PrescriptionForCervicalPrecancerousLesions.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. {
  2. "Key": "PrescriptionForCervicalPrecancerousLesions",
  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": " 宫颈癌前病变是指与宫颈癌密切相关的一组宫颈病变,分为低级别病变(CIN1)和高级别病变(CIN2和CIN3,即癌前病变)。低级别病变可以消退,变为正常,只有极少数向宫颈癌自然发展,病变部位可以进行冷冻,激光等物理治疗,不用切除。高级别病变向宫颈癌自然发展的风险高,若不及时治疗,有一部分将会发展为宫颈癌,需要在宫颈进行局部手术治疗。\r\n 宫颈癌前病变的发生与高危型人乳头瘤病毒(HPV)的持续感染有关,一般多无特殊临床表现,部分患者在同房后有出血症状。及早发现,及时治疗,绝大多数宫颈癌前病变可以治愈。确诊后的定期随访和复查非常关键,可以及时发现宫颈癌前病变复发,及早干预,预防发展为宫颈癌。\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. "children": null,
  186. "append": "",
  187. "placeholder": "",
  188. "required": null,
  189. "show-limit": false,
  190. "parentKey": null,
  191. "buttonName": null,
  192. "childrenKey": null
  193. },
  194. {
  195. "label": "其他指导建议",
  196. "defaultValue": null,
  197. "span": 12,
  198. "key": "ReportDescription",
  199. "type": "textareaInput",
  200. "border": null,
  201. "disabledValue": null,
  202. "options": [],
  203. "children": null,
  204. "append": "",
  205. "placeholder": "",
  206. "required": null,
  207. "show-limit": false,
  208. "parentKey": null,
  209. "buttonName": null,
  210. "childrenKey": null
  211. },
  212. {
  213. "label": "医生/指导人员签名:",
  214. "defaultValue": null,
  215. "span": 12,
  216. "key": "DigitalSignature",
  217. "type": "signature",
  218. "border": null,
  219. "disabledValue": null,
  220. "options": [],
  221. "children": null,
  222. "append": "",
  223. "placeholder": "",
  224. "required": null,
  225. "show-limit": false,
  226. "parentKey": null,
  227. "buttonName": null,
  228. "childrenKey": null
  229. },
  230. {
  231. "label": "咨询电话:",
  232. "defaultValue": null,
  233. "span": 12,
  234. "key": "PatientPhoneNumber",
  235. "type": "numberInput",
  236. "border": null,
  237. "disabledValue": null,
  238. "options": [],
  239. "children": null,
  240. "append": "",
  241. "placeholder": "",
  242. "required": null,
  243. "show-limit": false,
  244. "parentKey": null,
  245. "buttonName": null,
  246. "childrenKey": null
  247. },
  248. {
  249. "label": "日期",
  250. "defaultValue": null,
  251. "span": 12,
  252. "key": "ReportTime",
  253. "type": "dateTime",
  254. "border": null,
  255. "disabledValue": null,
  256. "options": [],
  257. "children": null,
  258. "append": "",
  259. "placeholder": "",
  260. "required": null,
  261. "show-limit": false,
  262. "parentKey": null,
  263. "buttonName": null,
  264. "childrenKey": null
  265. },
  266. {
  267. "label": "宫颈癌前病变患者健康教育处方使用说明 \r\n ★使用对象:宫颈癌前病变患者。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,提供有针对性的健康指导。",
  268. "defaultValue": null,
  269. "span": 12,
  270. "key": "DescriptionLabel",
  271. "type": "label",
  272. "border": null,
  273. "disabledValue": null,
  274. "options": [],
  275. "children": null,
  276. "append": "",
  277. "placeholder": "",
  278. "required": null,
  279. "show-limit": false,
  280. "parentKey": null,
  281. "buttonName": null,
  282. "childrenKey": null
  283. }
  284. ]
  285. }