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 Billing Item Type Code System

Active as of 2026-07-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atrius-in-billing-item-type-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-billing-item-type-cs</b></p><a name="atrius-in-billing-item-type-cs"> </a><a name="hcatrius-in-billing-item-type-cs"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-billing-item-type-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">consultation<a name="atrius-in-billing-item-type-cs-consultation"> </a></td><td>Consultation</td></tr><tr><td style="white-space:nowrap">procedure<a name="atrius-in-billing-item-type-cs-procedure"> </a></td><td>Procedure</td></tr><tr><td style="white-space:nowrap">lab<a name="atrius-in-billing-item-type-cs-lab"> </a></td><td>Laboratory</td></tr><tr><td style="white-space:nowrap">imaging<a name="atrius-in-billing-item-type-cs-imaging"> </a></td><td>Imaging</td></tr><tr><td style="white-space:nowrap">bed-day<a name="atrius-in-billing-item-type-cs-bed-day"> </a></td><td>Bed day / room</td></tr><tr><td style="white-space:nowrap">consumable<a name="atrius-in-billing-item-type-cs-consumable"> </a></td><td>Consumable</td></tr><tr><td style="white-space:nowrap">pharmacy<a name="atrius-in-billing-item-type-cs-pharmacy"> </a></td><td>Pharmacy</td></tr><tr><td style="white-space:nowrap">package<a name="atrius-in-billing-item-type-cs-package"> </a></td><td>Package</td></tr></table></div>
  </text>
  <url
       value="https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-billing-item-type-cs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.16.9"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusInBillingItemTypeCS"/>
  <title value="Atrius Billing Item Type Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-24T19:16:12+05:30"/>
  <publisher value="Atrius"/>
  <contact>
    <name value="Atrius"/>
    <telecom>
      <system value="url"/>
      <value value="https://atrius.in"/>
    </telecom>
  </contact>
  <description
               value="Operational billing item categories for Atrius India catalog and ChargeItemDefinition."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="consultation"/>
    <display value="Consultation"/>
  </concept>
  <concept>
    <code value="procedure"/>
    <display value="Procedure"/>
  </concept>
  <concept>
    <code value="lab"/>
    <display value="Laboratory"/>
  </concept>
  <concept>
    <code value="imaging"/>
    <display value="Imaging"/>
  </concept>
  <concept>
    <code value="bed-day"/>
    <display value="Bed day / room"/>
  </concept>
  <concept>
    <code value="consumable"/>
    <display value="Consumable"/>
  </concept>
  <concept>
    <code value="pharmacy"/>
    <display value="Pharmacy"/>
  </concept>
  <concept>
    <code value="package"/>
    <display value="Package"/>
  </concept>
</CodeSystem>