123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332 |
- {
- "Key": "ET_FamilyVisitRecord",
- "Name": "新生儿家庭访视记录表",
- "Content": [
- {
- "label": "基础信息",
- "defaultValue": null,
- "span": 24,
- "key": "sign",
- "type": "title",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": [
- {
- "label": "儿童详情",
- "defaultValue": null,
- "span": 24,
- "key": "Detail",
- "type": "residentdetail",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "sign",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "父亲姓名",
- "defaultValue": null,
- "span": 12,
- "key": "Father_Name",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "父亲职业",
- "defaultValue": null,
- "span": 12,
- "key": "Father_Occupation",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "父亲联系电话",
- "defaultValue": null,
- "span": 12,
- "key": "Father_Tel",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "父亲出生日期",
- "defaultValue": null,
- "span": 12,
- "key": "Fatherbirthday",
- "type": "date",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "母亲姓名",
- "defaultValue": null,
- "span": 12,
- "key": "Mather_Name",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "母亲职业",
- "defaultValue": null,
- "span": 12,
- "key": "Mather_Occupation",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "母亲联系电话",
- "defaultValue": null,
- "span": 12,
- "key": "Mather_Tel",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "母亲出生日期",
- "defaultValue": null,
- "span": 12,
- "key": "Mather_Birthday",
- "type": "date",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "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": "physique",
- "type": "title",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": [
- {
- "label": "出生孕周",
- "defaultValue": null,
- "span": 12,
- "key": "Pregnancy_Week",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "周",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "助产机构名称",
- "defaultValue": null,
- "span": 12,
- "key": "Deliver_Institution",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "母亲妊娠期患病情况",
- "defaultValue": null,
- "span": 24,
- "key": "Pregnancy_Disease",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "无",
- "value": "1"
- },
- {
- "label": "糖尿病",
- "value": "2"
- },
- {
- "label": "妊娠期高血压",
- "value": "3"
- },
- {
- "label": "其他",
- "value": "4"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "出生情况",
- "defaultValue": null,
- "span": 24,
- "key": "Pregnancy_Mode",
- "type": "checkBoxIncludeOther",
- "maxItems": 2,
- "border": null,
- "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": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": [
- "Pregnancy_Mode_Other"
- ],
- "groupKeys": [
- "7"
- ]
- },
- {
- "label": "新生儿窒息",
- "defaultValue": null,
- "span": 12,
- "key": "Asphyxia",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "无",
- "value": "1"
- },
- {
- "label": "有",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "畸形",
- "defaultValue": null,
- "span": 12,
- "key": "Deformity",
- "type": "radioInput",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "无",
- "value": "1"
- },
- {
- "label": "有",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": "2",
- "childrenKey": [
- "Deformity",
- "Deformity_Other"
- ]
- },
- {
- "label": "新生儿听力筛查",
- "defaultValue": null,
- "span": 24,
- "key": "Hearing_Screening",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "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": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "新生儿疾病筛查",
- "defaultValue": null,
- "span": 24,
- "key": "Disease_Screening",
- "type": "checkBoxIncludeOther",
- "maxItems": 2,
- "border": null,
- "disabledValue": "1",
- "options": [
- {
- "label": "未进行",
- "value": "1"
- },
- {
- "label": "检查均阴性",
- "value": "2"
- },
- {
- "label": "甲低",
- "value": "3"
- },
- {
- "label": "苯丙酮尿症",
- "value": "4"
- },
- {
- "label": "其他遗传代谢病",
- "value": "5"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": [
- "Disease_Screening_Other"
- ],
- "groupKeys": [
- "5"
- ]
- },
- {
- "label": "新生儿出生体重",
- "defaultValue": null,
- "span": 12,
- "key": "Birth_Weight",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "kg",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "目前体重",
- "defaultValue": null,
- "span": 12,
- "key": "Weight",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "kg",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "出生身长",
- "defaultValue": null,
- "span": 12,
- "key": "Birth_Stature",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "cm",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "喂养方式",
- "defaultValue": null,
- "span": 24,
- "key": "Feed_Type",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "纯母乳",
- "value": "1"
- },
- {
- "label": "混合",
- "value": "2"
- },
- {
- "label": "人工",
- "value": "3"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "吃奶量",
- "defaultValue": null,
- "span": 12,
- "key": "Milk_Amount",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "ml/次",
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "吃奶次数",
- "defaultValue": null,
- "span": 12,
- "key": "Feed_Times",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "次/日",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "呕吐",
- "defaultValue": null,
- "span": 24,
- "key": "Vomit",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "无",
- "value": "1"
- },
- {
- "label": "有",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "大便",
- "defaultValue": null,
- "span": 24,
- "key": "Stool_State",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "糊状",
- "value": "1"
- },
- {
- "label": "稀",
- "value": "2"
- },
- {
- "label": "其他",
- "value": "3"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "大便次数",
- "defaultValue": null,
- "span": 12,
- "key": "Stool_Times",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "次/日",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "体温",
- "defaultValue": null,
- "span": 12,
- "key": "Temperature",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "℃",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "心率",
- "defaultValue": null,
- "span": 12,
- "key": "Pulse",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "次/分钟",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "呼吸频率",
- "defaultValue": null,
- "span": 12,
- "key": "Breathe",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "次/分钟",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "面色",
- "defaultValue": null,
- "span": 24,
- "key": "Face",
- "type": "radioInput",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "红润",
- "value": "1"
- },
- {
- "label": "黄染",
- "value": "2"
- },
- {
- "label": "其他",
- "value": "3"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": "3",
- "childrenKey": [
- "Face",
- "Face_Other"
- ]
- },
- {
- "label": "黄疸部位",
- "defaultValue": null,
- "span": 24,
- "key": "Jaundice_Part",
- "type": "checkbox",
- "border": null,
- "disabledValue": "1",
- "options": [
- {
- "label": "无",
- "value": "1"
- },
- {
- "label": "面部",
- "value": "2"
- },
- {
- "label": "躯干",
- "value": "3"
- },
- {
- "label": "四肢",
- "value": "4"
- },
- {
- "label": "手足",
- "value": "5"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "前囟",
- "defaultValue": null,
- "span": 24,
- "key": "Fontanel_State",
- "type": "anteriorFontanelleOther",
- "border": null,
- "disabledValue": null,
- "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": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "眼睛",
- "defaultValue": null,
- "span": 12,
- "key": "Eyes_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "四肢活动度",
- "defaultValue": null,
- "span": 12,
- "key": "Extremitie_Activity",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "耳外观",
- "defaultValue": null,
- "span": 12,
- "key": "Ear_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "颈部包块",
- "defaultValue": null,
- "span": 12,
- "key": "Neck_Mass",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "鼻",
- "defaultValue": null,
- "span": 12,
- "key": "Nose_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "皮肤",
- "defaultValue": null,
- "span": 24,
- "key": "Skin_State",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "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": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "口腔",
- "defaultValue": null,
- "span": 12,
- "key": "Mouth_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "肛门",
- "defaultValue": null,
- "span": 12,
- "key": "Anus_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "心肺听诊",
- "defaultValue": null,
- "span": 12,
- "key": "Lung_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "胸部",
- "defaultValue": null,
- "span": 12,
- "key": "Heart_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "腹部触诊",
- "defaultValue": null,
- "span": 12,
- "key": "Abdominal_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "脊柱",
- "defaultValue": null,
- "span": 12,
- "key": "Spinal_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "外生殖器",
- "defaultValue": null,
- "span": 12,
- "key": "Genitalia_Abnormal",
- "type": "radio",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "未见异常",
- "value": "1"
- },
- {
- "label": "异常",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "脐带",
- "defaultValue": null,
- "span": 24,
- "key": "Umbilical_Cord",
- "type": "radioInput",
- "border": null,
- "disabledValue": null,
- "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": "physique",
- "buttonName": "4",
- "childrenKey": [
- "Umbilical_Cord",
- "Umbilical_Cord_Other"
- ]
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "评估及指导",
- "defaultValue": null,
- "span": 24,
- "key": "lifestyleCoachingAndAssistedExamination",
- "type": "title",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": [
- {
- "label": "转诊建议",
- "defaultValue": null,
- "span": 24,
- "key": "Referral",
- "type": "referral",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "无",
- "value": "1"
- },
- {
- "label": "有",
- "value": "2"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "lifestyleCoachingAndAssistedExamination",
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "指导",
- "defaultValue": null,
- "span": 24,
- "key": "Guidance",
- "type": "checkBoxIncludeOther",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "喂养指导",
- "value": "1"
- },
- {
- "label": "发育指导",
- "value": "2"
- },
- {
- "label": "防病指导",
- "value": "3"
- },
- {
- "label": "预防伤害指导",
- "value": "4"
- },
- {
- "label": "口腔保健指导",
- "value": "5"
- },
- {
- "label": "其他",
- "value": "6"
- }
- ],
- "children": null,
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": "lifestyleCoachingAndAssistedExamination",
- "buttonName": null,
- "childrenKey": [
- "Guidance_Other"
- ],
- "groupKeys": [
- "6"
- ]
- },
- {
- "label": "下次随访地点",
- "defaultValue": null,
- "span": 24,
- "key": "Next_Follow_Up_Location",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": null,
- "parentKey": "physique",
- "buttonName": null,
- "childrenKey": null
- }
- ],
- "append": null,
- "placeholder": null,
- "required": null,
- "show-limit": null,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- }
- ]
- }
|