FollowUpTuberculosisRecord.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537
  1. {
  2. "Key": "FollowUpTuberculosisRecord",
  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": "Month",
  20. "type": "input",
  21. "border": false,
  22. "disabledValue": "0",
  23. "options": [],
  24. "children": null,
  25. "append": null,
  26. "placeholder": null,
  27. "required": null,
  28. "show-limit": null,
  29. "parentKey": "BasicInfo",
  30. "buttonName": null,
  31. "childrenKey": null,
  32. "groupKeys": []
  33. },
  34. {
  35. "label": "督导人员选择",
  36. "defaultValue": [],
  37. "span": 24,
  38. "key": "Supervisor",
  39. "type": "radio",
  40. "border": false,
  41. "disabledValue": "1",
  42. "options": [
  43. {
  44. "label": "医生",
  45. "value": "1"
  46. },
  47. {
  48. "label": "家属",
  49. "value": "2"
  50. },
  51. {
  52. "label": "自服药",
  53. "value": "3"
  54. },
  55. {
  56. "label": "其他",
  57. "value": "4"
  58. }
  59. ],
  60. "children": null,
  61. "append": null,
  62. "placeholder": null,
  63. "required": null,
  64. "show-limit": null,
  65. "parentKey": "Medication",
  66. "buttonName": null,
  67. "childrenKey": ["Supervisor_Other"],
  68. "groupKeys": ["4"]
  69. }
  70. ],
  71. "append": null,
  72. "placeholder": null,
  73. "required": null,
  74. "show-limit": null,
  75. "parentKey": "",
  76. "buttonName": null,
  77. "childrenKey": null,
  78. "groupKeys": []
  79. },
  80. {
  81. "label": "症状",
  82. "defaultValue": [],
  83. "span": 24,
  84. "key": "Symptomatic",
  85. "type": "input",
  86. "border": false,
  87. "disabledValue": "1",
  88. "options": [],
  89. "children": [
  90. {
  91. "label": "症状及体征",
  92. "defaultValue": [],
  93. "span": 24,
  94. "key": "Symptom",
  95. "type": "checkBoxIncludeOther",
  96. "border": false,
  97. "disabledValue": "0",
  98. "options": [
  99. {
  100. "label": "没有症状",
  101. "value": "0"
  102. },
  103. {
  104. "label": " 咳嗽咳痰",
  105. "value": "1"
  106. },
  107. {
  108. "label": "低热盗汗",
  109. "value": "2"
  110. },
  111. {
  112. "label": "咯血或血痰",
  113. "value": "3"
  114. },
  115. {
  116. "label": "胸痛消瘦",
  117. "value": "4"
  118. },
  119. {
  120. "label": "恶心纳差",
  121. "value": "5"
  122. },
  123. {
  124. "label": "关节疼痛",
  125. "value": "6"
  126. },
  127. {
  128. "label": "头痛失眠",
  129. "value": "7"
  130. },
  131. {
  132. "label": "视物模糊",
  133. "value": "8"
  134. },
  135. {
  136. "label": "皮肤瘙痒、皮疹",
  137. "value": "9"
  138. },
  139. {
  140. "label": "耳鸣、听力下降",
  141. "value": "10"
  142. },
  143. {
  144. "label": "其他",
  145. "value": "11"
  146. }
  147. ],
  148. "children": null,
  149. "append": null,
  150. "placeholder": null,
  151. "required": null,
  152. "show-limit": null,
  153. "parentKey": "Symptomatic",
  154. "buttonName": null,
  155. "childrenKey": ["Symptom_Other"],
  156. "groupKeys": ["11"]
  157. }
  158. ],
  159. "append": null,
  160. "placeholder": null,
  161. "required": null,
  162. "show-limit": null,
  163. "parentKey": "",
  164. "buttonName": null,
  165. "childrenKey": null,
  166. "groupKeys": []
  167. },
  168. {
  169. "label": "生活方式指导",
  170. "defaultValue": [],
  171. "span": 24,
  172. "key": "LifestyleAssessment",
  173. "type": "input",
  174. "border": false,
  175. "disabledValue": "1",
  176. "options": [],
  177. "children": [
  178. {
  179. "label": "日吸烟量:平均",
  180. "defaultValue": null,
  181. "span": 24,
  182. "key": "Smoke",
  183. "type": "numberInput",
  184. "border": null,
  185. "disabledValue": null,
  186. "options": [],
  187. "children": null,
  188. "append": "支",
  189. "placeholder": "",
  190. "required": null,
  191. "show-limit": false,
  192. "parentKey": "LifestyleAssessment",
  193. "buttonName": null,
  194. "childrenKey": null
  195. },
  196. {
  197. "label": "日饮酒量:平均",
  198. "defaultValue": null,
  199. "span": 24,
  200. "key": "Drink",
  201. "type": "numberInput",
  202. "border": null,
  203. "disabledValue": null,
  204. "options": [],
  205. "children": null,
  206. "append": "两",
  207. "placeholder": "",
  208. "required": null,
  209. "show-limit": false,
  210. "parentKey": "LifestyleAssessment",
  211. "buttonName": null,
  212. "childrenKey": null
  213. }
  214. ],
  215. "append": null,
  216. "placeholder": null,
  217. "required": null,
  218. "show-limit": null,
  219. "parentKey": "",
  220. "buttonName": null,
  221. "childrenKey": null,
  222. "groupKeys": []
  223. },
  224. {
  225. "label": "用药",
  226. "defaultValue": [],
  227. "span": 24,
  228. "key": "Medication",
  229. "type": "radio",
  230. "border": false,
  231. "disabledValue": "1",
  232. "options": [],
  233. "children": [
  234. {
  235. "label": "化疗方案",
  236. "defaultValue": [],
  237. "span": 24,
  238. "key": "Chemotherapy",
  239. "type": "input",
  240. "border": false,
  241. "disabledValue": "1",
  242. "options": [],
  243. "children": null,
  244. "append": null,
  245. "placeholder": null,
  246. "required": null,
  247. "show-limit": null,
  248. "parentKey": "Medication",
  249. "buttonName": null,
  250. "childrenKey": null,
  251. "groupKeys": []
  252. },
  253. {
  254. "label": "用法",
  255. "defaultValue": [],
  256. "span": 24,
  257. "key": "Usage",
  258. "type": "radio",
  259. "border": false,
  260. "disabledValue": "1",
  261. "options": [
  262. {
  263. "label": "每日",
  264. "value": "1"
  265. },
  266. {
  267. "label": "间歇",
  268. "value": "2"
  269. }
  270. ],
  271. "children": null,
  272. "append": null,
  273. "placeholder": null,
  274. "required": null,
  275. "show-limit": null,
  276. "parentKey": "Medication",
  277. "buttonName": null,
  278. "childrenKey": null,
  279. "groupKeys": null
  280. },
  281. {
  282. "label": "药品剂型",
  283. "defaultValue": [],
  284. "span": 24,
  285. "key": "Drug_Form",
  286. "type": "checkbox",
  287. "border": false,
  288. "disabledValue": "0",
  289. "options": [
  290. {
  291. "label": "固定剂量复合制剂",
  292. "value": "1"
  293. },
  294. {
  295. "label": "散装药",
  296. "value": "2"
  297. },
  298. {
  299. "label": "板式组合药",
  300. "value": "3"
  301. },
  302. {
  303. "label": "注射剂",
  304. "value": "4"
  305. }
  306. ],
  307. "children": null,
  308. "append": null,
  309. "placeholder": null,
  310. "required": null,
  311. "show-limit": null,
  312. "parentKey": "Medication",
  313. "buttonName": null,
  314. "childrenKey": null,
  315. "groupKeys": null
  316. }
  317. ],
  318. "append": null,
  319. "placeholder": null,
  320. "required": null,
  321. "show-limit": null,
  322. "parentKey": "",
  323. "buttonName": null,
  324. "childrenKey": null,
  325. "groupKeys": []
  326. },
  327. {
  328. "label": "不良反应",
  329. "defaultValue": [],
  330. "span": 24,
  331. "key": "AdverseReaction",
  332. "type": "input",
  333. "border": false,
  334. "disabledValue": "1",
  335. "options": [],
  336. "children": [
  337. {
  338. "label": "药物不良反应",
  339. "defaultValue": [],
  340. "span": 24,
  341. "key": "Adverse",
  342. "type": "radioExtraDescription",
  343. "border": false,
  344. "disabledValue": "0",
  345. "options": [
  346. {
  347. "label": "无",
  348. "value": "1"
  349. },
  350. {
  351. "label": "有",
  352. "value": "2"
  353. }
  354. ],
  355. "children": null,
  356. "append": null,
  357. "placeholder": null,
  358. "required": null,
  359. "show-limit": null,
  360. "parentKey": "AdverseReaction",
  361. "buttonName": null,
  362. "childrenKey": ["Adverse_Other"],
  363. "groupKeys": ["2"]
  364. },
  365. {
  366. "label": "并发症或合并症",
  367. "defaultValue": [],
  368. "span": 24,
  369. "key": "Complication",
  370. "type": "radioExtraDescription",
  371. "border": false,
  372. "disabledValue": "0",
  373. "options": [
  374. {
  375. "label": "无",
  376. "value": "1"
  377. },
  378. {
  379. "label": "有",
  380. "value": "2"
  381. }
  382. ],
  383. "children": null,
  384. "append": null,
  385. "placeholder": null,
  386. "required": null,
  387. "show-limit": null,
  388. "parentKey": "AdverseReaction",
  389. "buttonName": null,
  390. "childrenKey": ["Complication_Other"],
  391. "groupKeys": ["2"]
  392. }
  393. ],
  394. "append": null,
  395. "placeholder": null,
  396. "required": null,
  397. "show-limit": null,
  398. "parentKey": "",
  399. "buttonName": null,
  400. "childrenKey": null,
  401. "groupKeys": []
  402. },
  403. {
  404. "label": "转诊",
  405. "defaultValue": [],
  406. "span": 24,
  407. "key": "TransferHospital",
  408. "type": "input",
  409. "border": false,
  410. "disabledValue": "1",
  411. "options": [],
  412. "children": [
  413. {
  414. "label": "科别",
  415. "defaultValue": [],
  416. "span": 24,
  417. "key": "Referral_Hospital",
  418. "type": "input",
  419. "border": false,
  420. "disabledValue": "0",
  421. "options": [],
  422. "children": null,
  423. "append": null,
  424. "placeholder": null,
  425. "required": null,
  426. "show-limit": null,
  427. "parentKey": "TransferHospital",
  428. "buttonName": null,
  429. "childrenKey": null,
  430. "groupKeys": null
  431. },
  432. {
  433. "label": "原因",
  434. "defaultValue": [],
  435. "span": 24,
  436. "key": "Referral_Reason",
  437. "type": "input",
  438. "border": false,
  439. "disabledValue": "0",
  440. "options": [],
  441. "children": null,
  442. "append": null,
  443. "placeholder": null,
  444. "required": null,
  445. "show-limit": null,
  446. "parentKey": "TransferHospital",
  447. "buttonName": null,
  448. "childrenKey": null,
  449. "groupKeys": null
  450. },
  451. {
  452. "label": "2周内随访,随访结果",
  453. "defaultValue": [],
  454. "span": 24,
  455. "key": "Visited_Result",
  456. "type": "input",
  457. "border": false,
  458. "disabledValue": "0",
  459. "options": [],
  460. "children": null,
  461. "append": null,
  462. "placeholder": null,
  463. "required": null,
  464. "show-limit": null,
  465. "parentKey": "TransferHospital",
  466. "buttonName": null,
  467. "childrenKey": null,
  468. "groupKeys": null
  469. },
  470. {
  471. "label": "处理意见",
  472. "defaultValue": [],
  473. "span": 24,
  474. "key": "Treatment_Suggestion",
  475. "type": "input",
  476. "border": false,
  477. "disabledValue": "0",
  478. "options": [],
  479. "children": null,
  480. "append": null,
  481. "placeholder": null,
  482. "required": null,
  483. "show-limit": null,
  484. "parentKey": "TransferHospital",
  485. "buttonName": null,
  486. "childrenKey": null,
  487. "groupKeys": null
  488. }
  489. ],
  490. "append": null,
  491. "placeholder": null,
  492. "required": null,
  493. "show-limit": null,
  494. "parentKey": "",
  495. "buttonName": null,
  496. "childrenKey": null,
  497. "groupKeys": []
  498. },
  499. {
  500. "label": "处方",
  501. "defaultValue": null,
  502. "span": 24,
  503. "key": "Pre",
  504. "type": "title",
  505. "border": null,
  506. "disabledValue": null,
  507. "options": [],
  508. "children": [
  509. {
  510. "label": "处方",
  511. "defaultValue": null,
  512. "span": 24,
  513. "key": "Prescription",
  514. "type": "prescriptionType",
  515. "border": null,
  516. "disabledValue": null,
  517. "options": [],
  518. "children": null,
  519. "append": "",
  520. "placeholder": "",
  521. "required": null,
  522. "show-limit": false,
  523. "parentKey": "Pre",
  524. "buttonName": "TuberculosisPrescription",
  525. "childrenKey": null
  526. }
  527. ],
  528. "append": null,
  529. "placeholder": null,
  530. "required": null,
  531. "show-limit": null,
  532. "parentKey": null,
  533. "buttonName": null,
  534. "childrenKey": null
  535. }
  536. ]
  537. }