| Package | hl7.fhir.eu.imaging-manifest-r5 |
| Resource Type | ConceptMap |
| Id | EHDSDeviceMap |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ConceptMap-EHDSDeviceMap.html |
| URL | http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSDeviceMap |
| Version | 0.2.0-ballot |
| Status | draft |
| Date | 2025-07-02T15:39:57+00:00 |
| Name | EHDSDeviceMap |
| Title | EHDSDevice Mapping |
| Realm | eu |
| Authority | hl7 |
| Description | Map for EHDSDevice |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| StructureDefinition | |
| EHDSDevice | Device model |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EHDSDeviceMap
Mapping from Device model to (not specified)
Group 1 Mapping from Device model to Device
| Source Code | Relationship | Target Code |
| identifier | is equivalent to | identifier (C.12.1 - Identifier) |
| manufacturer | is equivalent to | manufacturer (C.12.2 - Manufacturer) |
| manufactureDate | is equivalent to | manufactureDate (C.12.3 - Manufacture date) |
| expiryDate | is equivalent to | expirationDate (C.12.4 - Expiry date) |
| lotNumber | is equivalent to | lotNumber (C.12.5 - Lot number) |
| serialNumber | is equivalent to | serialNumber (C.12.6 - Serial number) |
| name | is equivalent to | name (C.12.7 - Name) |
| modelNumber | is equivalent to | modelNumber (C.12.8 - Model number) |
| version | is equivalent to | version (C.12.9 - Version) |
| type | is equivalent to | type (C.12.10 - Type) |
| note | is equivalent to | note (C.12.11 - Note) |
{
"resourceType": "ConceptMap",
"id": "EHDSDeviceMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSDeviceMap",
"version": "0.2.0-ballot",
"name": "EHDSDeviceMap",
"title": "EHDSDevice Mapping",
"status": "draft",
"experimental": true,
"date": "2025-07-02T15:39:57+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Map for EHDSDevice",
"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/EHDSDevice",
"group": [
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice",
"target": "http://hl7.org/fhir/StructureDefinition/Device",
"element": [
{
"code": "identifier",
"target": [
{
"code": "identifier",
"display": "C.12.1 - Identifier",
"relationship": "equivalent"
}
]
},
{
"code": "manufacturer",
"target": [
{
"code": "manufacturer",
"display": "C.12.2 - Manufacturer",
"relationship": "equivalent"
}
]
},
{
"code": "manufactureDate",
"target": [
{
"code": "manufactureDate",
"display": "C.12.3 - Manufacture date",
"relationship": "equivalent"
}
]
},
{
"code": "expiryDate",
"target": [
{
"code": "expirationDate",
"display": "C.12.4 - Expiry date",
"relationship": "equivalent"
}
]
},
{
"code": "lotNumber",
"target": [
{
"code": "lotNumber",
"display": "C.12.5 - Lot number",
"relationship": "equivalent"
}
]
},
{
"code": "serialNumber",
"target": [
{
"code": "serialNumber",
"display": "C.12.6 - Serial number",
"relationship": "equivalent"
}
]
},
{
"code": "name",
"target": [
{
"code": "name",
"display": "C.12.7 - Name",
"relationship": "equivalent"
}
]
},
{
"code": "modelNumber",
"target": [
{
"code": "modelNumber",
"display": "C.12.8 - Model number",
"relationship": "equivalent"
}
]
},
{
"code": "version",
"target": [
{
"code": "version",
"display": "C.12.9 - Version",
"relationship": "equivalent"
}
]
},
{
"code": "type",
"target": [
{
"code": "type",
"display": "C.12.10 - Type",
"relationship": "equivalent"
}
]
},
{
"code": "note",
"target": [
{
"code": "note",
"display": "C.12.11 - Note",
"relationship": "equivalent"
}
]
}
]
}
]
}