FHIR IG analytics| Package | xtehr.eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EHDSCarePlan.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSCarePlan.html |
| URL | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-02-04T19:00:50+00:00 |
| Name | EHDSCarePlan |
| Title | Care plan model |
| Description | Simplified model for care plan. The model includes minimal information and is not designed to cover the full functionality of care plans. The model is applicable to different domains. |
| Type | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan |
| Kind | logical |
| StructureDefinition | |
| EHDSDischargeReport | Discharge Report model |
| EHDSEncounter | Encounter model |
| EHDSImagingReport | Imaging report model |
| EHDSPatientSummary | Patient summary model |
| StructureDefinition | |
| EHDSCondition | Condition model |
| EHDSDataSet | DataSet model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSCarePlan
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | EHDSDataSet | Care plan model Elements defined in Ancestors:header Instances of this logical model can be the target of a Reference | |
![]() ![]() | ||||
![]() ![]() ![]() | 1..1 | EHDSPatient | The patient whose intended care is described in the plan. | |
![]() ![]() ![]() | 0..* | Identifier | Identifier for the care plan | |
![]() ![]() ![]() | 0..* | EHDSHealthProfessional, EHDSOrganisation, EHDSDevice | The responsible party (custodian) for the care plan. | |
![]() ![]() ![]() | 1..1 | CodeableConcept | Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record. Binding Description: (preferred): HL7 Request status | |
![]() ![]() | 0..1 | string | Human-friendly name for the care plan | |
![]() ![]() | 0..1 | string | A description of the scope and nature of the plan. | |
![]() ![]() | 0..1 | Period | Indicates when the plan did (or is intended to) come into effect and end. | |
![]() ![]() | 0..* | Conditions/problems/concerns/diagnoses/etc whose management and/or mitigation are handled by this plan. Binding Description: (preferred): ICD-10, SNOMED CT, Orphacode | ||
![]() ![]() ![]() | CodeableConcept | |||
![]() ![]() ![]() | EHDSCondition | |||
![]() ![]() | 0..* | The details of the proposed activity represented in a specific resource. | ||
![]() ![]() ![]() | CodeableConcept | |||
![]() ![]() ![]() | Reference(Any) | |||
![]() ![]() | 0..* | CodeableConcept | Describes the intended objective(s) of carrying out the care plan. | |
{
"resourceType": "StructureDefinition",
"id": "EHDSCarePlan",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan",
"version": "0.2.1",
"name": "EHDSCarePlan",
"title": "Care plan model",
"status": "draft",
"date": "2026-02-04T19:00:50+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://www.xt-ehr.eu/"
}
]
}
],
"description": "Simplified model for care plan. The model includes minimal information and is not designed to cover the full functionality of care plans. The model is applicable to different domains.",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.2.1"
}
],
"element": [
{
"id": "EHDSCarePlan",
"path": "EHDSCarePlan",
"short": "Care plan model",
"definition": "Simplified model for care plan. The model includes minimal information and is not designed to cover the full functionality of care plans. The model is applicable to different domains.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSCarePlan.header",
"path": "EHDSCarePlan.header",
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "EHDSCarePlan.header.subject",
"path": "EHDSCarePlan.header.subject",
"short": "The patient whose intended care is described in the plan.",
"definition": "The patient whose intended care is described in the plan.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}
]
},
{
"id": "EHDSCarePlan.header.identifier",
"path": "EHDSCarePlan.header.identifier",
"short": "Identifier for the care plan",
"definition": "Identifier for the care plan",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSCarePlan.header.author[x]",
"path": "EHDSCarePlan.header.author[x]",
"short": "The responsible party (custodian) for the care plan.",
"definition": "The responsible party (custodian) for the care plan.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.author[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
}
]
},
{
"id": "EHDSCarePlan.header.date",
"path": "EHDSCarePlan.header.date",
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.date",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSCarePlan.header.status",
"path": "EHDSCarePlan.header.status",
"short": "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.",
"definition": "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Request status"
}
},
{
"id": "EHDSCarePlan.header.source",
"path": "EHDSCarePlan.header.source",
"short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
"definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.source",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSCarePlan.header.language",
"path": "EHDSCarePlan.header.language",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "BCP 47"
}
},
{
"id": "EHDSCarePlan.title",
"path": "EHDSCarePlan.title",
"short": "Human-friendly name for the care plan",
"definition": "Human-friendly name for the care plan",
"min": 0,
"max": "1",
"base": {
"path": "EHDSCarePlan.title",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSCarePlan.description",
"path": "EHDSCarePlan.description",
"short": "A description of the scope and nature of the plan.",
"definition": "A description of the scope and nature of the plan.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSCarePlan.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSCarePlan.period",
"path": "EHDSCarePlan.period",
"short": "Indicates when the plan did (or is intended to) come into effect and end.",
"definition": "Indicates when the plan did (or is intended to) come into effect and end.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSCarePlan.period",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Period"
}
]
},
{
"id": "EHDSCarePlan.addresses[x]",
"path": "EHDSCarePlan.addresses[x]",
"short": "Conditions/problems/concerns/diagnoses/etc whose management and/or mitigation are handled by this plan.",
"definition": "Conditions/problems/concerns/diagnoses/etc whose management and/or mitigation are handled by this plan.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSCarePlan.addresses[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
}
],
"binding": {
"strength": "preferred",
"description": "ICD-10, SNOMED CT, Orphacode"
}
},
{
"id": "EHDSCarePlan.activity[x]",
"path": "EHDSCarePlan.activity[x]",
"short": "The details of the proposed activity represented in a specific resource.",
"definition": "The details of the proposed activity represented in a specific resource.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSCarePlan.activity[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Reference"
}
]
},
{
"id": "EHDSCarePlan.goal",
"path": "EHDSCarePlan.goal",
"short": "Describes the intended objective(s) of carrying out the care plan.",
"definition": "Describes the intended objective(s) of carrying out the care plan.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSCarePlan.goal",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSCarePlan",
"path": "EHDSCarePlan",
"short": "Care plan model",
"definition": "Simplified model for care plan. The model includes minimal information and is not designed to cover the full functionality of care plans. The model is applicable to different domains."
},
{
"id": "EHDSCarePlan.header.subject",
"path": "EHDSCarePlan.header.subject",
"short": "The patient whose intended care is described in the plan.",
"definition": "The patient whose intended care is described in the plan."
},
{
"id": "EHDSCarePlan.header.identifier",
"path": "EHDSCarePlan.header.identifier",
"short": "Identifier for the care plan",
"definition": "Identifier for the care plan"
},
{
"id": "EHDSCarePlan.header.author[x]",
"path": "EHDSCarePlan.header.author[x]",
"short": "The responsible party (custodian) for the care plan.",
"definition": "The responsible party (custodian) for the care plan."
},
{
"id": "EHDSCarePlan.header.status",
"path": "EHDSCarePlan.header.status",
"short": "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.",
"definition": "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.",
"binding": {
"strength": "preferred",
"description": "HL7 Request status"
}
},
{
"id": "EHDSCarePlan.title",
"path": "EHDSCarePlan.title",
"short": "Human-friendly name for the care plan",
"definition": "Human-friendly name for the care plan",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSCarePlan.description",
"path": "EHDSCarePlan.description",
"short": "A description of the scope and nature of the plan.",
"definition": "A description of the scope and nature of the plan.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSCarePlan.period",
"path": "EHDSCarePlan.period",
"short": "Indicates when the plan did (or is intended to) come into effect and end.",
"definition": "Indicates when the plan did (or is intended to) come into effect and end.",
"min": 0,
"max": "1",
"type": [
{
"code": "Period"
}
]
},
{
"id": "EHDSCarePlan.addresses[x]",
"path": "EHDSCarePlan.addresses[x]",
"short": "Conditions/problems/concerns/diagnoses/etc whose management and/or mitigation are handled by this plan.",
"definition": "Conditions/problems/concerns/diagnoses/etc whose management and/or mitigation are handled by this plan.",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
}
],
"binding": {
"strength": "preferred",
"description": "ICD-10, SNOMED CT, Orphacode"
}
},
{
"id": "EHDSCarePlan.activity[x]",
"path": "EHDSCarePlan.activity[x]",
"short": "The details of the proposed activity represented in a specific resource.",
"definition": "The details of the proposed activity represented in a specific resource.",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
},
{
"code": "Reference"
}
]
},
{
"id": "EHDSCarePlan.goal",
"path": "EHDSCarePlan.goal",
"short": "Describes the intended objective(s) of carrying out the care plan.",
"definition": "Describes the intended objective(s) of carrying out the care plan.",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
}