123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- {
- "Key": "JKPJJZD",
- "Name": "健康评价及指导",
- "Content": [
- {
- "label": "健康评价",
- "defaultValue": null,
- "span": 24,
- "key": "healthEvaluation",
- "type": "title",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": [
- {
- "label": "健康评价",
- "defaultValue": [],
- "span": 24,
- "key": "Appraisal_Flag",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "体检无异常",
- "value": "1"
- },
- {
- "label": "有异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": false,
- "show-limit": null,
- "parentKey": "healthEvaluation",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "异常",
- "defaultValue": null,
- "span": 24,
- "key": "Appraisal",
- "type": "abnormal",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": "healthEvaluation",
- "buttonName": null,
- "childrenKey": null
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "健康指导",
- "defaultValue": null,
- "span": 24,
- "key": "healthGuidance",
- "type": "title",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": [
- {
- "label": "健康指导",
- "defaultValue": [],
- "span": 24,
- "key": "Guidance",
- "type": "checkbox_guidance",
- "border": false,
- "disabledValue": null,
- "options": [
- {
- "label": "纳入慢性病患者健康管理",
- "value": "1"
- },
- {
- "label": "建议复查",
- "value": "2"
- },
- {
- "label": "建议转诊",
- "value": "3"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "healthGuidance",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "危险因素控制:",
- "defaultValue": [],
- "span": 24,
- "key": "Risk_Control",
- "type": "riskFactorControl",
- "border": false,
- "disabledValue": null,
- "options": [
- {
- "label": "戒烟",
- "value": "1"
- },
- {
- "label": "健康饮酒",
- "value": "2"
- },
- {
- "label": "饮食",
- "value": "3"
- },
- {
- "label": "锻炼",
- "value": "4"
- },
- {
- "label": "减体重",
- "value": "5"
- },
- {
- "label": "建议接种疫苗",
- "value": "6"
- },
- {
- "label": "其他",
- "value": "7"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "healthGuidance",
- "buttonName": null,
- "childrenKey": null
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- }
- ]
- }
|