HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions
Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSCarePlanMap | Version: 0.1.0-ballot | |||
Draft as of 2025-07-02 | Computable Name: EHDSCarePlanMap | |||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Map for EHDSCarePlan
The figure below presents the XtEHR Imaging Logical Model DataSet representation and the FHIR profiles it maps to. For each FHIR profile the impacted fields are listed.
classDiagram
direction LR
class EHDSCarePlan {
<<XtEHR dataset>>
identifier
status
intent
title
description
patient
period
custodian
contributor
addresses
goal
activity
note
}
link EHDSCarePlan "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSCarePlan.html"
class EuCarePlan{
<<FHIR>>
identifier
status
intent
title
title.extension[http\://hl7.org/fhir/StructureDefinition/rendering-xhtml]
description
description.extension[http\://hl7.org/fhir/StructureDefinition/rendering-xhtml]
subject
period
custodian
contributor
goal
activity
note
}
class EuPatient {
<<FHIR>>
}
class EuPractitionerRole {
<<FHIR>>
}
class EuGoal {
<<FHIR>>
}
EHDSCarePlan --> EuCarePlan
EuCarePlan --> EuPatient : subject
EuCarePlan --> EuPractitionerRole : custodian
EuCarePlan --> EuPractitionerRole : contributor
EuCarePlan --> EuGoal : goal
Mapping from Care plan model to (not specified)
Group 1 Mapping from Care plan model to EU CarePlan
Source Concept Details | Relationship | Target Concept Details | Comment | ||
Codes from https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCarePlan | Codes from http://hl7.eu/fhir/imaging-r5/StructureDefinition/CarePlanEu | ||||
identifier | is equivalent to | identifier | C.19.1 - Identifier | ||
status | is broader than | status | C.19.2 - Status | Source binding is preferred, target required. | |
intent | is broader than | intent | C.19.3 - Intent | Source binding is preferred, target required. | |
title | is broader than | title | C.19.4 - Title | Source is modelled as Narrative (html), target as string | |
is broader than | title.extension[http://hl7.org/fhir/StructureDefinition/rendering-xhtml] | C.19.4 - Title | |||
description | is broader than | description | C.19.5 - Description | Source is modelled as Narrative (html), target as string | |
is broader than | description.extension[http://hl7.org/fhir/StructureDefinition/rendering-xhtml] | C.19.5 - Description | |||
patient | is equivalent to | subject | C.19.6 - Subject | ||
period | is equivalent to | period | C.19.7 - Period | ||
custodian | is equivalent to | custodian | C.19.8 - Custodian | ||
contributor | is equivalent to | contributor | C.19.9 - Contributor | ||
goal | is equivalent to | goal | C.19.11 - Goal | ||
activity | is equivalent to | activity | C.19.12 - Activity | ||
note | is equivalent to | note | C.19.13 - Note |
Group 2 Mapping from Care plan model to unspecified code system
Source Code | Relationship | Target Code |
addresses ((C.19.10 - Addresses)) | (not mapped) |