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 Uncontracted Behavior

Active as of 2026-08-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "atrius-in-uncontracted-behavior-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-uncontracted-behavior-cs</b></p><a name=\"atrius-in-uncontracted-behavior-cs\"> </a><a name=\"hcatrius-in-uncontracted-behavior-cs\"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-uncontracted-behavior-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">discount-on-sor<a name=\"atrius-in-uncontracted-behavior-cs-discount-on-sor\"> </a></td><td>Discount on SOR</td><td>Apply the discount on hospital cash schedule of rates</td></tr><tr><td style=\"white-space:nowrap\">full-sor<a name=\"atrius-in-uncontracted-behavior-cs-full-sor\"> </a></td><td>Full SOR</td><td>Use the cash rate and flag the line as uncontracted</td></tr><tr><td style=\"white-space:nowrap\">block<a name=\"atrius-in-uncontracted-behavior-cs-block\"> </a></td><td>Block</td><td>Reject posting unless a manual price override is supplied</td></tr></table></div>"
  },
  "url" : "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-uncontracted-behavior-cs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.16.39"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusUncontractedBehavior",
  "title" : "Atrius Uncontracted Behavior",
  "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" : "What to do when a charge code has no contract schedule-of-charges row.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "discount-on-sor",
      "display" : "Discount on SOR",
      "definition" : "Apply the discount on hospital cash schedule of rates"
    },
    {
      "code" : "full-sor",
      "display" : "Full SOR",
      "definition" : "Use the cash rate and flag the line as uncontracted"
    },
    {
      "code" : "block",
      "display" : "Block",
      "definition" : "Reject posting unless a manual price override is supplied"
    }
  ]
}