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

FHIR IG analytics

Packagede.gematik.epa
Resource TypeOperationOutcome
IdOperationOutcome-bf47037d-2f98-4ee1-9675-cab7dd8635df.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": "bf47037d-2f98-4ee1-9675-cab7dd8635df",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/ti/StructureDefinition/operation-outcome|1.1.1"
    ]
  },
  "issue": [
    {
      "severity": "error",
      "code": "processing",
      "details": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/operation-outcome",
            "code": "UPDATE_MULTIPLE_MATCHES",
            "display": "Error: Multiple matches exist for the conditional update"
          }
        ]
      }
    }
  ]
}