(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, '
How should communication therapists approach their clients' concerns?
What is it about?
The spirit/philosophy of prescriptive approach, rooted in the medical model, seems to have been the center of clinical conceptualizations and research endeavors in our field. In this publication, in the spirit of promoting our clients' autonomy, I have tried to conceptualize descriptive and exploratory approaches as additional philosophies and explained each with examples.
Why is it important?
Incorporating prescriptive, descriptive and exploratory approach to service delivery can promote our clients' autonomy, neurodiversity affirming care, and life participation.