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 2025-12-12 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="order-businessStatus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem order-businessStatus</b></p><a name="order-businessStatus"> </a><a name="hcorder-businessStatus"> </a><p>This code system <code>http://biomaxis.com/fhir/CodeSystem/order-businessStatus</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">awaiting-arrival<a name="order-businessStatus-awaiting-arrival"> </a></td><td>Awaiting Arrival</td><td>The order has been placed, and is waiting on the arrival of specimen / patient.</td></tr><tr><td style="white-space:nowrap">awaiting-procedure<a name="order-businessStatus-awaiting-procedure"> </a></td><td>Awaiting Procedure</td><td>The requirements to carry out the order have been fulfilled, and is waiting on the procedure corresponding to the order to be performed.</td></tr><tr><td style="white-space:nowrap">testing<a name="order-businessStatus-testing"> </a></td><td>Testing</td><td>The order requirements have been obtained, and is in the process of undergoing testing procedure.</td></tr><tr><td style="white-space:nowrap">in-progress<a name="order-businessStatus-in-progress"> </a></td><td>In Progress</td><td>The procedure(s) corresponding to the order is in progress.</td></tr><tr><td style="white-space:nowrap">validating<a name="order-businessStatus-validating"> </a></td><td>Validating</td><td>Preliminary order results have been received, and is pending validation.</td></tr><tr><td style="white-space:nowrap">returned-for-review<a name="order-businessStatus-returned-for-review"> </a></td><td>Returned for Review</td><td>Preliminary order results have been returned for review after validation.</td></tr><tr><td style="white-space:nowrap">awaiting-report<a name="order-businessStatus-awaiting-report"> </a></td><td>Awaiting Report</td><td>The procedure corresponding to the order has been performed, and is waiting on the resulting report.</td></tr><tr><td style="white-space:nowrap">reported<a name="order-businessStatus-reported"> </a></td><td>Reported</td><td>The report that the order expects as output has been created. This status is usually used if the report needs to be validated before the order can be deemed completed.</td></tr><tr><td style="white-space:nowrap">completed<a name="order-businessStatus-completed"> </a></td><td>Completed</td><td>The entire process for the fulfillment of the order has been completed.</td></tr><tr><td style="white-space:nowrap">cancelled<a name="order-businessStatus-cancelled"> </a></td><td>Cancelled</td><td>The fulfillment of the order was not carried out to completion, and was cancelled (at any stage of the order workflow).</td></tr></table></div>
</text>
<url value="http://biomaxis.com/fhir/CodeSystem/order-businessStatus"/>
<version value="0.0.0-semantic-release"/>
<name value="BusinessStatus"/>
<title value="Order Business-Status CodeSystem"/>
<status value="draft"/>
<date value="2025-12-12T11:33:46+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="Terminologies used to specify business status of Tasks in Biomaxis"/>
<content value="complete"/>
<count value="10"/>
<concept>
<code value="awaiting-arrival"/>
<display value="Awaiting Arrival"/>
<definition
value="The order has been placed, and is waiting on the arrival of specimen / patient."/>
</concept>
<concept>
<code value="awaiting-procedure"/>
<display value="Awaiting Procedure"/>
<definition
value="The requirements to carry out the order have been fulfilled, and is waiting on the procedure corresponding to the order to be performed."/>
</concept>
<concept>
<code value="testing"/>
<display value="Testing"/>
<definition
value="The order requirements have been obtained, and is in the process of undergoing testing procedure."/>
</concept>
<concept>
<code value="in-progress"/>
<display value="In Progress"/>
<definition
value="The procedure(s) corresponding to the order is in progress."/>
</concept>
<concept>
<code value="validating"/>
<display value="Validating"/>
<definition
value="Preliminary order results have been received, and is pending validation."/>
</concept>
<concept>
<code value="returned-for-review"/>
<display value="Returned for Review"/>
<definition
value="Preliminary order results have been returned for review after validation."/>
</concept>
<concept>
<code value="awaiting-report"/>
<display value="Awaiting Report"/>
<definition
value="The procedure corresponding to the order has been performed, and is waiting on the resulting report."/>
</concept>
<concept>
<code value="reported"/>
<display value="Reported"/>
<definition
value="The report that the order expects as output has been created. This status is usually used if the report needs to be validated before the order can be deemed completed."/>
</concept>
<concept>
<code value="completed"/>
<display value="Completed"/>
<definition
value="The entire process for the fulfillment of the order has been completed."/>
</concept>
<concept>
<code value="cancelled"/>
<display value="Cancelled"/>
<definition
value="The fulfillment of the order was not carried out to completion, and was cancelled (at any stage of the order workflow)."/>
</concept>
</CodeSystem>