Photo of Tina Gustin

Tina Gustin

Associate Professor of Doctor of Nursing Practice Program

Old Dominion University

Professional Bio

Dr. Tina Gustin has over 35-years of advanced practice nursing experience. She received her undergraduate degree from the Medical College of Virginia, which is now Virginia Commonwealth University. She received her master’s degree as a Pediatric Clinical Nurse Specialist from the University of Virginia, and her Doctor of Nursing Practice degree from Old Dominion University. She is currently an Assistant Professor at Old Dominion University School of Nursing where she teaches in the Doctor of Nursing Practice Program. Dr. Gustin was most recently appointed as the Director of the school’s Center for Telehealth Innovation, Education, and Research (C-TIER). The center will serve as a telehealth learning hub and research center not only for the state but also the East Coast Region of the United States. She is the clinical manager for the Pediatric Telehealth program at Children’s Hospital of the King’s Daughters in Norfolk Virginia.

Dr. Gustin has been the PI and Co-PI for several Health and Human Services Administration (HRSA) grants totally over 6 million dollars. She served on the American Nurses Association task force for technology and was most recently elected to the Center for Telehealth and eHealth (CTel) Advisory Board. She is currently the Co-Chair for CTel's Interprofesional Telehealth Education Task Force that is developing competencies and standards for training multiple professionals for telehealth delivery.

Organization Name

Old Dominion University
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"