India is putting AI clinical decision support in 70,000 hospitals in 2026

India is deploying Smart Doctor, an AIIMS-built AI clinical decision support system, across nearly 70,000 hospitals under ABDM in 2026.

Read time
10 min
Word count
1.4K
Sections
9
FAQs
8
Share
Holographic medical cross glowing above a modern hospital corridor
India is deploying an AIIMS-built clinical decision support tool across 70,000 hospitals.
On this page · 9 sections
  1. What Smart Doctor actually is
  2. The regulation changed under it: CDSCO and SaMD
  3. Where the data goes: DPDP and health records
  4. The national strategy behind the rollout
  5. What it means for healthtech builders
  6. India-specific considerations
  7. FAQ
  8. How eCorpIT can help
  9. References

Summary. India's National Health Authority (NHA) is rolling out Smart Doctor, an AI clinical decision support system (CDSS) built by AIIMS New Delhi, across nearly 70,000 public and private hospitals under the Ayushman Bharat Digital Mission (ABDM). The plan was reported in late December 2025, and the NHA has directed states and union territories to activate the CDSS module in their hospital software. The tool is rule-based, not a machine-learning black box: it cross-references symptoms and treatment protocols against a standardized database and focuses first on non-communicable diseases such as diabetes and hypertension. It assists clinicians and leaves the final call with the doctor. India's AI-in-healthcare market, worth about $758.8 million in 2023 and projected by Grand View Research to reach $8.73 billion by 2030, now has its largest single deployment. This article explains what the rollout does, how CDSCO and the DPDP Act apply, and what it changes for anyone building clinical software in India.

The headline number is the story: 70,000 hospitals is not a pilot. It is national infrastructure. For a founder in Gurugram or a hospital CIO in Chennai, the questions are practical. How does a private tool sit next to a government CDSS? What does India's software-as-a-medical-device regime now require? And where does a patient's data go?

What Smart Doctor actually is

Smart Doctor is a rule-based clinical decision support system developed by AIIMS New Delhi and supported by the National Health Authority. According to Digital Health News and Medical Buyer, it works as a digital assistant that helps doctors cross-reference a patient's symptoms and history against standardized protocols, then suggests evidence-based options including drug selection and dosage. Its first focus is long-term non-communicable disease management, starting with diabetes and hypertension.

Two design choices matter for builders. First, it is rule-based. It applies curated clinical rules rather than learning from data at inference time, which makes its recommendations explainable and easier to validate, at the cost of the pattern-finding an ML model offers. Second, it is advisory by design. "The CDSS is fundamentally a decision support mechanism designed to assist clinicians, not to override their judgment," an NHA official said, per HealthBuzz. The doctor keeps final authority, which shapes both the liability model and how the tool is received on the ward.

It ships inside existing hospital software rather than as a separate app, distributed through the ABDM stack. That distribution is the reason a government tool can reach 70,000 sites at once, and it is the same rail a private product has to plug into to be useful. The official brochure and portal are published on the ABDM AIIMS CDSS page.

The regulation changed under it: CDSCO and SaMD

If you build clinical AI in India, the regulatory ground shifted in late 2025. In October 2025, the Central Drugs Standard Control Organisation (CDSCO) released draft guidance on Medical Device Software under the Medical Device Rules, 2017, setting a risk-based, lifecycle approach for software-driven healthcare products, including AI-enabled and cloud-hosted ones, as Cyril Amarchand and Freyr detail.

The guidance separates Software in a Medical Device (embedded in hardware) from Software as a Medical Device (SaMD, standalone software with a medical purpose), and classifies SaMD by clinical risk.

CDSCO SaMD class Risk / clinical impact Licensing authority
Class A Low State licensing authority
Class B Low to moderate State licensing authority
Class C Moderate to high CDSCO central authority
Class D High CDSCO central authority

For AI and ML tools that keep changing, the most consequential piece is the Algorithm Change Protocol (ACP): a pre-agreed protocol that lets a model be updated iteratively without a fresh licence for every change. That single mechanism decides whether a learning product is shippable in India or stuck in re-approval. A rule-based tool like Smart Doctor sidesteps much of this, which is part of why the government chose that design for a national first step. We go deeper on the compliance path in our guide to clinical AI under CDSCO and DPDP.

