description: 用於描述出院病摘邏輯模型 package_name: tw.gov.mohw.emr derivation: specialization name: DMSModel type: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DMSModel elements: hospital: type: BackboneElement short: 醫事機構基本資料 index: 0 elements: hospitalId: {type: Identifier, short: 醫事機構代碼, array: true, min: 1, index: 1} hospitalName: {type: string, short: 醫事機構名稱, index: 2} required: [hospitalId, hospitalName] laboratoryData: {type: BackboneElement, short: 檢驗, array: true, index: 23} presentIllness: {type: BackboneElement, short: 病史, index: 20} impression: {type: BackboneElement, short: 住院臆斷, array: true, min: 1, index: 16} referringHospital: type: BackboneElement short: 轉入醫事基本資料 index: 13 elements: referringHospitalId: {type: Identifier, short: 轉入醫事機構代碼, index: 14} referringHospitalName: {type: string, short: 轉入醫事機構名稱, index: 15} receivingHospital: type: BackboneElement short: 轉出醫事機構基本資料 index: 32 elements: receivingHospitalId: {type: Identifier, short: 轉出醫事機構代碼, index: 33} receivingHospitalName: {type: string, short: 轉出醫事機構名稱, index: 34} physicalExamination: {type: BackboneElement, short: 理學檢查發現, array: true, index: 22} pathologyReport: {type: BackboneElement, short: 病理報告, array: true, index: 26} patientInformation: type: BackboneElement short: 病人基本資料 index: 3 elements: idNumber: {type: Identifier, short: 身分證號, index: 4} chartNo: {type: Identifier, short: 病歷號碼, index: 5} name: {type: HumanName, short: 姓名, index: 6} gender: {type: code, short: 性別, index: 7} required: [idNumber, gender, name, chartNo] physician: type: BackboneElement short: 醫師基本資料 array: true min: 1 index: 35 elements: physicianName: {type: HumanName, short: 主治醫師姓名, array: true, min: 1, index: 36} required: [physicianName] chiefComplaint: {type: BackboneElement, short: 主訴, index: 19} hospitalizedInformation: type: BackboneElement short: 住院基本資料 index: 8 elements: department: {type: CodeableConcept, short: 出院科別, index: 9} bedNo: {type: Identifier, short: 出院床號, index: 10} dateofHospitalization: {type: dateTime, short: 住院日期, index: 11} dischargeDate: {type: dateTime, short: 出院日期, index: 12} required: [department, bedNo, dischargeDate, dateofHospitalization] cischargeStatus: {type: BackboneElement, short: 出院狀況, index: 31} cancerStaging: {type: BackboneElement, short: 癌症期別, index: 18} hospitalCourse: {type: BackboneElement, short: 住院治療經過, index: 28} specificExamination: {type: BackboneElement, short: 特殊檢查, array: true, index: 24} familyTree: {type: BackboneElement, short: 家族圖譜, array: true, index: 21} comorbiditesAndOrComlications: {type: BackboneElement, short: 合併症與併發症, array: true, index: 29} dischargeDiagnosis: {type: BackboneElement, short: 出院診斷, array: true, min: 1, index: 17} imagingStudy: {type: BackboneElement, short: 醫療影像檢查, array: true, index: 25} surgicalMethodAndFinding: {type: BackboneElement, short: 手術日期及方法, array: true, index: 27} instructionsOnDischarge: {type: BackboneElement, short: 出院指示, index: 30} package_version: 0.2.0 class: logical kind: logical url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DMS-Model base: http://hl7.org/fhir/StructureDefinition/Element version: 0.2.0 required: [physician, dischargeDiagnosis, impression, patientInformation, cischargeStatus, chiefComplaint, hospital, hospitalCourse, presentIllness, hospitalizedInformation, instructionsOnDischarge]