description: 此Profiles用於描述出院病摘中的醫學影像檢查中的圖像結果 package_name: tw.gov.mohw.emr derivation: constraint name: DischargeMedicalSummaryMediaImagingStudy type: Media elements: status: pattern: {type: Code, value: completed} mustSupport: true index: 0 type: mustSupport: true index: 1 elements: coding: index: 2 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 3 code: pattern: {type: Code, value: 19005-8} index: 4 required: [system, code] required: [coding] modality: mustSupport: true index: 5 elements: text: {short: '概念的文字表示法。[應填入至出院病摘醫療影像檢查Imaging Study]', index: 6} required: [text] subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Location-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Specimen-twcore'] index: 7 content: short: 若有圖片,將附件放於此 mustSupport: true index: 8 elements: contentType: {short: 附件類型,醫學影像檢查為圖片檔案則可填入image/jpeg, mustSupport: true, index: 9} title: {short: 圖片檔名等,可替代檔案顯示之標籤, mustSupport: true, index: 10} required: [title, contentType] package_version: 0.2.0 class: profile kind: resource url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSImagingStudy base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Media-twcore version: 0.2.0 required: [type]