HL7 Europe Base and Core FHIR IG, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/base-r5/ and changes regularly. See the Directory of published versions
Note: The content of this page is work in progress and may change based on ongoing discussions within the working group.
The technical solutions listed are possible candidates under consideration and are not yet approved or ready for implementation.
This page describes the element-by-element mapping from the EHDSAddress logical model to the AddressEu used in this Implementation Guide.
| EHDSAddress (Logical Model) | Relationship | AddressEu | |||
|---|---|---|---|---|---|
| Element | Description | Relation | Element | Description | Notes |
| use | Purpose of the address. | equal | use | Purpose of this address. | |
| type | Type of address (physical / postal). | equal | type | The type of an address (physical / postal). | |
| text | Text representation of the full address. | equal | text | Text representation of the address. | |
| street | Name of the street. | equal | line.extension:streetName | Street name. | |
| houseNumber | House number. | equal | line.extension:houseNumber | House number. | |
| postBox | Post box. | equal | line.extension:postBox | Post box. | |
| city | City / town name. | equal | city | Name of city, town, etc. | |
| postalCode | Postal code. | equal | postalCode | Postal code for area. | |
| country | Country name and country code | equivalent | country | Country | for the country name |
| "" | Country name and country code | equivalent | extension:countryCode | code for string | for the country name |
Return to overview: EHDS Logical Models → FHIR Profiles