pecos_enrollments_search
Who is enrolled in Medicare (PECOS)? Search the CMS 'Medicare Fee-For-Service Public Provider Enrollment' (PPEF) roster by state, specialty (provider type), org name, NPI, enrollment id, is_org, or snapshot. Returns NPI, enrollment id, provider type, state and org — the Medicare enrollment roster. CMS public-domain records. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npi | No | NPI(s), CSV. | |
| org | No | Organization name fragment (org enrollments). | |
| limit | No | Max rows (default 25, cap 100). | |
| state | No | Enrollment state code(s), CSV. | |
| is_org | No | true = organizational enrollments; false = individuals. | |
| offset | No | Rows to skip. | |
| snapshot | No | Exact snapshot date (YYYY-MM-DD). | |
| specialty | No | Provider-type / specialty fragment. | |
| latest_only | No | true = only the most recent snapshot. | |
| enrollment_id | No | PECOS enrollment id(s), CSV. |