PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan
{
  "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.",
  "_filename": "StructureDefinition-EHDSCarePlan.json",
  "package_name": "xtehr.eu.ehds.models",
  "date": "2026-04-13T14:09:30+02:00",
  "derivation": "specialization",
  "publisher": "Xt-EHR",
  "fhirVersion": "5.0.0",
  "name": "EHDSCarePlan",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Care plan model",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "path": "EHDSCarePlan",
      "min": 0,
      "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.",
      "isModifier": false,
      "short": "Care plan model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "EHDSCarePlan",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "EHDSCarePlan.header",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header"
      },
      "path": "EHDSCarePlan.header",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Basic metadata for this information",
      "definition": "Basic metadata for this information"
    }, {
      "id": "EHDSCarePlan.header.subject",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.subject"
      },
      "path": "EHDSCarePlan.header.subject",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
      } ],
      "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",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.identifier"
      },
      "path": "EHDSCarePlan.header.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Identifier for the care plan",
      "definition": "Identifier for the care plan"
    }, {
      "id": "EHDSCarePlan.header.author[x]",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.author[x]"
      },
      "path": "EHDSCarePlan.header.author[x]",
      "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"
      } ],
      "short": "The responsible party (custodian) for the care plan.",
      "definition": "The responsible party (custodian) for the care plan."
    }, {
      "id": "EHDSCarePlan.header.date",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.date"
      },
      "path": "EHDSCarePlan.header.date",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date and optionally time of authoring/issuing",
      "definition": "Date and optionally time of authoring/issuing"
    }, {
      "path": "EHDSCarePlan.header.status",
      "min": 1,
      "definition": "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.",
      "short": "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record.",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "HL7 Request status"
      },
      "max": "1",
      "id": "EHDSCarePlan.header.status",
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.status"
      }
    }, {
      "id": "EHDSCarePlan.header.source",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.source"
      },
      "path": "EHDSCarePlan.header.source",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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."
    }, {
      "path": "EHDSCarePlan.header.language",
      "min": 0,
      "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
      "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "BCP 47"
      },
      "max": "1",
      "id": "EHDSCarePlan.header.language",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.language"
      }
    }, {
      "id": "EHDSCarePlan.title",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSCarePlan.title"
      },
      "path": "EHDSCarePlan.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "Human-friendly name for the care plan",
      "definition": "Human-friendly name for the care plan"
    }, {
      "id": "EHDSCarePlan.description",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSCarePlan.description"
      },
      "path": "EHDSCarePlan.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "A description of the scope and nature of the plan.",
      "definition": "A description of the scope and nature of the plan."
    }, {
      "id": "EHDSCarePlan.period",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSCarePlan.period"
      },
      "path": "EHDSCarePlan.period",
      "type": [ {
        "code": "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."
    }, {
      "path": "EHDSCarePlan.addresses[x]",
      "min": 0,
      "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.",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "ICD-10, SNOMED CT, Orphacode"
      },
      "max": "*",
      "id": "EHDSCarePlan.addresses[x]",
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSCarePlan.addresses[x]"
      }
    }, {
      "id": "EHDSCarePlan.activity[x]",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSCarePlan.activity[x]"
      },
      "path": "EHDSCarePlan.activity[x]",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "Reference"
      } ],
      "short": "The details of the proposed activity represented in a specific resource.",
      "definition": "The details of the proposed activity represented in a specific resource."
    }, {
      "id": "EHDSCarePlan.goal",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSCarePlan.goal"
      },
      "path": "EHDSCarePlan.goal",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Describes the intended objective(s) of carrying out the care plan.",
      "definition": "Describes the intended objective(s) of carrying out the care plan."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "1.0.0"
    } ]
  },
  "status": "active",
  "language": "en",
  "id": "7c11a40b-2142-4f2d-8bdb-6ec2f44ac158",
  "kind": "logical",
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan",
  "version": "1.0.0",
  "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.",
      "binding": {
        "strength": "preferred",
        "description": "HL7 Request status"
      },
      "definition": "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record."
    }, {
      "id": "EHDSCarePlan.title",
      "max": "1",
      "min": 0,
      "path": "EHDSCarePlan.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "Human-friendly name for the care plan",
      "definition": "Human-friendly name for the care plan"
    }, {
      "id": "EHDSCarePlan.description",
      "max": "1",
      "min": 0,
      "path": "EHDSCarePlan.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "A description of the scope and nature of the plan.",
      "definition": "A description of the scope and nature of the plan."
    }, {
      "id": "EHDSCarePlan.period",
      "max": "1",
      "min": 0,
      "path": "EHDSCarePlan.period",
      "type": [ {
        "code": "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."
    }, {
      "id": "EHDSCarePlan.addresses[x]",
      "max": "*",
      "min": 0,
      "path": "EHDSCarePlan.addresses[x]",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
      } ],
      "short": "Conditions/problems/concerns/diagnoses/etc whose management and/or mitigation are handled by this plan.",
      "binding": {
        "strength": "preferred",
        "description": "ICD-10, SNOMED CT, Orphacode"
      },
      "definition": "Conditions/problems/concerns/diagnoses/etc whose management and/or mitigation are handled by this plan."
    }, {
      "id": "EHDSCarePlan.activity[x]",
      "max": "*",
      "min": 0,
      "path": "EHDSCarePlan.activity[x]",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "Reference"
      } ],
      "short": "The details of the proposed activity represented in a specific resource.",
      "definition": "The details of the proposed activity represented in a specific resource."
    }, {
      "id": "EHDSCarePlan.goal",
      "max": "*",
      "min": 0,
      "path": "EHDSCarePlan.goal",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Describes the intended objective(s) of carrying out the care plan.",
      "definition": "Describes the intended objective(s) of carrying out the care plan."
    } ]
  },
  "contact": [ {
    "name": "Xt-EHR",
    "telecom": [ {
      "value": "http://www.xt-ehr.eu/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet"
}