HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ 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 CarePlanEuHdr profile or type used by this Implementation Guide.
| EHDSCarePlan (Logical Model) | Relationship | CarePlanEuHdr | ||
|---|---|---|---|---|
| Element | Relation | Resource | Element | Notes |
| header | related-to | CarePlan | . | Dataset-level inherited header; 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 | |
| header.source | no-map | CarePlan | ||
| header.language | equivalent | CarePlan | language | IETF language tag. |
| title | equivalent | CarePlan | title | |
| description | equivalent | CarePlan | description | |
| period | equivalent | CarePlan | period | |
| addresses[x] | source-is-broader-than-target | CarePlan | addresses | CarePlanEuHdr constrains addresses to Reference(ConditionEuCore). See EHDSCondition Mapping for detailed mapping information. |
| activity[x] | related-to | CarePlan | activity.reference | CarePlanEuHdr uses activity.reference for activities represented by a specific resource and deprecates activity.detail for R5/R6 alignment. A coded activity should be represented through a referenced resource when structured exchange is required. |
| goal | source-is-broader-than-target | CarePlan | goal | |
Return to overview: EHDS Logical Models -> FHIR Profiles