Where the data goes: DPDP and health records

A CDSS reads patient data to work, so the Digital Personal Data Protection Act, 2023 (DPDP) is central. Health data is sensitive, consent has to be specific, and processing has to align with the DPDP Act, the National Digital Health Mission framework, and ICMR guidance. In practice that means detecting and classifying personal and health identifiers, then anonymising or minimising them before they move, often with NLP over unstructured clinical notes.

Under ABDM, records tie to a patient's ABHA (Ayushman Bharat Health Account) identity, which centralises consent and access. For a builder, the design rule is simple: keep identifiable data inside the consent boundary, log every access, and design so a data-processing agreement can be signed with a hospital without rework. A model that needs raw records off-site is a harder sell in 2026 than one that processes within the hospital or a compliant region. Our healthcare AI deployment guide walks through the data architecture that survives a DPDP review.

The national strategy behind the rollout

Smart Doctor is one piece of a larger push. At the India AI Impact Summit 2026, Union Minister for Health and Family Welfare J.P. Nadda launched SAHI (Strategy for Artificial Intelligence in Healthcare for India) and BODH (Benchmarking Open Data Platform for Health AI). Nadda called SAHI "the first comprehensive strategy emerging from the Global South, guiding India's healthcare journey in an ethical, transparent and people-centric manner," per PIB and New Kerala.

The clinical results already reported give a sense of the ceiling. AI screening tools for cervical and breast cancer at district hospitals are reporting diagnostic accuracy above 90%, per eHealth Magazine, and AI-assisted MRI can cut scan times while raising image resolution. Dedicated AI research centres now run across 22 AIIMS campuses. India's AI-in-medical-diagnostics market is projected to grow sharply through 2030, per SecondMedic and IMARC Group.

What it means for healthtech builders

The rollout is a floor, not a ceiling, and that is the opportunity. A government rule-based CDSS covers standardized protocols for common conditions. It does not cover specialty workflows, imaging triage, documentation, revenue-cycle work, or ML-driven risk prediction. Those remain open, and now they have a distribution rail and an identity layer to build on.

Dimension Smart Doctor (government CDSS) A typical ML-based SaMD product
Method Rule-based, explainable Machine learning, data-driven
Regulatory path Internal national tool via ABDM CDSCO SaMD, Class A to D
Model updates Curated rule revisions Algorithm Change Protocol required
Data layer ABHA / ABDM consent Own pipeline, DPDP-aligned
Clinical role Advisory, doctor decides Advisory, doctor decides
Distribution Built into hospital software Must integrate with ABDM

Three moves make sense now. Build ABDM- and ABHA-native from day one, because interoperability with the national stack is becoming table stakes. Treat CDSCO SaMD classification and the Algorithm Change Protocol as product-design inputs, not afterthoughts, especially for anything that learns. And design the data path so a hospital's legal team can approve it against DPDP without a custom project each time. The teams that win the next few years in Indian healthtech are the ones whose products slot into this public architecture instead of fighting it.

India-specific considerations

Adoption risk is human, not just technical. A CDSS that fires too many low-value alerts trains clinicians to ignore it, so alert quality matters more than alert quantity. Language and workflow fit matter too: a tool validated on Indian patient populations and built for high-volume outpatient departments will land better than a ported Western product. And because the doctor retains final authority, the value case is reducing errors and standardizing care, not automation headcount. Price to the reality that most deployment sites are cost-sensitive public hospitals, where a per-seat model measured in a few hundred rupees a month travels further than enterprise licensing.

FAQ

How eCorpIT can help

eCorpIT (eCorp Information Technologies Private Limited, founded 2021, Gurugram) builds healthcare software that fits India's public digital-health architecture. Our senior-led, CMMI Level 5 teams design ABDM- and ABHA-native applications, structure data pipelines that align with DPDP Act requirements, and plan CDSCO SaMD classification into the product from the start. We work with hospitals and healthtech founders to ship clinical tools that clinicians actually trust. To scope a compliant build, contact us.

