FETCH402
← Protocol index

Resource / 13486

unknown

Unnamed resource.

Which prescribers just entered a drug class this Medicare Part D year — e.g. new GLP-1 prescribers in PY2024? Bulk feed over CMS Part D Prescribers by Provider and Drug, aggregated per NPI to a drug class and differenced PY2023 → PY2024: direction=new_entrant returns new-to-class prescribers, de_adopter those whose class volume fell. Flat rows, cursor-paginated up to 1000/page, by drug_class, specialty, and state. Observational public Part D records — never a clinical recommendation.

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 25000000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 25000000 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": {
    "direction": "new_entrant",
    "drug_class": "GLP-1",
    "state": "TX"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "basis": "CMS Medicare Part D Prescribers by Provider and Drug, aggregated per NPI to a therapeutic drug class and differenced PY2023 → PY2024, surfaced via the Healthparse Part D API. Observational counts of records present in the public Part D file — never a clinical recommendation.",
    "feed": "pharma-prescribing",
    "page": {
      "has_more": true,
      "limit": 500,
      "next_cursor": "eyJvIjo1MDB9",
      "returned": 500,
      "total_matched": 2513
    },
    "query": {
      "direction": "new_entrant",
      "drug_class": "GLP-1",
      "specialty": "all",
      "state": "TX"
    },
    "rows": [
      {
        "as_published_date": "PY2024",
        "class_claims_2023": 0,
        "class_claims_2024": 1787,
        "class_claims_delta": 1787,
        "direction": "new_entrant",
        "drug_class": "GLP-1",
        "event_key": "partd:1487654321:GLP-1",
        "npi": "1487654321",
        "pct_change": null,
        "performance_year_pair": "2023-2024",
        "prescriber_city": "HOUSTON",
        "prescriber_specialty": "Endocrinology",
        "prescriber_state": "TX"
      }
    ]
  },
  "type": "json"
}