70.1 F
Los Angeles
Saturday, Apr 5, 2025

New L.A. Care CEO Discusses Challenges

Martha Santana-Chin discusses the challenges facing L.A. Care Health Plan once she takes over as chief executive.

When Martha Santana-Chin takes the helm next month of Westlake-based L.A. Care Health Plan – the nation’s largest publicly operated health insurer – she will face a daunting array of challenges, from cutbacks in government funds to potential deportation of many of those it insures.

L.A. Care serves more than 2.6 million members in Los Angeles County. Its mission is to provide access to quality health care for the county’s low-income communities, and to support the safety net required to achieve that purpose.

Santana-Chin, who spent 11 years in executive posts at Woodland Hills-based Health Net, a subsidiary of St. Louis-based Centene Corp., will become L.A. Care’s first woman and first Latina chief executive when she assumes the post on Jan. 6. Prior to joining Health Net, she held posts in organizations dedicated to providing services for underserved communities both in L.A. County and throughout the state.

She will succeed John Baackes, who is retiring after nine years leading the insurer through a major expansion of its scope. Under Baackes’ tenure, L.A. Care’s membership base has grown to 2.6 million residents in L.A. County from 1.7 million in 2015. The number of physician networks has grown exponentially, from 33 practices to 619 practices, each with multiple physicians.

Baackes also launched a raft of new programs as part of a five-year, $155 million-effort to boost the ranks of physicians dedicated to serving low-income Angelenos. These include a scholarship program for medical school students committed to practicing in underserved communities and a school loan repayment program for physicians who establish their medical practice within disadvantaged communities.

Under Baackes’ leadership, L.A. Care even took steps to strengthen the balance sheets of local financially strapped hospitals, including most recently providing a $2 million emergency grant to keep open the doors of Catalina Island’s only hospital through the end of this year.

But now, the growth in physician networks and many of these programs are threatened by budget cuts, both from the incoming second administration of Donald Trump and from Sacramento, where the state faces a multibillion-dollar budget deficit.

Santana-Chin said one of her top priorities will be to preserve as much funding as possible through Medi-Cal (the state’s Medicaid program that provides health coverage for the poor) and other sources.

Martha Santana-Chin

“Medi-Cal has been instrumental in addressing social drivers of health, such as food insecurity and housing,” she said, “But sustaining these efforts will require careful stewardship of health care dollars…We may need to identify opportunities to braid funding from various sources to support our work and maximize our collective impact across county agencies.”

Santana-Chin also will look to take steps to “Trump-proof” L.A. Care from various initiatives coming out of the Trump Administration, including promised mass deportations of undocumented migrants, defunding of reproductive services and restrictions on care for transgender individuals.

“To address these challenges, we are committed to building robust cross-sector partnerships, nurturing grassroots coalitions, and collaborating closely with state leaders,” she said.

“At the local level, we will work diligently to inform and support our members, providers, and stakeholders by providing clear, accurate information and reinforcing their rights, thereby reducing confusion and strengthening trust within the community,” Santana-Chin added.

All this means much of Santana-Chin’s time will be spent making sure L.A. Care members are able to access health care, not on launching bold new initiatives.

“My goal is to ensure that we remain unwavering advocates for our members, ready to support and guide them through any challenges that arise,” she said.

Howard Fine
Howard Fine
Howard Fine is a 23-year veteran of the Los Angeles Business Journal. He covers stories pertaining to healthcare, biomedicine, energy, engineering, construction, and infrastructure. He has won several awards, including Best Body of Work for a single reporter from the Alliance of Area Business Publishers and Distinguished Journalist of the Year from the Society of Professional Journalists.

Featured Articles

Related Articles

Howard Fine Author ' + // image style settings '
' + 'tagDiv image style' + '' + '
' + ''; //inject our settings in the template - before
td_template_content = td_template_content.replace('
', td_our_content + '
'); //save the template jQuery('#tmpl-image-details').html(td_template_content); //modal off - click event jQuery(document).on( "click", ".td-modal-image-on", function() { if (jQuery(this).hasClass('active')) { return; } td_add_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); }); //modal on - click event jQuery(document).on( "click", ".td-modal-image-off", function() { if (jQuery(this).hasClass('active')) { return; } td_remove_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").addClass('active'); jQuery(".td-modal-image-on").removeClass('active'); }); // select change event jQuery(document).on( "change", ".td-wp-image-style", function() { switch (jQuery( ".td-wp-image-style").val()) { default: td_clear_all_classes(); //except the modal one jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } }); //util functions to edit the image details in wp-admin function td_add_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value + ' ' + new_class); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } function td_remove_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); //try first with a space before the class var td_regex = new RegExp(" " + new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); var td_regex = new RegExp(new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } //clears all classes except the modal image one function td_clear_all_classes() { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (td_extra_classes_value.indexOf('td-modal-image') > -1) { //we have the modal image one - keep it, remove the others jQuery('*[data-setting="extraClasses"]').val('td-modal-image'); } else { jQuery('*[data-setting="extraClasses"]').val(''); } } //monitor the backbone template for the current status of the picture setInterval(function(){ var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (typeof td_extra_classes_value !== 'undefined' && td_extra_classes_value != '') { // if we have modal on, switch the toggle if (td_extra_classes_value.indexOf('td-modal-image') > -1) { jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); } } }, 1000); })(); //end anon function -->