3-6.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501
  1. {
  2. "Key": "ET_3SETJKJCLB",
  3. "Name": "3~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": "kg",
  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": "Hearing",
  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": 12,
  185. "key": "Tooth_Amount",
  186. "type": "input",
  187. "border": null,
  188. "disabledValue": null,
  189. "options": [],
  190. "children": null,
  191. "append": "kg/㎡",
  192. "placeholder": "",
  193. "required": null,
  194. "show-limit": null,
  195. "parentKey": "physique",
  196. "buttonName": null,
  197. "childrenKey": null
  198. },
  199. {
  200. "label": "胸部",
  201. "defaultValue": null,
  202. "span": 24,
  203. "key": "Heart_Abnormal",
  204. "type": "radio",
  205. "border": null,
  206. "disabledValue": null,
  207. "options": [
  208. {
  209. "label": "未见异常",
  210. "value": "1"
  211. },
  212. {
  213. "label": "异常",
  214. "value": "2"
  215. }
  216. ],
  217. "children": null,
  218. "append": null,
  219. "placeholder": null,
  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": 24,
  230. "key": "Abdominal_Abnormal",
  231. "type": "radio",
  232. "border": null,
  233. "disabledValue": null,
  234. "options": [
  235. {
  236. "label": "未见异常",
  237. "value": "1"
  238. },
  239. {
  240. "label": "异常",
  241. "value": "2"
  242. }
  243. ],
  244. "children": null,
  245. "append": null,
  246. "placeholder": null,
  247. "required": null,
  248. "show-limit": null,
  249. "parentKey": "physique",
  250. "buttonName": null,
  251. "childrenKey": null
  252. },
  253. {
  254. "label": "血红蛋白值",
  255. "defaultValue": null,
  256. "span": 12,
  257. "key": "Hgb",
  258. "type": "input",
  259. "border": null,
  260. "disabledValue": null,
  261. "options": [],
  262. "children": null,
  263. "append": "kg/㎡",
  264. "placeholder": "",
  265. "required": null,
  266. "show-limit": null,
  267. "parentKey": "physique",
  268. "buttonName": null,
  269. "childrenKey": null
  270. },
  271. {
  272. "label": "其他",
  273. "defaultValue": null,
  274. "span": 12,
  275. "key": "Other",
  276. "type": "input",
  277. "border": null,
  278. "disabledValue": null,
  279. "options": [],
  280. "children": null,
  281. "append": "kg/㎡",
  282. "placeholder": "",
  283. "required": null,
  284. "show-limit": null,
  285. "parentKey": "physique",
  286. "buttonName": null,
  287. "childrenKey": null
  288. },
  289. {
  290. "label": "体格发育评价",
  291. "defaultValue": null,
  292. "span": 24,
  293. "key": "Physique_Evaluate",
  294. "type": "radio",
  295. "border": null,
  296. "disabledValue": null,
  297. "options": [
  298. {
  299. "label": "正常",
  300. "value": "1"
  301. },
  302. {
  303. "label": "低体重",
  304. "value": "2"
  305. },
  306. {
  307. "label": "消瘦",
  308. "value": "3"
  309. },
  310. {
  311. "label": "生长迟缓",
  312. "value": "4"
  313. },
  314. {
  315. "label": "超重",
  316. "value": "5"
  317. }
  318. ],
  319. "children": null,
  320. "append": null,
  321. "placeholder": null,
  322. "required": null,
  323. "show-limit": null,
  324. "parentKey": "physique",
  325. "buttonName": null,
  326. "childrenKey": null
  327. }
  328. ],
  329. "append": null,
  330. "placeholder": null,
  331. "required": null,
  332. "show-limit": null,
  333. "parentKey": null,
  334. "buttonName": null,
  335. "childrenKey": null
  336. },
  337. {
  338. "label": "评估及指导",
  339. "defaultValue": null,
  340. "span": 24,
  341. "key": "lifestyleCoachingAndAssistedExamination",
  342. "type": "title",
  343. "border": null,
  344. "disabledValue": null,
  345. "options": [],
  346. "children": [
  347. {
  348. "label": "发育评估",
  349. "defaultValue": null,
  350. "span": 24,
  351. "key": "Growth_36",
  352. "type": "radio",
  353. "border": null,
  354. "disabledValue": null,
  355. "options": [
  356. {
  357. "label": "不会说自己的名字",
  358. "value": "1"
  359. },
  360. {
  361. "label": "不会玩“拿棍当马骑”等假想游戏",
  362. "value": "2"
  363. },
  364. {
  365. "label": "不会模仿画圆",
  366. "value": "3"
  367. },
  368. {
  369. "label": "不会双脚跳",
  370. "value": "4"
  371. }
  372. ],
  373. "children": null,
  374. "append": null,
  375. "placeholder": null,
  376. "required": null,
  377. "show-limit": null,
  378. "parentKey": "lifestyleCoachingAndAssistedExamination",
  379. "buttonName": null,
  380. "childrenKey": null
  381. },
  382. {
  383. "label": "两次随访间患病情况",
  384. "defaultValue": null,
  385. "span": 24,
  386. "key": "Illness_State",
  387. "type": "radio",
  388. "border": null,
  389. "disabledValue": null,
  390. "options": [
  391. {
  392. "label": "无",
  393. "value": "1"
  394. },
  395. {
  396. "label": "肺炎",
  397. "value": "2"
  398. },
  399. {
  400. "label": "腹泻",
  401. "value": "3"
  402. },
  403. {
  404. "label": "外伤",
  405. "value": "4"
  406. },
  407. {
  408. "label": "其他",
  409. "value": "5"
  410. }
  411. ],
  412. "children": null,
  413. "append": null,
  414. "placeholder": null,
  415. "required": null,
  416. "show-limit": null,
  417. "parentKey": "lifestyleCoachingAndAssistedExamination",
  418. "buttonName": null,
  419. "childrenKey": null
  420. },
  421. {
  422. "label": "转诊建议",
  423. "defaultValue": null,
  424. "span": 24,
  425. "key": "Referral",
  426. "type": "radio",
  427. "border": null,
  428. "disabledValue": null,
  429. "options": [
  430. {
  431. "label": "无",
  432. "value": "1"
  433. },
  434. {
  435. "label": "有",
  436. "value": "2"
  437. }
  438. ],
  439. "children": null,
  440. "append": null,
  441. "placeholder": null,
  442. "required": null,
  443. "show-limit": null,
  444. "parentKey": "lifestyleCoachingAndAssistedExamination",
  445. "buttonName": null,
  446. "childrenKey": null
  447. },
  448. {
  449. "label": "指导",
  450. "defaultValue": null,
  451. "span": 24,
  452. "key": "Guidance",
  453. "type": "radio",
  454. "border": null,
  455. "disabledValue": null,
  456. "options": [
  457. {
  458. "label": "合理膳食",
  459. "value": "1"
  460. },
  461. {
  462. "label": "生长发育",
  463. "value": "2"
  464. },
  465. {
  466. "label": "疾病预防",
  467. "value": "3"
  468. },
  469. {
  470. "label": "预防伤害",
  471. "value": "4"
  472. },
  473. {
  474. "label": "口腔保健",
  475. "value": "5"
  476. },
  477. {
  478. "label": "其他",
  479. "value": "6"
  480. }
  481. ],
  482. "children": null,
  483. "append": null,
  484. "placeholder": null,
  485. "required": null,
  486. "show-limit": null,
  487. "parentKey": "lifestyleCoachingAndAssistedExamination",
  488. "buttonName": null,
  489. "childrenKey": null
  490. }
  491. ],
  492. "append": null,
  493. "placeholder": null,
  494. "required": null,
  495. "show-limit": null,
  496. "parentKey": null,
  497. "buttonName": null,
  498. "childrenKey": null
  499. }
  500. ]
  501. }