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 Room-Rent Policy

Active as of 2026-08-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atrius-in-room-rent-policy-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-room-rent-policy-cs</b></p><a name="atrius-in-room-rent-policy-cs"> </a><a name="hcatrius-in-room-rent-policy-cs"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-room-rent-policy-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">none<a name="atrius-in-room-rent-policy-cs-none"> </a></td><td>None</td><td>Recorded but not enforced</td></tr><tr><td style="white-space:nowrap">cap-delta-to-patient<a name="atrius-in-room-rent-policy-cs-cap-delta-to-patient"> </a></td><td>Cap delta to patient</td><td>Payer pays the entitled or capped bed-day rate; the patient pays the rest of that line</td></tr><tr><td style="white-space:nowrap">proportionate-deduction<a name="atrius-in-room-rent-policy-cs-proportionate-deduction"> </a></td><td>Proportionate deduction</td><td>Every associated charge's claimable amount is scaled by entitled/actual bed rate</td></tr></table></div>
  </text>
  <url
       value="https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-room-rent-policy-cs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.16.37"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusRoomRentPolicy"/>
  <title value="Atrius Room-Rent Policy"/>
  <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="How a payer contract treats a stay above entitled bed category or above the room-rent cap."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="none"/>
    <display value="None"/>
    <definition value="Recorded but not enforced"/>
  </concept>
  <concept>
    <code value="cap-delta-to-patient"/>
    <display value="Cap delta to patient"/>
    <definition
                value="Payer pays the entitled or capped bed-day rate; the patient pays the rest of that line"/>
  </concept>
  <concept>
    <code value="proportionate-deduction"/>
    <display value="Proportionate deduction"/>
    <definition
                value="Every associated charge's claimable amount is scaled by entitled/actual bed rate"/>
  </concept>
</CodeSystem>