Back to AnchorNets 2024 Attendees
Photo of Sharhonda Dodoo

Sharhonda Dodoo

Director of Rural Health Care Consulting Services

Kellogg & Sovereign Consulting

For-Profit

Professional Bio

Sharhonda (Shar) is the Director of Rural Health Care Consulting Services (RHC) and the Oklahoma Universal Services Fund (OUSF). She makes certain that health care providers’ applications for funding are precisely handled to maximize their funding and oversees the staff to ensure that the organizations are relieved of the administrative burdens. Shar also oversees the firms OUSF Policy filings and correspondences for program compliance, training and supporting clients and other stakeholders. Shar is a graduate of Oklahoma State University with a Bachelor of Science in Business Administration, and the University of Science and Arts in Chickasha, with a Bachelor of Science in Speech-Language Pathology.

Organization Name

Kellogg & Sovereign Consulting
3010 LBJ Freeway, Suite 1200, No. 450
Dallas, TX 78234
United States
210.505.2225 http://www.kelloggllc.com/
SHLB Logo For-Profit

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"