BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build
BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-02-04 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="location-service-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem location-service-type</b></p><a name="location-service-type"> </a><a name="hclocation-service-type"> </a><p>This code system <code>http://biomaxis.com/fhir/CodeSystem/location-service-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">ICU<a name="location-service-type-ICU"> </a></td><td>Intensive Care Unit Service</td><td>For critical care patients</td></tr><tr><td style="white-space:nowrap">NOR<a name="location-service-type-NOR"> </a></td><td>Normal Ward Service</td><td>Shared general ward</td></tr><tr><td style="white-space:nowrap">CAB<a name="location-service-type-CAB"> </a></td><td>Cabin Service</td><td>Private cabin with basic amenities</td></tr><tr><td style="white-space:nowrap">VIP<a name="location-service-type-VIP"> </a></td><td>VIP Cabin Service</td><td>Private cabin with premium amenities</td></tr></table></div>
</text>
<url value="http://biomaxis.com/fhir/CodeSystem/location-service-type"/>
<version value="0.0.0-semantic-release"/>
<name value="LocationServiceType"/>
<title value="Location Service Type"/>
<status value="draft"/>
<date value="2026-02-04T09:30:33+00:00"/>
<publisher value="BioMaxis Pvt. Ltd."/>
<contact>
<name value="BioMaxis Pvt. Ltd."/>
<telecom>
<system value="url"/>
<value value="http://biomaxis.com"/>
</telecom>
</contact>
<description
value="A code system to represent the type of service provided at a location."/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="ICU"/>
<display value="Intensive Care Unit Service"/>
<definition value="For critical care patients"/>
</concept>
<concept>
<code value="NOR"/>
<display value="Normal Ward Service"/>
<definition value="Shared general ward"/>
</concept>
<concept>
<code value="CAB"/>
<display value="Cabin Service"/>
<definition value="Private cabin with basic amenities"/>
</concept>
<concept>
<code value="VIP"/>
<display value="VIP Cabin Service"/>
<definition value="Private cabin with premium amenities"/>
</concept>
</CodeSystem>