{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "A credit relationship ties a financial transaction (target) to an account (source). A credit, once applied (posted), may have either a positive or negative effect on the account balance, depending on the type of account. An asset account credit will decrease the account balance. A non-asset account credit 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" : "8eca59ed-c554-5086-9122-ea878f8236d0",
  "concept_id" : "4adccc1d-1a33-5487-8f31-224d5dc841ec",
  "ancestors" : {
    "ART" : 3,
    "CREDIT" : 0,
    "_ActRelationshipPosting" : 1,
    "_ActRelationshipAccounting" : 2
  },
  "id" : "b4f18cfb-f069-4602-b0a4-3e896857f5c8",
  "code" : "CREDIT",
  "display" : "has credit",
  "version" : "2018-08-12"
}