PrescriptionForTrichomoniasisVaginitis.json 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289
  1. {
  2. "Key": "PrescriptionForTrichomoniasisVaginitis",
  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": "每天换洗内裤。换洗后的内裤及清洗外阴用的毛巾用清水煮沸5~10分钟, 以消灭滴虫。",
  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. "label": "保持心情舒畅、情绪稳定,减轻精神压力。",
  155. "value": "11"
  156. }
  157. ],
  158. "children": null,
  159. "append": "",
  160. "placeholder": "",
  161. "required": null,
  162. "show-limit": false,
  163. "parentKey": null,
  164. "buttonName": null,
  165. "childrenKey": null
  166. },
  167. {
  168. "label": "治疗与康复",
  169. "defaultValue": null,
  170. "span": 12,
  171. "key": "History",
  172. "type": "checkbox",
  173. "border": null,
  174. "disabledValue": null,
  175. "options": [
  176. {
  177. "label": "遵医嘱服药。",
  178. "value": "1"
  179. },
  180. {
  181. "label": "需要同时对性伴侣进行治疗。",
  182. "value": "2"
  183. },
  184. {
  185. "label": "治疗后遵医嘱复查。",
  186. "value": "3"
  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": "ReportDescription",
  203. "type": "textareaInput",
  204. "border": null,
  205. "disabledValue": null,
  206. "options": [],
  207. "children": null,
  208. "append": "",
  209. "placeholder": "",
  210. "required": null,
  211. "show-limit": false,
  212. "parentKey": null,
  213. "buttonName": null,
  214. "childrenKey": null
  215. },
  216. {
  217. "label": "医生/指导人员签名:",
  218. "defaultValue": null,
  219. "span": 12,
  220. "key": "DigitalSignature",
  221. "type": "signature",
  222. "border": null,
  223. "disabledValue": null,
  224. "options": [],
  225. "children": null,
  226. "append": "",
  227. "placeholder": "",
  228. "required": null,
  229. "show-limit": false,
  230. "parentKey": null,
  231. "buttonName": null,
  232. "childrenKey": null
  233. },
  234. {
  235. "label": "咨询电话:",
  236. "defaultValue": null,
  237. "span": 12,
  238. "key": "PatientPhoneNumber",
  239. "type": "numberInput",
  240. "border": null,
  241. "disabledValue": null,
  242. "options": [],
  243. "children": null,
  244. "append": "",
  245. "placeholder": "",
  246. "required": null,
  247. "show-limit": false,
  248. "parentKey": null,
  249. "buttonName": null,
  250. "childrenKey": null
  251. },
  252. {
  253. "label": "日期",
  254. "defaultValue": null,
  255. "span": 12,
  256. "key": "ReportTime",
  257. "type": "dateTime",
  258. "border": null,
  259. "disabledValue": null,
  260. "options": [],
  261. "children": null,
  262. "append": "",
  263. "placeholder": "",
  264. "required": null,
  265. "show-limit": false,
  266. "parentKey": null,
  267. "buttonName": null,
  268. "childrenKey": null
  269. },
  270. {
  271. "label": "滴虫阴道炎患者健康教育处方使用说明 \r\n ★使用对象:滴虫阴道炎患者。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,提供有针对性的健康指导。",
  272. "defaultValue": null,
  273. "span": 12,
  274. "key": "DescriptionLabel",
  275. "type": "label",
  276. "border": null,
  277. "disabledValue": null,
  278. "options": [],
  279. "children": null,
  280. "append": "",
  281. "placeholder": "",
  282. "required": null,
  283. "show-limit": false,
  284. "parentKey": null,
  285. "buttonName": null,
  286. "childrenKey": null
  287. }
  288. ]
  289. }