PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.mpd-r5@0.1.0-ballot
    http://hl7.eu/fhir/mpd-r5/StructureDefinition/Dispensation
{
  "description": "Dispensation information (provided by the dispensing pharmacy). Section B1 of the guidelines",
  "_filename": "StructureDefinition-Dispensation.json",
  "package_name": "hl7.fhir.eu.mpd-r5",
  "date": "2025-06-04T20:58:22+02:00",
  "derivation": "specialization",
  "publisher": "HL7 Europe",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "EdispensationEhn",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "http://hl7.eu/fhir/mpd-r5/StructureDefinition/Dispensation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "B.1 Dispensation information (provided by the dispensing pharmacy)",
  "package_version": "0.1.0-ballot",
  "snapshot": {
    "element": [ {
      "path": "Dispensation",
      "min": 0,
      "definition": "Dispensation information (provided by the dispensing pharmacy). Section B1 of the guidelines",
      "isModifier": false,
      "short": "B.1 Dispensation information (provided by the dispensing pharmacy)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "Dispensation",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "Dispensation.dispenserIdentifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.dispenserIdentifier"
      },
      "path": "Dispensation.dispenserIdentifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "B.1.1 Identifier of the dispenser",
      "definition": "A unique number or code issued for the purpose of identifying a dispenser [ISO/TS 27527:2010]; this may be a licence or registration number which can be used to trace the dispenser and to check whether a medicinal product was dispensed by the right person according to the law of the dispensing country."
    }, {
      "id": "Dispensation.dispenserFamilyName",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.dispenserFamilyName"
      },
      "path": "Dispensation.dispenserFamilyName",
      "type": [ {
        "code": "string"
      } ],
      "short": "B.1.2 Family name of the dispenser",
      "definition": "The family name/surname/last name of the dispenser. This enables the dispenser to be traced in the event of questions or emergencies."
    }, {
      "id": "Dispensation.dispenserGivenName",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.dispenserGivenName"
      },
      "path": "Dispensation.dispenserGivenName",
      "type": [ {
        "code": "string"
      } ],
      "short": "B.1.3 Given name of the dispenser",
      "definition": "The given name/first name of the dispenser. This enables the dispenser to be traced in the event of questions or emergencies."
    }, {
      "id": "Dispensation.pharmacyIdentifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.pharmacyIdentifier"
      },
      "path": "Dispensation.pharmacyIdentifier",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "B.1.4 Identifier of the pharmacy",
      "definition": "A unique number or code issued for the purpose of identifying a pharmacy [ISO/TS 27527:2010]; this may be a licence or registration number which can be used to trace the dispensing pharmacy."
    }, {
      "id": "Dispensation.pharmacyAddress",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Dispensation.pharmacyAddress"
      },
      "path": "Dispensation.pharmacyAddress",
      "type": [ {
        "code": "Address"
      } ],
      "short": "B.1.5 Address of the pharmacy",
      "definition": "Minimally, the country should be specified."
    }, {
      "id": "Dispensation.contactDetails",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.contactDetails"
      },
      "path": "Dispensation.contactDetails",
      "type": [ {
        "code": "ContactPoint"
      } ],
      "short": "B.1.6 Details of direct contact",
      "definition": "Details of direct contact could be an email address and/or phone/fax number of the dispensing pharmacy."
    }, {
      "id": "Dispensation.prescriptionIdentifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.prescriptionIdentifier"
      },
      "path": "Dispensation.prescriptionIdentifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "B.1.7 Identifier of the prescription",
      "definition": "As described in A.1.2."
    }, {
      "id": "Dispensation.medicinalProduct",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.medicinalProduct"
      },
      "path": "Dispensation.medicinalProduct",
      "type": [ {
        "code": "Base"
      } ],
      "short": "B.1.8 Medicinal product",
      "definition": "Information about the dispensed product as described in A.1.4.\nThe cardinality of the data elements in the product description may differ between ePrescription and eDispensation."
    }, {
      "id": "Dispensation.dispensedQuantity",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.dispensedQuantity"
      },
      "path": "Dispensation.dispensedQuantity",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "B.1.9 Dispensed quantity",
      "definition": "The package size should be clear from the medicinal product data and the overall amount should be automatically calculable. The dispensed quantity may differ from the prescribed quantity.\n - Preferred system(s): UCUM, EDQM"
    }, {
      "id": "Dispensation.dispensationDate",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.dispensationDate"
      },
      "path": "Dispensation.dispensationDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "B.1.10 Dispensation date",
      "definition": "The date and optionally the time of dispensation.\n - Preferred system(s): ISO 8601"
    }, {
      "id": "Dispensation.substitution",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Dispensation.substitution"
      },
      "path": "Dispensation.substitution",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "B.1.11 Substitution",
      "definition": "Information whether and why the substitution took place"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "draft",
  "id": "25748348-e60e-4966-afd9-ec5034fb5a7e",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/mpd-r5/StructureDefinition/Dispensation",
  "version": "0.1.0-ballot",
  "differential": {
    "element": [ {
      "id": "Dispensation",
      "path": "Dispensation",
      "short": "B.1 Dispensation information (provided by the dispensing pharmacy)",
      "definition": "Dispensation information (provided by the dispensing pharmacy). Section B1 of the guidelines"
    }, {
      "id": "Dispensation.dispenserIdentifier",
      "max": "*",
      "min": 0,
      "path": "Dispensation.dispenserIdentifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "B.1.1 Identifier of the dispenser",
      "definition": "A unique number or code issued for the purpose of identifying a dispenser [ISO/TS 27527:2010]; this may be a licence or registration number which can be used to trace the dispenser and to check whether a medicinal product was dispensed by the right person according to the law of the dispensing country."
    }, {
      "id": "Dispensation.dispenserFamilyName",
      "max": "*",
      "min": 0,
      "path": "Dispensation.dispenserFamilyName",
      "type": [ {
        "code": "string"
      } ],
      "short": "B.1.2 Family name of the dispenser",
      "definition": "The family name/surname/last name of the dispenser. This enables the dispenser to be traced in the event of questions or emergencies."
    }, {
      "id": "Dispensation.dispenserGivenName",
      "max": "*",
      "min": 0,
      "path": "Dispensation.dispenserGivenName",
      "type": [ {
        "code": "string"
      } ],
      "short": "B.1.3 Given name of the dispenser",
      "definition": "The given name/first name of the dispenser. This enables the dispenser to be traced in the event of questions or emergencies."
    }, {
      "id": "Dispensation.pharmacyIdentifier",
      "max": "*",
      "min": 0,
      "path": "Dispensation.pharmacyIdentifier",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "B.1.4 Identifier of the pharmacy",
      "definition": "A unique number or code issued for the purpose of identifying a pharmacy [ISO/TS 27527:2010]; this may be a licence or registration number which can be used to trace the dispensing pharmacy."
    }, {
      "id": "Dispensation.pharmacyAddress",
      "max": "1",
      "min": 0,
      "path": "Dispensation.pharmacyAddress",
      "type": [ {
        "code": "Address"
      } ],
      "short": "B.1.5 Address of the pharmacy",
      "definition": "Minimally, the country should be specified."
    }, {
      "id": "Dispensation.contactDetails",
      "max": "*",
      "min": 0,
      "path": "Dispensation.contactDetails",
      "type": [ {
        "code": "ContactPoint"
      } ],
      "short": "B.1.6 Details of direct contact",
      "definition": "Details of direct contact could be an email address and/or phone/fax number of the dispensing pharmacy."
    }, {
      "id": "Dispensation.prescriptionIdentifier",
      "max": "*",
      "min": 0,
      "path": "Dispensation.prescriptionIdentifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "B.1.7 Identifier of the prescription",
      "definition": "As described in A.1.2."
    }, {
      "id": "Dispensation.medicinalProduct",
      "max": "*",
      "min": 0,
      "path": "Dispensation.medicinalProduct",
      "type": [ {
        "code": "Base"
      } ],
      "short": "B.1.8 Medicinal product",
      "definition": "Information about the dispensed product as described in A.1.4.\nThe cardinality of the data elements in the product description may differ between ePrescription and eDispensation."
    }, {
      "id": "Dispensation.dispensedQuantity",
      "max": "*",
      "min": 0,
      "path": "Dispensation.dispensedQuantity",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "B.1.9 Dispensed quantity",
      "definition": "The package size should be clear from the medicinal product data and the overall amount should be automatically calculable. The dispensed quantity may differ from the prescribed quantity.\n - Preferred system(s): UCUM, EDQM"
    }, {
      "id": "Dispensation.dispensationDate",
      "max": "*",
      "min": 0,
      "path": "Dispensation.dispensationDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "B.1.10 Dispensation date",
      "definition": "The date and optionally the time of dispensation.\n - Preferred system(s): ISO 8601"
    }, {
      "id": "Dispensation.substitution",
      "max": "*",
      "min": 0,
      "path": "Dispensation.substitution",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "B.1.11 Substitution",
      "definition": "Information whether and why the substitution took place"
    } ]
  },
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}