PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common.strict@3.0.0-alpha.7
    https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle
description: Vorgangsnummer (Id des gesendeten Meldevorgangs)
package_name: rki.demis.common.strict
derivation: constraint
name: ReceivedNotificationBundle
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle'}
    type: uri
    index: 0
  value:
    mustSupport: true
    choices: [valueIdentifier]
    index: 2
  valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 3}
  value[x]:
    elements:
      system:
        pattern: {type: uri, value: 'https://demis.rki.de/fhir/NamingSystem/NotificationBundleId'}
        mustSupport: true
        type: uri
        index: 4
      value: {mustSupport: true, index: 5}
    required: [system, value]
package_version: 3.0.0-alpha.7
class: extension
kind: complex-type
url: https://demis.rki.de/fhir/StructureDefinition/ReceivedNotificationBundle
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.3.0
required: [value, valueIdentifier]