PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory@2.0.0
    https://demis.rki.de/fhir/StructureDefinition/NotificationBundleLaboratory
description: Der Erregernachweismeldevorgang ist vom Meldevorgang abgeleitet und bildet den Container für eine Erregernachweismeldung und die darin referenzierten Ressourcen.
package_name: rki.demis.laboratory
derivation: constraint
name: NotificationBundleLaboratory
type: Bundle
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/NotificationBundleLaboratory'}
        index: 1
    required: [profile]
  identifier:
    elements:
      system:
        pattern: {type: Uri, value: 'https://demis.rki.de/fhir/NamingSystem/NotificationBundleId'}
        index: 2
  entry:
    index: 3
    slicing:
      slices:
        notification:
          match: {}
          schema:
            index: 3
            elements:
              resource: {type: Composition, index: 4}
            required: [resource]
package_version: 2.0.0
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/NotificationBundleLaboratory
base: https://demis.rki.de/fhir/StructureDefinition/NotificationBundle
version: 1.3.0
required: [meta]