{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Expresses values for describing the relationship between a FinancialTransaction and an Account.",
  "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" : "CREDIT"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "DEBIT"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "1972fbf3-6b41-55b9-b50e-d522f38d1c0d",
  "ancestors" : {
    "ART" : 2,
    "_ActRelationshipPosting" : 0,
    "_ActRelationshipAccounting" : 1
  },
  "id" : "52e5ea68-4476-4471-a3ca-b36ff72aecb7",
  "code" : "_ActRelationshipPosting",
  "display" : "ActRelationshipPosting",
  "version" : "2018-08-12"
}