-
Notifications
You must be signed in to change notification settings - Fork 134
Finance Service Department Revenue Report
The service department revenue report shows revenue broken down by the department that performed or ordered each service — Radiology, Laboratory, OPD Consultations, Surgery, Pharmacy, Physiotherapy, etc. It is used by department heads and finance managers to track departmental income, compare periods, and feed into budget review discussions.
Main Menu → Financial Reports → Department Income OR Main Menu → Reports → Finance → Service Department Revenue
- Navigate to the department revenue report page.
- Set the date range.
- Select filters:
- Department — all departments, or select one or more
- Bill type — OPD, Inpatient, Pharmacy, All
- Service category — optional further filter (Investigation, Procedures, etc.)
- Click Generate.
| Column | Description |
|---|---|
| Department | Department name |
| No. of Bills | Count of bills with services from this department |
| Gross Revenue | Total billed amount before discounts |
| Discounts | Discount amounts applied |
| Net Revenue | Gross − Discounts |
| Cash | Revenue collected in cash |
| Credit | Revenue billed to credit companies |
| Other | Other payment methods |
When you expand a department row or switch to detail view:
| Column | Description |
|---|---|
| Service Name | Individual service or item |
| Quantity | Number of times the service was billed |
| Unit Price | Standard fee |
| Gross Amount | Quantity × Unit Price |
| Discount | Discount applied |
| Net Amount | Amount after discount |
For inpatient billing, revenue is attributed to departments based on the InwardChargeType assigned to each service bill:
| Charge Type | Department |
|---|---|
| InvestigationCharges | Laboratory / Radiology |
| NursingCharges | Nursing |
| PharmacyCharges | Pharmacy |
| SurgeryCharges | Theatre / Surgery |
| RoomCharges | Ward Administration |
Click Export to Excel to download the full report. The Excel format includes both summary and detail rows.
To compare departments across months:
- Generate the report for the current month.
- Generate again for the prior month.
- Export both and compare in Excel, or use the built-in comparison view if available.
| Item | Detail |
|---|---|
| Data source |
BillItem joined to Item (service master) and department |
| Charge type model |
InwardChargeType enum for inpatient; item category for OPD |
| Related | Cashier Summary Reports, Inpatient Invoice Journal |