PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.eu.hdr@0.1.0-ballot
    http://hl7.eu/fhir/hdr/StructureDefinition/MedicationSummary
{
  "description": "Hospital Discharge Report - Medication Summary after discharge - A.2.8.2 eHN",
  "_filename": "StructureDefinition-MedicationSummary.json",
  "package_name": "rs/hl7.fhir.eu.hdr",
  "date": "2025-06-03T12:48:49+02:00",
  "derivation": "specialization",
  "publisher": "HL7 Europe",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "MedicationSummaryHdrEhn",
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "http://hl7.eu/fhir/hdr/StructureDefinition/MedicationSummary",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "A.2.8.2 - Medication summary",
  "package_version": "0.1.0-ballot",
  "snapshot": {
    "element": [ {
      "id": "MedicationSummary",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "MedicationSummary",
      "short": "A.2.8.2 - Medication summary",
      "definition": "Hospital Discharge Report - Medication Summary after discharge - A.2.8.2 eHN",
      "isModifier": false
    }, {
      "id": "MedicationSummary.reason",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "MedicationSummary.reason"
      },
      "path": "MedicationSummary.reason",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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."
    }, {
      "id": "MedicationSummary.changeReason",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "MedicationSummary.changeReason"
      },
      "path": "MedicationSummary.changeReason",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.9.2.2 - Reason for change",
      "definition": "Reason for change of medication"
    }, {
      "id": "MedicationSummary.productCode",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "MedicationSummary.productCode"
      },
      "path": "MedicationSummary.productCode",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.9.2.3 - Code",
      "definition": "Product code."
    }, {
      "id": "MedicationSummary.productName",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "MedicationSummary.productName"
      },
      "path": "MedicationSummary.productName",
      "type": [ {
        "code": "string"
      } ],
      "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)"
    }, {
      "id": "MedicationSummary.activeIngredient",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "MedicationSummary.activeIngredient"
      },
      "path": "MedicationSummary.activeIngredient",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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\\'"
    }, {
      "id": "MedicationSummary.strength",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "MedicationSummary.strength"
      },
      "path": "MedicationSummary.strength",
      "type": [ {
        "code": "Ratio"
      } ],
      "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"
    }, {
      "id": "MedicationSummary.doseForm",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "MedicationSummary.doseForm"
      },
      "path": "MedicationSummary.doseForm",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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)"
    }, {
      "id": "MedicationSummary.dosageRegimen",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "MedicationSummary.dosageRegimen"
      },
      "path": "MedicationSummary.dosageRegimen",
      "type": [ {
        "code": "Base"
      } ],
      "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"
    }, {
      "id": "MedicationSummary.route",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "MedicationSummary.route"
      },
      "path": "MedicationSummary.route",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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."
    }, {
      "id": "MedicationSummary.period",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "MedicationSummary.period"
      },
      "path": "MedicationSummary.period",
      "type": [ {
        "code": "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)."
    }, {
      "id": "MedicationSummary.daysSupplied",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "MedicationSummary.daysSupplied"
      },
      "path": "MedicationSummary.daysSupplied",
      "type": [ {
        "code": "Base"
      } ],
      "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)"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "draft",
  "id": "10a06533-8a98-48c6-b436-ec84611f3e9f",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/hdr/StructureDefinition/MedicationSummary",
  "version": "0.1.0-ballot",
  "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",
      "max": "*",
      "min": 0,
      "path": "MedicationSummary.reason",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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."
    }, {
      "id": "MedicationSummary.changeReason",
      "max": "1",
      "min": 0,
      "path": "MedicationSummary.changeReason",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.9.2.2 - Reason for change",
      "definition": "Reason for change of medication"
    }, {
      "id": "MedicationSummary.productCode",
      "max": "1",
      "min": 1,
      "path": "MedicationSummary.productCode",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.9.2.3 - Code",
      "definition": "Product code."
    }, {
      "id": "MedicationSummary.productName",
      "max": "1",
      "min": 1,
      "path": "MedicationSummary.productName",
      "type": [ {
        "code": "string"
      } ],
      "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)"
    }, {
      "id": "MedicationSummary.activeIngredient",
      "max": "*",
      "min": 0,
      "path": "MedicationSummary.activeIngredient",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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\\'"
    }, {
      "id": "MedicationSummary.strength",
      "max": "*",
      "min": 0,
      "path": "MedicationSummary.strength",
      "type": [ {
        "code": "Ratio"
      } ],
      "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"
    }, {
      "id": "MedicationSummary.doseForm",
      "max": "1",
      "min": 0,
      "path": "MedicationSummary.doseForm",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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)"
    }, {
      "id": "MedicationSummary.dosageRegimen",
      "max": "*",
      "min": 0,
      "path": "MedicationSummary.dosageRegimen",
      "type": [ {
        "code": "Base"
      } ],
      "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"
    }, {
      "id": "MedicationSummary.route",
      "max": "1",
      "min": 0,
      "path": "MedicationSummary.route",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "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."
    }, {
      "id": "MedicationSummary.period",
      "max": "1",
      "min": 0,
      "path": "MedicationSummary.period",
      "type": [ {
        "code": "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)."
    }, {
      "id": "MedicationSummary.daysSupplied",
      "max": "1",
      "min": 1,
      "path": "MedicationSummary.daysSupplied",
      "type": [ {
        "code": "Base"
      } ],
      "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)"
    } ]
  },
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}