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-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/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 CarePlan profile or type used by this Implementation Guide.
| EHDSCarePlan (Logical Model) | Relationship | CarePlan | ||
|---|---|---|---|---|
| Element | Relation | Resource | Element | Notes |
| header | related-to | CarePlan | . | Dataset-level; not carried as a single element in CarePlan. |
| header.subject | equivalent | CarePlan | subject | |
| header.identifier | equivalent | CarePlan | identifier | |
| header.author[x] | equivalent | CarePlan | author | |
| header.date | equivalent | CarePlan | created | |
| header.status | equivalent | CarePlan | status | Preferred binding: HL7 Request status. |
| header.source | no-map | CarePlan | No direct core element in CarePlan for information source provenance. | |
| header.language | equivalent | CarePlan | language | |
| title | equivalent | CarePlan | title | |
| description | equivalent | CarePlan | description | |
| period | equivalent | CarePlan | period | |
| addresses[x] | source-is-broader-than-target | CarePlan | addresses | CarePlan.addresses is Reference(Condition); CodeableConcept may need a referenced Condition. |
| activity[x] | related-to | CarePlan | activity.reference | When EHDS activity is a CodeableConcept the code is determined by the referred resource. activity.detail is no more present in FHIR R5 |
| goal | source-is-broader-than-target | CarePlan | goal | CarePlan.goal is Reference(Goal); CodeableConcept may need a Goal resource. |
Return to overview: EHDS Logical Models -> FHIR Profiles