prescribers_partDAtypicalSpecialty_search
Find Medicare Part D prescribers of a therapeutic class whose specialty is OUTSIDE the class's typical set — off-specialty early adopters (e.g. a GLP-1 written by a cardiologist or nephrologist rather than an endocrinologist/PCP). Filter by drug_class (GLP-1|SGLT2|DPP-4|Statin), min_claims, state; override the typical set with typical_specialties. Public CMS provider-level data; not a consumer report. [price: $0.1/call]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | 2-letter prescriber state code(s), comma-separated | |
| offset | No | ||
| specialty | No | further restrict the atypical set to a specialty substring | |
| drug_class | Yes | therapeutic class from partd_drug_class: 'GLP-1' | 'SGLT2' | 'DPP-4' | 'Statin' | |
| min_claims | No | minimum PY2024 class claims (default 20) | |
| typical_specialties | No | override the built-in typical set (comma-separated substrings); atypical = the complement |