PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept.eu@1.0.0-rc2
    https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_LOG_DispenseData
description: Logical Information that is Provided in the dispensation document by the NCPeH of country B for Dispensing Medication
package_name: de.gematik.erezept.eu
derivation: specialization
name: GEM_ERPEU_LOG_DispenseData
type: https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_LOG_DispenseData
elements:
  PatientData:
    type: BackboneElement
    short: Patient Data
    index: 0
    elements:
      RegionalNationalHealthIdentifier: {short: Regional/National Health Identifier (KVNR), type: Identifier, index: 1}
    required: [RegionalNationalHealthIdentifier]
  HealthCareProfessionalData:
    short: HealthCareProfessional Data
    type: BackboneElement
    index: 2
    elements:
      HPIdentifier: {short: HP Identifier, type: Identifier, index: 3}
      GivenName: {min: 1, short: Given Name, type: string, array: true, index: 4}
      FamilyNameSurname: {type: string, short: Family Name/Surname, array: true, min: 1, index: 5}
    required: [GivenName, FamilyNameSurname, HPIdentifier]
  OrganizationData:
    type: BackboneElement
    short: Organization Data
    index: 6
    elements:
      FacilityIdentifier: {short: Facility (Pharmacy) Identifier, type: Identifier, index: 7}
      OrganizationIdentifier: {short: Organization Identifier, type: Identifier, index: 8}
      OrganizationName: {short: Organization Name, type: string, index: 9}
      StreetAddress: {short: Street address, type: string, index: 10}
      City: {short: City, type: string, index: 11}
      ZipOrPostalCode: {short: Zip or Postal Code, type: string, index: 12}
      StateOrProvince: {short: State or Province, type: string, index: 13}
      Country: {short: Country, type: string, index: 14}
    required: [Country, FacilityIdentifier, ZipOrPostalCode, OrganizationName, StreetAddress, StateOrProvince, City, OrganizationIdentifier]
  DispenseData:
    type: BackboneElement
    short: Dispense Data
    array: true
    min: 1
    index: 15
    elements:
      AdministrativeInformation:
        type: BackboneElement
        short: Information regarding the dispensation
        index: 16
        elements:
          DispensationIdentifier: {type: string, short: Dispensation Identifier, index: 17}
          PrescriptionIdentifier: {short: Prescription Identifier, type: Identifier, index: 18}
          PrescriptionItemIdentifier: {short: Prescription Item Identifier, type: Identifier, index: 19}
          DateOfIssueOfDispensation: {short: Date of issue of the dispensation, type: dateTime, index: 20}
          Substitution: {short: Substitution, type: boolean, index: 21}
          NumberOfPackages: {short: Number of packages, type: Quantity, index: 22}
        required: [NumberOfPackages, PrescriptionItemIdentifier, DispensationIdentifier, PrescriptionIdentifier, DateOfIssueOfDispensation]
      MedicinalInformation:
        type: BackboneElement
        short: Information regarding the medication of the dispensation
        index: 23
        elements:
          MedicinalProductBrandName: {short: Medicinal Product Brand Name, type: string, index: 25}
          MedicinalProductPackageDescription: {short: Medicinal Product Package description, type: string, index: 30}
          MarketingAuthorizationHolder: {short: Marketing Authorization Holder of the dispensed medicinal product, type: string, index: 34}
          ActiveIngredientStrengths: {short: Active Ingredient Strength(s), type: Ratio, index: 28}
          MedicinalProductIdentifier: {short: Medicinal Product Identifier, type: Coding, index: 24}
          ActiveIngredients: {short: Active Ingredient(s), type: CodeableConcept, index: 26}
          PharmaceuticalDoseForm: {short: Pharmaceutical Dose Form, type: Coding, index: 29}
          PackageType: {short: Package type, type: string, index: 32}
          MedicinalProductPackageIdentifier: {short: Medicinal Product Package identifier, type: Identifier, index: 31}
          PackageSize: {short: Package size, type: string, index: 33}
          ActiveIngredientRoles: {short: Active Ingredient Role(s), type: boolean, index: 27}
        required: [MedicinalProductBrandName, PharmaceuticalDoseForm, ActiveIngredients, ActiveIngredientRoles, PackageSize, ActiveIngredientStrengths, PackageType]
    required: [MedicinalInformation, AdministrativeInformation]
package_version: 1.0.0-rc2
class: logical
kind: logical
url: https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_LOG_DispenseData
base: http://hl7.org/fhir/StructureDefinition/Element
version: 1.0.0
required: [HealthCareProfessionalData, PatientData, OrganizationData, DispenseData]