(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, '
A New, Easy-to-Use Sensor for Swallowing Therapy
What is it about?
Swallowing problems (called dysphagia) affect millions of people and can lead to serious health issues. One way to help people improve their swallowing is by giving them feedback on how their muscles are working during therapy. This study tested a new wearable patch (i-Phagia) that measures muscle activity during swallowing. It found that the patch works just as well as traditional sensors, while being more comfortable, easier to use, and less irritating to the skin. Overall, the device shows promise as a simpler, more user-friendly way to help monitor and improve swallowing therapy.
Why is it important?
The i-Phagia patch could make swallowing therapy easier, more accessible, and more comfortable for patients and clinicians. Because it is wearable and simpler to use, it may also support home-based or remote therapy in the future.