FollowUpTuberculosisFirstRecord.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787
  1. {
  2. "Key": "FollowUpTuberculosisFirstRecord",
  3. "Name": "肺结核患者第一次入户随访记录表",
  4. "Content": [
  5. {
  6. "label": "基本信息",
  7. "defaultValue": [],
  8. "span": 12,
  9. "key": "BasicInfo",
  10. "type": "input",
  11. "border": false,
  12. "disabledValue": "1",
  13. "options": [],
  14. "children": [
  15. {
  16. "label": "患者类型",
  17. "defaultValue": [],
  18. "span": 24,
  19. "key": "Patients_Type",
  20. "type": "radio",
  21. "border": false,
  22. "disabledValue": "0",
  23. "options": [
  24. {
  25. "label": "初治",
  26. "value": "1"
  27. },
  28. {
  29. "label": "复治",
  30. "value": "2"
  31. }
  32. ],
  33. "children": null,
  34. "append": null,
  35. "placeholder": null,
  36. "required": null,
  37. "show-limit": null,
  38. "parentKey": "BasicInfo",
  39. "buttonName": null,
  40. "childrenKey": null,
  41. "groupKeys": []
  42. },
  43. {
  44. "label": "痰菌情况",
  45. "defaultValue": [],
  46. "span": 24,
  47. "key": "Sputum",
  48. "type": "radio",
  49. "border": false,
  50. "disabledValue": "0",
  51. "options": [
  52. {
  53. "label": "阳性",
  54. "value": "1"
  55. },
  56. {
  57. "label": "阴性",
  58. "value": "2"
  59. },
  60. {
  61. "label": "未查痰",
  62. "value": "3"
  63. }
  64. ],
  65. "children": null,
  66. "append": null,
  67. "placeholder": null,
  68. "required": null,
  69. "show-limit": null,
  70. "parentKey": "BasicInfo",
  71. "buttonName": null,
  72. "childrenKey": null,
  73. "groupKeys": []
  74. },
  75. {
  76. "label": "耐药情况",
  77. "defaultValue": [],
  78. "span": 24,
  79. "key": "Drug_Fast",
  80. "type": "radio",
  81. "border": false,
  82. "disabledValue": "0",
  83. "options": [
  84. {
  85. "label": "耐药",
  86. "value": "1"
  87. },
  88. {
  89. "label": "非耐药",
  90. "value": "2"
  91. },
  92. {
  93. "label": "未检测",
  94. "value": "3"
  95. }
  96. ],
  97. "children": null,
  98. "append": null,
  99. "placeholder": null,
  100. "required": null,
  101. "show-limit": null,
  102. "parentKey": "BasicInfo",
  103. "buttonName": null,
  104. "childrenKey": null,
  105. "groupKeys": []
  106. }
  107. ],
  108. "append": null,
  109. "placeholder": null,
  110. "required": null,
  111. "show-limit": null,
  112. "parentKey": "",
  113. "buttonName": null,
  114. "childrenKey": null,
  115. "groupKeys": []
  116. },
  117. {
  118. "label": "症状",
  119. "defaultValue": [],
  120. "span": 24,
  121. "key": "Symptomatic",
  122. "type": "input",
  123. "border": false,
  124. "disabledValue": "1",
  125. "options": [],
  126. "children": [
  127. {
  128. "label": "症状及体征",
  129. "defaultValue": [],
  130. "span": 24,
  131. "key": "Symptom",
  132. "type": "checkBoxIncludeOther",
  133. "border": false,
  134. "disabledValue": "0",
  135. "options": [
  136. {
  137. "label": "没有症状",
  138. "value": "0"
  139. },
  140. {
  141. "label": " 咳嗽咳痰",
  142. "value": "1"
  143. },
  144. {
  145. "label": "低热盗汗",
  146. "value": "2"
  147. },
  148. {
  149. "label": "咯血或血痰",
  150. "value": "3"
  151. },
  152. {
  153. "label": "胸痛消瘦",
  154. "value": "4"
  155. },
  156. {
  157. "label": "恶心纳差",
  158. "value": "5"
  159. },
  160. {
  161. "label": "头痛失眠",
  162. "value": "6"
  163. },
  164. {
  165. "label": "视物模糊",
  166. "value": "7"
  167. },
  168. {
  169. "label": "皮肤瘙痒、皮疹",
  170. "value": "8"
  171. },
  172. {
  173. "label": "耳鸣、听力下降",
  174. "value": "9"
  175. },
  176. {
  177. "label": "其他",
  178. "value": "10"
  179. }
  180. ],
  181. "children": null,
  182. "append": null,
  183. "placeholder": null,
  184. "required": null,
  185. "show-limit": null,
  186. "parentKey": "Symptomatic",
  187. "buttonName": null,
  188. "childrenKey": ["Symptom_Other"],
  189. "groupKeys": ["10"]
  190. }
  191. ],
  192. "append": null,
  193. "placeholder": null,
  194. "required": null,
  195. "show-limit": null,
  196. "parentKey": "",
  197. "buttonName": null,
  198. "childrenKey": null,
  199. "groupKeys": []
  200. },
  201. {
  202. "label": "用药",
  203. "defaultValue": [],
  204. "span": 24,
  205. "key": "Medication",
  206. "type": "radio",
  207. "border": false,
  208. "disabledValue": "1",
  209. "options": [],
  210. "children": [
  211. {
  212. "label": "化疗方案",
  213. "defaultValue": [],
  214. "span": 24,
  215. "key": "Chemotherapy",
  216. "type": "input",
  217. "border": false,
  218. "disabledValue": "1",
  219. "options": [],
  220. "children": null,
  221. "append": null,
  222. "placeholder": null,
  223. "required": null,
  224. "show-limit": null,
  225. "parentKey": "Medication",
  226. "buttonName": null,
  227. "childrenKey": null,
  228. "groupKeys": []
  229. },
  230. {
  231. "label": "用法",
  232. "defaultValue": [],
  233. "span": 24,
  234. "key": "Usage",
  235. "type": "radio",
  236. "border": false,
  237. "disabledValue": "1",
  238. "options": [
  239. {
  240. "label": "每日",
  241. "value": "1"
  242. },
  243. {
  244. "label": "间歇",
  245. "value": "2"
  246. }
  247. ],
  248. "children": null,
  249. "append": null,
  250. "placeholder": null,
  251. "required": null,
  252. "show-limit": null,
  253. "parentKey": "Medication",
  254. "buttonName": null,
  255. "childrenKey": null,
  256. "groupKeys": null
  257. },
  258. {
  259. "label": "药品剂型",
  260. "defaultValue": [],
  261. "span": 24,
  262. "key": "Drug_Form",
  263. "type": "checkbox",
  264. "border": false,
  265. "disabledValue": "0",
  266. "options": [
  267. {
  268. "label": "固定剂量复合制剂",
  269. "value": "1"
  270. },
  271. {
  272. "label": "散装药",
  273. "value": "2"
  274. },
  275. {
  276. "label": "板式组合药",
  277. "value": "3"
  278. },
  279. {
  280. "label": "注射剂",
  281. "value": "4"
  282. }
  283. ],
  284. "children": null,
  285. "append": null,
  286. "placeholder": null,
  287. "required": null,
  288. "show-limit": null,
  289. "parentKey": "Medication",
  290. "buttonName": null,
  291. "childrenKey": null,
  292. "groupKeys": null
  293. },
  294. {
  295. "label": "督导人员选择",
  296. "defaultValue": [],
  297. "span": 24,
  298. "key": "Supervisor",
  299. "type": "radio",
  300. "border": false,
  301. "disabledValue": "0",
  302. "options": [
  303. {
  304. "label": "医生",
  305. "value": "1"
  306. },
  307. {
  308. "label": "家属",
  309. "value": "2"
  310. },
  311. {
  312. "label": "自服药",
  313. "value": "3"
  314. },
  315. {
  316. "label": "其他",
  317. "value": "4"
  318. }
  319. ],
  320. "children": null,
  321. "append": null,
  322. "placeholder": null,
  323. "required": null,
  324. "show-limit": null,
  325. "parentKey": "Medication",
  326. "buttonName": null,
  327. "childrenKey": ["Supervisor_Other"],
  328. "groupKeys": ["4"]
  329. }
  330. ],
  331. "append": null,
  332. "placeholder": null,
  333. "required": null,
  334. "show-limit": null,
  335. "parentKey": "",
  336. "buttonName": null,
  337. "childrenKey": null,
  338. "groupKeys": []
  339. },
  340. {
  341. "label": "家庭居住环境评估",
  342. "defaultValue": [],
  343. "span": 24,
  344. "key": "HomeLivingEnvironmentAssessment",
  345. "type": "input",
  346. "border": false,
  347. "disabledValue": "1",
  348. "options": [],
  349. "children": [
  350. {
  351. "label": "单独的居室",
  352. "defaultValue": [],
  353. "span": 24,
  354. "key": "Bedroom",
  355. "type": "radio",
  356. "border": false,
  357. "disabledValue": "1",
  358. "options": [
  359. {
  360. "label": "有",
  361. "value": "1"
  362. },
  363. {
  364. "label": "无",
  365. "value": "2"
  366. }
  367. ],
  368. "children": null,
  369. "append": null,
  370. "placeholder": null,
  371. "required": null,
  372. "show-limit": null,
  373. "parentKey": "HomeLivingEnvironmentAssessment",
  374. "buttonName": null,
  375. "childrenKey": [],
  376. "groupKeys": []
  377. },
  378. {
  379. "label": "通风情况",
  380. "defaultValue": [],
  381. "span": 24,
  382. "key": "Ventilate",
  383. "type": "radio",
  384. "border": false,
  385. "disabledValue": "1",
  386. "options": [
  387. {
  388. "label": "良好",
  389. "value": "1"
  390. },
  391. {
  392. "label": "一般",
  393. "value": "2"
  394. },
  395. {
  396. "label": "差",
  397. "value": "3"
  398. }
  399. ],
  400. "children": null,
  401. "append": null,
  402. "placeholder": null,
  403. "required": null,
  404. "show-limit": null,
  405. "parentKey": "HomeLivingEnvironmentAssessment",
  406. "buttonName": null,
  407. "childrenKey": null,
  408. "groupKeys": []
  409. }
  410. ],
  411. "append": null,
  412. "placeholder": null,
  413. "required": null,
  414. "show-limit": null,
  415. "parentKey": "",
  416. "buttonName": null,
  417. "childrenKey": null,
  418. "groupKeys": []
  419. },
  420. {
  421. "label": "生活方式评估",
  422. "defaultValue": [],
  423. "span": 24,
  424. "key": "LifestyleAssessment",
  425. "type": "input",
  426. "border": false,
  427. "disabledValue": "1",
  428. "options": [],
  429. "children": [
  430. {
  431. "label": "日吸烟量:平均",
  432. "defaultValue": null,
  433. "span": 24,
  434. "key": "Smoke",
  435. "type": "numberInput",
  436. "border": null,
  437. "disabledValue": null,
  438. "options": [],
  439. "children": null,
  440. "append": "支",
  441. "placeholder": "",
  442. "required": null,
  443. "show-limit": false,
  444. "parentKey": "LifestyleAssessment",
  445. "buttonName": null,
  446. "childrenKey": null
  447. },
  448. {
  449. "label": "日饮酒量:平均",
  450. "defaultValue": null,
  451. "span": 24,
  452. "key": "Drink",
  453. "type": "numberInput",
  454. "border": null,
  455. "disabledValue": null,
  456. "options": [],
  457. "children": null,
  458. "append": "两",
  459. "placeholder": "",
  460. "required": null,
  461. "show-limit": false,
  462. "parentKey": "LifestyleAssessment",
  463. "buttonName": null,
  464. "childrenKey": null
  465. }
  466. ],
  467. "append": null,
  468. "placeholder": null,
  469. "required": null,
  470. "show-limit": null,
  471. "parentKey": "",
  472. "buttonName": null,
  473. "childrenKey": null,
  474. "groupKeys": []
  475. },
  476. {
  477. "label": "健康教育及培训",
  478. "defaultValue": [],
  479. "span": 24,
  480. "key": "HealthEducationAndTraining",
  481. "type": "input",
  482. "border": false,
  483. "disabledValue": "1",
  484. "options": [],
  485. "children": [
  486. {
  487. "label": "取药地点",
  488. "defaultValue": [],
  489. "span": 24,
  490. "key": "Get_Drug_Site",
  491. "type": "input",
  492. "border": false,
  493. "disabledValue": "1",
  494. "options": [],
  495. "children": null,
  496. "append": null,
  497. "placeholder": null,
  498. "required": null,
  499. "show-limit": null,
  500. "parentKey": "HealthEducationAndTraining",
  501. "buttonName": null,
  502. "childrenKey": [],
  503. "groupKeys": []
  504. },
  505. {
  506. "label": "取药时间",
  507. "defaultValue": [],
  508. "span": 24,
  509. "key": "Get_Drug_Time",
  510. "type": "date",
  511. "border": false,
  512. "disabledValue": "1",
  513. "options": [],
  514. "children": null,
  515. "append": null,
  516. "placeholder": null,
  517. "required": null,
  518. "show-limit": null,
  519. "parentKey": "HealthEducationAndTraining",
  520. "buttonName": null,
  521. "childrenKey": [],
  522. "groupKeys": []
  523. },
  524. {
  525. "label": "服药记录卡的填写",
  526. "defaultValue": [],
  527. "span": 24,
  528. "key": "Drug_Card",
  529. "type": "radio",
  530. "border": false,
  531. "disabledValue": "0",
  532. "options": [
  533. {
  534. "label": "掌握",
  535. "value": "1"
  536. },
  537. {
  538. "label": "未掌握",
  539. "value": "2"
  540. }
  541. ],
  542. "children": null,
  543. "append": null,
  544. "placeholder": null,
  545. "required": null,
  546. "show-limit": null,
  547. "parentKey": "HealthEducationAndTraining",
  548. "buttonName": null,
  549. "childrenKey": null,
  550. "groupKeys": []
  551. },
  552. {
  553. "label": "服药方法及药品存放",
  554. "defaultValue": [],
  555. "span": 24,
  556. "key": "Drug_Method",
  557. "type": "radio",
  558. "border": false,
  559. "disabledValue": "0",
  560. "options": [
  561. {
  562. "label": "掌握",
  563. "value": "1"
  564. },
  565. {
  566. "label": "未掌握",
  567. "value": "2"
  568. }
  569. ],
  570. "children": null,
  571. "append": null,
  572. "placeholder": null,
  573. "required": null,
  574. "show-limit": null,
  575. "parentKey": "HealthEducationAndTraining",
  576. "buttonName": null,
  577. "childrenKey": null,
  578. "groupKeys": []
  579. },
  580. {
  581. "label": "肺结核治疗疗程",
  582. "defaultValue": [],
  583. "span": 24,
  584. "key": "Main_Course_Daily",
  585. "type": "radio",
  586. "border": false,
  587. "disabledValue": "0",
  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": "HealthEducationAndTraining",
  604. "buttonName": null,
  605. "childrenKey": null,
  606. "groupKeys": []
  607. },
  608. {
  609. "label": "不规律服药危害",
  610. "defaultValue": [],
  611. "span": 24,
  612. "key": "Indiscipline_Drug",
  613. "type": "radio",
  614. "border": false,
  615. "disabledValue": "0",
  616. "options": [
  617. {
  618. "label": "掌握",
  619. "value": "1"
  620. },
  621. {
  622. "label": "未掌握",
  623. "value": "2"
  624. }
  625. ],
  626. "children": null,
  627. "append": null,
  628. "placeholder": null,
  629. "required": null,
  630. "show-limit": null,
  631. "parentKey": "HealthEducationAndTraining",
  632. "buttonName": null,
  633. "childrenKey": null,
  634. "groupKeys": []
  635. },
  636. {
  637. "label": "服药后不良反应及处理",
  638. "defaultValue": [],
  639. "span": 24,
  640. "key": "Untoward_Effect",
  641. "type": "radio",
  642. "border": false,
  643. "disabledValue": "0",
  644. "options": [
  645. {
  646. "label": "掌握",
  647. "value": "1"
  648. },
  649. {
  650. "label": "未掌握",
  651. "value": "2"
  652. }
  653. ],
  654. "children": null,
  655. "append": null,
  656. "placeholder": null,
  657. "required": null,
  658. "show-limit": null,
  659. "parentKey": "HealthEducationAndTraining",
  660. "buttonName": null,
  661. "childrenKey": null,
  662. "groupKeys": []
  663. },
  664. {
  665. "label": "治疗期间复诊查痰",
  666. "defaultValue": [],
  667. "span": 24,
  668. "key": "Reexamination",
  669. "type": "radio",
  670. "border": false,
  671. "disabledValue": "0",
  672. "options": [
  673. {
  674. "label": "掌握",
  675. "value": "1"
  676. },
  677. {
  678. "label": "未掌握",
  679. "value": "2"
  680. }
  681. ],
  682. "children": null,
  683. "append": null,
  684. "placeholder": null,
  685. "required": null,
  686. "show-limit": null,
  687. "parentKey": "HealthEducationAndTraining",
  688. "buttonName": null,
  689. "childrenKey": null,
  690. "groupKeys": []
  691. },
  692. {
  693. "label": "外出期间如何坚持服药",
  694. "defaultValue": [],
  695. "span": 24,
  696. "key": "Outing_Drug",
  697. "type": "radio",
  698. "border": false,
  699. "disabledValue": "0",
  700. "options": [
  701. {
  702. "label": "掌握",
  703. "value": "1"
  704. },
  705. {
  706. "label": "未掌握",
  707. "value": "2"
  708. }
  709. ],
  710. "children": null,
  711. "append": null,
  712. "placeholder": null,
  713. "required": null,
  714. "show-limit": null,
  715. "parentKey": "HealthEducationAndTraining",
  716. "buttonName": null,
  717. "childrenKey": null,
  718. "groupKeys": []
  719. },
  720. {
  721. "label": "生活习惯及注意事项",
  722. "defaultValue": [],
  723. "span": 24,
  724. "key": "Living_Habit",
  725. "type": "radio",
  726. "border": false,
  727. "disabledValue": "0",
  728. "options": [
  729. {
  730. "label": "掌握",
  731. "value": "1"
  732. },
  733. {
  734. "label": "未掌握",
  735. "value": "2"
  736. }
  737. ],
  738. "children": null,
  739. "append": null,
  740. "placeholder": null,
  741. "required": null,
  742. "show-limit": null,
  743. "parentKey": "HealthEducationAndTraining",
  744. "buttonName": null,
  745. "childrenKey": null,
  746. "groupKeys": []
  747. },
  748. {
  749. "label": "密切接触者检查",
  750. "defaultValue": [],
  751. "span": 24,
  752. "key": "Contact",
  753. "type": "radio",
  754. "border": false,
  755. "disabledValue": "0",
  756. "options": [
  757. {
  758. "label": "掌握",
  759. "value": "1"
  760. },
  761. {
  762. "label": "未掌握",
  763. "value": "2"
  764. }
  765. ],
  766. "children": null,
  767. "append": null,
  768. "placeholder": null,
  769. "required": null,
  770. "show-limit": null,
  771. "parentKey": "HealthEducationAndTraining",
  772. "buttonName": null,
  773. "childrenKey": null,
  774. "groupKeys": []
  775. }
  776. ],
  777. "append": null,
  778. "placeholder": null,
  779. "required": null,
  780. "show-limit": null,
  781. "parentKey": "",
  782. "buttonName": null,
  783. "childrenKey": null,
  784. "groupKeys": []
  785. }
  786. ]
  787. }