Implementation Guide
Telematikinfrastruktur (TI) Common
Version 1.1.1 - release

: ExpTIOperationDeleted - JSON Representation

Raw json | Download

{
  "resourceType" : "OperationOutcome",
  "id" : "0dc58d79-1b2e-4c6f-afe0-0a5b721661a2",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/ti/StructureDefinition/operation-outcome"
    ]
  },
  "issue" : [
    {
      "severity" : "error",
      "code" : "processing",
      "details" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome",
            "code" : "MSG_DELETED",
            "display" : "This resource has been deleted"
          }
        ]
      },
      "diagnostics" : "Resource was deleted at 2025-03-10T10:02:27.838+00:00"
    }
  ]
}