PrescriptionForTeenageObesity.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. {
  2. "Key": "PrescriptionForTeenageObesity",
  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": " 肥胖是在遗传、环境因素作用下,因能量摄入超过能量消耗,导致体内脂肪积累过多而危害健康的一种慢性代谢性疾病。青少年以单纯性肥胖为主。肥胖严重影响青少年身心健康,它不仅会导致自卑,抑郁等心理健康问题,还会损害青少年的呼吸、心血管骨骼肌肉、生殖等各个系统,引起青少年高血压、糖尿病、血脂异常等疾病。青少年肥胖可延续至成年,增加成年期2型糖尿病、心脑血管疾病、不孕症、腰椎间盘脱出、痛风、胆石症、癌症等疾病的发生风险。青少年体重指数[BMI=体重(千克)/身高(米)²]大于或等于相应性别、年龄组“肥胖”界值点者,可初步判断为肥胖。\r\n 青少年肥胖的影响因素包括长期不健康饮食、运动不足、静坐时间过长、睡眠不足、精神紧张等。\r\n 预防和控制青少年肥胖发生发展的关键是帮助他们建立良好的生活习惯。定期监测BMI变化,采取健康生活方式,积极干预,有助于保持健康体重,提高青少年的健康水平和生活质量。",
  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": "使用小碗盛饭,控制进食速度(15~20分钟/餐)。",
  131. "value": "5"
  132. },
  133. {
  134. "label": "减少在外就餐,鼓励在家就餐,提倡分餐制。",
  135. "value": "6"
  136. },
  137. {
  138. "label": "烹饪时少盐少油少糖。",
  139. "value": "7"
  140. },
  141. {
  142. "label": "上好体育课,每天进行1小时中等强度至高强度的身体活动(如跑步、骑车、打球、游泳、跳舞等活动),多做户外活动。",
  143. "value": "8"
  144. },
  145. {
  146. "label": "尽量减少静坐时间(看电视、玩手机、看电脑、打游戏等)。",
  147. "value": "9"
  148. },
  149. {
  150. "label": "限制静坐视屏时间,每天看手机、电脑、电视等屏幕的时间不超过2小时。",
  151. "value": "10"
  152. },
  153. {
  154. "label": "养成早睡早起、不熬夜的好习惯,每天保证8~10小时睡眠。",
  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. "label": "积极缓解紧张情绪和压力,保持心情舒畅。",
  171. "value": "15"
  172. },
  173. {
  174. "label": "在医生指导下科学减重,不盲目节食和减重。",
  175. "value": "16"
  176. }
  177. ],
  178. "children": null,
  179. "append": "",
  180. "placeholder": "",
  181. "required": null,
  182. "show-limit": false,
  183. "parentKey": null,
  184. "buttonName": null,
  185. "childrenKey": null
  186. },
  187. {
  188. "label": "治疗与康复",
  189. "defaultValue": null,
  190. "span": 12,
  191. "key": "History",
  192. "type": "checkbox",
  193. "border": null,
  194. "disabledValue": null,
  195. "options": [
  196. {
  197. "label": "健康生活方式是最好的可持续良方。在医生监督指导下调整饮食、运动、睡眠等生活方式。",
  198. "value": "1"
  199. },
  200. {
  201. "label": "定期监测身高体重和BMI变化,如体重增长过快应及时就医。",
  202. "value": "2"
  203. },
  204. {
  205. "label": "出现血压、血脂、血糖、肝功能异常,应及时到医院就诊。",
  206. "value": "3"
  207. },
  208. {
  209. "label": "避免使用减肥药物和减肥手术。",
  210. "value": "4"
  211. },
  212. {
  213. "label": "进行运动减重治疗前需体检。若发现心肺功能异常,应在医生指导下进行运动和治疗。",
  214. "value": "5"
  215. },
  216. {
  217. "label": "减重成功后,依然要保持饮食,运动等健康生活方式,防止体重反弹。",
  218. "value": "6"
  219. }
  220. ],
  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": "Conclusion",
  235. "type": "checkbox",
  236. "border": null,
  237. "disabledValue": "",
  238. "options": [
  239. {
  240. "label": "出现下列情况,应尽快到医院就诊:\r\n(1)如果运动中出现心跳异常或晕倒,应及时送医院抢救。\r\n(2)出现严重打鼾或睡眠呼吸暂停,需及时就医。\r\n(3)其他严重情况。",
  241. "value": "1"
  242. }
  243. ],
  244. "children": null,
  245. "append": "",
  246. "placeholder": "",
  247. "required": null,
  248. "show-limit": false,
  249. "parentKey": null,
  250. "buttonName": null,
  251. "childrenKey": null
  252. },
  253. {
  254. "label": "其他指导建议",
  255. "defaultValue": null,
  256. "span": 12,
  257. "key": "ReportDescription",
  258. "type": "textareaInput",
  259. "border": null,
  260. "disabledValue": null,
  261. "options": [],
  262. "children": null,
  263. "append": "",
  264. "placeholder": "",
  265. "required": null,
  266. "show-limit": false,
  267. "parentKey": null,
  268. "buttonName": null,
  269. "childrenKey": null
  270. },
  271. {
  272. "label": "医生/指导人员签名:",
  273. "defaultValue": null,
  274. "span": 12,
  275. "key": "DigitalSignature",
  276. "type": "signature",
  277. "border": null,
  278. "disabledValue": null,
  279. "options": [],
  280. "children": null,
  281. "append": "",
  282. "placeholder": "",
  283. "required": null,
  284. "show-limit": false,
  285. "parentKey": null,
  286. "buttonName": null,
  287. "childrenKey": null
  288. },
  289. {
  290. "label": "咨询电话:",
  291. "defaultValue": null,
  292. "span": 12,
  293. "key": "PatientPhoneNumber",
  294. "type": "numberInput",
  295. "border": null,
  296. "disabledValue": null,
  297. "options": [],
  298. "children": null,
  299. "append": "",
  300. "placeholder": "",
  301. "required": null,
  302. "show-limit": false,
  303. "parentKey": null,
  304. "buttonName": null,
  305. "childrenKey": null
  306. },
  307. {
  308. "label": "日期",
  309. "defaultValue": null,
  310. "span": 12,
  311. "key": "ReportTime",
  312. "type": "dateTime",
  313. "border": null,
  314. "disabledValue": null,
  315. "options": [],
  316. "children": null,
  317. "append": "",
  318. "placeholder": "",
  319. "required": null,
  320. "show-limit": false,
  321. "parentKey": null,
  322. "buttonName": null,
  323. "childrenKey": null
  324. },
  325. {
  326. "label": "青少年肥胖患者健康教育处方使用说明 \r\n ★使用对象:肥胖青少年和父母或看护人。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患者健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,提供有针对性的健康指导。",
  327. "defaultValue": null,
  328. "span": 12,
  329. "key": "DescriptionLabel",
  330. "type": "label",
  331. "border": null,
  332. "disabledValue": null,
  333. "options": [],
  334. "children": null,
  335. "append": "",
  336. "placeholder": "",
  337. "required": null,
  338. "show-limit": false,
  339. "parentKey": null,
  340. "buttonName": null,
  341. "childrenKey": null
  342. }
  343. ]
  344. }