{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A billing arrangement where a Provider charges a separate fee for each intervention/procedure/event or product.\\r\\n\\n                        Fee for Service is used when an individual intervention/procedure/event is used for billing purposes.  In other words, fees are associated with the  intervention/procedure/event.  For example, a specific CCI (Canadian Classification of Interventions) code has an associated fee and is used for billing purposes.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "code" : "status",
    "valueCode" : "retired"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActBillingArrangementCode"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "FFPS"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "FFCS"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "TFS"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "4fe7f6f8-60ae-5350-ad36-d5c8d1bfc1b8",
  "ancestors" : {
    "FFS" : 0,
    "_ActBillingArrangementCode" : 1
  },
  "id" : "7e050c65-6a37-44b6-aba9-6bb97bcc016e",
  "code" : "FFS",
  "display" : "fee for service",
  "version" : "2018-08-12"
}