Geographic Practice Cost Indices and how they adjust Medicare payment
Geographic Practice Cost Indices (GPCIs) are CMS-published adjustment factors that account for geographic differences in the cost of practicing medicine. They adjust the three RVU components so Medicare payment reflects local costs.
CMS sets a floor of 1.000 for the Work GPCI. This means no area has its Work RVU reduced below the national average, even if local physician compensation is lower.
The L1 (Physical Location) layer in RCI’s knowledge graph resolves GPCI values from the facility’s CCN. These values flow into L6 (Service) for payment calculation.
# Get GPCI values for a facilitycurl https://api-dev.rcintell.com/v1/knowledge/layers/170001/l1 \ -H "X-API-Key: kp_test_..."