{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Codes that describe the relationship between an Act and a financial instrument such as a financial transaction, account or invoice element.",
  "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" : "ART"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "_ActRelationshipCostTracking"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "_ActRelationshipPosting"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "cc15d5ff-e38e-58c1-b1f8-6692ddae13e7",
  "ancestors" : {
    "ART" : 1,
    "_ActRelationshipAccounting" : 0
  },
  "id" : "78bd7c08-8884-4a95-867a-dc5fa3370894",
  "code" : "_ActRelationshipAccounting",
  "display" : "ActRelationshipAccounting",
  "version" : "2018-08-12"
}