Healthcare AI · India

AI in a box for Indian hospitals: what it does, what it costs, and when it is the wrong buy

On premise AI appliances are being sold hard into Indian hospitals right now, usually with a slide about data sovereignty and a number nobody can source. Here is the arithmetic, the DPDP position, the training plan, and an honest answer to the question every CIO asks second: why not just use a hosted frontier model.

10D
10decoders Healthcare PracticePublished 3 September 2026  ·  14 min read
13 May '27
Date the substantive DPDP obligations bite
₹250 cr
Maximum penalty for failing to keep reasonable security safeguards
72 hrs
Window to notify the Data Protection Board of a breach
₹5.49 L
India list price of a desk sized 128 GB inference appliance
Overview

The gap in the appliance pitch

A hospital CIO in Chennai told us he had sat through four AI appliance pitches in six weeks. All four opened with the same slide about data never leaving the campus. None of the four could tell him what the thing would cost him in year three, and only one had an answer when he asked which of his workflows it would touch first. That is the gap this piece is trying to close.

The pitch is easy to like. A server arrives, it goes in your rack, it runs models on your patient data, and nothing crosses the boundary. For a hospital that has spent a decade being careful with medical records, that story lands. The trouble is that the story is about the hardware, and the hardware is the least interesting part of the decision.

01 / Definition

What people mean by AI in a box

The term is loose and vendors use it for at least three different things, so it is worth being precise before anyone quotes you a price.

At its narrowest it is a GPU accelerated server that sits inside your network and runs open weight language and vision models locally. Open weight families such as Qwen, Gemma, Mistral and gpt-oss are the usual candidates, and several of them now fit comfortably on a single professional GPU with quantisation. A desk sized unit with 128 GB of unified memory is marketed on being able to run models up to roughly 200 billion parameters locally. That is genuinely impressive for something that draws less power than a kettle.

But a hospital cannot use a bare model. What actually has to be in the box for it to be worth anything:

01

Inference Runtime

An inference runtime tuned for throughput, not a demo script.

02

Retrieval Layer (RAG)

A retrieval layer over your own documents, so the model answers from your discharge templates and your payer policies rather than from the internet.

03

HIS & MRD Integration

Integration with the HIS and the MRD so the model can see a case without someone copy pasting into a chat window.

04

Identity & Role Controls

Identity and role controls that mirror your existing access model, so a billing executive and a consultant do not see the same things.

05

Immutable Audit Log

An immutable audit log of every prompt, every retrieved document and every output.

06

Human Sign-off Interface

A review interface where a human signs before anything becomes part of the record.

The GPU is perhaps forty percent of the cost of that list. Most appliance pitches sell you the forty percent and leave the rest as an exercise.

The hardware is the commodity. The workflow, the retrieval corpus and the audit trail are the asset, and none of them arrive in the crate.

02 / Business Case

Why even try this

Skip the diagnostic fantasies. The return in an Indian hospital in 2026 sits in documentation and in the revenue cycle, and it is mostly about recovering clinician hours and stopping money leaking out through paperwork.

01
Clinician Hours

Documentation is the first and largest lever

Discharge summary drafting, operative note structuring, and summarisation of long inpatient histories are the workloads that generative models handle reliably today, and they are being adopted for exactly this reason. Medical scribing, discharge summaries and rapid summarisation of long patient histories are cited as the main generative AI use cases in Indian healthcare, and the value is highest in high volume outpatient departments and multilingual settings. That multilingual point matters more in India than the vendor decks admit. A consultant taking history in Tamil and writing in English is doing translation work on top of clinical work, every single time.

The important discipline here is that the model drafts and a human signs. Research on this is not naive about the limits. One study of real world implementation found that in a meaningful share of cases resident physicians still had to consult the treating team because the clinical notes simply did not contain enough information, echoing earlier work that found a large fraction of discharge summary content is sourced from outside the EHR. A model cannot invent what was never written down. It can only save the time spent assembling what was.

02
Revenue Cycle

The revenue cycle is the lever with the clearest rupee value

