{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A charge to compensate the provider when a patient does not show for an appointment.",
  "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" : "410a4643-d8e3-5107-b2a0-9981612b0f64",
  "ancestors" : {
    "MISSAPT" : 0,
    "_ActInvoiceDetailCode" : 3,
    "_ActInvoiceElementCode" : 4,
    "_ActInvoiceDetailGenericCode" : 2,
    "_ActInvoiceDetailGenericProviderCode" : 1
  },
  "id" : "1366ec03-b4c9-4e63-95f5-4afa709817fb",
  "code" : "MISSAPT",
  "display" : "missed appointment",
  "version" : "2018-08-12"
}