{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "The billable item codes to identify modifications to a billable item charge by a tax factor applied to the amount. As for example 7% provincial sales tax.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActInvoiceDetailGenericCode"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "FST"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "HST"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "PST"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "03074eac-37cf-545c-a2ec-c5870d194fe9",
  "ancestors" : {
    "_ActInvoiceDetailCode" : 2,
    "_ActInvoiceElementCode" : 3,
    "_ActInvoiceDetailTaxCode" : 0,
    "_ActInvoiceDetailGenericCode" : 1
  },
  "id" : "87ef5066-5fbe-404b-bcb3-d474099e288e",
  "code" : "_ActInvoiceDetailTaxCode",
  "display" : "ActInvoiceDetailTaxCode",
  "version" : "2018-08-12"
}