{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose.",
  "system" : "http://hl7.org/fhir/resource-types",
  "property" : [ ],
  "codesystem" : "3645f6b8-c65c-5d3c-8684-25aeeb10367c",
  "concept_id" : "752eb18d-e7e6-55dd-9b16-89e08b08fbbf",
  "ancestors" : {
    "Invoice" : 0
  },
  "id" : "8a139467-1a75-4c91-8bcd-1ef2db129633",
  "code" : "Invoice",
  "display" : "Invoice",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Invoice",
    "language" : "en"
  } ],
  "version" : "4.0.1"
}