State releases updated data on undocumented patients after hospitals start asking about immigration status
[ad_1]

Editor’s Note: The video above is from May 2025, when KXAN’s ‘Undocumented’ investigation initially aired.
AUSTIN (KXAN) — Data newly released by the state shows more than 170,000 undocumented immigrants sought medical care in Texas after hospitals were required to start asking every patient about their immigration status.
In August 2024, Gov. Greg Abbott signed an executive order directing hospitals to start collecting data “regarding patients who are not lawfully present in the United States” beginning Nov. 1, 2024, including the number of patients and the cost of care provided to those patients.
The Texas Health and Human Services Commission (HHSC) previously released data showing the number of undocumented patients between November and February. In a new update, HHSC released data for March through May 2025. In those three months, a total of 61,628 undocumented patients were reported by hospitals, bringing the total since November to 171,211.
HHSC has not yet released updated numbers showing how many U.S. citizens, or those in the country legally, received medical care — nor the number of patients who declined to answer the question — meaning the new numbers lack wider context.
As of the end of February, only about 2.3% of patients were undocumented, while 84.8% were either a citizen or in the country lawfully. About 13% of patients declined to answer.
HHSC reports hospitals spent more than $312 million on care for undocumented patients between March and May, bringing the total since November to more than $760 million.
KXAN has also requested a further breakdown of the data, including the number of patients in each county across the state, as HHSC has previously released that data. A spokesperson for HHSC says that update is expected in the coming weeks.
<!– This needs to be in a single HTML block. Don’t replicate it in other blocks –>
<!– This needs to be in a single HTML block. Don’t replicate it in other blocks –>
{
node.style.display = ‘inline-block’;
});
const appFleft = document.querySelectorAll(‘.app_fleft’);
const appFright = document.querySelectorAll(‘.app_fright’);
const appBlockW = document.querySelectorAll(“[class*=’app_width|’]”);
// // console.log(appFright);
const calloutBox = document.querySelectorAll(‘.app_friendly_callout_box’);
const appCaptionBlock = document.querySelectorAll(“.app_friendly_caption_block”);
const appCaptions = document.querySelectorAll(“.app_friendly_caption_block > p”);
if (window.screen.width > 666) {
// kill mobile specific elements
const kxanMobileAssets = document.querySelectorAll(‘.kxan_mobile’);
kxanMobileAssets.forEach((node) => {
node.style.display = ‘none’;
});
calloutBox.forEach((node) => {
node.style.margin = ‘0 0 1em 0’;
});
appCaptions.forEach((node) => {
// node.style.padding = “0 0 1em 0”;
node.style.padding = “1em 0 1em 0″;
});
appFleft.forEach((node) => {
node.style.float=”left”;
node.style.marginRight=”1em”;
});
appFright.forEach((node) => {
node.style.float=”right”;
node.style.marginLeft=”.75em”;
node.style.marginRight=”0″;
// node.style.textAlign = ‘right’;
});
appBlockW.forEach((node, idx) => {
// console.log(node.className);
let classStr = node.className;
let imgW = classStr.split(“|”)[1];
// console.log(‘|’ + imgW + ‘|’);
node.style.width = imgW + ‘%’;
});
} else {
// kill desktop specific elements
const kxanDesktopAssets = document.querySelectorAll(‘.kxan_desktop’);
kxanDesktopAssets.forEach((node) => {
node.style.display = ‘none’;
});
appFleft.forEach((node) => {
node.style.float=”none”;
node.style.margin = ‘.75em 0’;
});
appFright.forEach((node) => {
node.style.float=”none”;
node.style.margin = ‘.75em 0’;
});
calloutBox.forEach((node) => {
node.style.width=”100%”;
});
appCaptionBlock.forEach((node) => {
node.style.width=”100%”;
});
appBlockW.forEach((node, idx) => {
// console.log(node.className);
// let classStr = node.className;
// let imgW = classStr.split(“|”)[1];
// console.log(‘|’ + imgW + ‘|’);
node.style.width=”100%”;
});
}
// –>
.anvato_caption {
font-size: 0.75em;
color: rgb(102, 102, 102);
font-style: italic;
line-height: 1.2em;
padding: 0px;
margin-top: -.5em;
}
figure.ns-block-embed-anvato {
box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0), 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
}
:root {
–background_color: #f7e5cd;
–copy_color: #503726;
–box_border: #503726;
–story_link_color: #c58552;
–promo_link_color: #c58552;
–figcaption_color: #aaaaaa;
–widget_bg_color: #f7e5cd;
–widget_link_color: #503726;
–widget_thumbnail_category: #212121;
–widget_headline_category: #503726;
–widget_read_more_color: #503726;
–widget_read_more_bg_color: #c58552;
–anvato_caption_color: #666666;
}
body {
background-color: var(–background_color);
color: var(–copy_color);
background-image: url(‘https://www.kxan.com/wp-content/uploads/sites/40/2025/04/WEB-WALLPAPER-2060×1300-1.png’);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center top;
}
#main > article > div.article-content.article-body.rich-text > ul > li > a {
color: var(–story_link_color);
text-decoration: none;
}
#main > article > div.article-content.article-body.rich-text > ul > li > a:hover {
color: var(–story_link_color);
text-decoration: underline;
}
#player-1 {
-webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
}
#post-2699357 > div > ul > li {
line-height: 1.2em;
margin-bottom: .6em;
}
#post-2699357 > div > ul > li > a {
color: var(–story_link_color);
}
#post-2699357 > div > ul > li > a:hover {
text-decoration: underline;
}
ul.wp-block-latest-posts__list > li > a {
color: var(–story_link_color);
}
ul.wp-block-latest-posts__list > li > a:hover {
text-decoration: underline;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
line-height: 1.2em;
margin-bottom: .5em;
}
.nexstar-wv .sailthru-signup-display-area {
background-color: #ebbb88;
}
#main_page_intro p {
margin-bottom: 1em;
line-height: 1.2em;
}
#main_page_intro a {
color: var(–story_link_color);
}
#main_page_intro a:hover {
text-decoration: underline;
}
#main_page_intro > p:nth-child(1)::first-letter {
float: left;
line-height: 30px;
font-size: 4em;
font-family: “Source Serif Pro”, georgia, times, serif;
/* font-family: Montserrat; */
/* color: #7D3C98; */
/* border: 1px solid #aaaaaa; */
margin-top: .3em;
margin-right: 5px;
margin-bottom: -2px;
/* background-color: var(–story_link_color); */
}
.anvato_caption {
font-size: 0.75em;
color: var(–anvato_caption_color);
font-style: italic;
line-height: 1.2em;
padding: 0px;
margin-top: -.5em;
}
.wp-block-button__link {
background-color: var(–background_color);
float: right;
}
header.page-header {
display: none;
}
.project_hero_buttons_v2 {
width: 100%;
display: flex;
justify-content: space-between;
gap: 10px;
margin-bottom: 1em;
}
.project_hero_buttons_v2 > a {
width: 33%;
display: inline-block;
}
.project_hero_buttons_v2 img {}
#desktop_contributors {}
#desktop_contributors > div {
width: 50%;
display: inline-block;
margin: 0;
}
ul.contributors {
margin-bottom: 1em;
}
ul.contributors li {
line-height: 1.2em;
}
.app_friendly_callout_box a {
color: #c58552;
}
.app_friendly_callout_box a:hover {
text-decoration: underline;
}
.article .article-body p a {
font-weight: normal;
color: var(–story_link_color);
text-decoration: none;
}
.article .article-body p a:hover {
font-weight: normal;
text-decoration: underline;
}
a.promo-link__link {
color: var(–story_link_color);
}
a.promo-link__link:hover {
color: var(–story_link_color);
}
.promo-link__link:after, .promo-link__link>div:after {
border: solid var(–story_link_color);
border-width: 0 .25rem .25rem 0;
content: “”;
display: inline-block;
font-size: .375rem;
margin: 0 0 1px 10px;
padding: .1875rem;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.promo-link__link:after:hover, .promo-link__link>div:after:hover {
border: solid var(–story_link_color);
}
.promo-link__link:hover:after, .promo-link__link>div:hover:after {
border: solid var(–story_link_color);
border-width: 0 .25rem .25rem 0;
}
@media only screen and (max-width:666px) {
.project_hero_buttons_v2 {
/* width: 100%; */
/* padding-bottom: 0; */
/* border-bottom: 1px solid #503726; */
}
.project_hero_buttons_v2 > a {
/* width: 100%; */
}
#main > article > div.article-meta > p.article-authors > a {
color: var(–story_link_color);
}
#main > article > div.article-meta > p.article-authors > a {
text-decoration: underline;
}
.site-content__layout>* {
margin-bottom: 0;
}
}
[ad_2]
Source link
