FHIR IG Statistics: StructureDefinition/MedicationSummary
Package | hl7.fhir.eu.hdr |
Type | StructureDefinition |
Id | MedicationSummary |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/hdr/https://build.fhir.org/ig/hl7-eu/hdr/StructureDefinition-MedicationSummary.html |
URL | http://hl7.eu/fhir/hdr/StructureDefinition/MedicationSummary |
Version | 0.1.0-ballot |
Status | draft |
Date | 2025-06-01T06:10:09+00:00 |
Name | MedicationSummaryHdrEhn |
Title | A.2.8.2 - Medication summary |
Realm | eu |
Authority | hl7 |
Description | Hospital Discharge Report - Medication Summary after discharge - A.2.8.2 eHN |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Type | http://hl7.eu/fhir/hdr/StructureDefinition/MedicationSummary |
Kind | logical |
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "MedicationSummary",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/hdr/StructureDefinition/MedicationSummary",
"version": "0.1.0-ballot",
"name": "MedicationSummaryHdrEhn",
"title": "A.2.8.2 - Medication summary",
"status": "draft",
"date": "2025-06-01T06:10:09+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Hospital Discharge Report - Medication Summary after discharge - A.2.8.2 eHN",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://hl7.eu/fhir/hdr/StructureDefinition/MedicationSummary",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "MedicationSummary",
"path": "MedicationSummary",
"short": "A.2.8.2 - Medication summary",
"definition": "Hospital Discharge Report - Medication Summary after discharge - A.2.8.2 eHN",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "MedicationSummary.reason",
"path": "MedicationSummary.reason",
"short": "A.2.9.2.1 - Medication reason",
"definition": "The reason why the medication is or was prescribed or used. It provides a link to the Past or current health condition(s) or problem(s) that the patient has had or has and for which this medication was prescribed.",
"min": 0,
"max": "*",
"base": {
"path": "MedicationSummary.reason",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.changeReason",
"path": "MedicationSummary.changeReason",
"short": "A.2.9.2.2 - Reason for change",
"definition": "Reason for change of medication",
"min": 0,
"max": "1",
"base": {
"path": "MedicationSummary.changeReason",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.productCode",
"path": "MedicationSummary.productCode",
"short": "A.2.9.2.3 - Code",
"definition": "Product code.",
"min": 1,
"max": "1",
"base": {
"path": "MedicationSummary.productCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.productName",
"path": "MedicationSummary.productName",
"short": "A.2.9.2.4 - Brand name",
"definition": "Brand name if biological medicinal product or when justified by the health professional (ref. Commission Directive 2012/52/EU)",
"min": 1,
"max": "1",
"base": {
"path": "MedicationSummary.productName",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "MedicationSummary.activeIngredient",
"path": "MedicationSummary.activeIngredient",
"short": "A.2.9.2.5 - Active ingredient list",
"definition": "Substance that alone or in combination with one or more other ingredients produces the intended activity of a medicinal product. Example: \\'paracetamol\\'",
"min": 0,
"max": "*",
"base": {
"path": "MedicationSummary.activeIngredient",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.strength",
"path": "MedicationSummary.strength",
"short": "A.2.9.2.6 - Strength",
"definition": "The content of the active ingredient expressed quantifiably per dosage unit, per unit of volume or per unit of weight, according to the pharmaceutical dose form. Example: 500 mg per tablet",
"min": 0,
"max": "*",
"base": {
"path": "MedicationSummary.strength",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Ratio"
}
]
},
{
"id": "MedicationSummary.doseForm",
"path": "MedicationSummary.doseForm",
"short": "A.2.9.2.7 - Pharmaceutical dose form",
"definition": "The form in which a pharmaceutical product is presented in the medicinal product package (e.g. tablet, syrup)",
"min": 0,
"max": "1",
"base": {
"path": "MedicationSummary.doseForm",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.dosageRegimen",
"path": "MedicationSummary.dosageRegimen",
"short": "A.2.9.2.8 - Dosage Regimen",
"definition": "Number of units per intake and frequency of intake over a specified duration of time.\nExample: 1 tablet every 24h, for 10 days",
"min": 0,
"max": "*",
"base": {
"path": "MedicationSummary.dosageRegimen",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "MedicationSummary.route",
"path": "MedicationSummary.route",
"short": "A.2.9.2.9 - Route of administration",
"definition": "Path by which the pharmaceutical product is taken into or makes contact with the body.",
"min": 0,
"max": "1",
"base": {
"path": "MedicationSummary.route",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.period",
"path": "MedicationSummary.period",
"short": "A.2.9.2.10 - Period of treatment",
"definition": "The interval of time during which it is being asserted that the patient is/was/will be taking the medication (or was not taking).",
"min": 0,
"max": "1",
"base": {
"path": "MedicationSummary.period",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Period"
}
]
},
{
"id": "MedicationSummary.daysSupplied",
"path": "MedicationSummary.daysSupplied",
"short": "A.2.9.2.11 - Days supplied",
"definition": "Number of days for which the patient was provided with the drug. Supply is intended to either hand over the medicine or write out a prescription. A 0 value indicates that the patient has not been provided with the drug (e.g. if the patient has a sufficient supply of the drug)",
"min": 1,
"max": "1",
"base": {
"path": "MedicationSummary.daysSupplied",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
}
]
},
"differential": {
"element": [
{
"id": "MedicationSummary",
"path": "MedicationSummary",
"short": "A.2.8.2 - Medication summary",
"definition": "Hospital Discharge Report - Medication Summary after discharge - A.2.8.2 eHN"
},
{
"id": "MedicationSummary.reason",
"path": "MedicationSummary.reason",
"short": "A.2.9.2.1 - Medication reason",
"definition": "The reason why the medication is or was prescribed or used. It provides a link to the Past or current health condition(s) or problem(s) that the patient has had or has and for which this medication was prescribed.",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.changeReason",
"path": "MedicationSummary.changeReason",
"short": "A.2.9.2.2 - Reason for change",
"definition": "Reason for change of medication",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.productCode",
"path": "MedicationSummary.productCode",
"short": "A.2.9.2.3 - Code",
"definition": "Product code.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.productName",
"path": "MedicationSummary.productName",
"short": "A.2.9.2.4 - Brand name",
"definition": "Brand name if biological medicinal product or when justified by the health professional (ref. Commission Directive 2012/52/EU)",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "MedicationSummary.activeIngredient",
"path": "MedicationSummary.activeIngredient",
"short": "A.2.9.2.5 - Active ingredient list",
"definition": "Substance that alone or in combination with one or more other ingredients produces the intended activity of a medicinal product. Example: \\'paracetamol\\'",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.strength",
"path": "MedicationSummary.strength",
"short": "A.2.9.2.6 - Strength",
"definition": "The content of the active ingredient expressed quantifiably per dosage unit, per unit of volume or per unit of weight, according to the pharmaceutical dose form. Example: 500 mg per tablet",
"min": 0,
"max": "*",
"type": [
{
"code": "Ratio"
}
]
},
{
"id": "MedicationSummary.doseForm",
"path": "MedicationSummary.doseForm",
"short": "A.2.9.2.7 - Pharmaceutical dose form",
"definition": "The form in which a pharmaceutical product is presented in the medicinal product package (e.g. tablet, syrup)",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.dosageRegimen",
"path": "MedicationSummary.dosageRegimen",
"short": "A.2.9.2.8 - Dosage Regimen",
"definition": "Number of units per intake and frequency of intake over a specified duration of time.\nExample: 1 tablet every 24h, for 10 days",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "MedicationSummary.route",
"path": "MedicationSummary.route",
"short": "A.2.9.2.9 - Route of administration",
"definition": "Path by which the pharmaceutical product is taken into or makes contact with the body.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationSummary.period",
"path": "MedicationSummary.period",
"short": "A.2.9.2.10 - Period of treatment",
"definition": "The interval of time during which it is being asserted that the patient is/was/will be taking the medication (or was not taking).",
"min": 0,
"max": "1",
"type": [
{
"code": "Period"
}
]
},
{
"id": "MedicationSummary.daysSupplied",
"path": "MedicationSummary.daysSupplied",
"short": "A.2.9.2.11 - Days supplied",
"definition": "Number of days for which the patient was provided with the drug. Supply is intended to either hand over the medicine or write out a prescription. A 0 value indicates that the patient has not been provided with the drug (e.g. if the patient has a sufficient supply of the drug)",
"min": 1,
"max": "1",
"type": [
{
"code": "Base"
}
]
}
]
}
}