A cashless admission converts to reimbursement most often through a missed notification window, commonly 24 hours emergency and 72 planned. The claim still gets paid, by the family, over months — and the relationship usually does not survive it.
What sets it off.
The clock starts at admission, which is a clinical event. The notification is administrative and belongs to a desk that is not staffed overnight.
Illustrative of the mechanism, not of any hospital’s data. Window lengths are contractual and vary by payer.
By the time the desk opens, a third of an emergency window is gone and the case is in a queue with everything else that arrived.
What you need in the file.
Admission timestamp against notification timestamp, per payer. If the gap regularly exceeds the window, this is structural rather than individual.
Also whether the notification was complete. One sent inside the window but missing a mandatory field was never a notification.
The minute where it is still fixable.
Start the clock automatically at the admission event, not when someone opens the file. Configure the window per payer rather than hard-coding 24 hours.
Escalate at a fraction of the window. An alert at hour 22 of 24 reports a failure; it does not prevent one.
What conversion actually costs you
The money usually arrives, eventually, from the patient. What does not survive is the relationship: the family was told cashless and is now paying at discharge, often several lakhs they had not planned for.
There is a second cost that is easier to measure. A converted claim moves from a payer receivable with a known cycle to a patient receivable with an unknown one, and patient receivables age faster and collect worse.
Most hospitals do not track conversions as a category at all, which means the cost is real and invisible simultaneously.
Building the clock properly
Start at the admission event, automatically. A clock that starts when someone opens the TPA file starts hours late on exactly the admissions where the window is tightest.
Configure the window per payer. Twenty-four hours emergency and seventy-two planned are common, not universal, and hard-coding them means being wrong for some contracts in both directions.
Escalate at a fraction of the window rather than at expiry, and escalate to a person rather than to a queue. An alert nobody owns at 2 a.m. is the same as no alert.
The patient-facing version of this ground, for handing to a family: claim help. The mechanism in full: every way an Indian payer reduces a claim.
Questions we get asked
Is a converted claim still paid?
Usually yes — by the patient at discharge, who then claims it back themselves over subsequent months.
What should we measure?
Time from admission to notification, per payer, with the contractual window as the threshold. And the monthly count of conversions, which most hospitals do not track as a category.
Find these in your own settled claims
Twenty claims you have already settled, classified by ground, split into predictable and unexplained. About an hour of your team’s time.