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 OT Case Category

Active as of 2026-08-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atrius-ot-case-category"/>
  <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-ot-case-category</b></p><a name="atrius-ot-case-category"> </a><a name="hcatrius-ot-case-category"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/CodeSystem/atrius-ot-case-category</code> defines the following code:</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">inpatient-ot<a name="atrius-ot-case-category-inpatient-ot"> </a></td><td>Inpatient OT</td><td>Operative case booked against an OT room Schedule/Slot</td></tr></table></div>
  </text>
  <url value="https://atrius.in/fhir/CodeSystem/atrius-ot-case-category"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.16.17"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusOtCaseCategory"/>
  <title value="Atrius OT Case Category"/>
  <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="Marks ServiceRequests that represent inpatient OT cases."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="inpatient-ot"/>
    <display value="Inpatient OT"/>
    <definition
                value="Operative case booked against an OT room Schedule/Slot"/>
  </concept>
</CodeSystem>