123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209 |
- {
- "Key": "FollowUpTuberculosisResultRecord",
- "Name": "肺结核患者结论表",
- "Content": [
- {
- "label": "停止治疗及原因",
- "defaultValue": [],
- "span": 12,
- "key": "DiscontinuationTreatmentReasons",
- "type": "input",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": [
- {
- "label": "出现停止治疗时间",
- "defaultValue": [],
- "span": 24,
- "key": "Therapy_Stop_Time",
- "type": "date",
- "border": false,
- "disabledValue": "0",
- "options": [],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "DiscontinuationTreatmentReasons",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": null
- },
- {
- "label": "停止治疗原因",
- "defaultValue": [],
- "span": 24,
- "key": "Therapy_Stop_Cause",
- "type": "radio",
- "border": false,
- "disabledValue": "1",
- "options": [
- {
- "label": "完成疗程",
- "value": "1"
- },
- {
- "label": "死亡",
- "value": "2"
- },
- {
- "label": "丢失",
- "value": "3"
- },
- {
- "label": "转入耐多药治疗",
- "value": "4"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "DiscontinuationTreatmentReasons",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": null
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "全程管理情况",
- "defaultValue": [],
- "span": 12,
- "key": "FullManagementStatus",
- "type": "input",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": [
- {
- "label": "应访视患者",
- "defaultValue": null,
- "span": 12,
- "key": "Should_Follow_Count",
- "type": "numberInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "次",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": "FullManagementStatus",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "实际访视",
- "defaultValue": null,
- "span": 12,
- "key": "Reality_Follow_ Count",
- "type": "numberInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "次",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": "FullManagementStatus",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "患者在疗程中,应服药",
- "defaultValue": null,
- "span": 12,
- "key": "Should_Drug_Count",
- "type": "numberInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "次",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": "FullManagementStatus",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "实际服药",
- "defaultValue": null,
- "span": 12,
- "key": "Reality_Drug_Count",
- "type": "numberInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "次",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": "FullManagementStatus",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "服药率",
- "defaultValue": null,
- "span": 12,
- "key": "Medicine",
- "type": "numberInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "%",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": "FullManagementStatus",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "评估医生签名",
- "defaultValue": null,
- "span": 12,
- "key": "Assessment_Doctor",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": "FullManagementStatus",
- "buttonName": null,
- "childrenKey": null
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- }
- ]
- }
|