EHDS Logical Information Models
0.1.0 - ci-build
EHDS Logical Information Models, published by Xt-EHR. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xt-EHR/xt-ehr-common/tree/main and changes regularly. See the Directory of published versions
Draft as of 2025-07-25 |
Definitions for the EHDSCarePlan logical model.
Guidance on how to interpret the contents of this table can be foundhere
0. EHDSCarePlan | |
Definition | EHDS simplified model for care plan. The model includes very minimal information and is not designed to cover the full functionality of care plans. Base definition for all types defined in FHIR type system. |
Short | Care plan modelBase for all types and resources |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSCarePlan.header | |
Definition | Common header for all patient-related data |
Short | Common header for all patient-related data |
Control | 1..1 |
Type | Base |
4. EHDSCarePlan.header.subject | |
Definition | Patient/subject information |
Short | The patient whose intended care is described by the plan. |
Control | 1..1 |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient |
6. EHDSCarePlan.header.identifier | |
Definition | Business identifier for the object |
Short | Identifier for the care plan |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
8. EHDSCarePlan.header.authorship | |
Definition | Resource authoring details |
Short | Authorship |
Control | 1..* |
Type | Base |
10. EHDSCarePlan.header.authorship.author[x] | |
Definition | Author(s) by whom the resource was/were authored. Multiple authors could be provided. |
Short | Author |
Control | 1..1 |
Type | Choice of: https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional, https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation, https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
12. EHDSCarePlan.header.authorship.datetime | |
Definition | Date and time of the issuing the document/resource by its author. |
Short | Date and time of authoring/issuing |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. EHDSCarePlan.header.lastUpdate | |
Definition | Date and time of the last update to the document/information |
Short | Date and time of the last update to the resource |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. EHDSCarePlan.header.status | |
Definition | Status of the resource |
Short | Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. |
Control | 1..1 |
Binding | HL7 Request status |
Type | CodeableConcept |
18. EHDSCarePlan.header.statusReason[x] | |
Definition | Reason for the current status of the resource. |
Short | Reason for the current status of the resource. |
Control | 0..1 |
Type | Choice of: CodeableConcept, string |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. EHDSCarePlan.header.language | |
Definition | Language in which the resource is written. Language is expressed by the IETF language tag. |
Short | Language |
Control | 0..1 |
Binding | BCP 47 |
Type | CodeableConcept |
22. EHDSCarePlan.header.version | |
Definition | Business version of the resource. |
Short | Version |
Note | This is a business version Id, not a resource version Id (see discussion) |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. EHDSCarePlan.presentedForm | |
Definition | A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document |
Short | A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document |
Control | 0..* |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment |
26. EHDSCarePlan.title | |
Definition | Human-friendly name for the care plan |
Short | Human-friendly name for the care plan |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
28. EHDSCarePlan.description | |
Definition | A description of the scope and nature of the plan. |
Short | A description of the scope and nature of the plan. |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
30. EHDSCarePlan.period | |
Definition | Indicates when the plan did (or is intended to) come into effect and end. |
Short | Indicates when the plan did (or is intended to) come into effect and end. |
Control | 0..1 |
Type | Period |
32. EHDSCarePlan.addresses | |
Definition | Conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan. |
Short | Conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan. |
Control | 0..* |
Binding | ICD-10, SNOMED CT, Orphacode |
Type | CodeableConcept |
34. EHDSCarePlan.activity[x] | |
Definition | The details of the proposed activity represented in a specific resource. |
Short | The details of the proposed activity represented in a specific resource. |
Control | 0..1 |
Type | Choice of: string, Reference |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. EHDSCarePlan | |
Definition | EHDS simplified model for care plan. The model includes very minimal information and is not designed to cover the full functionality of care plans. |
Short | Care plan model |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSCarePlan.header | |
4. EHDSCarePlan.header.subject | |
Short | The patient whose intended care is described by the plan. |
6. EHDSCarePlan.header.identifier | |
Short | Identifier for the care plan |
Note | This is a business identifier, not a resource identifier (see discussion) |
8. EHDSCarePlan.header.status | |
Short | Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. |
Binding | HL7 Request status |
10. EHDSCarePlan.title | |
Definition | Human-friendly name for the care plan |
Short | Human-friendly name for the care plan |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. EHDSCarePlan.description | |
Definition | A description of the scope and nature of the plan. |
Short | A description of the scope and nature of the plan. |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. EHDSCarePlan.period | |
Definition | Indicates when the plan did (or is intended to) come into effect and end. |
Short | Indicates when the plan did (or is intended to) come into effect and end. |
Control | 0..1 |
Type | Period |
16. EHDSCarePlan.addresses | |
Definition | Conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan. |
Short | Conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan. |
Control | 0..* |
Binding | ICD-10, SNOMED CT, Orphacode |
Type | CodeableConcept |
18. EHDSCarePlan.activity[x] | |
Definition | The details of the proposed activity represented in a specific resource. |
Short | The details of the proposed activity represented in a specific resource. |
Control | 0..1 |
Type | Choice of: string, Reference |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. EHDSCarePlan | |
Definition | EHDS simplified model for care plan. The model includes very minimal information and is not designed to cover the full functionality of care plans. |
Short | Care plan model |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSCarePlan.header | |
Definition | Common header for all patient-related data |
Short | Common header for all patient-related data |
Control | 1..1 |
Type | Base |
4. EHDSCarePlan.header.subject | |
Definition | Patient/subject information |
Short | The patient whose intended care is described by the plan. |
Control | 1..1 |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient |
6. EHDSCarePlan.header.identifier | |
Definition | Business identifier for the object |
Short | Identifier for the care plan |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
8. EHDSCarePlan.header.authorship | |
Definition | Resource authoring details |
Short | Authorship |
Control | 1..* |
Type | Base |
10. EHDSCarePlan.header.authorship.author[x] | |
Definition | Author(s) by whom the resource was/were authored. Multiple authors could be provided. |
Short | Author |
Control | 1..1 |
Type | Choice of: https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional, https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation, https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
12. EHDSCarePlan.header.authorship.datetime | |
Definition | Date and time of the issuing the document/resource by its author. |
Short | Date and time of authoring/issuing |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. EHDSCarePlan.header.lastUpdate | |
Definition | Date and time of the last update to the document/information |
Short | Date and time of the last update to the resource |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. EHDSCarePlan.header.status | |
Definition | Status of the resource |
Short | Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. |
Control | 1..1 |
Binding | HL7 Request status |
Type | CodeableConcept |
18. EHDSCarePlan.header.statusReason[x] | |
Definition | Reason for the current status of the resource. |
Short | Reason for the current status of the resource. |
Control | 0..1 |
Type | Choice of: CodeableConcept, string |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. EHDSCarePlan.header.language | |
Definition | Language in which the resource is written. Language is expressed by the IETF language tag. |
Short | Language |
Control | 0..1 |
Binding | BCP 47 |
Type | CodeableConcept |
22. EHDSCarePlan.header.version | |
Definition | Business version of the resource. |
Short | Version |
Note | This is a business version Id, not a resource version Id (see discussion) |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. EHDSCarePlan.presentedForm | |
Definition | A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document |
Short | A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document |
Control | 0..* |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment |
26. EHDSCarePlan.title | |
Definition | Human-friendly name for the care plan |
Short | Human-friendly name for the care plan |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
28. EHDSCarePlan.description | |
Definition | A description of the scope and nature of the plan. |
Short | A description of the scope and nature of the plan. |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
30. EHDSCarePlan.period | |
Definition | Indicates when the plan did (or is intended to) come into effect and end. |
Short | Indicates when the plan did (or is intended to) come into effect and end. |
Control | 0..1 |
Type | Period |
32. EHDSCarePlan.addresses | |
Definition | Conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan. |
Short | Conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan. |
Control | 0..* |
Binding | ICD-10, SNOMED CT, Orphacode |
Type | CodeableConcept |
34. EHDSCarePlan.activity[x] | |
Definition | The details of the proposed activity represented in a specific resource. |
Short | The details of the proposed activity represented in a specific resource. |
Control | 0..1 |
Type | Choice of: string, Reference |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |