CINXE.COM
Speech-Language Pathology Assistants
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="format-detection" content="telephone=no"><meta name="IE_RM_OFF" content="true"><meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Speech-Language Pathology Assistants</title><meta name="description" content="Speech-language pathology assistants operate under the supervision of a speech-language pathologist to give support to that provider in practice." /> <!--If not PROD, disable search engine from Indexing--> <meta name="robots" content="index,follow" /> <meta name="DC.format" content="text/html" /> <meta name="DC.publisher" content="American Speech-Language-Hearing Association" /> <meta name="DC.rights" content="Copyright American Speech-Language-Hearing Association" /> <meta name="apple-itunes-app" content="app-id=663959976" /> <meta name="fb:app_id" content="26971470317" /> <meta name="article:publisher" content="https://www.facebook.com/asha.org" /> <meta name="msvalidate.01" content="EB03EF147E57D7C7F1D9ABE97B704A66" /> <meta name="og:description" content="Speech-language pathology assistants operate under the supervision of a speech-language pathologist to give support to that provider in practice." /> <meta name="og:image" content="https://www.asha.org/siteassets/logos/ASHA-logo-fb-share.png" /> <meta name="og:site_name" content="American Speech-Language-Hearing Association" /> <meta name="og:title" content="Speech-Language Pathology Assistants" /> <meta name="og:type" content="website" /> <meta name="og:url" content="https://www.asha.org/practice-portal/professional-issues/speech-language-pathology-assistants/" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:creator" content="@ASHAWeb" /> <meta name="twitter:description" content="Speech-language pathology assistants operate under the supervision of a speech-language pathologist to give support to that provider in practice." /> <meta name="twitter:site" content="@ASHAWeb" /> <meta name="twitter:title" content="Speech-Language Pathology Assistants" /> <link rel="shortcut icon" href="/Static/themes/asha/favicons/favicon.ico" type="image/x-icon" /> <link href="https://www.asha.org/practice-portal/professional-issues/speech-language-pathology-assistants/" rel="canonical" /> <link rel="stylesheet" href="/Static/themes/asha/plugins/animate.css" /> <link rel="stylesheet" href="/Static/themes/asha/plugins/line-icons/line-icons.css" /> <link rel="stylesheet" href="/Static/themes/asha/plugins/font-awesome/css/font-awesome.min.css" /> <link rel="stylesheet" href="/Static/themes/asha/plugins/flexslider/flexslider.css" /> <link rel="stylesheet" href="/Static/themes/asha/plugins/parallax-slider/css/parallax-slider.css" /> <link rel="stylesheet" href="/Static/themes/asha/plugins/owl-carousel/owl-carousel/owl.carousel.css" /> <link rel="stylesheet" href="/Static/themes/asha/plugins/image-hover/css/img-hover.css" /> <link href="/bundles/asha/css?v=HsJrWnpmI3Vquj2xqkipkzJySXyHYPloTgYU7iFrc_M1" rel="stylesheet"/> <link rel="stylesheet" href="/Static/themes/asha/css/custom2022.css" /> <script src="/bundles/asha/js?v=tTzRr31Wi4Y-qPDmDAvIO8b-fVf61FnkZwbOP9nP2mk1"></script> <!-- Start VWO Async SmartCode --> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" /> <script type='text/javascript' id='vwoCode'> window._vwo_code || (function () { var account_id = 756997, version = 2.1, settings_tolerance = 2000, hide_element = 'body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important', /* DO NOT EDIT BELOW THIS LINE */ f = false, w = window, d = document, v = d.querySelector('#vwoCode'), cK = '_vwo_' + account_id + '_settings', cc = {}; try { var c = JSON.parse(localStorage.getItem('_vwo_' + account_id + '_config')); cc = c && typeof c === 'object' ? c : {} } catch (e) { } var stT = cc.stT === 'session' ? w.sessionStorage : w.localStorage; code = { use_existing_jquery: function () { return typeof use_existing_jquery !== 'undefined' ? use_existing_jquery : undefined }, library_tolerance: function () { return typeof library_tolerance !== 'undefined' ? library_tolerance : undefined }, settings_tolerance: function () { return cc.sT || settings_tolerance }, hide_element_style: function () { return '{' + (cc.hES || hide_element_style) + '}' }, hide_element: function () { if (performance.getEntriesByName('first-contentful-paint')[0]) { return '' } return typeof cc.hE === 'string' ? cc.hE : hide_element }, getVersion: function () { return version }, finish: function (e) { if (!f) { f = true; var t = d.getElementById('_vis_opt_path_hides'); if (t) t.parentNode.removeChild(t); if (e) (new Image).src = 'https://dev.visualwebsiteoptimizer.com/ee.gif?a=' + account_id + e } }, finished: function () { return f }, addScript: function (e) { var t = d.createElement('script'); t.type = 'text/javascript'; if (e.src) { t.src = e.src } else { t.text = e.text } d.getElementsByTagName('head')[0].appendChild(t) }, load: function (e, t) { var i = this.getSettings(), n = d.createElement('script'), r = this; t = t || {}; if (i) { n.textContent = i; d.getElementsByTagName('head')[0].appendChild(n); if (!w.VWO || VWO.caE) { stT.removeItem(cK); r.load(e) } } else { var o = new XMLHttpRequest; o.open('GET', e, true); o.withCredentials = !t.dSC; o.responseType = t.responseType || 'text'; o.onload = function () { if (t.onloadCb) { return t.onloadCb(o, e) } if (o.status === 200) { _vwo_code.addScript({ text: o.responseText }) } else { _vwo_code.finish('&e=loading_failure:' + e) } }; o.onerror = function () { if (t.onerrorCb) { return t.onerrorCb(e) } _vwo_code.finish('&e=loading_failure:' + e) }; o.send() } }, getSettings: function () { try { var e = stT.getItem(cK); if (!e) { return } e = JSON.parse(e); if (Date.now() > e.e) { stT.removeItem(cK); return } return e.s } catch (e) { return } }, init: function () { if (d.URL.indexOf('__vwo_disable__') > -1) return; var e = this.settings_tolerance(); w._vwo_settings_timer = setTimeout(function () { _vwo_code.finish(); stT.removeItem(cK) }, e); var t; if (this.hide_element() !== 'body') { t = d.createElement('style'); var i = this.hide_element(), n = i ? i + this.hide_element_style() : '', r = d.getElementsByTagName('head')[0]; t.setAttribute('id', '_vis_opt_path_hides'); v && t.setAttribute('nonce', v.nonce); t.setAttribute('type', 'text/css'); if (t.styleSheet) t.styleSheet.cssText = n; else t.appendChild(d.createTextNode(n)); r.appendChild(t) } else { t = d.getElementsByTagName('head')[0]; var n = d.createElement('div'); n.style.cssText = 'z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;'; n.setAttribute('id', '_vis_opt_path_hides'); n.classList.add('_vis_hide_layer'); t.parentNode.insertBefore(n, t.nextSibling) } var o = 'https://dev.visualwebsiteoptimizer.com/j.php?a=' + account_id + '&u=' + encodeURIComponent(d.URL) + '&vn=' + version; if (w.location.search.indexOf('_vwo_xhr') !== -1) { this.addScript({ src: o }) } else { this.load(o + '&x=true') } } }; w._vwo_code = code; code.init(); })(); </script> <!-- End VWO Async SmartCode --> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-5MTTF8');</script> <!--End Google Tag Manager --> <script type="text/javascript">var appInsights=window.appInsights||function(config){function t(config){i[config]=function(){var t=arguments;i.queue.push(function(){i[config].apply(i,t)})}}var i={config:config},u=document,e=window,o="script",s="AuthenticatedUserContext",h="start",c="stop",l="Track",a=l+"Event",v=l+"Page",r,f;setTimeout(function(){var t=u.createElement(o);t.src=config.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js";u.getElementsByTagName(o)[0].parentNode.appendChild(t)});try{i.cookie=u.cookie}catch(y){}for(i.queue=[],r=["Event","Exception","Metric","PageView","Trace","Dependency"];r.length;)t("track"+r.pop());return t("set"+s),t("clear"+s),t(h+a),t(c+a),t(h+v),t(c+v),t("flush"),config.disableExceptionTracking||(r="onerror",t("_"+r),f=e[r],e[r]=function(config,t,u,e,o){var s=f&&f(config,t,u,e,o);return s!==!0&&i["_"+r](config,t,u,e,o),s}),i}({instrumentationKey:"d6383f77-0ec7-4108-887c-7a90b8f93232",sdkExtension:"a"});window.appInsights=appInsights;appInsights.queue&&appInsights.queue.length===0&&appInsights.trackPageView();</script></head> <!--[if IE 7]> <body class="ie7"> <![endif]--> <!--[if IE 8]> <body class="ie8"> <![endif]--> <!--[if IE 9]> <body class="ie9"><![endif]--> <!--[if IE 10]> <body class="ie10"> <![endif]--> <!--[if !IE]><!--> <body> <!-- Google Tag Manager <noscript>--> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-5MTTF8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager <noscript>--> <noscript> <span class="alert alert-danger" role="alert"> You do not have JavaScript Enabled on this browser. Please enable it in order to use the full functionality of our website. </span> </noscript> <div class="wrapper"> <!--=== Header ===--> <div class="header" id="header"> <noindex> <!-- Topbar --> <div class="navbar navbar-default" role="navigation"> <div> <div class="navbar-header container"> <div class="topbar hidden-print"> <!-- Topbar Navigation --> <ul class="loginbar pull-right"> <li><a href="/about/" title="About ASHA">about</a></li> <li class="topbar-devider"></li> <li><a href="/members/join-asha/" title="Join ASHA">Join ASHA</a></li> <li class="topbar-devider"></li> <li> <a href="https://apps.asha.org/eweb/olsdynamicpage.aspx?webcode=olsmainpage" class="link-cart" title="ASHA Store"><i class="cart"></i>ASHA Store</a> </li> <li class="topbar-devider"></li> <li><a href="https://apps.asha.org/eweb/startpage.aspx" title="My Account" id="aMyAccount" runat="server">My Account</a></li> <li class="topbar-devider"></li> <li> <a href="https://apps.asha.org/eweb/ashalogin.aspx?site=ashacms&webcode=aulogin&endpoint=sso&returnurl=https://www.asha.org/practice-portal/professional-issues/speech-language-pathology-assistants/" title="Login" id="LoginLink" runat="server"> Login </a> </li> <li> </li> <li class="ie10Login loginname" style="display:none;"><span style="margin-left:20px;"></span></li> <li class="topbar-devider ie10Login" style="display:none;"></li> <li class="ie10Login" style="display:none;"><a href="https://apps.asha.org/eweb/ashalogin.aspx?site=ashacms&webcode=aulogout">LOGOUT</a></li> </ul> <!-- End Topbar Navigation --> </div> <!-- End Topbar --> <!-- Navbar --> <button type="button" class="navbar-toggle hidden-print" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="sr-only">Toggle navigation</span> <span class="fa fa-bars"></span> </button> <div class="row"> <a class="navbar-brand" href="/"> <img src="/link/33c379849e054875be60cb40471c9e65.aspx" alt="American Speech-Language-Hearing Association" /> </a> <div class="pull-right hidden-xs hidden-sm" style="margin-top:40px;margin-right:10px;"> <div><div class="block editorialblock "> <div > <div class="social"><a title="ASHA on Facebook" rel="noopener" href="https://www.facebook.com/asha.org" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewbox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.3V327.7h-63V256h63v-54.6c0-62.2 37-96.5 93.7-96.5 27.1 0 55.5 4.8 55.5 4.8v61h-31.3c-30.8 0-40.4 19.1-40.4 38.7V256h68.8l-11 71.7h-57.8V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0 -48-48z"></path></svg> </a> <a title="ASHA on LinkedIn" rel="noopener" href="https://www.linkedin.com/company/the-american-speech-language-hearing-association-asha-" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewbox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg> </a> <a title="ASHA on Instagram" rel="noopener" href="https://instagram.com/ashaweb/" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewbox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M224 202.7A53.3 53.3 0 1 0 277.4 256 53.4 53.4 0 0 0 224 202.7zm124.7-41a54 54 0 0 0 -30.4-30.4c-21-8.3-71-6.4-94.3-6.4s-73.3-1.9-94.3 6.4a54 54 0 0 0 -30.4 30.4c-8.3 21-6.4 71.1-6.4 94.3S91 329.3 99.3 350.3a54 54 0 0 0 30.4 30.4c21 8.3 71 6.4 94.3 6.4s73.2 1.9 94.3-6.4a54 54 0 0 0 30.4-30.4c8.4-21 6.4-71.1 6.4-94.3S357.1 182.7 348.8 161.7zM224 338a82 82 0 1 1 82-82A81.9 81.9 0 0 1 224 338zm85.4-148.3a19.1 19.1 0 1 1 19.1-19.1A19.1 19.1 0 0 1 309.4 189.7zM400 32H48A48 48 0 0 0 0 80V432a48 48 0 0 0 48 48H400a48 48 0 0 0 48-48V80A48 48 0 0 0 400 32zM382.9 322c-1.3 25.6-7.1 48.3-25.9 67s-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.9-67c-1.5-26.4-1.5-105.6 0-132 1.3-25.6 7.1-48.3 25.9-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0 25.6 1.3 48.3 7.2 67 25.9s24.6 41.4 25.9 67.1C384.4 216.4 384.4 295.6 382.9 322z"></path></svg> </a> <a title="ASHA on X" rel="noopener" href="https://twitter.com/ashaweb" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewbox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm297.1 84L257.3 234.6 379.4 396H283.8L209 298.1 123.3 396H75.8l111-126.9L69.7 116h98l67.7 89.5L313.6 116h47.5zM323.3 367.6L153.4 142.9H125.1L296.9 367.6h26.3z"></path></svg> </a><a title="ASHA on ASHA Stream" rel="noopener" href="https://stream.asha.org/all-videos" aria-hidden="true" target="_blank"> <svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 138.8 138.8" height="32" width="28"><g id="Layer_1-2"><path class="bg-hover" d="M20.2,0h98.4c11.1,0,20.2,9.1,20.2,20.2v98.4c0,11.1-9.1,20.2-20.2,20.2H20.2c-11.1,0-20.2-9.1-20.2-20.2V20.2C0,9.1,9.1,0,20.2,0Z" fill="#6e6259" stroke-width="0"></path><path d="M25.6,64.6c-1.6-2.4-2.7-3.2-4.6-3.2s-4.1,1.6-4.1,3.8,1.1,2.6,3.5,3.5l2.6,1c4.5,1.7,6.6,4.1,6.6,7.5s-4,8.6-9,8.6-5.3-1.2-6.9-3.2c-1-1.3-1.5-2.5-2-4.6l4.1-1.1.2.7c.7,2.9,2.2,4.3,4.7,4.3s4.7-2,4.7-4.6-1.1-2.9-4.2-4l-2.5-.9c-4-1.5-5.9-3.9-5.9-7.1s3.6-7.7,8.4-7.7,5.8,1.5,7.9,5l-3.4,2.2Z" fill="#fff" stroke-width="0"></path><path d="M40.6,70.9h-2.8v8.7c0,1.5.4,2.2,1.2,2.2s.9,0,1.9-.4v3.8c-1,.3-1.8.4-2.4.4-3,0-4.7-2.2-4.7-6v-8.7h-2v-3.7h2v-4l4.1-1.6v5.6h2.8v3.7Z" fill="#fff" stroke-width="0"></path><path d="M48.4,67.2v1.5c1.5-1.3,2.3-1.5,3.9-1.5s.8,0,1.5,0v3.6c-.8,0-1,0-1.4,0-1.5,0-2.7.6-3.3,1.6-.5.9-.7,2-.7,4.2v8.7h-4.1v-18h4.1Z" fill="#fff" stroke-width="0"></path><path d="M59.7,77.8c.5,2.8,2.4,4.4,5.1,4.4s3.6-.9,4.6-2.3c0,0,0-.2.2-.3,0,0,0-.2.2-.3l3.5,1.5c-2,3.4-4.8,5.1-8.4,5.1-5.3,0-9.2-4.1-9.2-9.6s4-9.6,9-9.6,8.8,4.2,8.8,10v1.1h-13.6ZM69.3,74.6c-.7-2.9-2.4-4.4-4.8-4.4s-4.3,1.6-4.8,4.4h9.6Z" fill="#fff" stroke-width="0"></path><path d="M90.7,85.2v-1.5c-1.9,1.5-3.6,2.1-5.5,2.1-5,0-9.2-4.4-9.2-9.6s4.2-9.6,9.1-9.6,3.6.7,5.6,2.1v-1.5h4.1v18h-4.1ZM80.1,76.1c0,3.5,2.2,6,5.4,6s5.3-2.4,5.3-5.9-2.2-5.9-5.2-5.9-5.5,2.4-5.5,5.9Z" fill="#fff" stroke-width="0"></path><path d="M103.6,68.5c1.2-1.3,2.6-1.9,4.3-1.9s3.6.8,5.1,2.4c1.5-1.7,3.3-2.4,5.6-2.4s5.4,1.3,6.7,3.7c.8,1.3,1.1,2.8,1.1,5.2v9.7h-4.1v-9.4c0-2-.2-3.1-.7-4-.5-.9-1.5-1.5-2.8-1.5s-2.6.7-3.1,1.7c-.5.9-.7,2-.7,4.2v9h-4.1v-9.4c0-2-.2-3.1-.7-4-.5-.9-1.6-1.5-2.9-1.5s-2.6.7-3.2,1.7c-.5.9-.7,2-.7,4.2v9h-4.1v-18h4.1v1.3Z" fill="#fff" stroke-width="0"></path><path d="M22,44.3l-2.3,6.8h-7.2l11.5-30.7h7.8l11.5,30.7h-7.2l-2.3-6.8h-11.6ZM27.8,27.6l-3.6,10.4h7.2l-3.6-10.4Z" fill="#fff" stroke-width="0"></path><path d="M59,29.3c-1.8-2.9-2.6-3.5-4.5-3.5s-3.3,1.3-3.3,3,1,2,3.1,2.7l2.8,1.1c5.4,2,7.8,4.8,7.8,9s-4.8,10.2-10.9,10.2-6.5-1.4-8.4-3.8c-1.2-1.6-1.9-3.1-2.5-5.8l6.7-1.8v.4c0,0,.3.7.3.7.6,2.7,1.9,3.9,4,3.9s4-1.7,4-3.8-1-2.2-3.8-3.3l-2.7-1c-4.8-1.8-7.1-4.6-7.1-8.5s4.4-9.3,10.3-9.3,7.3,1.8,9.9,6.2l-5.6,3.5Z" fill="#fff" stroke-width="0"></path><path d="M76.1,32.4h10.5v-12h6.8v30.7h-6.8v-12.4h-10.5v12.4h-6.8v-30.7h6.8v12Z" fill="#fff" stroke-width="0"></path><path d="M105.2,44.3l-2.3,6.8h-7.2l11.5-30.7h7.8l11.5,30.7h-7.2l-2.3-6.8h-11.6ZM111,27.6l-3.6,10.4h7.2l-3.6-10.4Z" fill="#fff" stroke-width="0"></path><path d="M127,107.8h-21.2c-1.4-8.1-8.5-14.4-17.1-14.4s-15.7,6.2-17.1,14.4H11.9c-1.7,0-3,1.3-3,3s1.3,3,3,3h59.8c1.4,8.1,8.5,14.4,17.1,14.4s15.7-6.2,17.1-14.4h21.2c1.7,0,3-1.3,3-3s-1.3-3-3-3Z" fill="#fff" stroke-width="0"></path><path d="M81.1,120.5v-19.4c0-.7.8-1.2,1.4-.8,5.7,3.2,10.9,6.4,16.7,9.6s.6,1.3,0,1.7c-5.7,3.3-11,6.5-16.7,9.8-.6.4-1.4,0-1.4-.8Z" fill="#6e6259" stroke-width="0"></path></g></svg> </a> <a class="" title="ASHA Voices on Apple Podcasts" rel="noopener" href="https://podcasts.apple.com/us/podcast/asha-voices/id1478037013" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewbox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M223.6 80.3C129 80.3 52.5 157 52.5 251.5S129 422.8 223.6 422.8s171.2-76.7 171.2-171.2c0-94.6-76.7-171.3-171.2-171.3zm79.4 240c-3.2 13.6-13.5 21.2-27.3 23.8-12.1 2.2-22.2 2.8-31.9-5-11.8-10-12-26.4-1.4-36.8 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 3.2-3.6 2.2-2 2.2-80.8 0-5.6-2.7-7.1-8.4-6.1-4 .7-91.9 17.1-91.9 17.1-5 1.1-6.7 2.6-6.7 8.3 0 116.1 .5 110.8-1.2 118.5-2.1 9-7.6 15.8-14.9 19.6-8.3 4.6-23.4 6.6-31.4 5.2-21.4-4-28.9-28.7-14.4-42.9 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 5-5.7 .9-127 2.6-133.7 .4-2.6 1.5-4.8 3.5-6.4 2.1-1.7 5.8-2.7 6.7-2.7 101-19 113.3-21.4 115.1-21.4 5.7-.4 9 3 9 8.7-.1 170.6 .4 161.4-1 167.6zM345.2 32H102.8C45.9 32 0 77.9 0 134.8v242.4C0 434.1 45.9 480 102.8 480h242.4c57 0 102.8-45.9 102.8-102.8V134.8C448 77.9 402.1 32 345.2 32zM223.6 444c-106.3 0-192.5-86.2-192.5-192.5S117.3 59 223.6 59s192.5 86.2 192.5 192.5S329.9 444 223.6 444z"></path></svg></a> <a title="ASHA on YouTube" rel="noopener" href="https://www.youtube.com/user/ASHAWeb" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewbox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"></path></svg> </a></div> </div> </div></div> </div> </div> <div class="row"> <div class="col-md-9 col-sm-12"> <h3>American Speech-Language-Hearing Association</h3> Making effective communication, a human right, accessible and achievable for all. </div> <div class="col-md-3 col-sm-12 col-xs-12 pull-right mt-1"> <div class="search-open"> <div class="input-group"> <label class="sr-only" for="textfield">Type your search query here</label> <input name="textfield" type="text" class="form-control" placeholder="Search" id="textfield" alt="Search Textbox" onfocus="SearchFocused();" onblur="SearchBlurred();" title="ASHA Search Textbox" /> <span class="input-group-btn"> <button class="btn-u btn-blue" type="button" id="searchButton" title="Search Button" name="searchButton" onclick="return SearchClick();"> <i class="fa fa-search"></i> </button> </span> </div> <script type="text/javascript"> var searchBoxHasFocus = false; $(document).ready(function () { $(".close-search").click(function(){ $('.nav-item a').fadeToggle(300); }); $("#textfield").on("keypress", function (e) { var keycode = (event.keyCode ? event.keyCode : event.which); if (keycode == '13') { $("#searchButton").click(); return false; } }); $("#searchTextModal").on("keypress", function (e) { var keycode = (event.keyCode ? event.keyCode : event.which); if (keycode == '13') { $("#searchButtonModal").click(); return false; } }); }); function SearchClickModal() { var textfield = document.getElementById('searchTextModal'); var searchUrl = ReadSearchUrlFromConfig(); if (trim(textfield.value).length > 0) { window.location = searchUrl + HandleSpecialCharacters(textfield.value); return false; } else { textfield.value = ""; textfield.select(); return false; } } function SearchClick() { var textfield = document.getElementById('textfield'); var searchUrl = ReadSearchUrlFromConfig(); if (trim(textfield.value).length > 0) { window.location = searchUrl + HandleSpecialCharacters(textfield.value); return false; } else { textfield.value = ""; textfield.select(); return false; } } // Replace ampersands function HandleAmpersand(value) { return value.replace(/&/g, "%26"); } //replace plus sign function HandlePlusSign(value) { return value.replace(/\+/g, "%2B"); } function HandleSpecialCharacters(value) { var val = HandleAmpersand(value); val = HandlePlusSign(val); return val; } function ReadSearchUrlFromConfig() { var searchUrl = 'https://find.asha.org/asha#q='; return searchUrl } // Removes leading whitespaces function LTrim(value) { var re = /\s*((\S+\s*)*)/; return value.replace(re, "$1"); } // Removes ending whitespaces function RTrim(value) { var re = /((\s*\S+)*)\s*/; return value.replace(re, "$1"); } // Removes leading and ending whitespaces function trim(value) { return LTrim(RTrim(value)); } function SearchFocused() { searchBoxHasFocus = true; } function SearchBlurred() { searchBoxHasFocus = false; } </script></div> </div> </div> </div> <div class="collapse navbar-collapse navbar-responsive-collapse" role="navigation" id="navbar"> <ul class="nav navbar-nav hidden-print container"> <li><a href="/careers/" title="Careers" style="display: block;">Careers</a></li> <li><a href="/certification/" title="Certification" style="display: block;">Certification</a></li> <li><a href="/publications/" title="Publications" style="display: block;">Publications</a></li> <li><a href="/events/" title="Events" style="display: block;">Events</a></li> <li><a href="/advocacy/" title="Advocacy" style="display: block;">Advocacy</a></li> <li><a href="/ce/" title="Continuing Education" style="display: block;">Continuing Education</a></li> <li><a href="/practice/" title="Practice Management" style="display: block;">Practice Management</a></li> <li><a href="/research/" title="Research" style="display: block;">Research</a></li> </ul> <div class="navbar-navsub"> <ul class="nav navbar-navsub hidden-print container"> <li><a href="/aud/" title="Audiologists" style="display: block;">Audiologists</a></li> <li><a href="/slp/" title="Speech-Language Pathologists" style="display: block;">Speech-Language Pathologists</a></li> <li><a href="/academic/" title="Academic & Faculty" style="display: block;">Academic & Faculty</a></li> <li><a href="/assistants-certification-program/" title="Audiology & SLP Assistants" style="display: block;">Audiology & SLP Assistants</a></li> <li><a href="/students/" title="Students" style="display: block;">Students</a></li> <li><a href="/public/" title="Public" style="display: block;">Public</a></li> </ul> </div> <script> $('.navbar-nav .search').click(function () { $('.navbar-nav > li > a').fadeToggle(300); $('.search-open').fadeToggle(300); $('.search-open').toggleClass('expanded'); }); $("#navBarButton").click(function () { $("#navbar").toggle(); $("#navbar").toggleClass("in"); });</script> <script> $("#bannerBtn").click(function () { var myDate = new Date(); myDate.setDate(myDate.getDate() + 1); document.cookie = "gbflag = n;path=/;expires=" + myDate + "domain=" + window.location.hostname; window.localStorage.setItem("gbflag", "n"); $("#globalBanner").remove(); });</script> </div> </div> </div><!--/navbar-collapse--> </noindex> </div> <noindex><div></div></noindex> <!--=== End Header ===--> <!--LEFT COLUMN --> <noindex> <div id="divBreadcrumbs" class="breadcrumbs"> <div id="breadcrumbs" class="container"> <span class="pull-right breadcrumb" style=" color:White;"> <a href="/">ASHA</a> <span class="divider">/</span> <a href="/practice-portal/">Practice Portal</a> <span class="divider">/</span> <a href="/practice-portal/professional-issues/">Professional Issues</a> <span class="divider">/</span> </span> </div> </div> </noindex> <div class="container content"> <div class="row" id="divTwoColumn"> <!--Left Column--> <div > <style>@media(max-width: 900px) { .sidebar{ padding: 15px !important; }} </style> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <h1>Speech-Language Pathology Assistants</h1> </div> </div> <div class="row"> <div class="col-lg-8 col-md-8 col-sm-12 col-xs-12"> <div><div class="block editorialblock "> <div > <p><a id="portalviewall" title="View All Portal Topics" href="/practice-portal/"><i class="fa fa-caret-left" style="font-size: 20px; !important; color: #00778b;" aria-hidden="true"></i> View All Portal Topics</a></p> </div> </div><div class="block ashaaccordionblock "><h1></h1> <style> .accordion-option { width: 100%;float: left;clear: both;margin: 15px 0; } .accordion-option .title { font-size: 20px; font-weight: bold; float: left; padding: 0; margin: 0; } .accordion-option .toggle-accordion { float: right; font-size: 16px; color: #6a6c6f; background: none; } .accordion-option .toggle-accordion:before {content: "Expand All"; } .accordion-option .toggle-accordion.active:before { content: "Collapse All";} </style> <script> $(document).ready(function() { $(".panel-collapse").collapse('hide'); //$(".toggle-accordion").on("click", function() { // var accordionId = $(this).attr("accordion-id"); // numPanelOpen = $(accordionId + ' .collapse.in').length; // alert(numPanelOpen); // $(this).toggleClass("active"); // if (numPanelOpen == 0) { // openAllPanels(accordionId); // } else { // closeAllPanels(accordionId); // } //}) //openAllPanels = function(aId) { // $(aId + ' .panel-collapse:not(".in")').collapse('show'); //} //closeAllPanels = function(aId) { // $(aId + ' .panel-collapse.in').collapse('hide'); //} }); function accordionClick(element) { var accordionId = $(element).attr("accordion-id"); numPanelOpen = $(accordionId + ' .collapse.in').length; $(this).toggleClass("active"); if (numPanelOpen == 0) { openAllPanels(accordionId); } else { closeAllPanels(accordionId); } } function openAllPanels(aId) { $(aId + ' .panel-collapse:not(".in")').collapse('show'); } function closeAllPanels(aId) { $(aId + ' .panel-collapse.in').collapse('hide'); } </script> <div class="accordion-option"> <a href="javascript:void(0)" class="toggle-accordion active" accordion-id="#accordion_" onclick="accordionClick(this);"></a> </div> <div class="clearfix"></div> <div class="panel-group" id="accordion_" role="tablist" aria-multiselectable="true"> <div class="panel panel-default"> <div class="panel-heading " id="heading_accordion_0" role="tab"> <h4 class="panel-title "><a role="button" href="#collapse_0" data-parent="#accordion_" data-toggle="collapse" data-target="#collapse_accordion_0" aria-controls="collapse_accordion_0" class=""> Overview</a></h4> </div> <div id="collapse_accordion_0" class="panel-collapse collapse " role="tabpanel" aria-labelledby="heading_accordion_0"> <div class="panel-body"> <p>ASHA uses the term <em>speech-language pathology assistant </em>(SLPA) to refer to one category of support personnel with a specific scope of practice (see <a href="/policy/slpa-scope-of-practice/">Speech-Language Pathology Assistant Scope of Practice</a>). The terminology used in the SLPA Scope of Practice may not be consistent with definitions used in individual states.</p> <p>While ASHA endorses the use of trained and supervised support personnel, ASHA does not require the use of support personnel. Speech-language pathologists (SLPs) should not be expected to use support personnel, particularly if they feel that quality of service may be compromised. ASHA expects SLPs to use support personnel in accordance with the <a href="/policy/et2016-00342/">ASHA Code of Ethics</a> and may impose sanctions on SLPs if assistants are used inappropriately.</p> <p>SLPAs and supervising SLPs are required to determine the specific requirements in their respective work settings and states. See ASHA’s <a href="/advocacy/state/">State-by-State</a> page for the Summary of State Requirements for Support Personnel.</p> <h3>Informing Consumers</h3> <p>SLPs must inform consumers when services are provided by support personnel. See the <a href="/policy/assistants-code-of-conduct/">Assistant Code of Conduct</a> for more information.</p> <h3>ASHA Assistants Program</h3> <p>ASHA has established a program for support personnel in speech-language pathology and audiology. See the <a href="/assistants-certification-program/">Assistants Program</a> page for more information and to learn about eligibility pathways.</p> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading " id="heading_accordion_1" role="tab"> <h4 class="panel-title "><a role="button" href="#collapse_1" data-parent="#accordion_" data-toggle="collapse" data-target="#collapse_accordion_1" aria-controls="collapse_accordion_1" aria-expanded="aria-expanded" class="collapsed"> Key Issues</a></h4> </div> <div id="collapse_accordion_1" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="heading_accordion_1"> <div class="panel-body"> <h3>Scope of Practice for Speech-Language Pathology Assistants</h3> <p>Supervising SLPs retain full legal and ethical responsibility for the students, patients, and clients served but may delegate specific tasks to an SLPA. The SLPA may execute specific components of a speech, language, or feeding program as specified in treatment plans developed by the SLP.</p> <p>ASHA's <a href="/policy/slpa-scope-of-practice/">Speech-Language Pathology Assistant Scope of Practice</a> includes guidance on</p> <ul> <li><a href="/policy/slpa-scope-of-practice/#sec1.7">responsibilities within the scope of practice for SLPAs</a>,</li> <li><a href="/policy/slpa-scope-of-practice/#sec1.8">responsibilities outside the scope of practice for SLPAs</a>,</li> <li><a href="/policy/slpa-scope-of-practice/#sec1.9">appropriate practice settings for SLPAs</a>,</li> <li><a href="/policy/slpa-scope-of-practice/#sec1.6.1">minimal qualifications for SLPAs</a>,</li> <li><a href="/policy/slpa-scope-of-practice/">SLPAs as interpreters</a> (also see ASHA's Practice Portal page, <a href="/practice-portal/professional-issues/collaborating-with-interpreters/">Collaborating with Interpreters, Transliterators, and Translators</a>).</li> </ul> <h3>Ethical Considerations for SLPs and SLPAs</h3> <p>See the <a href="/policy/et2016-00342/">Code of Ethics</a> for the ethical obligations of SLPs. See ASHA's <a href="/policy/assistants-code-of-conduct/">Assistant Code of Conduct</a> to guide certified assistants in their clinical practice and maintain the highest standards of integrity and ethical conduct. See <a href="/practice/ethics/speech-language-pathology-assistants/">Issues in Ethics: Speech-Language Pathology Assistants</a> to learn more about the responsibility of the SLP for duties performed by the SLPA.</p> <p>SLPs may delegate certain tasks to support personnel, but the SLP retains the legal and ethical responsibility for all services provided or omitted.<br /><br />At the same time, SLPs must ensure that they are providing SLPAs with appropriate supervision and are fully and timely complying with all ASHA certification and supervisory requirements. </p> <h3>Liability Issues</h3> <p>The <a href="/policy/slpa-scope-of-practice/#sec1.11">ASHA Speech-Language Pathology Assistant Scope of Practice</a><span> addresses liability issues for supervising SLPs and SLPAs. Individuals who engage in service delivery are potentially vulnerable to litigation. SLPs and SLPAs should consider the need for professional liability insurance A benefit of the ASHA Associate Program is the ability to purchase liability insurance at a group rate through </span><a title="AMBA" href="https://www.slhadvisor.com/">AMBA</a>.</p> <h3>Educational and Training Requirements for SLPAs</h3> <p>See the <a href="/certification/2020-slpa-certification-standards/">2020 Standards for ASHA Speech-Language Pathology Assistants Certification</a> and <a href="/assistants-certification-program/slpa-faqs/">Frequently Asked Questions: Speech-Language Pathology Assistants (SLPAs)</a> for information regarding general and technical education requirements, observation, and fieldwork experience.</p> <p>ASHA maintains a list of self-identified <a href="/assistants-certification-program/slpa-technical-training-programs/">technical training programs for SLPAs</a>. Placement on this list does not indicate any endorsement by ASHA, nor is this list meant to be exhaustive.</p> <h3>Verification of Technical Proficiency of SLPAs</h3> <p>In addition to employer-provided assessment tools, ASHA offers a <a href="/siteassets/supervision/slpa-skills-inventory.pdf">Speech-Language Pathology Assistant (SLPA) Skills Inventory</a> [PDF]. This is a checklist that covers administrative and interpersonal skills as well as work setting conduct and clinical skills prescribed by the SLP.</p> <h3>Supervision of SLPAs</h3> <p>See the <a href="/policy/slpa-scope-of-practice/">Speech-Language Pathology Assistant Scope of Practice</a> for specific guidance for supervisors of SLPAs, including</p> <ul> <li><a href="/policy/slpa-scope-of-practice/#sec1.12.1">qualifications for a supervising SLP</a>,</li> <li><a href="/policy/slpa-scope-of-practice/#sec1.13.2">minimum requirements for frequency and amount of supervision</a>,</li> <li><a href="/policy/slpa-scope-of-practice/#sec1.13">guidelines for supervising SLPAs</a>,</li> <li><a href="/policy/slpa-scope-of-practice/#sec1.13.1">SLP to SLPA ratio</a>.</li> </ul> <p>See ASHA’s <a href="/assistants-certification-program/slpa-faqs/">Frequently Asked Questions: Speech-Language Pathology Assistants (SLPAs)</a> and <a href="/certification/2020-slpa-certification-standards/">2020 Standards for ASHA Speech-Language Pathology Assistants Certification</a> for additional information.</p> <h3>State/Federal Laws and Regulations</h3> <p>Regulations for speech-language pathology support personnel in educational and other practice settings vary from state to state. Differences may be reflected in a number of requirements, including education, supervision, continuing education, titles used for support personnel, or the lack of regulation or laws. See ASHA's <a href="/siteassets/uploadedfiles/supportpersonneltrends.pdf">State Support Personnel Trends chart</a> [PDF].</p> <p>ASHA's <a href="/advocacy/state/">State-by-State</a> page provides summaries of state requirements for support personnel. For the most current information, prospective SLPAs should check with the state licensure board and department of education for the requirements for specific practice settings.</p> <p>Issues may arise when SLPAs or other support personnel practice across state lines. Their activity may not be recognized by various funding sources, and different states may not recognize the SLPA's credentials.</p> <p>The Individuals with Disabilities Education Improvement Act of 2004 (IDEA 2004): <a href="http://idea.ed.gov/explore/view/p/%2Croot%2Cregs%2C300%2CB%2C300%252E156%2Cb%2C2%2Ciii%2C">Section 300.156(b</a><span>)(2)(iii)</span> of the <a href="http://idea.ed.gov/">IDEA 2004</a> "allows paraprofessionals and assistants who are appropriately trained and supervised, in accordance with State law, regulation, or written policy,...to be used to assist in the provision of special education and related services...to children with disabilities."</p> <p>The Every Student Succeeds Act (ESSA) 2015, was designed to help disadvantaged children and allows the use of "properly trained paraprofessionals" who work under the direct supervision of highly qualified teachers and may be used to "reinforce and augment a teacher's effort in the classroom." The role and use of paraprofessionals is defined in this <a href="https://www2.ed.gov/policy/elsec/guid/paraguidance.pdf">non-regulatory guidance paper</a> [PDF] from the U.S. Dept of ED.</p> <h3>Reimbursement</h3> <p>The use of assistants can improve access to and reduce costs of quality services. It is appropriate to bill for the service provided. Reimbursement practices vary by payer. Please see ASHA's <span>Frequently Asked Questions: Speech-Language Pathology Assistants (SLPAs).</span></p> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading " id="heading_accordion_2" role="tab"> <h4 class="panel-title "><a role="button" href="#collapse_2" data-parent="#accordion_" data-toggle="collapse" data-target="#collapse_accordion_2" aria-controls="collapse_accordion_2" aria-expanded="aria-expanded" class="collapsed"> Resources</a></h4> </div> <div id="collapse_accordion_2" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="heading_accordion_2"> <div class="panel-body"> <h3>ASHA Resources</h3> <ul> <li><a title="Ad Hoc Committee on Supervision Report on Knowledge, Skills and Training Consideration for Individuals Serving as Supervisors" href="/siteassets/uploadedfiles/supervisors-knowledge-skills-report.pdf">Ad Hoc Committee on Supervision Report on Knowledge, Skills and Training Consideration for Individuals Serving as Supervisors</a> [PDF]</li> <li><a title="Frequently Asked Questions: Speech-Language Pathology Assistants" href="/assistants-certification-program/slpa-faqs/">Frequently Asked Questions: Speech-Language Pathology Assistants</a></li> <li><a title="Issues in Ethics: Speech-Language Pathology Assistants" href="/practice/ethics/speech-language-pathology-assistants/">Issues in Ethics: Speech-Language Pathology Assistants</a></li> <li><a title="State Support Personnel Trends Chart" href="/siteassets/uploadedfiles/supportpersonneltrends.pdf">State Support Personnel Trends Chart</a> [PDF]</li> <li><a href="http://perspectives.pubs.asha.org/">SIG 11's Perspectives</a></li> <li><a title="SIG 16's Perspectives offers selected articles on issues related to SLPAs" href="http://perspectives.pubs.asha.org/">SIG 16's Perspectives</a></li> <li><a title="ASHA Leader article on Supervision of Speech-Language Pathology Assistants" href="https://doi.org/10.1044/leader.FTR2.12062007.10">Supervision of Speech-Language Pathology Assistants</a></li> <li><a title="California SLP-SLPA Team Forge Successful Partnership" href="http://dx.doi.org/doi:10.1044/leader.SOA2.16082011.np">California SLP-SLPA Team Forge Successful Partnership</a></li> </ul> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading " id="heading_accordion_3" role="tab"> <h4 class="panel-title "><a role="button" href="#collapse_3" data-parent="#accordion_" data-toggle="collapse" data-target="#collapse_accordion_3" aria-controls="collapse_accordion_3" aria-expanded="aria-expanded" class="collapsed"> References</a></h4> </div> <div id="collapse_accordion_3" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="heading_accordion_3"> <div class="panel-body"> <p>American Speech-Language-Hearing Association. (n.d.) <em>ASHA's Associate affiliation category.</em> </p> <p>American Speech-Language-Hearing Association. (n.d.) <em>ASHA state-by-state.</em> Available from <a href="/advocacy/state/">www.asha.org/advocacy/state/</a>.</p> <p>American Speech-Language-Hearing Association. (n.d.) <em>Technical training programs for speech-language pathology assistants. </em>Available from <a href="/assistants-certification-program/slpa-technical-training-programs/">www.asha.org/assistants/SLPA-Technical-Training-Programs/</a>.</p> <p>American Speech-Language-Hearing Association. (2004). <em>Support personnel</em> [Issues in Ethics]. Available from <a href="/policy/">www.asha.org/policy/</a>.</p> <p>American Speech-Language-Hearing Association. (2010). <em>Code of ethics</em> [Ethics]. Available from <a href="/policy/">www.asha.org/policy/</a>.</p> <p>American Speech-Language-Hearing Association. (2012 <em>). Model bill for state licensure of audiologists, speech-language pathologists, and audiology and speech-language pathology assistants. </em>Retrieved from www.asha.org/siteassets/uploadedfiles/State-Licensure-Model-Bill.pdf.</p> <p>American Speech-Language-Hearing Association. (2013). <em>Scope of practice for speech-language pathology assistants</em> [Scope of practice]. Available from <a href="/policy/">www.asha.org/policy/</a>.</p> <p>U. S. Department of Education. (2004). <em>Elementary and Secondary Education Act (ESEA)</em>. Available from <a href="http://www.ed.gov/esea">www.ed.gov/esea</a>.</p> <p>U. S. Department of Education. (2004). <em>Elementary and Secondary Education Act (ESEA): Title I Paraprofessionals Non-Regulatory Guidance</em>. Retrieved from <a href="http://www.k12.wa.us/TitleI/TitleI/pubdocs/TitleIParaprofessionalsNon-RegulatoryGuidance.pdf">www.k12.wa.us/TitleI/TitleI/pubdocs/TitleIParaprofessionalsNon-RegulatoryGuidance.pdf</a>.</p> <p>U. S. Department of Education. (2004). <em>Individuals with Disabilities Education Improvement Act (IDEA 2004).</em> Retrieved from <a href="http://idea.ed.gov/">http://idea.ed.gov</a>.</p> <p>U. S. Department of Education. (2004). <em>Individuals with Disabilities Education Improvement Act (IDEA 2004): </em><em>Section 300.156(b)(2)(iii)</em><em>.</em> United States Department of Education. Available from <a href="http://idea.ed.gov/explore/view/p/%2Croot%2Cregs%2C300%2CB%2C300%252E156%2Cb%2C2%2Ciii%2C">http://idea.ed.gov</a>.</p> <p>National Association of Medicaid Directors (NAMD).(n.d.) Retrieved from <a href="http://medicaiddirectors.org/about">http://medicaiddirectors.org/about</a>.</p> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading " id="heading_accordion_4" role="tab"> <h4 class="panel-title "><a role="button" href="#collapse_4" data-parent="#accordion_" data-toggle="collapse" data-target="#collapse_accordion_4" aria-controls="collapse_accordion_4" aria-expanded="aria-expanded" class="collapsed"> About This Content</a></h4> </div> <div id="collapse_accordion_4" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="heading_accordion_4"> <div class="panel-body"> <h2>Acknowledgements </h2> <p>Content for ASHA's Practice Portal pages is developed through a <a href="/practice-portal/about/">comprehensive process</a> that includes multiple rounds of subject matter expert input and review. ASHA extends its gratitude to the following subject matter experts who were involved in the development of the SLP Assistants Practice Portal page:</p> <ul> <li>Jean L. Blosser, EdD, CCC-SLP</li> <li>Victoria L. Chesterley, MS, CCC-SLP</li> <li>Hilary A. Hardwick, MA/ME, CCC-SLP</li> <li>Linda Wortman Lowe, MA, CCC-SLP</li> <li>Rosemary Scott, MA, CCC-SLP</li> <li>Kathy J. Wheat, PhD, CCC-SLP</li> </ul> <p>In addition, ASHA thanks the members of the Task Force on Support Personnel and the Working Group on Supervision of Speech Language Assistants whose work was foundational to the development of this content.</p> <p>Members of the Task Force on Support Personnel were Dennis J. Arnst, Kenneth D. Baker, Ann Olsen Bird, Sheila Bridges, Linda S. DeYoung, Katherine Formichella, Nena M. Germany, Gilbert C. Hanke, Ann M. Horton, DeAnne M. Owre, Sidney L. Ramsey, Cathy A. Rummels, Brenda Terrell, Gerry W. Werven, Denise West, Patricia A. Mercaitis (consultant), Lisa C. O’Connor (consultant), Frederick T. Spahr (coordinator), Diane R. Paul (associate coordinator) and Ann L. Carey (Executive Board liaison).</p> <p>Members of the Working Group on Supervision of Speech-Language Pathology Assistants were Elizabeth McCrea (chair), Laura Billetdeaux, Judy Brasseur, Deborah Carlson, Leisha Eiten, Anita Halper, Wren Newman, Jeanne Mullins, Lisa O'Connor and Diane Paul-Brown (ex officio). The monitoring vice president was Alex P. Johnson.</p> <h2>Citing Practice Portal Pages </h2> <p>Recommended citation:</p> <p>American Speech-Language-Hearing Association (n.d.). <em>Speech-Language Pathology Assistants. </em>(Practice Portal). Retrieved month, day, year, from <a href="/practice-portal/professional-issues/speech-language-pathology-assistants/">www.asha.org/Practice-Portal/Professional-Issues/Speech-Language-Pathology-Assistants/</a>.</p> </div> </div> </div> </div> </div></div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 sidebar sidebar-fixed-300 hidden-print" style="margin-right:15px;"> <div><div class="block imagelinkblock "> <a href="/practice-portal/" title="Practice Portal logo" target=""><img src="/siteassets/logos/practice-portal-2-line-logo.png" alt="Practice Portal logo" title="Practice Portal logo" class="img-responsive" /></a></div><div class="block editorialblock "> <div > <div class="nav-menu"> <div class="panel panel-primary decoration-box decoration-box-2 margin-bottom-30"> <div class="panel-body"> <h4 style="color: white; border-bottom: 1px solid white;">In This Section</h4> <ul class="list-unstyled text-uppercase"> <li><a id="portallink" href="/practice-portal/">Practice Portal Home</a></li> <li><a id="portallink" href="/practice-portal/clinical-topics/">Clinical Topics</a></li> <li><a id="portallink" href="/practice-portal/professional-issues/">Professional Issues</a></li> </ul> </div> </div> </div> </div> </div><div class="block editorialblock "> <div > <div class="ad-box margin-bottom-30"><!-- Practice Portal 300 x 250 [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var plc517766 = window.plc517766 || 0; document.write('<'+'div id="placement_517766_'+plc517766+'"></'+'div>'); AdButler.ads.push({handler: function(opt){ AdButler.register(181430, 517766, [300,250], 'placement_517766_'+opt.place, opt); }, opt: { place: plc517766++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }}); </script> <ul class="list-unstyled list-inline alignright"> <li><a id="ctl00_ctl00_ContentPlaceHolder1_aAdDisclaimer" href="/sitehelp/advertising-disclaimer/">Advertising Disclaimer</a></li> <li><a href="https://marketing.asha.org/">Advertise with us</a></li> </ul> </div> </div> </div><div class="block editorialblock "> <div > <div class="panel panel-primary" data-section="portal-sidebar"> <div class="panel-body"> <p><b>Evidence Maps</b></p> <ul> <li><a title="Evidence Maps" href="https://apps.asha.org/EvidenceMaps/">ASHA Evidence Maps</a></li> </ul> <p><b>Peer Connections</b></p> <ul> <li><a title="ASHA Community" href="https://community.asha.org/home">Connect with your colleagues in the ASHA Community</a></li> <li><a title="ASHA Special Interest Groups" href="/sig/">ASHA Special Interest Groups</a></li> </ul> <p><b>ASHA Related Content</b></p> <ul> <li><a title="Find related products in ASHA's Store" href="https://apps.asha.org/eweb/olsdynamicpage.aspx?webcode=olsmainpage">Find related products in ASHA's Store</a></li> <li><a title="Search for articles on ASHAWire" href="https://pubs.asha.org/">Search for articles on ASHAWire</a></li> <li><a href="https://stream.asha.org/home">ASHA Stream</a></li> </ul> </div> </div> </div> </div></div> </div> </div> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div><div class="block editorialblock "> <div > <div class="tag-box tag-box-v3 margin-top-20 margin-bottom-20"> <p class="small"><strong>Content Disclaimer:</strong> The Practice Portal, ASHA policy documents, and guidelines contain information for use in all settings; however, members must consider all applicable local, state and federal requirements when applying the information in their specific work setting.</p> </div> </div> </div></div> </div> </div> </div> </div> <!--END Left Column--> </div> </div> <div class="container content"> <div><div class="block editorialblock "> <div > <div class="headline hidden-print" style="margin-bottom: 0px !important;"> <h2 class="title-blue">ASHA Corporate Partners</h2> </div> <div class="ad-box hidden-print" style="padding-bottom: 20px;"> <ul class="list-unstyled list-inline" style="margin-left: 1px;"> <li><a href="/about/marketing/partners/">Become A Corporate Partner</a></li> <li><a href="/sitehelp/corporate-sponsorship-faq/">Policies</a></li> </ul> </div> </div> </div><div class="block carouselblock "> <div class="arrow-down"></div> <div class="carousel1 slider-featured-employers my-3 py-4 hidden-print "> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/stepping-stones-group/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/ssg-scroll.png" width="" height="" alt="Stepping Stones Group" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/speech-pathology-group/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/spg-scroll-v2.png" width="" height="" alt="Speech Pathology Group" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/simplepractice/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/simplepractice-300-62.jpg" width="" height="" alt="SimplePractice" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/presence/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/presence-scroll.png" width="" height="" alt="Presence" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/parapharma-tech/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/parapharma-tech-scroll.png" width="" height="" alt="Parapharma Tech" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/plural-publishing/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/plural-scroll-20th.jpg" width="" height="" alt="Plural Publishing" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/amba/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/amba-200-62.png" width="" height="" alt="AMBA" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/epic-special-education-staffing/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/epic-200-62-scroll-color.png" width="" height="" alt="Epic Special Education Staffing" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/encompass-health/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/encompass-health-scroll.png" width="" height="" alt="Encompass Health" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/tims-medical/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/tims-scroll.png" width="" height="" alt="TIMS Medical" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/northern-speech-services/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/nss-scroll.png" width="" height="" alt="Northern Speech Services (NSS)" style=""/> </a> </div> <div> <a role="presentation" tabindex="-1" href="/about/marketing/partners/amn-healthcare/" class="img"> <img class="img bg-img teaserimg" src="/siteassets/corporate-partners/amn-healthcare-200-62.jpg" width="" height="" alt="AMN Healthcare" style=""/> </a> </div> </div> </div><div class="block editorialblock "> <div > <div class="hidden-print"> <div class="hidden-print"> <div data-bind="47944b47-ab4f-11ea-b3d6-0610d74d64fc" data-org=""><!-- Start of Talkdesk Code V2 --> <script> var webchat; (function(window, document, node, props, configs) { if (window.TalkdeskChatSDK) { console.error("TalkdeskChatSDK already included"); return; } var divContainer = document.createElement("div"); divContainer.id = node; document.body.appendChild(divContainer); var src = "https://talkdeskchatsdk.talkdeskapp.com/talkdeskchatsdk.js"; var script = document.createElement("script"); var firstScriptTag = document.getElementsByTagName("script")[0]; script.type = "text/javascript"; script.charset = "UTF-8"; script.id = "tdwebchatscript"; script.src = src; script.async = true; firstScriptTag.parentNode.insertBefore(script, firstScriptTag); script.onload = function() { webchat = TalkdeskChatSDK(node, props); webchat.init(configs); /* * Send custom data from your website to TalkDesk! * If you would like to do it, you need to remove the following commented code and * modify the webchat.setContextParam parameters to pass in the data you need. */ /*function setContext() { webchat.setContextParam({ "var1": "value1", "var2": "value2", "var3": 100 }) } // Send data when the chat conversation is initiated webchat.onConversationStart = function() { setContext() } // Send data when the chat widget is open webchat.onOpenWebchat = function() { setContext() }*/ }; })( window, document, "tdWebchat", { touchpointId: "9f4588b72c864dd2a55f890ca93f862e", accountId: "", region: "td-us-1" }, { enableValidation: false, enableEmoji: true, enableUserInput: true, enableAttachments: true ,styles:{"chatThemeColor":"#6E6259", "chatHoverThemeColor":"#6E6259" , "userBackgroundColor":"#00778B", "avatarBorderColor":"#D7D2CB", "avatorForgroundColor":"#00778B", "avatarBackgroundColor":"#D7D2CB", "userAnchorTextColor":"#6E6259", "userAnchorTextColorVisited":"#ACA39A", "userBackgroundColor":"#fcfcfb", "userTextColor":"#333333", "botAnchorTextColor":"#6E6259", "botAnchorTextColorVisited":"#ACA39A", "botBackgroundColor":"#f4f3f1", "startChatButtonBoardColor":"#00778B", "startChatButtonBackgroundColor":"#00778B", "startChatButtonBorderColor":"#00778B", "startChatButtonHoverBorderColor":"#00BDD1", "startChatButtonHoverBackgroundColor":"#00BDD1", "startChatButtonTextColor":"#ffffff", "chatTitle":"Action Center Chat", "chatSubtitle":" ", "chatTitleIcon":"https://prd-cdn-talkdesk.talkdesk.com/cdn-assets/latest/talkdesk/product/app-icons/virtual-agent.svg", "welcomeMessageBackgroundColor":"#6E6259", "replyBackgroundColor":"#6E6259" } } ); </script> <!-- End of Talkdesk Code V2 --></div> </div> </div> </div> </div></div> </div> <noindex> <!--=== Footer ===--> <div class="footer hidden-print"> <div class="container"> <div class="row"> <div class="col-md-4 col-sm-12"> <!-- About --> <div class="headline"><h2>About ASHA</h2></div> <p>The American Speech-Language-Hearing Association (ASHA) is the national professional, scientific, and credentialing association for 234,000 members, certificate holders, and affiliates who are audiologists; speech-language pathologists; speech, language, and hearing scientists; audiology and speech-language pathology assistants; and students.</p> <p><a class="link" title="Read more about ASHA" href="/about/">Read more</a></p> <!-- End About --> <ul class="footer-list"> <li><a href="/about/all-asha-websites/" class="link">All ASHA Websites</a></li> <li><a href="/careers/asha-jobs/" class="link">Work at ASHA</a></li> <li><a href="https://marketing.asha.org/" class="link">Marketing Solutions</a></li> </ul> </div><!--/col-md-4--> <div class="col-md-4 col-sm-12"> <!-- Information For --> <div class="headline"><h2>Information For</h2></div> <ul class="footer-list"> <li><a href="/aud/" class="link">Audiologists</a></li> <li><a href="/slp/" class="link">Speech-Language Pathologists</a></li> <li><a href="/academic/" class="link">Academic & Faculty</a></li> <li><a href="/assistants-certification-program/" class="link">Audiology & SLP Assistants</a></li> <li><a href="/students/" class="link">Students</a></li> <li><a href="/public/" class="link">Public</a></li> </ul> <!-- End Information For --> <!-- Information For --> <div class="headline"><h2>Get Involved</h2></div> <ul class="footer-list"> <li><a href="https://community.asha.org/home" class="link">ASHA Community</a></li> <li><a href="/students/mentoring/" class="link">Become a Mentor</a></li> <li><a href="/about/governance/become-a-volunteer/" class="link">Become a Volunteer</a></li> <li><a href="/sig/join/" class="link">Special Interest Groups (SIGs)</a></li> </ul> <!-- End Information For --> </div><!--/col-md-4--> <div class="col-md-4 col-sm-12"> <!-- Contact Us --> <div class="headline"><h2>Connect With ASHA</h2></div> <p> <b>American Speech-Language-Hearing Association</b><br /> 2200 Research Blvd., Rockville, MD 20850<br /> Members: 800-498-2071<br /> Non-Member: 800-638-8255<br /> </p><p><a class="link" href="/about/contacts/">MORE WAYS TO CONNECT</a> <br /> </p> <address class="md-margin-bottom-40"> <a class="link" href="/form/contact-asha/">E-mail the Action Center</a> <br /> <a href="/form/board-of-directors-feedback/">Provide Feedback to the Board of Directors</a> </address> <!-- End Contact Us --> <!-- Information For --> <div class="headline"><h2>Media Resources</h2></div> <ul class="footer-list"> <li><a href="/about/press-room/" class="link">Press Room</a></li> <li><a href="mailto:pr@asha.org" class="link">Press Queries </a></li> </ul> <!-- End Information For --> </div><!--/col-md-4--> </div> </div> </div><!--/footer--> <!--=== End Footer ===--> <!--=== Copyright ===--> <div class="copyright"> <div class="container"> <div class="row"> <div class="col-md-6 col-sm-8"> <p> <span class="hidden-print"><a href="/sitehelp/">Site Help </a> | <a href="/topicindex/">A–Z Topic Index</a> | <a href="/sitehelp/privacy-statement/">Privacy Statement</a> | <a href="/sitehelp/terms_of_use/">Terms of Use</a></span> <br /> <a class="copyright-link" href="/sitehelp/copyright/">© 1997-<span id="sYear"></span> American Speech-Language-Hearing Association</a> </p> </div> <div class="col-md-6 col-sm-8 text-right hidden-print"> <a href="/"><span style="display:none;">American Speech-Language-Hearing Association</span> <svg height="60" fill="#fff" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_2" x="0px" y="0px" viewBox="0 0 391 125.4" style="enable-background:new 0 0 391 125.4;" xml:space="preserve"> <path class="st0" d="M141.8,65.8h-2.2l5.9-15.5h2.6l5.9,15.5h-2.2l-1.6-4.2h-6.9L141.8,65.8z M149.5,59.7l-2.7-7.3l-2.7,7.3H149.5z M157.4,56.4c0.7-0.9,1.6-1.3,2.7-1.3c1.2,0,2.2,0.5,3,1.6c0.9-1.1,1.9-1.6,3.3-1.6c1.6,0,3,0.8,3.7,2.1c0.4,0.7,0.6,1.6,0.6,3v5.5 h-2v-5.4c0-1.2-0.1-1.8-0.4-2.4s-1-1-1.8-1c-0.9,0-1.7,0.4-2,1.1c-0.3,0.6-0.4,1.2-0.4,2.5v5.1h-2v-5.4c0-1.2-0.1-1.8-0.4-2.4 s-1-1-1.8-1c-0.9,0-1.7,0.4-2,1.1c-0.3,0.6-0.4,1.2-0.4,2.5v5.1h-2v-10h2v0.9H157.4z M174.9,61.4c0.3,1.8,1.5,2.9,3.2,2.9 c1.2,0,2.3-0.6,2.8-1.5c0.1-0.2,0.1-0.2,0.2-0.3l1.7,0.7c-1.1,1.9-2.7,2.8-4.7,2.8c-2.9,0-5.2-2.3-5.2-5.5c0-3,2.2-5.4,5.1-5.4 s5,2.4,5,5.6c0,0.1,0,0.1,0,0.6L174.9,61.4L174.9,61.4z M180.9,59.8c-0.3-1.8-1.4-2.9-3-2.9s-2.7,1.1-3,2.9H180.9z M187,55.5v1 c1-0.8,1.4-1,2.5-1c0.2,0,0.4,0,0.7,0v1.8c-0.3,0-0.4,0-0.6,0c-1,0-1.7,0.4-2.1,1c-0.3,0.6-0.4,1.2-0.4,2.5v5h-2V55.5H187z M194.1,52c0,0.7-0.6,1.3-1.3,1.3c-0.7,0-1.3-0.6-1.3-1.3c0-0.7,0.6-1.3,1.3-1.3S194.1,51.3,194.1,52z M193.8,65.8h-2V55.5h2V65.8z M204,58.4c-0.9-1-1.6-1.4-2.7-1.4c-2,0-3.4,1.5-3.4,3.6c0,2.2,1.4,3.7,3.4,3.7c1.1,0,1.9-0.4,2.8-1.5l1.3,1.3 c-1.3,1.4-2.5,1.9-4.1,1.9c-3.1,0-5.4-2.4-5.4-5.5s2.3-5.4,5.4-5.4c1.6,0,2.8,0.6,4.1,1.9L204,58.4z M214.8,65.8v-1.1 c-1.3,1-2.2,1.4-3.3,1.4c-2.9,0-5.2-2.4-5.2-5.5s2.3-5.4,5.2-5.4c1.2,0,2,0.4,3.3,1.4v-1.1h2v10.3H214.8z M208.2,60.6 c0,2.1,1.4,3.6,3.3,3.6s3.3-1.5,3.3-3.7c0-2.1-1.3-3.6-3.2-3.6C209.5,57,208.2,58.4,208.2,60.6z M221.5,55.5v1 c0.7-0.8,1.7-1.3,2.8-1.3c1.5,0,2.9,0.8,3.6,2c0.4,0.7,0.6,1.7,0.6,3.1v5.5h-2v-5.4c0-1.2-0.1-1.8-0.4-2.3c-0.3-0.6-1.1-1-2-1 c-1,0-1.9,0.4-2.2,1.1c-0.3,0.6-0.4,1.2-0.4,2.4v5.2h-2V55.5H221.5z M149.6,37.3l-2,5.9h-7.3l10.6-28.5h7.8l10.6,28.5h-7.4l-2-5.9 H149.6z M154.7,22.2l-2.9,8.7h5.9L154.7,22.2z M183.8,23.5c-1.6-2.5-2.3-3.1-3.7-3.1c-1.6,0-2.8,1-2.8,2.4c0,0.8,0.9,1.5,2.6,2.2 l2.6,1c5,1.9,7.4,4.5,7.4,8.4c0,5.4-4.5,9.6-10.3,9.6c-3.9,0-7.3-1.9-9-5c-0.6-1.1-0.9-2.1-1.4-4l6.8-1.8c0.3,1.4,0.6,2.1,0.9,2.7 c0.5,1.1,1.5,1.7,2.7,1.7c1.8,0,3.3-1.4,3.3-3.1c0-1.1-0.9-1.8-3.3-2.7l-2.4-0.9c-4.5-1.7-6.7-4.4-6.7-8.1c0-5,4.2-8.8,9.8-8.8 c4.1,0,6.9,1.7,9.4,5.9L183.8,23.5z M208.4,25.6V14.8h7v28.5h-7V32.1h-8.8v11.2h-7V14.8h7v10.8H208.4z M226.8,37.3l-2,5.9h-7.3 l10.6-28.5h7.8l10.6,28.5h-7.4l-2-5.9H226.8z M231.9,22.2l-2.9,8.7h5.9L231.9,22.2z M147.4,76.5c-0.9-1.3-1.6-1.8-2.8-1.8 c-1.4,0-2.6,1-2.6,2.4c0,0.9,0.7,1.7,2.1,2.2l1.5,0.6c2.5,1,3.7,2.3,3.7,4.2c0,2.7-2.2,4.8-5,4.8c-2.6,0-4.3-1.5-4.9-4.2l2-0.5 c0.2,0.8,0.3,1,0.5,1.4c0.5,0.9,1.4,1.4,2.5,1.4c1.6,0,2.9-1.3,2.9-2.8c0-1.1-0.7-1.8-2.5-2.5l-1.4-0.6c-2.2-0.8-3.3-2.1-3.3-3.9 c0-2.5,2-4.3,4.7-4.3c1.9,0,3.2,0.8,4.3,2.6L147.4,76.5z M153.8,78.3v1.1c1.3-1,2.2-1.4,3.3-1.4c2.9,0,5.2,2.4,5.2,5.5 s-2.3,5.4-5.2,5.4c-1.2,0-2-0.4-3.3-1.4V94h-2V78.3H153.8z M153.8,83.4c0,2.1,1.3,3.6,3.2,3.6c2,0,3.4-1.5,3.4-3.7 c0-2.1-1.4-3.6-3.3-3.6C155.1,79.8,153.8,81.3,153.8,83.4z M165.8,84.2c0.3,1.8,1.5,2.9,3.2,2.9c1.2,0,2.3-0.6,2.8-1.5 c0.1-0.2,0.1-0.2,0.2-0.3l1.7,0.7c-1.1,1.9-2.7,2.8-4.7,2.8c-2.9,0-5.2-2.3-5.2-5.5c0-3,2.2-5.4,5.1-5.4s5,2.4,5,5.6 c0,0.1,0,0.1,0,0.6L165.8,84.2L165.8,84.2z M171.8,82.6c-0.3-1.8-1.4-2.9-3-2.9s-2.7,1.1-3,2.9H171.8z M177.3,84.2 c0.3,1.8,1.5,2.9,3.2,2.9c1.2,0,2.3-0.6,2.8-1.5c0.1-0.2,0.1-0.2,0.2-0.3l1.7,0.7c-1.1,1.9-2.7,2.8-4.7,2.8c-2.9,0-5.2-2.3-5.2-5.5 c0-3,2.2-5.4,5.1-5.4s5,2.4,5,5.6c0,0.1,0,0.1,0,0.6L177.3,84.2L177.3,84.2z M183.3,82.6c-0.3-1.8-1.4-2.9-3-2.9s-2.7,1.1-3,2.9 H183.3z M194.9,81.1c-0.9-1-1.6-1.4-2.7-1.4c-2,0-3.4,1.5-3.4,3.6c0,2.2,1.4,3.7,3.4,3.7c1.1,0,1.9-0.4,2.8-1.5l1.3,1.3 c-1.3,1.4-2.5,1.9-4.1,1.9c-3.1,0-5.4-2.4-5.4-5.5s2.3-5.4,5.4-5.4c1.6,0,2.8,0.6,4.1,1.9L194.9,81.1z M200,73.1v6.1 c0.7-0.8,1.7-1.3,2.8-1.3c1.5,0,2.9,0.8,3.6,2c0.4,0.7,0.6,1.7,0.6,3.1v5.5h-2v-5.4c0-1.2-0.1-1.8-0.4-2.3c-0.3-0.6-1.1-1-2-1 c-1,0-1.9,0.4-2.2,1.1c-0.3,0.6-0.4,1.2-0.4,2.4v5.2h-2V73L200,73.1L200,73.1z M213.8,80.4v1.8H209v-1.8H213.8z M218.4,86.6h5.9v1.9 h-8V73h2.1V86.6z M233.6,88.5v-1.1c-1.3,1-2.2,1.4-3.3,1.4c-2.9,0-5.2-2.4-5.2-5.5s2.3-5.4,5.2-5.4c1.2,0,2,0.4,3.3,1.4v-1.1h2v10.3 H233.6z M227,83.4c0,2.1,1.4,3.6,3.3,3.6s3.3-1.5,3.3-3.7c0-2.1-1.3-3.6-3.2-3.6C228.4,79.8,227,81.2,227,83.4z M240.4,78.3v1 c0.7-0.8,1.7-1.3,2.8-1.3c1.5,0,2.9,0.8,3.6,2c0.4,0.7,0.6,1.7,0.6,3.1v5.5h-2v-5.4c0-1.2-0.1-1.8-0.4-2.3c-0.3-0.6-1.1-1-2-1 c-1,0-1.9,0.4-2.2,1.1c-0.3,0.6-0.4,1.2-0.4,2.4v5.2h-2V78.3L240.4,78.3L240.4,78.3z M260.1,88.7c0,3.3-2.2,5.5-5.4,5.5 c-1.5,0-2.9-0.5-3.9-1.4c-0.2-0.2-0.4-0.4-0.9-1l1.3-1.3l0.1,0.1c0.6,0.8,0.8,0.9,1.2,1.1c0.6,0.4,1.4,0.6,2.2,0.6 c2.2,0,3.5-1.4,3.5-3.7v-1.3c-1,1-2.1,1.4-3.3,1.4c-2.9,0-5.3-2.4-5.3-5.5s2.3-5.4,5.3-5.4c1.3,0,2.3,0.5,3.3,1.4v-1.1h2v10.6H260.1 z M251.5,83.4c0,2.1,1.4,3.6,3.3,3.6c1.9,0,3.3-1.5,3.3-3.7c0-2.1-1.3-3.6-3.2-3.6C252.8,79.8,251.5,81.2,251.5,83.4z M269.9,88.5 v-1c-0.7,0.8-1.7,1.3-2.8,1.3c-1.5,0-2.9-0.8-3.6-2c-0.4-0.7-0.6-1.7-0.6-3.1v-5.5h2v5.4c0,1.2,0.1,1.8,0.4,2.3c0.3,0.6,1.1,1,2,1 c1,0,1.9-0.4,2.2-1.1c0.3-0.6,0.4-1.2,0.4-2.5v-5.1h2v10.3H269.9z M282.6,88.5v-1.1c-1.3,1-2.2,1.4-3.3,1.4c-2.9,0-5.2-2.4-5.2-5.5 s2.3-5.4,5.2-5.4c1.2,0,2,0.4,3.3,1.4v-1.1h2v10.3H282.6z M276,83.4c0,2.1,1.4,3.6,3.3,3.6c1.9,0,3.3-1.5,3.3-3.7 c0-2.1-1.3-3.6-3.2-3.6C277.4,79.8,276,81.2,276,83.4z M297.3,88.7c0,3.3-2.2,5.5-5.4,5.5c-1.5,0-2.9-0.5-3.9-1.4 c-0.2-0.2-0.4-0.4-0.9-1l1.3-1.3l0.1,0.1c0.6,0.8,0.8,0.9,1.2,1.1c0.6,0.4,1.4,0.6,2.2,0.6c2.2,0,3.5-1.4,3.5-3.7v-1.3 c-1,1-2.1,1.4-3.3,1.4c-2.9,0-5.3-2.4-5.3-5.5s2.3-5.4,5.3-5.4c1.3,0,2.3,0.5,3.3,1.4v-1.1h2v10.6H297.3z M288.7,83.4 c0,2.1,1.4,3.6,3.3,3.6c1.9,0,3.3-1.5,3.3-3.7c0-2.1-1.3-3.6-3.2-3.6C290,79.8,288.7,81.2,288.7,83.4z M301.5,84.2 c0.3,1.8,1.5,2.9,3.2,2.9c1.2,0,2.3-0.6,2.8-1.5c0.1-0.2,0.1-0.2,0.2-0.3l1.7,0.7c-1.1,1.9-2.7,2.8-4.7,2.8c-2.9,0-5.2-2.3-5.2-5.5 c0-3,2.2-5.4,5.1-5.4c2.9,0,5,2.4,5,5.6c0,0.1,0,0.1,0,0.6L301.5,84.2L301.5,84.2z M307.5,82.6c-0.3-1.8-1.4-2.9-3-2.9 c-1.6,0-2.7,1.1-3,2.9H307.5z M316.3,80.4v1.8h-4.8v-1.8H316.3z M320.8,73.1v6.7h7.4v-6.7h2.1v15.4h-2.1v-6.9h-7.4v6.9h-2.1V73h2.1 V73.1z M334.8,84.2c0.3,1.8,1.5,2.9,3.2,2.9c1.2,0,2.3-0.6,2.8-1.5c0.1-0.2,0.1-0.2,0.2-0.3l1.7,0.7c-1.1,1.9-2.7,2.8-4.7,2.8 c-2.9,0-5.2-2.3-5.2-5.5c0-3,2.2-5.4,5.1-5.4c2.9,0,5,2.4,5,5.6c0,0.1,0,0.1,0,0.6L334.8,84.2L334.8,84.2z M340.9,82.6 c-0.3-1.8-1.4-2.9-3-2.9s-2.7,1.1-3,2.9H340.9z M352.9,88.5v-1.1c-1.3,1-2.2,1.4-3.3,1.4c-2.9,0-5.2-2.4-5.2-5.5s2.3-5.4,5.2-5.4 c1.2,0,2,0.4,3.3,1.4v-1.1h2v10.3H352.9z M346.3,83.4c0,2.1,1.4,3.6,3.3,3.6s3.3-1.5,3.3-3.7c0-2.1-1.3-3.6-3.2-3.6 C347.7,79.8,346.3,81.2,346.3,83.4z M359.7,78.3v1c1-0.8,1.4-1,2.5-1c0.2,0,0.4,0,0.7,0v1.8c-0.3,0-0.4,0-0.6,0c-1,0-1.7,0.4-2.1,1 c-0.3,0.6-0.4,1.2-0.4,2.5v5h-2V78.3H359.7z M366.7,74.8c0,0.7-0.6,1.3-1.3,1.3s-1.3-0.6-1.3-1.3c0-0.7,0.6-1.3,1.3-1.3 S366.7,74.1,366.7,74.8z M366.4,88.5h-2V78.2h2V88.5z M371.2,78.3v1c0.7-0.8,1.7-1.3,2.8-1.3c1.5,0,2.9,0.8,3.6,2 c0.4,0.7,0.6,1.7,0.6,3.1v5.5h-2v-5.4c0-1.2-0.1-1.8-0.4-2.3c-0.3-0.6-1.1-1-2-1c-1,0-1.9,0.4-2.2,1.1c-0.3,0.6-0.4,1.2-0.4,2.4v5.2 h-2V78.3L371.2,78.3L371.2,78.3z M390.9,88.7c0,3.3-2.2,5.5-5.4,5.5c-1.5,0-2.9-0.5-3.9-1.4c-0.2-0.2-0.4-0.4-0.9-1l1.3-1.3l0.1,0.1 c0.6,0.8,0.8,0.9,1.2,1.1c0.6,0.4,1.4,0.6,2.2,0.6c2.2,0,3.5-1.4,3.5-3.7v-1.3c-1,1-2.1,1.4-3.3,1.4c-2.9,0-5.3-2.4-5.3-5.5 s2.3-5.4,5.3-5.4c1.3,0,2.3,0.5,3.3,1.4v-1.1h2L390.9,88.7L390.9,88.7z M382.3,83.4c0,2.1,1.4,3.6,3.3,3.6c1.9,0,3.3-1.5,3.3-3.7 c0-2.1-1.3-3.6-3.2-3.6C383.6,79.8,382.3,81.2,382.3,83.4z M141.8,111.3h-2.2l5.9-15.5h2.6l5.9,15.5h-2.2l-1.6-4.2h-6.9L141.8,111.3 z M149.5,105.2l-2.7-7.3l-2.7,7.3H149.5z M156.3,108.1c0.6,1.3,1.2,1.7,2.1,1.7c1,0,1.6-0.6,1.6-1.5c0-0.7-0.3-0.9-1.6-1.4l-1.1-0.4 c-1.5-0.6-2.2-1.5-2.2-2.7c0-1.7,1.5-3.1,3.4-3.1c1.4,0,2.5,0.6,3.2,2.1l-1.6,0.8c-0.5-0.8-1-1.1-1.7-1.1c-0.9,0-1.5,0.5-1.5,1.2 s0.2,0.9,1.6,1.4l1,0.4c1.7,0.6,2.4,1.5,2.4,2.7c0,1.9-1.6,3.4-3.7,3.4c-1.8,0-3-0.9-3.7-2.8L156.3,108.1z M165,108.1 c0.6,1.3,1.2,1.7,2.1,1.7c1,0,1.6-0.6,1.6-1.5c0-0.7-0.3-0.9-1.6-1.4l-1.1-0.4c-1.5-0.6-2.2-1.5-2.2-2.7c0-1.7,1.5-3.1,3.4-3.1 c1.4,0,2.5,0.6,3.2,2.1l-1.6,0.8c-0.5-0.8-1-1.1-1.7-1.1c-0.9,0-1.5,0.5-1.5,1.2s0.2,0.9,1.6,1.4l1,0.4c1.7,0.6,2.4,1.5,2.4,2.7 c0,1.9-1.6,3.4-3.7,3.4c-1.8,0-3-0.9-3.7-2.8L165,108.1z M182.9,106.2c0,3.1-2.3,5.5-5.4,5.5c-3,0-5.4-2.4-5.4-5.5 c0-3,2.4-5.4,5.5-5.4C180.5,100.7,182.9,103.2,182.9,106.2z M174.2,106.2c0,2.1,1.4,3.6,3.4,3.6s3.4-1.5,3.4-3.7 c0-2.1-1.4-3.6-3.3-3.6C175.5,102.5,174.2,104,174.2,106.2z M192.5,103.9c-0.9-1-1.6-1.4-2.7-1.4c-2,0-3.4,1.5-3.4,3.6 c0,2.2,1.4,3.7,3.4,3.7c1.1,0,1.9-0.4,2.8-1.5l1.3,1.3c-1.3,1.4-2.5,1.9-4.1,1.9c-3.1,0-5.4-2.4-5.4-5.5s2.3-5.4,5.4-5.4 c1.6,0,2.8,0.6,4.1,1.9L192.5,103.9z M198,97.6c0,0.7-0.6,1.3-1.3,1.3c-0.7,0-1.3-0.6-1.3-1.3c0-0.7,0.6-1.3,1.3-1.3 C197.4,96.2,198,96.8,198,97.6z M197.7,111.3h-2V101h2V111.3z M208.4,111.3v-1.1c-1.3,1-2.2,1.4-3.3,1.4c-2.9,0-5.2-2.4-5.2-5.5 s2.3-5.4,5.2-5.4c1.2,0,2,0.4,3.3,1.4V101h2v10.3L208.4,111.3L208.4,111.3z M201.8,106.2c0,2.1,1.4,3.6,3.3,3.6s3.3-1.5,3.3-3.7 c0-2.1-1.3-3.6-3.2-3.6C203.2,102.5,201.8,104,201.8,106.2z M217.1,102.8h-1.6v5.3c0,1,0.3,1.5,0.9,1.5c0.3,0,0.5,0,0.9-0.2v1.8 c-0.5,0.1-0.8,0.2-1.2,0.2c-1.6,0-2.6-1.2-2.6-3.3v-5.3h-1.1V101h1.1v-2.4l2-0.8v3.1h1.6L217.1,102.8L217.1,102.8z M221.5,97.6 c0,0.7-0.6,1.3-1.3,1.3c-0.7,0-1.3-0.6-1.3-1.3c0-0.7,0.6-1.3,1.3-1.3C220.9,96.2,221.5,96.8,221.5,97.6z M221.1,111.3h-2V101h2 V111.3z M234,106.2c0,3.1-2.3,5.5-5.4,5.5c-3,0-5.4-2.4-5.4-5.5c0-3,2.4-5.4,5.5-5.4C231.6,100.7,234,103.2,234,106.2z M225.2,106.2 c0,2.1,1.4,3.6,3.4,3.6s3.4-1.5,3.4-3.7c0-2.1-1.4-3.6-3.3-3.6C226.6,102.5,225.2,104,225.2,106.2z M238.1,101v1 c0.7-0.8,1.7-1.3,2.8-1.3c1.5,0,2.9,0.8,3.6,2c0.4,0.7,0.6,1.7,0.6,3.1v5.5h-2v-5.4c0-1.2-0.1-1.8-0.4-2.3c-0.3-0.6-1.1-1-2-1 c-1,0-1.9,0.4-2.2,1.1c-0.3,0.6-0.4,1.2-0.4,2.4v5.2h-2V101L238.1,101L238.1,101z M59.4,86.4C63,85,67,85.1,70.6,83.8 c0.9-0.3,1.7-0.7,2.4-1.3c1.2-1.1,1.5-2.7,1.4-4.3c-0.2-2.1-1-5.1-2.2-6.8c-0.3-0.5-0.7-0.9-0.8-1.5c0-0.4,0.1-0.8,0.3-1.1 c0.5-1.2,1-2.7,0.2-3.7c-1-1.5-3.9-0.8-4.1-2.8c-0.1-0.7,0.2-1.4,0.7-2c1.5-1.9,2.1-2.8,0.5-5s-3.6-3.6-1.3-6.5 c0.6-0.7,1.3-1.3,1.8-2.1c0.5-0.7,0.9-1.7,0.7-2.6c-0.2-0.6-0.7-1.2-1.2-1.6c-1.9-1.6-4.3-2.4-6.4-3.5c-4.2-2.1-5.4-5.4-6.7-9.7 c-1.5-5-2.2-10.3-5.6-14.4c-2-2.4-4.6-4.4-7.1-6.3L40,6.8l0,0c0,0,3.5,2.2,4.4,6.1c0.9,3.9,0.7,8.9,0.9,15.2 c0.3,7.9,12.2,16.8,12.4,21.6c0.2,6-7.4,3.5-7.4,9c0,1.6,0.6,4,0.7,5.7c0.1,1.8-1.3,4.4-3,3.9c1.5,0.4,2.6,2.2,2.4,3.7 c-0.2,1.7-2,2.6-2.7,4.1c-1,2.1,0.8,4.4,1.4,6.4c1.5,5-0.2,9.6-5.4,11.5c-4.6,1.7-8.8,1.3-11.5,6.7c-2.2,4.3-0.3,11.5,0.5,14.2 c4.3,2.5,9,4.5,14,5.9c-1.1-2.9-1.2-6.1-1.2-9.2C45.5,101.6,49.2,90.3,59.4,86.4z M102.6,79.5c-1.5,0-1.7-0.9-2.3-14.6 c-0.1-1.8-0.1-3.5-0.2-5.1C99.9,55,99.4,46,98.8,42.4c-0.6,3.3-1,10.8-1.2,14.8c-0.1,1.4-0.1,2.9-0.2,4.4 c-0.5,11.5-0.8,12.8-2.3,12.8s-1.8-1.8-2.2-10.1c-0.1-1.2-0.1-2.4-0.2-3.4c-0.4-6-0.8-9.9-1.3-11.6c-0.3,1.3-0.7,4-1.2,9.6 c-0.1,0.7-0.1,1.4-0.2,2.2c-0.6,7.6-0.8,9.3-2.3,9.3s-1.8-2.1-2.3-7.1c-0.1-0.6-0.1-1.2-0.2-1.7c-0.5-4.4-0.9-6.4-1.2-7.3 c-0.3,0.8-0.8,2.4-1.2,5.7c-0.8,6-1.2,7-2.2,7.3h-0.1h-0.1c-1.4,0-1.9-1.9-2.4-4.1c-0.2-1-0.8-3.2-1.3-3.2c-0.3,0.1-0.9,0.9-1.3,1.7 c-0.2,0.5-0.8,0.7-1.3,0.5s-0.7-0.8-0.5-1.3c0.3-0.7,1.4-2.9,3.1-2.9c2,0,2.6,2.4,3.2,4.7c0.1,0.3,0.2,0.7,0.3,1.2 c0.3-1.4,0.5-3.3,0.6-4.2c1.1-8,2.5-8,3.2-8c1.5,0,2.3,1.4,3.2,9.6c0.1,0.5,0.1,1.1,0.2,1.8c0.1,0.6,0.1,1.3,0.2,2 c0.1-1.4,0.3-3,0.3-4.1c0.1-0.8,0.1-1.5,0.2-2.2c0.9-10.6,1.6-12.3,3.2-12.3s2.3,1.2,3.2,14.4c0.1,1,0.1,2.2,0.2,3.4 c0.1,0.9,0.1,2,0.2,3.1c0.1-1.9,0.2-4,0.3-5.8c0.1-1.5,0.1-3,0.2-4.4c0.9-16.5,1.4-18.1,3.2-18.1c1.9,0,2.3,1.8,3.2,20.7 c0.1,1.6,0.1,3.3,0.2,5.1c0.1,2,0.2,4.2,0.3,6.3c0.1-1.5,0.1-3,0.2-4.2c0.1-1.6,0.1-3.1,0.2-4.5c0.4-6.9,0.7-11.3,1.1-14 c0.3-2.2,0.7-4.1,2.1-4.1c1.5,0,2.3,1.3,3.2,13.8c0.1,0.7,0.1,1.5,0.2,2.2c0.1,1.8,0.3,4.2,0.5,6.1c0-0.3,0.1-0.6,0.1-0.8 c0.1-0.5,0.1-1,0.2-1.4c0.7-4.7,1.1-7.5,3.2-7.5c1.7,0,2.5,1.4,3.1,2.3c0.1,0.2,0.5,0.8,0.6,0.9c0.6,0,1,0.5,1,1c0,0.6-0.4,1-1,1 c-1.3,0-1.9-1-2.4-1.9c-0.5-0.8-0.8-1.2-1.3-1.3c-0.5,0.5-1,3.7-1.3,5.8c-0.1,0.4-0.1,0.9-0.2,1.4c-0.4,3.3-0.6,5.5-2.2,5.5 c-1.4,0-1.7-1.3-2.4-10.9c-0.1-0.8-0.1-1.5-0.2-2.2c-0.5-6.1-0.9-9.2-1.2-10.7c-0.4,2.3-0.9,7.3-1.3,14.9c-0.1,1.4-0.1,2.9-0.2,4.5 C104.3,78.2,104.1,79.5,102.6,79.5z M3.9,62.6c0.1,0.3,0.2,0.7,0.3,1.1c0.3,1.4,0.7,3.1,2.3,3.1c1.4,0,1.8-1.8,2.4-3.8 C9,62.7,9,62.5,9.1,62.2c0.2-0.7,0.7-2.5,1.2-3.3c0.3,0.6,0.7,1.7,1.1,3.5l0.1,0.5c0.7,3.2,1.3,5.5,2.9,5.5c1.3,0,1.7-1.4,2.6-8 c0.3-2.5,0.8-5.7,1.3-6.7c0.3,0.7,0.8,2.5,1.2,7.7c0,0.4,0.1,0.8,0.1,1.4c0.5,8.3,1,10.3,2.7,10.3c1.8,0,2.5-2.5,3.1-10.2 c0-0.3,0-0.6,0.1-0.8c0.1-0.6-0.4-1-0.9-1.1c-0.6-0.1-1,0.4-1.1,0.9c0,0.2,0,0.5-0.1,0.8c-0.3,4.3-0.7,6.4-1,7.5 c-0.4-2-0.7-6-0.8-7.6c0-0.6-0.1-1.1-0.1-1.5c-0.6-7.3-1.4-9.8-3.2-9.8c-2.2,0-2.6,3.1-3.3,8.7c-0.1,1.1-0.5,3.7-0.8,5.3 c-0.3-1-0.6-2.3-0.7-2.9l-0.1-0.6c-1.1-5.4-2.4-5.4-2.9-5.4c-1.8,0-2.6,2.7-3.3,5c-0.1,0.3-0.1,0.5-0.2,0.8 c-0.1,0.5-0.3,1.2-0.5,1.8c-0.1-0.3-0.2-0.7-0.3-1c-0.1-0.4-0.2-0.8-0.3-1.2c-0.1-0.2-0.2-0.5-0.2-0.7c-0.5-1.8-1.2-4-2.9-4.1 c-0.1,0.7-0.1,1.4-0.2,2c0.4,0.3,0.9,1.9,1.1,2.6C3.8,62,3.9,62.3,3.9,62.6z M62.7,2.5c33.3,0,60.2,27,60.2,60.2s-27,60.2-60.2,60.2 S2.5,95.9,2.5,62.7S29.5,2.5,62.7,2.5 M62.7,0C28.1,0,0,28.1,0,62.7s28.1,62.7,62.7,62.7s62.7-28.1,62.7-62.7S97.3,0,62.7,0L62.7,0z " /> </svg> </a> </div> </div> </div> </div><!--/copyright--> <!--=== End Copyright ===--> </noindex> <script type="text/javascript">var d = new Date(); document.getElementById("sYear").innerHTML = d.getFullYear();</script> <script type="text/javascript" src="https://dl.episerver.net/13.5.10/epi-util/find.js"></script> <script type="text/javascript"> if(typeof FindApi === 'function'){var api = new FindApi();api.setApplicationUrl('/');api.setServiceApiBaseUrl('/find_v2/');api.processEventFromCurrentUri();api.bindWindowEvents();api.bindAClickEvent();api.sendBufferedEvents();} </script> </div><!--/wrapper--> <script type="text/javascript" src="/Static/themes/associates/js/career/plugins.js"></script> <script type="text/javascript" src="/Static/themes/associates/js/career/app.js"></script> <script src="/bundles/asha/bottom-js?v=MmOt-yY7_ERTzZrMKrMPfEQ4G_whdesbTR8KgfZp4q41"></script> <script type="text/javascript"> jQuery(document).ready(function () { App.init(); // App.initSliders(); $("#carousel-1").flexisel({ visibleItems: 5, animationSpeed: 2000, autoPlaySpeed: 2000, enableResponsiveBreakpoints: true, autoPlay: true, responsiveBreakpoints: { portrait: { changePoint: 480, visibleItems: 1 }, landscape: { changePoint: 640, visibleItems: 2 }, tablet: { changePoint: 768, visibleItems: 3 } } }); $("#highlight-carousel").flexisel({ visibleItems: 3, animationSpeed: 500, autoPlaySpeed: 5000, enableResponsiveBreakpoints: true, autoPlay: true, responsiveBreakpoints: { portrait: { changePoint: 480, visibleItems: 1 }, landscape: { changePoint: 640, visibleItems: 2 }, tablet: { changePoint: 768, visibleItems: 3 } } }); }); </script> <!--[if lt IE 9]> <script src="/static/ashatheme/plugins/respond.js"></script> <script src="/static/ashatheme/plugins/html5shiv.js"></script> <![endif]--> </body> </html>