Resource / 13471
unknownUnnamed resource.
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.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 1250000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x3873d15CF3209c32aaA8d9AA542164E658567129 |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 1250000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"org": "Medical Group",
"specialty": "Podiatry",
"state": "FL"
},
"type": "http"
}
{
"example": {
"rows": [
{
"dropped_count": 6,
"dropped_npis": [
"1043724263",
"1871899922"
],
"dropped_specialties": [
"Podiatry",
"Optometry"
],
"group_enrollment_id": "I20090810000434",
"group_legal_name": null,
"latest_snapshot": "2026-07-01",
"prior_snapshot": "2026-01-01",
"state": "FL"
}
],
"total_matched": 1
},
"type": "json"
}