description: Der ProcessNotificationResponseParameter ist der Ausgabeparameter für die ProcessNotification-Operation. Er beinhaltet ein Quittungs-Bundle und eine ProcessNotificationResponse. package_name: rki.demis.common.strict derivation: constraint name: ProcessNotificationResponseParameters type: Parameters elements: meta: mustSupport: true index: 0 elements: profile: mustSupport: true pattern: {type: canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponseParameters'} type: canonical index: 1 required: [profile] parameter: index: 2 slicing: rules: closed discriminator: - {path: resource, type: type} min: null slices: bundle: match: {} schema: index: 3 elements: name: pattern: {type: string, value: bundle} mustSupport: true type: string index: 4 value: choices: [] index: 6 resource: {type: Bundle, mustSupport: true, index: 7} part: {index: 8} required: [resource] operationOutcome: match: {} schema: mustSupport: true _required: true index: 9 elements: name: pattern: {type: string, value: operationOutcome} mustSupport: true type: string index: 10 value: choices: [] index: 12 resource: {type: OperationOutcome, mustSupport: true, index: 13} part: {index: 14} required: [resource] package_version: 3.0.0-rc.2 class: profile kind: resource url: https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponseParameters base: http://hl7.org/fhir/StructureDefinition/Parameters version: 2.0.0 required: [meta]