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/ and changes regularly. See the Directory of published versions
The content of this page is automatically generated and doesn't document the actual mapping.
Please don't use this material for implementation purposes !
This page describes the element-by-element mapping from the EHDSLocation logical model to the LocationEuCore FHIR profile, which represents physical service delivery sites and care locations.
| EHDSLocation (Logical Model) | Relationship | LocationEuCore | |||
|---|---|---|---|---|---|
| Element | Description | Relation | Element | Description | Notes | 
| identifier | Identifier for the location. | equal | identifier | Unique code or number identifying the location. | |
| name | Human-readable name of the location. | equal | name | Location name. | |
| description | Textual description of the location and its purpose. | equal | description | Description of the location. | |
| telecom | Contact channels for the location (phone, fax, email, etc.). | equal | telecom / contact.telecom | Location telecom / official contact details. | In R4 this is usually telecom; in R5, contact info may live under contact.telecom. | 
| type | Type/category of the location (e.g. ward, lab, pharmacy counter). | equal | physicalType / type | Type of location. | In R4, physicalType is common; R5 shifts emphasis to type. | 
| address | Physical postal address of the location. | equal | address | Address of the location. | Uses Address/AddressEu. | 
| managingOrganisation | Organisation responsible for the services provided at this location. | equal | managingOrganization | Managing organization. | Reference to OrganizationEuCore. | 
| partOf | Parent/host location of which this one is a physical part. | equal | partOf | Another Location that contains this one. | Supports hierarchical location trees. | 
Return to overview: EHDS Logical Models → FHIR Profiles