CINXE.COM
For Referrers | Spaulding Rehabilitation
<!DOCTYPE html><html lang="en"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="https://spauldingrehab.org/referrals" rel="canonical"> <meta charset="UTF-8"> <meta content="ie=edge" http-equiv="X-UA-Compatible"> <title>For Referrers | Spaulding Rehabilitation</title> <!--grid-layout--> <!--ls:begin[stylesheet]--> <style type="text/css"> .iw_container { max-width:800px !important; margin-left: auto; margin-right: auto; } .iw_stretch { max-width: 100% !important; } </style> <link href="/mobile0c9a66/iwov-resources/grid/bootstrap.css" type="text/css" rel="stylesheet"> <!--ls:end[stylesheet]--> <!--ls:begin[meta-keywords]--> <meta name="keywords" content=""> <!--ls:end[meta-keywords]--> <!--ls:begin[meta-description]--> <meta name="description" content=""> <!--ls:end[meta-description]--> <!--ls:begin[custom-meta-data]--> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> <!--ls:end[custom-meta-data]--> <!--ls:begin[meta-vpath]--> <meta name="vpath" content=""> <!--ls:end[meta-vpath]--> <!--ls:begin[meta-page-locale-name]--> <meta name="page-locale-name" content=""> <!--ls:end[meta-page-locale-name]--> <!--ls:begin[stylesheet]--> <link type="text/css" href="/mobile0c9a66/assets/Spaulding/css/main.css" rel="stylesheet"> <!--ls:end[stylesheet]--> <!--ls:begin[favicon]--> <link type="image/png" href="/mobile0c9a66/assets/Spaulding/favicon/spaulding-mgb-favicon.png" rel="shortcut icon"> <!--ls:end[favicon]--> <!--ls:begin[head-injection]--><!--ls:end[head-injection]--><!--ls:begin[tracker-injection]--><!--ls:end[tracker-injection]--><!--ls:begin[script]--><!--ls:end[script]--></head> <body> <!--Start Piwik Code --> <script type="text/javascript"> (function(window, document, dataLayerName, id) { window[dataLayerName]=window[dataLayerName]||[],window[dataLayerName].push({start:(new Date).getTime(),event:"stg.start"});var scripts=document.getElementsByTagName('script')[0],tags=document.createElement('script'); function stgCreateCookie(a,b,c){var d="";if(c){var e=new Date;e.setTime(e.getTime()+24*c*60*60*1e3),d="; expires="+e.toUTCString()}document.cookie=a+"="+b+d+"; path=/"} var isStgDebug=(window.location.href.match("stg_debug")||document.cookie.match("stg_debug"))&&!window.location.href.match("stg_disable_debug");stgCreateCookie("stg_debug",isStgDebug?1:"",isStgDebug?14:-1); var qP=[];dataLayerName!=="dataLayer"&&qP.push("data_layer_name="+dataLayerName),isStgDebug&&qP.push("stg_debug");var qPString=qP.length>0?("?"+qP.join("&")):""; tags.async=!0,tags.src="https://mgb.containers.piwik.pro/"+id+".js"+qPString,scripts.parentNode.insertBefore(tags,scripts); !function(a,n,i){a[n]=a[n]||{};for(var c=0;c<i.length;c++)!function(i){a[n][i]=a[n][i]||{},a[n][i].api=a[n][i].api||function(){var a=[].slice.call(arguments,0);"string"==typeof a[0]&&window[dataLayerName].push({event:n+"."+i+":"+a[0],parameters:[].slice.call(arguments,1)})}}(i[c])}(window,"ppms",["tm","cm"]); })(window, document, 'dataLayer', '4650ef3a-a888-42ed-9593-9215c535e577'); </script> <!--End Piwik Code --> <!--ls:begin[body]--><style> .global-alert { font-size: 1.4rem; line-height: 1.71429; padding: 0.90361rem 0; color: #fff; } @media (min-width: 1000px) { .global-alert { font-size: 1.6rem; line-height: 1.5625; } } .global-alert p { margin: 0; text-align: center; } .global-alert p .title, .global-alert p .description { display: block; } @media (min-width: 600px) { .global-alert p .title, .global-alert p .description { display: inline; } .global-alert .container { gap: 20px; } } .global-alert p .title { font-weight: 700; margin-right: 1rem; padding-right: 1rem; position: relative; } .global-alert p .title:after { font-size: 1.4em; font-weight: 700; line-height: 1.2; position: absolute; right: -0.3rem; } @media (min-width: 600px) { .global-alert p .title:after { content: "\00b7"; } } .global-alert p .description { margin-right: 0.5rem; padding-right: 0.5rem; } .global-alert__link { white-space: nowrap; } .global-alert--high { background-color: #960028; color: #fff; } .global-alert--high .global-alert__link { color: #fff; } .global-alert--high .global-alert__link:focus, .global-alert--high .global-alert__link:hover { color: #e6e6e6; } .global-alert--moderate { background-color: #5c068c; } .global-alert--moderate .global-alert__link { color: #fff; position: relative; } .global-alert button { float: right; color: #fff; background-color: inherit; border-radius: 50%; cursor: pointer; border-color: #fff; border-style: solid; margin-left:auto; } .global-alert button:hover { border-width: 3px; font-weight: bold; } .global-alert .container { display: flex; align-items: center; justify-content: center; } </style> <!-- global alert levels: "moderate" or "high", append to "global-alert--" below --> <!-- HIGH Alert --> <div id="global-alert-moderate" class="global-alert global-alert--moderate" data-component="dismissible-item" data-type="moderate"> <div class="container" role="alert"> <p> <span class="title"> Job Scam Alert </span> <span class="description"> Any emails received from hr@spauldingrehab.org or calls from (816) 263-2347 are fraudulent and not affiliated with Spaulding Rehabilitation or Mass General Brigham. Any emails or calls should be deleted and blocked. </span> <!-- <br/> --> <a href="https://spauldingrehab.org/about/careers/job-postings" target="_blank" class="global-alert__link" aria-label="additional information"> More Information > </a> </p> <button type="button" class="close">X</button></span> </div> </div> <script> (function(window){ var dismissibleItem = function(el, html, type) { el.classList.add('dismissible'); el.innerHTML = html; el.querySelector('.close').addEventListener('click', function(event){ var height = el.offsetHeight, opacity = 1, timeout = null; function reduceHeight() { height -= 2; el.setAttribute('style', 'height: ' + height + 'px; opacity: ' + opacity); if (height <= 0) { window.clearInterval(timeout) ; timeout = null; el.remove(); } } function fade() { opacity -= .1; el.setAttribute('style', 'opacity: ' + opacity); if (opacity <= 0) { window.clearInterval(timeout); timeout = window.setInterval(reduceHeight, 1); } } timeout = window.setInterval(fade, 25); //Set session variable to hide banner on refresh sessionStorage.setItem("dismiss-banner-" + type, "yes"); }); }; var dismissibles = Array.prototype.slice.call(document.querySelectorAll('[data-component="dismissible-item"]')); if (dismissibles.length) { for (var i = 0; i < dismissibles.length; i++) { var html = dismissibles[i].innerHTML; var type = dismissibles[i].getAttribute('data-type'); new dismissibleItem(dismissibles[i], html, type) } } var checkBannerSessionValid = function() { //check session storage for dismiss for (var i = 0; i < dismissibles.length; i++) { var type = dismissibles[i].getAttribute('data-type'); var data = sessionStorage.getItem("dismiss-banner-" + type); if (data != null && data == "yes"){ var banner = document.querySelectorAll('#global-alert-' + type ); banner[0].style.display = 'none'; } } //alert(data); }; checkBannerSessionValid(); //Scroll to top after banner load //window.scrollTo(0,0); } )(window); </script><div class="container-fluid iw_section" id="sectionjlgxtkls"> <div class="row iw_row iw_stretch" id="rowjlgxtklt"> <div class="iw_columns col-lg-12" id="coljlgxtklu"> <div class="iw_component" id="iw_comp1535655812751"> <style>#iw_comp1535655812751{}</style><style>#iw_comp1535655812751{}</style><a class="skip-header" href="#skip-to-content">Skip to Content (press ENTER)</a><div class="site-overlay"></div><header role="banner" class="site-header"> <div class="site-header__mobile-utility js-header-mobile"> <div class="site-header__brand"> <div class="site-logo"> <a target="" class="site-logo__link" href="/"> <div> <picture> <source media="(max-width: 767px)" srcset="/assets/Spaulding/images/logos/Spaulding_MGB_horizontal_rgb.svg"></source> <source media="(max-width: 1224px)" srcset="/assets/Spaulding/images/logos/Spaulding_MGB_horizontal_rgb.svg"></source> <img alt="Spaulding Rehabilitation Logo" src="/assets/Spaulding/images/logos/Spaulding_MGB_horizontal_rgb.svg" class="site-logo__image"></picture> </div> </a> </div> </div> <button id="site-header-search-mobile-label" class="utility-nav-mobile-btn utility-nav-mobile-btn--search js-header-search-btn-mobile"> <svg class="utility-nav-mobile-btn__icon utility-nav-mobile-btn__icon--search"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-search-small"></use> </svg> <span class="visually-hidden">Open Search</span></button><a class="utility-nav-mobile-btn js-mobile-nav-btn" href="javascript:;"> <svg class="utility-nav-mobile-btn__icon"> <use xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-menu"></use> </svg> <span class="visually-hidden">Open Menu</span></a> </div> <div aria-labelledby="site-header-search-mobile-label" class="site-header-search__drawer js-header-search-drawer-mobile"> <form method="GET" class="site-header-search__form js-search-form" id="header-search-form-mobile" name="header-search-form-mobile" action="/search"> <label class="site-header-search__label" for="header-search-label-mobile">Please enter a search term</label><input id="header-search-label-mobile" class="site-header-search__input" placeholder="What would you like to search for?" value="" name="text" type="text"><button class="site-header-search__btn--submit"><span class="visually-hidden">Submit your Search</span> <svg class="icon-svg site-header-search__icon"> <use xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-search-small"></use> </svg> </button> </form> </div> <div class="site-header__drawer js-header-drawer"> <div class="site-header__global"> <div class="container"> <nav aria-label="global" role="tablist" class="global-nav"> <div id="global-nav-title" class="global-nav__title">Explore Spaulding</div> <ul aria-labelledby="global-nav-title" class="global-nav__list"> <li class="global-nav__item"> <a class="global-nav__link js-ga-header-navigation" title="" href="/">Patients & Visitors</a> </li> <li class="global-nav__item"> <a class="global-nav__link js-ga-header-navigation" title="" href="/research">Research & Innovation</a> </li> <li class="global-nav__item"> <a class="global-nav__link js-ga-header-navigation" title="" href="/education-training">Education & Training</a> </li> <li class="global-nav__item"> <a class="global-nav__link js-ga-header-navigation active" title="" href="/referrals">For Referrers</a> </li> <li class="global-nav__item"> <a class="global-nav__link js-ga-header-navigation" title="" href="/giving">Giving</a> </li> </ul> </nav> </div> </div> <div class="site-header__top"> <div class="container"> <div class="site-header__brand"> <div class="site-logo"> <a target="" class="site-logo__link" href="/"> <div> <img class="site-logo__image" src="/assets/Spaulding/images/logos/Spaulding_MGB_horizontal_rgb.svg" alt="Spaulding Rehabilitation Logo"></div> </a> </div> </div> <div class="site-header__top-inner-wrapper"> <nav role="navigation" aria-label="utility" class="utility-nav js-utility-nav"> <ul class="utility-nav__list"> <li class="utility-nav__item">I want to...</li> <li class="utility-nav__item js-nav-item"> <button id="utility-nav-btn" class="utility-nav__link js-nav-link"><strong>make a selection</strong> <svg class="utility-nav__icon utility-nav__icon--arrow"> <use xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-arrow-short"></use> </svg> </button> <div class="utility-flyout js-nav-flyout"> <ul role="menu" aria-labelledby="utility-nav-btn" class="utility-flyout__list"> <li class="utility-flyout__item js-nav-flyout-item"> <a class="utility-flyout__link js-ga-header-navigation" role="menuitem" href="/locations" target="">Find a Location</a> </li> <li class="utility-flyout__item js-nav-flyout-item"> <a class="utility-flyout__link js-ga-header-navigation" role="menuitem" href="/find-a-doctor" target="">Find a Doctor</a> </li> <li class="utility-flyout__item js-nav-flyout-item"> <a class="utility-flyout__link js-ga-header-navigation" role="menuitem" href="https://patientgateway.massgeneralbrigham.org/mychart-prd/Authentication/Login?" target="">Access My Patient Gateway</a> </li> <li class="utility-flyout__item js-nav-flyout-item"> <a class="utility-flyout__link js-ga-header-navigation" role="menuitem" href="/about/careers" target="">Find Careers</a> </li> <li class="utility-flyout__item js-nav-flyout-item"> <a class="utility-flyout__link js-ga-header-navigation" role="menuitem" href="/referrals" target="">Refer a Patient</a> </li> <li class="utility-flyout__item js-nav-flyout-item"> <a class="utility-flyout__link js-ga-header-navigation" role="menuitem" href="/giving" target="">Donate</a> </li> </ul> </div> </li> </ul> </nav> <script src="/mobile0c9a66/assets/Spaulding/js/jquery-3-3-1.min.js"></script><script src="/mobile0c9a66/assets/Spaulding/js/typeahead.bundle.js"></script> <div class="site-header-search"> <button id="site-header-search-desktop-label" class="site-header-search__btn js-header-search-btn-desktop"><span class="site-header-search__title">Search</span> <svg class="icon-svg site-header-search__icon"> <use xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-search-small"></use> </svg> </button> <div aria-labelledby="site-header-search-desktop-label" class="site-header-search__drawer site-header-search__drawer--desktop js-header-search-drawer-desktop"> <form method="GET" class="site-header-search__form js-search-form typeahead" id="header-search-form-desktop" name="header-search-form-desktop" action="/search"> <label class="site-header-search__label" for="header-search-label-desktop">Please enter a search term</label><input id="header-search-label-desktop" class="site-header-search__input" placeholder="What would you like to search for?" value="" name="text" type="text"><button class="site-header-search__btn--submit"><span class="visually-hidden">Submit your Search</span> <svg class="icon-svg site-header-search__icon"> <use xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-search-small"></use> </svg> </button> </form> </div> </div> <script> jQuery(document).ready(function($) { var keyword_suggestions = new Bloodhound({ datumTokenizer: Bloodhound.tokenizers.obj.whitespace('name'), queryTokenizer: Bloodhound.tokenizers.whitespace, remote: { url: '/idol.typeahead?maxResults=10&site=Spaulding&text=', replace: function (url, query) { return url + $('#header-search-label-desktop').val() }, wildcard: '%QUERY', transform: function (data) { // we modify the prefetch response var newData = []; // here to match the response format data.forEach(function (item) { // of the remote endpoint newData.push({'name': item}); }); return newData; } }, identify: function (response) { return response.name; } }); $('#header-search-label-desktop').typeahead( { minLength: 2, highlight: true }, { name: 'keywords', source: keyword_suggestions, // suggestion engine is passed as the source display: function(item) { // display: 'name' will also work return item.name; }, limit: 5, templates: { suggestion: function(item) { return '<li>'+ item.name +'</li>'; } } }); }); </script> </div> </div> </div> <div class="site-header__bottom"> <div class="container"> <nav role="navigation" aria-label="main" class="main-nav"> <span id="main-nav-title" class="visually-hidden">Main Navigation</span> <ul aria-labelledby="main-nav-title" class="main-nav__list"> <li class="main-nav__item"> <a class="main-nav__link js-ga-header-navigation" title="" href="/referrals/inpatient">Inpatient Referrals</a> </li> <li class="main-nav__item"> <a class="main-nav__link js-ga-header-navigation" title="" href="/referrals/outpatient-referrals">Outpatient Referrals</a> </li> <li class="main-nav__item"> <a class="main-nav__link js-ga-header-navigation" title="" href="/referrals/resources">Referral Resources</a> </li> <li class="main-nav__item"> <a class="main-nav__link js-ga-header-navigation" title="" href="/referrals/make-a-referral">Make a Referral</a> </li> <li class="main-nav__item"> <a class="main-nav__link js-ga-header-navigation" title="" href="/referrals/faqs">FAQs</a> </li> </ul> </nav> </div> </div> </div> </header> </div> <main> <div class="iw_placeholder" id="iw_placeholder1538573129650"> <div class="iw_component" id="iw_comp1551881211386"> <style>#iw_comp1551881211386{}</style><style>#iw_comp1551881211386{}</style><p tabindex="-1" id="skip-to-content" class="visually-hidden">Header Skipped.</p><div class="image-banner image-banner--with-image component"> <div class="container"> <div class="image-banner__image"> <picture> <source sizes="100vw" media="(max-width:767px)" srcset="/assets/Spaulding/images/For referrers/for-referrers/for-referrers640x400.jpg"></source> <source sizes="100vw" media="(max-width: 1224px)" srcset="/assets/Spaulding/images/For referrers/for-referrers/for-referrers768x200.jpg"></source> <source sizes="100vw" media="(min-width:1225px)" srcset="/assets/Spaulding/images/For referrers/for-referrers/for-referrers1600x400.jpg"></source> <img alt="" src="/assets/Spaulding/images/For referrers/for-referrers/for-referrers1600x400.jpg"></picture> </div> <div class="image-banner__content image-banner__content--theme-light-blue"> <div class="image-banner__lead-in"></div> <h1 class="image-banner__title">For Referrers</h1> <div class="image-banner__subtitle">We employ a collaborative, research-driven, interdisciplinary approach that strives to treat and heal the whole person. And we’re consistently recognized for it. We have been ranked among U.S. News & World Report’s top rehabilitation hospitals nationally since 2003. These are just a few of the reasons you can trust your patients — or your professional future — with Spaulding Rehabilitation.</div> </div> </div> </div> </div> <div class="iw_component" id="iw_comp1549887527525"> <style>#iw_comp1549887527525{}</style><style>#iw_comp1549887527525{}</style><div class="loc component js-accordion"> <div class="container"> <h2 class="loc__title page-title">A spectrum of network resources and care options to achieve your best quality of life</h2> <div class="loc__description"> <p><p>We are with you every step of the way throughout Spaulding Rehabilitation – from acute care following a traumatic injury to long-term, ongoing care for a chronic condition to recovery after surgery. No matter your rehabilitation need, we have clinicians, therapists and rehabilitation specialists offering the best care available, when and where you need it across greater New England.</p></p> </div> <ul class="loc-tag__list"> <li class="loc-tag__item loc-tag__item--hospital-rehab"> <div class="loc-tag__content"> <span class="js-ga-loc-title">Hospital Rehab</span> <div class="tooltip-parent js-tooltip-parent"> <button aria-label="more information" aria-haspopup="true" aria-expanded="false" class="loc-tag__btn js-tooltip-btn js-ga-loc-btn" type="button"><span class="visually-hidden">Hospital Rehab</span> <svg class="loc-tag__icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-info"></use> </svg> </button><span aria-expanded="false" aria-hidden="true" tabindex="-1" class="tooltip js-tooltip"> <p><p>For inpatient intensive, interdisciplinary rehabilitation following illness, medical treatment or accident.</p> <p><a class="none" style="font-size: 1.25rem; background-color: #ffffff; font-family: 'Graphik Web', Helvetica, sans-serif;" href="/locations?locationType=hospital-rehab">Locations Near Me</a></p></p> </span> </div> </div> </li> <li class="loc-tag__item loc-tag__item--long-term-acute"> <div class="loc-tag__content"> <span class="js-ga-loc-title">Long-Term Acute</span> <div class="tooltip-parent js-tooltip-parent"> <button aria-label="more information" aria-haspopup="true" aria-expanded="false" class="loc-tag__btn js-tooltip-btn js-ga-loc-btn" type="button"><span class="visually-hidden">Long-Term Acute</span> <svg class="loc-tag__icon"> <use xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-info"></use> </svg> </button><span aria-expanded="false" aria-hidden="true" tabindex="-1" class="tooltip js-tooltip"> <p><p>For complex medical conditions as well as rehabilitation services. Physicians, nurses, and other clinicians work together to provide specific medical treatments needed by each patient. </p> <p><a class="none" style="font-size: 1.25rem; background-color: #ffffff; font-family: 'Graphik Web', Helvetica, sans-serif;" href="/locations?locationType=long-term-acute">Locations Near Me</a></p></p> </span> </div> </div> </li> <li class="loc-tag__item loc-tag__item--outpatient"> <div class="loc-tag__content"> <span class="js-ga-loc-title">Outpatient</span> <div class="tooltip-parent js-tooltip-parent"> <button aria-label="more information" aria-haspopup="true" aria-expanded="false" class="loc-tag__btn js-tooltip-btn js-ga-loc-btn" type="button"><span class="visually-hidden">Outpatient</span> <svg class="loc-tag__icon"> <use xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-info"></use> </svg> </button><span aria-expanded="false" aria-hidden="true" tabindex="-1" class="tooltip js-tooltip"> <p><p>For advanced rehabilitation closer to home when inpatient is not required.</p> <p><a class="none" style="font-size: 1.25rem; background-color: #ffffff; font-family: 'Graphik Web', Helvetica, sans-serif;" href="/locations?locationType=outpatient">Locations Near Me</a></p></p> </span> </div> </div> </li> <li class="loc-tag__item loc-tag__item--skilled-nursing"> <div class="loc-tag__content"> <span class="js-ga-loc-title">Skilled Nursing</span> <div class="tooltip-parent js-tooltip-parent"> <button aria-label="more information" aria-haspopup="true" aria-expanded="false" class="loc-tag__btn js-tooltip-btn js-ga-loc-btn" type="button"><span class="visually-hidden">Skilled Nursing</span> <svg class="loc-tag__icon"> <use xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-info"></use> </svg> </button><span aria-expanded="false" aria-hidden="true" tabindex="-1" class="tooltip js-tooltip"> <p><p>For long-term skilled nursing services as well as those who need short-term rehabilitation care.</p> <p><a class="none" style="font-size: 1.25rem; background-color: #ffffff; font-family: 'Graphik Web', Helvetica, sans-serif;" href="/locations?locationType=skilled-nursing">Locations Near Me</a></p></p> </span> </div> </div> </li> <li class="loc-tag__item loc-tag__item--wellness"> <div class="loc-tag__content"> <span class="js-ga-loc-title">Wellness</span> <div class="tooltip-parent js-tooltip-parent"> <button aria-label="more information" aria-haspopup="true" aria-expanded="false" class="loc-tag__btn js-tooltip-btn js-ga-loc-btn" type="button"><span class="visually-hidden">Wellness</span> <svg class="loc-tag__icon"> <use xlink:href="/assets/Spaulding/images/sprites/vector.spritesheet.svg#icon-info"></use> </svg> </button><span aria-expanded="false" aria-hidden="true" tabindex="-1" class="tooltip js-tooltip"> <p><p>For therapies that enhance your rehabilitation like yoga, acupuncture, and our Adaptive Sports Program.</p> <p><a class="none" style="font-size: 1.25rem; background-color: #ffffff; font-family: 'Graphik Web', Helvetica, sans-serif;" href="/locations?locationType=wellness">Locations Near Me</a></p></p> </span> </div> </div> </li> </ul> <div class="loc-explore"> <img alt="" src="/assets/Spaulding/images/small-LOC.svg" class="loc-explore__image"><span><a class="cta" href="/patient-support/levels-care" target="">Explore More Levels of Care</a></span> </div> </div> </div> </div> <div class="iw_component" id="iw_comp1549887527536"> <style>#iw_comp1549887527536{}</style><style>#iw_comp1549887527536{}</style><div class="promo-cards promo-cards--two-column-stacking promo-cards--two-column-stacking--theme2 component"> <div class="container"> <ul class="promo-card__list"> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Outpatient Referrals</h3> <p class="promo-card__blurb"><p>Our outpatient rehabilitation programs meet a wide array of therapeutic needs. We take a patient-first approach that includes cutting-edge methodologies and advanced technology, comprehensive medical care and wellness practices.</p></p> <div> <a xmlns:xlink="http://www.w3.org/1999/xlink" class="promo-card__cta js-ga-promo-card-link" href="/referrals/outpatient-referrals" target="">Learn more<span class="visually-hidden">about outpatient referrals.</span></a> </div> </div> </li> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Inpatient Referrals</h3> <p class="promo-card__blurb"><p>Our inpatient rehabilitation programs, which include hospital rehab, long-term acute care and a skilled nursing facility, are designed to meet the needs of your most critical and complex patients. From stroke or accident recovery to care after surgery, our clinicians can carry your therapeutic vision forward.</p></p> <div> <a class="promo-card__cta js-ga-promo-card-link" href="/referrals/inpatient" target="">Learn more<span class="visually-hidden">about inpatient referrals.</span></a> </div> </div> </li> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Find a Doctor</h3> <p class="promo-card__blurb"><p>Know who you’re looking for or want to browse credentials to find just the right clinician to take on your patient’s needs? Here you can search for specific criteria or browse our professional staff by location or across the network.</p></p> <div> <a class="promo-card__cta js-ga-promo-card-link" href="/find-a-doctor" target="">Learn more<span class="visually-hidden"></span></a> </div> </div> </li> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Career Opportunities</h3> <p class="promo-card__blurb"><p>Are you ready to make a difference in the lives of others with the power and depth of one of the world’s leading rehabilitation and research hospitals in your corner? Look no further.</p></p> <div> <a class="promo-card__cta js-ga-promo-card-link" href="/about/careers" target="">See current openings <span class="visually-hidden"></span></a> </div> </div> </li> </ul> </div> </div> </div> </div> </main> </div> </div> </div> <div class="container-fluid iw_section" id="sectionjlgxtkm4"> <div class="row iw_row iw_stretch" id="rowjlgxtkm5"> <div class="iw_columns col-lg-12" id="coljlgxtkm6"> <div class="iw_component" id="iw_comp1535655812763"> <style>#iw_comp1535655812763{}</style><style>#iw_comp1535655812763{}</style><footer aria-label="Hub Footer" class="site-footer"> <style> .footer__notice.modal { display: none; /*Hidden by default */ position: fixed; /* Stay in place */ z-index: 100148; /* Sit on top */ left: 0; top: 0; } .footer__notice.modal::backdrop { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.6); } .footer__notice .modal-content{ background-color: rgba(0, 0, 0, 0.7); color: #fefefe; position: fixed; left: 50%; margin: 0 auto; bottom: -6rem; transform: translate(-50%, -50%); font-size: .9375rem; padding: 5px 20px; width: 80%; /* Could be more or less, depending on screen size */ border: 1px solid rgba(0, 0, 0, 0.4); border-radius: 6px; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); } .footer__notice .modal-body tr{ background-color: rgba(0, 0, 0, 0); color: #fefefe; border: none; } .footer__notice .modal-body td{ padding:0; font-size: .9375rem; vertical-align:top; } @media (min-width: 768px){ .footer__notice .modal-content { bottom: -1rem; } } .footer__notice .close { color: #fefefe; float: right; font-size: 1.5rem; font-weight: 600; padding: 0 0.5em; } .footer__notice .modal-content .btn{ min-width:75px; padding:.15em .25em; margin-left:2rem; margin-top:.5rem; font-size: 0.95rem; } .footer__notice .modal-body{ padding: 0.25rem 0; } .footer__notice .modal-body p{ margin-top: 0; } .footer__notice .privacy_policy { font-size: 1.1rem; color: #fff; font-weight: 800; } .footer__notice .privacy_policy:hover { box-shadow: none; } .modal-body td { border: 0; } .jq-selectbox__select { position: relative; } </style> <div class="site-footer__top"> <div class="container"> <div class="site-footer__navigation"> <div class="site-footer__section site-footer__section--logo"> <img style="max-width:250px;" alt="Spaulding Rehabilitation Hospital Logo" class="site-footer__logo" src="/assets/Spaulding/images/logos/Spaulding_MGB_horizontal_rgb.svg"></div> <div class="site-footer__section site-footer__section--subpages"> <nav aria-label="Footer: Subpage" class="site-footer__nav"> <ul class="site-footer__nav-list"> <li class="site-footer__nav-item"> <a xmlns:xlink="http://www.w3.org/1999/xlink" class="site-footer__nav-link js-ga-footer-navigation" href="/about" target="">About</a> </li> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/about/careers" target="">Careers</a> </li> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/contact" target="">Contact Us</a> </li> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/about/news" target="">News</a> </li> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/patient-support/insurance-billing/cost-estimates" target="">Cost Estimate</a> </li> </ul> </nav> </div> <div class="site-footer__section site-footer__section--hubs"> <nav aria-label="Footer: Hub" class="site-footer__nav"> <ul class="site-footer__nav-list"> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/">Patients & Visitors</a> </li> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/research">Research & Innovation</a> </li> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/education-training">Education & Training</a> </li> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/referrals">For Referrers</a> </li> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/giving">Giving</a> </li> </ul> </nav> </div> <div class="site-footer__section site-footer__section--contacts"> <div class="site-footer__contacts"> <ul class="site-footer__contacts-list"> <li class="site-footer__contacts-item"> <div class="site-footer__contacts-label" id="footer-contacts-label-1">Inpatient Services</div> <a class="site-footer__contacts-number" aria-labelledby="footer-contacts-label-1" href="tel:1-617-952-5000">1-617-952-5000</a> </li> <li class="site-footer__contacts-item"> <div class="site-footer__contacts-label" id="footer-contacts-label-2">Outpatient Medical Services</div> <a class="site-footer__contacts-number" aria-labelledby="footer-contacts-label-2" href="tel:1-617-952-5299">1-617-952-5299</a> </li> <li class="site-footer__contacts-item"> <div class="site-footer__contacts-label" id="footer-contacts-label-3">Outpatient Rehab Services</div> <a class="site-footer__contacts-number" aria-labelledby="footer-contacts-label-3" href="tel:1-617-952-6200">1-617-952-6200</a> </li> <li class="site-footer__contacts-item"> <div class="site-footer__contacts-label" id="footer-contacts-label-4">Patient Communications</div> <a class="site-footer__contacts-number" aria-labelledby="footer-contacts-label-4" href="tel:1-617-952-5000">1-617-952-5000</a> </li> <li class="site-footer__contacts-item"> <div class="site-footer__contacts-label" id="footer-contacts-label-5">For Hearing Impaired</div> <a class="site-footer__contacts-number" aria-labelledby="footer-contacts-label-5" href="tel:1-800-439-2370 / TDD">1-800-439-2370 / TDD</a> </li> </ul> </div> </div> <div class="site-footer__section site-footer__section--iwanto"> <nav aria-label="Footer: I Want To..." class="site-footer__nav"> <ul class="site-footer__nav-list"> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/locations">Find a Location</a> </li> <li class="site-footer__nav-item"> <a class="site-footer__nav-link js-ga-footer-navigation" href="/find-a-doctor">Find a Doctor</a> </li> </ul> </nav> </div> </div> </div> </div> <div class="site-footer__bottom"> <div class="container"> <div class="site-footer__corporate"> <div class="site-footer__logos"> <div> <img class="site-footer__corp-logo" alt="MGB Logo" src="/assets/Spaulding/images/logos/mghlogo-desktop-black.jpg"></div> <div> <img class="site-footer__corp-logo" alt="Harvard Medical School Teaching Hospital Logo" src="/assets/Spaulding/images/logos/harvard-black.jpg"></div> </div> <nav aria-label="Footer: Utility" class="site-footer__utility"> <ul class="site-footer__utility-list"> <li class="site-footer__utility-item"> <a class="site-footer__utility-link" href="/sitemap" target="">Site Map</a> </li> <li class="site-footer__utility-item"> <a class="site-footer__utility-link" href="/terms-conditions" target="">Terms & Conditions</a> </li> <li class="site-footer__utility-item"> <a class="site-footer__utility-link" href="/patient-confidentiality" target="">Patient Confidentiality</a> </li> <li class="site-footer__utility-item"> <a class="site-footer__utility-link" href="/nondiscrimination-statement" target="">Nondiscrimination Statement</a> </li> <li class="site-footer__utility-item"> <a class="site-footer__utility-link" href="https://www.massgeneralbrigham.org/en/notices/organized-health-care-arrangement" target="_blank">Organized Health Care Arrangement Notice</a> </li> <li class="site-footer__utility-item"> <a class="site-footer__utility-link" href="https://spauldingrehab.org/patient-support/insurance-billing/hospital-charge-data" target="">Price Transparency</a> </li> </ul> </nav> <span class="site-footer__copyright"> © 2024 Spaulding Rehabilitation Hospital. All rights reserved.</span> </div> </div> </div> <div aria-controls="footerNoticeClose" class="footer__notice modal" id="footerModal"> <div class="modal-content"> <div class="modal-header"></div> <div class="modal-body"> <table> <tr> <td> <p> <span id="cookieNotice"></span>We use cookies and other tools to enhance your experience on our website and to analyze our web traffic. For more information about these cookies and the data collected, please refer to our <a aria-label="Privacy Policy" class="privacy_policy" href="https://spauldingrehab.org/terms-conditions" target="_blank"><span>Privacy Policy</span></a>. </p> </td><td style="min-width: 1rem;"><a id="cookieNoticeClose" aria-label="Cookie Notice Close" href="#cookieNoticeClose"><span class="close">×</span></a></td> </tr> </table> </div> </div> </div> <script type="text/javascript"> var modal = document.getElementById('footerModal'); var closeBtn = document.querySelector('.footer__notice .modal-body #cookieNoticeClose'); //var okBtn = document.querySelector('.footer__notice .modal-body a'); var footerNotifyIndex = document.cookie.indexOf("privacynotifymgb"); closeBtn.focus(); closeBtn.onclick = function(event) { event.preventDefault(); modal.style.display = "none"; var now = new Date(); now.setTime(now.getTime() + 365 * 24 * 3600 * 1000);//One year document.cookie = "privacynotifymgb=; expires=" + now.toUTCString() + "; path=/"; } if(footerNotifyIndex === -1){ modal.style.display = "block"; } document.addEventListener('keyup', function (e) { if(e.target.hash){ var id = e.target.hash.replace(/[?#]/gi, ''); var spanBtn = document.querySelector('.footer__notice .modal-body .close'); if(id && id == 'cookieNoticeClose' && e.code == 'Tab'){ spanBtn.style.border = "1px solid #01b9e8"; } else{ var skipContent = document.getElementById('skipContent'); skipContent.focus(); spanBtn.style.border = "none"; } } }); </script> </footer> </div> </div> </div> </div><!--ls:end[body]--><!--ls:begin[page_track]--><!--ls:end[page_track]--><!--ls:begin[script]--><script type="text/javascript" src="/mobile0c9a66/assets/Spaulding/js/jquery-3-3-1.min.js"></script> <!--ls:end[script]--> <!--ls:begin[script]--><script type="text/javascript" src="/mobile0c9a66/assets/Spaulding/js/main.js"></script> <!--ls:end[script]--> </body> </html> <!-- SN1024 1.4.81-->