PrescriptionForBreastCancer.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. {
  2. "Key": "PrescriptionForBreastCancer",
  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. "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. "label": "化疗期间遵医嘱按时复查血常规、血生化等检查;注意休息,适当活动;注意饮食卫生,保持营养均衡,适当增加优质蛋白质摄入;保持口腔清洁;远离呼吸道传播疾病患者,必要时佩戴口罩。",
  178. "value": "3"
  179. },
  180. {
  181. "label": "放疗期间避免放疗区域皮肤摩擦,保持局部皮肤通风干燥、清洁;避免使用过热的水洗浴;避免穿紧身内衣;照射区域避免日光照射、热敷或冰敷等刺激;照射区域不可擅自涂抹药膏、粘贴胶布。如有皮肤红肿、瘙痒、疼痛、水疱、破溃等症状,需及时就诊。",
  182. "value": "4"
  183. },
  184. {
  185. "label": "内分泌治疗期间要按时服药,适当补钙,遵医嘱定期复查妇科彩超、骨密度、血生化等检查。",
  186. "value": "5"
  187. },
  188. {
  189. "label": "靶向治疗期间要遵医嘱定期复查心电图、超声心动图等心脏检查,如有胸闷、气短等症状需及时就诊。",
  190. "value": "6"
  191. },
  192. {
  193. "label": "放化疗及内分泌治疗期间,应严格避孕,建议采用工具避孕。有生育需求的年轻患者可在化疗开始前向医生咨询卵巢功能保护措施。治疗结束后如有生育计划,建议备孕前先咨询专业医生。",
  194. "value": "7"
  195. },
  196. {
  197. "label": "遵医嘱终身定期复查。",
  198. "value": "8"
  199. }
  200. ],
  201. "children": null,
  202. "append": "",
  203. "placeholder": "",
  204. "required": null,
  205. "show-limit": false,
  206. "parentKey": null,
  207. "buttonName": null,
  208. "childrenKey": null
  209. },
  210. {
  211. "label": "急症处理",
  212. "defaultValue": null,
  213. "span": 12,
  214. "key": "Conclusion",
  215. "type": "checkbox",
  216. "border": null,
  217. "disabledValue": "",
  218. "options": [
  219. {
  220. "label": "化疗后出现不良反应应及时咨询医生,如果出现严重不良反应,如严重呕吐、腹泻,白细胞明显减少等严重骨髓抑制现象,高热等,或出现其他严重情况,尽快到医院就诊。",
  221. "value": "1"
  222. }
  223. ],
  224. "children": null,
  225. "append": "",
  226. "placeholder": "",
  227. "required": null,
  228. "show-limit": false,
  229. "parentKey": null,
  230. "buttonName": null,
  231. "childrenKey": null
  232. },
  233. {
  234. "label": "其他指导建议",
  235. "defaultValue": null,
  236. "span": 12,
  237. "key": "ReportDescription",
  238. "type": "textareaInput",
  239. "border": null,
  240. "disabledValue": null,
  241. "options": [],
  242. "children": null,
  243. "append": "",
  244. "placeholder": "",
  245. "required": null,
  246. "show-limit": false,
  247. "parentKey": null,
  248. "buttonName": null,
  249. "childrenKey": null
  250. },
  251. {
  252. "label": "医生/指导人员签名:",
  253. "defaultValue": null,
  254. "span": 12,
  255. "key": "DigitalSignature",
  256. "type": "signature",
  257. "border": null,
  258. "disabledValue": null,
  259. "options": [],
  260. "children": null,
  261. "append": "",
  262. "placeholder": "",
  263. "required": null,
  264. "show-limit": false,
  265. "parentKey": null,
  266. "buttonName": null,
  267. "childrenKey": null
  268. },
  269. {
  270. "label": "咨询电话:",
  271. "defaultValue": null,
  272. "span": 12,
  273. "key": "PatientPhoneNumber",
  274. "type": "numberInput",
  275. "border": null,
  276. "disabledValue": null,
  277. "options": [],
  278. "children": null,
  279. "append": "",
  280. "placeholder": "",
  281. "required": null,
  282. "show-limit": false,
  283. "parentKey": null,
  284. "buttonName": null,
  285. "childrenKey": null
  286. },
  287. {
  288. "label": "日期",
  289. "defaultValue": null,
  290. "span": 12,
  291. "key": "ReportTime",
  292. "type": "dateTime",
  293. "border": null,
  294. "disabledValue": null,
  295. "options": [],
  296. "children": null,
  297. "append": "",
  298. "placeholder": "",
  299. "required": null,
  300. "show-limit": false,
  301. "parentKey": null,
  302. "buttonName": null,
  303. "childrenKey": null
  304. },
  305. {
  306. "label": "乳腺癌患者健康教育处方使用说明 \r\n ★使用对象:乳腺癌患者。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,为其提供有针对性的健康指导。",
  307. "defaultValue": null,
  308. "span": 12,
  309. "key": "DescriptionLabel",
  310. "type": "label",
  311. "border": null,
  312. "disabledValue": null,
  313. "options": [],
  314. "children": null,
  315. "append": "",
  316. "placeholder": "",
  317. "required": null,
  318. "show-limit": false,
  319. "parentKey": null,
  320. "buttonName": null,
  321. "childrenKey": null
  322. }
  323. ]
  324. }