Photo of Kathy Hsu Wibberly

Kathy Hsu Wibberly

Director

Professional Bio

Kathy leads the Mid-Atlantic Telehealth Resource Center (MATRC), one of 14 federally funded Telehealth Resource Centers working to expand access to care through sustainable telehealth solutions—especially in communities that face the greatest barriers to optimal health outcomes. I also serve as Director of Research at the Karen S. Rheuban Center for Telehealth, am an Associate Research Professor in Public Health Sciences at the UVA School of Medicine, and on faculty with the Healthy Appalachia Institute. She has been Director of the MATRC, housed within the University of Virginia Karen S. Rheuban Center for Telehealth, since 2012.

She has a more than 30-year public service career, with experience in public health, public policy, program development, program evaluation, grant writing, grants management and strategic planning. She currently serves as Chair of the USAC Board’s Rural Health Committee and Vice President of both the Virginia Telehealth Network and the Virginia Telemental Health Initiative boards. Kathy was Director of the State Office of Rural Health and Primary Care Office within the Virginia Department of Health (VDH) Office of Health Equity (OHE) prior to her position with MATRC. She holds degrees from Gordon College and VCU (PhD in Counseling Psychology), plus a certificate from the Management Academy for Public Health at UNC Chapel Hill.
SHLB Logo

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"