{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "Description:Fundamental operation in an Information System (IS) that results only in the addition of information to an object already in existence. 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#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "UPDATE"
  } ],
  "codesystem" : "c8709fbd-0dfc-51fb-842a-90eb4cad90ec",
  "concept_id" : "efce29aa-4ca0-5f1b-a497-7beb06a5b5ba",
  "ancestors" : {
    "APPEND" : 0,
    "UPDATE" : 1,
    "OPERATE" : 2
  },
  "id" : "f3942c54-b99e-4384-8024-e882dd5aa621",
  "code" : "APPEND",
  "display" : "append",
  "version" : "2018-08-12"
}