ET_1MSETJKJCLB.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635
  1. {
  2. "Key": "ET_1MSETJKJCLB",
  3. "Name": "满月儿童健康体检表",
  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": "Neck_Mass",
  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": "Eyes_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": "Ear_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": 12,
  290. "key": "Mouth_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": "",
  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": "Heart_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": 24,
  344. "key": "Abdominal_Abnormal",
  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. "children": null,
  359. "append": null,
  360. "placeholder": null,
  361. "required": null,
  362. "show-limit": null,
  363. "parentKey": "physique",
  364. "buttonName": null,
  365. "childrenKey": null
  366. },
  367. {
  368. "label": "脐部",
  369. "defaultValue": null,
  370. "span": 12,
  371. "key": "Umbilical_Cord",
  372. "type": "radio",
  373. "border": null,
  374. "disabledValue": null,
  375. "options": [
  376. {
  377. "label": "未脱",
  378. "value": "1"
  379. },
  380. {
  381. "label": "脱落",
  382. "value": "2"
  383. },
  384. {
  385. "label": "脐部有渗出",
  386. "value": "3"
  387. },
  388. {
  389. "label": "其他",
  390. "value": "4"
  391. }
  392. ],
  393. "children": null,
  394. "append": null,
  395. "placeholder": "",
  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": "Extremitie_Activity",
  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. "children": null,
  421. "append": null,
  422. "placeholder": null,
  423. "required": null,
  424. "show-limit": null,
  425. "parentKey": "physique",
  426. "buttonName": null,
  427. "childrenKey": null
  428. },
  429. {
  430. "label": "肛门/外生殖器",
  431. "defaultValue": null,
  432. "span": 24,
  433. "key": "Anus_Genitalia",
  434. "type": "radio",
  435. "border": null,
  436. "disabledValue": null,
  437. "options": [
  438. {
  439. "label": "未见异常",
  440. "value": "1"
  441. },
  442. {
  443. "label": "异常",
  444. "value": "2"
  445. }
  446. ],
  447. "children": null,
  448. "append": null,
  449. "placeholder": null,
  450. "required": null,
  451. "show-limit": null,
  452. "parentKey": "lifestyleCoachingAndAssistedExamination",
  453. "buttonName": null,
  454. "childrenKey": null
  455. },
  456. {
  457. "label": "户外活动",
  458. "defaultValue": null,
  459. "span": 12,
  460. "key": "Outdoor_Time",
  461. "type": "input",
  462. "border": null,
  463. "disabledValue": null,
  464. "options": [],
  465. "children": null,
  466. "append": "小时/日",
  467. "placeholder": "",
  468. "required": null,
  469. "show-limit": null,
  470. "parentKey": "physique",
  471. "buttonName": null,
  472. "childrenKey": null
  473. },
  474. {
  475. "label": "服用维生素 D",
  476. "defaultValue": null,
  477. "span": 12,
  478. "key": "Vitamin_D_Name",
  479. "type": "input",
  480. "border": null,
  481. "disabledValue": null,
  482. "options": [],
  483. "children": null,
  484. "append": "IU/日",
  485. "placeholder": "",
  486. "required": null,
  487. "show-limit": null,
  488. "parentKey": "physique",
  489. "buttonName": null,
  490. "childrenKey": null
  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. "label": "评估及指导",
  503. "defaultValue": null,
  504. "span": 24,
  505. "key": "lifestyleCoachingAndAssistedExamination",
  506. "type": "title",
  507. "border": null,
  508. "disabledValue": null,
  509. "options": [],
  510. "children": [
  511. {
  512. "label": "两次随访间患病情况",
  513. "defaultValue": null,
  514. "span": 24,
  515. "key": "Illness_State",
  516. "type": "checkBoxFrequency",
  517. "border": null,
  518. "disabledValue": "1",
  519. "options": [
  520. {
  521. "label": "无",
  522. "value": "1"
  523. },
  524. {
  525. "label": "肺炎",
  526. "value": "2"
  527. },
  528. {
  529. "label": "腹泻",
  530. "value": "3"
  531. },
  532. {
  533. "label": "外伤",
  534. "value": "4"
  535. },
  536. {
  537. "label": "其他",
  538. "value": "5"
  539. }
  540. ],
  541. "children": null,
  542. "append": null,
  543. "placeholder": null,
  544. "required": null,
  545. "show-limit": null,
  546. "parentKey": "lifestyleCoachingAndAssistedExamination",
  547. "buttonName": null,
  548. "childrenKey": null
  549. },
  550. {
  551. "label": "转诊建议",
  552. "defaultValue": null,
  553. "span": 24,
  554. "key": "Referral",
  555. "type": "referral",
  556. "border": null,
  557. "disabledValue": null,
  558. "options": [
  559. {
  560. "label": "无",
  561. "value": "1"
  562. },
  563. {
  564. "label": "有",
  565. "value": "2"
  566. }
  567. ],
  568. "children": null,
  569. "append": null,
  570. "placeholder": null,
  571. "required": null,
  572. "show-limit": null,
  573. "parentKey": "lifestyleCoachingAndAssistedExamination",
  574. "buttonName": null,
  575. "childrenKey": null
  576. },
  577. {
  578. "label": "指导",
  579. "defaultValue": null,
  580. "span": 24,
  581. "key": "Guidance",
  582. "type": "checkBoxIncludeOther",
  583. "border": null,
  584. "disabledValue": null,
  585. "options": [
  586. {
  587. "label": "科学喂养",
  588. "value": "1"
  589. },
  590. {
  591. "label": "生长发育",
  592. "value": "2"
  593. },
  594. {
  595. "label": "疾病预防",
  596. "value": "3"
  597. },
  598. {
  599. "label": "预防伤害",
  600. "value": "4"
  601. },
  602. {
  603. "label": "口腔保健",
  604. "value": "5"
  605. },
  606. {
  607. "label": "其他",
  608. "value": "6"
  609. }
  610. ],
  611. "children": null,
  612. "append": null,
  613. "placeholder": null,
  614. "required": null,
  615. "show-limit": null,
  616. "parentKey": "lifestyleCoachingAndAssistedExamination",
  617. "buttonName": null,
  618. "childrenKey": [
  619. "Guidance_Other"
  620. ],
  621. "groupKeys": [
  622. "6"
  623. ]
  624. }
  625. ],
  626. "append": null,
  627. "placeholder": null,
  628. "required": null,
  629. "show-limit": null,
  630. "parentKey": null,
  631. "buttonName": null,
  632. "childrenKey": null
  633. }
  634. ]
  635. }