{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A charge to compensate the provider when a patient cancels an appointment with insufficient time for the provider to make another appointment with another patient.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActInvoiceDetailGenericProviderCode"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "6caa2db6-d498-598f-8adb-027e2f51dbcd",
  "ancestors" : {
    "CANCAPT" : 0,
    "_ActInvoiceDetailCode" : 3,
    "_ActInvoiceElementCode" : 4,
    "_ActInvoiceDetailGenericCode" : 2,
    "_ActInvoiceDetailGenericProviderCode" : 1
  },
  "id" : "829421de-ab91-4337-9939-76fee9314714",
  "code" : "CANCAPT",
  "display" : "cancelled appointment",
  "version" : "2018-08-12"
}