description: Defines the PackagedProductDefinition resource, including packaging identifiers (GTIN, PZN, ENR_ID), name, and quantity of contained items. package_name: acs.ig.epi.pl.deu derivation: constraint name: DEU_ePIL_PackagedProductDefinition type: PackagedProductDefinition elements: identifier: short: Package identifiers with conditional PZN requirement index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: gtin: match: {system: 'https://gs1.org/gtin'} schema: short: GTIN (Global Trade Item Number) index: 1 elements: system: pattern: {type: Uri, value: 'https://gs1.org/gtin'} index: 2 ntin: match: {system: 'https://fhir.de/NamingSystem/ntin'} schema: short: NTIN (National Trade Item Number) index: 3 elements: system: pattern: {type: Uri, value: 'https://fhir.de/NamingSystem/ntin'} index: 4 ppn: match: {system: 'https://fhir.de/NamingSystem/ppn'} schema: short: PPN (Pharmacy Product Number) index: 5 elements: system: pattern: {type: Uri, value: 'https://fhir.de/NamingSystem/ppn'} index: 6 pzn: match: {system: 'http://fhir.de/sid/pzn'} schema: short: PZN (Pharmaceutical Central Number) index: 7 elements: system: pattern: {type: Uri, value: 'http://fhir.de/sid/pzn'} index: 8 enr-id: match: {system: 'https://fhir.de/NamingSystem/enr-id'} schema: short: ENR_ID (ENR + Pack Size) index: 9 elements: system: pattern: {type: Uri, value: 'https://fhir.de/NamingSystem/enr-id'} index: 10 name: {short: Packaged Product Name, mustSupport: true, index: 11} packageFor: short: Packaged for Medicinal Product refers: ['http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-MedicinalProductDefinition'] type: Reference mustSupport: true index: 12 containedItemQuantity: {short: Contained Quantity, mustSupport: true, index: 13} manufacturer: short: Manufacturer refers: ['http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-Organization'] type: Reference mustSupport: true index: 14 package_version: 0.2.0 class: profile kind: resource url: http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-PackagedProductDefinition base: http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/PackagedProductDefinition-uv-epi version: 0.2.0 required: [containedItemQuantity, packageFor, manufacturer]