This page is part of the HL7 Europe Imaging Study Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSAttachmentMap | Version: 0.1.0-ballot | |||
Draft as of 2025-05-14 | Computable Name: EHDSAttachmentMap | |||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Map for EHDSAttachment
The figure below presents the XtEHR Imaging Logical Model DataSet representation and the FHIR profiles it maps to. For each FHIR profile the impacted fields are listed.
classDiagram
direction LR
class EHDSAttachment {
<<XtEHR dataset>>
contentType
language
data
url
size
hash
title
creationDate
height
width
frames
duration
}
link EHDSAttachment "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSAttachment.html"
class EuAttachment{
<<FHIR>>
contentType
language
data
url
size
hash
title
creation
height
width
frames
duration
}
EHDSAttachment --> EuAttachment
Generated Narrative: ConceptMap EHDSAttachmentMap
Mapping from Attachment model to (not specified)
Group 1 Mapping from Attachment model to Attachment
Source Code | Relationship | Target Code | Comment |
contentType | is broader than | contentType (C.7.1 - Content Type) | FHIR requires binding. |
language | is equivalent to | language (C.7.2 - Language) | |
data | is equivalent to | data (C.7.3 - Data) | |
url | is equivalent to | url (C.7.4 - URL) | |
size | is equivalent to | size (C.7.5 - Size) | |
hash | is equivalent to | hash (C.7.6 - Hash) | |
title | is equivalent to | title (C.7.7 - Title) | |
creationDate | is equivalent to | creation (C.7.8 - Creation date) | |
height | is equivalent to | height (C.7.9 - Height) | |
width | is equivalent to | width (C.7.10 - Width) | |
frames | is equivalent to | frames (C.7.11 - Frames) | |
duration | is equivalent to | duration (C.7.12 - Duration) |