Build with AI
Give your coding agent the NHCX documentation while it builds. Connect it to the Docs MCP server, install the NHCX agent skills, or have it fetch these pages as Markdown.
Connect the Docs MCP server
The Docs MCP server searches the portal's catalogue. For NHCX it holds an entry for each concept, call, callback, error, flow and test case. It also holds the operations in the NHCX specifications. HIE-CM uses the same server, so one connection covers both.
Read these pages as Markdown
/llms.txtlists every page on this site./llms-full.txtcarries the text of every page in one file.- Each NHCX API module has its own index at
/docs/nhcx/v1/api/<module>/llms.txt. API references names the modules. - Add
/index.mdto the address of any page to get that page as Markdown.
Agent skills
There is one skill per NHCX use case, in episode order. Each builds its use case into a hospital information system or a standalone claims desk. It checks what your system already has and builds only what is missing. The bundles it sends are held to the pinned samples in the NHCX package. Each skill installs and runs alone.
| Skill | What it builds | Use cases |
|---|---|---|
nhcx-coverage | Policy search and coverage eligibility: discovery, validation and benefits | A2, B1, D3 |
nhcx-insurance | The payer's package master: requested once per facility and policy, reused, and quoted from | B2, D1 |
nhcx-preauth | Pre-authorisation, its query answers, enhancement, cancellation and predetermination | B3, B8 cancel, B9, D2, D4 to D8 |
nhcx-claim | The discharge and the claim, the claim query answer, and the decision | B5, D9, D10 |
nhcx-payment | Payment notices, each recorded once and acknowledged at once | B7, D13 |
nhcx-communication | Payer queries and notifications: notifications acknowledged, queries answered | B4 |
nhcx-reprocess | Reprocessing a decided claim, the balance of a short payment, and status enquiries | A5, B8 reprocess, D11, D12 |
In Claude Code the portal's nhcx plugin carries all seven. Add the portal's marketplace as Install the plugin shows, then run claude plugin install nhcx@abdm-portal.