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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeOperationOutcome
IdOperationOutcome-b5e62914-fff8-46c8-b3fc-ed562d7d9688.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": "b5e62914-fff8-46c8-b3fc-ed562d7d9688",
  "issue": [
    {
      "details": {
        "coding": [
          {
            "code": "2-38-7",
            "system": "http://electronichealth.se/CodeSystem/error-codes",
            "display": "Invalid format of organization identifier. Submit the organization identifier using 10 digits without hyphen, e.g. 5560269986."
          }
        ]
      },
      "severity": "error",
      "code": "value",
      "diagnostics": "organization.valueIdentifier.value"
    }
  ]
}