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 2.0.0-recon 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
This page explains how conceptual elements from the EHDS logical model are expressed in the corresponding FHIR PractitionerRole and Practitioner profiles used by this Implementation Guide.
| EHDSHealthProfessional (Logical Model) | Relationship | PractitionerRoleEuCore | ||
|---|---|---|---|---|
| Element | Relation | Resource | Element | Notes |
| identifier | source-is-broader-than-target | PractitionerRole | identifier | Mapping depends on identifier type. |
| identifier | source-is-broader-than-target | Practitioner | identifier | Mapping depends on identifier type. |
| name | related-to | PractitionerRole | practitioner | Name carried on referenced Practitioner. |
| name | equivalent | Practitioner | name | Practitioner is referenced in PractitionerRole.practitioner |
| address | source-is-broader-than-target | PractitionerRole | location | If the address is meant to be where the practitioner provides care. |
| address | source-is-broader-than-target | Practitioner | address | If they are not role specifc addresses. Practitioner is referenced in PractitionerRole.practitioner. |
| telecom | source-is-broader-than-target | PractitionerRole | telecom 〔R4〕 contact.telecom 〔R5〕 |
If they are Contact details that are specific to the role/location/service. |
| telecom | source-is-broader-than-target | Practitioner | telecom | If they are contact details for the practitioner (that apply to all roles).Practitioner is referenced in PractitionerRole.practitioner |
| professionalRole | related-to | PractitionerRole | . | Maps across multiple PractitionerRole elements. |
| professionalRole.role | equivalent | PractitionerRole | code | |
| professionalRole.organisation | equivalent | PractitionerRole | organization | |
| professionalRole.specialty | equivalent | PractitionerRole | specialty | |
Return to overview: EHDS Logical Models → FHIR Profiles