> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bizaxl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Medical Supplies and Stock

> How to manage the stock of medical consumables used during home visits - what is in the system, how supplies are consumed per procedure, and how to track when to reorder.

Every time a nurse performs a wound dressing at a patient's home, they use supplies: gloves, gauze pads, betadine solution, bandages, tape, and a disposal bag. The system tracks these supplies automatically when a clinical procedure is submitted. This means you always know how much stock you have left, and you can see exactly which supplies are being used most.

***

## What Supplies Are in the System

The following medical supplies and medicines are already set up as stock items:

### Medical Consumables

| Item Code | Item Name           | What It Is Used For           |
| --------- | ------------------- | ----------------------------- |
| HC-001    | Gloves (Disposable) | Worn during any procedure     |
| HC-002    | Cotton Roll         | Initial wound cleaning        |
| HC-003    | Sterile Gauze Pads  | Primary wound dressing        |
| HC-004    | Bandage Roll        | Holds dressing in place       |
| HC-009    | Tape (Micropore)    | Secures edges of the dressing |

### Medicines Used as Consumables

| Item Code | Item Name             | What It Is Used For                |
| --------- | --------------------- | ---------------------------------- |
| HC-005    | Betadine Solution     | Antiseptic applied to clean wounds |
| HC-006    | Normal Saline (100ml) | Used to irrigate or rinse wounds   |

### Equipment

| Item Code | Item Name          | What It Is Used For                             |
| --------- | ------------------ | ----------------------------------------------- |
| HC-007    | Scissors / Forceps | Handled sterile dressing materials              |
| HC-010    | Dressing Tray      | Sterile tray to hold equipment during procedure |

### General Supplies

| Item Code | Item Name          | What It Is Used For                                      |
| --------- | ------------------ | -------------------------------------------------------- |
| HC-008    | Waste Disposal Bag | Safe disposal of contaminated materials after wound care |

***

## How Stock Is Consumed Automatically

When a nurse completes and submits a clinical procedure (such as "Wound Dressing (Home Visit)"), the system automatically deducts the listed consumables from the stock balance.

This happens because the procedure template has:

* **Consume Stock** set to ON
* A **Warehouse** selected (the storage location the supplies come from)
* A list of **Consumable Items** with standard quantities

After the procedure is submitted, you can check the stock balance and see that quantities have gone down.

***

## Checking Your Current Stock

To see how much of each item you have in stock:

1. From the main Bizaxl menu, go to **Stock** workspace
2. Go to Reports → **Stock Balance**
3. Filter by Warehouse to see what is in your supplies storage

Or use the **Stock Ledger** report to see every transaction (each time something was received into stock or consumed in a procedure).

***

## What Happens When Stock Gets Low

The system does not automatically reorder stock, but you can set minimum stock levels that trigger a warning.

To set up a reorder level for an item:

1. Open the Item record (e.g., "Sterile Gauze Pads - HC-003")
2. Go to the **Reorder Levels** section
3. Enter the minimum quantity (e.g., if you want an alert when gauze pads drop below 50, enter 50)
4. The system will flag this item in the Material Request report when stock falls below the level

When stock is low, the administrator:

1. Creates a **Material Request** (an internal request to reorder the item)
2. Converts it to a **Purchase Order** (a formal order sent to the supplier)
3. When supplies arrive, creates a **Purchase Receipt** to receive them into stock

***

## Adjusting the Quantities Used in a Procedure

Sometimes a nurse uses more or fewer supplies than the procedure template assumes. For example, a large wound may need 4 gauze pads instead of the standard 2.

Before submitting the clinical procedure:

1. Open the **Consumable Items** section
2. Change the quantity for the relevant item
3. Submit as normal

The adjusted quantity will be deducted from stock.

***

## Adding New Supplies to the System

To add a new supply item:

1. Go to the **Stock** workspace → Item → New
2. Fill in:

| Field         | What to Enter                                                           |
| ------------- | ----------------------------------------------------------------------- |
| Item Code     | A short unique code (e.g., HC-011)                                      |
| Item Name     | Full name (e.g., "Cohesive Bandage (10cm)")                             |
| Item Group    | Select the appropriate group (Medical Consumables, Medicine, Equipment) |
| UOM           | Unit of Measure (Nos, Roll, Box, Bottle)                                |
| Opening Stock | How many you currently have                                             |

3. Save the item.
4. Add it to the relevant Clinical Procedure Template's consumable list.

***

## Item Groups

Medical supplies in the system are organised into these groups:

| Group               | What It Contains                                               |
| ------------------- | -------------------------------------------------------------- |
| Medical Consumables | Single-use items: gloves, gauze, bandages, tape                |
| Medicine            | Medicines used as supplies: betadine, saline, prescribed drugs |
| Equipment           | Reusable items: scissors, forceps, dressing tray               |
| General Supplies    | Non-clinical items: waste disposal bags                        |
| Services            | Billable services: wound dressing visit fee                    |
| Fee component       | Billing components: outpatient fee, inpatient fee              |
| Laboratory          | Lab tests: blood level test                                    |

***

## Best Practices

* Count your physical stock once a week and compare it to the system balance - discrepancies may mean someone forgot to submit a procedure record (so stock was not automatically deducted) or supplies were used for something that was not recorded
* Set reorder levels for your most critical items (gauze pads, betadine, gloves) so you are never caught without them
* Keep an emergency stock kit with a small quantity of each essential supply outside the system - this is for genuine emergencies where there is no time to check the system
* When adding new supplies, always update the clinical procedure templates to include them - if a new supply is used in wound care but not added to the consumable list, it will never be tracked or deducted from stock

***

## Related Features

* [Nursing Care](/health-wellness/homecare-services/nursing-care): Clinical procedures consume stock at submission
* [Billing and Finance](/health-wellness/homecare-services/billing-finance): Some consumables may be billed to the patient separately
