| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | ConceptMap |
| Id | EHDSAddressMap |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSAddressMap.html |
| URL | http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSAddressMap |
| Version | 0.1.0-build |
| Status | draft |
| Date | 2025-08-08T09:15:43+00:00 |
| Name | EHDSAddressMap |
| Title | EHDSAddress Mapping |
| Realm | eu |
| Authority | hl7 |
| Description | Map for EHDSAddress |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| StructureDefinition | |
| EHDSAddress | Address model |
| Address-eu | Address (EU) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EHDSAddressMap
Mapping from Address model to (not specified)
Group 1 Mapping from Address model to Address (EU)
| Source Concept Details | Relationship | Target Concept Details | ||
| Codes from https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress | Codes from http://hl7.eu/fhir/base-r5/StructureDefinition/Address-eu | |||
| use | is equivalent to | use | C.5.1 - Use | |
| type | is equivalent to | type | C.5.2 - Type | |
| text | is equivalent to | text | C.5.3 - Text | |
| street | is narrower than | line | C.5.4 - Street | |
| is equivalent to | line.extension[streetName] | C.5.4 - Street | ||
| houseNumber | is narrower than | line | C.5.5 - House number | |
| is equivalent to | line.extension[houseNumber] | C.5.5 - House number | ||
| pOBox | is narrower than | line | C.5.6 - P.O. Box | |
| is equivalent to | line.extension[postBox] | C.5.6 - P.O. Box | ||
| city | is equivalent to | city | C.5.7 - City | |
| postalCode | is equivalent to | postalCode | C.5.8 - Postal code | |
| country | is equivalent to | country | C.5.9 - Country | |
| is equivalent to | country.extension[countryCode] | C.5.9 - Country | ||
{
"resourceType": "ConceptMap",
"id": "EHDSAddressMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSAddressMap",
"version": "0.1.0-build",
"name": "EHDSAddressMap",
"title": "EHDSAddress 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 EHDSAddress",
"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/EHDSAddress",
"group": [
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress",
"target": "http://hl7.eu/fhir/base-r5/StructureDefinition/Address-eu",
"element": [
{
"code": "use",
"target": [
{
"code": "use",
"display": "C.5.1 - Use",
"relationship": "equivalent"
}
]
},
{
"code": "type",
"target": [
{
"code": "type",
"display": "C.5.2 - Type",
"relationship": "equivalent"
}
]
},
{
"code": "text",
"target": [
{
"code": "text",
"display": "C.5.3 - Text",
"relationship": "equivalent"
}
]
},
{
"code": "street",
"target": [
{
"code": "line",
"display": "C.5.4 - Street",
"relationship": "source-is-narrower-than-target"
},
{
"code": "line.extension[streetName]",
"display": "C.5.4 - Street",
"relationship": "equivalent"
}
]
},
{
"code": "houseNumber",
"target": [
{
"code": "line",
"display": "C.5.5 - House number",
"relationship": "source-is-narrower-than-target"
},
{
"code": "line.extension[houseNumber]",
"display": "C.5.5 - House number",
"relationship": "equivalent"
}
]
},
{
"code": "pOBox",
"target": [
{
"code": "line",
"display": "C.5.6 - P.O. Box",
"relationship": "source-is-narrower-than-target"
},
{
"code": "line.extension[postBox]",
"display": "C.5.6 - P.O. Box",
"relationship": "equivalent"
}
]
},
{
"code": "city",
"target": [
{
"code": "city",
"display": "C.5.7 - City",
"relationship": "equivalent"
}
]
},
{
"code": "postalCode",
"target": [
{
"code": "postalCode",
"display": "C.5.8 - Postal code",
"relationship": "equivalent"
}
]
},
{
"code": "country",
"target": [
{
"code": "country",
"display": "C.5.9 - Country",
"relationship": "equivalent"
},
{
"code": "country.extension[countryCode]",
"display": "C.5.9 - Country",
"relationship": "equivalent"
}
]
}
]
}
]
}