-
Notifications
You must be signed in to change notification settings - Fork 135
Provisional Bill Search
buddhika edited this page Jun 14, 2026
·
1 revision
The Provisional Bill Search allows you to find provisional (interim-consolidated) inpatient bills. A provisional bill is generated during an admission before the final bill is issued, providing a snapshot of all charges up to that point.
Path: Inward → Search → Provisional Bill Search
XHTML: /inward/inward_search_provisional.xhtml
Controller: searchController
- From the main menu, go to Inpatient → Search → Provisional Bill Search
- Use any combination of the following filters:
| Filter | Description |
|---|---|
| From / To Date | Filter by the date and time the provisional bill was created |
| Bill No | Search by the provisional bill's department-assigned number (deptId) |
| BHT No | Search by the admission's BHT number |
| Name | Search by the patient's name (partial match supported) |
| MRN / PHN No | Search by the patient's Medical Record Number or Personal Health Number |
| Phone | Search by the patient's phone number |
| Total | Filter by the bill's total amount |
| Net Total | Filter by the bill's net total amount |
- Click Search Bills to run the search
- The results appear in a table showing the matching provisional bills
The search results table shows:
- Bill No — the provisional bill number
- BHT No — the linked admission number
- Patient Name — the patient's name
- Date — when the provisional bill was created
- Total — the gross total of all charges
- Net Total — the net amount after discounts and adjustments
Cancelled provisional bills are displayed in red to distinguish them from active bills.
Click Export to download the results as an Excel file (.xlsx). The exported file contains all columns visible in the results table.
- Intrim Bill — generating an interim bill during admission
- Interim Bill Search — searching for interim bills
- Final Bill Search — searching for final bills
- Final Bill Search by Discharge Date — searching final bills by discharge date
- Inward