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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeOperationOutcome
IdOperationOutcome-1c227876-4b09-4adf-8bb0-629973bce4f6.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": "1c227876-4b09-4adf-8bb0-629973bce4f6",
  "issue": [
    {
      "details": {
        "coding": [
          {
            "code": "2-44-4",
            "system": "http://electronichealth.se/CodeSystem/error-codes",
            "display": "Invalid system. Valid systems are http://electronichealth.se/identifier/personnummer, http://electronichealth.se/identifier/\nsamordningsnummer."
          }
        ]
      },
      "severity": "error",
      "code": "value",
      "diagnostics": "patient.valueIdentifier.system"
    }
  ]
}