Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build

Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Atrius Tariff Source

Active as of 2026-08-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "atrius-in-tariff-source-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem atrius-in-tariff-source-cs</b></p><a name=\"atrius-in-tariff-source-cs\"> </a><a name=\"hcatrius-in-tariff-source-cs\"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-tariff-source-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">contract-row<a name=\"atrius-in-tariff-source-cs-contract-row\"> </a></td><td>Contract row</td></tr><tr><td style=\"white-space:nowrap\">discounted-sor<a name=\"atrius-in-tariff-source-cs-discounted-sor\"> </a></td><td>Discounted schedule of rates</td></tr><tr><td style=\"white-space:nowrap\">package-included<a name=\"atrius-in-tariff-source-cs-package-included\"> </a></td><td>Package included</td></tr><tr><td style=\"white-space:nowrap\">package-at-actuals<a name=\"atrius-in-tariff-source-cs-package-at-actuals\"> </a></td><td>Package at actuals</td></tr><tr><td style=\"white-space:nowrap\">package-exception<a name=\"atrius-in-tariff-source-cs-package-exception\"> </a></td><td>Package exception</td></tr><tr><td style=\"white-space:nowrap\">package-line<a name=\"atrius-in-tariff-source-cs-package-line\"> </a></td><td>Package line</td></tr><tr><td style=\"white-space:nowrap\">beyond-los<a name=\"atrius-in-tariff-source-cs-beyond-los\"> </a></td><td>Beyond length of stay</td></tr><tr><td style=\"white-space:nowrap\">uncontracted<a name=\"atrius-in-tariff-source-cs-uncontracted\"> </a></td><td>Uncontracted</td></tr><tr><td style=\"white-space:nowrap\">cash-sor<a name=\"atrius-in-tariff-source-cs-cash-sor\"> </a></td><td>Cash schedule of rates</td></tr></table></div>"
  },
  "url" : "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-tariff-source-cs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.16.38"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusTariffSource",
  "title" : "Atrius Tariff Source",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-30T18:15:29+05:30",
  "publisher" : "Atrius",
  "contact" : [
    {
      "name" : "Atrius",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://atrius.in"
        }
      ]
    }
  ],
  "description" : "How the unit price on a ChargeItem was derived.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "contract-row",
      "display" : "Contract row"
    },
    {
      "code" : "discounted-sor",
      "display" : "Discounted schedule of rates"
    },
    {
      "code" : "package-included",
      "display" : "Package included"
    },
    {
      "code" : "package-at-actuals",
      "display" : "Package at actuals"
    },
    {
      "code" : "package-exception",
      "display" : "Package exception"
    },
    {
      "code" : "package-line",
      "display" : "Package line"
    },
    {
      "code" : "beyond-los",
      "display" : "Beyond length of stay"
    },
    {
      "code" : "uncontracted",
      "display" : "Uncontracted"
    },
    {
      "code" : "cash-sor",
      "display" : "Cash schedule of rates"
    }
  ]
}