prescribers_partDByDrug_search
Find Medicare Part D prescribers of a specific DRUG or therapeutic CLASS at NPI level — the core pharma targeting query. Filter by drug_class (GLP-1, SGLT2, DPP-4, Statin, from partd_drug_class) or a single drug (brand or generic, e.g. 'Ozempic'), plus specialty, state, min_claims, min_beneficiaries, year. Each hit carries the drug's claim/cost volume and the prescriber's specialty/state/city. Public CMS provider-level data; not a consumer report. [price: $0.03/call]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug | No | a single drug, brand or generic (e.g. 'Ozempic' or 'Semaglutide'); brands resolve to the canonical generic | |
| year | No | performance year (loaded: 2023, 2024; default 2024) | |
| limit | No | ||
| state | No | 2-letter prescriber state code(s), comma-separated | |
| offset | No | ||
| specialty | No | prescriber specialty substring, e.g. 'Endocrinology' | |
| brand_name | No | CMS brand-name prefix (case-insensitive), e.g. 'Eliquis' | |
| drug_class | No | therapeutic class from partd_drug_class, e.g. 'GLP-1' | 'SGLT2' | 'DPP-4' | 'Statin' | |
| min_claims | No | minimum total Part D claims for the drug (that year) | |
| generic_name | No | CMS generic-name prefix (case-insensitive), e.g. 'Apixaban' | |
| min_beneficiaries | No | minimum total beneficiaries (null/suppressed rows excluded) |