OsteoarthritisPrescription.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. {
  2. "Key": "OsteoarthritisPrescription",
  3. "Name": "骨关节炎患者健康教育处方",
  4. "Content": [
  5. {
  6. "label": "姓名",
  7. "defaultValue": null,
  8. "span": 12,
  9. "key": "PatientName",
  10. "type": "input",
  11. "border": null,
  12. "disabledValue": null,
  13. "options": [],
  14. "children": null,
  15. "append": "",
  16. "placeholder": "",
  17. "required": null,
  18. "show-limit": false,
  19. "parentKey": null,
  20. "buttonName": null,
  21. "childrenKey": null
  22. },
  23. {
  24. "label": "性别",
  25. "defaultValue": null,
  26. "span": 24,
  27. "key": "PatientGender",
  28. "type": "radio",
  29. "border": null,
  30. "disabledValue": null,
  31. "options": [
  32. {
  33. "label": "男",
  34. "value": "1"
  35. },
  36. {
  37. "label": "女",
  38. "value": "2"
  39. }
  40. ],
  41. "children": null,
  42. "append": null,
  43. "placeholder": null,
  44. "required": null,
  45. "show-limit": null,
  46. "parentKey": null,
  47. "buttonName": null,
  48. "childrenKey": null
  49. },
  50. {
  51. "label": "年龄",
  52. "defaultValue": null,
  53. "span": 12,
  54. "key": "PatientAge",
  55. "type": "numberInput",
  56. "border": null,
  57. "disabledValue": null,
  58. "options": [],
  59. "children": null,
  60. "append": "",
  61. "placeholder": "",
  62. "required": null,
  63. "show-limit": false,
  64. "parentKey": null,
  65. "buttonName": null,
  66. "childrenKey": null
  67. },
  68. {
  69. "label": "诊断",
  70. "defaultValue": null,
  71. "span": 12,
  72. "key": "DiseaseName",
  73. "type": "input",
  74. "border": null,
  75. "disabledValue": null,
  76. "options": [],
  77. "children": null,
  78. "append": "",
  79. "placeholder": "",
  80. "required": null,
  81. "show-limit": false,
  82. "parentKey": null,
  83. "buttonName": null,
  84. "childrenKey": null
  85. },
  86. {
  87. "label": " 骨关节炎是多种因素引起的关节软骨损伤、破坏导致的关节疾病。最常见的症状是关节疼痛和僵硬,久坐后起立活动时症状明显,活动后稍缓解,但活动过量后又会再加重。\r\n 骨关节炎主要危险因素包括:肥胖、关节软骨损伤、膝关节畸形、长时间寒冷阴湿环境等。年龄越大患病可能性越大,女性患病风险是男性的2~3倍。\r\n 采取健康生活方式,积极治疗,有助于身体康复、改善生活质量。",
  88. "defaultValue": null,
  89. "span": 12,
  90. "key": "Hint_Label",
  91. "type": "label",
  92. "border": null,
  93. "disabledValue": null,
  94. "options": [],
  95. "children": null,
  96. "append": "",
  97. "placeholder": "",
  98. "required": null,
  99. "show-limit": false,
  100. "parentKey": null,
  101. "buttonName": null,
  102. "childrenKey": null
  103. },
  104. {
  105. "label": "健康生活方式",
  106. "defaultValue": null,
  107. "span": 12,
  108. "key": "PatientInspectionItems",
  109. "type": "checkbox",
  110. "border": null,
  111. "disabledValue": null,
  112. "options": [
  113. {
  114. "label": "控制体重:超重或肥胖患者应通过健康饮食、合理的运动锻炼控制体重。",
  115. "value": "1"
  116. },
  117. {
  118. "label": "身体活动:除了关节肿胀时需要限制活动外,骨关节炎患者应积极进行身体活动。要注意选择合适的运动方式,走平缓的路,少走陡坡。尽量减少爬山、爬楼、蹲起、提重物、长距离行走。",
  119. "value": "2"
  120. },
  121. {
  122. "label": "注意保暖,减少寒冷刺激。",
  123. "value": "3"
  124. },
  125. {
  126. "label": "不吸烟(吸烟者戒烟)。",
  127. "value": "4"
  128. },
  129. {
  130. "label": "避免接触二手烟。",
  131. "value": "5"
  132. }
  133. ],
  134. "children": null,
  135. "append": "",
  136. "placeholder": "",
  137. "required": null,
  138. "show-limit": false,
  139. "parentKey": null,
  140. "buttonName": null,
  141. "childrenKey": null
  142. },
  143. {
  144. "label": "治疗与康复",
  145. "defaultValue": null,
  146. "span": 12,
  147. "key": "History",
  148. "type": "checkbox",
  149. "border": null,
  150. "disabledValue": null,
  151. "options": [
  152. {
  153. "label": "遵医嘱服药。",
  154. "value": "1"
  155. },
  156. {
  157. "label": "外用膏药可根据具体情况使用,注意避免皮肤过敏。",
  158. "value": "2"
  159. },
  160. {
  161. "label": "可以局部热敷(如用热水袋等),但关节肿胀积液期不建议使用。",
  162. "value": "3"
  163. },
  164. {
  165. "label": "康复锻炼\r\n(1)关节活动范围锻炼:膝关节伸直和弯曲的锻炼每天做100次,保持关节灵活运动。\r\n(2)肌肉锻炼:将腿绷直抬腿,坚持5~10秒放下。建议每类练习100次。\r\n(3)步行:简单易行,是耐力锻炼的首选。\r\n(4)骑车:膝关节负重少,能增强肌肉力量。",
  166. "value": "4"
  167. }
  168. ],
  169. "children": null,
  170. "append": "",
  171. "placeholder": "",
  172. "required": null,
  173. "show-limit": false,
  174. "parentKey": null,
  175. "buttonName": null,
  176. "childrenKey": null
  177. },
  178. {
  179. "label": "急症处理",
  180. "defaultValue": null,
  181. "span": 12,
  182. "key": "Conclusion",
  183. "type": "checkbox",
  184. "border": null,
  185. "disabledValue": "",
  186. "options": [
  187. {
  188. "label": "因劳累或受凉等情况可能会出现关节肿胀、疼痛等症状急性加重,这时应休息,减少行走、提重物等活动,可以冰敷、外用消炎止痛软膏,必要时可口服消炎止疼药。如果病情加重,及时就医。",
  189. "value": "1"
  190. }
  191. ],
  192. "children": null,
  193. "append": "",
  194. "placeholder": "",
  195. "required": null,
  196. "show-limit": false,
  197. "parentKey": null,
  198. "buttonName": null,
  199. "childrenKey": null
  200. },
  201. {
  202. "label": "其他指导建议",
  203. "defaultValue": null,
  204. "span": 12,
  205. "key": "ReportDescription",
  206. "type": "textareaInput",
  207. "border": null,
  208. "disabledValue": null,
  209. "options": [],
  210. "children": null,
  211. "append": "",
  212. "placeholder": "",
  213. "required": null,
  214. "show-limit": false,
  215. "parentKey": null,
  216. "buttonName": null,
  217. "childrenKey": null
  218. },
  219. {
  220. "label": "医生/指导人员签名:",
  221. "defaultValue": null,
  222. "span": 12,
  223. "key": "DigitalSignature",
  224. "type": "signature",
  225. "border": null,
  226. "disabledValue": null,
  227. "options": [],
  228. "children": null,
  229. "append": "",
  230. "placeholder": "",
  231. "required": null,
  232. "show-limit": false,
  233. "parentKey": null,
  234. "buttonName": null,
  235. "childrenKey": null
  236. },
  237. {
  238. "label": "咨询电话:",
  239. "defaultValue": null,
  240. "span": 12,
  241. "key": "PatientPhoneNumber",
  242. "type": "numberInput",
  243. "border": null,
  244. "disabledValue": null,
  245. "options": [],
  246. "children": null,
  247. "append": "",
  248. "placeholder": "",
  249. "required": null,
  250. "show-limit": false,
  251. "parentKey": null,
  252. "buttonName": null,
  253. "childrenKey": null
  254. },
  255. {
  256. "label": "日期",
  257. "defaultValue": null,
  258. "span": 12,
  259. "key": "ReportTime",
  260. "type": "dateTime",
  261. "border": null,
  262. "disabledValue": null,
  263. "options": [],
  264. "children": null,
  265. "append": "",
  266. "placeholder": "",
  267. "required": null,
  268. "show-limit": false,
  269. "parentKey": null,
  270. "buttonName": null,
  271. "childrenKey": null
  272. },
  273. {
  274. "label": "骨关节炎患者健康教育处方使用说明 \r\n ★使用对象:大骨节病患者。 \r\n ★使用方法 \r\n 1.本处方仅限于在大骨节病流行地区使用。 \r\n 2.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。\r\n 3.医务人员应结合患者的病情、健康危险因素等,提供有针对性的健康指导。",
  275. "defaultValue": null,
  276. "span": 12,
  277. "key": "DescriptionLabel",
  278. "type": "label",
  279. "border": null,
  280. "disabledValue": null,
  281. "options": [],
  282. "children": null,
  283. "append": "",
  284. "placeholder": "",
  285. "required": null,
  286. "show-limit": false,
  287. "parentKey": null,
  288. "buttonName": null,
  289. "childrenKey": null
  290. }
  291. ]
  292. }