{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Reasons for cancelling or rescheduling an Appointment",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "valueCode" : "PAT"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "BLK"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "DEC"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "FIN"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "MED"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "MTG"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "PHY"
  } ],
  "codesystem" : "eca3bf65-7359-55ef-a0b7-2e2993176a78",
  "concept_id" : "b09eecb0-cdbe-59a4-9585-b21dec68aa89",
  "ancestors" : {
    "_SchedulingActReason" : 0
  },
  "id" : "292db910-537c-401b-8c15-a5084d673a35",
  "code" : "_SchedulingActReason",
  "display" : "SchedulingActReason",
  "version" : "2018-08-12"
}