medicalfeeschedules.com

Expected-payment calculator

Enter a code, date of service, locality, and setting to see the expected Medicare allowed amount, the 80/20 split, sequestration, and — if you enter what the payer actually paid — the variance.

HCPCS / CPT code
Date of service (release) Claims pay on the fee schedule in effect on the service date. Locality
No results found
National (GPCI 1.000)
ALABAMA (AL)
ALASKA* (AK)
ARIZONA (AZ)
ARKANSAS (AR)
ATLANTA (GA)
AUSTIN (TX)
BAKERSFIELD (CA)
BALTIMORE/SURR. CNTYS (MD)
BEAUMONT (TX)
BRAZORIA (TX)
CHICAGO (IL)
CHICO (CA)
COLORADO (CO)
CONNECTICUT (CT)
DALLAS (TX)
DC + MD/VA SUBURBS (DC)
DELAWARE (DE)
DETROIT (MI)
EAST ST. LOUIS (IL)
EL CENTRO (CA)
FORT LAUDERDALE (FL)
FORT WORTH (TX)
FRESNO (CA)
GALVESTON (TX)
HANFORD-CORCORAN (CA)
HAWAII, GUAM (HI)
HOUSTON (TX)
IDAHO (ID)
INDIANA (IN)
IOWA (IA)
KANSAS (KS)
KENTUCKY (KY)
LOS ANGELES-LONG BEACH-ANAHEIM (LOS ANGELES/ORANGE CNTY) (CA)
MADERA (CA)
MANHATTAN (NY)
MERCED (CA)
METROPOLITAN BOSTON (MA)
METROPOLITAN KANSAS CITY (MO)
METROPOLITAN PHILADELPHIA (PA)
METROPOLITAN ST. LOUIS (MO)
MIAMI (FL)
MINNESOTA (MN)
MISSISSIPPI (MS)
MODESTO (CA)
MONTANA** (MT)
NAPA (CA)
NEBRASKA (NE)
NEVADA** (NV)
NEW HAMPSHIRE (NH)
NEW MEXICO (NM)
NEW ORLEANS (LA)
NORTH CAROLINA (NC)
NORTH DAKOTA** (ND)
NORTHERN NJ (NJ)
NYC SUBURBS/LONG ISLAND (NY)
OHIO (OH)
OKLAHOMA (OK)
OXNARD-THOUSAND OAKS-VENTURA (CA)
PORTLAND (OR)
POUGHKPSIE/N NYC SUBURBS (NY)
PUERTO RICO (PR)
QUEENS (NY)
REDDING (CA)
REST OF CALIFORNIA (CA)
REST OF FLORIDA (FL)
REST OF GEORGIA (GA)
REST OF ILLINOIS (IL)
REST OF LOUISIANA (LA)
REST OF MAINE (ME)
REST OF MARYLAND (MD)
REST OF MASSACHUSETTS (MA)
REST OF MICHIGAN (MI)
REST OF MISSOURI (MO)
REST OF NEW JERSEY (NJ)
REST OF NEW YORK (NY)
REST OF OREGON (OR)
REST OF PENNSYLVANIA (PA)
REST OF TEXAS (TX)
REST OF WASHINGTON (WA)
RHODE ISLAND (RI)
RIVERSIDE-SAN BERNARDINO-ONTARIO (CA)
SACRAMENTO-ROSEVILLE-FOLSOM (CA)
SALINAS (CA)
SAN DIEGO-CHULA VISTA-CARLSBAD (CA)
SAN FRANCISCO-OAKLAND-BERKELEY (MARIN CNTY) (CA)
SAN FRANCISCO-OAKLAND-BERKELEY (SAN FRANCISCO/SAN MATEO/ALAMEDA/CONTRA COSTA CNTY) (CA)
SAN JOSE-SUNNYVALE-SANTA CLARA (SAN BENITO CNTY) (CA)
SAN JOSE-SUNNYVALE-SANTA CLARA (SANTA CLARA CNTY) (CA)
SAN LUIS OBISPO-PASO ROBLES (CA)
SANTA CRUZ-WATSONVILLE (CA)
SANTA MARIA-SANTA BARBARA (CA)
SANTA ROSA-PETALUMA (CA)
SEATTLE (KING CNTY) (WA)
SOUTH CAROLINA (SC)
SOUTH DAKOTA** (SD)
SOUTHERN MAINE (ME)
STOCKTON (CA)
SUBURBAN CHICAGO (IL)
TENNESSEE (TN)
UTAH (UT)
VALLEJO (CA)
VERMONT (VT)
VIRGINIA (VA)
VIRGIN ISLANDS (VI)
VISALIA (CA)
WEST VIRGINIA (WV)
WISCONSIN (WI)
WYOMING** (WY)
YUBA CITY (CA)
Place of service Apply sequestration (−2% of the Medicare portion) Modifier (optional) Single-line modifiers only — -51 (multiple-procedure reduction) needs a full claim and isn't priced here.
% of Medicare For commercial contracts priced off Medicare (e.g. 115%).
Actual Medicare paid (optional) Enter what the payer actually paid to see the variance.
99214 2026 C · National (GPCI 1.000) · Non-facility (office) · status A (Active)
Separately payable under the PFS. A national payment amount is calculated.
Medicare pays
$106.32
Total expected to provider
$133.44
Allowed amount
$135.61
Medicare portion (80%)
$108.49
Sequestration (−2%)
−$2.17
Medicare pays
$106.32
Patient / secondary (20%)
$27.12
Total expected to provider
$133.44
How this amount is computed

allowed = (work·RVU × work·GPCI + PE·RVU × PE·GPCI + MP·RVU × MP·GPCI) × conversion factor, using the non-facility practice-expense column.

Component RVU GPCI Subtotal
Work 1.92 1.000 1.920
Practice expense (non-facility) 2.00 1.000 2.000
Malpractice 0.14 1.000 0.140
× conversion factor $33.4009 = allowed $135.61

Allowed = locality-adjusted, before sequestration. Sequestration applies to the Medicare 80% portion. See the full 99214 page and how Medicare pays.

Get this rate by API

The same number, programmatically — the bulk endpoint returns the payable amount, status, the release that answered it, and full citations (CMS file, row, and the math) for every code in one call. Shown here with one code; batch up to 500 per request.

Get an API key
curl -X POST -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"codes":["99214"],"setting":"non_facility","year":2026,"quarter":"C","sequestration":true}' \
  "https://medicalfeeschedules.com/v1/rates/bulk"
Returns the national amount (GPCI 1.000). Add "locality" to the request body for a locality-adjusted rate — the calculator has a searchable locality picker.

This is a single-line calculator. Batch reconciliation (upload a remittance or a CSV of claims to flag underpayments across a whole book), modifier-adjusted pricing, and API access are on the roadmap.