{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "Expresses values for describing the relationship relationship between an InvoiceElement or InvoiceElementGroup and a billable act.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActRelationshipAccounting"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "CHRG"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "COST"
  } ],
  "codesystem" : "8eca59ed-c554-5086-9122-ea878f8236d0",
  "concept_id" : "0d2532f3-dd61-500a-b723-b9b821e1b92d",
  "ancestors" : {
    "ART" : 2,
    "_ActRelationshipAccounting" : 1,
    "_ActRelationshipCostTracking" : 0
  },
  "id" : "56edfd79-89e1-48fe-a958-d5201d9ab92d",
  "code" : "_ActRelationshipCostTracking",
  "display" : "ActRelationshipCostTracking",
  "version" : "2018-08-12"
}