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 |
{
"resourceType" : "ValueSet",
"id" : "inventory-transfer-reason",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"url" : "http://biomaxis.com/fhir/ValueSet/inventory-transfer-reason",
"version" : "0.0.0-semantic-release",
"name" : "InventoryTransferReason",
"title" : "Inventory Transfer Reason",
"status" : "draft",
"date" : "2026-02-04T09:30:33+00:00",
"publisher" : "BioMaxis Pvt. Ltd.",
"contact" : [
{
"name" : "BioMaxis Pvt. Ltd.",
"telecom" : [
{
"system" : "url",
"value" : "http://biomaxis.com"
}
]
}
],
"description" : "A value set to represent reasons for inventory transfers between locations or facilities.",
"compose" : {
"include" : [
{
"system" : "http://biomaxis.com/fhir/CodeSystem/inventory-operation-reason",
"concept" : [
{
"code" : "nearing-expiry",
"display" : "Nearing Expiry"
},
{
"code" : "stock-balancing",
"display" : "Stock Balancing"
},
{
"code" : "request-fulfillment",
"display" : "Request Fulfillment"
},
{
"code" : "increased-demand",
"display" : "Increased Demand"
},
{
"code" : "for-disposal",
"display" : "For Disposal"
},
{
"code" : "correction-of-delivery",
"display" : "Correction of Delivery"
},
{
"code" : "temporary-relocation",
"display" : "Temporary Relocation"
},
{
"code" : "for-specific-procedure",
"display" : "For Specific Procedure"
}
]
}
]
}
}