All posts
Insights
Hana Health
September 19, 2026

Two Studies, Opposite Answers, One Lesson About Healthcare AI

Two studies landed in June and they disagree with each other so loudly that I've read both of them three times.

One says remote patient monitoring doesn't reduce readmissions. The other says a virtual nurse on a discharge call cuts 30-day ED readmissions from 13.3% to 3.7%.

Same year. Same problem. Opposite answers.

Most people will pick whichever one confirms what they already bought. I'd rather sit in the contradiction for a minute, because I think it's the most useful thing published in health tech this year, and it explains almost everything about why AI infrastructure projects in health systems succeed or quietly die.

What did the two studies actually find?

The JAMA Network Open trial on remote monitoring after sepsis randomised 1,286 patients across 19 hospitals into four RPM arms and usual care. Days at home at 90 days: no improvement. In patients 65 and over, RPM arms did worse than usual care. Readmission rates hovered around 37% across every arm including control. Of 887 patients assigned to monitoring, only 529 actually enrolled.

The npj Digital Medicine virtual nursing study looked at nine hospitals, 4,662 matched pairs, and found 30-day ED readmission at 3.7% for virtually-assisted discharges versus 13.3% for traditional ones. Risk ratio 0.28. Held in urban and rural sites both.

So why did one work and the other didn't?

Because one of them contacted the patient and the other one waited for the patient to contact it.

That's reductive and I don't fully care. RPM asks a recovering sepsis patient to weigh themselves, answer twice-weekly questionnaires, charge a tablet, and keep doing it. Sixty percent enrolled. The ones who didn't are exactly the cohort the programme was built for. Virtual nursing puts a trained human on the phone at the handoff and does the work on the patient's behalf.

I built the 15% engagement version of this once. A mood-tracking app for bipolar patients, genuinely well made, and almost nobody used it twice. The fix wasn't a better app. It was calling people. Engagement went to 85% and that number hasn't moved much since, across 1M+ interactions and five countries.

What does this mean for health system AI strategy?

It means the question "which AI should we buy" is the wrong question, and it's the one most committees spend eight months on.

The right question is narrower and more uncomfortable: does this system initiate contact, or does it wait? Everything that waits inherits the engagement curve of the sickest, poorest, busiest, most exhausted patients in your population, which is to say it inherits a bad curve. Everything that initiates gets to choose its own coverage.

Dashboards wait. Portals wait. Wearables wait. Phone calls, human or synthetic, don't. That's the whole taxonomy, and it predicts outcomes better than the model architecture does.

Does that mean virtual nursing should just be scaled up?

If you have the nurses, absolutely, and the data says go. The problem is you don't have the nurses. Nobody does. That's the staffing reality the same study names in its opening paragraph.

Which is where voice AI stops being a novelty and starts being arithmetic. If contact-initiated-by-the-system is the active ingredient, and you can't staff contact at volume, then the constraint is cost per contact, not capability. A health system running post-discharge outreach through voice AI across its service lines is making the same clinical bet as the virtual nursing programme, at a unit economics that survives a budget cycle. Escalations still route to people. Volume doesn't.

What should a platform team actually build?

Boring things, in this order. A trigger off the discharge event. An outreach layer that reaches every patient inside 48 hours in their own language. A screening conversation that ends in a booked appointment rather than a request to book one. A clean escalation path with a named human on the other end. Write-back into the record so it's auditable.

Then, and only then, the clever stuff.

I keep coming back to the Australian circus I crossed the desert with. The acts that drew crowds weren't the technically hardest. Fire chains, not aerial silk. Legible beat impressive, every single night. Health system AI is the same and everybody keeps building aerial silk. If your architecture needs a diagram to explain, ask whether it's solving the contact problem or decorating around it. Our integration docs are deliberately dull for this reason, and the platform is open-source and self-hosted so nothing in your stack depends on a vendor's uptime or a single model provider.

Key Takeaways

Two 2026 studies on the same problem give opposite results, and the split isn't about technology sophistication. It's about who moves first. Remote monitoring underperformed because it depends on patient-initiated behaviour that 40% of assigned patients never started. Virtual nursing cut ED readmissions by roughly two thirds because a person reached out at the exact moment the window was open.

For anyone deciding health system AI strategy, that's the filter worth applying to every vendor deck on your desk: does this initiate, or does it wait? Waiting systems look great in pilots with motivated volunteers and collapse in general population deployment. Initiating systems hold up.

The staffing to do that with humans alone doesn't exist and isn't coming. So the practical path is synthetic contact at the reach layer, real clinicians at the decision layer, and honest unit economics underneath both. Look, none of this is glamorous. It just works.

FAQ

Does remote patient monitoring reduce readmissions or not? The evidence is mixed and increasingly points to "it depends on enrolment." The 2026 JAMA Network Open trial found no improvement in days at home and worse outcomes in patients over 65, with only 60% of assigned patients enrolling. Earlier programme-level studies with dedicated nurse teams and disciplined onboarding reported large reductions. The monitoring isn't the variable, the human follow-through is.

How much can proactive post-discharge contact reduce readmissions? The virtual nursing study across nine hospitals found 30-day ED readmission of 3.7% with virtual-assisted discharge versus 13.3% without, a risk ratio of 0.28. Effects held in both urban and rural hospitals with similar baseline risk scores, which is unusually strong for a multi-site retrospective design.

Should a health system build or buy its patient outreach layer? Either can work, but the deciding factor is usually who owns the escalation workflow and whether the system is auditable. Self-hosted open-source deployments let you keep patient data and clinical logic in-house while skipping two years of build. Our team's background is clinical first, which shaped that choice more than any engineering preference did.

If you're weighing outreach architecture for 2027 planning, book a discovery call and I'll walk you through what we've seen break.