This is where the case gets uncomfortable, in a useful way. Under IRDAI's mandatory disclosure regime, more than thirty two percent of reimbursement rejections in one recent quarter were attributed to illegible or incomplete discharge summaries. Not clinical disputes. Not policy exclusions. Paperwork that could not be read.

On the PM-JAY side the pattern repeats. Pre-authorisation errors are the most common cause of claim rejection, claims must be submitted within a tight window after discharge or face automatic rejection, and hospitals that cannot support their claim with complete cost evidence get flagged into manual review and long delays. Estimates of the working capital impact on a large hospital run to tens of lakhs a month in delayed reimbursement.

A model that reads the case file before submission, checks it against the package definition and the payer's documentation requirements, and flags what is missing while the patient is still in the building, is doing something with a directly measurable value.

ROI FRAMEWORK
Internal Calculator

Build the ROI case with your own numbers

Do not accept a vendor's percentage. Fill in this table from your own HIS reports and measure the middle two rows in a two week pilot before you sign anything.

LineWhere you get itIllustration only
Discharge summaries per monthHIS discharge report900
Minutes to draft one from scratchTime three registrars, take the median22
Minutes to review and correct an AI draftMeasure during the pilot, do not estimate7
Clinician minutes recovered per monthRow 1 × (row 2 minus row 3)13,500 (225 hours)
Claims queried or rejected per month for documentationBilling and TPA rejection dashboardYour number
Average value of a delayed claimFinanceYour number
Working capital days recoveredFinance, post pilotYour number

Illustrative figures are placeholders for structure only. They are not benchmarks and should not be quoted.

The number to watch during a pilot

Edit distance between the model's draft and the version the clinician actually signs. If it stays high after four weeks, the retrieval layer is wrong or the template is wrong, and no amount of a better model will fix it. If it drops steadily, you have something. This one measurement tells you more than any vendor benchmark.

The penalties are not symbolic. The highest penalty, up to two hundred and fifty crore rupees, applies to a data fiduciary failing to maintain reasonable security safeguards. A hospital of any size processing patient records is a data fiduciary. A large one is a plausible candidate for significant data fiduciary status, which brings a data protection impact assessment, an India based data protection officer and algorithmic due diligence obligations.

01
Benefits

What the box genuinely fixes

Processing on site removes two categories of hard question. There is no cross border transfer to characterise, and there is no third party processor in the chain for identified patient data, which means no processor agreement to negotiate, no sub processor list to track, and no supplier whose retention policy you have to take on faith. If your board asks where the patient records went, the answer is a rack you can point at. That is worth something in a NABH audit and it is worth more in a board meeting.

Latency and availability are the quieter wins. A local model does not stop working when your internet does, and inference over a LAN is faster than inference over a link to Mumbai.

02
Limitations

What the box does not fix

An appliance is not compliance. Buying a box does not give you consent notices, a retention schedule, an erasure workflow, a seventy two hour breach notification procedure, a grievance officer, or a log retention floor. Those are process obligations and they apply whether the model runs in your basement or someone else's data centre.

It also introduces new obligations. You now own the patching, the physical security, the access logging and the disaster recovery for a machine holding a retrieval index built from patient records. That index is patient data. Treat it like the EMR, not like a cache.

The honest framing is that the box narrows your compliance surface considerably. It does not close it. Where it helps most is in making the remaining surface something your existing IT security process already knows how to handle.

04 / Cost Analysis

What it actually costs to run

Here is the part most vendors would prefer you did not calculate, and the conclusion is not the one an appliance salesperson wants.

The capital number is smaller than you think

A desk sized development class unit with 128 GB of unified memory lists in India at around five and a half lakh rupees. That class of machine is fine for prototyping and for low concurrency work, but it is memory bandwidth bound and slow under load. A production serving card delivers roughly six to seven times the token generation speed for about twice the price, because inference is memory bound and the bandwidth ratio maps almost exactly onto the throughput ratio. For anything serving real users concurrently, you want the second class of machine.

The operating number is where it hurts

Fully loaded annual cost of a production appliance, using conservative assumptions for an Indian metro hospital:

Cost lineAssumptionAnnual
Hardware amortised₹18–25 lakh over three years₹6.0–8.3 L
Power and cooling~1.4 kW average draw, commercial tariff₹1.0–1.3 L
Rack, network, UPS, redundancyExisting DC, incremental only₹0.5–1.0 L
Someone to own it0.4 FTE platform engineer₹5.0–8.0 L
Model refresh and evaluationTwo upgrade cycles a year with revalidation₹1.5–3.0 L
Fully loaded₹14–21 L

Excludes the workflow build, HIS integration and clinical validation, which are project costs rather than running costs.

The break even is a quality question, not a volume question

Assume roughly eight thousand input tokens and twelve hundred output tokens per clinical document, which is a reasonable average once you include retrieved context. Compare the appliance against hosted API pricing at two quality tiers.

Annual document volumeEfficient hosted tierFrontier hosted tierOn premise applianceCheapest
50,000~₹0.6 L~₹9 L₹14–21 LHosted
250,000~₹3 L~₹46 L₹14–21 LSplit
1,000,000 or ambient audio~₹12 L~₹1.8 Cr₹14–21 LAppliance

Indicative arithmetic at published list rates and an assumed exchange rate. Real pricing varies with model, caching, batching and commitment discounts.

Read the middle row carefully, because it is the honest answer. If an efficient hosted model does your job well enough, almost no Indian hospital reaches cost break even on an appliance. If you need frontier grade output on every single document, the appliance pays back somewhere around sixty to eighty thousand documents a year, which a three hundred bed hospital can plausibly reach once claims and discharge summaries are both in scope.

If someone is selling you an appliance primarily on cost savings, ask them to show the crossover volume. Most Indian hospitals are on the wrong side of it.

05 / Hybrid Routing

Why a box when I already have Claude

This is the question we get asked most, usually by the one person in the room who has actually been using a frontier model daily and can tell the difference in output quality. The question deserves a straight answer rather than a deflection.

Frontier hosted models are better. On hard clinical reasoning, on long multi document synthesis, on following a complicated set of coding rules without drifting, the gap between a frontier model and a locally hosted open weight model is real and you will notice it. Anyone who tells you a quantised model on a desk unit matches a frontier model has not run the comparison on your documents.

What local models have gained is sufficiency for narrow tasks. Research on clinical form filling with locally hosted open models concluded that privacy preserving on premise pipelines can reach near competitive performance with proprietary frontier models, giving a practical and data sovereign framework for clinical natural language work. Near competitive on a constrained extraction task. That is the right claim, and it is enough for a lot of hospital work, because most hospital AI work is extraction, structuring and drafting against a template rather than open ended reasoning.

Do not choose. Route.

The architecture that actually survives an audit is a router that sends work to different places based on what class of data it touches.

WorkWhere it goesWhy
Identified patient records, discharge drafting, claim packsLocal applianceData never leaves, no processor in the chain, works offline
Ambient consult audioLocal applianceVolume economics and the most sensitive data class you hold
De-identified case discussion, differential reasoning supportFrontier hosted, via a controlled gatewayCapability gap is real and the data class permits it
Payer policy interpretation, coding rule questions, appeal letter draftingFrontier hostedNo patient data required, hardest reasoning in the stack
Internal engineering, analytics, document workFrontier hostedNo clinical risk, no reason to spend GPU cycles on it

This is the pattern most serious clinical AI programmes converge on: start on managed cloud for one workload, move to a controlled environment, and end with a hospital controlled routing layer that decides which models are permitted for which work and logs every call. The routing layer is the product. The box is one destination inside it. If a vendor cannot describe how their appliance participates in a routing architecture, they are selling you a silo.

06 / Team Training

How to train your team

Most hospital AI programmes fail here rather than on the technology, and the failure is almost always the same. Somebody runs a two hour session on prompt engineering, everyone nods, and nothing changes because the tool was never wired into how the work actually gets done.

