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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeOperationOutcome
IdOperationOutcome-50f1a372-47a4-4b41-aacf-e7ad3fb81e8e.json
FHIR VersionR5

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": "50f1a372-47a4-4b41-aacf-e7ad3fb81e8e",
  "issue": [
    {
      "details": {
        "coding": [
          {
            "code": "4-38-304",
            "system": "http://electronichealth.se/CodeSystem/error-codes",
            "display": "Organization has already been removed from the endpoint."
          }
        ]
      },
      "severity": "information",
      "code": "not-found"
    }
  ]
}