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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeOperationOutcome
IdOperationOutcome-0cf0f00a-846e-43fd-b17f-afe665e9e5e4.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": "0cf0f00a-846e-43fd-b17f-afe665e9e5e4",
  "issue": [
    {
      "details": {
        "coding": [
          {
            "code": "4-38-302",
            "system": "http://electronichealth.se/CodeSystem/error-codes",
            "display": "Organization was successfully removed from the endpoint."
          }
        ]
      },
      "severity": "success",
      "code": "success"
    }
  ]
}