HL7 Europe Patient Summary
1.0.0-xtehr - qa-preview 150

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

EHDSCarePlan Mapping

EHDSCarePlan -> CarePlan
Ongoing alignment: The Xt-EHR logical models are under active revision and continuous refinement. Updates from Xt-EHR will be progressively incorporated into this Implementation Guide to maintain alignment with the evolving EHDS specifications.
Yellow row/cells: In this ballot publication, some row/cells of the mapping table have been left in yellow to indicate areas requiring further review or refinement; including feedback from the Xt-EHR joint action (see note above). These highlights will be addressed in subsequent updates to ensure accuracy and completeness of the mappings.

EHDSCarePlan -> CarePlan

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.

Mapping Context

EHDSCarePlan -> CarePlan
EHDSCarePlan (Logical Model) Relationship CarePlan
Element Description Relation Resource Element Description Notes
header Common header for all patient-related data. related-to CarePlan . General metadata. Dataset-level; not carried as a single element in CarePlan.
header.subject Patient/subject the care plan is about. equivalent CarePlan subject Who the plan is for.
header.identifier Identifier for the care plan. equivalent CarePlan identifier Business identifiers for the care plan.
header.author[x] The responsible party (custodian) for the care plan. equivalent CarePlan author Who authored the plan.
header.date Date and time of authoring/issuing. equivalent CarePlan created When the plan was authored.
header.status Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record. equivalent CarePlan status Workflow status of the plan. Preferred binding: HL7 Request status.
header.source Source of information (e.g. patient, patient's proxy). no-map CarePlan No direct core element in CarePlan for information source provenance.
header.language Language of the resource (IETF tag). equivalent CarePlan language Language used in the care plan.
title Human-friendly name for the care plan. equivalent CarePlan title Human-readable name.
description A description of the scope and nature of the plan. equivalent CarePlan description Summary of the plan.
period Indicates when the plan did (or is intended to) come into effect and end. equivalent CarePlan period Time period the plan is in effect.
addresses[x] Conditions/problems/concerns/diagnoses/etc whose management and/or mitigation are handled by this plan. source-is-broader-than-target CarePlan addresses Conditions addressed by the plan. CarePlan.addresses is Reference(Condition); CodeableConcept may need a referenced Condition.
activity[x] The details of the proposed activity represented in a specific resource. related-to CarePlan activity.reference Reference to the detailed activity resource. When EHDS activity is a CodeableConcept the code is determined by the referred resource. activity.detail is no more present in FHIR R5
goal Describes the intended objective(s) of carrying out the care plan. source-is-broader-than-target CarePlan goal Desired objectives for the plan. CarePlan.goal is Reference(Goal); CodeableConcept may need a Goal resource.

Return to overview: EHDS Logical Models -> FHIR Profiles