{
"description": "Statement about a single medication as part of a medication summary.",
"_filename": "StructureDefinition-EHDSMedicationUse.json",
"package_name": "xtehr.eu.ehds.models",
"date": "2026-02-06T19:30:52+01:00",
"derivation": "specialization",
"publisher": "Xt-EHR",
"fhirVersion": "5.0.0",
"name": "EHDSMedicationUse",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationUse",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Medication use model",
"package_version": "0.3.0",
"snapshot": {
"element": [ {
"path": "EHDSMedicationUse",
"min": 0,
"definition": "Statement about a single medication as part of a medication summary.",
"isModifier": false,
"short": "Medication use model",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "EHDSMedicationUse",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"id": "EHDSMedicationUse.header",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header"
},
"path": "EHDSMedicationUse.header",
"type": [ {
"code": "Base"
} ],
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information"
}, {
"id": "EHDSMedicationUse.header.subject",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header.subject"
},
"path": "EHDSMedicationUse.header.subject",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
} ],
"short": "Patient/subject information",
"definition": "Patient/subject information"
}, {
"id": "EHDSMedicationUse.header.identifier",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDataSet.header.identifier"
},
"path": "EHDSMedicationUse.header.identifier",
"type": [ {
"code": "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)."
}, {
"id": "EHDSMedicationUse.header.author[x]",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDataSet.header.author[x]"
},
"path": "EHDSMedicationUse.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 author of the medication use statement",
"definition": "The author of the medication use statement"
}, {
"id": "EHDSMedicationUse.header.date",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.date"
},
"path": "EHDSMedicationUse.header.date",
"type": [ {
"code": "dateTime"
} ],
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing"
}, {
"path": "EHDSMedicationUse.header.status",
"requirements": "eHN PS Guideline, MyHealth@EU, ISO IPS",
"min": 1,
"definition": "Status of the medication use statement (e.g. recorded)",
"short": "Status of the medication use statement (e.g. recorded)",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "HL7 MedicationStatement Status Codes"
},
"max": "1",
"id": "EHDSMedicationUse.header.status",
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header.status"
}
}, {
"id": "EHDSMedicationUse.header.source",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.source"
},
"path": "EHDSMedicationUse.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": "EHDSMedicationUse.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": "EHDSMedicationUse.header.language",
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.language"
}
}, {
"path": "EHDSMedicationUse.treatmentStatus",
"requirements": "MyHealth@EU",
"min": 0,
"definition": "The current status of taking the medicine (e.g. taking, on-hold, stopped)",
"short": "The current status of taking the medicine (e.g. taking, on-hold, stopped)",
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "EHDSMedicationUse.treatmentStatus",
"base": {
"max": "1",
"min": 0,
"path": "EHDSMedicationUse.treatmentStatus"
}
}, {
"path": "EHDSMedicationUse.medication",
"requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU",
"min": 1,
"definition": "Describes the medicinal product.",
"short": "Describes the medicinal product.",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication"
} ],
"max": "1",
"id": "EHDSMedicationUse.medication",
"base": {
"max": "1",
"min": 1,
"path": "EHDSMedicationUse.medication"
}
}, {
"path": "EHDSMedicationUse.reason[x]",
"requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU",
"min": 0,
"definition": "Reason for the use of the medication (typically diagnosis, or a procedure)",
"short": "Reason for the use of the medication (typically diagnosis, or a procedure)",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "string"
} ],
"max": "*",
"id": "EHDSMedicationUse.reason[x]",
"base": {
"max": "*",
"min": 0,
"path": "EHDSMedicationUse.reason[x]"
}
}, {
"path": "EHDSMedicationUse.dosageInstructions",
"requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU",
"min": 1,
"definition": "Details of how medication is/was taken or should be taken",
"short": "Details of how medication is/was taken or should be taken",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDosage"
} ],
"max": "1",
"id": "EHDSMedicationUse.dosageInstructions",
"base": {
"max": "1",
"min": 1,
"path": "EHDSMedicationUse.dosageInstructions"
}
}, {
"path": "EHDSMedicationUse.periodOfUse",
"requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU",
"min": 0,
"definition": "Period when the patient took, is taking or is expected to take the medication",
"short": "Period when the patient took, is taking or is expected to take the medication",
"type": [ {
"code": "Period"
} ],
"max": "1",
"id": "EHDSMedicationUse.periodOfUse",
"base": {
"max": "1",
"min": 0,
"path": "EHDSMedicationUse.periodOfUse"
}
}, {
"id": "EHDSMedicationUse.derivedFrom[x]",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSMedicationUse.derivedFrom[x]"
},
"path": "EHDSMedicationUse.derivedFrom[x]",
"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"
} ],
"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."
}, {
"id": "EHDSMedicationUse.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSMedicationUse.note"
},
"path": "EHDSMedicationUse.note",
"type": [ {
"code": "string"
} ],
"short": "Additional information about the medication use statement",
"definition": "Additional information about the medication use statement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.3.0"
} ]
},
"status": "draft",
"id": "a7d8df81-3db7-48ca-ac12-dc0b879e5e5c",
"kind": "logical",
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationUse",
"version": "0.3.0",
"differential": {
"element": [ {
"id": "EHDSMedicationUse",
"path": "EHDSMedicationUse",
"short": "Medication use model",
"definition": "Statement about a single medication as part of a medication summary."
}, {
"id": "EHDSMedicationUse.header.author[x]",
"path": "EHDSMedicationUse.header.author[x]",
"short": "The author of the medication use statement",
"definition": "The author of the medication use statement"
}, {
"id": "EHDSMedicationUse.header.status",
"path": "EHDSMedicationUse.header.status",
"short": "Status of the medication use statement (e.g. recorded)",
"binding": {
"strength": "preferred",
"description": "HL7 MedicationStatement Status Codes"
},
"definition": "Status of the medication use statement (e.g. recorded)",
"requirements": "eHN PS Guideline, MyHealth@EU, ISO IPS"
}, {
"id": "EHDSMedicationUse.treatmentStatus",
"max": "1",
"min": 0,
"path": "EHDSMedicationUse.treatmentStatus",
"type": [ {
"code": "CodeableConcept"
} ],
"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"
}, {
"id": "EHDSMedicationUse.medication",
"max": "1",
"min": 1,
"path": "EHDSMedicationUse.medication",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication"
} ],
"short": "Describes the medicinal product.",
"definition": "Describes the medicinal product.",
"requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU"
}, {
"id": "EHDSMedicationUse.reason[x]",
"max": "*",
"min": 0,
"path": "EHDSMedicationUse.reason[x]",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "string"
} ],
"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"
}, {
"id": "EHDSMedicationUse.dosageInstructions",
"max": "1",
"min": 1,
"path": "EHDSMedicationUse.dosageInstructions",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDosage"
} ],
"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"
}, {
"id": "EHDSMedicationUse.periodOfUse",
"max": "1",
"min": 0,
"path": "EHDSMedicationUse.periodOfUse",
"type": [ {
"code": "Period"
} ],
"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"
}, {
"id": "EHDSMedicationUse.derivedFrom[x]",
"max": "*",
"min": 0,
"path": "EHDSMedicationUse.derivedFrom[x]",
"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"
} ],
"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."
}, {
"id": "EHDSMedicationUse.note",
"max": "1",
"min": 0,
"path": "EHDSMedicationUse.note",
"type": [ {
"code": "string"
} ],
"short": "Additional information about the medication use statement",
"definition": "Additional information about the medication use statement"
} ]
},
"contact": [ {
"name": "Xt-EHR",
"telecom": [ {
"value": "http://www.xt-ehr.eu/",
"system": "url"
} ]
} ],
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet"
}