This page is part of the HL7 Europe Base and Core (v2.0.0-gamma: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 0.1.0. For a full list of available versions, see the Directory of published versions
This page explains how conceptual elements from the EHDS logical model are expressed in the corresponding FHIR LocationEuCore profile used by this Implementation Guide.
LocationEuCore represents physical service delivery sites and care locations.
| EHDSLocation (Logical Model) | Relationship | LocationEuCore | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Resource | Element | Description | Notes |
| identifier | Identifier for the location. | equivalent | Location | identifier | Unique code or number identifying the location. | |
| name | Human-readable name of the location. | equivalent | Location | name | Location name. | |
| description | Textual description of the location and its purpose. | equivalent | Location | description | Description of the location. | |
| type | Type/category of the location (e.g. ward, lab, pharmacy counter). | equivalent | Location | physicalType〔R4〕 | Type of location. | In R4, physicalType is common; R5 shifts emphasis to type. |
| type | Type/category of the location (e.g. ward, lab, pharmacy counter). | equivalent | Location | type〔R5〕 | Type of location. | In R4, physicalType is common; R5 shifts emphasis to type. |
| address | Physical postal address of the location. | equivalent | Location | address | Address of the location. | Uses Address/AddressEu. |
| managingOrganisation | Organisation responsible for the services provided at this location. | equivalent | Location | managingOrganization | Managing organization. | Reference to OrganizationEuCore. |
| partOf | Parent/host location of which this one is a physical part. | equivalent | Location | partOf | Another Location that contains this one. | Supports hierarchical location trees. |
Return to overview: EHDS Logical Models → FHIR Profiles