01

Clinicians

They do not need to learn prompting. They need one rule made unambiguous: the model drafts, you sign, and your signature means you read it. Train on the review, not on the input. Show them three examples of a plausible draft with a wrong detail buried in it.

02

HIM, Coding & Billing

This group gets the most day to day value and the least attention. Train them on the flag list: what the model checks for, what it cannot check for, and what to do when it disagrees with a coder. They will find edge cases nobody anticipated.

03

IT & Biomedical

Model versioning, evaluation reruns after every upgrade, log retention, incident response for a box holding patient data. This is the group that keeps it alive in year two.

What actually works

  1. Start with eight people, not eighty. Pick a pilot cohort that includes at least one loud sceptic. Their objections are free quality assurance and their eventual endorsement is worth more than any mandate from the top.
  2. Embed the tool in the SOP, not alongside it. If the draft appears in the discharge workflow at the point where the registrar would have started typing, adoption is automatic. If it lives in a separate tab, adoption is zero by week three.
  3. Run a red team hour. Give the pilot cohort an afternoon and ask them to make the system produce something dangerous or embarrassing. Log everything they find. This surfaces failure modes far faster than a formal evaluation and it converts scepticism into ownership.
  4. Name an accountable clinician per use case.Not a committee. One consultant who owns discharge summary quality, one who owns the claims workflow. If nobody's name is on it, nobody reviews it.
  5. Stand up a small governance group early. Clinician chaired, meets monthly, keeps a register of approved use cases and the model version each one is validated against. When someone asks in an audit which model wrote a summary in March, this register is the answer.
  6. Measure three things and publish them internally. Minutes saved per document, edit distance between draft and signed version, and documentation related claim query rate. Publish them even when they are bad, particularly when they are bad.

A ninety day shape that works

Days 1 to 21. Pick one workload. Build the retrieval corpus from your own templates and payer rules. Baseline the current numbers before anyone touches the tool.

Days 22 to 60. Pilot cohort of eight, shadow mode only, nothing enters the record without a signature. Weekly review of edit distance and failure cases. Red team hour in week six.

Days 61 to 90. Decide. Either the numbers moved and you widen to a department, or they did not and you stop. Both are acceptable outcomes. Quiet indefinite pilots are not.

07 / Disqualifiers

When this is the wrong answer

We would rather lose a deal than sell an appliance into a hospital that should not have one. Some clear disqualifiers:

Paper-heavy records

Your records are still substantially on paper. A model cannot retrieve from a file room. Fix the record first. Every rupee spent on digitisation returns more than every rupee spent on GPUs at this stage.

No HIS Integration

You have no HIS integration path. If the only way to get a case into the model is a human copy pasting, you have bought an expensive chat window and created a new data leakage route.

No Internal Ownership

Nobody internal will own it. If you cannot name the person on day one, do not buy. Use a hosted service with a proper processing agreement until you can.

Low Volume (<50k docs/yr)

Your volume is low and an efficient hosted model would do. Under about fifty thousand documents a year with no ambient audio on the roadmap, the arithmetic does not support an appliance on cost grounds.

Diagnostic Autonomy Expectation

You want diagnostic autonomy. That is a regulatory and clinical liability question, not a documentation question, and an appliance does not change the answer.

PR / Announcement Purchase

The board wants an announcement. An appliance is a poor way to buy a press release and an excellent way to buy a depreciating asset.

08 / Questions

Questions we get asked

Does an on premise box make us DPDP compliant?+

No. It removes cross border transfer and third party processor questions for identified data, which are two of the harder obligations. It does not give you consent notices, retention schedules, erasure workflows, breach notification procedures or a grievance officer. Those are process obligations and they apply either way. The box narrows the compliance surface. It does not close it.

Can a local model match a frontier hosted model?+

Not on hard reasoning, and you should be suspicious of anyone who says otherwise. On narrow, template driven extraction and drafting tasks, which is most hospital work, local open weight models are now good enough. The right architecture routes by data class rather than picking one and living with the compromise.

What is the smallest sensible starting point?+

One workload, one department, eight users, ninety days, and a baseline measured before anyone touches the tool. Usually claim documentation validation, because the rupee value is visible in the rejection dashboard within a few weeks and the clinical risk is low.

How much GPU do we actually need?+

Less than most vendors quote for a first workload, and more than a desk unit once you are serving concurrent users. Size it from your peak concurrent request rate and your latency requirement, not from parameter count. Most first workloads need far less than the opening quote assumes.

What happens when a better open model releases in six months?+

You swap it in, rerun the evaluation harness against your own documents, and update the model version register. This is exactly why the evaluation harness matters more than the initial model choice. Without one, every upgrade becomes an act of faith.

Who owns the liability if a model drafts something wrong?+

The signing clinician, the same as with a junior doctor's draft. That is why the draft and sign discipline is not a nicety. Any workflow where model output reaches the record without a named human signature is a governance failure regardless of how accurate the model is.

09 / Discovery Workshop

Work through it with us

Everything above is a framework. It only becomes a decision when it is filled in with your discharge volumes, your rejection dashboard, your payer mix and your record keeping reality. That is not something you can do from an article, and it is not something a vendor proposal will do honestly.

So we run a discovery workshop. Half a day, on site in Chennai or Madurai or remote, with your CIO, a senior clinician or medical superintendent, your revenue cycle lead and whoever would actually own the system. No deck. We work through your numbers on a whiteboard and you leave with a decision rather than a proposal.

01

Workload and volume mapping

We pull the real document counts out of your HIS and rank workloads by measurable value and clinical risk. Most hospitals are surprised by which one comes first.

02

Your break even, not ours

We fill in the cost table live with your volumes and your quality requirement, and find the crossover point. Sometimes the honest answer is that you should not buy anything.

03

Data class and routing map

Which work can leave the building and which cannot, written down as a policy your security team and your auditors can both live with.

04

DPDP gap walk

What an on premise deployment actually changes about your obligations before May 2027, and what stays process work regardless of where the model runs.

05

Ninety day pilot design

One workload, one department, a baseline measured before anyone touches the tool, and a stop or go threshold agreed in advance so the pilot cannot quietly drift.

+

Second opinion on a live quote

If an appliance proposal is already on your desk, bring it. We will read it against your own arithmetic and tell you what it is missing.

What you leave with

  • A ranked shortlist of the two workloads worth starting on, with the reasoning written down
  • Your own crossover volume, calculated from your document counts rather than an industry average
  • A routing map by data class that your security team can sign
  • A ninety day pilot plan with the baseline, the measurements and the stop threshold agreed up front
  • A written view on any appliance proposal you are already holding

All of it is yours to keep and to take to another vendor if you want to. We would rather be the people who helped you ask the right question than the people who sold you the wrong box.

Book a discovery workshop

Tell us your bed count, your rough monthly discharge volume and what is already on your roadmap. We will come back with a proposed agenda shaped around your situation rather than a standard one.

If the workshop concludes that you should do nothing for another year, that is a legitimate outcome and we will say so in writing.

Talk to our CTO

Start with a thirty-minute conversation.

No 50-page proposals. We'll tell you which level fits your situation, what a realistic engagement looks like, and what it would cost — in one direct meeting.

Who you'll talk to
Thomas, CTO at 10decoders

Thomas

Chief Technology Officer

Connect on LinkedIn

Thomas leads 10decoders' AI engineering practice and sits in on the scoping call himself — so the person mapping your engagement is the one who has shipped it before. His teams build and deploy agents for mid-market healthcare and fintech companies, with enterprise grade build experience for clients like IBM, Dedalus and Harris Healthcare. He'll be straight with you about what's worth doing and what isn't.

200+
Engineers
37+
Global Clients
ISO
27001 / 9001
Partner Program

Love what we're doing? Want to partner and sell our products or services?

Explore partner programs →

Send us an inquiry

Three fields. We'll reply within one business day.