Skip to content

California CCHIP eligibility varies by county #8522

@daphnehanse11

Description

@daphnehanse11

California has a county-specific CHIP eligibility pathway that is not representable with the current state-level CHIP child income limit.

Policy detail:

  • California County Children Health Initiative Program (CCHIP) is only available in Santa Clara, San Francisco, and San Mateo counties.
  • It provides full-scope coverage to children ages 0-19 whose families have incomes between 266% and 322% FPL.
  • DHCS describes this as above 266% to 322% FPL in its 2026 FPL program table.

Why this matters:

  • gov.hhs.chip.child.income_limit is state-level, so it cannot distinguish the three CCHIP counties from the rest of California.
  • Modeling this as statewide would overstate CHIP eligibility outside those counties; leaving California as no separate CHIP misses CCHIP eligibility in those counties.

Potential implementation direction:

  • Add a county-aware California CCHIP eligibility condition, likely using county_str.
  • Consider whether this belongs as a California-specific CHIP variable or as a more general geographic override pattern for CHIP income limits.

Sources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions