ET_FamilyVisitRecord.json 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403
  1. {
  2. "Key": "ET_FamilyVisitRecord",
  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": "Sex",
  20. "type": "radio",
  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": "9"
  35. },
  36. {
  37. "label": "未知的性别",
  38. "value": "0"
  39. }
  40. ],
  41. "children": null,
  42. "append": null,
  43. "placeholder": null,
  44. "required": null,
  45. "show-limit": null,
  46. "parentKey": "sign",
  47. "buttonName": null,
  48. "childrenKey": null
  49. },
  50. {
  51. "label": "出生日期",
  52. "defaultValue": null,
  53. "span": 24,
  54. "key": "Date_Birth",
  55. "type": "date",
  56. "border": null,
  57. "disabledValue": null,
  58. "options": [],
  59. "children": null,
  60. "append": null,
  61. "placeholder": null,
  62. "required": null,
  63. "show-limit": null,
  64. "parentKey": "sign",
  65. "buttonName": null,
  66. "childrenKey": null
  67. },
  68. {
  69. "label": "身份证号",
  70. "defaultValue": null,
  71. "span": 12,
  72. "key": "Card_Number",
  73. "type": "input",
  74. "border": null,
  75. "disabledValue": null,
  76. "options": [],
  77. "children": null,
  78. "append": "",
  79. "placeholder": "",
  80. "required": null,
  81. "show-limit": null,
  82. "parentKey": "physique",
  83. "buttonName": null,
  84. "childrenKey": null
  85. },
  86. {
  87. "label": "家庭住址",
  88. "defaultValue": null,
  89. "span": 12,
  90. "key": "Address",
  91. "type": "input",
  92. "border": null,
  93. "disabledValue": null,
  94. "options": [],
  95. "children": null,
  96. "append": "",
  97. "placeholder": "",
  98. "required": null,
  99. "show-limit": null,
  100. "parentKey": "physique",
  101. "buttonName": null,
  102. "childrenKey": null
  103. },
  104. {
  105. "label": "父亲姓名",
  106. "defaultValue": null,
  107. "span": 12,
  108. "key": "Father_Name",
  109. "type": "input",
  110. "border": null,
  111. "disabledValue": null,
  112. "options": [],
  113. "children": null,
  114. "append": null,
  115. "placeholder": "",
  116. "required": null,
  117. "show-limit": null,
  118. "parentKey": "physique",
  119. "buttonName": null,
  120. "childrenKey": null
  121. },
  122. {
  123. "label": "父亲职业",
  124. "defaultValue": null,
  125. "span": 12,
  126. "key": "Father_Occupation",
  127. "type": "input",
  128. "border": null,
  129. "disabledValue": null,
  130. "options": [],
  131. "children": null,
  132. "append": null,
  133. "placeholder": "",
  134. "required": null,
  135. "show-limit": null,
  136. "parentKey": "physique",
  137. "buttonName": null,
  138. "childrenKey": null
  139. },
  140. {
  141. "label": "父亲联系电话",
  142. "defaultValue": null,
  143. "span": 12,
  144. "key": "Father_Tel",
  145. "type": "input",
  146. "border": null,
  147. "disabledValue": null,
  148. "options": [],
  149. "children": null,
  150. "append": null,
  151. "placeholder": "",
  152. "required": null,
  153. "show-limit": null,
  154. "parentKey": "physique",
  155. "buttonName": null,
  156. "childrenKey": null
  157. },
  158. {
  159. "label": "父亲出生日期",
  160. "defaultValue": null,
  161. "span": 12,
  162. "key": "Fatherbirthday",
  163. "type": "date",
  164. "border": null,
  165. "disabledValue": null,
  166. "options": [],
  167. "children": null,
  168. "append": null,
  169. "placeholder": "",
  170. "required": null,
  171. "show-limit": null,
  172. "parentKey": "physique",
  173. "buttonName": null,
  174. "childrenKey": null
  175. },
  176. {
  177. "label": "母亲姓名",
  178. "defaultValue": null,
  179. "span": 12,
  180. "key": "Mather_Name",
  181. "type": "input",
  182. "border": null,
  183. "disabledValue": null,
  184. "options": [],
  185. "children": null,
  186. "append": null,
  187. "placeholder": "",
  188. "required": null,
  189. "show-limit": null,
  190. "parentKey": "physique",
  191. "buttonName": null,
  192. "childrenKey": null
  193. },
  194. {
  195. "label": "母亲职业",
  196. "defaultValue": null,
  197. "span": 12,
  198. "key": "Mather_Occupation",
  199. "type": "input",
  200. "border": null,
  201. "disabledValue": null,
  202. "options": [],
  203. "children": null,
  204. "append": null,
  205. "placeholder": "",
  206. "required": null,
  207. "show-limit": null,
  208. "parentKey": "physique",
  209. "buttonName": null,
  210. "childrenKey": null
  211. },
  212. {
  213. "label": "母亲联系电话",
  214. "defaultValue": null,
  215. "span": 12,
  216. "key": "Mather_Tel",
  217. "type": "input",
  218. "border": null,
  219. "disabledValue": null,
  220. "options": [],
  221. "children": null,
  222. "append": null,
  223. "placeholder": "",
  224. "required": null,
  225. "show-limit": null,
  226. "parentKey": "physique",
  227. "buttonName": null,
  228. "childrenKey": null
  229. },
  230. {
  231. "label": "母亲出生日期",
  232. "defaultValue": null,
  233. "span": 12,
  234. "key": "Mather_Birthday",
  235. "type": "date",
  236. "border": null,
  237. "disabledValue": null,
  238. "options": [],
  239. "children": null,
  240. "append": null,
  241. "placeholder": "",
  242. "required": null,
  243. "show-limit": null,
  244. "parentKey": "physique",
  245. "buttonName": null,
  246. "childrenKey": null
  247. }
  248. ],
  249. "append": null,
  250. "placeholder": null,
  251. "required": null,
  252. "show-limit": null,
  253. "parentKey": null,
  254. "buttonName": null,
  255. "childrenKey": null
  256. },
  257. {
  258. "label": "新生儿检查",
  259. "defaultValue": null,
  260. "span": 24,
  261. "key": "physique",
  262. "type": "title",
  263. "border": null,
  264. "disabledValue": null,
  265. "options": [],
  266. "children": [
  267. {
  268. "label": "出生孕周",
  269. "defaultValue": null,
  270. "span": 12,
  271. "key": "Pregnancy_Week",
  272. "type": "input",
  273. "border": null,
  274. "disabledValue": null,
  275. "options": [],
  276. "children": null,
  277. "append": "周",
  278. "placeholder": "",
  279. "required": null,
  280. "show-limit": null,
  281. "parentKey": "physique",
  282. "buttonName": null,
  283. "childrenKey": null
  284. },
  285. {
  286. "label": "助产机构名称",
  287. "defaultValue": null,
  288. "span": 12,
  289. "key": "Deliver_Institution",
  290. "type": "input",
  291. "border": null,
  292. "disabledValue": null,
  293. "options": [],
  294. "children": null,
  295. "append": "",
  296. "placeholder": "",
  297. "required": null,
  298. "show-limit": null,
  299. "parentKey": "physique",
  300. "buttonName": null,
  301. "childrenKey": null
  302. },
  303. {
  304. "label": "母亲妊娠期患病情况",
  305. "defaultValue": null,
  306. "span": 24,
  307. "key": "Pregnancy_Disease",
  308. "type": "radio",
  309. "border": null,
  310. "disabledValue": null,
  311. "options": [
  312. {
  313. "label": "无",
  314. "value": "1"
  315. },
  316. {
  317. "label": "糖尿病",
  318. "value": "2"
  319. },
  320. {
  321. "label": "妊娠期高血压",
  322. "value": "3"
  323. },
  324. {
  325. "label": "其他",
  326. "value": "4"
  327. }
  328. ],
  329. "children": null,
  330. "append": null,
  331. "placeholder": "",
  332. "required": null,
  333. "show-limit": null,
  334. "parentKey": "physique",
  335. "buttonName": null,
  336. "childrenKey": null
  337. },
  338. {
  339. "label": "出生情况",
  340. "defaultValue": null,
  341. "span": 24,
  342. "key": "Pregnancy_Mode",
  343. "type": "checkBoxIncludeOther",
  344. "maxItems": 2,
  345. "border": null,
  346. "disabledValue": null,
  347. "options": [
  348. {
  349. "label": "顺产",
  350. "value": "1"
  351. },
  352. {
  353. "label": "抬头吸引",
  354. "value": "2"
  355. },
  356. {
  357. "label": "产钳",
  358. "value": "3"
  359. },
  360. {
  361. "label": "剖宫",
  362. "value": "4"
  363. },
  364. {
  365. "label": "双多胎",
  366. "value": "5"
  367. },
  368. {
  369. "label": "臀位",
  370. "value": "6"
  371. },
  372. {
  373. "label": "其他",
  374. "value": "7"
  375. }
  376. ],
  377. "children": null,
  378. "append": null,
  379. "placeholder": "",
  380. "required": null,
  381. "show-limit": null,
  382. "parentKey": "physique",
  383. "buttonName": null,
  384. "childrenKey": [
  385. "Pregnancy_Mode_Other"
  386. ],
  387. "groupKeys": [
  388. "7"
  389. ]
  390. },
  391. {
  392. "label": "新生儿窒息",
  393. "defaultValue": null,
  394. "span": 12,
  395. "key": "Asphyxia",
  396. "type": "radio",
  397. "border": null,
  398. "disabledValue": null,
  399. "options": [
  400. {
  401. "label": "无",
  402. "value": "1"
  403. },
  404. {
  405. "label": "有",
  406. "value": "2"
  407. }
  408. ],
  409. "children": null,
  410. "append": null,
  411. "placeholder": "",
  412. "required": null,
  413. "show-limit": null,
  414. "parentKey": "physique",
  415. "buttonName": null,
  416. "childrenKey": null
  417. },
  418. {
  419. "label": "畸形",
  420. "defaultValue": null,
  421. "span": 12,
  422. "key": "Deformity",
  423. "type": "radioInput",
  424. "border": null,
  425. "disabledValue": null,
  426. "options": [
  427. {
  428. "label": "无",
  429. "value": "1"
  430. },
  431. {
  432. "label": "有",
  433. "value": "2"
  434. }
  435. ],
  436. "children": null,
  437. "append": null,
  438. "placeholder": null,
  439. "required": null,
  440. "show-limit": null,
  441. "parentKey": "physique",
  442. "buttonName": "2",
  443. "childrenKey": [
  444. "Deformity",
  445. "Deformity_Other"
  446. ]
  447. },
  448. {
  449. "label": "新生儿听力筛查",
  450. "defaultValue": null,
  451. "span": 24,
  452. "key": "Hearing_Screening",
  453. "type": "radio",
  454. "border": null,
  455. "disabledValue": null,
  456. "options": [
  457. {
  458. "label": "通过",
  459. "value": "1"
  460. },
  461. {
  462. "label": "未通过",
  463. "value": "2"
  464. },
  465. {
  466. "label": "未筛查",
  467. "value": "3"
  468. },
  469. {
  470. "label": "不详",
  471. "value": "4"
  472. }
  473. ],
  474. "children": null,
  475. "append": null,
  476. "placeholder": null,
  477. "required": null,
  478. "show-limit": null,
  479. "parentKey": "physique",
  480. "buttonName": null,
  481. "childrenKey": null
  482. },
  483. {
  484. "label": "新生儿疾病筛查",
  485. "defaultValue": null,
  486. "span": 24,
  487. "key": "Disease_Screening",
  488. "type": "checkBoxIncludeOther",
  489. "maxItems": 2,
  490. "border": null,
  491. "disabledValue": "1",
  492. "options": [
  493. {
  494. "label": "未进行",
  495. "value": "1"
  496. },
  497. {
  498. "label": "检查均阴性",
  499. "value": "2"
  500. },
  501. {
  502. "label": "甲低",
  503. "value": "3"
  504. },
  505. {
  506. "label": "苯丙酮尿症",
  507. "value": "4"
  508. },
  509. {
  510. "label": "其他遗传代谢病",
  511. "value": "5"
  512. }
  513. ],
  514. "children": null,
  515. "append": null,
  516. "placeholder": null,
  517. "required": null,
  518. "show-limit": null,
  519. "parentKey": "physique",
  520. "buttonName": null,
  521. "childrenKey": [
  522. "Disease_Screening_Other"
  523. ],
  524. "groupKeys": [
  525. "5"
  526. ]
  527. },
  528. {
  529. "label": "新生儿出生体重",
  530. "defaultValue": null,
  531. "span": 12,
  532. "key": "Birth_Weight",
  533. "type": "input",
  534. "border": null,
  535. "disabledValue": null,
  536. "options": [],
  537. "children": null,
  538. "append": "kg",
  539. "placeholder": "",
  540. "required": null,
  541. "show-limit": null,
  542. "parentKey": "physique",
  543. "buttonName": null,
  544. "childrenKey": null
  545. },
  546. {
  547. "label": "目前体重",
  548. "defaultValue": null,
  549. "span": 12,
  550. "key": "Weight",
  551. "type": "input",
  552. "border": null,
  553. "disabledValue": null,
  554. "options": [],
  555. "children": null,
  556. "append": "kg",
  557. "placeholder": "",
  558. "required": null,
  559. "show-limit": null,
  560. "parentKey": "physique",
  561. "buttonName": null,
  562. "childrenKey": null
  563. },
  564. {
  565. "label": "出生身长",
  566. "defaultValue": null,
  567. "span": 12,
  568. "key": "Birth_Stature",
  569. "type": "input",
  570. "border": null,
  571. "disabledValue": null,
  572. "options": [],
  573. "children": null,
  574. "append": "cm",
  575. "placeholder": "",
  576. "required": null,
  577. "show-limit": null,
  578. "parentKey": "physique",
  579. "buttonName": null,
  580. "childrenKey": null
  581. },
  582. {
  583. "label": "喂养方式",
  584. "defaultValue": null,
  585. "span": 24,
  586. "key": "Feed_Type",
  587. "type": "radio",
  588. "border": null,
  589. "disabledValue": null,
  590. "options": [
  591. {
  592. "label": "纯母乳",
  593. "value": "1"
  594. },
  595. {
  596. "label": "混合",
  597. "value": "2"
  598. },
  599. {
  600. "label": "人工",
  601. "value": "3"
  602. }
  603. ],
  604. "children": null,
  605. "append": null,
  606. "placeholder": null,
  607. "required": null,
  608. "show-limit": null,
  609. "parentKey": "physique",
  610. "buttonName": null,
  611. "childrenKey": null
  612. },
  613. {
  614. "label": "吃奶量",
  615. "defaultValue": null,
  616. "span": 12,
  617. "key": "Milk_Amount",
  618. "type": "input",
  619. "border": null,
  620. "disabledValue": null,
  621. "options": [],
  622. "children": null,
  623. "append": "ml/次",
  624. "parentKey": "physique",
  625. "buttonName": null,
  626. "childrenKey": null
  627. },
  628. {
  629. "label": "吃奶次数",
  630. "defaultValue": null,
  631. "span": 12,
  632. "key": "Feed_Times",
  633. "type": "input",
  634. "border": null,
  635. "disabledValue": null,
  636. "options": [],
  637. "children": null,
  638. "append": "次/日",
  639. "placeholder": "",
  640. "required": null,
  641. "show-limit": null,
  642. "parentKey": "physique",
  643. "buttonName": null,
  644. "childrenKey": null
  645. },
  646. {
  647. "label": "呕吐",
  648. "defaultValue": null,
  649. "span": 24,
  650. "key": "Vomit",
  651. "type": "radio",
  652. "border": null,
  653. "disabledValue": null,
  654. "options": [
  655. {
  656. "label": "无",
  657. "value": "1"
  658. },
  659. {
  660. "label": "有",
  661. "value": "2"
  662. }
  663. ],
  664. "children": null,
  665. "append": null,
  666. "placeholder": null,
  667. "required": null,
  668. "show-limit": null,
  669. "parentKey": "physique",
  670. "buttonName": null,
  671. "childrenKey": null
  672. },
  673. {
  674. "label": "大便",
  675. "defaultValue": null,
  676. "span": 24,
  677. "key": "Stool_State",
  678. "type": "radio",
  679. "border": null,
  680. "disabledValue": null,
  681. "options": [
  682. {
  683. "label": "糊状",
  684. "value": "1"
  685. },
  686. {
  687. "label": "稀",
  688. "value": "2"
  689. },
  690. {
  691. "label": "其他",
  692. "value": "3"
  693. }
  694. ],
  695. "children": null,
  696. "append": null,
  697. "placeholder": null,
  698. "required": null,
  699. "show-limit": null,
  700. "parentKey": "physique",
  701. "buttonName": null,
  702. "childrenKey": null
  703. },
  704. {
  705. "label": "大便次数",
  706. "defaultValue": null,
  707. "span": 12,
  708. "key": "Stool_Times",
  709. "type": "input",
  710. "border": null,
  711. "disabledValue": null,
  712. "options": [],
  713. "children": null,
  714. "append": "次/日",
  715. "placeholder": "",
  716. "required": null,
  717. "show-limit": null,
  718. "parentKey": "physique",
  719. "buttonName": null,
  720. "childrenKey": null
  721. },
  722. {
  723. "label": "体温",
  724. "defaultValue": null,
  725. "span": 12,
  726. "key": "Temperature",
  727. "type": "input",
  728. "border": null,
  729. "disabledValue": null,
  730. "options": [],
  731. "children": null,
  732. "append": "℃",
  733. "placeholder": "",
  734. "required": null,
  735. "show-limit": null,
  736. "parentKey": "physique",
  737. "buttonName": null,
  738. "childrenKey": null
  739. },
  740. {
  741. "label": "心率",
  742. "defaultValue": null,
  743. "span": 12,
  744. "key": "Pulse",
  745. "type": "input",
  746. "border": null,
  747. "disabledValue": null,
  748. "options": [],
  749. "children": null,
  750. "append": "次/分钟",
  751. "placeholder": "",
  752. "required": null,
  753. "show-limit": null,
  754. "parentKey": "physique",
  755. "buttonName": null,
  756. "childrenKey": null
  757. },
  758. {
  759. "label": "呼吸频率",
  760. "defaultValue": null,
  761. "span": 12,
  762. "key": "Breathe",
  763. "type": "input",
  764. "border": null,
  765. "disabledValue": null,
  766. "options": [],
  767. "children": null,
  768. "append": "次/分钟",
  769. "placeholder": "",
  770. "required": null,
  771. "show-limit": null,
  772. "parentKey": "physique",
  773. "buttonName": null,
  774. "childrenKey": null
  775. },
  776. {
  777. "label": "面色",
  778. "defaultValue": null,
  779. "span": 24,
  780. "key": "Face",
  781. "type": "radioInput",
  782. "border": null,
  783. "disabledValue": null,
  784. "options": [
  785. {
  786. "label": "红润",
  787. "value": "1"
  788. },
  789. {
  790. "label": "黄染",
  791. "value": "2"
  792. },
  793. {
  794. "label": "其他",
  795. "value": "3"
  796. }
  797. ],
  798. "children": null,
  799. "append": null,
  800. "placeholder": null,
  801. "required": null,
  802. "show-limit": null,
  803. "parentKey": "physique",
  804. "buttonName": "3",
  805. "childrenKey": [
  806. "Face",
  807. "Face_Other"
  808. ]
  809. },
  810. {
  811. "label": "黄疸部位",
  812. "defaultValue": null,
  813. "span": 24,
  814. "key": "Jaundice_Part",
  815. "type": "checkbox",
  816. "border": null,
  817. "disabledValue": "1",
  818. "options": [
  819. {
  820. "label": "无",
  821. "value": "1"
  822. },
  823. {
  824. "label": "面部",
  825. "value": "2"
  826. },
  827. {
  828. "label": "躯干",
  829. "value": "3"
  830. },
  831. {
  832. "label": "四肢",
  833. "value": "4"
  834. },
  835. {
  836. "label": "手足",
  837. "value": "5"
  838. }
  839. ],
  840. "children": null,
  841. "append": null,
  842. "placeholder": null,
  843. "required": null,
  844. "show-limit": null,
  845. "parentKey": "physique",
  846. "buttonName": null,
  847. "childrenKey": null
  848. },
  849. {
  850. "label": "前囟",
  851. "defaultValue": null,
  852. "span": 24,
  853. "key": "Fontanel_State",
  854. "type": "anteriorFontanelleOther",
  855. "border": null,
  856. "disabledValue": null,
  857. "options": [
  858. {
  859. "label": "正常",
  860. "value": "1"
  861. },
  862. {
  863. "label": "膨隆",
  864. "value": "2"
  865. },
  866. {
  867. "label": "凹陷",
  868. "value": "3"
  869. },
  870. {
  871. "label": "其他",
  872. "value": "4"
  873. }
  874. ],
  875. "children": null,
  876. "append": null,
  877. "placeholder": null,
  878. "required": null,
  879. "show-limit": null,
  880. "parentKey": "physique",
  881. "buttonName": null,
  882. "childrenKey": null
  883. },
  884. {
  885. "label": "眼睛",
  886. "defaultValue": null,
  887. "span": 12,
  888. "key": "Eyes_Abnormal",
  889. "type": "radio",
  890. "border": null,
  891. "disabledValue": null,
  892. "options": [
  893. {
  894. "label": "未见异常",
  895. "value": "1"
  896. },
  897. {
  898. "label": "异常",
  899. "value": "2"
  900. }
  901. ],
  902. "children": null,
  903. "append": null,
  904. "placeholder": null,
  905. "required": null,
  906. "show-limit": null,
  907. "parentKey": "physique",
  908. "buttonName": null,
  909. "childrenKey": null
  910. },
  911. {
  912. "label": "四肢活动度",
  913. "defaultValue": null,
  914. "span": 12,
  915. "key": "Extremitie_Activity",
  916. "type": "radio",
  917. "border": null,
  918. "disabledValue": null,
  919. "options": [
  920. {
  921. "label": "未见异常",
  922. "value": "1"
  923. },
  924. {
  925. "label": "异常",
  926. "value": "2"
  927. }
  928. ],
  929. "children": null,
  930. "append": null,
  931. "placeholder": null,
  932. "required": null,
  933. "show-limit": null,
  934. "parentKey": "physique",
  935. "buttonName": null,
  936. "childrenKey": null
  937. },
  938. {
  939. "label": "耳外观",
  940. "defaultValue": null,
  941. "span": 12,
  942. "key": "Ear_Abnormal",
  943. "type": "radio",
  944. "border": null,
  945. "disabledValue": null,
  946. "options": [
  947. {
  948. "label": "未见异常",
  949. "value": "1"
  950. },
  951. {
  952. "label": "异常",
  953. "value": "2"
  954. }
  955. ],
  956. "children": null,
  957. "append": null,
  958. "placeholder": null,
  959. "required": null,
  960. "show-limit": null,
  961. "parentKey": "physique",
  962. "buttonName": null,
  963. "childrenKey": null
  964. },
  965. {
  966. "label": "颈部包块",
  967. "defaultValue": null,
  968. "span": 12,
  969. "key": "Neck_Mass",
  970. "type": "radio",
  971. "border": null,
  972. "disabledValue": null,
  973. "options": [
  974. {
  975. "label": "未见异常",
  976. "value": "1"
  977. },
  978. {
  979. "label": "异常",
  980. "value": "2"
  981. }
  982. ],
  983. "children": null,
  984. "append": null,
  985. "placeholder": null,
  986. "required": null,
  987. "show-limit": null,
  988. "parentKey": "physique",
  989. "buttonName": null,
  990. "childrenKey": null
  991. },
  992. {
  993. "label": "鼻",
  994. "defaultValue": null,
  995. "span": 12,
  996. "key": "Nose_Abnormal",
  997. "type": "radio",
  998. "border": null,
  999. "disabledValue": null,
  1000. "options": [
  1001. {
  1002. "label": "未见异常",
  1003. "value": "1"
  1004. },
  1005. {
  1006. "label": "异常",
  1007. "value": "2"
  1008. }
  1009. ],
  1010. "children": null,
  1011. "append": null,
  1012. "placeholder": null,
  1013. "required": null,
  1014. "show-limit": null,
  1015. "parentKey": "physique",
  1016. "buttonName": null,
  1017. "childrenKey": null
  1018. },
  1019. {
  1020. "label": "皮肤",
  1021. "defaultValue": null,
  1022. "span": 24,
  1023. "key": "Skin_State",
  1024. "type": "radio",
  1025. "border": null,
  1026. "disabledValue": null,
  1027. "options": [
  1028. {
  1029. "label": "未见异常",
  1030. "value": "1"
  1031. },
  1032. {
  1033. "label": "湿疹",
  1034. "value": "2"
  1035. },
  1036. {
  1037. "label": "糜烂",
  1038. "value": "3"
  1039. },
  1040. {
  1041. "label": "其他",
  1042. "value": "4"
  1043. }
  1044. ],
  1045. "children": null,
  1046. "append": null,
  1047. "placeholder": null,
  1048. "required": null,
  1049. "show-limit": null,
  1050. "parentKey": "physique",
  1051. "buttonName": null,
  1052. "childrenKey": null
  1053. },
  1054. {
  1055. "label": "口腔",
  1056. "defaultValue": null,
  1057. "span": 12,
  1058. "key": "Mouth_Abnormal",
  1059. "type": "radio",
  1060. "border": null,
  1061. "disabledValue": null,
  1062. "options": [
  1063. {
  1064. "label": "未见异常",
  1065. "value": "1"
  1066. },
  1067. {
  1068. "label": "异常",
  1069. "value": "2"
  1070. }
  1071. ],
  1072. "children": null,
  1073. "append": null,
  1074. "placeholder": null,
  1075. "required": null,
  1076. "show-limit": null,
  1077. "parentKey": "physique",
  1078. "buttonName": null,
  1079. "childrenKey": null
  1080. },
  1081. {
  1082. "label": "肛门",
  1083. "defaultValue": null,
  1084. "span": 12,
  1085. "key": "Anus_Abnormal",
  1086. "type": "radio",
  1087. "border": null,
  1088. "disabledValue": null,
  1089. "options": [
  1090. {
  1091. "label": "未见异常",
  1092. "value": "1"
  1093. },
  1094. {
  1095. "label": "异常",
  1096. "value": "2"
  1097. }
  1098. ],
  1099. "children": null,
  1100. "append": null,
  1101. "placeholder": null,
  1102. "required": null,
  1103. "show-limit": null,
  1104. "parentKey": "physique",
  1105. "buttonName": null,
  1106. "childrenKey": null
  1107. },
  1108. {
  1109. "label": "心肺听诊",
  1110. "defaultValue": null,
  1111. "span": 12,
  1112. "key": "Lung_Abnormal",
  1113. "type": "radio",
  1114. "border": null,
  1115. "disabledValue": null,
  1116. "options": [
  1117. {
  1118. "label": "未见异常",
  1119. "value": "1"
  1120. },
  1121. {
  1122. "label": "异常",
  1123. "value": "2"
  1124. }
  1125. ],
  1126. "children": null,
  1127. "append": null,
  1128. "placeholder": null,
  1129. "required": null,
  1130. "show-limit": null,
  1131. "parentKey": "physique",
  1132. "buttonName": null,
  1133. "childrenKey": null
  1134. },
  1135. {
  1136. "label": "胸部",
  1137. "defaultValue": null,
  1138. "span": 12,
  1139. "key": "Heart_Abnormal",
  1140. "type": "radio",
  1141. "border": null,
  1142. "disabledValue": null,
  1143. "options": [
  1144. {
  1145. "label": "未见异常",
  1146. "value": "1"
  1147. },
  1148. {
  1149. "label": "异常",
  1150. "value": "2"
  1151. }
  1152. ],
  1153. "children": null,
  1154. "append": null,
  1155. "placeholder": null,
  1156. "required": null,
  1157. "show-limit": null,
  1158. "parentKey": "physique",
  1159. "buttonName": null,
  1160. "childrenKey": null
  1161. },
  1162. {
  1163. "label": "腹部触诊",
  1164. "defaultValue": null,
  1165. "span": 12,
  1166. "key": "Abdominal_Abnormal",
  1167. "type": "radio",
  1168. "border": null,
  1169. "disabledValue": null,
  1170. "options": [
  1171. {
  1172. "label": "未见异常",
  1173. "value": "1"
  1174. },
  1175. {
  1176. "label": "异常",
  1177. "value": "2"
  1178. }
  1179. ],
  1180. "children": null,
  1181. "append": null,
  1182. "placeholder": null,
  1183. "required": null,
  1184. "show-limit": null,
  1185. "parentKey": "physique",
  1186. "buttonName": null,
  1187. "childrenKey": null
  1188. },
  1189. {
  1190. "label": "脊柱",
  1191. "defaultValue": null,
  1192. "span": 12,
  1193. "key": "Spinal_Abnormal",
  1194. "type": "radio",
  1195. "border": null,
  1196. "disabledValue": null,
  1197. "options": [
  1198. {
  1199. "label": "未见异常",
  1200. "value": "1"
  1201. },
  1202. {
  1203. "label": "异常",
  1204. "value": "2"
  1205. }
  1206. ],
  1207. "children": null,
  1208. "append": null,
  1209. "placeholder": null,
  1210. "required": null,
  1211. "show-limit": null,
  1212. "parentKey": "physique",
  1213. "buttonName": null,
  1214. "childrenKey": null
  1215. },
  1216. {
  1217. "label": "外生殖器",
  1218. "defaultValue": null,
  1219. "span": 12,
  1220. "key": "Genitalia_Abnormal",
  1221. "type": "radio",
  1222. "border": null,
  1223. "disabledValue": null,
  1224. "options": [
  1225. {
  1226. "label": "未见异常",
  1227. "value": "1"
  1228. },
  1229. {
  1230. "label": "异常",
  1231. "value": "2"
  1232. }
  1233. ],
  1234. "children": null,
  1235. "append": null,
  1236. "placeholder": null,
  1237. "required": null,
  1238. "show-limit": null,
  1239. "parentKey": "physique",
  1240. "buttonName": null,
  1241. "childrenKey": null
  1242. },
  1243. {
  1244. "label": "脐带",
  1245. "defaultValue": null,
  1246. "span": 24,
  1247. "key": "Umbilical_Cord",
  1248. "type": "radioInput",
  1249. "border": null,
  1250. "disabledValue": null,
  1251. "options": [
  1252. {
  1253. "label": "未脱",
  1254. "value": "1"
  1255. },
  1256. {
  1257. "label": "脱落",
  1258. "value": "2"
  1259. },
  1260. {
  1261. "label": "脐部有渗出",
  1262. "value": "3"
  1263. },
  1264. {
  1265. "label": "其他",
  1266. "value": "4"
  1267. }
  1268. ],
  1269. "children": null,
  1270. "append": null,
  1271. "placeholder": null,
  1272. "required": null,
  1273. "show-limit": null,
  1274. "parentKey": "physique",
  1275. "buttonName": "4",
  1276. "childrenKey": [
  1277. "Umbilical_Cord",
  1278. "Umbilical_Cord_Other"
  1279. ]
  1280. }
  1281. ],
  1282. "append": null,
  1283. "placeholder": null,
  1284. "required": null,
  1285. "show-limit": null,
  1286. "parentKey": null,
  1287. "buttonName": null,
  1288. "childrenKey": null
  1289. },
  1290. {
  1291. "label": "评估及指导",
  1292. "defaultValue": null,
  1293. "span": 24,
  1294. "key": "lifestyleCoachingAndAssistedExamination",
  1295. "type": "title",
  1296. "border": null,
  1297. "disabledValue": null,
  1298. "options": [],
  1299. "children": [
  1300. {
  1301. "label": "转诊建议",
  1302. "defaultValue": null,
  1303. "span": 24,
  1304. "key": "Referral",
  1305. "type": "referral",
  1306. "border": null,
  1307. "disabledValue": null,
  1308. "options": [
  1309. {
  1310. "label": "无",
  1311. "value": "1"
  1312. },
  1313. {
  1314. "label": "有",
  1315. "value": "2"
  1316. }
  1317. ],
  1318. "children": null,
  1319. "append": null,
  1320. "placeholder": null,
  1321. "required": null,
  1322. "show-limit": null,
  1323. "parentKey": "lifestyleCoachingAndAssistedExamination",
  1324. "buttonName": null,
  1325. "childrenKey": null
  1326. },
  1327. {
  1328. "label": "指导",
  1329. "defaultValue": null,
  1330. "span": 24,
  1331. "key": "Guidance",
  1332. "type": "checkBoxIncludeOther",
  1333. "border": null,
  1334. "disabledValue": null,
  1335. "options": [
  1336. {
  1337. "label": "喂养指导",
  1338. "value": "1"
  1339. },
  1340. {
  1341. "label": "发育指导",
  1342. "value": "2"
  1343. },
  1344. {
  1345. "label": "防病指导",
  1346. "value": "3"
  1347. },
  1348. {
  1349. "label": "预防伤害指导",
  1350. "value": "4"
  1351. },
  1352. {
  1353. "label": "口腔保健指导",
  1354. "value": "5"
  1355. },
  1356. {
  1357. "label": "其他",
  1358. "value": "6"
  1359. }
  1360. ],
  1361. "children": null,
  1362. "append": null,
  1363. "placeholder": null,
  1364. "required": null,
  1365. "show-limit": null,
  1366. "parentKey": "lifestyleCoachingAndAssistedExamination",
  1367. "buttonName": null,
  1368. "childrenKey": [
  1369. "Guidance_Other"
  1370. ],
  1371. "groupKeys": [
  1372. "6"
  1373. ]
  1374. },
  1375. {
  1376. "label": "下次随访地点",
  1377. "defaultValue": null,
  1378. "span": 24,
  1379. "key": "Next_Follow_Up_Location",
  1380. "type": "input",
  1381. "border": null,
  1382. "disabledValue": null,
  1383. "options": [],
  1384. "children": null,
  1385. "append": "",
  1386. "placeholder": "",
  1387. "required": null,
  1388. "show-limit": null,
  1389. "parentKey": "physique",
  1390. "buttonName": null,
  1391. "childrenKey": null
  1392. }
  1393. ],
  1394. "append": null,
  1395. "placeholder": null,
  1396. "required": null,
  1397. "show-limit": null,
  1398. "parentKey": null,
  1399. "buttonName": null,
  1400. "childrenKey": null
  1401. }
  1402. ]
  1403. }