PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common.strict@3.0.0-rc.2
    https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse
description: Response für $process-notification
package_name: rki.demis.common.strict
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}
      details: {mustSupport: true, index: 5}
      diagnostics: {index: 6}
      location: {index: 7}
      expression: {index: 8}
package_version: 3.0.0-rc.2
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 2.0.0
required: [meta]