FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.ti
Resource TypeOperationOutcome
IdOperationOutcome-0dc58d79-1b2e-4c6f-afe0-0a5b721661a2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}