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