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="order-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem order-category</b></p><a name="order-category"> </a><a name="hcorder-category"> </a><p>This code system <code>http://biomaxis.com/fhir/CodeSystem/order-category</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">laboratory<a name="order-category-laboratory"> </a></td><td>Laboratory</td><td>Associated with laboratory orders</td></tr><tr><td style="white-space:nowrap">medication<a name="order-category-medication"> </a></td><td>Medication</td><td>Associated with medication prescriptions</td></tr><tr><td style="white-space:nowrap">service<a name="order-category-service"> </a></td><td>Service</td><td>Associated with services provided</td></tr><tr><td style="white-space:nowrap">imaging<a name="order-category-imaging"> </a></td><td>Imaging</td><td>Associated with imaging studies</td></tr><tr><td style="white-space:nowrap">procedure<a name="order-category-procedure"> </a></td><td>Procedure</td><td>Associated with procedures performed</td></tr></table></div>
</text>
<url value="http://biomaxis.com/fhir/CodeSystem/order-category"/>
<version value="0.0.0-semantic-release"/>
<name value="OrderCategory"/>
<title value="Order Categories"/>
<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 category associated with clinical orders."/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="laboratory"/>
<display value="Laboratory"/>
<definition value="Associated with laboratory orders"/>
</concept>
<concept>
<code value="medication"/>
<display value="Medication"/>
<definition value="Associated with medication prescriptions"/>
</concept>
<concept>
<code value="service"/>
<display value="Service"/>
<definition value="Associated with services provided"/>
</concept>
<concept>
<code value="imaging"/>
<display value="Imaging"/>
<definition value="Associated with imaging studies"/>
</concept>
<concept>
<code value="procedure"/>
<display value="Procedure"/>
<definition value="Associated with procedures performed"/>
</concept>
</CodeSystem>