PediatricIronDeficiencyAnemiaPrescription.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. {
  2. "Key": "PediatricIronDeficiencyAnemiaPrescription",
  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 儿童缺铁性贫血发生的原因主要有:①先天铁储备不足:母亲孕前及孕期铁的摄入量不足,早产、低出生体重使胎儿铁储备不足。②铁摄入不足:婴儿满6月龄时未及时添加含铁丰富的辅食;儿童饮食中铁缺乏,或存在挑食,偏食等不良饮食习惯。③铁需要量高;生长发育快,摄入的铁不能满足生长发育的需要。④铁吸收减少或丢失过多:膳食中缺乏维生素C,摄入的铁吸收率低;长期腹泻等疾病影响身体对铁的吸收利用;感染寄生虫病等造成长期慢性失血。\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": "母乳喂养。坚持6月龄内纯母乳喂养,添加辅食后继续母乳喂养至2岁。",
  115. "value": "1"
  116. },
  117. {
  118. "label": "6月龄起添加辅食。从富含铁的泥糊状食物(如肉泥、强化铁的米粉)开始,从少到多,从稀到稠,从一种到多种,逐步达到食物多样。",
  119. "value": "2"
  120. },
  121. {
  122. "label": "合理搭配孩子饮食。多吃含铁丰富及铁吸收率高的食物(瘦肉、肝脏、血等),同时增加绿叶蔬菜,新鲜水果等富含维生素C的食物摄入,促进铁的吸收。",
  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. "children": null,
  143. "append": "",
  144. "placeholder": "",
  145. "required": null,
  146. "show-limit": false,
  147. "parentKey": null,
  148. "buttonName": null,
  149. "childrenKey": null
  150. },
  151. {
  152. "label": "治疗与康复",
  153. "defaultValue": null,
  154. "span": 12,
  155. "key": "History",
  156. "type": "checkbox",
  157. "border": null,
  158. "disabledValue": null,
  159. "options": [
  160. {
  161. "label": "轻度贫血患儿首选通过调整食物来改善贫血,如多吃瘦肉、肝脏和富含维生素C的食物。",
  162. "value": "1"
  163. },
  164. {
  165. "label": "中重度贫血患儿在食物改善基础上,严格遵医嘱用营养补充剂或药物,改善需要时间,不要自行停药或更改服用剂量。",
  166. "value": "2"
  167. },
  168. {
  169. "label": "遵医嘱复诊。",
  170. "value": "3"
  171. },
  172. {
  173. "label": "定期监测血常规。",
  174. "value": "4"
  175. }
  176. ],
  177. "children": null,
  178. "append": "",
  179. "placeholder": "",
  180. "required": null,
  181. "show-limit": false,
  182. "parentKey": null,
  183. "buttonName": null,
  184. "childrenKey": null
  185. },
  186. {
  187. "label": "急症处理",
  188. "defaultValue": null,
  189. "span": 12,
  190. "key": "Conclusion",
  191. "type": "checkbox",
  192. "border": null,
  193. "disabledValue": "",
  194. "options": [
  195. {
  196. "label": "儿童口服铁剂时,如出现恶心、呕吐、腹痛、便秘、腹泻等不良反应,或出现其他严重情况,应及时就诊。",
  197. "value": "1"
  198. }
  199. ],
  200. "children": null,
  201. "append": "",
  202. "placeholder": "",
  203. "required": null,
  204. "show-limit": false,
  205. "parentKey": null,
  206. "buttonName": null,
  207. "childrenKey": null
  208. },
  209. {
  210. "label": "其他指导建议",
  211. "defaultValue": null,
  212. "span": 12,
  213. "key": "ReportDescription",
  214. "type": "textareaInput",
  215. "border": null,
  216. "disabledValue": null,
  217. "options": [],
  218. "children": null,
  219. "append": "",
  220. "placeholder": "",
  221. "required": null,
  222. "show-limit": false,
  223. "parentKey": null,
  224. "buttonName": null,
  225. "childrenKey": null
  226. },
  227. {
  228. "label": "医生/指导人员签名:",
  229. "defaultValue": null,
  230. "span": 12,
  231. "key": "DigitalSignature",
  232. "type": "signature",
  233. "border": null,
  234. "disabledValue": null,
  235. "options": [],
  236. "children": null,
  237. "append": "",
  238. "placeholder": "",
  239. "required": null,
  240. "show-limit": false,
  241. "parentKey": null,
  242. "buttonName": null,
  243. "childrenKey": null
  244. },
  245. {
  246. "label": "咨询电话:",
  247. "defaultValue": null,
  248. "span": 12,
  249. "key": "PatientPhoneNumber",
  250. "type": "numberInput",
  251. "border": null,
  252. "disabledValue": null,
  253. "options": [],
  254. "children": null,
  255. "append": "",
  256. "placeholder": "",
  257. "required": null,
  258. "show-limit": false,
  259. "parentKey": null,
  260. "buttonName": null,
  261. "childrenKey": null
  262. },
  263. {
  264. "label": "日期",
  265. "defaultValue": null,
  266. "span": 12,
  267. "key": "ReportTime",
  268. "type": "dateTime",
  269. "border": null,
  270. "disabledValue": null,
  271. "options": [],
  272. "children": null,
  273. "append": "",
  274. "placeholder": "",
  275. "required": null,
  276. "show-limit": false,
  277. "parentKey": null,
  278. "buttonName": null,
  279. "childrenKey": null
  280. },
  281. {
  282. "label": "儿童缺铁性贫血患者健康教育处方使用说明 \r\n ★使用对象:缺铁性贫血儿童的父母或看护人。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,提供有针对性的健康指导。",
  283. "defaultValue": null,
  284. "span": 12,
  285. "key": "DescriptionLabel",
  286. "type": "label",
  287. "border": null,
  288. "disabledValue": null,
  289. "options": [],
  290. "children": null,
  291. "append": "",
  292. "placeholder": "",
  293. "required": null,
  294. "show-limit": false,
  295. "parentKey": null,
  296. "buttonName": null,
  297. "childrenKey": null
  298. }
  299. ]
  300. }