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

{
  "resourceType" : "CodeSystem",
  "id" : "atrius-in-room-rent-policy-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-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>"
  },
  "url" : "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-room-rent-policy-cs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.16.37"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusRoomRentPolicy",
  "title" : "Atrius Room-Rent Policy",
  "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 a payer contract treats a stay above entitled bed category or above the room-rent cap.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "none",
      "display" : "None",
      "definition" : "Recorded but not enforced"
    },
    {
      "code" : "cap-delta-to-patient",
      "display" : "Cap delta to patient",
      "definition" : "Payer pays the entitled or capped bed-day rate; the patient pays the rest of that line"
    },
    {
      "code" : "proportionate-deduction",
      "display" : "Proportionate deduction",
      "definition" : "Every associated charge's claimable amount is scaled by entitled/actual bed rate"
    }
  ]
}