FETCH402
← Protocol index

Resource / 13489

unknown

Unnamed resource.

How is a hospital's emergency department performing on CMS timely-care measures? Search CMS 'Timely and Effective Care - Hospital' by state, facility_id (CCN), measure (OP_18b median ED time, OP_22 left-without-being-seen, SEP_1...), condition, city, min/max score, reporting-period end, or latest_only. Returns per-hospital score, sample, measure period, and snapshot. CMS Care Compare 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": {
    "facility_id": "100001",
    "measure": "OP_18b",
    "state": "FL"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "facility_id": "100128",
        "facility_name": "TAMPA GENERAL HOSPITAL",
        "measure_id": "OP_18b",
        "period_end": "2025-06-30",
        "period_start": "2024-07-01",
        "sample": 1219,
        "score": 232,
        "state": "FL"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}