{
  "x402Version": 2,
  "id": 14551,
  "slug": "14551",
  "resource": "https://api.govparse.io/v1/pecos/provider-exodus/search",
  "description": "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.",
  "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": {
            "org": "Medical Group",
            "specialty": "Podiatry",
            "state": "FL"
          },
          "type": "http"
        },
        "output": {
          "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"
        }
      },
      "routeTemplate": "/v1/pecos/provider-exodus/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "group_id": {
                "description": "Group PECOS enrollment id(s), CSV.",
                "examples": [
                  "I20090810000434"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "min_dropped": {
                "description": "Minimum clinicians lost per group.",
                "examples": [
                  "3"
                ],
                "type": "string"
              },
              "offset": {
                "description": "Rows to skip.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "org": {
                "description": "Group legal-business-name fragment.",
                "examples": [
                  "Medical Group"
                ],
                "type": "string"
              },
              "since": {
                "description": "Baseline snapshot: latest vs earliest on/after this date (YYYY-MM-DD).",
                "examples": [
                  "2026-01-01"
                ],
                "type": "string"
              },
              "specialty": {
                "description": "Dropped clinician specialty fragment.",
                "examples": [
                  "Podiatry"
                ],
                "type": "string"
              },
              "state": {
                "description": "Group state code(s), CSV.",
                "examples": [
                  "FL"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-14T07:30:41.15Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T07:30:40.979Z"
  },
  "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"
  }
}