{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Definition:Change the status of an object representing an Act to suspended, i.e., so it is temporarily not in service.",
  "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" : "952ea440-af49-5489-9893-04e4e870f3a5",
  "ancestors" : {
    "UPDATE" : 2,
    "OPERATE" : 3,
    "SUSPEND" : 0,
    "MODIFYSTATUS" : 1
  },
  "id" : "9ea8adad-1c4e-41f5-ac85-d6dfc2f770a4",
  "code" : "SUSPEND",
  "display" : "suspend",
  "version" : "2018-08-12"
}