Rural Healthcare Workshop


Thursday, October 8, 2026
09:50 - 12:10 PM
Room: TBD

Rural Health Care in 2026: Examining Program Reform and Priorities for the Future:

Join us for a two-hour interactive workshop examining the FCC’s current review of the Rural Health Care (RHC) program, including proposed changes to program rules, stakeholder perspectives, and opportunities to improve program administration. 

Session 1: Examining the FCC’s Review of the RHC Program 
The first session will explore the FCC’s current RHC rulemaking and the questions it raises about clarifying and strengthening program rules. Discussion will focus on the potential creation of an eligible services and entities list, what healthcare networks need to maintain reliable and resilient secondary connectivity and services, and how the FCC and USAC can ensure the program remains efficient, predictable, and streamlined for participating healthcare providers.  

Session 2: From USAC Conversations to Action 
The second session will provide an interactive debrief of conversations attendees held with USAC during the Wednesday roundtable. Participants will share what they heard, identify common concerns and unanswered questions, and highlight issues that require additional clarification or follow-up. The discussion will also consider the FCC’s current rulemaking around USAC administration of the USF and what stakeholders should be watching as the rulemaking process moves forward.

2026 AnchorNets Workshop 03: RHC

  • Kim Gaffney Corriher
    Kim Gaffney Corriher
    Director of Government Operations Southern Ohio Health Care Network (SOHCN)
    Speaker
  • Rob Jenkins
    Rob Jenkins
    Senior Director, Broadband Services Colorado Hospital Association
    Speaker
  • Lindsay Jensen
    Lindsay Jensen
    GCI
    Speaker
  • Lesley LaFile
    Lesley LaFile
    Director, Grants and USAC Funding Independent Health Network (IHN)
    Speaker
  • Jeffrey Mitchell (DONOR)
    Jeffrey Mitchell (DONOR)
    The Quilt
    Speaker
  • Stephen Sharp
    Vice President of Operations Channelford Associates Inc
    Speaker
  • Kristen Corra
    Kristen Corra
    Policy Counsel SHLB Coalition
    Moderator
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"