123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296 |
- {
- "Key": "PediatricPneumoniaPrescription",
- "Name": "儿童肺炎患者健康教育处方",
- "Content": [
- {
- "label": "姓名",
- "defaultValue": null,
- "span": 12,
- "key": "PatientName",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "性别",
- "defaultValue": null,
- "span": 24,
- "key": "PatientGender",
- "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": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "年龄",
- "defaultValue": null,
- "span": 12,
- "key": "PatientAge",
- "type": "numberInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "诊断",
- "defaultValue": null,
- "span": 12,
- "key": "DiseaseName",
- "type": "input",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": " 肺炎通常是由各种病原体引起的肺部炎症,表现为发热、咳嗽、气促等。肺部听诊可听到中细湿啰音,或胸部X线检查发现点片状阴影。大多数患儿起病较急,少数患儿起病则较隐匿。\r\n 轻症肺炎经及时、正规治疗常可完全康复。重症肺炎需治疗时间较长,且可能遗留肺不张、支气管扩张和闭塞性细支气管炎等后遗症,如治疗不及时,可引起呼吸衰竭和全身各脏器功能衰竭,甚至死亡。\r\n 多数肺炎为感染性疾病,致病因素为病原体通过呼吸道侵入肺部。年幼儿(尤其是低出生体重儿)先天性心脏病、缺铁性贫血、维生素D缺乏性佝偻病和免疫缺陷等患儿易感,秋冬寒冷季节、劳累、受凉等是常见的诱发因素。\r\n 采取健康的生活方式,积极治疗,有助于身体康复,改善生活质量。",
- "defaultValue": null,
- "span": 12,
- "key": "Hint_Label",
- "type": "label",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "健康生活方式",
- "defaultValue": null,
- "span": 12,
- "key": "PatientInspectionItems",
- "type": "checkbox",
- "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": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "治疗与康复",
- "defaultValue": null,
- "span": 12,
- "key": "History",
- "type": "checkbox",
- "border": null,
- "disabledValue": null,
- "options": [
- {
- "label": "遵医嘱按时、按量服药。不擅自停药或调整药物,尤其是抗生素类药物。",
- "value": "1"
- },
- {
- "label": "咳嗽较重者,遵医嘱服用止咳药物。痰多者,可雾化治疗或拍背促进排痰。",
- "value": "2"
- },
- {
- "label": "遵医嘱出院后1~2周复诊。",
- "value": "3"
- },
- {
- "label": "如果肺部影像学检查结果持续异常,应长期随诊,在医生指导下进行治疗和适当康复训练。",
- "value": "4"
- }
- ],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "急症处理",
- "defaultValue": null,
- "span": 12,
- "key": "Conclusion",
- "type": "checkbox",
- "border": null,
- "disabledValue": "",
- "options": [
- {
- "label": "如病情加重,特别是突然出现剧烈咳嗽、憋气或呼吸困难,或出现其他严重情况,应立即就医。",
- "value": "1"
- }
- ],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "其他指导建议",
- "defaultValue": null,
- "span": 12,
- "key": "ReportDescription",
- "type": "textareaInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "医生/指导人员签名:",
- "defaultValue": null,
- "span": 12,
- "key": "DigitalSignature",
- "type": "signature",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "咨询电话:",
- "defaultValue": null,
- "span": 12,
- "key": "PatientPhoneNumber",
- "type": "numberInput",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "日期",
- "defaultValue": null,
- "span": 12,
- "key": "ReportTime",
- "type": "dateTime",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- },
- {
- "label": "儿童肺炎患者健康教育处方使用说明 \r\n ★使用对象:肺炎儿童的父母或看护人。 \r\n ★使用方法 \r\n 1.本处方不能替代医务人员开具的医疗处方,主要用于患儿健康生活方式指导。 \r\n 2.医务人员应结合患者的病情、健康危险因素等,提供有针对性的健康指导。",
- "defaultValue": null,
- "span": 12,
- "key": "DescriptionLabel",
- "type": "label",
- "border": null,
- "disabledValue": null,
- "options": [],
- "children": null,
- "append": "",
- "placeholder": "",
- "required": null,
- "show-limit": false,
- "parentKey": null,
- "buttonName": null,
- "childrenKey": null
- }
- ]
- }
|