PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common@2.2.0
    https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse
description: Response für $process-notification
package_name: rki.demis.common
derivation: constraint
name: ProcessNotificationResponse
type: OperationOutcome
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse'}
        type: canonical
        index: 1
    required: [profile]
  issue:
    mustSupport: true
    index: 2
    elements:
      severity: {mustSupport: true, index: 3}
      code: {mustSupport: true, index: 4}
      location: {index: 5}
package_version: 2.2.0
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 1.3.0
required: [meta]