References

  1. Govt to deploy AI-powered clinical decision support system across 70,000 hospitals — Digital Health News
  1. Centre to deploy AI-powered clinical decision system across 70,000 public, private hospitals — Medical Buyer
  1. India launches 'Smart Doctor' AI tool across 70,000 hospitals — HealthBuzz
  1. AIIMS CDSS supported by NHA — Ayushman Bharat Digital Mission
  1. Medical device as software: has CDSCO guidance changed the rules? — Cyril Amarchand
  1. SaMD regulation in India: CDSCO classification (Class A–D) — Freyr
  1. Navigating India's medical device software framework — India Briefing
  1. Nadda launches SAHI and BODH initiatives at the India AI Impact Summit 2026 — PIB
  1. J.P. Nadda highlights strategy for AI in healthcare — New Kerala
  1. India's AI in healthcare strategy 2026: SAHI framework and impact — Oxmaint
  1. India strengthens position as a global hub for AI-driven healthcare innovation — eHealth Magazine
  1. AI-driven medical diagnosis in India — SecondMedic
  1. India AI in healthcare market size and outlook, 2026–2033 — Grand View Research
  1. India healthcare artificial intelligence market report — Market Research Future

_Last updated: July 13, 2026._

Frequently asked

Quick answers.

01 What is Smart Doctor and who built it?
Smart Doctor is a rule-based AI clinical decision support system developed by AIIMS New Delhi and supported by India's National Health Authority. It helps doctors cross-reference symptoms and treatment protocols against a standardized database, focusing first on non-communicable diseases like diabetes and hypertension, and it distributes through the Ayushman Bharat Digital Mission.
02 How many hospitals will use it?
The National Health Authority is deploying the CDSS across nearly 70,000 public and private hospitals nationwide. The plan was reported in late December 2025, and states and union territories were directed to activate the CDSS module inside their existing hospital software immediately, making it one of the largest single clinical-software deployments in India.
03 Does the AI replace the doctor?
No. An NHA official said the CDSS is designed to assist clinicians, not override their judgment. The system provides evidence-based recommendations, but the treating doctor keeps final authority over diagnosis and treatment. That advisory design shapes both the liability model and how clinicians are expected to use the tool day to day.
04 How does CDSCO regulate clinical AI now?
In October 2025, CDSCO released draft guidance on Medical Device Software under the Medical Device Rules, 2017. It classifies Software as a Medical Device by risk into Classes A to D, with A and B licensed by states and C and D by CDSCO, and adds an Algorithm Change Protocol for updating AI models without re-licensing each change.
05 What does DPDP mean for a health CDSS?
The Digital Personal Data Protection Act, 2023 treats health data as sensitive, so processing needs specific consent and must align with DPDP, the National Digital Health Mission, and ICMR guidance. Builders should detect and minimise personal and health identifiers, keep data inside the consent boundary, log access, and tie records to a patient's ABHA identity.
06 Why is the tool rule-based instead of machine learning?
A rule-based system applies curated clinical rules, so its recommendations are explainable and easier to validate and regulate than a machine-learning model that learns from data. That trade sacrifices some pattern-finding power but reduces regulatory and safety risk, which suits a national first deployment where trust and auditability matter more than raw predictive reach.
07 What opportunities does this leave for startups?
Plenty. A government rule-based CDSS covers standardized protocols for common conditions but not specialty workflows, imaging triage, clinical documentation, revenue-cycle automation, or ML-driven risk prediction. Those areas stay open, and startups can now build on the ABDM distribution rail and ABHA identity layer rather than assembling their own from scratch.
08 How big is India's AI healthcare market?
Estimates vary by methodology. Grand View Research valued India's AI-in-healthcare market at about $758.8 million in 2023 and projects roughly $8.73 billion by 2030 at a 41.8% CAGR. Market Research Future put the figure above $2 billion by 2026. The spread reflects different market definitions, but every estimate shows steep growth.

About the author

Manu Shukla

Founder & Director

Founder of eCorpIT. Hands-on engineer leading senior-only delivery for AI apps, custom software, and cloud systems for global clients.

Subscribe

One engineering note a week. No fluff, no spam.

Senior-architect playbooks on AI agents, mobile apps, cloud, security, data, and marketing — delivered every Wednesday.

Past the reading

Read enough. Let's build something.

A senior architect responds in 24 working hours with scope, indicative cost, and a timeline. NDA before any technical conversation.