{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description:Change the status of an object representing an Act to \\\"obsolete\\\" when it has been replaced by a new instance. For an HL7 Act, the state transitions per the HL7 Reference Information Model.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "MODIFYSTATUS"
  } ],
  "codesystem" : "ed10031e-884d-5c00-9444-357507bc1492",
  "concept_id" : "2fe2de1c-db7c-5c3a-a6ba-64fb18e83ce2",
  "ancestors" : {
    "UPDATE" : 2,
    "OPERATE" : 3,
    "OBSOLETE" : 0,
    "MODIFYSTATUS" : 1
  },
  "id" : "b0824c22-20fd-435e-b409-47b2e94c357b",
  "code" : "OBSOLETE",
  "display" : "obsolete",
  "version" : "2018-08-12"
}