123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787 |
- {
- "Key": "FollowUpTuberculosisFirstRecord",
- "Name": "肺结核患者第一次入户随访记录表",
- "Content": [
- {
- "label": "基本信息",
- "defaultValue": [],
- "span": 12,
- "key": "BasicInfo",
- "type": "input",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": [
- {
- "label": "患者类型",
- "defaultValue": [],
- "span": 24,
- "key": "Patients_Type",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "初治",
- "value": "1"
- },
- {
- "label": "复治",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "BasicInfo",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "痰菌情况",
- "defaultValue": [],
- "span": 24,
- "key": "Sputum",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "阳性",
- "value": "1"
- },
- {
- "label": "阴性",
- "value": "2"
- },
- {
- "label": "未查痰",
- "value": "3"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "BasicInfo",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "耐药情况",
- "defaultValue": [],
- "span": 24,
- "key": "Drug_Fast",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "耐药",
- "value": "1"
- },
- {
- "label": "非耐药",
- "value": "2"
- },
- {
- "label": "未检测",
- "value": "3"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "BasicInfo",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "症状",
- "defaultValue": [],
- "span": 24,
- "key": "Symptomatic",
- "type": "input",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": [
- {
- "label": "症状及体征",
- "defaultValue": [],
- "span": 24,
- "key": "Symptom",
- "type": "checkBoxIncludeOther",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "没有症状",
- "value": "0"
- },
- {
- "label": " 咳嗽咳痰",
- "value": "1"
- },
- {
- "label": "低热盗汗",
- "value": "2"
- },
- {
- "label": "咯血或血痰",
- "value": "3"
- },
- {
- "label": "胸痛消瘦",
- "value": "4"
- },
- {
- "label": "恶心纳差",
- "value": "5"
- },
- {
- "label": "头痛失眠",
- "value": "6"
- },
- {
- "label": "视物模糊",
- "value": "7"
- },
- {
- "label": "皮肤瘙痒、皮疹",
- "value": "8"
- },
- {
- "label": "耳鸣、听力下降",
- "value": "9"
- },
- {
- "label": "其他",
- "value": "10"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "Symptomatic",
- "buttonName": null,
- "childrenKey": ["Symptom_Other"],
- "groupKeys": ["10"]
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "用药",
- "defaultValue": [],
- "span": 24,
- "key": "Medication",
- "type": "radio",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": [
- {
- "label": "化疗方案",
- "defaultValue": [],
- "span": 24,
- "key": "Chemotherapy",
- "type": "input",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "Medication",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "用法",
- "defaultValue": [],
- "span": 24,
- "key": "Usage",
- "type": "radio",
- "border": false,
- "disabledValue": "1",
- "options": [
- {
- "label": "每日",
- "value": "1"
- },
- {
- "label": "间歇",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "Medication",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": null
- },
- {
- "label": "药品剂型",
- "defaultValue": [],
- "span": 24,
- "key": "Drug_Form",
- "type": "checkbox",
- "border": false,
- "disabledValue": "0",
- "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": "Medication",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": null
- },
- {
- "label": "督导人员选择",
- "defaultValue": [],
- "span": 24,
- "key": "Supervisor",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "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": "Medication",
- "buttonName": null,
- "childrenKey": ["Supervisor_Other"],
- "groupKeys": ["4"]
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "家庭居住环境评估",
- "defaultValue": [],
- "span": 24,
- "key": "HomeLivingEnvironmentAssessment",
- "type": "input",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": [
- {
- "label": "单独的居室",
- "defaultValue": [],
- "span": 24,
- "key": "Bedroom",
- "type": "radio",
- "border": false,
- "disabledValue": "1",
- "options": [
- {
- "label": "有",
- "value": "1"
- },
- {
- "label": "无",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HomeLivingEnvironmentAssessment",
- "buttonName": null,
- "childrenKey": [],
- "groupKeys": []
- },
- {
- "label": "通风情况",
- "defaultValue": [],
- "span": 24,
- "key": "Ventilate",
- "type": "radio",
- "border": false,
- "disabledValue": "1",
- "options": [
- {
- "label": "良好",
- "value": "1"
- },
- {
- "label": "一般",
- "value": "2"
- },
- {
- "label": "差",
- "value": "3"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HomeLivingEnvironmentAssessment",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "生活方式评估",
- "defaultValue": [],
- "span": 24,
- "key": "LifestyleAssessment",
- "type": "input",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": [
- {
- "label": "日吸烟量:平均",
- "defaultValue": null,
- "span": 24,
- "key": "Smoke",
- "type": "numberInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "支",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": "LifestyleAssessment",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "日饮酒量:平均",
- "defaultValue": null,
- "span": 24,
- "key": "Drink",
- "type": "numberInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "两",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": "LifestyleAssessment",
- "buttonName": null,
- "childrenKey": null
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "健康教育及培训",
- "defaultValue": [],
- "span": 24,
- "key": "HealthEducationAndTraining",
- "type": "input",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": [
- {
- "label": "取药地点",
- "defaultValue": [],
- "span": 24,
- "key": "Get_Drug_Site",
- "type": "input",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": [],
- "groupKeys": []
- },
- {
- "label": "取药时间",
- "defaultValue": [],
- "span": 24,
- "key": "Get_Drug_Time",
- "type": "date",
- "border": false,
- "disabledValue": "1",
- "options": [],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": [],
- "groupKeys": []
- },
- {
- "label": "服药记录卡的填写",
- "defaultValue": [],
- "span": 24,
- "key": "Drug_Card",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "掌握",
- "value": "1"
- },
- {
- "label": "未掌握",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "服药方法及药品存放",
- "defaultValue": [],
- "span": 24,
- "key": "Drug_Method",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "掌握",
- "value": "1"
- },
- {
- "label": "未掌握",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "肺结核治疗疗程",
- "defaultValue": [],
- "span": 24,
- "key": "Main_Course_Daily",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "掌握",
- "value": "1"
- },
- {
- "label": "未掌握",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "不规律服药危害",
- "defaultValue": [],
- "span": 24,
- "key": "Indiscipline_Drug",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "掌握",
- "value": "1"
- },
- {
- "label": "未掌握",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "服药后不良反应及处理",
- "defaultValue": [],
- "span": 24,
- "key": "Untoward_Effect",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "掌握",
- "value": "1"
- },
- {
- "label": "未掌握",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "治疗期间复诊查痰",
- "defaultValue": [],
- "span": 24,
- "key": "Reexamination",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "掌握",
- "value": "1"
- },
- {
- "label": "未掌握",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "外出期间如何坚持服药",
- "defaultValue": [],
- "span": 24,
- "key": "Outing_Drug",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "掌握",
- "value": "1"
- },
- {
- "label": "未掌握",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "生活习惯及注意事项",
- "defaultValue": [],
- "span": 24,
- "key": "Living_Habit",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "掌握",
- "value": "1"
- },
- {
- "label": "未掌握",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- },
- {
- "label": "密切接触者检查",
- "defaultValue": [],
- "span": 24,
- "key": "Contact",
- "type": "radio",
- "border": false,
- "disabledValue": "0",
- "options": [
- {
- "label": "掌握",
- "value": "1"
- },
- {
- "label": "未掌握",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "HealthEducationAndTraining",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "",
- "buttonName": null,
- "childrenKey": null,
- "groupKeys": []
- }
- ]
- }
|