DHCS County Code Reference Table
State of California
@usgov.ca_gov_dhcs_county_code_reference_table_84f40
State of California
@usgov.ca_gov_dhcs_county_code_reference_table_84f40
This reference table contains data elements for the 58 Counties in California that can be used to join to other data sets. This data includes the following fields:
DHCS County Code
County Name
County Region Code
County Region Description
FIPS County Code (xxx)
FIPS State Code + FIPS County Code (06xxx)
North/South Indicator
Organization: State of California
Last updated: 2025-08-23T13:17:08.089185
Tags: ca, california, california-department-of-health-care-services, counties, county, fips, medi-cal, reference
CREATE TABLE table_1 (
"objectid" BIGINT,
"dhcs_county_code" BIGINT,
"county_name" VARCHAR,
"county_region_code" VARCHAR,
"county_region_description" VARCHAR,
"fips_county_code" BIGINT,
"fips_state_county_code" BIGINT,
"north_south_indicator" VARCHAR
);Anyone who has the link will be able to view this.