PrescriptionForSevereChronicBronchitisInElderly.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. {
  2. "Key": "PrescriptionForSevereChronicBronchitisInElderly",
  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": " 慢性支气管炎俗称“老慢支”,是气管、支气管黏膜及其周围组织的慢性炎症。该病会影响患者生活质量和劳动能力,严重者会发展为“慢阻肺”,进而可能因呼吸衰竭、肺心病而死亡。主要表现为:反复发作的咳嗽、咳痰或伴有喘息,每年发作时间超过3个月,持续2年以上。症状常在冬季或气侯变化时加重。主要危险因素包括:吸烟(最重要的发病因素)、接触职业粉尘和化学物质、大气污染、室内污染、呼吸道感染等。采取健康生活方式,积极治疗,有助于身体康复、改善生活质量。",
  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. "label": "雾霾天外出注意戴口罩。",
  135. "value": "6"
  136. },
  137. {
  138. "label": "注意保暖,防止受凉,注意通风,避免呼吸道感染。",
  139. "value": "7"
  140. },
  141. {
  142. "label": "合理饮食,消瘦者注意补充蛋类、瘦肉等优质蛋白。",
  143. "value": "8"
  144. },
  145. {
  146. "label": "可进行散步、慢跑等活动,但以不引起明显的呼吸困难为基础。",
  147. "value": "9"
  148. }
  149. ],
  150. "children": null,
  151. "append": "",
  152. "placeholder": "",
  153. "required": null,
  154. "show-limit": false,
  155. "parentKey": null,
  156. "buttonName": null,
  157. "childrenKey": null
  158. },
  159. {
  160. "label": "治疗与康复",
  161. "defaultValue": null,
  162. "span": 12,
  163. "key": "History",
  164. "type": "checkbox",
  165. "border": null,
  166. "disabledValue": null,
  167. "options": [
  168. {
  169. "label": "遵医嘱服药。",
  170. "value": "1"
  171. },
  172. {
  173. "label": "诊断后长期随诊。每年做一次肺功能检查,筛查是否患有慢性阻塞性肺疾病。",
  174. "value": "2"
  175. }
  176. ],
  177. "children": null,
  178. "append": "",
  179. "placeholder": "",
  180. "required": null,
  181. "show-limit": false,
  182. "parentKey": null,
  183. "buttonName": null,
  184. "childrenKey": null
  185. },
  186. {
  187. "label": "急症处理",
  188. "defaultValue": null,
  189. "span": 12,
  190. "key": "Conclusion",
  191. "type": "checkbox",
  192. "border": null,
  193. "disabledValue": "",
  194. "options": [
  195. {
  196. "label": "急性加重\r\n痰量增多、黏稠可口服化爽药;痰为黄脓性需及时就诊;喘息加重时,减少活动,尽快联系医生或到附近医院就诊,严重者尽快拨打急救电话。",
  197. "value": "1"
  198. },
  199. {
  200. "label": "并发症\r\n当出现呼吸困难加重或嘴唇发紫、腿肿、腹胀、食欲差、胸痛、头晕、头疼或昏迷等症状时,提示存在并发症,应尽快就诊。",
  201. "value": "2"
  202. }
  203. ],
  204. "children": null,
  205. "append": "",
  206. "placeholder": "",
  207. "required": null,
  208. "show-limit": false,
  209. "parentKey": null,
  210. "buttonName": null,
  211. "childrenKey": null
  212. },
  213. {
  214. "label": "其他指导建议",
  215. "defaultValue": null,
  216. "span": 12,
  217. "key": "ReportDescription",
  218. "type": "textareaInput",
  219. "border": null,
  220. "disabledValue": null,
  221. "options": [],
  222. "children": null,
  223. "append": "",
  224. "placeholder": "",
  225. "required": null,
  226. "show-limit": false,
  227. "parentKey": null,
  228. "buttonName": null,
  229. "childrenKey": null
  230. },
  231. {
  232. "label": "医生/指导人员签名:",
  233. "defaultValue": null,
  234. "span": 12,
  235. "key": "DigitalSignature",
  236. "type": "signature",
  237. "border": null,
  238. "disabledValue": null,
  239. "options": [],
  240. "children": null,
  241. "append": "",
  242. "placeholder": "",
  243. "required": null,
  244. "show-limit": false,
  245. "parentKey": null,
  246. "buttonName": null,
  247. "childrenKey": null
  248. },
  249. {
  250. "label": "咨询电话:",
  251. "defaultValue": null,
  252. "span": 12,
  253. "key": "PatientPhoneNumber",
  254. "type": "numberInput",
  255. "border": null,
  256. "disabledValue": null,
  257. "options": [],
  258. "children": null,
  259. "append": "",
  260. "placeholder": "",
  261. "required": null,
  262. "show-limit": false,
  263. "parentKey": null,
  264. "buttonName": null,
  265. "childrenKey": null
  266. },
  267. {
  268. "label": "日期",
  269. "defaultValue": null,
  270. "span": 12,
  271. "key": "ReportTime",
  272. "type": "dateTime",
  273. "border": null,
  274. "disabledValue": null,
  275. "options": [],
  276. "children": null,
  277. "append": "",
  278. "placeholder": "",
  279. "required": null,
  280. "show-limit": false,
  281. "parentKey": null,
  282. "buttonName": null,
  283. "childrenKey": null
  284. },
  285. {
  286. "label": "重型老年慢性支气管炎患者健康教育处方使用说明 \r\n ★使用对象:重型老年慢性支气管炎患者。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,为其提供有针对性的健康指导。",
  287. "defaultValue": null,
  288. "span": 12,
  289. "key": "DescriptionLabel",
  290. "type": "label",
  291. "border": null,
  292. "disabledValue": null,
  293. "options": [],
  294. "children": null,
  295. "append": "",
  296. "placeholder": "",
  297. "required": null,
  298. "show-limit": false,
  299. "parentKey": null,
  300. "buttonName": null,
  301. "childrenKey": null
  302. }
  303. ]
  304. }