(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, '
Assessment and revison of audiology report
What is it about?
This paper presents findings from a study that evaluated and revised a typical pediatric diagnostic report. First, the report was evaluated using parent interviews and readability analysis. Results indicated the unrevised report did not meet health literacy guidelines. The report was revised using best practice and parent interviews. The revised report had improved readability. Parents showed higher comprehension, self-efficacy and opinions of the revised report compared to the unrevised report.
Why is it important?
Results from this study indicate that it may be possible to facilitate hearing health literacy through improved diagnostic report writing.