-
Notifications
You must be signed in to change notification settings - Fork 135
Finance Inpatient Professional Fees
Dr M H B Ariyaratne edited this page May 22, 2026
·
1 revision
Inpatient (inward) professional fees are charges owed by the hospital to doctors, surgeons, anaesthetists, nursing staff, and theatre personnel for services provided to admitted patients. Unlike OPD fees, inward professional fees are billed on a per-admission basis using dedicated professional fee bills that are separate from the main inward patient bill. HMIS provides pages to create, estimate, pay, cancel, reprint, and search all inward professional fee transactions.
Inward (main menu) -> Professional Fees -> choose the required action.
- Navigate to Inward -> Professional Fees -> Create Professional Fee Bill (
inward/inward_bill_professional.xhtml). - Search for the patient by BHT Number (Bed Head Ticket) using the search field.
- The system loads the admission details: patient name, ward, consultant, and admission date.
- In the fee entry panel, select the Doctor / Staff member using the autocomplete field.
- Select the Role (e.g., Consultant, Anaesthetist, Assistant Surgeon, Registrar).
- Enter the Fee Amount for this staff member and role.
- Click Add Fee to add the line to the bill. Repeat for each staff member.
- Review the list of fee lines. Use the delete icon to remove any incorrect line.
- Verify the Total Professional Fee displayed.
- Click Save Bill to create the professional fee bill.
- The system generates a bill number. Print the bill if required.
| Field / Button | Description |
|---|---|
| BHT Number | Bed Head Ticket number of the admitted patient |
| Patient Name | Loaded automatically after BHT lookup |
| Ward / Bed | Current ward and bed of the patient |
| Admitting Consultant | Primary consultant on the admission |
| Doctor / Staff | Staff member receiving the professional fee (autocomplete) |
| Role | Clinical role for this fee line (Consultant, Surgeon, Anaesthetist, etc.) |
| Fee Amount | Amount owed to the staff member for this role |
| Add Fee | Adds the fee line to the current bill |
| Fee Line List | Table of all fee lines added so far |
| Delete (row action) | Removes a fee line before saving |
| Total Professional Fee | Running total of all fee lines |
| Save Bill | Creates the professional fee bill and assigns a bill number |
| Cancel | Discards entries and returns to the index |