National Health AuthorityNHA Docs

Command Palette

Search for a command to run...

Introduction

What the Ayushman Bharat Digital Mission is, and how this documentation helps you build on it.

The Ayushman Bharat Digital Mission (ABDM) is India's national digital health ecosystem, run by the National Health Authority (NHA). It aims to create longitudinal, patient-controlled health records for every citizen by connecting patients, healthcare professionals, and health facilities through a set of open, interoperable APIs.

Who is this documentation for?

Developers building Health Management Information Systems (HMIS), Laboratory Information Systems (LIMS), Personal Health Record (PHR) apps, or any software that needs to create ABHA accounts, share health records, or consume them with patient consent.

Why ABDM exists

Health data in India has historically been fragmented across hospitals, labs, clinics, and paper records. ABDM solves this by providing:

  • A unique health identity for every citizen — the ABHA (Ayushman Bharat Health Account).
  • Verified registries of healthcare professionals (HPR) and facilities (HFR).
  • A consent-first exchange layer — no health data moves without an explicit, auditable, revocable patient consent artefact managed by the HIE-CM.
  • Federated data storage — records stay with the systems that created them (hospitals, labs); ABDM only routes and orchestrates the exchange.

The ecosystem at a glance

Every integrated system plays one or more roles:

RoleMeaningExample
HIPHealth Information Provider — holds patient records and shares them on consentHospital HMIS, lab system, clinic EMR
HIUHealth Information User — requests and consumes records with consentDoctor's app, insurance system, PHR app
HRPHealth Repository Provider — hosts HIP/HIU capabilities for facilities that lack their own softwareCloud HMIS vendors
PHR appPatient-facing app for managing ABHA, consents, and recordsABHA app, third-party PHR apps

A single application can be both HIP and HIU — for example a hospital that shares its own records and views records from other facilities.

How to use these docs

Verify against official sources

ABDM APIs evolve (v1/v2 vs the newer v3 APIs), and official PDFs sometimes lag behind. This site is community-maintained by ohc.network — always cross-check critical details against the official sandbox docs before going to production.