(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, '
Modifications to Occupational Therapy Home Programs for Persons with Aphasia
What is it about?
This article uses a single case from a larger study to demonstrate how modifications for persons with aphasia can be made to support participation in home programs created by an occupational therapist.
Why is it important?
Persons with aphasia may have difficulty adhering to home programs if not provided the appropriate support which could impact recovery. This article provides concrete examples of how to apply aphasia friendly principles across disciplines.