Package | eu.ehds.models |
Type | StructureDefinition |
Id | EHDSMedicationStatement |
FHIR Version | R5 |
Source | https://www.xt-ehr.eu/specifications/fhir/https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSMedicationStatement.html |
URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationStatement |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-22T10:29:12+00:00 |
Name | EHDSMedicationStatement |
Title | Medication statement model |
Description | Statement about a single medication as part of a medication summary. |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationStatement |
Kind | logical |
StructureDefinition | |
EHDSDischargeReport | Discharge Report model |
StructureDefinition | |
EHDSDosaging | Dosaging model |
EHDSMedication | Medicinal product model |
EHDSDataSet | DataSet model |
EHDSDosaging | Dosaging model |
EHDSMedication | Medicinal product model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSMedicationStatement
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | EHDSDataSet | Elements defined in Ancestors:header, presentedForm Medication statement model Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 0..1 | CodeableConcept | The current status of the taking of medicine | |
![]() ![]() ![]() | 1..1 | EHDSMedication | Describes the medicinal product. | |
![]() ![]() ![]() | 0..* | CodeableConcept | Coded reason for the use of the medication (typically diagnosis, or a procedure) | |
![]() ![]() ![]() | 0..1 | string | Reason for the use of the medication (typically diagnosis, or a procedure) in free text. | |
![]() ![]() ![]() | 0..1 | CodeableConcept | The type of intended use of the medication, e.g. prophylactic, therapeutic, diagnostic, anesthesia, etc. | |
![]() ![]() ![]() | 1..* | EHDSDosaging | Details of how medication is/was taken or should be taken | |
![]() ![]() ![]() | 0..1 | Period | Period when patient took, is taking or is expected to take the medication | |
{ "resourceType": "StructureDefinition", "id": "EHDSMedicationStatement", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" } ], "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationStatement", "version": "0.1.0", "name": "EHDSMedicationStatement", "title": "Medication statement model", "status": "draft", "date": "2025-07-22T10:29:12+00:00", "publisher": "Xt-EHR", "contact": [ { "name": "Xt-EHR", "telecom": [ { "system": "url", "value": "http://Xt-EHR.eu" } ] } ], "description": "Statement about a single medication as part of a medication summary.", "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationStatement", "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDataSet", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "EHDSMedicationStatement", "path": "EHDSMedicationStatement", "short": "Medication statement model", "definition": "Statement about a single medication as part of a medication summary.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "EHDSMedicationStatement.header", "path": "EHDSMedicationStatement.header", "short": "Common header for all patient-related data", "definition": "Common header for all patient-related data", "min": 1, "max": "1", "base": { "path": "EHDSDataSet.header", "min": 1, "max": "1" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSMedicationStatement.header.subject", "path": "EHDSMedicationStatement.header.subject", "short": "Subject", "definition": "Patient/subject information", "min": 1, "max": "1", "base": { "path": "EHDSDataSet.header.subject", "min": 1, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient" } ] }, { "id": "EHDSMedicationStatement.header.identifier", "path": "EHDSMedicationStatement.header.identifier", "short": "Business identifier for the object", "definition": "Business identifier for the object", "min": 0, "max": "*", "base": { "path": "EHDSDataSet.header.identifier", "min": 0, "max": "*" }, "type": [ { "code": "Identifier" } ] }, { "id": "EHDSMedicationStatement.header.authorship", "path": "EHDSMedicationStatement.header.authorship", "short": "Authorship", "definition": "Resource authoring details", "min": 1, "max": "*", "base": { "path": "EHDSDataSet.header.authorship", "min": 1, "max": "*" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSMedicationStatement.header.authorship.author[x]", "path": "EHDSMedicationStatement.header.authorship.author[x]", "short": "Author", "definition": "Author(s) by whom the resource was/were authored. Multiple authors could be provided.", "min": 1, "max": "1", "base": { "path": "EHDSDataSet.header.authorship.author[x]", "min": 1, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" }, { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation" }, { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" } ] }, { "id": "EHDSMedicationStatement.header.authorship.datetime", "path": "EHDSMedicationStatement.header.authorship.datetime", "short": "Date and time of authoring/issuing", "definition": "Date and time of the issuing the document/resource by its author.", "min": 1, "max": "1", "base": { "path": "EHDSDataSet.header.authorship.datetime", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationStatement.header.lastUpdate", "path": "EHDSMedicationStatement.header.lastUpdate", "short": "Date and time of the last update to the resource", "definition": "Date and time of the last update to the document/information", "min": 0, "max": "1", "base": { "path": "EHDSDataSet.header.lastUpdate", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "EHDSMedicationStatement.header.status", "path": "EHDSMedicationStatement.header.status", "short": "Status of the resource", "definition": "Status of the resource", "min": 1, "max": "1", "base": { "path": "EHDSDataSet.header.status", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "EHDSMedicationStatement.header.statusReason[x]", "path": "EHDSMedicationStatement.header.statusReason[x]", "short": "Reason for the current status of the resource.", "definition": "Reason for the current status of the resource.", "min": 0, "max": "1", "base": { "path": "EHDSDataSet.header.statusReason[x]", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" }, { "code": "string" } ] }, { "id": "EHDSMedicationStatement.header.language", "path": "EHDSMedicationStatement.header.language", "short": "Language", "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": "EHDSMedicationStatement.header.version", "path": "EHDSMedicationStatement.header.version", "short": "Version", "definition": "Business version of the resource.", "min": 0, "max": "1", "base": { "path": "EHDSDataSet.header.version", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "EHDSMedicationStatement.presentedForm", "path": "EHDSMedicationStatement.presentedForm", "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document", "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document", "min": 0, "max": "*", "base": { "path": "EHDSDataSet.presentedForm", "min": 0, "max": "*" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment" } ] }, { "id": "EHDSMedicationStatement.medicationTreatmentStatus", "path": "EHDSMedicationStatement.medicationTreatmentStatus", "short": "The current status of the taking of medicine", "definition": "The current status of the taking of medicine", "requirements": "MyHealth@EU", "min": 0, "max": "1", "base": { "path": "EHDSMedicationStatement.medicationTreatmentStatus", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "EHDSMedicationStatement.medication", "path": "EHDSMedicationStatement.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": "EHDSMedicationStatement.medication", "min": 1, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedication" } ] }, { "id": "EHDSMedicationStatement.medicationReason", "path": "EHDSMedicationStatement.medicationReason", "short": "Coded reason for the use of the medication (typically diagnosis, or a procedure)", "definition": "Coded 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": "EHDSMedicationStatement.medicationReason", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "EHDSMedicationStatement.medicationReasonText", "path": "EHDSMedicationStatement.medicationReasonText", "short": "Reason for the use of the medication (typically diagnosis, or a procedure) in free text.", "definition": "Reason for the use of the medication (typically diagnosis, or a procedure) in free text.", "requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU", "min": 0, "max": "1", "base": { "path": "EHDSMedicationStatement.medicationReasonText", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "EHDSMedicationStatement.intendedUseType", "path": "EHDSMedicationStatement.intendedUseType", "short": "The type of intended use of the medication, e.g. prophylactic, therapeutic, diagnostic, anesthesia, etc.", "definition": "The type of intended use of the medication, e.g. prophylactic, therapeutic, diagnostic, anesthesia, etc.", "requirements": "eHN PS Guideline, MyHealth@EU", "min": 0, "max": "1", "base": { "path": "EHDSMedicationStatement.intendedUseType", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "EHDSMedicationStatement.dosageInstructions", "path": "EHDSMedicationStatement.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. This includes the number of units per intake and frequency of intake over a specified duration of time. Example: 1 tablet every 24h, for 10 days .", "requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU", "min": 1, "max": "*", "base": { "path": "EHDSMedicationStatement.dosageInstructions", "min": 1, "max": "*" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDosaging" } ] }, { "id": "EHDSMedicationStatement.periodOfUse", "path": "EHDSMedicationStatement.periodOfUse", "short": "Period when patient took, is taking or is expected to take the medication", "definition": "Period when patient took, is taking or is expected to take the medication. This information may be expressed using start and end date times OR indicating the duration. The first is used to indicate a specified interval (e.g., from March 15th, 2017); the latter for indicating a 'floating' period (e.g., 2 weeks). In case of unbounded period (continuous therapy), the end element will be valued with an exceptional value.", "requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU", "min": 0, "max": "1", "base": { "path": "EHDSMedicationStatement.periodOfUse", "min": 0, "max": "1" }, "type": [ { "code": "Period" } ] } ] }, "differential": { "element": [ { "id": "EHDSMedicationStatement", "path": "EHDSMedicationStatement", "short": "Medication statement model", "definition": "Statement about a single medication as part of a medication summary." }, { "id": "EHDSMedicationStatement.medicationTreatmentStatus", "path": "EHDSMedicationStatement.medicationTreatmentStatus", "short": "The current status of the taking of medicine", "definition": "The current status of the taking of medicine", "requirements": "MyHealth@EU", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "EHDSMedicationStatement.medication", "path": "EHDSMedicationStatement.medication", "short": "Describes the medicinal product.", "definition": "Describes the medicinal product.", "requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU", "min": 1, "max": "1", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedication" } ] }, { "id": "EHDSMedicationStatement.medicationReason", "path": "EHDSMedicationStatement.medicationReason", "short": "Coded reason for the use of the medication (typically diagnosis, or a procedure)", "definition": "Coded reason for the use of the medication (typically diagnosis, or a procedure)", "requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "EHDSMedicationStatement.medicationReasonText", "path": "EHDSMedicationStatement.medicationReasonText", "short": "Reason for the use of the medication (typically diagnosis, or a procedure) in free text.", "definition": "Reason for the use of the medication (typically diagnosis, or a procedure) in free text.", "requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "EHDSMedicationStatement.intendedUseType", "path": "EHDSMedicationStatement.intendedUseType", "short": "The type of intended use of the medication, e.g. prophylactic, therapeutic, diagnostic, anesthesia, etc.", "definition": "The type of intended use of the medication, e.g. prophylactic, therapeutic, diagnostic, anesthesia, etc.", "requirements": "eHN PS Guideline, MyHealth@EU", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "EHDSMedicationStatement.dosageInstructions", "path": "EHDSMedicationStatement.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. This includes the number of units per intake and frequency of intake over a specified duration of time. Example: 1 tablet every 24h, for 10 days .", "requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU", "min": 1, "max": "*", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDosaging" } ] }, { "id": "EHDSMedicationStatement.periodOfUse", "path": "EHDSMedicationStatement.periodOfUse", "short": "Period when patient took, is taking or is expected to take the medication", "definition": "Period when patient took, is taking or is expected to take the medication. This information may be expressed using start and end date times OR indicating the duration. The first is used to indicate a specified interval (e.g., from March 15th, 2017); the latter for indicating a 'floating' period (e.g., 2 weeks). In case of unbounded period (continuous therapy), the end element will be valued with an exceptional value.", "requirements": "eHN PS Guideline, ISO IPS, MyHealth@EU", "min": 0, "max": "1", "type": [ { "code": "Period" } ] } ] } }