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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="inventory-transfer-reason"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet inventory-transfer-reason</b></p><a name="inventory-transfer-reason"> </a><a name="hcinventory-transfer-reason"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-inventory-operation-reason.html"><code>http://biomaxis.com/fhir/CodeSystem/inventory-operation-reason</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.0.0-semantic-release</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-nearing-expiry">nearing-expiry</a></td><td>Nearing Expiry</td><td>Items are being transferred because they are approaching their expiration date and can be used more effectively at the destination location.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-stock-balancing">stock-balancing</a></td><td>Stock Balancing</td><td>Items are being transferred to balance inventory levels across multiple locations and optimize stock distribution.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-request-fulfillment">request-fulfillment</a></td><td>Request Fulfillment</td><td>Items are being transferred to fulfill a specific transfer request from another location or facility.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-increased-demand">increased-demand</a></td><td>Increased Demand</td><td>Items are being transferred to meet increased demand at the destination location.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-for-disposal">for-disposal</a></td><td>For Disposal</td><td>Items are being transferred to a location designated for disposal due to damage, expiry, or other reasons making them unsuitable for use.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-correction-of-delivery">correction-of-delivery</a></td><td>Correction of Delivery</td><td>Items are being transferred to correct an error in a previous delivery or allocation.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-temporary-relocation">temporary-relocation</a></td><td>Temporary Relocation</td><td>Items are being temporarily relocated for reasons such as facility maintenance, renovation, or temporary storage needs.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-for-specific-procedure">for-specific-procedure</a></td><td>For Specific Procedure</td><td>Items are being transferred specifically for use in a planned procedure or treatment.</td></tr></table></li></ul></div>
</text>
<url value="http://biomaxis.com/fhir/ValueSet/inventory-transfer-reason"/>
<version value="0.0.0-semantic-release"/>
<name value="InventoryTransferReason"/>
<title value="Inventory Transfer Reason"/>
<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 value set to represent reasons for inventory transfers between locations or facilities."/>
<compose>
<include>
<system
value="http://biomaxis.com/fhir/CodeSystem/inventory-operation-reason"/>
<concept>
<code value="nearing-expiry"/>
<display value="Nearing Expiry"/>
</concept>
<concept>
<code value="stock-balancing"/>
<display value="Stock Balancing"/>
</concept>
<concept>
<code value="request-fulfillment"/>
<display value="Request Fulfillment"/>
</concept>
<concept>
<code value="increased-demand"/>
<display value="Increased Demand"/>
</concept>
<concept>
<code value="for-disposal"/>
<display value="For Disposal"/>
</concept>
<concept>
<code value="correction-of-delivery"/>
<display value="Correction of Delivery"/>
</concept>
<concept>
<code value="temporary-relocation"/>
<display value="Temporary Relocation"/>
</concept>
<concept>
<code value="for-specific-procedure"/>
<display value="For Specific Procedure"/>
</concept>
</include>
</compose>
</ValueSet>