Back to AnchorNets 2024 Attendees
Photo of Jordan Rogers

Jordan Rogers

Relationship Marketing Director

NC Telehealth Network Association (NCTNA)

Associations & Non-Profits

Professional Bio

JORDAN ROGERS - The NC Telehealth Network Association (NCTNA)
Director of Relationship Marketing
Jordan Rogers is the Director of Relationship Marketing for the NC Telehealth Network Association (NCTNA). NCTNA is a member-led nonprofit that connects North Carolina’s public and nonprofit healthcare providers with reliable, medical-grade broadband by leveraging a partnership with NC's Research & Education Network (managed by MCNC). Through NCTNA, members access a secure statewide fiber optic network and FCC-funded broadband discounts.
A first-generation college graduate from Appalachian State University, Jordan’s nonprofit journey began with sea turtle conservation on the NC coast. She later worked in the Seychelles of Africa, serving as a dual marketing and development specialist and conservationist on Fregate Private Island. When she returned to the U.S., she transitioned to marketing for nonprofit and private healthcare, supporting drug and alcohol rehabilitation hospitals and leading marketing & development efforts for surgical groups in South Carolina.
One of her current areas of focus is preserving and modernizing the Universal Service Fund, which helps fund broadband for healthcare providers, schools, and libraries nationwide. Jordan is passionate about supporting healthcare providers and the communities they serve through her work with NCTNA. She also serves on the Board of Directors for the Kramden Institute and the NC Chapter of HIMSS.

Organization Name

NC Telehealth Network Association (NCTNA)
6840 Palafox Dr
Concord, NC 28025
United States
763.607.1298 https://nctna.org/
SHLB Logo Associations & Non-Profits

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"