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 Location Type

Active as of 2026-08-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atrius-location-type"/>
  <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-location-type</b></p><a name="atrius-location-type"> </a><a name="hcatrius-location-type"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/CodeSystem/atrius-location-type</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">ot<a name="atrius-location-type-ot"> </a></td><td>Operating theatre</td><td>Procedure / OT room</td></tr><tr><td style="white-space:nowrap">endoscopy<a name="atrius-location-type-endoscopy"> </a></td><td>Endoscopy suite</td><td>Endoscopy / procedure suite</td></tr><tr><td style="white-space:nowrap">opd<a name="atrius-location-type-opd"> </a></td><td>Outpatient clinic space</td><td/></tr><tr><td style="white-space:nowrap">ward<a name="atrius-location-type-ward"> </a></td><td>Inpatient ward (operational)</td><td/></tr><tr><td style="white-space:nowrap">store<a name="atrius-location-type-store"> </a></td><td>Supply / pharmacy store</td><td/></tr></table></div>
  </text>
  <url value="https://atrius.in/fhir/CodeSystem/atrius-location-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.16.15"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusLocationType"/>
  <title value="Atrius Location Type"/>
  <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="Atrius operational location kinds beyond HL7 physicalType."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="ot"/>
    <display value="Operating theatre"/>
    <definition value="Procedure / OT room"/>
  </concept>
  <concept>
    <code value="endoscopy"/>
    <display value="Endoscopy suite"/>
    <definition value="Endoscopy / procedure suite"/>
  </concept>
  <concept>
    <code value="opd"/>
    <display value="Outpatient clinic space"/>
  </concept>
  <concept>
    <code value="ward"/>
    <display value="Inpatient ward (operational)"/>
  </concept>
  <concept>
    <code value="store"/>
    <display value="Supply / pharmacy store"/>
  </concept>
</CodeSystem>