FETCH402
← Protocol index

Resource / 13472

unknown

Unnamed resource.

Where are clinicians dropping off Medicare enrollment? Anti-joins two PPEF quarterly snapshots: enrollments present earlier but gone in the latest, aggregated per state × specialty. Filter by state, specialty, org, individuals_only, min_dropped, or a since baseline snapshot. Returns dropped_count and sample dropped NPIs — a backfill-demand tell for clinician staffing. CMS public-domain records.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
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.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "org": "Health",
    "specialty": "Psychology",
    "state": "TX"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "dropped_count": 42,
        "dropped_npis": [
          "1003879883",
          "1013912345"
        ],
        "latest_snapshot": "2026-07-17",
        "prior_snapshot": "2026-04-01",
        "specialty": "PRACTITIONER - OBSTETRICS/GYNECOLOGY",
        "state": "TX"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}