---
title: "nhcx"
description: "Agent skills for building on the National Health Claims Exchange (NHCX), one per use case in episode order: nhcx-coverage, nhcx-insurance, nhcx-preauth, nhcx-claim, nhcx-payment, nhcx-communication and nhcx-reprocess. Ea"
canonical: https://agentpluginsdirectory.com/plugins/nhcx
last-updated: 2026-09-21
---

# nhcx
Agent skills for building on the National Health Claims Exchange (NHCX), one per use case in episode order: nhcx-coverage, nhcx-insurance, nhcx-preauth, nhcx-claim, nhcx-payment, nhcx-communication and nhcx-reprocess. Each builds its use case into a hospital information system or a claims desk, held to the NHCX package's pinned FHIR bundles, and installs and runs alone.
- Slug: nhcx
- Publisher: ABDM Developer Portal
- Repository: https://github.com/nha-in/docs
- Manifest: plugins/nhcx/plugin.json
- Version: 0.1.0
- License: MIT
- Category (editorial): other
- Skills: 7 (nhcx-claim, nhcx-communication, nhcx-coverage, nhcx-insurance, nhcx-payment, nhcx-preauth, nhcx-reprocess)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-08-25
- Repository last pushed: 2026-09-21
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/nhcx
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- nhcx-claim: Add the NHCX claim to a hospital information system or a standalone claims desk. Record the discharge (normal, LAMA, DAMA or death, with the surgery stage), file the claim (15) under the pre-auth's number, answer a claim query (161 on PMJAY) and read every answer (25, 26, 27, 291), held to the pinn…
- nhcx-communication: Add NHCX communication to a hospital information system or a standalone claims desk. Receive the payer's CommunicationRequest, classify it as a query, a notification or a note, acknowledge notifications at once, and answer queries with the TaskBundle reply on the request's own thread, held to the p…
- nhcx-coverage: Add NHCX policy search and coverage eligibility (discovery, validation, benefits) to a hospital information system, or build it into a standalone claims desk, held byte for byte to the pinned bundles. Starts by checking whether the app already searches policies and checks cover, then builds, extend…
- nhcx-insurance: Add the NHCX insurance plan (the payer's package master) to a hospital information system or a standalone claims desk. Request it once per facility and policy, parse both published shapes, reuse it across episodes, and quote treatment lines from it, held to the pinned bundle. Starts by checking whe…
- nhcx-payment: Add NHCX payment notices to a hospital information system or a standalone claims desk. Receive the payer's PaymentNotice, match it to its claim by the claim number, record it once, and acknowledge it at once (workflow 17 on PMJAY, the notice's own id for a generic payer), held to the pinned bundle.…
- nhcx-preauth: Add NHCX pre-authorisation to a hospital information system or a standalone claims desk. Link the admission, capture the dossier, ask the auth-requirements ruling, send the pre-auth (12), answer a PMJAY query (19, 131), raise an enhancement (13), cancel (PC01) and ask for a predetermination, readin…
- nhcx-reprocess: Add the NHCX Task exchanges that follow a decision to a hospital information system or a standalone claims desk. Reprocess a rejected or partly paid claim (36), ask for the balance of a short payment (release, 36), and ask where a pre-auth or claim stands (status), reading the payer's answers (37 a…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
