| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | ConceptMap |
| Id | EHDSAttachmentMap |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSAttachmentMap.html |
| URL | http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSAttachmentMap |
| Version | 0.1.0-build |
| Status | draft |
| Date | 2025-08-08T09:15:43+00:00 |
| Name | EHDSAttachmentMap |
| Title | EHDSAttachment Mapping |
| Realm | eu |
| Authority | hl7 |
| Description | Map for EHDSAttachment |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| StructureDefinition | |
| EHDSAttachment | Attachment model |
Note: links and images are rebased to the (stated) source
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) |
{
"resourceType": "ConceptMap",
"id": "EHDSAttachmentMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSAttachmentMap",
"version": "0.1.0-build",
"name": "EHDSAttachmentMap",
"title": "EHDSAttachment Mapping",
"status": "draft",
"experimental": true,
"date": "2025-08-08T09:15:43+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Map for EHDSAttachment",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"sourceScopeUri": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment",
"group": [
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment",
"target": "http://hl7.org/fhir/StructureDefinition/Attachment",
"element": [
{
"code": "contentType",
"target": [
{
"code": "contentType",
"display": "C.7.1 - Content Type",
"relationship": "source-is-broader-than-target",
"comment": "FHIR requires binding."
}
]
},
{
"code": "language",
"target": [
{
"code": "language",
"display": "C.7.2 - Language",
"relationship": "equivalent"
}
]
},
{
"code": "data",
"target": [
{
"code": "data",
"display": "C.7.3 - Data",
"relationship": "equivalent"
}
]
},
{
"code": "url",
"target": [
{
"code": "url",
"display": "C.7.4 - URL",
"relationship": "equivalent"
}
]
},
{
"code": "size",
"target": [
{
"code": "size",
"display": "C.7.5 - Size",
"relationship": "equivalent"
}
]
},
{
"code": "hash",
"target": [
{
"code": "hash",
"display": "C.7.6 - Hash",
"relationship": "equivalent"
}
]
},
{
"code": "title",
"target": [
{
"code": "title",
"display": "C.7.7 - Title",
"relationship": "equivalent"
}
]
},
{
"code": "creationDate",
"target": [
{
"code": "creation",
"display": "C.7.8 - Creation date",
"relationship": "equivalent"
}
]
},
{
"code": "height",
"target": [
{
"code": "height",
"display": "C.7.9 - Height",
"relationship": "equivalent"
}
]
},
{
"code": "width",
"target": [
{
"code": "width",
"display": "C.7.10 - Width",
"relationship": "equivalent"
}
]
},
{
"code": "frames",
"target": [
{
"code": "frames",
"display": "C.7.11 - Frames",
"relationship": "equivalent"
}
]
},
{
"code": "duration",
"target": [
{
"code": "duration",
"display": "C.7.12 - Duration",
"relationship": "equivalent"
}
]
}
]
}
]
}