CINXE.COM
Patient Support - Spaulding Rehab
<!DOCTYPE html><html lang="en"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="https://spauldingrehab.org/patient-support" rel="canonical"> <meta charset="UTF-8"> <meta content="ie=edge" http-equiv="X-UA-Compatible"> <title>Patient Support - Spaulding Rehab</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="We are committed to making the rehabilitation experience as simple and successful for you as possible. View our patient support resources."> <!--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 active" 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" 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="/locations">Locations</a> </li> <li class="main-nav__item"> <a class="main-nav__link js-ga-header-navigation" title="" href="/conditions-services">Conditions & Services</a> </li> <li class="main-nav__item"> <a class="main-nav__link js-ga-header-navigation" title="" href="/find-a-doctor">Find a Doctor</a> </li> <li class="main-nav__item"> <a class="main-nav__link js-ga-header-navigation active" title="" href="/patient-support">Patient Support</a> </li> </ul> </nav> </div> </div> </div> </header> </div> <main> <div class="iw_placeholder" id="iw_placeholder1538573129650"> <div class="iw_component" id="iw_comp1548111019161"> <style>#iw_comp1548111019161{}</style><style>#iw_comp1548111019161{}</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/patient-support/patient-support-mobile-banner.jpg"></source> <source sizes="100vw" media="(max-width: 1224px)" srcset="/assets/Spaulding/images/patient-support/patient-support-tablet-banner.jpg"></source> <source sizes="100vw" media="(min-width:1225px)" srcset="/assets/Spaulding/images/patient-support/patient-support-desktop-banner.jpg"></source> <img alt="" src="/assets/Spaulding/images/patient-support/patient-support-desktop-banner.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">Patient Support Services</h1> <div class="image-banner__subtitle">Unsurpassed rehabilitation care is only the beginning. Here at Spaulding, your journey to wellness is supported at every stage. Our treatment, care and support is comprehensive. Our complete commitment to you is what makes us different.</div> </div> </div> </div> </div> <div class="iw_component" id="iw_comp1548111019162"> <style>#iw_comp1548111019162{}</style><style>#iw_comp1548111019162{}</style><div class="rich-text component js-accordion"> <div class="container"><p>When it comes to your rehabilitation, you deserve every option and advancement available. You deserve a seamless path to wellness. That’s why our patient support services focus on your needs, remove obstacles to care and enable you to focus on what’s most important – you.</p></div> </div> </div> <div class="iw_component" id="iw_comp1548111019697"> <style>#iw_comp1548111019697{}</style><style>#iw_comp1548111019697{}</style><div class="loc component js-accordion"> <div class="container"> <h2 class="loc__title page-title">Levels of Care</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_comp1548111019716"> <style>#iw_comp1548111019716{}</style><style>#iw_comp1548111019716{}</style><div class="promo-cards promo-cards--two-column-stacking promo-cards--two-column-stacking--theme2 component"> <div class="container"> <h2 class="promo-cards__title">Managing Your Care</h2> <div class="promo-cards__subtitle"></div> <ul class="promo-card__list"> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Admission Support</h3> <p class="promo-card__blurb">We make every effort to streamline the process and give you easy access to the care you need, when you need it. We have a team of admission specialists who work to help you find the most appropriate level of care in the right facility for you.</p> <div> <a xmlns:xlink="http://www.w3.org/1999/xlink" class="promo-card__cta js-ga-promo-card-link" href="/patient-support/admission-support" target="">Learn More<span class="visually-hidden">Admission support</span></a> </div> </div> </li> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Case Management</h3> <p class="promo-card__blurb">Our Case Management Department and Clinical Social Work services are here to give you and your family the best experience possible. We focus on coordinating your care so you can focus on your recovery.</p> <div> <a class="promo-card__cta js-ga-promo-card-link" href="/patient-support/case-management" target="">Learn More<span class="visually-hidden">Case management</span></a> </div> </div> </li> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Insurance and Billing Assistance</h3> <p class="promo-card__blurb">We work with you and your family, referrers, insurance companies and employers to make sure you have full access to all the healthcare and rehabilitation services available to make you well.</p> <div> <a class="promo-card__cta js-ga-promo-card-link" href="/patient-support/insurance-billing" target="">Learn More<span class="visually-hidden">Insurance and billing</span></a> </div> </div> </li> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Patient Bill of Rights</h3> <p class="promo-card__blurb">We emphasize the importance of respecting patient rights, view the list of your rights as a patient here.</p> <div> <a class="promo-card__cta js-ga-promo-card-link" href="/patient-support/patient-bill-of-rights" target="">Learn more<span class="visually-hidden">Patients' bill of rights</span></a> </div> </div> </li> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Access Medical Records</h3> <p class="promo-card__blurb">We make sure you and your family are always kept informed by ensuring you have access to your medical information. All patients in Spaulding Rehabilitation have digital access to important personal medical records.</p> <div> <a class="promo-card__cta js-ga-promo-card-link" href="/patient-support/medical-records" target="">Learn More<span class="visually-hidden">Accessing Medical Records</span></a> </div> </div> </li> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Code of Conduct</h3> <p class="promo-card__blurb">Everyone should expect a safe, caring, and inclusive environment in all our spaces. Our Patient Code of Conduct helps us to meet this goal. Words or actions that are disrespectful, racist, discriminatory, hostile, or harassing are not welcome.</p> <div> <a class="promo-card__cta js-ga-promo-card-link" href="https://www.massgeneralbrigham.org/en/patient-care/patient-visitor-information/patient-code-of-conduct" target="_blank">Read the Full Patient Code of Conduct<span class="visually-hidden"></span></a> </div> </div> </li> <li class="promo-card__item"> <div class="promo-card__text"> <h3 class="promo-card__title">Patient Experience Survey</h3> <p class="promo-card__blurb">After your visit to the clinic or discharge from the hospital, you will receive a call, email or text asking about your experience.</p> <div> <a class="promo-card__cta js-ga-promo-card-link" href="/patient-support/post-care-survey" target="">Learn More<span class="visually-hidden">Patient Experience Survey</span></a> </div> </div> </li> </ul> </div> </div> </div> <div class="iw_component" id="iw_comp1548111019769"> <style>#iw_comp1548111019769{}</style><style>#iw_comp1548111019769{}</style><div class="spotlight spotlight--image-left-full-width component"> <div class="container"> <h2 class="spotlight__title">Hospital Rehab Support Services</h2> <div class="spotlight__content"> <div class="spotlight__image"> <img src="/assets/Spaulding/images/patient-support/patient-support-spotlight.jpg" alt="Nurse assisting Spaulding patient"></div> <div class="spotlight__text"> <div class="container"> <div class="spotlight__description"><p>As an inpatient undergoing rehabilitation care, you will have access to diet and nutrition experts, respiratory therapists, speech-language pathologists, pastoral guidance and more to help you on your journey to wellness.</p></div> </div> </div> </div> </div> </div> </div> <div class="iw_component" id="iw_comp1548111019795"> <style>#iw_comp1548111019795{}</style><style>#iw_comp1548111019795{}</style><div class="spotlight spotlight--image-right-full-width component"> <div class="container"> <h2 class="spotlight__title">Support Groups</h2> <div class="spotlight__content"> <div class="spotlight__image"> <img src="/assets/Spaulding/images/patient-support/support-groups-spotlight.jpg" alt="Nurse an dpatient with crutches walking through hallway"></div> <div class="spotlight__text"> <div class="container"> <div class="spotlight__description"><p>At Spaulding, you’ll never have to find your strength alone. We offer a wide range of support groups for a variety of wellness needs. Call the Family Resource Center at (617) 952-5159 for information on Spaulding support groups.</p></div> <div> <a xmlns:xlink="http://www.w3.org/1999/xlink" class="btn js-ga-spotlight-image-link" href="/patient-support/support-groups" target="">Learn More<span class="visually-hidden">Learn more about the support groups Spaulding Rehabilitation has to offer</span></a> </div> </div> </div> </div> </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 Spaulding</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 Spaulding</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-->