: ExpOperationOutcomeVersionAwareConflict - JSON Representation
Raw json | Download
{
"resourceType" : "OperationOutcome",
"id" : "e4f1ed42-7741-40f5-a84e-fd688ac74d3e",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome"
]
},
"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)"
}
]
}