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 xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atrius-in-uncontracted-behavior-cs"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-uncontracted-behavior-cs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.16.39"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusUncontractedBehavior"/>
  <title value="Atrius Uncontracted Behavior"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-30T18:15:29+05:30"/>
  <publisher value="Atrius"/>
  <contact>
    <name value="Atrius"/>
    <telecom>
      <system value="url"/>
      <value value="https://atrius.in"/>
    </telecom>
  </contact>
  <description
               value="What to do when a charge code has no contract schedule-of-charges row."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="discount-on-sor"/>
    <display value="Discount on SOR"/>
    <definition
                value="Apply the discount on hospital cash schedule of rates"/>
  </concept>
  <concept>
    <code value="full-sor"/>
    <display value="Full SOR"/>
    <definition value="Use the cash rate and flag the line as uncontracted"/>
  </concept>
  <concept>
    <code value="block"/>
    <display value="Block"/>
    <definition
                value="Reject posting unless a manual price override is supplied"/>
  </concept>
</CodeSystem>