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

FHIR IG analytics

Packagefi.kanta.gen.r4
Resource TypeOperationOutcome
Idkanta_virhevastaus.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",
  "issue": [
    {
      "severity": "error",
      "code": "invalid",
      "details": {
        "coding": [
          {
            "system": "urn:oid:1.2.246.537.5.40112.2006",
            "code": "5A00013",
            "display": "Virheellinen pakollinen tieto"
          }
        ]
      },
      "diagnostics": "documentOid"
    }
  ]
}