(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, '
What is it about?
Survey of practice on utilization of Fiberoptic Endoscopic Evaluation of Swallow in the preoperative management of dysphagia for infants with congenital heart defects.
Why is it important?
Infants with congenital heart defects are at risk for cardiopulmonary instability and dysphagia. Practice trends for utilization of FEES in this specialized population may support programming and dysphagia management.