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 Service Group

Active as of 2026-08-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atrius-service-group"/>
  <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-service-group</b></p><a name="atrius-service-group"> </a><a name="hcatrius-service-group"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/CodeSystem/atrius-service-group</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-op<a name="atrius-service-group-consultation-op"> </a></td><td>Outpatient consultation</td></tr><tr><td style="white-space:nowrap">consultation-ip<a name="atrius-service-group-consultation-ip"> </a></td><td>Inpatient consultation</td></tr><tr><td style="white-space:nowrap">surgery<a name="atrius-service-group-surgery"> </a></td><td>Surgery and procedures</td></tr><tr><td style="white-space:nowrap">anaesthesia<a name="atrius-service-group-anaesthesia"> </a></td><td>Anaesthesia</td></tr><tr><td style="white-space:nowrap">lab<a name="atrius-service-group-lab"> </a></td><td>Laboratory</td></tr><tr><td style="white-space:nowrap">radiology<a name="atrius-service-group-radiology"> </a></td><td>Radiology and imaging</td></tr><tr><td style="white-space:nowrap">room-rent<a name="atrius-service-group-room-rent"> </a></td><td>Room rent and bed charges</td></tr><tr><td style="white-space:nowrap">pharmacy<a name="atrius-service-group-pharmacy"> </a></td><td>Pharmacy</td></tr><tr><td style="white-space:nowrap">consumables<a name="atrius-service-group-consumables"> </a></td><td>Consumables and implants</td></tr><tr><td style="white-space:nowrap">package<a name="atrius-service-group-package"> </a></td><td>Package</td></tr></table></div>
  </text>
  <url value="https://atrius.in/fhir/CodeSystem/atrius-service-group"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.16.41"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusServiceGroup"/>
  <title value="Atrius Service Group"/>
  <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="Service-group codes that discount matrices, package inclusion rules, and (in Postgres) payout rules key on. Tenants republish this CodeSystem id."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="10"/>
  <concept>
    <code value="consultation-op"/>
    <display value="Outpatient consultation"/>
  </concept>
  <concept>
    <code value="consultation-ip"/>
    <display value="Inpatient consultation"/>
  </concept>
  <concept>
    <code value="surgery"/>
    <display value="Surgery and procedures"/>
  </concept>
  <concept>
    <code value="anaesthesia"/>
    <display value="Anaesthesia"/>
  </concept>
  <concept>
    <code value="lab"/>
    <display value="Laboratory"/>
  </concept>
  <concept>
    <code value="radiology"/>
    <display value="Radiology and imaging"/>
  </concept>
  <concept>
    <code value="room-rent"/>
    <display value="Room rent and bed charges"/>
  </concept>
  <concept>
    <code value="pharmacy"/>
    <display value="Pharmacy"/>
  </concept>
  <concept>
    <code value="consumables"/>
    <display value="Consumables and implants"/>
  </concept>
  <concept>
    <code value="package"/>
    <display value="Package"/>
  </concept>
</CodeSystem>