| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | ConceptMap |
| Id | EHDSLocationMap |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSLocationMap.html |
| URL | http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSLocationMap |
| Version | 0.1.0-build |
| Status | draft |
| Date | 2025-08-08T09:15:43+00:00 |
| Name | EHDSLocationMap |
| Title | EHDSLocation Mapping |
| Realm | eu |
| Authority | hl7 |
| Description | Map for EHDSLocation |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| StructureDefinition | |
| EHDSLocation | Location model |
| location-eu | Location (EU base) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EHDSLocationMap
Mapping from Location model to (not specified)
Group 1 Mapping from Location model to Location (EU base)
| Source Code | Relationship | Target Code | Comment |
| identifier | is equivalent to | identifier (C.17.1 - Identifier) | |
| name | is equivalent to | name (C.17.2 - Name) | |
| description | is equivalent to | description (C.17.3 - Description) | Source is xml |
| type | is equivalent to | type (C.17.4 - Type) | |
| address | is equivalent to | address (C.17.5 - Address) | |
| position | is equivalent to | position (C.17.6 - Position) | |
| position.longitude | is equivalent to | position.longitude (C.17.6.1 - Longitude) | |
| position.latitude | is equivalent to | position.latitude (C.17.6.2 - Latitude) | |
| managingOrganization | is equivalent to | managingOrganization (C.17.7 - Managing organization) | |
| partOf | is equivalent to | partOf (C.17.8 - Part of) |
{
"resourceType": "ConceptMap",
"id": "EHDSLocationMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSLocationMap",
"version": "0.1.0-build",
"name": "EHDSLocationMap",
"title": "EHDSLocation 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 EHDSLocation",
"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/EHDSLocation",
"group": [
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation",
"target": "http://hl7.eu/fhir/base-r5/StructureDefinition/location-eu",
"element": [
{
"code": "identifier",
"target": [
{
"code": "identifier",
"display": "C.17.1 - Identifier",
"relationship": "equivalent"
}
]
},
{
"code": "name",
"target": [
{
"code": "name",
"display": "C.17.2 - Name",
"relationship": "equivalent"
}
]
},
{
"code": "description",
"target": [
{
"code": "description",
"display": "C.17.3 - Description",
"relationship": "equivalent",
"comment": "Source is xml"
}
]
},
{
"code": "type",
"target": [
{
"code": "type",
"display": "C.17.4 - Type",
"relationship": "equivalent"
}
]
},
{
"code": "address",
"target": [
{
"code": "address",
"display": "C.17.5 - Address",
"relationship": "equivalent"
}
]
},
{
"code": "position",
"target": [
{
"code": "position",
"display": "C.17.6 - Position",
"relationship": "equivalent"
}
]
},
{
"code": "position.longitude",
"target": [
{
"code": "position.longitude",
"display": "C.17.6.1 - Longitude",
"relationship": "equivalent"
}
]
},
{
"code": "position.latitude",
"target": [
{
"code": "position.latitude",
"display": "C.17.6.2 - Latitude",
"relationship": "equivalent"
}
]
},
{
"code": "managingOrganization",
"target": [
{
"code": "managingOrganization",
"display": "C.17.7 - Managing organization",
"relationship": "equivalent"
}
]
},
{
"code": "partOf",
"target": [
{
"code": "partOf",
"display": "C.17.8 - Part of",
"relationship": "equivalent"
}
]
}
]
}
]
}