{
  "resourceType": "OperationOutcome",
  "id": "Processnotificationresponse-pos-example",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse"
    ]
  },
  "issue": [
    {
      "severity": "information",
      "code": "informational",
      "details": {
        "text": "All OK"
      }
    }
  ]
}