ET_24MSETJKJCLB.json 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674
  1. {
  2. "Key": "ET_24MSETJKJCLB",
  3. "Name": "24月龄儿童健康体检表",
  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. "append": null,
  85. "placeholder": null,
  86. "required": null,
  87. "show-limit": null,
  88. "parentKey": null,
  89. "buttonName": null,
  90. "childrenKey": null
  91. },
  92. {
  93. "label": "体格检查",
  94. "defaultValue": null,
  95. "span": 24,
  96. "key": "physique",
  97. "type": "title",
  98. "border": null,
  99. "disabledValue": null,
  100. "options": [],
  101. "children": [
  102. {
  103. "label": "面色",
  104. "defaultValue": null,
  105. "span": 12,
  106. "key": "Face",
  107. "type": "radio",
  108. "border": null,
  109. "disabledValue": null,
  110. "options": [
  111. {
  112. "label": "红润",
  113. "value": "1"
  114. },
  115. {
  116. "label": "其他",
  117. "value": "2"
  118. }
  119. ],
  120. "children": null,
  121. "append": null,
  122. "placeholder": "",
  123. "required": null,
  124. "show-limit": null,
  125. "parentKey": "physique",
  126. "buttonName": null,
  127. "childrenKey": null
  128. },
  129. {
  130. "label": "皮肤",
  131. "defaultValue": null,
  132. "span": 12,
  133. "key": "Skin",
  134. "type": "radio",
  135. "border": null,
  136. "disabledValue": null,
  137. "options": [
  138. {
  139. "label": "未见异常",
  140. "value": "1"
  141. },
  142. {
  143. "label": "异常",
  144. "value": "2"
  145. }
  146. ],
  147. "children": null,
  148. "append": null,
  149. "placeholder": "",
  150. "required": null,
  151. "show-limit": null,
  152. "parentKey": "physique",
  153. "buttonName": null,
  154. "childrenKey": null
  155. },
  156. {
  157. "label": "前囟",
  158. "defaultValue": null,
  159. "span": 12,
  160. "key": "Fontanel_State",
  161. "type": "anteriorFontanelle",
  162. "border": null,
  163. "disabledValue": null,
  164. "options": [
  165. {
  166. "label": "闭合",
  167. "value": "1"
  168. },
  169. {
  170. "label": "未闭",
  171. "value": "2"
  172. }
  173. ],
  174. "children": null,
  175. "append": null,
  176. "placeholder": "",
  177. "required": null,
  178. "show-limit": null,
  179. "parentKey": "physique",
  180. "buttonName": null,
  181. "childrenKey": null
  182. },
  183. {
  184. "label": "眼睛",
  185. "defaultValue": null,
  186. "span": 12,
  187. "key": "Eyes_Abnormal",
  188. "type": "radio",
  189. "border": null,
  190. "disabledValue": null,
  191. "options": [
  192. {
  193. "label": "未见异常",
  194. "value": "1"
  195. },
  196. {
  197. "label": "异常",
  198. "value": "2"
  199. }
  200. ],
  201. "children": null,
  202. "append": null,
  203. "placeholder": "",
  204. "required": null,
  205. "show-limit": null,
  206. "parentKey": "physique",
  207. "buttonName": null,
  208. "childrenKey": null
  209. },
  210. {
  211. "label": "耳外观",
  212. "defaultValue": null,
  213. "span": 12,
  214. "key": "Ear_Abnormal",
  215. "type": "radio",
  216. "border": null,
  217. "disabledValue": null,
  218. "options": [
  219. {
  220. "label": "未见异常",
  221. "value": "1"
  222. },
  223. {
  224. "label": "异常",
  225. "value": "2"
  226. }
  227. ],
  228. "children": null,
  229. "append": null,
  230. "placeholder": "",
  231. "required": null,
  232. "show-limit": null,
  233. "parentKey": "physique",
  234. "buttonName": null,
  235. "childrenKey": null
  236. },
  237. {
  238. "label": "听力",
  239. "defaultValue": null,
  240. "span": 12,
  241. "key": "Hearing",
  242. "type": "radio",
  243. "border": null,
  244. "disabledValue": null,
  245. "options": [
  246. {
  247. "label": "通过",
  248. "value": "1"
  249. },
  250. {
  251. "label": "未通过",
  252. "value": "2"
  253. }
  254. ],
  255. "children": null,
  256. "append": null,
  257. "placeholder": "",
  258. "required": null,
  259. "show-limit": null,
  260. "parentKey": "physique",
  261. "buttonName": null,
  262. "childrenKey": null
  263. },
  264. {
  265. "label": "出牙数",
  266. "defaultValue": null,
  267. "span": 12,
  268. "key": "Tooth_Amount",
  269. "type": "numberInput",
  270. "border": null,
  271. "disabledValue": null,
  272. "options": [],
  273. "children": null,
  274. "append": "颗",
  275. "placeholder": "",
  276. "required": null,
  277. "show-limit": null,
  278. "parentKey": "physique",
  279. "buttonName": null,
  280. "childrenKey": null
  281. },
  282. {
  283. "label": "龋齿数",
  284. "defaultValue": null,
  285. "span": 12,
  286. "key": "Tooth_Decay_Amount",
  287. "type": "numberInput",
  288. "border": null,
  289. "disabledValue": null,
  290. "options": [],
  291. "children": null,
  292. "append": "颗",
  293. "placeholder": "",
  294. "required": null,
  295. "show-limit": null,
  296. "parentKey": "physique",
  297. "buttonName": null,
  298. "childrenKey": null
  299. },
  300. {
  301. "label": "胸部",
  302. "defaultValue": null,
  303. "span": 24,
  304. "key": "Heart_Abnormal",
  305. "type": "radio",
  306. "border": null,
  307. "disabledValue": null,
  308. "options": [
  309. {
  310. "label": "未见异常",
  311. "value": "1"
  312. },
  313. {
  314. "label": "异常",
  315. "value": "2"
  316. }
  317. ],
  318. "children": null,
  319. "append": null,
  320. "placeholder": null,
  321. "required": null,
  322. "show-limit": null,
  323. "parentKey": "physique",
  324. "buttonName": null,
  325. "childrenKey": null
  326. },
  327. {
  328. "label": "腹部",
  329. "defaultValue": null,
  330. "span": 24,
  331. "key": "Abdominal_Abnormal",
  332. "type": "radio",
  333. "border": null,
  334. "disabledValue": null,
  335. "options": [
  336. {
  337. "label": "未见异常",
  338. "value": "1"
  339. },
  340. {
  341. "label": "异常",
  342. "value": "2"
  343. }
  344. ],
  345. "children": null,
  346. "append": null,
  347. "placeholder": null,
  348. "required": null,
  349. "show-limit": null,
  350. "parentKey": "physique",
  351. "buttonName": null,
  352. "childrenKey": null
  353. },
  354. {
  355. "label": "四肢",
  356. "defaultValue": null,
  357. "span": 24,
  358. "key": "Extremitie_Activity",
  359. "type": "radio",
  360. "border": null,
  361. "disabledValue": null,
  362. "options": [
  363. {
  364. "label": "未见异常",
  365. "value": "1"
  366. },
  367. {
  368. "label": "异常",
  369. "value": "2"
  370. }
  371. ],
  372. "children": null,
  373. "append": null,
  374. "placeholder": null,
  375. "required": null,
  376. "show-limit": null,
  377. "parentKey": "physique",
  378. "buttonName": null,
  379. "childrenKey": null
  380. },
  381. {
  382. "label": "步态",
  383. "defaultValue": null,
  384. "span": 24,
  385. "key": "Gait",
  386. "type": "radio",
  387. "border": null,
  388. "disabledValue": null,
  389. "options": [
  390. {
  391. "label": "未见异常",
  392. "value": "1"
  393. },
  394. {
  395. "label": "异常",
  396. "value": "2"
  397. }
  398. ],
  399. "children": null,
  400. "append": null,
  401. "placeholder": null,
  402. "required": null,
  403. "show-limit": null,
  404. "parentKey": "physique",
  405. "buttonName": null,
  406. "childrenKey": null
  407. },
  408. {
  409. "label": "可疑佝偻病体征",
  410. "defaultValue": null,
  411. "span": 24,
  412. "key": "Rickets_Sign",
  413. "type": "checkbox",
  414. "border": null,
  415. "disabledValue": "1",
  416. "options": [
  417. {
  418. "label": "无",
  419. "value": "1"
  420. },
  421. {
  422. "label": "肋串珠",
  423. "value": "2"
  424. },
  425. {
  426. "label": "肋软骨沟",
  427. "value": "3"
  428. },
  429. {
  430. "label": "鸡胸",
  431. "value": "4"
  432. },
  433. {
  434. "label": "手足镯",
  435. "value": "5"
  436. },
  437. {
  438. "label": "“O”型腿",
  439. "value": "6"
  440. },
  441. {
  442. "label": "“X”型腿",
  443. "value": "7"
  444. }
  445. ],
  446. "children": null,
  447. "append": null,
  448. "placeholder": null,
  449. "required": null,
  450. "show-limit": null,
  451. "parentKey": "physique",
  452. "buttonName": null,
  453. "childrenKey": null
  454. },
  455. {
  456. "label": "户外活动",
  457. "defaultValue": null,
  458. "span": 12,
  459. "key": "Outdoor_Time",
  460. "type": "input",
  461. "border": null,
  462. "disabledValue": null,
  463. "options": [],
  464. "children": null,
  465. "append": "小时/日",
  466. "placeholder": "",
  467. "required": null,
  468. "show-limit": null,
  469. "parentKey": "physique",
  470. "buttonName": null,
  471. "childrenKey": null
  472. },
  473. {
  474. "label": "服用维生素 D",
  475. "defaultValue": null,
  476. "span": 12,
  477. "key": "Vitamin_D_Name",
  478. "type": "input",
  479. "border": null,
  480. "disabledValue": null,
  481. "options": [],
  482. "children": null,
  483. "append": "IU/日",
  484. "placeholder": "",
  485. "required": null,
  486. "show-limit": null,
  487. "parentKey": "physique",
  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. "label": "评估及指导",
  502. "defaultValue": null,
  503. "span": 24,
  504. "key": "lifestyleCoachingAndAssistedExamination",
  505. "type": "title",
  506. "border": null,
  507. "disabledValue": null,
  508. "options": [],
  509. "children": [
  510. {
  511. "label": "发育评估",
  512. "defaultValue": null,
  513. "span": 24,
  514. "key": "Growth_24",
  515. "type": "checkbox",
  516. "border": null,
  517. "disabledValue": null,
  518. "options": [
  519. {
  520. "label": "不会表达自己的感受或想法",
  521. "value": "1"
  522. },
  523. {
  524. "label": "不会玩角色扮演的集体游戏",
  525. "value": "2"
  526. },
  527. {
  528. "label": "不会画方形",
  529. "value": "3"
  530. },
  531. {
  532. "label": "不会奔跑",
  533. "value": "4"
  534. }
  535. ],
  536. "children": null,
  537. "append": null,
  538. "placeholder": null,
  539. "required": null,
  540. "show-limit": null,
  541. "parentKey": "lifestyleCoachingAndAssistedExamination",
  542. "buttonName": null,
  543. "childrenKey": null
  544. },
  545. {
  546. "label": "两次随访间患病情况",
  547. "defaultValue": null,
  548. "span": 24,
  549. "key": "Illness_State",
  550. "type": "checkBoxFrequency",
  551. "border": null,
  552. "disabledValue": "1",
  553. "options": [
  554. {
  555. "label": "无",
  556. "value": "1"
  557. },
  558. {
  559. "label": "肺炎",
  560. "value": "2"
  561. },
  562. {
  563. "label": "腹泻",
  564. "value": "3"
  565. },
  566. {
  567. "label": "外伤",
  568. "value": "4"
  569. },
  570. {
  571. "label": "其他",
  572. "value": "5"
  573. }
  574. ],
  575. "children": null,
  576. "append": null,
  577. "placeholder": null,
  578. "required": null,
  579. "show-limit": null,
  580. "parentKey": "lifestyleCoachingAndAssistedExamination",
  581. "buttonName": null,
  582. "childrenKey": [
  583. "Illness_State_Other"
  584. ],
  585. "groupKeys": [
  586. "5"
  587. ]
  588. },
  589. {
  590. "label": "转诊建议",
  591. "defaultValue": null,
  592. "span": 24,
  593. "key": "Referral",
  594. "type": "referral",
  595. "border": null,
  596. "disabledValue": null,
  597. "options": [
  598. {
  599. "label": "无",
  600. "value": "1"
  601. },
  602. {
  603. "label": "有",
  604. "value": "2"
  605. }
  606. ],
  607. "children": null,
  608. "append": null,
  609. "placeholder": null,
  610. "required": null,
  611. "show-limit": null,
  612. "parentKey": "lifestyleCoachingAndAssistedExamination",
  613. "buttonName": null,
  614. "childrenKey": null
  615. },
  616. {
  617. "label": "指导",
  618. "defaultValue": null,
  619. "span": 24,
  620. "key": "Guidance",
  621. "type": "checkBoxIncludeOther",
  622. "border": null,
  623. "disabledValue": null,
  624. "options": [
  625. {
  626. "label": "合理膳食",
  627. "value": "1"
  628. },
  629. {
  630. "label": "生长发育",
  631. "value": "2"
  632. },
  633. {
  634. "label": "疾病预防",
  635. "value": "3"
  636. },
  637. {
  638. "label": "预防伤害",
  639. "value": "4"
  640. },
  641. {
  642. "label": "口腔保健",
  643. "value": "5"
  644. },
  645. {
  646. "label": "其他",
  647. "value": "6"
  648. }
  649. ],
  650. "children": null,
  651. "append": null,
  652. "placeholder": null,
  653. "required": null,
  654. "show-limit": null,
  655. "parentKey": "lifestyleCoachingAndAssistedExamination",
  656. "buttonName": null,
  657. "childrenKey": [
  658. "Guidance_Other"
  659. ],
  660. "groupKeys": [
  661. "6"
  662. ]
  663. }
  664. ],
  665. "append": null,
  666. "placeholder": null,
  667. "required": null,
  668. "show-limit": null,
  669. "parentKey": null,
  670. "buttonName": null,
  671. "childrenKey": null
  672. }
  673. ]
  674. }