PrescriptionForEsophagealCancer.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. {
  2. "Key": "PrescriptionForEsophagealCancer",
  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 食管癌的危险因素主要包括:吃饭过快,常吃粗糙、过硬、过热的食物以及腌制、霉变食物等,缺乏维生素和微量元素,吸烟,长期大量饮酒,超重、肥胖,患贲门失弛缓症、胃食管反流病等慢性食管疾病,以及遗传因素,等等。\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. "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. "label": "保持心情舒畅,情绪稳定,减轻精神压力。",
  151. "value": "10"
  152. }
  153. ],
  154. "children": null,
  155. "append": "",
  156. "placeholder": "",
  157. "required": null,
  158. "show-limit": false,
  159. "parentKey": null,
  160. "buttonName": null,
  161. "childrenKey": null
  162. },
  163. {
  164. "label": "治疗与康复",
  165. "defaultValue": null,
  166. "span": 12,
  167. "key": "History",
  168. "type": "checkbox",
  169. "border": null,
  170. "disabledValue": null,
  171. "options": [
  172. {
  173. "label": "需要长期药物治疗者严格按照医嘱服药,口服化疗药避免漏服、多服。",
  174. "value": "1"
  175. },
  176. {
  177. "label": "手术后患者应在医生的指导下进行适当地康复训练,鼓励尽早下床活动。",
  178. "value": "2"
  179. },
  180. {
  181. "label": "接受治疗期间和治疗后,根据病情和医生建议密切观察血常规、电解质、肝肾功能、肿瘤相关指标变化情况,及其他不良反应,如有异常及时就诊。",
  182. "value": "3"
  183. },
  184. {
  185. "label": "治疗结束后,患者定期复查,如果出现前胸、后背疼痛,腋下、锁骨上淋巴结肿大,声音嘶哑等情况,要及时到医院复诊。",
  186. "value": "4"
  187. }
  188. ],
  189. "children": null,
  190. "append": "",
  191. "placeholder": "",
  192. "required": null,
  193. "show-limit": false,
  194. "parentKey": null,
  195. "buttonName": null,
  196. "childrenKey": null
  197. },
  198. {
  199. "label": "急症处理",
  200. "defaultValue": null,
  201. "span": 12,
  202. "key": "Conclusion",
  203. "type": "checkbox",
  204. "border": null,
  205. "disabledValue": "",
  206. "options": [
  207. {
  208. "label": "如病情加重,尤其是出现下列情况,应尽快到医院就诊:\r\n(1)剧烈呕吐或呕血。\r\n(2)术后患者出现剧烈的持续性咳嗽,或憋气、严重呼吸困难。\r\n(3)晕厥或昏迷。\r\n(4)出现严重电解质紊乱(如低血钾、低血钠等)的症状,如乏力、腹胀、心悸、反应迟钝、嗜睡,甚至昏迷等。\r\n(5)化疗后出现严重骨髓抑制,如白细胞减少、中性粒细胞减少、血小板减少、贫血等,或伴有发热、呼吸困难、心慌、喘憋、皮肤散在的出血点等症状。\r\n(6)其他严重情况。",
  209. "value": "1"
  210. }
  211. ],
  212. "children": null,
  213. "append": "",
  214. "placeholder": "",
  215. "required": null,
  216. "show-limit": false,
  217. "parentKey": null,
  218. "buttonName": null,
  219. "childrenKey": null
  220. },
  221. {
  222. "label": "其他指导建议",
  223. "defaultValue": null,
  224. "span": 12,
  225. "key": "ReportDescription",
  226. "type": "textareaInput",
  227. "border": null,
  228. "disabledValue": null,
  229. "options": [],
  230. "children": null,
  231. "append": "",
  232. "placeholder": "",
  233. "required": null,
  234. "show-limit": false,
  235. "parentKey": null,
  236. "buttonName": null,
  237. "childrenKey": null
  238. },
  239. {
  240. "label": "医生/指导人员签名:",
  241. "defaultValue": null,
  242. "span": 12,
  243. "key": "DigitalSignature",
  244. "type": "signature",
  245. "border": null,
  246. "disabledValue": null,
  247. "options": [],
  248. "children": null,
  249. "append": "",
  250. "placeholder": "",
  251. "required": null,
  252. "show-limit": false,
  253. "parentKey": null,
  254. "buttonName": null,
  255. "childrenKey": null
  256. },
  257. {
  258. "label": "咨询电话:",
  259. "defaultValue": null,
  260. "span": 12,
  261. "key": "PatientPhoneNumber",
  262. "type": "numberInput",
  263. "border": null,
  264. "disabledValue": null,
  265. "options": [],
  266. "children": null,
  267. "append": "",
  268. "placeholder": "",
  269. "required": null,
  270. "show-limit": false,
  271. "parentKey": null,
  272. "buttonName": null,
  273. "childrenKey": null
  274. },
  275. {
  276. "label": "日期",
  277. "defaultValue": null,
  278. "span": 12,
  279. "key": "ReportTime",
  280. "type": "dateTime",
  281. "border": null,
  282. "disabledValue": null,
  283. "options": [],
  284. "children": null,
  285. "append": "",
  286. "placeholder": "",
  287. "required": null,
  288. "show-limit": false,
  289. "parentKey": null,
  290. "buttonName": null,
  291. "childrenKey": null
  292. },
  293. {
  294. "label": "食管癌患者健康教育处方使用说明 \r\n ★使用对象:食管癌患者。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,为其提供有针对性的健康指导。",
  295. "defaultValue": null,
  296. "span": 12,
  297. "key": "DescriptionLabel",
  298. "type": "label",
  299. "border": null,
  300. "disabledValue": null,
  301. "options": [],
  302. "children": null,
  303. "append": "",
  304. "placeholder": "",
  305. "required": null,
  306. "show-limit": false,
  307. "parentKey": null,
  308. "buttonName": null,
  309. "childrenKey": null
  310. }
  311. ]
  312. }