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

: Inventory Disposal Reason - XML Representation

Draft as of 2026-02-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="inventory-disposal-reason"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet inventory-disposal-reason</b></p><a name="inventory-disposal-reason"> </a><a name="hcinventory-disposal-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 &#x1F4E6;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-expired">expired</a></td><td>Expired</td><td>Items are being disposed of because they have passed their expiration date and are no longer safe or effective for use.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-damaged">damaged</a></td><td>Damaged</td><td>Items are being disposed of due to physical damage that makes them unsuitable or unsafe for use.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-contaminated">contaminated</a></td><td>Contaminated</td><td>Items are being disposed of because they have been contaminated and pose a risk of infection or harm.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-recalled">recalled</a></td><td>Recalled</td><td>Items are being recalled due to a manufacturer or regulatory recall notice.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-defective">defective</a></td><td>Defective</td><td>Items are being disposed of because they are defective or do not meet quality standards.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-obsolete">obsolete</a></td><td>Obsolete</td><td>Items are being disposed of because they are obsolete, superseded by newer versions, or no longer clinically relevant.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-patient-specific-unused">patient-specific-unused</a></td><td>Patient-Specific Unused</td><td>Items that were prepared or allocated for a specific patient but were not used and cannot be returned to general stock.</td></tr><tr><td><a href="CodeSystem-inventory-operation-reason.html#inventory-operation-reason-storage-failure">storage-failure</a></td><td>Storage Failure</td><td>Items are being disposed of due to improper storage conditions such as temperature excursions or environmental exposure.</td></tr></table></li></ul></div>
  </text>
  <url value="http://biomaxis.com/fhir/ValueSet/inventory-disposal-reason"/>
  <version value="0.0.0-semantic-release"/>
  <name value="InventoryDisposalReason"/>
  <title value="Inventory Disposal 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 disposal."/>
  <compose>
    <include>
      <system
              value="http://biomaxis.com/fhir/CodeSystem/inventory-operation-reason"/>
      <concept>
        <code value="expired"/>
        <display value="Expired"/>
      </concept>
      <concept>
        <code value="damaged"/>
        <display value="Damaged"/>
      </concept>
      <concept>
        <code value="contaminated"/>
        <display value="Contaminated"/>
      </concept>
      <concept>
        <code value="recalled"/>
        <display value="Recalled"/>
      </concept>
      <concept>
        <code value="defective"/>
        <display value="Defective"/>
      </concept>
      <concept>
        <code value="obsolete"/>
        <display value="Obsolete"/>
      </concept>
      <concept>
        <code value="patient-specific-unused"/>
        <display value="Patient-Specific Unused"/>
      </concept>
      <concept>
        <code value="storage-failure"/>
        <display value="Storage Failure"/>
      </concept>
    </include>
  </compose>
</ValueSet>