FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSCarePlan.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSCarePlan.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan
Version0.2.1
Statusdraft
Date2026-02-04T19:00:50+00:00
NameEHDSCarePlan
TitleCare plan model
DescriptionSimplified 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.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDischargeReportDischarge Report model
EHDSEncounterEncounter model
EHDSImagingReportImaging report model
EHDSPatientSummaryPatient summary model

Resources that this resource uses

StructureDefinition
EHDSConditionCondition model
EHDSDataSetDataSet model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSCarePlan

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSCarePlan 0..*EHDSDataSetCare plan model

Elements defined in Ancestors:header
Instances of this logical model can be the target of a Reference
... header
.... subject 1..1EHDSPatientThe patient whose intended care is described in the plan.
.... identifier 0..*IdentifierIdentifier for the care plan
.... author[x] 0..*EHDSHealthProfessional, EHDSOrganisation, EHDSDeviceThe responsible party (custodian) for the care plan.
.... status 1..1CodeableConceptIndicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.
Binding Description: (preferred): HL7 Request status
... title 0..1stringHuman-friendly name for the care plan
... description 0..1stringA description of the scope and nature of the plan.
... period 0..1PeriodIndicates when the plan did (or is intended to) come into effect and end.
... addresses[x] 0..*Conditions/problems/concerns/diagnoses/etc whose management and/or mitigation are handled by this plan.
Binding Description: (preferred): ICD-10, SNOMED CT, Orphacode
.... addressesCodeableConceptCodeableConcept
.... addressesEHDSConditionEHDSCondition
... activity[x] 0..*The details of the proposed activity represented in a specific resource.
.... activityCodeableConceptCodeableConcept
.... activityReferenceReference(Any)
... goal 0..*CodeableConceptDescribes the intended objective(s) of carrying out the care plan.

doco Documentation for this format

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}