HL7 Europe Patient Summary, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-xtehr built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/eps/ 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 ConsentEuEps profile or type used by this Implementation Guide.
| EHDSAdvanceDirective (Logical Model) | Relationship | ConsentEuEps | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Resource | Element | Description | Notes |
| header | Common header for all patient-related data. | related-to | Consent | . | General metadata. | Dataset-level; not carried as a single element in Consent. |
| header.subject | Patient/subject this advance directive is about. | equivalent | Consent | patient | Reference to the patient or subject of the consent. | |
| header.identifier | Business identifier for the object. | equivalent | Consent | identifier | Business identifier for this consent. | |
| header.author[x] | Author of the advance directive. | related-to | Consent | performer | Who is agreeing to this policy and rules. | |
| header.date | Date and time of authoring/issuing. | equivalent | Consent | dateTime | When the living will was authored. | |
| header.status | Status of the resource or document. | equivalent | Consent | status | Current state of the consent. | Align to ConsentState. |
| header.source | Source of information (e.g. patient, patient's proxy). | no-map | Consent | No direct core element in Consent for information source provenance. | ||
| header.language | Language of the resource (IETF tag). | equivalent | Consent | language | Language used in the consent. | |
| category | Categories of directives related to decisions prior and after death. | equivalent | Consent | category | Living will type. | Preferred binding: SNOMED CT. |
| note | Textual description of the directive. | related-to | Consent | text | Narrative for the consent. | |
| attachment | Source document, such as a PDF, with the living will and the patient's signature. | equivalent | Consent | sourceAttachment | Living will document. | May also be a DocumentReference in source[x]. |
Return to overview: EHDS Logical Models -> FHIR Profiles