{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "An account represents a grouping of financial transactions that are tracked and reported together with a single balance. \\t \\tExamples of account codes (types) are Patient billing accounts (collection of charges), Cost centers; Cash.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ACCTRECEIVABLE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "CASH"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "CC"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "PBILLACCT"
  } ],
  "codesystem" : "d73ae040-3e88-581f-8c74-bc9b7419407a",
  "concept_id" : "7fdb8261-dd18-5f8d-8d6a-df116434392a",
  "ancestors" : {
    "_ActAccountCode" : 0
  },
  "id" : "a4ea035c-5b9f-423a-8ecd-bb9444771450",
  "code" : "_ActAccountCode",
  "display" : "ActAccountCode",
  "version" : "2018-08-12"
}