ET_18MSETJKJCLB.json 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665
  1. {
  2. "Key": "ET_18MSETJKJCLB",
  3. "Name": "18月龄儿童健康体检表",
  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": "Tooth_Amount",
  242. "type": "numberInput",
  243. "border": null,
  244. "disabledValue": null,
  245. "options": [],
  246. "children": null,
  247. "append": "颗",
  248. "placeholder": "",
  249. "required": null,
  250. "show-limit": null,
  251. "parentKey": "physique",
  252. "buttonName": null,
  253. "childrenKey": null
  254. },
  255. {
  256. "label": "龋齿数",
  257. "defaultValue": null,
  258. "span": 12,
  259. "key": "Tooth_Decay_Amount",
  260. "type": "numberInput",
  261. "border": null,
  262. "disabledValue": null,
  263. "options": [],
  264. "children": null,
  265. "append": "颗",
  266. "placeholder": "",
  267. "required": null,
  268. "show-limit": null,
  269. "parentKey": "physique",
  270. "buttonName": null,
  271. "childrenKey": null
  272. },
  273. {
  274. "label": "胸部",
  275. "defaultValue": null,
  276. "span": 24,
  277. "key": "Heart_Abnormal",
  278. "type": "radio",
  279. "border": null,
  280. "disabledValue": null,
  281. "options": [
  282. {
  283. "label": "未见异常",
  284. "value": "1"
  285. },
  286. {
  287. "label": "异常",
  288. "value": "2"
  289. }
  290. ],
  291. "children": null,
  292. "append": null,
  293. "placeholder": null,
  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": "Abdominal_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": "Extremitie_Activity",
  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": "Gait",
  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": "Rickets_Sign",
  386. "type": "checkbox",
  387. "border": null,
  388. "disabledValue": "1",
  389. "options": [
  390. {
  391. "label": "无",
  392. "value": "1"
  393. },
  394. {
  395. "label": "肋串珠",
  396. "value": "2"
  397. },
  398. {
  399. "label": "肋软骨沟",
  400. "value": "3"
  401. },
  402. {
  403. "label": "鸡胸",
  404. "value": "4"
  405. },
  406. {
  407. "label": "手足镯",
  408. "value": "5"
  409. },
  410. {
  411. "label": "“O”型腿",
  412. "value": "6"
  413. },
  414. {
  415. "label": "“X”型腿",
  416. "value": "7"
  417. }
  418. ],
  419. "children": null,
  420. "append": null,
  421. "placeholder": null,
  422. "required": null,
  423. "show-limit": null,
  424. "parentKey": "physique",
  425. "buttonName": null,
  426. "childrenKey": null
  427. },
  428. {
  429. "label": "血红蛋白值",
  430. "defaultValue": null,
  431. "span": 12,
  432. "key": "Hgb",
  433. "type": "input",
  434. "border": null,
  435. "disabledValue": null,
  436. "options": [],
  437. "children": null,
  438. "append": "g/L",
  439. "placeholder": "",
  440. "required": null,
  441. "show-limit": null,
  442. "parentKey": "physique",
  443. "buttonName": null,
  444. "childrenKey": null
  445. },
  446. {
  447. "label": "户外活动",
  448. "defaultValue": null,
  449. "span": 12,
  450. "key": "Outdoor_Time",
  451. "type": "input",
  452. "border": null,
  453. "disabledValue": null,
  454. "options": [],
  455. "children": null,
  456. "append": "小时/日",
  457. "placeholder": "",
  458. "required": null,
  459. "show-limit": null,
  460. "parentKey": "physique",
  461. "buttonName": null,
  462. "childrenKey": null
  463. },
  464. {
  465. "label": "服用维生素 D",
  466. "defaultValue": null,
  467. "span": 12,
  468. "key": "Vitamin_D_Name",
  469. "type": "input",
  470. "border": null,
  471. "disabledValue": null,
  472. "options": [],
  473. "children": null,
  474. "append": "IU/日",
  475. "placeholder": "",
  476. "required": null,
  477. "show-limit": null,
  478. "parentKey": "physique",
  479. "buttonName": null,
  480. "childrenKey": null
  481. }
  482. ],
  483. "append": null,
  484. "placeholder": null,
  485. "required": null,
  486. "show-limit": null,
  487. "parentKey": null,
  488. "buttonName": null,
  489. "childrenKey": null
  490. },
  491. {
  492. "label": "评估及指导",
  493. "defaultValue": null,
  494. "span": 24,
  495. "key": "lifestyleCoachingAndAssistedExamination",
  496. "type": "title",
  497. "border": null,
  498. "disabledValue": null,
  499. "options": [],
  500. "children": [
  501. {
  502. "label": "发育评估",
  503. "defaultValue": null,
  504. "span": 24,
  505. "key": "Growth_18",
  506. "type": "checkbox",
  507. "border": null,
  508. "disabledValue": null,
  509. "options": [
  510. {
  511. "label": "不会有意识叫“爸爸”或“妈妈”",
  512. "value": "1"
  513. },
  514. {
  515. "label": "不会按要求指人或物",
  516. "value": "2"
  517. },
  518. {
  519. "label": "与人无目光交流",
  520. "value": "3"
  521. },
  522. {
  523. "label": "不会独走",
  524. "value": "4"
  525. }
  526. ],
  527. "children": null,
  528. "append": null,
  529. "placeholder": null,
  530. "required": null,
  531. "show-limit": null,
  532. "parentKey": "lifestyleCoachingAndAssistedExamination",
  533. "buttonName": null,
  534. "childrenKey": null
  535. },
  536. {
  537. "label": "两次随访间患病情况",
  538. "defaultValue": null,
  539. "span": 24,
  540. "key": "Illness_State",
  541. "type": "checkBoxFrequency",
  542. "border": null,
  543. "disabledValue": "1",
  544. "options": [
  545. {
  546. "label": "无",
  547. "value": "1"
  548. },
  549. {
  550. "label": "肺炎",
  551. "value": "2"
  552. },
  553. {
  554. "label": "腹泻",
  555. "value": "3"
  556. },
  557. {
  558. "label": "外伤",
  559. "value": "4"
  560. },
  561. {
  562. "label": "其他",
  563. "value": "5"
  564. }
  565. ],
  566. "children": null,
  567. "append": null,
  568. "placeholder": null,
  569. "required": null,
  570. "show-limit": null,
  571. "parentKey": "lifestyleCoachingAndAssistedExamination",
  572. "buttonName": null,
  573. "childrenKey": [
  574. "Illness_State_Other"
  575. ],
  576. "groupKeys": [
  577. "5"
  578. ]
  579. },
  580. {
  581. "label": "转诊建议",
  582. "defaultValue": null,
  583. "span": 24,
  584. "key": "Referral",
  585. "type": "referral",
  586. "border": null,
  587. "disabledValue": null,
  588. "options": [
  589. {
  590. "label": "无",
  591. "value": "1"
  592. },
  593. {
  594. "label": "有",
  595. "value": "2"
  596. }
  597. ],
  598. "children": null,
  599. "append": null,
  600. "placeholder": null,
  601. "required": null,
  602. "show-limit": null,
  603. "parentKey": "lifestyleCoachingAndAssistedExamination",
  604. "buttonName": null,
  605. "childrenKey": null
  606. },
  607. {
  608. "label": "指导",
  609. "defaultValue": null,
  610. "span": 24,
  611. "key": "Guidance",
  612. "type": "checkBoxIncludeOther",
  613. "border": null,
  614. "disabledValue": null,
  615. "options": [
  616. {
  617. "label": "科学喂养",
  618. "value": "1"
  619. },
  620. {
  621. "label": "生长发育",
  622. "value": "2"
  623. },
  624. {
  625. "label": "疾病预防",
  626. "value": "3"
  627. },
  628. {
  629. "label": "预防伤害",
  630. "value": "4"
  631. },
  632. {
  633. "label": "口腔保健",
  634. "value": "5"
  635. },
  636. {
  637. "label": "其他",
  638. "value": "6"
  639. }
  640. ],
  641. "children": null,
  642. "append": null,
  643. "placeholder": null,
  644. "required": null,
  645. "show-limit": null,
  646. "parentKey": "lifestyleCoachingAndAssistedExamination",
  647. "buttonName": null,
  648. "childrenKey": [
  649. "Guidance_Other"
  650. ],
  651. "groupKeys": [
  652. "6"
  653. ]
  654. }
  655. ],
  656. "append": null,
  657. "placeholder": null,
  658. "required": null,
  659. "show-limit": null,
  660. "parentKey": null,
  661. "buttonName": null,
  662. "childrenKey": null
  663. }
  664. ]
  665. }