(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, '
Abnormal esophageal clearance of swallowed material identified in stroke survivors.
What is it about?
Stroke survivors are at risk for swallowing impairment (dysphagia) with most of the research focusing on swallowing problems in the mouth and throat. However, swallowing is an act that involves the mouth, throat, and the esophagus (food pipe). We studied post-stroke Modified Barium Swallow (x-ray swallow tests) and found that more than half of the patients had evidence of abnormal clearance of swallowed material through their esophagus.
Why is it important?
This is an important finding as esophageal swallowing impairments may be overlooked post-stroke.