ET_6SETJKJCLB.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. {
  2. "Key": "ET_6SETJKJCLB",
  3. "Name": "6岁儿童健康体检表",
  4. "Content": [
  5. {
  6. "label": "体征",
  7. "defaultValue": null,
  8. "span": 24,
  9. "key": "sign",
  10. "type": "title",
  11. "border": null,
  12. "disabledValue": null,
  13. "options": [],
  14. "children": [
  15. {
  16. "label": "体重",
  17. "defaultValue": null,
  18. "span": 24,
  19. "key": "Weight_Evaluate",
  20. "type": "inputAndRadio",
  21. "border": null,
  22. "disabledValue": null,
  23. "options": [
  24. {
  25. "label": "上",
  26. "value": "1"
  27. },
  28. {
  29. "label": "中",
  30. "value": "2"
  31. },
  32. {
  33. "label": "下",
  34. "value": "3"
  35. }
  36. ],
  37. "children": null,
  38. "append": "kg",
  39. "placeholder": null,
  40. "required": null,
  41. "show-limit": null,
  42. "parentKey": "sign",
  43. "buttonName": null,
  44. "childrenKey": [
  45. "Weight",
  46. "Weight_Evaluate"
  47. ]
  48. },
  49. {
  50. "label": "身高",
  51. "defaultValue": null,
  52. "span": 24,
  53. "key": "Stature_Evaluate",
  54. "type": "inputAndRadio",
  55. "border": null,
  56. "disabledValue": null,
  57. "options": [
  58. {
  59. "label": "上",
  60. "value": "1"
  61. },
  62. {
  63. "label": "中",
  64. "value": "2"
  65. },
  66. {
  67. "label": "下",
  68. "value": "3"
  69. }
  70. ],
  71. "children": null,
  72. "append": "cm",
  73. "placeholder": null,
  74. "required": null,
  75. "show-limit": null,
  76. "parentKey": "sign",
  77. "buttonName": null,
  78. "childrenKey": [
  79. "Stature",
  80. "Stature_Evaluate"
  81. ]
  82. },
  83. {
  84. "label": "体重/身高",
  85. "defaultValue": null,
  86. "span": 24,
  87. "key": "Wh_Evaluate",
  88. "type": "inputAndRadio",
  89. "border": null,
  90. "disabledValue": null,
  91. "options": [
  92. {
  93. "label": "上",
  94. "value": "1"
  95. },
  96. {
  97. "label": "中",
  98. "value": "2"
  99. },
  100. {
  101. "label": "下",
  102. "value": "3"
  103. }
  104. ],
  105. "children": null,
  106. "append": "kg/㎡",
  107. "placeholder": null,
  108. "required": null,
  109. "show-limit": null,
  110. "parentKey": "sign",
  111. "buttonName": null,
  112. "childrenKey": [
  113. "Wh",
  114. "Wh_Evaluate"
  115. ]
  116. }
  117. ],
  118. "append": null,
  119. "placeholder": null,
  120. "required": null,
  121. "show-limit": null,
  122. "parentKey": null,
  123. "buttonName": null,
  124. "childrenKey": null
  125. },
  126. {
  127. "label": "体格检查",
  128. "defaultValue": null,
  129. "span": 24,
  130. "key": "physique",
  131. "type": "title",
  132. "border": null,
  133. "disabledValue": null,
  134. "options": [],
  135. "children": [
  136. {
  137. "label": "视力",
  138. "defaultValue": null,
  139. "span": 12,
  140. "key": "Eyes_Abnormal",
  141. "type": "input",
  142. "border": null,
  143. "disabledValue": null,
  144. "options": [],
  145. "children": null,
  146. "append": "",
  147. "placeholder": "",
  148. "required": null,
  149. "show-limit": null,
  150. "parentKey": "physique",
  151. "buttonName": null,
  152. "childrenKey": null
  153. },
  154. {
  155. "label": "胸部",
  156. "defaultValue": null,
  157. "span": 24,
  158. "key": "Heart_Abnormal",
  159. "type": "radio",
  160. "border": null,
  161. "disabledValue": null,
  162. "options": [
  163. {
  164. "label": "未见异常",
  165. "value": "1"
  166. },
  167. {
  168. "label": "异常",
  169. "value": "2"
  170. }
  171. ],
  172. "children": null,
  173. "append": null,
  174. "placeholder": null,
  175. "required": null,
  176. "show-limit": null,
  177. "parentKey": "physique",
  178. "buttonName": null,
  179. "childrenKey": null
  180. },
  181. {
  182. "label": "腹部",
  183. "defaultValue": null,
  184. "span": 24,
  185. "key": "Abdominal_Abnormal",
  186. "type": "radio",
  187. "border": null,
  188. "disabledValue": null,
  189. "options": [
  190. {
  191. "label": "未见异常",
  192. "value": "1"
  193. },
  194. {
  195. "label": "异常",
  196. "value": "2"
  197. }
  198. ],
  199. "children": null,
  200. "append": null,
  201. "placeholder": null,
  202. "required": null,
  203. "show-limit": null,
  204. "parentKey": "physique",
  205. "buttonName": null,
  206. "childrenKey": null
  207. },
  208. {
  209. "label": "血红蛋白值",
  210. "defaultValue": null,
  211. "span": 12,
  212. "key": "Hgb",
  213. "type": "input",
  214. "border": null,
  215. "disabledValue": null,
  216. "options": [],
  217. "children": null,
  218. "append": "g/L",
  219. "placeholder": "",
  220. "required": null,
  221. "show-limit": null,
  222. "parentKey": "physique",
  223. "buttonName": null,
  224. "childrenKey": null
  225. },
  226. {
  227. "label": "其他",
  228. "defaultValue": null,
  229. "span": 12,
  230. "key": "Other",
  231. "type": "input",
  232. "border": null,
  233. "disabledValue": null,
  234. "options": [],
  235. "children": null,
  236. "append": "",
  237. "placeholder": "",
  238. "required": null,
  239. "show-limit": null,
  240. "parentKey": "physique",
  241. "buttonName": null,
  242. "childrenKey": null
  243. },
  244. {
  245. "label": "体格发育评价",
  246. "defaultValue": null,
  247. "span": 24,
  248. "key": "Physique_Evaluate",
  249. "type": "radio",
  250. "border": null,
  251. "disabledValue": null,
  252. "options": [
  253. {
  254. "label": "正常",
  255. "value": "1"
  256. },
  257. {
  258. "label": "低体重",
  259. "value": "2"
  260. },
  261. {
  262. "label": "消瘦",
  263. "value": "3"
  264. },
  265. {
  266. "label": "生长迟缓",
  267. "value": "4"
  268. },
  269. {
  270. "label": "超重",
  271. "value": "5"
  272. }
  273. ],
  274. "children": null,
  275. "append": null,
  276. "placeholder": null,
  277. "required": null,
  278. "show-limit": null,
  279. "parentKey": "physique",
  280. "buttonName": null,
  281. "childrenKey": null
  282. }
  283. ],
  284. "append": null,
  285. "placeholder": null,
  286. "required": null,
  287. "show-limit": null,
  288. "parentKey": null,
  289. "buttonName": null,
  290. "childrenKey": null
  291. },
  292. {
  293. "label": "评估及指导",
  294. "defaultValue": null,
  295. "span": 24,
  296. "key": "lifestyleCoachingAndAssistedExamination",
  297. "type": "title",
  298. "border": null,
  299. "disabledValue": null,
  300. "options": [],
  301. "children": [
  302. {
  303. "label": "发育评估",
  304. "defaultValue": null,
  305. "span": 24,
  306. "key": "Growth_72",
  307. "type": "radio",
  308. "border": null,
  309. "disabledValue": null,
  310. "options": [
  311. {
  312. "label": "不会表达自己的感受或想法",
  313. "value": "1"
  314. },
  315. {
  316. "label": "不会玩角色扮演的集体游戏",
  317. "value": "2"
  318. },
  319. {
  320. "label": "不会画方形",
  321. "value": "3"
  322. },
  323. {
  324. "label": "不会奔跑",
  325. "value": "4"
  326. }
  327. ],
  328. "children": null,
  329. "append": null,
  330. "placeholder": null,
  331. "required": null,
  332. "show-limit": null,
  333. "parentKey": "lifestyleCoachingAndAssistedExamination",
  334. "buttonName": null,
  335. "childrenKey": null
  336. },
  337. {
  338. "label": "两次随访间患病情况",
  339. "defaultValue": null,
  340. "span": 24,
  341. "key": "Illness_State",
  342. "type": "checkBoxFrequency",
  343. "border": null,
  344. "disabledValue": null,
  345. "options": [
  346. {
  347. "label": "无",
  348. "value": "1"
  349. },
  350. {
  351. "label": "肺炎",
  352. "value": "2"
  353. },
  354. {
  355. "label": "腹泻",
  356. "value": "3"
  357. },
  358. {
  359. "label": "外伤",
  360. "value": "4"
  361. },
  362. {
  363. "label": "其他",
  364. "value": "5"
  365. }
  366. ],
  367. "children": null,
  368. "append": null,
  369. "placeholder": null,
  370. "required": null,
  371. "show-limit": null,
  372. "parentKey": "lifestyleCoachingAndAssistedExamination",
  373. "buttonName": null,
  374. "childrenKey": null
  375. },
  376. {
  377. "label": "转诊建议",
  378. "defaultValue": null,
  379. "span": 24,
  380. "key": "Referral",
  381. "type": "referral",
  382. "border": null,
  383. "disabledValue": null,
  384. "options": [
  385. {
  386. "label": "无",
  387. "value": "1"
  388. },
  389. {
  390. "label": "有",
  391. "value": "2"
  392. }
  393. ],
  394. "children": null,
  395. "append": null,
  396. "placeholder": null,
  397. "required": null,
  398. "show-limit": null,
  399. "parentKey": "lifestyleCoachingAndAssistedExamination",
  400. "buttonName": null,
  401. "childrenKey": null
  402. },
  403. {
  404. "label": "指导",
  405. "defaultValue": null,
  406. "span": 24,
  407. "key": "Guidance",
  408. "type": "checkBoxIncludeOther",
  409. "border": null,
  410. "disabledValue": null,
  411. "options": [
  412. {
  413. "label": "合理膳食",
  414. "value": "1"
  415. },
  416. {
  417. "label": "生长发育",
  418. "value": "2"
  419. },
  420. {
  421. "label": "疾病预防",
  422. "value": "3"
  423. },
  424. {
  425. "label": "预防伤害",
  426. "value": "4"
  427. },
  428. {
  429. "label": "口腔保健",
  430. "value": "5"
  431. },
  432. {
  433. "label": "其他",
  434. "value": "6"
  435. }
  436. ],
  437. "children": null,
  438. "append": null,
  439. "placeholder": null,
  440. "required": null,
  441. "show-limit": null,
  442. "parentKey": "lifestyleCoachingAndAssistedExamination",
  443. "buttonName": null,
  444. "childrenKey": [
  445. "Guidance_Other"
  446. ],
  447. "groupKeys": [
  448. "6"
  449. ]
  450. }
  451. ],
  452. "append": null,
  453. "placeholder": null,
  454. "required": null,
  455. "show-limit": null,
  456. "parentKey": null,
  457. "buttonName": null,
  458. "childrenKey": null
  459. }
  460. ]
  461. }