PrescriptionForPerinatalDepression.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. {
  2. "Key": "PrescriptionForPerinatalDepression",
  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": " 孕产期抑郁(又称“围生期抑郁”)是指特发于女性妊娠期及产后4周内的抑郁症,但临床上常延长到产后1年,包括孕期抑郁及产后抑郁。若不治疗,一般持续半年以上,但严重的也可持续1~2年,至少一半以上存在复发风险。\r\n 孕产期抑郁主要表现为情绪低落、高兴不起来、没有兴趣、易疲劳、精力差、焦虑烦躁、易起急、失眠、食欲差、自责内疚、悲观消极等。孕产期抑郁的危害很大,严重时会影响孕产妇及婴幼儿的身心健康、胚胎发育、母婴关系,甚至孩子成年后的身心健康,部分孕产妇会出现伤害自己及孩子的行为。\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. "label": "尽量避免饮用如咖啡、浓茶等容易导致兴奋的饮料。",
  155. "value": "11"
  156. },
  157. {
  158. "label": "不吸烟(吸烟者戒烟)。",
  159. "value": "12"
  160. },
  161. {
  162. "label": "避免接触二手烟。",
  163. "value": "13"
  164. },
  165. {
  166. "label": "不饮酒。",
  167. "value": "14"
  168. }
  169. ],
  170. "children": null,
  171. "append": "",
  172. "placeholder": "",
  173. "required": null,
  174. "show-limit": false,
  175. "parentKey": null,
  176. "buttonName": null,
  177. "childrenKey": null
  178. },
  179. {
  180. "label": "治疗与康复",
  181. "defaultValue": null,
  182. "span": 12,
  183. "key": "History",
  184. "type": "checkbox",
  185. "border": null,
  186. "disabledValue": null,
  187. "options": [
  188. {
  189. "label": "一旦确诊,尽早治疗,避免讳疾忌医。",
  190. "value": "1"
  191. },
  192. {
  193. "label": "适用的治疗方法包括心理治疗、药物治疗、物理治疗及其他治疗,与专科医生共同协商确定具体治疗方案,并在专科医生的指导下系统治疗。",
  194. "value": "2"
  195. },
  196. {
  197. "label": "定期复查。如发现病情反复或加重,应尽快寻求专科医生帮助。",
  198. "value": "3"
  199. },
  200. {
  201. "label": "病情缓解后尽快恢复家庭及社会角色,合理安排生活、工作与育儿,避免过度劳累,防止疾病复发。",
  202. "value": "4"
  203. },
  204. {
  205. "label": "家人、同事的理解、陪伴和关爱是强有力的情感支持,有助于患者保持良好的心态,积极面对疾病,早日康复。",
  206. "value": "5"
  207. }
  208. ],
  209. "children": null,
  210. "append": "",
  211. "placeholder": "",
  212. "required": null,
  213. "show-limit": false,
  214. "parentKey": null,
  215. "buttonName": null,
  216. "childrenKey": null
  217. },
  218. {
  219. "label": "急症处理",
  220. "defaultValue": null,
  221. "span": 12,
  222. "key": "Conclusion",
  223. "type": "checkbox",
  224. "border": null,
  225. "disabledValue": "",
  226. "options": [
  227. {
  228. "label": "如病情加重,尤其是出现下列情况,应尽快到医院就诊,同时需要家人密切监护。\r\n(1)存在伤害自己及孩子的想法及行为。\r\n(2)生活不能自理。\r\n(3)服药后出现明显的药物不良反应。\r\n(4)其他严重情况。",
  229. "value": "1"
  230. }
  231. ],
  232. "children": null,
  233. "append": "",
  234. "placeholder": "",
  235. "required": null,
  236. "show-limit": false,
  237. "parentKey": null,
  238. "buttonName": null,
  239. "childrenKey": null
  240. },
  241. {
  242. "label": "其他指导建议",
  243. "defaultValue": null,
  244. "span": 12,
  245. "key": "ReportDescription",
  246. "type": "textareaInput",
  247. "border": null,
  248. "disabledValue": null,
  249. "options": [],
  250. "children": null,
  251. "append": "",
  252. "placeholder": "",
  253. "required": null,
  254. "show-limit": false,
  255. "parentKey": null,
  256. "buttonName": null,
  257. "childrenKey": null
  258. },
  259. {
  260. "label": "医生/指导人员签名:",
  261. "defaultValue": null,
  262. "span": 12,
  263. "key": "DigitalSignature",
  264. "type": "signature",
  265. "border": null,
  266. "disabledValue": null,
  267. "options": [],
  268. "children": null,
  269. "append": "",
  270. "placeholder": "",
  271. "required": null,
  272. "show-limit": false,
  273. "parentKey": null,
  274. "buttonName": null,
  275. "childrenKey": null
  276. },
  277. {
  278. "label": "咨询电话:",
  279. "defaultValue": null,
  280. "span": 12,
  281. "key": "PatientPhoneNumber",
  282. "type": "numberInput",
  283. "border": null,
  284. "disabledValue": null,
  285. "options": [],
  286. "children": null,
  287. "append": "",
  288. "placeholder": "",
  289. "required": null,
  290. "show-limit": false,
  291. "parentKey": null,
  292. "buttonName": null,
  293. "childrenKey": null
  294. },
  295. {
  296. "label": "日期",
  297. "defaultValue": null,
  298. "span": 12,
  299. "key": "ReportTime",
  300. "type": "dateTime",
  301. "border": null,
  302. "disabledValue": null,
  303. "options": [],
  304. "children": null,
  305. "append": "",
  306. "placeholder": "",
  307. "required": null,
  308. "show-limit": false,
  309. "parentKey": null,
  310. "buttonName": null,
  311. "childrenKey": null
  312. },
  313. {
  314. "label": "孕产期抑郁患者健康教育处方使用说明 \r\n ★使用对象:孕产期抑郁患者及其家属。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,为其提供有针对性的健康指导。",
  315. "defaultValue": null,
  316. "span": 12,
  317. "key": "DescriptionLabel",
  318. "type": "label",
  319. "border": null,
  320. "disabledValue": null,
  321. "options": [],
  322. "children": null,
  323. "append": "",
  324. "placeholder": "",
  325. "required": null,
  326. "show-limit": false,
  327. "parentKey": null,
  328. "buttonName": null,
  329. "childrenKey": null
  330. }
  331. ]
  332. }