{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Definition:Fundamental operation in an Information System (IS) that results only in the revision or alteration of an object. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g., via a user interface.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "MODIFYSTATUS"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "APPEND"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "OPERATE"
  } ],
  "codesystem" : "ed10031e-884d-5c00-9444-357507bc1492",
  "concept_id" : "7c03901c-2dc2-5501-bdb6-56618177fccc",
  "ancestors" : {
    "UPDATE" : 0,
    "OPERATE" : 1
  },
  "id" : "d46aeb14-b24e-41f9-82f0-5eef9dbcb7fb",
  "code" : "UPDATE",
  "display" : "revise",
  "version" : "2018-08-12"
}