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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeOperationOutcome
IdOperationOutcome-f0b6e66c-794e-48a9-85f8-cb754e4d0091.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": "f0b6e66c-794e-48a9-85f8-cb754e4d0091",
  "issue": [
    {
      "details": {
        "coding": [
          {
            "code": "4-44-300",
            "system": "http://electronichealth.se/CodeSystem/error-codes",
            "display": "Index record registered successfully."
          }
        ]
      },
      "severity": "success",
      "code": "success"
    }
  ]
}