(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, '
Is accuracy of Real Ear Measures or patient report of benefit linked to hearing aid retention?
What is it about?
Real Ear Measures (REM) and patient questionnaires like the APHAB help clinics understand how well new hearing aids are working for patients. These tools show both how the hearing aids perform and how patients feel about them. This paper looks at whether REM results and APHAB scores are related to whether patients choose to return their hearing aids.