Order Statuses
Every order in RxScale goes through a series of statuses as it moves from creation to completion. This page explains what each status means in plain language.Status Overview
| Status | Display Name | Description |
|---|---|---|
init | Order created | The order has just been placed. |
started | Processing started | The system is processing your order. |
waiting for doctor | Awaiting doctor review | A doctor needs to review and approve the prescription. |
waiting for pharmacy | Sent to pharmacy | The order has been sent to a pharmacy for fulfillment. |
paused | Paused | The order is temporarily on hold. |
completed | Completed | The order has been successfully fulfilled. |
cancelled | Cancelled | The order was cancelled. |
out of stock | Out of stock | One or more items are currently unavailable. |
waiting for manual input | Requires attention | The order needs manual review by the support team. |
waiting for clearance | Awaiting clearance | The order is waiting for authorization. |
waiting for payment | Payment pending | Waiting for payment confirmation. |
pharmacy not found | No pharmacy available | No suitable pharmacy was found for this order. |
prescription declined | Prescription declined | The doctor declined the prescription. |
prescription not found | Prescription missing | The prescription could not be located. |
prescription not signed | Awaiting signature | The prescription has not been signed yet. |
Happy Path: How a Typical Order Flows
The diagram below shows the normal path an order takes when everything goes smoothly.Order created (init)
A patient places an order. The system creates the order and begins initial processing.
Processing started (started)
The system validates the order details and prepares it for doctor review.
Awaiting doctor review (waiting for doctor)
The order is sent to a doctor for review. The doctor will check the prescription request, verify it is appropriate, and either approve or decline it.
Sent to pharmacy (waiting for pharmacy)
After the doctor approves and signs the prescription, the order is routed to a pharmacy. The pharmacy will prepare the medication.