{
  "package" : "hl7.fhir.r4.examples@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" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "4adccc1d-1a33-5487-8f31-224d5dc841ec",
  "ancestors" : {
    "ART" : 3,
    "CREDIT" : 0,
    "_ActRelationshipPosting" : 1,
    "_ActRelationshipAccounting" : 2
  },
  "id" : "e3478c5d-1b87-4d09-a297-bbd44d54f72e",
  "code" : "CREDIT",
  "display" : "has credit",
  "version" : "2018-08-12"
}