ET_24MSETJKJCLB.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633
  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": 24,
  268. "key": "Heart_Abnormal",
  269. "type": "radio",
  270. "border": null,
  271. "disabledValue": null,
  272. "options": [
  273. {
  274. "label": "未见异常",
  275. "value": "1"
  276. },
  277. {
  278. "label": "异常",
  279. "value": "2"
  280. }
  281. ],
  282. "children": null,
  283. "append": null,
  284. "placeholder": null,
  285. "required": null,
  286. "show-limit": null,
  287. "parentKey": "physique",
  288. "buttonName": null,
  289. "childrenKey": null
  290. },
  291. {
  292. "label": "腹部",
  293. "defaultValue": null,
  294. "span": 24,
  295. "key": "Abdominal_Abnormal",
  296. "type": "radio",
  297. "border": null,
  298. "disabledValue": null,
  299. "options": [
  300. {
  301. "label": "未见异常",
  302. "value": "1"
  303. },
  304. {
  305. "label": "异常",
  306. "value": "2"
  307. }
  308. ],
  309. "children": null,
  310. "append": null,
  311. "placeholder": null,
  312. "required": null,
  313. "show-limit": null,
  314. "parentKey": "physique",
  315. "buttonName": null,
  316. "childrenKey": null
  317. },
  318. {
  319. "label": "四肢",
  320. "defaultValue": null,
  321. "span": 24,
  322. "key": "Extremitie_Activity",
  323. "type": "radio",
  324. "border": null,
  325. "disabledValue": null,
  326. "options": [
  327. {
  328. "label": "未见异常",
  329. "value": "1"
  330. },
  331. {
  332. "label": "异常",
  333. "value": "2"
  334. }
  335. ],
  336. "children": null,
  337. "append": null,
  338. "placeholder": null,
  339. "required": null,
  340. "show-limit": null,
  341. "parentKey": "physique",
  342. "buttonName": null,
  343. "childrenKey": null
  344. },
  345. {
  346. "label": "步态",
  347. "defaultValue": null,
  348. "span": 24,
  349. "key": "Gait",
  350. "type": "radio",
  351. "border": null,
  352. "disabledValue": null,
  353. "options": [
  354. {
  355. "label": "未见异常",
  356. "value": "1"
  357. },
  358. {
  359. "label": "异常",
  360. "value": "2"
  361. }
  362. ],
  363. "children": null,
  364. "append": null,
  365. "placeholder": null,
  366. "required": null,
  367. "show-limit": null,
  368. "parentKey": "physique",
  369. "buttonName": null,
  370. "childrenKey": null
  371. },
  372. {
  373. "label": "可疑佝偻病体征",
  374. "defaultValue": null,
  375. "span": 24,
  376. "key": "Rickets_Sign",
  377. "type": "checkbox",
  378. "border": null,
  379. "disabledValue": "1",
  380. "options": [
  381. {
  382. "label": "无",
  383. "value": "1"
  384. },
  385. {
  386. "label": "肋串珠",
  387. "value": "2"
  388. },
  389. {
  390. "label": "肋软骨沟",
  391. "value": "3"
  392. },
  393. {
  394. "label": "鸡胸",
  395. "value": "4"
  396. },
  397. {
  398. "label": "手足镯",
  399. "value": "5"
  400. },
  401. {
  402. "label": "“O”型腿",
  403. "value": "6"
  404. },
  405. {
  406. "label": "“X”型腿",
  407. "value": "7"
  408. }
  409. ],
  410. "children": null,
  411. "append": null,
  412. "placeholder": null,
  413. "required": null,
  414. "show-limit": null,
  415. "parentKey": "physique",
  416. "buttonName": null,
  417. "childrenKey": null
  418. },
  419. {
  420. "label": "户外活动",
  421. "defaultValue": null,
  422. "span": 12,
  423. "key": "Outdoor_Time",
  424. "type": "input",
  425. "border": null,
  426. "disabledValue": null,
  427. "options": [],
  428. "children": null,
  429. "append": "小时/日",
  430. "placeholder": "",
  431. "required": null,
  432. "show-limit": null,
  433. "parentKey": "physique",
  434. "buttonName": null,
  435. "childrenKey": null
  436. },
  437. {
  438. "label": "服用维生素 D",
  439. "defaultValue": null,
  440. "span": 12,
  441. "key": "Vitamin_D_Name",
  442. "type": "input",
  443. "border": null,
  444. "disabledValue": null,
  445. "options": [],
  446. "children": null,
  447. "append": "IU/日",
  448. "placeholder": "",
  449. "required": null,
  450. "show-limit": null,
  451. "parentKey": "physique",
  452. "buttonName": null,
  453. "childrenKey": null
  454. }
  455. ],
  456. "append": null,
  457. "placeholder": null,
  458. "required": null,
  459. "show-limit": null,
  460. "parentKey": null,
  461. "buttonName": null,
  462. "childrenKey": null
  463. },
  464. {
  465. "label": "评估及指导",
  466. "defaultValue": null,
  467. "span": 24,
  468. "key": "lifestyleCoachingAndAssistedExamination",
  469. "type": "title",
  470. "border": null,
  471. "disabledValue": null,
  472. "options": [],
  473. "children": [
  474. {
  475. "label": "发育评估",
  476. "defaultValue": null,
  477. "span": 24,
  478. "key": "Growth_24",
  479. "type": "checkbox",
  480. "border": null,
  481. "disabledValue": null,
  482. "options": [
  483. {
  484. "label": "不会表达自己的感受或想法",
  485. "value": "1"
  486. },
  487. {
  488. "label": "不会玩角色扮演的集体游戏",
  489. "value": "2"
  490. },
  491. {
  492. "label": "不会画方形",
  493. "value": "3"
  494. },
  495. {
  496. "label": "不会奔跑",
  497. "value": "4"
  498. }
  499. ],
  500. "children": null,
  501. "append": null,
  502. "placeholder": null,
  503. "required": null,
  504. "show-limit": null,
  505. "parentKey": "lifestyleCoachingAndAssistedExamination",
  506. "buttonName": null,
  507. "childrenKey": null
  508. },
  509. {
  510. "label": "两次随访间患病情况",
  511. "defaultValue": null,
  512. "span": 24,
  513. "key": "Illness_State",
  514. "type": "checkBoxFrequency",
  515. "border": null,
  516. "disabledValue": null,
  517. "options": [
  518. {
  519. "label": "无",
  520. "value": "1"
  521. },
  522. {
  523. "label": "肺炎",
  524. "value": "2"
  525. },
  526. {
  527. "label": "腹泻",
  528. "value": "3"
  529. },
  530. {
  531. "label": "外伤",
  532. "value": "4"
  533. },
  534. {
  535. "label": "其他",
  536. "value": "5"
  537. }
  538. ],
  539. "children": null,
  540. "append": null,
  541. "placeholder": null,
  542. "required": null,
  543. "show-limit": null,
  544. "parentKey": "lifestyleCoachingAndAssistedExamination",
  545. "buttonName": null,
  546. "childrenKey": null
  547. },
  548. {
  549. "label": "转诊建议",
  550. "defaultValue": null,
  551. "span": 24,
  552. "key": "Referral",
  553. "type": "referral",
  554. "border": null,
  555. "disabledValue": null,
  556. "options": [
  557. {
  558. "label": "无",
  559. "value": "1"
  560. },
  561. {
  562. "label": "有",
  563. "value": "2"
  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": null
  574. },
  575. {
  576. "label": "指导",
  577. "defaultValue": null,
  578. "span": 24,
  579. "key": "Guidance",
  580. "type": "checkBoxIncludeOther",
  581. "border": null,
  582. "disabledValue": null,
  583. "options": [
  584. {
  585. "label": "合理膳食",
  586. "value": "1"
  587. },
  588. {
  589. "label": "生长发育",
  590. "value": "2"
  591. },
  592. {
  593. "label": "疾病预防",
  594. "value": "3"
  595. },
  596. {
  597. "label": "预防伤害",
  598. "value": "4"
  599. },
  600. {
  601. "label": "口腔保健",
  602. "value": "5"
  603. },
  604. {
  605. "label": "其他",
  606. "value": "6"
  607. }
  608. ],
  609. "children": null,
  610. "append": null,
  611. "placeholder": null,
  612. "required": null,
  613. "show-limit": null,
  614. "parentKey": "lifestyleCoachingAndAssistedExamination",
  615. "buttonName": null,
  616. "childrenKey": [
  617. "Guidance_Other"
  618. ],
  619. "groupKeys": [
  620. "6"
  621. ]
  622. }
  623. ],
  624. "append": null,
  625. "placeholder": null,
  626. "required": null,
  627. "show-limit": null,
  628. "parentKey": null,
  629. "buttonName": null,
  630. "childrenKey": null
  631. }
  632. ]
  633. }