FHIR IG analytics
| Package | myhealth.eu.fhir.core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-MyHealthEuMedicationStatement.json |
| FHIR Version | R4 |
| Source | http://fhir.ehdsi.eu/core/1.0.0/StructureDefinition-MyHealthEuMedicationStatement.html |
| URL | http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuMedicationStatement |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-05-04T15:59:03+02:00 |
| Name | MyHealthEuMedicationStatement |
| Title | Medication statement model |
| Realm | eu |
| Description | MyHealth@EU refined model for medication use statement |
| Type | http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuMedicationStatement |
| Kind | logical |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
| Name | Flags | Card. | Type | Description & Constraints |
|---|
 MyHealthEuMedicationStatement | | 0..* | EHDSMedicationUse | Medication statement model
Elements defined in Ancestors:header, treatmentStatus, medication, reason[x], dosageInstructions, periodOfUse, derivedFrom[x], note |
  treatmentStatus | O | 0..1 | CodeableConcept | The current status of taking the medicine (e.g. taking, on-hold, stopped) |
  medication | O | 1..1 | MyHealthEuMedication | Describes the medicinal product. |
  periodOfUse | O | 0..1 | Period | Period when the patient took, is taking or is expected to take the medication |
Documentation for this format |
Source1
{
"resourceType": "StructureDefinition",
"id": "MyHealthEuMedicationStatement",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuMedicationStatement",
"version": "1.0.0",
"name": "MyHealthEuMedicationStatement",
"title": "Medication statement model",
"status": "active",
"date": "2026-05-04T15:59:03+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 model for medication use statement",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuMedicationStatement",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationUse",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.3.0"
}
],
"element": [
{
"id": "MyHealthEuMedicationStatement",
"path": "MyHealthEuMedicationStatement",
"short": "Medication statement model",
"definition": "MyHealth@EU refined model for medication use statement",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "MyHealthEuMedicationStatement.header",
"path": "MyHealthEuMedicationStatement.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": "MyHealthEuMedicationStatement.header.subject",
"path": "MyHealthEuMedicationStatement.header.subject",
"short": "Patient/subject information",
"definition": "Patient/subject information",
"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": "MyHealthEuMedicationStatement.header.identifier",
"path": "MyHealthEuMedicationStatement.header.identifier",
"short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "MyHealthEuMedicationStatement.header.author[x]",
"path": "MyHealthEuMedicationStatement.header.author[x]",
"short": "The author of the medication use statement",
"definition": "The author of the medication use statement",
"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": "MyHealthEuMedicationStatement.header.date",
"path": "MyHealthEuMedicationStatement.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": "MyHealthEuMedicationStatement.header.status",
"path": "MyHealthEuMedicationStatement.header.status",
"short": "Status of the medication use statement (e.g. recorded)",
"definition": "Status of the medication use statement (e.g. recorded)",
"requirements": "eHN PS Guideline, MyHealth@EU, ISO IPS",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 MedicationStatement Status Codes"
}
},
{
"id": "MyHealthEuMedicationStatement.header.source",
"path": "MyHealthEuMedicationStatement.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": "MyHealthEuMedicationStatement.header.language",
"path": "MyHealthEuMedicationStatement.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": "MyHealthEuMedicationStatement.treatmentStatus",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL: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/core/StructureDefinition/MyHealthEuMedicationStatement|1.0.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationStatement.treatmentStatus",
"short": "The current status of taking the medicine (e.g. taking, on-hold, stopped)",
"definition": "The current status of taking the medicine (e.g. taking, on-hold, stopped)",
"requirements": "MyHealth@EU",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedicationUse.treatmentStatus",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MyHealthEuMedicationStatement.medication",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL: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/core/StructureDefinition/MyHealthEuMedicationStatement|1.0.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationStatement.medication",
"short": "Describes the medicinal product.",
"definition": "Describes the medicinal product.",
"requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU",
"min": 1,
"max": "1",
"base": {
"path": "EHDSMedicationUse.medication",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuMedication"
}
]
},
{
"id": "MyHealthEuMedicationStatement.reason[x]",
"path": "MyHealthEuMedicationStatement.reason[x]",
"short": "Reason for the use of the medication (typically diagnosis, or a procedure)",
"definition": "Reason for the use of the medication (typically diagnosis, or a procedure)",
"requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU",
"min": 0,
"max": "*",
"base": {
"path": "EHDSMedicationUse.reason[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "string"
}
]
},
{
"id": "MyHealthEuMedicationStatement.dosageInstructions",
"path": "MyHealthEuMedicationStatement.dosageInstructions",
"short": "Details of how medication is/was taken or should be taken",
"definition": "Details of how medication is/was taken or should be taken",
"requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU",
"min": 1,
"max": "1",
"base": {
"path": "EHDSMedicationUse.dosageInstructions",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDosage"
}
]
},
{
"id": "MyHealthEuMedicationStatement.periodOfUse",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "MAY:able-to-populate"
},
{
"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/core/StructureDefinition/MyHealthEuMedicationStatement|1.0.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationStatement.periodOfUse",
"short": "Period when the patient took, is taking or is expected to take the medication",
"definition": "Period when the patient took, is taking or is expected to take the medication",
"requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedicationUse.periodOfUse",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Period"
}
]
},
{
"id": "MyHealthEuMedicationStatement.derivedFrom[x]",
"path": "MyHealthEuMedicationStatement.derivedFrom[x]",
"short": "Prescriptions, dispenses or administrations that are the basis of this medication use statement.",
"definition": "Prescriptions, dispenses or administrations that are the basis of this medication use statement.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSMedicationUse.derivedFrom[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationPrescription"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispense"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration"
}
]
},
{
"id": "MyHealthEuMedicationStatement.note",
"path": "MyHealthEuMedicationStatement.note",
"short": "Additional information about the medication use statement",
"definition": "Additional information about the medication use statement",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedicationUse.note",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "MyHealthEuMedicationStatement",
"path": "MyHealthEuMedicationStatement",
"short": "Medication statement model",
"definition": "MyHealth@EU refined model for medication use statement"
},
{
"id": "MyHealthEuMedicationStatement.treatmentStatus",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationStatement.treatmentStatus"
},
{
"id": "MyHealthEuMedicationStatement.medication",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationStatement.medication",
"type": [
{
"code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuMedication"
}
]
},
{
"id": "MyHealthEuMedicationStatement.periodOfUse",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "MAY:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationStatement.periodOfUse"
}
]
}
}