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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeOperationOutcome
IdOperationOutcome-da2501bb-9efb-41a9-b0c7-266ab9dc6c2a.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": "da2501bb-9efb-41a9-b0c7-266ab9dc6c2a",
  "issue": [
    {
      "details": {
        "coding": [
          {
            "code": "2-44-2",
            "system": "http://electronichealth.se/CodeSystem/error-codes",
            "display": "Invalid format of personal identity number. Submit the personal identity number using 12 digits with or without hyphen, e.g. 198001032385."
          }
        ]
      },
      "severity": "error",
      "code": "value",
      "diagnostics": "patient.valueIdentifier.value"
    }
  ]
}