{
  "x402Version": 2,
  "id": 14559,
  "slug": "14559",
  "resource": "https://api.govparse.io/v1/cms/timely-care/search",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1250000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1250000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "facility_id": "100001",
            "measure": "OP_18b",
            "state": "FL"
          },
          "type": "http"
        },
        "output": {
          "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"
        }
      },
      "routeTemplate": "/v1/cms/timely-care/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "city": {
                "description": "City fragment.",
                "examples": [
                  "Miami"
                ],
                "type": "string"
              },
              "condition": {
                "description": "Condition fragment.",
                "examples": [
                  "Emergency Department"
                ],
                "type": "string"
              },
              "facility_id": {
                "description": "CMS CCN(s), CSV.",
                "examples": [
                  "100001"
                ],
                "type": "string"
              },
              "latest_only": {
                "description": "true = only each facility×measure's most recent period.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "max_score": {
                "description": "Maximum numeric score.",
                "examples": [
                  "500"
                ],
                "type": "string"
              },
              "measure": {
                "description": "Measure id(s), CSV (OP_18b, OP_22, SEP_1...).",
                "examples": [
                  "OP_18b"
                ],
                "type": "string"
              },
              "min_score": {
                "description": "Minimum numeric score.",
                "examples": [
                  "200"
                ],
                "type": "string"
              },
              "offset": {
                "description": "Rows to skip.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "period_end": {
                "description": "Exact reporting-period end date (YYYY-MM-DD).",
                "examples": [
                  "2025-06-30"
                ],
                "type": "string"
              },
              "sort": {
                "description": "score | sample | period_end :asc|:desc.",
                "examples": [
                  "score:desc"
                ],
                "type": "string"
              },
              "state": {
                "description": "Hospital state code(s), CSV.",
                "examples": [
                  "FL"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-11T07:30:43.694Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-11T07:30:43.481Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.govparse.io",
    "manifest_name": "api.govparse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}