(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, '
Managing Severe Swallowing Difficulties in Older Adults After COVID-19
What is it about?
This article describes how COVID-19 can worsen swallowing problems, especially in older adults who may already have difficulty swallowing. Using a real patient case, it shows how careful assessment and evidence-based treatments can help improve swallowing and prevent serious complications like pneumonia, dehydration, and malnutrition. The article also reviews best practices for managing swallowing difficulties in acute care settings.
Why is it important?
This work is timely because COVID-19 has highlighted new challenges in caring for older adults with swallowing problems. It provides practical guidance for clinicians on identifying and treating severe dysphagia in hospitalized patients, demonstrating how evidence-based strategies and interdisciplinary care can improve outcomes and reduce complications. By offering a clear roadmap, it helps clinicians make safer, more effective treatment decisions.