PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.mpd@0.1.0-ballot
    http://hl7.eu/fhir/mpd/StructureDefinition/Prescription
{
  "description": "Prescription. Several Sections of the eHN guideline.",
  "_filename": "StructureDefinition-Prescription.json",
  "package_name": "hl7.fhir.eu.mpd",
  "date": "2025-06-04T09:09:29+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": "EprescriptionEhn",
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "http://hl7.eu/fhir/mpd/StructureDefinition/Prescription",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "A - Prescription",
  "package_version": "0.1.0-ballot",
  "snapshot": {
    "element": [ {
      "id": "Prescription",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "Prescription",
      "short": "A - Prescription",
      "definition": "Prescription. Several Sections of the eHN guideline.",
      "isModifier": false
    }, {
      "id": "Prescription.patient",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.patient"
      },
      "path": "Prescription.patient",
      "type": [ {
        "code": "http://hl7.eu/fhir/mpd/StructureDefinition/Subject"
      } ],
      "short": "A.1.1 Patient administrative data",
      "definition": "Patient administrative data"
    }, {
      "id": "Prescription.authentication",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.authentication"
      },
      "path": "Prescription.authentication",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.2 Authentication of the prescription",
      "definition": "Authentication of the prescription"
    }, {
      "id": "Prescription.authentication.identifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.authentication.identifier"
      },
      "path": "Prescription.authentication.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.2.1 Identifier of the Prescription",
      "definition": "A unique string generated by an EPS (Electronic Prescribing System) to \nuniquely identify a prescription; this unique code is needed for traceability. \nIt might be used to register whether a prescription, and/or the maximum \nnumber of repeats, has already been dispensed. The identifier can consist of \na root and an extension [ISO 21090:2011]."
    }, {
      "id": "Prescription.authentication.issueDate",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.authentication.issueDate"
      },
      "path": "Prescription.authentication.issueDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.2.2 Issue date",
      "definition": "The date and optionally the time the prescription was issued."
    }, {
      "id": "Prescription.prescriber",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Prescription.prescriber"
      },
      "path": "Prescription.prescriber",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.3 Identification of the prescribing health professional",
      "definition": "Identification of the prescribing health professional"
    }, {
      "id": "Prescription.prescriber.familyName",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.prescriber.familyName"
      },
      "path": "Prescription.prescriber.familyName",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.3.1 Familyname",
      "definition": "The family name/surname/last name of the prescriber. This enables the prescriber to be traced in the event of questions or emergencies."
    }, {
      "id": "Prescription.prescriber.givenName",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.prescriber.givenName"
      },
      "path": "Prescription.prescriber.givenName",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.3.2 Given name",
      "definition": "The given name/ first name of the prescriber. This enables the prescriber to be traced in the event of questions or emergencies."
    }, {
      "id": "Prescription.prescriber.qualification",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.prescriber.qualification"
      },
      "path": "Prescription.prescriber.qualification",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.3.3 Professional qualifications",
      "definition": "The professional title of the prescribing health professional, which may be used to prove the authority of the prescriber."
    }, {
      "id": "Prescription.prescriber.contact",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.prescriber.contact"
      },
      "path": "Prescription.prescriber.contact",
      "type": [ {
        "code": "ContactPoint"
      } ],
      "short": "A.1.3.4 Details for direct contact",
      "definition": "Details for direct contact could be an email address and/or phone/fax number of the prescriber in order for the dispenser and/or patient to contact  the prescriber. This might be necessary if problems arise with dosage, allergies, reimbursement etc."
    }, {
      "id": "Prescription.prescriber.workAddress",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.prescriber.workAddress"
      },
      "path": "Prescription.prescriber.workAddress",
      "type": [ {
        "code": "Address"
      } ],
      "short": "A.1.3.5 Work address",
      "definition": "This is the address of the hospital or the practice, etc. where the health professional normally works, meets patients and prescribes medication. Minimally, the country should be specified."
    }, {
      "id": "Prescription.prescriber.signature",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.prescriber.signature"
      },
      "path": "Prescription.prescriber.signature",
      "type": [ {
        "code": "Signature"
      } ],
      "short": "A.1.3.6 Signature",
      "definition": "Digital signature or token as proof of the authenticity of the prescriber."
    }, {
      "id": "Prescription.prescriber.identifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.prescriber.identifier"
      },
      "path": "Prescription.prescriber.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.3.7  Health care provider identifier",
      "definition": "A unique number or code issued for the purpose of identifying a health care provider [ISO/TS 27527:2010]; this may be a licence or registration number which can be used to trace the prescriber and to check whether a medicinal product was prescribed by the right person according to the law of the prescribing country."
    }, {
      "id": "Prescription.product",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Prescription.product"
      },
      "path": "Prescription.product",
      "type": [ {
        "code": "http://hl7.eu/fhir/mpd/StructureDefinition/MedicinalProduct"
      } ],
      "short": "A1.4 Identification of the prescribed product",
      "definition": "Identification of the prescribed product"
    }, {
      "id": "Prescription.details",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Prescription.details"
      },
      "path": "Prescription.details",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.5 Prescription information",
      "definition": "Prescription information"
    }, {
      "path": "Prescription.details.quantity",
      "min": 0,
      "definition": "Total quantity or volume of the medicinal product that is prescribed to the specific patient. It can be provided as number of packages, given that the pack size is sufficiently described, or it can be the overall amount in appropriate units of measure (UCUM) or units of presentation (EDQM) (ml, g, tablets, vials).\nDepending on national legislation, this quantity may or may not be dispensed in one dispensation.",
      "short": "A.1.5.2 Quantity of prescribed product",
      "type": [ {
        "code": "Quantity"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "UCUM, EDQM"
      },
      "max": "*",
      "id": "Prescription.details.quantity",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.quantity"
      }
    }, {
      "id": "Prescription.details.doseRegimen",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.doseRegimen"
      },
      "path": "Prescription.details.doseRegimen",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.5.3 Dose regimen",
      "definition": "The regimen governing the dose quantity per single administration, the dose frequency, and/or speed of administration (in the event of intravenous administration).\nNote: this information may be used by the dispenser to calculate the quantity to be dispensed."
    }, {
      "path": "Prescription.details.doseRegimen.unitsPerIntake",
      "min": 0,
      "definition": "The number of units per intake that the patient is taking. \nExample: 1 tablet",
      "short": "A.1.5.3.1 Number of units per intake",
      "type": [ {
        "code": "Quantity"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "UCUM, EDQM"
      },
      "max": "*",
      "id": "Prescription.details.doseRegimen.unitsPerIntake",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.doseRegimen.unitsPerIntake"
      }
    }, {
      "id": "Prescription.details.doseRegimen.frequencyOfIntakes",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.doseRegimen.frequencyOfIntakes"
      },
      "path": "Prescription.details.doseRegimen.frequencyOfIntakes",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.5.3.2 Frequency of intakes",
      "definition": "Frequency of intakes per hour/day/week/month. \nExample: every 24 hours. Preferred codesystems UCUM, HL7 TimingEvent"
    }, {
      "path": "Prescription.details.route",
      "min": 0,
      "definition": "The route of administration as prescribed. \nExample: oral intake",
      "short": "A.1.5.4 Route of administration",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "EDQM"
      },
      "max": "*",
      "id": "Prescription.details.route",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.route"
      }
    }, {
      "path": "Prescription.details.duration",
      "min": 0,
      "definition": "The duration of the treatment as indicated by the Prescriber. Example: 14 days. \nCan be left blank for long-term therapies.",
      "short": "A.1.5.5 Duration of treatment",
      "type": [ {
        "code": "Quantity"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "UCUM"
      },
      "max": "*",
      "id": "Prescription.details.duration",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.duration"
      }
    }, {
      "id": "Prescription.details.startDate",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.startDate"
      },
      "path": "Prescription.details.startDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.5.6 Starting date of therapy",
      "definition": "The time and date on which it is agreed that therapy will start. \n - Preferred system(s): ISO 8601"
    }, {
      "path": "Prescription.details.directionsOfUse",
      "min": 0,
      "definition": "Information about the directions for use of the prescribed medicinal product (such as ?with food? or ?before a meal?) and any cautionary advice for correct use of the prescribed medicinal product by the patient.",
      "short": "A.1.5.7 Directions for use",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "HL7 TimingEvent"
      },
      "max": "*",
      "id": "Prescription.details.directionsOfUse",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.directionsOfUse"
      }
    }, {
      "id": "Prescription.details.expiryDate",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.expiryDate"
      },
      "path": "Prescription.details.expiryDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.5.8 Prescription expiry date",
      "definition": "This might be dependent on local or national policy or legislation, in accordance with the treatment plan or because the therapeutic need for the prescribed medicine has expired."
    }, {
      "id": "Prescription.details.repeats",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.repeats"
      },
      "path": "Prescription.details.repeats",
      "type": [ {
        "code": "integer"
      } ],
      "short": "A.1.5.9 Repeats",
      "definition": "In some countries, when medicinal products are dispensed for the first time, \nthe patient may only receive medication for a short period of time. When a \npatient starts taking medication for a chronic illness, the prescriber can issue a prescription for a longer period that is now separated by repeats. In addition, the maximum quantity (A.1.4.3) of the prescribed product that may be dispensed in one dispensation may be stated here.\nDecision on dispensability is made in the country of prescription."
    }, {
      "id": "Prescription.details.reason",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.reason"
      },
      "path": "Prescription.details.reason",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.5.10 Reason for prescription",
      "definition": "The reason why the medicine is being prescribed, including the option to mention that the medicinal product is being prescribed for ?off label? use. \nThe reason for the prescription gives the dispenser the opportunity to review the prescription for medication safety issues.\nNote: in some countries it is obligatory to state the reason for prescription on the prescription itself for some or all medicinal products."
    }, {
      "id": "Prescription.details.substitution",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Prescription.details.substitution"
      },
      "path": "Prescription.details.substitution",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.5.11 Substitution",
      "definition": "Substitution handling can be recorded to indicate whether and to what extent substitution is allowed by the prescriber."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "draft",
  "id": "db8815a4-6458-4dc3-935a-15d0f5f0971a",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/mpd/StructureDefinition/Prescription",
  "version": "0.1.0-ballot",
  "differential": {
    "element": [ {
      "id": "Prescription",
      "path": "Prescription",
      "short": "A - Prescription",
      "definition": "Prescription. Several Sections of the eHN guideline."
    }, {
      "id": "Prescription.patient",
      "max": "*",
      "min": 0,
      "path": "Prescription.patient",
      "type": [ {
        "code": "http://hl7.eu/fhir/mpd/StructureDefinition/Subject"
      } ],
      "short": "A.1.1 Patient administrative data",
      "definition": "Patient administrative data"
    }, {
      "id": "Prescription.authentication",
      "max": "*",
      "min": 0,
      "path": "Prescription.authentication",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.2 Authentication of the prescription",
      "definition": "Authentication of the prescription"
    }, {
      "id": "Prescription.authentication.identifier",
      "max": "*",
      "min": 0,
      "path": "Prescription.authentication.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.2.1 Identifier of the Prescription",
      "definition": "A unique string generated by an EPS (Electronic Prescribing System) to \nuniquely identify a prescription; this unique code is needed for traceability. \nIt might be used to register whether a prescription, and/or the maximum \nnumber of repeats, has already been dispensed. The identifier can consist of \na root and an extension [ISO 21090:2011]."
    }, {
      "id": "Prescription.authentication.issueDate",
      "max": "*",
      "min": 0,
      "path": "Prescription.authentication.issueDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.2.2 Issue date",
      "definition": "The date and optionally the time the prescription was issued."
    }, {
      "id": "Prescription.prescriber",
      "max": "1",
      "min": 0,
      "path": "Prescription.prescriber",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.3 Identification of the prescribing health professional",
      "definition": "Identification of the prescribing health professional"
    }, {
      "id": "Prescription.prescriber.familyName",
      "max": "*",
      "min": 0,
      "path": "Prescription.prescriber.familyName",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.3.1 Familyname",
      "definition": "The family name/surname/last name of the prescriber. This enables the prescriber to be traced in the event of questions or emergencies."
    }, {
      "id": "Prescription.prescriber.givenName",
      "max": "*",
      "min": 0,
      "path": "Prescription.prescriber.givenName",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.3.2 Given name",
      "definition": "The given name/ first name of the prescriber. This enables the prescriber to be traced in the event of questions or emergencies."
    }, {
      "id": "Prescription.prescriber.qualification",
      "max": "*",
      "min": 0,
      "path": "Prescription.prescriber.qualification",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.3.3 Professional qualifications",
      "definition": "The professional title of the prescribing health professional, which may be used to prove the authority of the prescriber."
    }, {
      "id": "Prescription.prescriber.contact",
      "max": "*",
      "min": 0,
      "path": "Prescription.prescriber.contact",
      "type": [ {
        "code": "ContactPoint"
      } ],
      "short": "A.1.3.4 Details for direct contact",
      "definition": "Details for direct contact could be an email address and/or phone/fax number of the prescriber in order for the dispenser and/or patient to contact  the prescriber. This might be necessary if problems arise with dosage, allergies, reimbursement etc."
    }, {
      "id": "Prescription.prescriber.workAddress",
      "max": "*",
      "min": 0,
      "path": "Prescription.prescriber.workAddress",
      "type": [ {
        "code": "Address"
      } ],
      "short": "A.1.3.5 Work address",
      "definition": "This is the address of the hospital or the practice, etc. where the health professional normally works, meets patients and prescribes medication. Minimally, the country should be specified."
    }, {
      "id": "Prescription.prescriber.signature",
      "max": "*",
      "min": 0,
      "path": "Prescription.prescriber.signature",
      "type": [ {
        "code": "Signature"
      } ],
      "short": "A.1.3.6 Signature",
      "definition": "Digital signature or token as proof of the authenticity of the prescriber."
    }, {
      "id": "Prescription.prescriber.identifier",
      "max": "*",
      "min": 0,
      "path": "Prescription.prescriber.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.3.7  Health care provider identifier",
      "definition": "A unique number or code issued for the purpose of identifying a health care provider [ISO/TS 27527:2010]; this may be a licence or registration number which can be used to trace the prescriber and to check whether a medicinal product was prescribed by the right person according to the law of the prescribing country."
    }, {
      "id": "Prescription.product",
      "max": "1",
      "min": 0,
      "path": "Prescription.product",
      "type": [ {
        "code": "http://hl7.eu/fhir/mpd/StructureDefinition/MedicinalProduct"
      } ],
      "short": "A1.4 Identification of the prescribed product",
      "definition": "Identification of the prescribed product"
    }, {
      "id": "Prescription.details",
      "max": "1",
      "min": 0,
      "path": "Prescription.details",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.5 Prescription information",
      "definition": "Prescription information"
    }, {
      "id": "Prescription.details.quantity",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.quantity",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "A.1.5.2 Quantity of prescribed product",
      "binding": {
        "strength": "preferred",
        "description": "UCUM, EDQM"
      },
      "definition": "Total quantity or volume of the medicinal product that is prescribed to the specific patient. It can be provided as number of packages, given that the pack size is sufficiently described, or it can be the overall amount in appropriate units of measure (UCUM) or units of presentation (EDQM) (ml, g, tablets, vials).\nDepending on national legislation, this quantity may or may not be dispensed in one dispensation."
    }, {
      "id": "Prescription.details.doseRegimen",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.doseRegimen",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.5.3 Dose regimen",
      "definition": "The regimen governing the dose quantity per single administration, the dose frequency, and/or speed of administration (in the event of intravenous administration).\nNote: this information may be used by the dispenser to calculate the quantity to be dispensed."
    }, {
      "id": "Prescription.details.doseRegimen.unitsPerIntake",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.doseRegimen.unitsPerIntake",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "A.1.5.3.1 Number of units per intake",
      "binding": {
        "strength": "preferred",
        "description": "UCUM, EDQM"
      },
      "definition": "The number of units per intake that the patient is taking. \nExample: 1 tablet"
    }, {
      "id": "Prescription.details.doseRegimen.frequencyOfIntakes",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.doseRegimen.frequencyOfIntakes",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.1.5.3.2 Frequency of intakes",
      "definition": "Frequency of intakes per hour/day/week/month. \nExample: every 24 hours. Preferred codesystems UCUM, HL7 TimingEvent"
    }, {
      "id": "Prescription.details.route",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.route",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.5.4 Route of administration",
      "binding": {
        "strength": "preferred",
        "description": "EDQM"
      },
      "definition": "The route of administration as prescribed. \nExample: oral intake"
    }, {
      "id": "Prescription.details.duration",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.duration",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "A.1.5.5 Duration of treatment",
      "binding": {
        "strength": "preferred",
        "description": "UCUM"
      },
      "definition": "The duration of the treatment as indicated by the Prescriber. Example: 14 days. \nCan be left blank for long-term therapies."
    }, {
      "id": "Prescription.details.startDate",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.startDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.5.6 Starting date of therapy",
      "definition": "The time and date on which it is agreed that therapy will start. \n - Preferred system(s): ISO 8601"
    }, {
      "id": "Prescription.details.directionsOfUse",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.directionsOfUse",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.5.7 Directions for use",
      "binding": {
        "strength": "preferred",
        "description": "HL7 TimingEvent"
      },
      "definition": "Information about the directions for use of the prescribed medicinal product (such as ?with food? or ?before a meal?) and any cautionary advice for correct use of the prescribed medicinal product by the patient."
    }, {
      "id": "Prescription.details.expiryDate",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.expiryDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.5.8 Prescription expiry date",
      "definition": "This might be dependent on local or national policy or legislation, in accordance with the treatment plan or because the therapeutic need for the prescribed medicine has expired."
    }, {
      "id": "Prescription.details.repeats",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.repeats",
      "type": [ {
        "code": "integer"
      } ],
      "short": "A.1.5.9 Repeats",
      "definition": "In some countries, when medicinal products are dispensed for the first time, \nthe patient may only receive medication for a short period of time. When a \npatient starts taking medication for a chronic illness, the prescriber can issue a prescription for a longer period that is now separated by repeats. In addition, the maximum quantity (A.1.4.3) of the prescribed product that may be dispensed in one dispensation may be stated here.\nDecision on dispensability is made in the country of prescription."
    }, {
      "id": "Prescription.details.reason",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.reason",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.5.10 Reason for prescription",
      "definition": "The reason why the medicine is being prescribed, including the option to mention that the medicinal product is being prescribed for ?off label? use. \nThe reason for the prescription gives the dispenser the opportunity to review the prescription for medication safety issues.\nNote: in some countries it is obligatory to state the reason for prescription on the prescription itself for some or all medicinal products."
    }, {
      "id": "Prescription.details.substitution",
      "max": "*",
      "min": 0,
      "path": "Prescription.details.substitution",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.5.11 Substitution",
      "definition": "Substitution handling can be recorded to indicate whether and to what extent substitution is allowed by the prescriber."
    } ]
  },
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}