license.medical
Look up US healthcare providers by NPI or name and state. Returns credentials, specialty taxonomies, state license numbers, and contact information.
Instructions
US healthcare provider lookup (NPPES NPI Registry). Lookup by 10-digit NPI (precise) or firstName + lastName + state. Returns name, credentials, specialty taxonomies with state license numbers, addresses, phone, identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npi | No | 10-digit NPI for direct lookup. | |
| name | No | Convenience — last-name search when firstName not set. | |
| skip | No | ||
| limit | No | ||
| state | No | 2-letter US state. | |
| lastName | No | ||
| firstName | No | ||
| enumerationType | No | 1 = individual, 2 = organization. |