ET_5SETJKJCLB.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502
  1. {
  2. "Key": "ET_5SETJKJCLB",
  3. "Name": "5岁儿童健康体检表",
  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": "1",
  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. "label": "体格发育评价",
  119. "defaultValue": null,
  120. "span": 24,
  121. "key": "Physique_Evaluate",
  122. "type": "radio",
  123. "border": null,
  124. "disabledValue": null,
  125. "options": [
  126. {
  127. "label": "正常",
  128. "value": "1"
  129. },
  130. {
  131. "label": "低体重",
  132. "value": "2"
  133. },
  134. {
  135. "label": "消瘦",
  136. "value": "3"
  137. },
  138. {
  139. "label": "生长迟缓",
  140. "value": "4"
  141. },
  142. {
  143. "label": "超重",
  144. "value": "5"
  145. }
  146. ],
  147. "children": null,
  148. "append": null,
  149. "placeholder": null,
  150. "required": null,
  151. "show-limit": null,
  152. "parentKey": "physique",
  153. "buttonName": null,
  154. "childrenKey": null
  155. }
  156. ],
  157. "append": null,
  158. "placeholder": null,
  159. "required": null,
  160. "show-limit": null,
  161. "parentKey": null,
  162. "buttonName": null,
  163. "childrenKey": null
  164. },
  165. {
  166. "label": "体格检查",
  167. "defaultValue": null,
  168. "span": 24,
  169. "key": "physique",
  170. "type": "title",
  171. "border": null,
  172. "disabledValue": null,
  173. "options": [],
  174. "children": [
  175. {
  176. "label": "视力",
  177. "defaultValue": null,
  178. "span": 24,
  179. "key": "Eyes_Abnormal",
  180. "type": "input",
  181. "border": null,
  182. "disabledValue": null,
  183. "options": [],
  184. "children": null,
  185. "append": "",
  186. "placeholder": "",
  187. "required": null,
  188. "show-limit": null,
  189. "parentKey": "physique",
  190. "buttonName": null,
  191. "childrenKey": null
  192. },
  193. {
  194. "label": "牙数",
  195. "defaultValue": null,
  196. "span": 12,
  197. "key": "Tooth_Amount",
  198. "type": "numberInput",
  199. "border": null,
  200. "disabledValue": null,
  201. "options": [],
  202. "children": null,
  203. "append": "颗",
  204. "placeholder": "",
  205. "required": null,
  206. "show-limit": null,
  207. "parentKey": "physique",
  208. "buttonName": null,
  209. "childrenKey": null
  210. },
  211. {
  212. "label": "龋齿数",
  213. "defaultValue": null,
  214. "span": 12,
  215. "key": "Tooth_Decay_Amount",
  216. "type": "numberInput",
  217. "border": null,
  218. "disabledValue": null,
  219. "options": [],
  220. "children": null,
  221. "append": "颗",
  222. "placeholder": "",
  223. "required": null,
  224. "show-limit": null,
  225. "parentKey": "physique",
  226. "buttonName": null,
  227. "childrenKey": null
  228. },
  229. {
  230. "label": "胸部",
  231. "defaultValue": null,
  232. "span": 24,
  233. "key": "Heart_Abnormal",
  234. "type": "radio",
  235. "border": null,
  236. "disabledValue": null,
  237. "options": [
  238. {
  239. "label": "未见异常",
  240. "value": "1"
  241. },
  242. {
  243. "label": "异常",
  244. "value": "2"
  245. }
  246. ],
  247. "children": null,
  248. "append": null,
  249. "placeholder": null,
  250. "required": null,
  251. "show-limit": null,
  252. "parentKey": "physique",
  253. "buttonName": null,
  254. "childrenKey": null
  255. },
  256. {
  257. "label": "腹部",
  258. "defaultValue": null,
  259. "span": 24,
  260. "key": "Abdominal_Abnormal",
  261. "type": "radio",
  262. "border": null,
  263. "disabledValue": null,
  264. "options": [
  265. {
  266. "label": "未见异常",
  267. "value": "1"
  268. },
  269. {
  270. "label": "异常",
  271. "value": "2"
  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. "label": "血红蛋白值",
  285. "defaultValue": null,
  286. "span": 12,
  287. "key": "Hgb",
  288. "type": "input",
  289. "border": null,
  290. "disabledValue": null,
  291. "options": [],
  292. "children": null,
  293. "append": "g/L",
  294. "placeholder": "",
  295. "required": null,
  296. "show-limit": null,
  297. "parentKey": "physique",
  298. "buttonName": null,
  299. "childrenKey": null
  300. },
  301. {
  302. "label": "其他",
  303. "defaultValue": null,
  304. "span": 12,
  305. "key": "Other",
  306. "type": "input",
  307. "border": null,
  308. "disabledValue": null,
  309. "options": [],
  310. "children": null,
  311. "append": "",
  312. "placeholder": "",
  313. "required": null,
  314. "show-limit": null,
  315. "parentKey": "physique",
  316. "buttonName": null,
  317. "childrenKey": null
  318. }
  319. ],
  320. "append": null,
  321. "placeholder": null,
  322. "required": null,
  323. "show-limit": null,
  324. "parentKey": null,
  325. "buttonName": null,
  326. "childrenKey": null
  327. },
  328. {
  329. "label": "评估及指导",
  330. "defaultValue": null,
  331. "span": 24,
  332. "key": "lifestyleCoachingAndAssistedExamination",
  333. "type": "title",
  334. "border": null,
  335. "disabledValue": null,
  336. "options": [],
  337. "children": [
  338. {
  339. "label": "发育评估",
  340. "defaultValue": null,
  341. "span": 24,
  342. "key": "Growth_60",
  343. "type": "checkbox",
  344. "border": null,
  345. "disabledValue": null,
  346. "options": [
  347. {
  348. "label": "不能简单叙说事情经过",
  349. "value": "1"
  350. },
  351. {
  352. "label": "不知道自己的性别",
  353. "value": "2"
  354. },
  355. {
  356. "label": "不会用筷子吃饭",
  357. "value": "3"
  358. },
  359. {
  360. "label": "不会单脚跳",
  361. "value": "4"
  362. }
  363. ],
  364. "children": null,
  365. "append": null,
  366. "placeholder": null,
  367. "required": null,
  368. "show-limit": null,
  369. "parentKey": "lifestyleCoachingAndAssistedExamination",
  370. "buttonName": null,
  371. "childrenKey": null
  372. },
  373. {
  374. "label": "两次随访间患病情况",
  375. "defaultValue": null,
  376. "span": 24,
  377. "key": "Illness_State",
  378. "type": "checkBoxFrequency",
  379. "border": null,
  380. "disabledValue": "1",
  381. "options": [
  382. {
  383. "label": "无",
  384. "value": "1"
  385. },
  386. {
  387. "label": "肺炎",
  388. "value": "2"
  389. },
  390. {
  391. "label": "腹泻",
  392. "value": "3"
  393. },
  394. {
  395. "label": "外伤",
  396. "value": "4"
  397. },
  398. {
  399. "label": "其他",
  400. "value": "5"
  401. }
  402. ],
  403. "children": null,
  404. "append": null,
  405. "placeholder": null,
  406. "required": null,
  407. "show-limit": null,
  408. "parentKey": "lifestyleCoachingAndAssistedExamination",
  409. "buttonName": null,
  410. "childrenKey": [
  411. "Illness_State_Other"
  412. ],
  413. "groupKeys": [
  414. "5"
  415. ]
  416. },
  417. {
  418. "label": "转诊建议",
  419. "defaultValue": null,
  420. "span": 24,
  421. "key": "Referral",
  422. "type": "referral",
  423. "border": null,
  424. "disabledValue": null,
  425. "options": [
  426. {
  427. "label": "无",
  428. "value": "1"
  429. },
  430. {
  431. "label": "有",
  432. "value": "2"
  433. }
  434. ],
  435. "children": null,
  436. "append": null,
  437. "placeholder": null,
  438. "required": null,
  439. "show-limit": null,
  440. "parentKey": "lifestyleCoachingAndAssistedExamination",
  441. "buttonName": null,
  442. "childrenKey": null
  443. },
  444. {
  445. "label": "指导",
  446. "defaultValue": null,
  447. "span": 24,
  448. "key": "Guidance",
  449. "type": "checkBoxIncludeOther",
  450. "border": null,
  451. "disabledValue": null,
  452. "options": [
  453. {
  454. "label": "合理膳食",
  455. "value": "1"
  456. },
  457. {
  458. "label": "生长发育",
  459. "value": "2"
  460. },
  461. {
  462. "label": "疾病预防",
  463. "value": "3"
  464. },
  465. {
  466. "label": "预防伤害",
  467. "value": "4"
  468. },
  469. {
  470. "label": "口腔保健",
  471. "value": "5"
  472. },
  473. {
  474. "label": "其他",
  475. "value": "6"
  476. }
  477. ],
  478. "children": null,
  479. "append": null,
  480. "placeholder": null,
  481. "required": null,
  482. "show-limit": null,
  483. "parentKey": "lifestyleCoachingAndAssistedExamination",
  484. "buttonName": null,
  485. "childrenKey": [
  486. "Guidance_Other"
  487. ],
  488. "groupKeys": [
  489. "6"
  490. ]
  491. }
  492. ],
  493. "append": null,
  494. "placeholder": null,
  495. "required": null,
  496. "show-limit": null,
  497. "parentKey": null,
  498. "buttonName": null,
  499. "childrenKey": null
  500. }
  501. ]
  502. }