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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeOperationOutcome
IdOperationOutcome-6a9789ae-f2f7-4d48-bc24-d977f1534ac3.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": "6a9789ae-f2f7-4d48-bc24-d977f1534ac3",
  "issue": [
    {
      "details": {
        "coding": [
          {
            "code": "4-38-301",
            "system": "http://electronichealth.se/CodeSystem/error-codes",
            "display": "Organization was successfully added to the endpoint."
          }
        ]
      },
      "severity": "success",
      "code": "success"
    }
  ]
}