(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
How do SLP and audiology programs train clinicians for diverse client populations?
What is it about?
This study looks at how future speech-language pathologists and audiologists are taught to work with people from different backgrounds. The authors searched thousands of research papers from around the world and identified 28 studies that contained original data about how students learn to provide inclusive care. They followed PRISMA guidelines in doing this which is, an international standard for conducting systematic reviews. They found that most programs still rely on a “cultural competence” approach, which teaches students facts about the diverse populations they may serve. While helpful for awareness, this approach often stops short of exploring how power, privilege, or social inequality affect communication and access to care. Few programs used approaches that focus on cultural humility and responsiveness. These approaches encourage students to think about their own experiences and how their backgrounds and beliefs can shape the way they view and work with others. These approaches also help students understand the broader social issues that affect the people and communities they serve, and to take action to make sure everyone has fair access to care that respects their differences.
Why is it important?
As the U.S. population becomes more linguistically and culturally diverse, speech-language therapists must be prepared to provide care that meets the needs of all clients. The study suggests that how diversity is discussed and taught influences the kind of professional students become. It calls for rethinking how we educate future clinicians—so they grow into professionals who are not only knowledgeable, but also thoughtful, open-minded, and committed to fairness and inclusion in their work.