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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeOperationOutcome
IdOperationOutcome-e4f1ed42-7741-40f5-a84e-fd688ac74d3e.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",
  "id": "e4f1ed42-7741-40f5-a84e-fd688ac74d3e",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome|1.0.6-2"
    ]
  },
  "issue": [
    {
      "severity": "error",
      "code": "conflict",
      "details": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/operation-outcome",
            "code": "MSG_VERSION_AWARE_CONFLICT"
          }
        ]
      },
      "diagnostics": "Update Conflict (server current version = 3, client version referenced = 1)"
    }
  ]
}