{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "The planned care plan activity has been ended prior to completion after the activity was started.",
  "system" : "http://hl7.org/fhir/care-plan-activity-status",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "cancelled"
  } ],
  "codesystem" : "2e0657d6-46f0-553d-955e-75fb5b1050e3",
  "concept_id" : "da056b6d-806c-5166-b9da-6c60e80cb49f",
  "ancestors" : {
    "stopped" : 0,
    "cancelled" : 1
  },
  "id" : "ea51555e-4eeb-4012-8449-0468063f718f",
  "code" : "stopped",
  "display" : "Stopped",
  "version" : "4.0.1"
}