{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description:Fundamental operation in an Information System (IS) that results only in the removal of information about an object from memory or storage. 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" : "OPERATE"
  } ],
  "codesystem" : "ed10031e-884d-5c00-9444-357507bc1492",
  "concept_id" : "78386815-c159-5978-b14e-1d6a019f88f2",
  "ancestors" : {
    "DELETE" : 0,
    "OPERATE" : 1
  },
  "id" : "7baf8e86-c7ae-4495-b677-60068241380e",
  "code" : "DELETE",
  "display" : "delete",
  "version" : "2018-08-12"
}