Nppes Npi
health__nppes-npiSearch the CMS NPPES NPI Registry for healthcare providers using NPI numbers, first names, or last names. Returns verified provider data with quality scores and source citations for audit purposes.
Instructions
[Health & Medical Data Agent] Search the CMS NPPES NPI Registry for healthcare providers by NPI number, first name, or last name. Source: CMS NPPES (Public Domain), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npi | No | NPI number to look up directly | |
| firstName | No | Provider first name | |
| lastName | No | Provider last name | |
| limit | No | Number of results to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |