PackagesCanonicalsLogsProblems
    Packages
    acs.ig.epi.pl.deu@0.1.0
    http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEUePIPLBundle
description: This profile defines constraints on the EUEpiBundle to ensure a unique identifier across all Implementation Guides (GIs). All new versions of a GI must retain the same Bundle ID.
package_name: acs.ig.epi.pl.deu
derivation: constraint
name: DEUePIPLBundle
type: Bundle
elements:
  identifier: {short: Globally unique identifier shared across all versions of the Implementation Guide (GI), mustSupport: true, index: 0}
  entry:
    array: true
    min: 4
    index: 1
    slicing:
      slices:
        composition:
          match: {}
          schema:
            index: 2
            elements:
              resource: {type: Composition, index: 3}
        organization:
          match: {}
          schema:
            _required: true
            index: 4
            elements:
              resource: {type: Organization, index: 5}
        product:
          match: {}
          schema:
            array: true
            min: 1
            _required: true
            index: 6
            elements:
              resource: {type: MedicinalProductDefinition, index: 7}
        package:
          match: {}
          schema:
            array: true
            min: 1
            _required: true
            index: 8
            elements:
              resource: {type: PackagedProductDefinition, index: 9}
package_version: 0.1.0
class: profile
kind: resource
url: http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEUePIPLBundle
base: http://ema.europa.eu/fhir/StructureDefinition/EUEpiBundle
version: 0.1.0
required: [identifier]