PrescriptionForAcuteCervicitis.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  1. {
  2. "Key": "PrescriptionForAcuteCervicitis",
  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 采取健康生活方式,积极治疗,有助于身体康复,改善生活质量。",
  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. "children": null,
  147. "append": "",
  148. "placeholder": "",
  149. "required": null,
  150. "show-limit": false,
  151. "parentKey": null,
  152. "buttonName": null,
  153. "childrenKey": null
  154. },
  155. {
  156. "label": "治疗与康复",
  157. "defaultValue": null,
  158. "span": 12,
  159. "key": "History",
  160. "type": "checkbox",
  161. "border": null,
  162. "disabledValue": null,
  163. "options": [
  164. {
  165. "label": " 遵医嘱用药。",
  166. "value": "1"
  167. },
  168. {
  169. "label": "如果经检查确诊是由性传播疾病病原体如淋病奈瑟菌、沙眼衣原体等引起,需要同时对性伴侣进行检查及治疗。",
  170. "value": "2"
  171. },
  172. {
  173. "label": "由性传播疾病病原体引起的急性宫颈炎患者,在治疗后4~6周复查病原体。",
  174. "value": "3"
  175. },
  176. {
  177. "label": "及时规范治疗细菌性阴道病、外阴阴道假丝酵母菌病等相关阴道炎症,避免发展为急性宫颈炎。",
  178. "value": "4"
  179. }
  180. ],
  181. "children": null,
  182. "append": "",
  183. "placeholder": "",
  184. "required": null,
  185. "show-limit": false,
  186. "parentKey": null,
  187. "buttonName": null,
  188. "childrenKey": null
  189. },
  190. {
  191. "label": "其他指导建议",
  192. "defaultValue": null,
  193. "span": 12,
  194. "key": "ReportDescription",
  195. "type": "textareaInput",
  196. "border": null,
  197. "disabledValue": null,
  198. "options": [],
  199. "children": null,
  200. "append": "",
  201. "placeholder": "",
  202. "required": null,
  203. "show-limit": false,
  204. "parentKey": null,
  205. "buttonName": null,
  206. "childrenKey": null
  207. },
  208. {
  209. "label": "医生/指导人员签名:",
  210. "defaultValue": null,
  211. "span": 12,
  212. "key": "DigitalSignature",
  213. "type": "signature",
  214. "border": null,
  215. "disabledValue": null,
  216. "options": [],
  217. "children": null,
  218. "append": "",
  219. "placeholder": "",
  220. "required": null,
  221. "show-limit": false,
  222. "parentKey": null,
  223. "buttonName": null,
  224. "childrenKey": null
  225. },
  226. {
  227. "label": "咨询电话:",
  228. "defaultValue": null,
  229. "span": 12,
  230. "key": "PatientPhoneNumber",
  231. "type": "numberInput",
  232. "border": null,
  233. "disabledValue": null,
  234. "options": [],
  235. "children": null,
  236. "append": "",
  237. "placeholder": "",
  238. "required": null,
  239. "show-limit": false,
  240. "parentKey": null,
  241. "buttonName": null,
  242. "childrenKey": null
  243. },
  244. {
  245. "label": "日期",
  246. "defaultValue": null,
  247. "span": 12,
  248. "key": "ReportTime",
  249. "type": "dateTime",
  250. "border": null,
  251. "disabledValue": null,
  252. "options": [],
  253. "children": null,
  254. "append": "",
  255. "placeholder": "",
  256. "required": null,
  257. "show-limit": false,
  258. "parentKey": null,
  259. "buttonName": null,
  260. "childrenKey": null
  261. },
  262. {
  263. "label": "急性宫颈炎患者健康教育处方使用说明 \r\n ★使用对象:急性宫颈炎患者。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,提供有针对性的健康指导。",
  264. "defaultValue": null,
  265. "span": 12,
  266. "key": "DescriptionLabel",
  267. "type": "label",
  268. "border": null,
  269. "disabledValue": null,
  270. "options": [],
  271. "children": null,
  272. "append": "",
  273. "placeholder": "",
  274. "required": null,
  275. "show-limit": false,
  276. "parentKey": null,
  277. "buttonName": null,
  278. "childrenKey": null
  279. }
  280. ]
  281. }