{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "A financial tool for tracking value accrued for a particular purpose.  In the healthcare field, used to track charges for a patient, cost centers, etc.",
  "system" : "http://hl7.org/fhir/resource-types",
  "property" : [ ],
  "codesystem" : "79e5aef6-8aed-5103-9471-889a167ba59a",
  "concept_id" : "48ff3a47-88f2-54ae-a3a6-9cbedeca5b99",
  "ancestors" : {
    "Account" : 0
  },
  "id" : "7100c9b3-6d30-48fc-aab4-e66257717a2a",
  "code" : "Account",
  "display" : "Account",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Account",
    "language" : "en"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Cuenta",
    "language" : "es"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "账户",
    "language" : "zh"
  } ],
  "version" : "4.0.1"
}