{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "definition" : "Content could not be accepted because of an edit conflict (i.e. version aware updates). (In a pure RESTful environment, this would be an HTTP 409 error, but this code may be used where the conflict is discovered further into the application architecture.).",
  "system" : "http://hl7.org/fhir/issue-type",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "processing"
  } ],
  "codesystem" : "010f9552-4085-5ecf-8423-8698752554ee",
  "concept_id" : "02283453-2955-5151-9be4-f6c9b2e9ff5a",
  "ancestors" : {
    "conflict" : 0,
    "processing" : 1
  },
  "id" : "e63173e5-b111-4726-a248-229a5aea4ab6",
  "code" : "conflict",
  "display" : "Edit Version Conflict",
  "version" : "5.0.0"
}