Open Payments Physician
open_payments_physicianFind CMS Open Payments records for a physician/non-physician practitioner by exact NPI in one program year. Returns the authoritative total match count plus a bounded payment sample; reported relationships do not imply misconduct. If you have a name rather than an NPI, resolve it first against the NPPES registry (npi_individual in the clinicaltables pack), or use open_payments_search with recipient_last_name + recipient_first_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npi | Yes | Exact 10-digit NPI. | |
| year | No | Program year; default latest. | |
| limit | No | Payment rows (1-100, default 50). | |
| payment_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes | ||
| payments | Yes | ||
| returned | Yes | ||
| payment_type | Yes | ||
| program_year | Yes | ||
| total_matches | Yes | ||
| interpretation | Yes |