description: 此Profiles繼承於臺灣核心-就醫事件(TW Core Encounter) ,並進一步用於出院病摘中的住院基本資料\r\n[[*FMM1*](http://build.fhir.org/versions.html#maturity)] package_name: tw.gov.mohw.emr derivation: constraint name: DischargeMedicalSummaryEncounter type: Encounter elements: serviceType: {short: '服務的特定型別。[應填入至出院病摘出院科別Department]', index: 0} subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS'] index: 1 period: index: 2 elements: start: {short: '就醫的開始時間。[應填入至出院病摘住院日期Date of Hospitalization]', mustSupport: true, index: 3} end: {short: '就醫的結束時間。[應填入至出院病摘出院日期Discharge Date]', mustSupport: true, index: 4} required: [start, end] diagnosis: elements: condition: type: Reference refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSCC', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSComorbiditiesandComplications', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSDiagnosis', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSHospitalCourse', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSSurgicalMethod'] index: 5 elements: reference: {index: 6} required: [reference] use: elements: coding: short: 此診斷在病人就醫事件中的作用(例如:主訴、住院、收費、出院...)。 index: 7 elements: system: {index: 8} code: {short: 系統定義的語法之符號。, index: 9} required: [system, code] required: [coding] location: index: 10 elements: location: type: Reference refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/LocationDMS'] index: 11 physicalType: mustSupport: true index: 12 elements: coding: short: 地點的實體型別 index: 13 elements: system: short: 地點的實體型別編碼標準 pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/location-physical-type'} index: 14 code: short: 地點的實體型別編碼 pattern: {type: Code, value: bd} index: 15 display: short: 地點的實體型別 pattern: {type: String, value: Bed} index: 16 text: {short: 地點的實體型別中文描述, index: 17} package_version: 0.2.0 class: profile kind: resource url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/EncounterDMS base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore version: 0.2.0 required: [serviceType, location, period]