FHIR IG analytics| Package | xtehr.eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EHDSMedicationStatement.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSMedicationStatement.html |
| URL | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationStatement |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-02-04T19:00:50+00:00 |
| Name | EHDSMedicationStatement |
| Title | Medication statement model |
| Description | Statement about a single medication as part of a medication summary. |
| Type | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationStatement |
| Kind | logical |
| StructureDefinition | |
| EHDSDischargeReport | Discharge Report model |
| EHDSPatientSummary | Patient summary model |
| StructureDefinition | |
| EHDSDataSet | DataSet model |
| EHDSDosaging | Dosaging model |
| EHDSMedication | Medication model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSMedicationStatement
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | EHDSDataSet | Medication statement model Elements defined in Ancestors:header 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": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationStatement",
"version": "0.2.1",
"name": "EHDSMedicationStatement",
"title": "Medication statement model",
"status": "draft",
"date": "2026-02-04T19:00:50+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://www.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": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationStatement",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.2.1"
}
],
"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": "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": "EHDSMedicationStatement.header.subject",
"path": "EHDSMedicationStatement.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": "EHDSMedicationStatement.header.identifier",
"path": "EHDSMedicationStatement.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": "EHDSMedicationStatement.header.author[x]",
"path": "EHDSMedicationStatement.header.author[x]",
"short": "Author(s) responsible for the provided information.",
"definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models.",
"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": "EHDSMedicationStatement.header.date",
"path": "EHDSMedicationStatement.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": "EHDSMedicationStatement.header.status",
"path": "EHDSMedicationStatement.header.status",
"short": "Status of the resource or document",
"definition": "Status of the resource or document",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSMedicationStatement.header.source",
"path": "EHDSMedicationStatement.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": "EHDSMedicationStatement.header.language",
"path": "EHDSMedicationStatement.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": "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": "http://www.xt-ehr.eu/fhir/models/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": "http://www.xt-ehr.eu/fhir/models/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": "http://www.xt-ehr.eu/fhir/models/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": "http://www.xt-ehr.eu/fhir/models/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"
}
]
}
]
}
}