Medi-Cal Managed Care Capitation Rates – Regional Model/Rural Expansion
State of California
@usgov.ca_gov_medi_cal_managed_care_capitation_rates_regional_58318f8c
State of California
@usgov.ca_gov_medi_cal_managed_care_capitation_rates_regional_58318f8c
This page is considered archival. please refer to the new data landing page at Medi-Cal Managed Care Capitation Rates by Managed Care Plan Models.
This dataset displays reimbursement rates paid to Medi-Cal Managed Care health plans in the Regional model, by State Fiscal Year. The Regional Model serves beneficiaries in 28 rural counties: Alpine, Amador, Butte, Calaveras, Colusa, Del Norte, El Dorado, Glenn, Humboldt, Inyo, Imperial, Lake, Lassen, Mariposa, Mendocino, Modoc, Mono, Nevada, Placer, Plumas, San Benito, Sierra, Siskiyou, Sutter, Tehama, Trinity, Tuolumne, and Yuba. The Department of Health Care Services (DHCS) contracts with two Commercial plans to provide services in each county. San Benito is the only exception where beneficiaries can choose either the managed care plan or (fee-for-service) Medi-Cal.
Organization: State of California
Last updated: 2025-07-23T20:33:41.818330
Tags: california-department-of-health-care-services, dhcs, managed-care-rates, medi-cal-managed-care, medi-cal-managed-care-capitation-rates, regional-model, regional-model-rates, rm, rural-expansion, rural-expansion-rate
CREATE TABLE bridge_period_2019_20_regional_model_rates (
"rating_period" VARCHAR,
"fiscal_year_bp" VARCHAR,
"model" VARCHAR,
"county" VARCHAR,
"health_plan" VARCHAR,
"category_of_aid" VARCHAR,
"lower_bound" DOUBLE,
"midpoint" DOUBLE,
"upper_bound" DOUBLE
);CREATE TABLE n__dictionary_state_fiscal_year_2018_19_regional_model_rates (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);CREATE TABLE state_fiscal_year_2015_16_regional_model_rates (
"rating_period" VARCHAR,
"state_fiscal_year" VARCHAR,
"model" VARCHAR,
"county" VARCHAR,
"health_plan" VARCHAR,
"category_of_aid" VARCHAR,
"lower_bound" DOUBLE,
"midpoint" DOUBLE,
"upper_bound" DOUBLE,
"unnamed_9" VARCHAR -- Unnamed: 9
);CREATE TABLE state_fiscal_year_2016_17_regional_model_rates (
"rating_period" VARCHAR,
"state_fiscal_year" VARCHAR,
"model" VARCHAR,
"county" VARCHAR,
"health_plan" VARCHAR,
"category_of_aid" VARCHAR,
"lower_bound" DOUBLE,
"midpoint" DOUBLE,
"upper_bound" DOUBLE,
"unnamed_9" VARCHAR -- Unnamed: 9
);CREATE TABLE state_fiscal_year_2017_18_regional_model_rates (
"rating_period" VARCHAR,
"state_fiscal_year" VARCHAR,
"model" VARCHAR,
"county" VARCHAR,
"health_plan" VARCHAR,
"category_of_aid" VARCHAR,
"lower_bound" VARCHAR,
"midpoint" VARCHAR,
"upper_bound" VARCHAR,
"unnamed_9" VARCHAR -- Unnamed: 9
);CREATE TABLE state_fiscal_year_2018_19_regional_model_rates (
"rating_period" VARCHAR,
"state_fiscal_year" VARCHAR,
"model" VARCHAR,
"county" VARCHAR,
"health_plan" VARCHAR,
"category_of_aid" VARCHAR,
"lower_bound" VARCHAR,
"midpoint" VARCHAR,
"upper_bound" VARCHAR
);Anyone who has the link will be able to view this.