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