PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.eps@1.0.0-poc
    http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuCarePlanEps
{
  "description": "MyHealth@EU refined base model for Care Plan",
  "_filename": "StructureDefinition-MyHealthEuCarePlanEps.json",
  "package_name": "myhealth.eu.fhir.eps",
  "date": "2026-07-16T20:17:46+02:00",
  "derivation": "specialization",
  "publisher": "MyHealth@Eu",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "MyHealthEuCarePlanEps",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Copyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0.",
  "type": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuCarePlanEps",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Care Plan model",
  "package_version": "1.0.0-poc",
  "snapshot": {
    "element": [ {
      "path": "MyHealthEuCarePlanEps",
      "min": 0,
      "definition": "MyHealth@EU refined base model for Care Plan",
      "isModifier": false,
      "short": "Care Plan model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "MyHealthEuCarePlanEps",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "MyHealthEuCarePlanEps.header",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header"
      },
      "path": "MyHealthEuCarePlanEps.header",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Basic metadata for this information",
      "definition": "Basic metadata for this information"
    }, {
      "id": "MyHealthEuCarePlanEps.header.subject",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.subject"
      },
      "path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.identifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.identifier"
      },
      "path": "MyHealthEuCarePlanEps.header.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Identifier for the care plan",
      "definition": "Identifier for the care plan"
    }, {
      "id": "MyHealthEuCarePlanEps.header.author[x]",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.author[x]"
      },
      "path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.date",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.date"
      },
      "path": "MyHealthEuCarePlanEps.header.date",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date and optionally time of authoring/issuing",
      "definition": "Date and optionally time of authoring/issuing"
    }, {
      "path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.status",
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.status"
      }
    }, {
      "id": "MyHealthEuCarePlanEps.header.source",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.source"
      },
      "path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.language",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.language"
      }
    }, {
      "id": "MyHealthEuCarePlanEps.title",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSCarePlan.title"
      },
      "path": "MyHealthEuCarePlanEps.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "Human-friendly name for the care plan",
      "definition": "Human-friendly name for the care plan"
    }, {
      "path": "MyHealthEuCarePlanEps.description",
      "min": 0,
      "definition": "A description of the scope and nature of the plan.",
      "short": "A description of the scope and nature of the plan.",
      "type": [ {
        "code": "string"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:handle"
        }, {
          "url": "actor",
          "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuCarePlanEps|1.0.0-poc"
        } ]
      } ],
      "max": "1",
      "id": "MyHealthEuCarePlanEps.description",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSCarePlan.description"
      }
    }, {
      "id": "MyHealthEuCarePlanEps.period",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSCarePlan.period"
      },
      "path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.addresses[x]",
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSCarePlan.addresses[x]"
      }
    }, {
      "id": "MyHealthEuCarePlanEps.activity[x]",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSCarePlan.activity[x]"
      },
      "path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.goal",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSCarePlan.goal"
      },
      "path": "MyHealthEuCarePlanEps.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": "0.3.0"
    } ]
  },
  "status": "draft",
  "id": "2911fc4b-6e73-425d-bbea-ec5456ce4f98",
  "kind": "logical",
  "url": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuCarePlanEps",
  "version": "1.0.0-poc",
  "differential": {
    "element": [ {
      "id": "MyHealthEuCarePlanEps",
      "path": "MyHealthEuCarePlanEps",
      "short": "Care Plan model",
      "definition": "MyHealth@EU refined base model for Care Plan"
    }, {
      "id": "MyHealthEuCarePlanEps.description",
      "path": "MyHealthEuCarePlanEps.description",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:handle"
        }, {
          "url": "actor",
          "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
        } ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "MyHealth@Eu",
    "telecom": [ {
      "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan"
}