ET_8MSETJKJCLB.json 26 KB

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