{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A debit relationship ties a financial transaction (target) to an account (source).  A debit, once applied (posted), may have either a positive or negative effect on the account balance, depending on the type of account.  An asset account debit will increase the account balance.  A non-asset account debit will decrease the account balance.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActRelationshipPosting"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "cb861d3b-b0ea-54b9-b8ec-4b0dfaa25474",
  "ancestors" : {
    "ART" : 3,
    "DEBIT" : 0,
    "_ActRelationshipPosting" : 1,
    "_ActRelationshipAccounting" : 2
  },
  "id" : "49d82251-60be-42e6-8cc7-68c574c45c72",
  "code" : "DEBIT",
  "display" : "has debit",
  "version" : "2018-08-12"
}