pecos_provider_exodus_search
Which medical groups are losing clinicians? Windows two CMS reassignment snapshots (individual→group affiliation): per group, clinicians (NPIs) affiliated in the prior snapshot but gone in the latest. Filter by state, specialty, org (group name), group_id, min_dropped, or a since baseline. Returns net churn per org + the dropped NPIs — the facility-losing-clinicians backfill tell. CMS public-domain records. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Group legal-business-name fragment. | |
| limit | No | Max rows (default 25, cap 100). | |
| since | No | Baseline snapshot: latest vs earliest on/after this date (YYYY-MM-DD). | |
| state | No | Group state code(s), CSV. | |
| offset | No | Rows to skip. | |
| group_id | No | Group PECOS enrollment id(s), CSV. | |
| specialty | No | Dropped clinician specialty fragment. | |
| min_dropped | No | Minimum clinicians lost per group. |