GST on a hospital bill in India isn't a flat yes-or-no. Most core healthcare services are exempt, but a few specific charges — most notably room rent above a threshold, and retail pharmacy sales — are taxable. This guide explains which hospital services carry GST and which don't, what the GST rate on room rent actually is, whether a hospital needs a GST number at all, and how billing software should be set up so the split lands correctly on the patient's bill.
This is a general guide, not tax advice
Is there GST on hospital services?
The starting point is that healthcare is treated generously under GST: services by a clinical establishment or a registered medical practitioner — the actual diagnosis, treatment and care of a patient — are exempt. So the everyday hospital bill for a consultation, a surgery or a course of inpatient treatment carries no GST on the medical services themselves. What people are usually really asking when they search “GST on hospital bill” is about the handful of line items that fall outside that exemption.
What's exempt and what's taxable
| Charge on the bill | GST treatment |
|---|---|
| Doctor consultations & professional medical services | Exempt |
| Surgeries, treatment & diagnostic tests (clinical care) | Exempt |
| Ambulance transportation of a patient | Exempt |
| ICU / CCU / ICCU / NICU room rent | Exempt (any tariff) |
| Non-ICU room rent up to ₹5,000 / day | Exempt |
| Non-ICU room rent above ₹5,000 / day | 5% on the excess portion |
| Medicines & diagnostics during inpatient care | Exempt (if not a separate retail sale) |
| Retail pharmacy sale to walk-in / OPD customer | Taxed as normal retail |
| Cosmetic / non-medically-necessary procedures | Generally taxable |
GST on hospital room rent and bed charges
Room rent is the one line most people are looking for. The rule has two parts. First, intensive-care rooms — ICU, CCU, ICCU and NICU — are fully exempt regardless of the daily tariff. Second, for ordinary non-ICU rooms, room rent is exempt up to ₹5,000 per day; above that, GST applies at 5% (without input tax credit) on the room-rent portion. It is worth being precise here: the 5% is on the room-rent line, not on the whole hospital bill, and it does not pull the rest of the treatment into tax.
Do hospitals have a GST number?
A common question — and the answer is “often, but not always.” Core healthcare being exempt doesn't automatically exempt the whole institution from registration. A hospital that also runs a retail pharmacy counter, a canteen, taxable room rent above ₹5,000/day, or non-medical cosmetic services is making taxable supplies, and once those cross the registration threshold the hospital needs a GSTIN to account for that portion. A purely exempt establishment with no taxable supplies may not need registration at all. So whether a particular hospital has a GST number depends on what else it sells besides exempt treatment.
Why this matters for billing software
A combined IPD bill mixes exempt and potentially taxable line items in the same stay — bed rent, nursing, consultations, pharmacy, lab. Billing software should be able to flag the room-rent line separately so tax treatment can be applied correctly to just that portion, rather than the whole bill being treated uniformly. See the IPD billing guide and sample hospital bill format for how a combined bill is typically broken into line items.
Why hardcoded tax logic is risky
The ₹5,000 room-rent threshold and the ICU exemption are both the kind of rule that changes with government notification, not hospital policy. Billing software that hardcodes today's threshold directly into its pricing logic will quietly bill incorrectly the day that number changes, unless someone remembers to update code rather than a configuration setting. The safer pattern is a configurable tax rule per room type, reviewed periodically against current guidance rather than trusted to stay accurate indefinitely.
Practically, this comes down to two things billing software needs to get right: room rent has to be its own distinct line item (not folded into a general “bed charges” bucket), and ICU/CCU/NICU beds need to be distinguishable from general ward beds in the system — because the exemption applies to one and not, automatically, the other. A hospital management systemthat models room types and tax rules as configuration handles this cleanly; one that doesn't will need code changes every time the rules move.
How Uyirly handles GST billing
Uyirlyproduces GST-ready invoices as part of normal billing, so you are not calculating tax by hand or keeping a separate book. Charges from every department — consultation, room, lab, pharmacy, procedures — come together on one itemised bill, and the invoice prints cleanly for the patient or the insurer. Because billing is connected to the rest of the hospital, the numbers on the invoice always match the care that was actually given.
- GST-ready invoices generated from the running bill.
- One itemised bill across every department.
- Clean printable invoices for patients and insurers.
Getting started
Billing is part of Uyirly's hospital management software. See a sample layout in our hospital bill format guide, or start a 30-day free trial with no credit card.