(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 well can speech-language pathologists identify structural causes of swallowing problems?
What is it about?
Structural abnormalities in the throat can contribute to swallowing difficulties and may require medical or surgical management. Videofluoroscopic swallowing studies (VFSS) are commonly used to assess both swallowing function and underlying anatomy. This study examined how accurately speech-language pathologists (SLPs) can detect and interpret structural abnormalities during VFSS, and recommend compensatory management strategies. The findings showed that SLPs are highly accurate in identifying when a structural abnormality is present, supporting their role in early screening, particularly when a radiologist is not present. However, there was variability in identifying the specific type of abnormality, its impact on swallowing, and appropriate management strategies. These results emphasise the need for targeted training and multidisciplinary clinical pathways to support accurate VFSS interpretation and optimal patient outcomes.
Why is it important?
Swallowing difficulties caused by structural changes in the throat can lead to serious health risks, including choking, malnutrition and aspiration. Early and accurate identification of these changes is essential to ensure patients receive appropriate medical investigation and management. Speech-language pathologists are often involved in videofluoroscopic swallowing studies and may be the first clinicians to recognise features of structural abnormalities. Understanding their accuracy in detecting and interpreting these changes is important for patient safety, timely referral and effective multidisciplinary care.