FHIR IG analytics
| Package | myhealth.eu.fhir.eps |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-MyHealthEuCarePlanEps.json |
| FHIR Version | R4 |
| Source | http://fhir.ehdsi.eu/eps/1.0.0-poc/StructureDefinition-MyHealthEuCarePlanEps.html |
| URL | http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuCarePlanEps |
| Version | 1.0.0-poc |
| Status | draft |
| Date | 2026-07-16T20:17:46+02:00 |
| Name | MyHealthEuCarePlanEps |
| Title | Care Plan model |
| Realm | eu |
| Description | MyHealth@EU refined base model for Care Plan |
| 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 |
| Kind | logical |
Resources that use this resource
Resources that this resource uses
| StructureDefinition |
| xtehr.eu.ehds.models#current | EHDSCarePlan | Care plan model |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "MyHealthEuCarePlanEps",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuCarePlanEps",
"version": "1.0.0-poc",
"name": "MyHealthEuCarePlanEps",
"title": "Care Plan model",
"status": "draft",
"date": "2026-07-16T20:17:46+02:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "MyHealth@EU refined base model for Care Plan",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Copyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuCarePlanEps",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCarePlan",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.3.0"
}
],
"element": [
{
"id": "MyHealthEuCarePlanEps",
"path": "MyHealthEuCarePlanEps",
"short": "Care Plan model",
"definition": "MyHealth@EU refined base model for Care Plan",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "MyHealthEuCarePlanEps.header",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.subject",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.identifier",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.author[x]",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.date",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.status",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.source",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.header.language",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.title",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.description",
"extension": [
{
"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"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.period",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.addresses[x]",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.activity[x]",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps.goal",
"path": "MyHealthEuCarePlanEps.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": "MyHealthEuCarePlanEps",
"path": "MyHealthEuCarePlanEps",
"short": "Care Plan model",
"definition": "MyHealth@EU refined base model for Care Plan"
},
{
"id": "MyHealthEuCarePlanEps.description",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuCarePlanEps.description"
}
]
}
}