<!doctype html>
<html lang="en">
<head>	
			<title>Getting care & drugs in disasters or emergencies | Medicare.gov</title>
	    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

	

	<meta name="keywords" content="" />

<meta name="description" content="Get Medicare-provided medical care and prescription drugs in disaster or emergency areas, replace lost card, and lost or damaged supplies." />



		<!-- start of headerScripts.ssi -->
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Canonical -->
<link rel="canonical" href="http://www.medicare.gov/" />
<script>var _sf_startpt=(new Date()).getTime()</script>
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" href='//assets.cms.gov/Resources/Global/Images/Icons/icon-iphone.png' />
<link rel="apple-touch-icon" sizes="57x57" href='//assets.cms.gov/Resources/Global/Images/Icons/icon-ipad.png' />
<link rel="apple-touch-icon" sizes="114x114" href='//assets.cms.gov/Resources/Global/Images/Icons/icon-iphone4.png' />
<link rel="apple-touch-icon" sizes="144x144" href='//assets.cms.gov/Resources/Global/Images/Icons/icon-ipad2.png' />
<link rel="Stylesheet" href="/sharedresources/shared/css/font-awesome.min.css" />
<link rel="stylesheet" href="//assets.cms.gov/resources/libs/fonts/adobeBlank/adobe-blank.css" />
<!-- font-awesome gives cross domain issues if domain is different from href source domain-->
<link rel="stylesheet" href="/sharedresources/shared/css/font-awesome-4.0.3.css" />
<link rel="stylesheet" href='//assets.cms.gov/Resources/Medicare/css/MedicarePrint.css' media="print" />
<link rel='stylesheet' href="//assets.cms.gov/resources/global/css/default.css" />
<!--Medicare Libraries and styles-->
<link rel='stylesheet' href='//assets.cms.gov/resources/Medicare/css/MedicareHeaderFooter.css' />
<!-- moved from feedTabs.ssi -->
<link rel='stylesheet' href='//assets.cms.gov/Resources/Medicare/CSS/FeedTabs.css' />
<script src="//assets.cms.gov/Resources/Global/JS/lib/jquery-1.7.2.js"></script>
<!-- es.medicare.gov-->
<script>
  function OneLink() {
  var redirectLink = document.location.href;
  var pagePath = document.location.pathname.toLowerCase();

  if (pagePath.indexOf(".aspx") > 0 || pagePath.indexOf(".asp") > 0) {
  var mySplitResult = pagePath.split("/");
  if (mySplitResult.length > 2) {
  switch (mySplitResult[1]) {
  case "dialysisfacilitycompare":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/DialysisFacilityCompare";
  break;
  case "hospitalcompare":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/HospitalCompare";
  break;
  case "contacts":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/Contacts";
  break;
  case "medicareeligibility":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/MedicareEligibility/Home.asp";
  break;
  case "nursinghomecompare":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/NursingHomeCompare";
  break;
  case "physiciancompare":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/physiciancompare";
  break;
  case "homehealthcompare":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/homehealthcompare/search.aspx";
  break;
  case "medicareonlineforms":
  if (mySplitResult[2] == "authorizationform")
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/MedicareOnlineForms/AuthorizationForm/OnlineFormStep.asp";
  else
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/MedicareOnlineForms";
  break;
  case "publications":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/publications";
  break;
  case "supplierdirectory":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/supplierdirectory";
  break;
  case "coverage":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/Coverage";
  break;
  case "gopaperless":
  redirectLink = document.location.protocol + "//" + window.location.hostname + "/GoPaperless";
  break;
  default:
  break;
  }
  }
  }

	if (window.location.hostname.indexOf("dev") >= 0 || window.location.hostname.indexOf("test") >= 0 || window.location.hostname.indexOf("imp") >= 0 || window.location.hostname.indexOf("localhost") >= 0) {
	redirectLink = redirectLink.replace(window.location.hostname, 'es.imp.medicare.gov');
	} else {
	redirectLink = redirectLink.replace(window.location.hostname, 'es.medicare.gov');
	}

  document.location.href = redirectLink;
  }
</script>
<!-- END es.medicare.gov -->
<script src="//www.google.com/jsapi"></script>

<script>
    if(document.getElementById("ymcIframe") != null) {
    document.getElementById("ymcIframe").contentWindow.document.body.onfocus = function() {
    document.getElementById("ymcIframe").height = "900px";
    }
    document.getElementById("ymcIframe").contentWindow.document.body.onblur = function() {
    document.getElementById("ymcIframe").height = "55px";
    }
    }
</script>
<style type="text/css">
  .gsc-top-search-bar input.gsc-search-button{
  height: 30px;
  color: #333;
  margin-left: -16px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.167em;
  border: 1px solid #A2A6A9 !important;
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -khtml-border-radius: 0 4px 4px 0;
  background: -moz-linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EEF3EA ), color-stop(100%, #CBD5E1 ));
  background: -webkit-linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
  background: -o-linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
  background: -ms-linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
  background: linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#EEF3EA ', endColorstr='#CBD5E1 ', GradientType=0);
  }

  .gsc-top-search-bar input#gsc-i-id1{
  height: 26px;
  width: 89%;
  color: #726E70;
  font-weight: bold !important;
  font-size: 13px !important;
  padding-right: 23px !important;
  background: none repeat scroll 0% 0% white !important;
  border: 1px solid #A2A6A9;
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -khtml-border-radius: 4px 0 0 4px;
  }

  .gsc-top-search-bar .gsc-clear-button {
  display: none;
  }

  @media (max-width: 479px){
  .gsc-top-search-bar input.gsc-search-button{
  background: url("https://assets.cms.gov/Resources/Medicare/Images/home/iconSprite.png") 15px -696px no-repeat, -webkit-linear-gradient(top, #fbfbfb 0%, #a0a0a0 100%) !important;
  text-indent: -9999px;
  }
  }

  .gsc-top-search-bar td.gsc-input,
  .gsc-top-search-bar td.gsc-search-button{
  border: none !important;
  }
  input.gsc-search-button:hover,
  input.gsc-search-button:focus {
  background: #CBD5E1 ;
  background: -moz-linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbd5e1 ), color-stop(100%, #eef3ea ));
  background: -webkit-linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
  background: -o-linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
  background: -ms-linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
  background: linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#CBD5E1 ', endColorstr='#EEF3EA ', GradientType=0);
  background-position: 0 0;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: bnone;
  -o-transition: none;
  transition: none;
  }
  table.gsc-search-box td.gsc-input {
  font-size: .916em;
  }
  .gsc-top-search-bar input.gsc-search-button {
  padding-left: 15px;
  padding-right: 15px;
  }
  .gsc-input::-webkit-input-placeholder {
  font-size: .875em!important;
  }
  .gsc-input:-moz-placeholder { /* older Firefox*/
  font-size: .875em!important;
  }
  .gsc-input::-moz-placeholder { /* Firefox 19+ */
  font-size: .875em!important;
  }
  .gsc-input:-ms-input-placeholder {
  font-size: .875em!important;
  }

  </style>
<!-- Google's Site Search END-->

<!-- Pre-existing header scripts-->
<script>
  //<![CDATA[
function mp_onload() {
if (window.body_onload != null)
window.body_onload();
}
function getAnchorValue() {
var url = location.href;
var urlArray = url.split('#');

//Delete old cookie.
document.cookie = "anchor=" + "" + "; expires=-1" + "; path=/";

if (urlArray[1] != null && urlArray[1] != "") {
//Create new cookie.
document.cookie = "anchor=" + urlArray[1] + "; path=/";
}
}
//]]>
</script>
<!-- end of headerScripts.ssi -->

												

		<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9,chrome=1">
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="initial-scale=1">
<link rel="apple-touch-icon" AssetsSrc='/Resources/Global/Images/Icons/icon-iphone.png'  href='//assets.cms.gov/Resources/Global/Images/Icons/icon-iphone.png' />
<link rel="apple-touch-icon" sizes="72x72" AssetsSrc='/Resources/Global/Images/Icons/icon-ipad.png' href='//assets.cms.gov/Resources/Global/Images/Icons/icon-ipad.png' />
<link rel="apple-touch-icon" sizes="114x114" AssetsSrc='/Resources/Global/Images/Icons/icon-iphone4.png' href='//assets.cms.gov/Resources/Global/Images/Icons/icon-iphone4.png' />
<link rel="apple-touch-icon" sizes="144x144" AssetsSrc='/Resources/Global/Images/Icons/icon-ipad2.png' href='//assets.cms.gov/Resources/Global/Images/Icons/icon-ipad2.png' />

<link  AssetsSrc='/Resources/Global/css/lib/bootstrap.css' href='//assets.cms.gov/Resources/Global/css/lib/bootstrap.css' rel="stylesheet" type="text/css"/>
<link  AssetsSrc='/Resources/Global/css/lib/bootstrap-responsive.css' href='//assets.cms.gov/Resources/Global/css/lib/bootstrap-responsive.css' rel="stylesheet"/>
  <link rel="stylesheet"  AssetsSrc='/Resources/Global/css/lib/jquery-ui-1.8.17.custom.css' href='//assets.cms.gov/Resources/Global/css/lib/jquery-ui-1.8.17.custom.css' type="text/css"/>
<link rel="stylesheet"  AssetsSrc='/Resources/Global/css/508Assets.css' href='//assets.cms.gov/Resources/Global/css/508Assets.css' type="text/css"/>
<link rel="stylesheet"  AssetsSrc='/Resources/Medicare/css/MedicareGlobal.css' href='//assets.cms.gov/resources/medicare/css/medicareglobal.css' type="text/css"/>
<link rel="stylesheet"  AssetsSrc='/Resources/Global/css/sharewidget-4.0.css' href='//assets.cms.gov/resources/global/css/sharewidget-4.0.css' type="text/css"/>



<!-- HTML5 shi/css3 media query, for IE6-8 support of HTML5 elements  -->
<!--[if lt IE 9]>
      <script src="//assets.cms.gov/Resources/Global/JS/lib/html5.js"></script>
<![endif]-->
    
<script>
	// Fix iPhone viewport scaling bug on orientation change
	(function (doc) {

	var addEvent = 'addEventListener',
	type = 'gesturestart',
	qsa = 'querySelectorAll',
	scales = [1, 1],
	meta = qsa in doc ? doc[qsa]('meta[name=viewport]') : [];

	function fix() {
	meta.content = 'initial-scale=1';
	doc.removeEventListener(type, fix, true);
	}

	if ((meta = meta[meta.length - 1]) && addEvent in doc) {
            fix();
            scales = [.25, 4.0];
            doc[addEvent](type, fix, true);
        }

    } (document));
</script>

                			<link rel="canonical" href="http://www.medicare.gov/what-medicare-covers/getting-care-and-drugs-in-disasters-or-emergencies.html" />
					
	<link rel='stylesheet'  href='//assets.cms.gov/Resources/Medicare/css/contentdatatable.css'  type='text/css'/>

		

	        <!-- Start Code to prevent clickjacking -->
        <style id="antiClickjack">body{display:none !important;}</style>

        <script type="text/javascript">
            if (self === top) {
                var antiClickjack = document.getElementById("antiClickjack");
                antiClickjack.parentNode.removeChild(antiClickjack);
            } else {
                top.location = self.location;
            }
        </script>
        <!-- END Code to prevent clickjacking -->  
		
		<!-- New relic code -->
		<script type="text/javascript">
            var domain = window.location.hostname,siteurl = document.URL,LicenseKey = '642335d5b5',ApplicationKey = '';
            if(siteurl.toLowerCase().indexOf("your-medicare-coverage") > -1) {
            	if (domain === 'www.medicare.gov') {
            		ApplicationKey = '83470456';
            	} else if (domain === 'imp.medicare.gov') {
            		ApplicationKey = '83463198';
            	}
            	window.NREUM||(NREUM={}),__nr_require=function(t,n,e){function r(e){if(!n[e]){var o=n[e]={exports:{}};t[e][0].call(o.exports,function(n){var o=t[e][1][n];return r(o||n)},o,o.exports)}return n[e].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<e.length;o++)r(e[o]);return r}({1:[function(t,n,e){function r(t){try{s.console&&console.log(t)}catch(n){}}var o,i=t("ee"),a=t(15),s={};try{o=localStorage.getItem("__nr_flags").split(","),console&&"function"==typeof console.log&&(s.console=!0,o.indexOf("dev")!==-1&&(s.dev=!0),o.indexOf("nr_dev")!==-1&&(s.nrDev=!0))}catch(c){}s.nrDev&&i.on("internal-error",function(t){r(t.stack)}),s.dev&&i.on("fn-err",function(t,n,e){r(e.stack)}),s.dev&&(r("NR AGENT IN DEVELOPMENT MODE"),r("flags: "+a(s,function(t,n){return t}).join(", ")))},{}],2:[function(t,n,e){function r(t,n,e,r,o){try{d?d-=1:i("err",[o||new UncaughtException(t,n,e)])}catch(s){try{i("ierr",[s,c.now(),!0])}catch(u){}}return"function"==typeof f&&f.apply(this,a(arguments))}function UncaughtException(t,n,e){this.message=t||"Uncaught error with no additional information",this.sourceURL=n,this.line=e}function o(t){i("err",[t,c.now()])}var i=t("handle"),a=t(16),s=t("ee"),c=t("loader"),f=window.onerror,u=!1,d=0;c.features.err=!0,t(1),window.onerror=r;try{throw new Error}catch(l){"stack"in l&&(t(8),t(7),"addEventListener"in window&&t(5),c.xhrWrappable&&t(9),u=!0)}s.on("fn-start",function(t,n,e){u&&(d+=1)}),s.on("fn-err",function(t,n,e){u&&(this.thrown=!0,o(e))}),s.on("fn-end",function(){u&&!this.thrown&&d>0&&(d-=1)}),s.on("internal-error",function(t){i("ierr",[t,c.now(),!0])})},{}],3:[function(t,n,e){t("loader").features.ins=!0},{}],4:[function(t,n,e){function r(t){}if(window.performance&&window.performance.timing&&window.performance.getEntriesByType){var o=t("ee"),i=t("handle"),a=t(8),s=t(7),c="learResourceTimings",f="addEventListener",u="resourcetimingbufferfull",d="bstResource",l="resource",p="-start",h="-end",m="fn"+p,w="fn"+h,v="bstTimer",y="pushState",g=t("loader");g.features.stn=!0,t(6);var b=NREUM.o.EV;o.on(m,function(t,n){var e=t[0];e instanceof b&&(this.bstStart=g.now())}),o.on(w,function(t,n){var e=t[0];e instanceof b&&i("bst",[e,n,this.bstStart,g.now()])}),a.on(m,function(t,n,e){this.bstStart=g.now(),this.bstType=e}),a.on(w,function(t,n){i(v,[n,this.bstStart,g.now(),this.bstType])}),s.on(m,function(){this.bstStart=g.now()}),s.on(w,function(t,n){i(v,[n,this.bstStart,g.now(),"requestAnimationFrame"])}),o.on(y+p,function(t){this.time=g.now(),this.startPath=location.pathname+location.hash}),o.on(y+h,function(t){i("bstHist",[location.pathname+location.hash,this.startPath,this.time])}),f in window.performance&&(window.performance["c"+c]?window.performance[f](u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["c"+c]()},!1):window.performance[f]("webkit"+u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["webkitC"+c]()},!1)),document[f]("scroll",r,{passive:!0}),document[f]("keypress",r,!1),document[f]("click",r,!1)}},{}],5:[function(t,n,e){function r(t){for(var n=t;n&&!n.hasOwnProperty(u);)n=Object.getPrototypeOf(n);n&&o(n)}function o(t){s.inPlace(t,[u,d],"-",i)}function i(t,n){return t[1]}var a=t("ee").get("events"),s=t(18)(a,!0),c=t("gos"),f=XMLHttpRequest,u="addEventListener",d="removeEventListener";n.exports=a,"getPrototypeOf"in Object?(r(document),r(window),r(f.prototype)):f.prototype.hasOwnProperty(u)&&(o(window),o(f.prototype)),a.on(u+"-start",function(t,n){var e=t[1],r=c(e,"nr@wrapped",function(){function t(){if("function"==typeof e.handleEvent)return e.handleEvent.apply(e,arguments)}var n={object:t,"function":e}[typeof e];return n?s(n,"fn-",null,n.name||"anonymous"):e});this.wrapped=t[1]=r}),a.on(d+"-start",function(t){t[1]=this.wrapped||t[1]})},{}],6:[function(t,n,e){var r=t("ee").get("history"),o=t(18)(r);n.exports=r,o.inPlace(window.history,["pushState","replaceState"],"-")},{}],7:[function(t,n,e){var r=t("ee").get("raf"),o=t(18)(r),i="equestAnimationFrame";n.exports=r,o.inPlace(window,["r"+i,"mozR"+i,"webkitR"+i,"msR"+i],"raf-"),r.on("raf-start",function(t){t[0]=o(t[0],"fn-")})},{}],8:[function(t,n,e){function r(t,n,e){t[0]=a(t[0],"fn-",null,e)}function o(t,n,e){this.method=e,this.timerDuration=isNaN(t[1])?0:+t[1],t[0]=a(t[0],"fn-",this,e)}var i=t("ee").get("timer"),a=t(18)(i),s="setTimeout",c="setInterval",f="clearTimeout",u="-start",d="-";n.exports=i,a.inPlace(window,[s,"setImmediate"],s+d),a.inPlace(window,[c],c+d),a.inPlace(window,[f,"clearImmediate"],f+d),i.on(c+u,r),i.on(s+u,o)},{}],9:[function(t,n,e){function r(t,n){d.inPlace(n,["onreadystatechange"],"fn-",s)}function o(){var t=this,n=u.context(t);t.readyState>3&&!n.resolved&&(n.resolved=!0,u.emit("xhr-resolved",[],t)),d.inPlace(t,y,"fn-",s)}function i(t){g.push(t),h&&(x?x.then(a):w?w(a):(E=-E,O.data=E))}function a(){for(var t=0;t<g.length;t++)r([],g[t]);g.length&&(g=[])}function s(t,n){return n}function c(t,n){for(var e in t)n[e]=t[e];return n}t(5);var f=t("ee"),u=f.get("xhr"),d=t(18)(u),l=NREUM.o,p=l.XHR,h=l.MO,m=l.PR,w=l.SI,v="readystatechange",y=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],g=[];n.exports=u;var b=window.XMLHttpRequest=function(t){var n=new p(t);try{u.emit("new-xhr",[n],n),n.addEventListener(v,o,!1)}catch(e){try{u.emit("internal-error",[e])}catch(r){}}return n};if(c(p,b),b.prototype=p.prototype,d.inPlace(b.prototype,["open","send"],"-xhr-",s),u.on("send-xhr-start",function(t,n){r(t,n),i(n)}),u.on("open-xhr-start",r),h){var x=m&&m.resolve();if(!w&&!m){var E=1,O=document.createTextNode(E);new h(a).observe(O,{characterData:!0})}}else f.on("fn-end",function(t){t[0]&&t[0].type===v||a()})},{}],10:[function(t,n,e){function r(t){var n=this.params,e=this.metrics;if(!this.ended){this.ended=!0;for(var r=0;r<d;r++)t.removeEventListener(u[r],this.listener,!1);if(!n.aborted){if(e.duration=a.now()-this.startTime,4===t.readyState){n.status=t.status;var i=o(t,this.lastSize);if(i&&(e.rxSize=i),this.sameOrigin){var c=t.getResponseHeader("X-NewRelic-App-Data");c&&(n.cat=c.split(", ").pop())}}else n.status=0;e.cbTime=this.cbTime,f.emit("xhr-done",[t],t),s("xhr",[n,e,this.startTime])}}}function o(t,n){var e=t.responseType;if("json"===e&&null!==n)return n;var r="arraybuffer"===e||"blob"===e||"json"===e?t.response:t.responseText;return h(r)}function i(t,n){var e=c(n),r=t.params;r.host=e.hostname+":"+e.port,r.pathname=e.pathname,t.sameOrigin=e.sameOrigin}var a=t("loader");if(a.xhrWrappable){var s=t("handle"),c=t(11),f=t("ee"),u=["load","error","abort","timeout"],d=u.length,l=t("id"),p=t(14),h=t(13),m=window.XMLHttpRequest;a.features.xhr=!0,t(9),f.on("new-xhr",function(t){var n=this;n.totalCbs=0,n.called=0,n.cbTime=0,n.end=r,n.ended=!1,n.xhrGuids={},n.lastSize=null,p&&(p>34||p<10)||window.opera||t.addEventListener("progress",function(t){n.lastSize=t.loaded},!1)}),f.on("open-xhr-start",function(t){this.params={method:t[0]},i(this,t[1]),this.metrics={}}),f.on("open-xhr-end",function(t,n){"loader_config"in NREUM&&"xpid"in NREUM.loader_config&&this.sameOrigin&&n.setRequestHeader("X-NewRelic-ID",NREUM.loader_config.xpid)}),f.on("send-xhr-start",function(t,n){var e=this.metrics,r=t[0],o=this;if(e&&r){var i=h(r);i&&(e.txSize=i)}this.startTime=a.now(),this.listener=function(t){try{"abort"===t.type&&(o.params.aborted=!0),("load"!==t.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof n.onload))&&o.end(n)}catch(e){try{f.emit("internal-error",[e])}catch(r){}}};for(var s=0;s<d;s++)n.addEventListener(u[s],this.listener,!1)}),f.on("xhr-cb-time",function(t,n,e){this.cbTime+=t,n?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof e.onload||this.end(e)}),f.on("xhr-load-added",function(t,n){var e=""+l(t)+!!n;this.xhrGuids&&!this.xhrGuids[e]&&(this.xhrGuids[e]=!0,this.totalCbs+=1)}),f.on("xhr-load-removed",function(t,n){var e=""+l(t)+!!n;this.xhrGuids&&this.xhrGuids[e]&&(delete this.xhrGuids[e],this.totalCbs-=1)}),f.on("addEventListener-end",function(t,n){n instanceof m&&"load"===t[0]&&f.emit("xhr-load-added",[t[1],t[2]],n)}),f.on("removeEventListener-end",function(t,n){n instanceof m&&"load"===t[0]&&f.emit("xhr-load-removed",[t[1],t[2]],n)}),f.on("fn-start",function(t,n,e){n instanceof m&&("onload"===e&&(this.onload=!0),("load"===(t[0]&&t[0].type)||this.onload)&&(this.xhrCbStart=a.now()))}),f.on("fn-end",function(t,n){this.xhrCbStart&&f.emit("xhr-cb-time",[a.now()-this.xhrCbStart,this.onload,n],n)})}},{}],11:[function(t,n,e){n.exports=function(t){var n=document.createElement("a"),e=window.location,r={};n.href=t,r.port=n.port;var o=n.href.split("://");!r.port&&o[1]&&(r.port=o[1].split("/")[0].split("@").pop().split(":")[1]),r.port&&"0"!==r.port||(r.port="https"===o[0]?"443":"80"),r.hostname=n.hostname||e.hostname,r.pathname=n.pathname,r.protocol=o[0],"/"!==r.pathname.charAt(0)&&(r.pathname="/"+r.pathname);var i=!n.protocol||":"===n.protocol||n.protocol===e.protocol,a=n.hostname===document.domain&&n.port===e.port;return r.sameOrigin=i&&(!n.hostname||a),r}},{}],12:[function(t,n,e){function r(){}function o(t,n,e){return function(){return i(t,[f.now()].concat(s(arguments)),n?null:this,e),n?void 0:this}}var i=t("handle"),a=t(15),s=t(16),c=t("ee").get("tracer"),f=t("loader"),u=NREUM;"undefined"==typeof window.newrelic&&(newrelic=u);var d=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],l="api-",p=l+"ixn-";a(d,function(t,n){u[n]=o(l+n,!0,"api")}),u.addPageAction=o(l+"addPageAction",!0),u.setCurrentRouteName=o(l+"routeName",!0),n.exports=newrelic,u.interaction=function(){return(new r).get()};var h=r.prototype={createTracer:function(t,n){var e={},r=this,o="function"==typeof n;return i(p+"tracer",[f.now(),t,e],r),function(){if(c.emit((o?"":"no-")+"fn-start",[f.now(),r,o],e),o)try{return n.apply(this,arguments)}finally{c.emit("fn-end",[f.now()],e)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(t,n){h[n]=o(p+n)}),newrelic.noticeError=function(t){"string"==typeof t&&(t=new Error(t)),i("err",[t,f.now()])}},{}],13:[function(t,n,e){n.exports=function(t){if("string"==typeof t&&t.length)return t.length;if("object"==typeof t){if("undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer&&t.byteLength)return t.byteLength;if("undefined"!=typeof Blob&&t instanceof Blob&&t.size)return t.size;if(!("undefined"!=typeof FormData&&t instanceof FormData))try{return JSON.stringify(t).length}catch(n){return}}}},{}],14:[function(t,n,e){var r=0,o=navigator.userAgent.match(/Firefox[\/\s](\d+\.\d+)/);o&&(r=+o[1]),n.exports=r},{}],15:[function(t,n,e){function r(t,n){var e=[],r="",i=0;for(r in t)o.call(t,r)&&(e[i]=n(r,t[r]),i+=1);return e}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],16:[function(t,n,e){function r(t,n,e){n||(n=0),"undefined"==typeof e&&(e=t?t.length:0);for(var r=-1,o=e-n||0,i=Array(o<0?0:o);++r<o;)i[r]=t[n+r];return i}n.exports=r},{}],17:[function(t,n,e){n.exports={exists:"undefined"!=typeof window.performance&&window.performance.timing&&"undefined"!=typeof window.performance.timing.navigationStart}},{}],18:[function(t,n,e){function r(t){return!(t&&t instanceof Function&&t.apply&&!t[a])}var o=t("ee"),i=t(16),a="nr@original",s=Object.prototype.hasOwnProperty,c=!1;n.exports=function(t,n){function e(t,n,e,o){function nrWrapper(){var r,a,s,c;try{a=this,r=i(arguments),s="function"==typeof e?e(r,a):e||{}}catch(f){l([f,"",[r,a,o],s])}u(n+"start",[r,a,o],s);try{return c=t.apply(a,r)}catch(d){throw u(n+"err",[r,a,d],s),d}finally{u(n+"end",[r,a,c],s)}}return r(t)?t:(n||(n=""),nrWrapper[a]=t,d(t,nrWrapper),nrWrapper)}function f(t,n,o,i){o||(o="");var a,s,c,f="-"===o.charAt(0);for(c=0;c<n.length;c++)s=n[c],a=t[s],r(a)||(t[s]=e(a,f?s+o:o,i,s))}function u(e,r,o){if(!c||n){var i=c;c=!0;try{t.emit(e,r,o,n)}catch(a){l([a,e,r,o])}c=i}}function d(t,n){if(Object.defineProperty&&Object.keys)try{var e=Object.keys(t);return e.forEach(function(e){Object.defineProperty(n,e,{get:function(){return t[e]},set:function(n){return t[e]=n,n}})}),n}catch(r){l([r])}for(var o in t)s.call(t,o)&&(n[o]=t[o]);return n}function l(n){try{t.emit("internal-error",n)}catch(e){}}return t||(t=o),e.inPlace=f,e.flag=a,e}},{}],ee:[function(t,n,e){function r(){}function o(t){function n(t){return t&&t instanceof r?t:t?c(t,s,i):i()}function e(e,r,o,i){if(!l.aborted||i){t&&t(e,r,o);for(var a=n(o),s=h(e),c=s.length,f=0;f<c;f++)s[f].apply(a,r);var d=u[y[e]];return d&&d.push([g,e,r,a]),a}}function p(t,n){v[t]=h(t).concat(n)}function h(t){return v[t]||[]}function m(t){return d[t]=d[t]||o(e)}function w(t,n){f(t,function(t,e){n=n||"feature",y[e]=n,n in u||(u[n]=[])})}var v={},y={},g={on:p,emit:e,get:m,listeners:h,context:n,buffer:w,abort:a,aborted:!1};return g}function i(){return new r}function a(){(u.api||u.feature)&&(l.aborted=!0,u=l.backlog={})}var s="nr@context",c=t("gos"),f=t(15),u={},d={},l=n.exports=o();l.backlog=u},{}],gos:[function(t,n,e){function r(t,n,e){if(o.call(t,n))return t[n];var r=e();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,n,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return t[n]=r,r}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],handle:[function(t,n,e){function r(t,n,e,r){o.buffer([t],r),o.emit(t,n,e)}var o=t("ee").get("handle");n.exports=r,r.ee=o},{}],id:[function(t,n,e){function r(t){var n=typeof t;return!t||"object"!==n&&"function"!==n?-1:t===window?0:a(t,i,function(){return o++})}var o=1,i="nr@id",a=t("gos");n.exports=r},{}],loader:[function(t,n,e){function r(){if(!x++){var t=b.info=NREUM.info,n=l.getElementsByTagName("script")[0];if(setTimeout(u.abort,3e4),!(t&&t.licenseKey&&t.applicationID&&n))return u.abort();f(y,function(n,e){t[n]||(t[n]=e)}),c("mark",["onload",a()+b.offset],null,"api");var e=l.createElement("script");e.src="https://"+t.agent,n.parentNode.insertBefore(e,n)}}function o(){"complete"===l.readyState&&i()}function i(){c("mark",["domContent",a()+b.offset],null,"api")}function a(){return E.exists&&performance.now?Math.round(performance.now()):(s=Math.max((new Date).getTime(),s))-b.offset}var s=(new Date).getTime(),c=t("handle"),f=t(15),u=t("ee"),d=window,l=d.document,p="addEventListener",h="attachEvent",m=d.XMLHttpRequest,w=m&&m.prototype;NREUM.o={ST:setTimeout,SI:d.setImmediate,CT:clearTimeout,XHR:m,REQ:d.Request,EV:d.Event,PR:d.Promise,MO:d.MutationObserver};var v=""+location,y={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-1044.min.js"},g=m&&w&&w[p]&&!/CriOS/.test(navigator.userAgent),b=n.exports={offset:s,now:a,origin:v,features:{},xhrWrappable:g};t(12),l[p]?(l[p]("DOMContentLoaded",i,!1),d[p]("load",r,!1)):(l[h]("onreadystatechange",o),d[h]("onload",r)),c("mark",["firstbyte",s],null,"api");var x=0,E=t(17)},{}]},{},["loader",2,10,4,3]);
            ;NREUM.info={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",licenseKey:LicenseKey,applicationID:ApplicationKey,sa:1}
            }
            
         </script>
</head>
<body>
	<a name="Top"></a>
    <div class="skipnav">
        <a href="#main_content" title="Skip Navigation" id="skipNavigation">Skip Navigation</a></div>
    <div id="page">
        <div id="pagecontent" class="container-fluid">
            <header id="header" role="banner">	
        					        						
<script src="/SharedResources/shared/javascript/TealiumTagLoad.js"></script>
<!-- Canonical -->
<link rel="canonical" href="http://www.medicare.gov/"/>
<!-- #Include virtual="/Includes/NoCSS.ssi" -->
<sl:translate>
  <nav id="headertoolbar" class="row" role="navigation" aria-labelledby="navheading1">
    <h2 id="navheading1" class="HiddenText">Site Options</h2>
    <ul id="headertoolbarleft">


      <li id="espanolli" title="Ver en Espa&ntilde;ol">
        <a  href="javascript:OneLink();">
          <span lang="es">Espa&ntilde;ol</span>
        </a>
      </li>
      <li id="fontli">
        <ol>
          <li title="Use a small font">
            <a class="smallFont" href="javascript:void(0)">
              <span aria-hidden="true">A</span>
              <span class="HiddenText">Small Font</span>
            </a>
          </li>
          <li title="Use a medium font">
            <a class="medFont" href="javascript:void(0)">
              <span aria-hidden="true">A</span>
              <span class="HiddenText">Medium Font</span>
            </a>
          </li>
          <li title="Use a large font">
            <a class="largeFont" href="javascript:void(0)">
              <span aria-hidden="true">A</span>
              <span class="HiddenText">Large Font</span>
            </a>
          </li>
        </ol>
      </li>

      <li id="printli">
        <a href="javascript:void(0)" title="Print this page">Print</a>
      </li>
      <li id="viewli" class="toolbarmenu">
        <a href="javascript:void(0)" class="toolbarmenu-a" title="View menu">
          View <span class="HiddenText"> options</span><span class="HiddenText 508State">, Collapsed</span>
        </a>
        <ul>
          <li id="espanolli-responsive">
            <a href="javascript:OneLink();">
              <span lang="es">Espa&ntilde;ol</span>
            </a>
          </li>

          <li id="printli-responsive">
            <a href="javascript:void(0)" title="Print this page">
              <span class="icon">
              </span>Print
            </a>
          </li>
        </ul>
      </li>
    </ul>
    <ul id="headertoolbarright">
      <li  id="aboutli" title="Learn more about us">
        <a href="/about-us/about-medicare.html">About Us</a>
      </li>
      <li  id="glossaryli" title="Go to the glossary">
        <a href="/glossary/a.html">Glossary</a>
      </li>
      <li  id="cmsli" title="Go to CMS.gov">
        <a href="http://www.cms.gov/">CMS.gov</a>
      </li>
      <li id="sitesli" class="toolbarmenu">
        <a href="javascript:void(0)" class="toolbarmenu-a" title="Sites menu">
          Sites <span class="HiddenText 508State">, Collapsed</span>
        </a>
        <ul>
          <li title="Go to CMS.gov">
            <a href="http://www.cms.gov/">CMS.gov</a>
          </li>
          <li>
            <a href="/about-us/about-medicare.html">About Us</a>
          </li>
          <li>
            <a href="/glossary/a.html">Glossary</a>
          </li>
        </ul>
      </li>
      <li id="mymedicareli"  title="Login to MyMedicare.gov">
        <a href="https://www.mymedicare.gov/">MyMedicare.gov Login</a>
      </li>
    </ul>

  </nav>
  <div id="headerlogocontent">
    <div id="headerlogo">
      <a id="headerlogo-link" href="/" title="Medicare.gov - the Official U.S. Government Site for Medicare">
        <img src="//assets.cms.gov/Resources/Medicare/Images/home/logoSprite.png" alt="Medicare.gov - the Official U.S. Government Site for Medicare"/>
      </a>
    </div>
  </div>
  <!-- Google site search starts here-->
  <style>
    input.gsc-search-button:hover,
    input.gsc-search-button:focus {
    background: #CBD5E1 ;
    background: -moz-linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbd5e1 ), color-stop(100%, #eef3ea ));
    background: -webkit-linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
    background: -o-linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
    background: -ms-linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
    background: linear-gradient(top, #cbd5e1 0%, #eef3ea 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#CBD5E1 ', endColorstr='#EEF3EA ', GradientType=0);
    background-position: 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: bnone;
    -o-transition: none;
    transition: none;
    }
    table.gsc-search-box td.gsc-input {
    font-size: .916em;
    }
  </style>
  <div id="headersearchrightcontent" class="span6" role="search">
      <div id="search_form" class="top-search-bar" aria-label="Search Medicare.gov">
          <input id="query" class="usagov-search-autocomplete" name="query" type="text" autocomplete="on" aria-label="Enter your search:" placeholder="type search term here"></input>
          <button>Search</button>
      </div>
  </div>
</sl:translate>
<!--Google site search end here-->
				        						







<div id="menu-btn" class="btn btn-primary opened" title="Main menu">
	<a href="#" title="Main menu">
		Main Menu <span class="icon">
			<span class="HiddenText 508State">, collapsed</span>
		</span>
	</a>
</div>

<nav class="" id="topnav" role="navigation" aria-labelledby="navheading2">
	<h2 id="navheading2" class="HiddenText">Main Menu</h2>
	<ul id="nav-list">
		                            							<li class="top sub"> 
                                 				<a href="/sign-up-change-plans/index.html" title="Sign Up / Change Plans">Sign Up /</br> Change Plans</a> 
                					<ul class="topnavsubmenu"> 
                    						               <li><a href="/people-like-me/new-to-medicare/getting-started-with-medicare.html" title="Getting started with Medicare">Getting started with Medicare</a></li> 
                        						               <li><a href="/sign-up-change-plans/decide-how-to-get-medicare/your-medicare-coverage-choices.html" title="Your Medicare coverage choices">Your Medicare coverage choices</a></li> 
                        						               <li><a href="/sign-up-change-plans/get-parts-a-and-b/when-how-to-sign-up-for-part-a-and-part-b.html" title="How do I get Part A & Part B?">How do I get Part A & Part B?</a></li> 
                        						               <li><a href="https://www.ssa.gov/medicare/" title="Apply for Medicare online">Apply for Medicare online</a></li> 
                        						               <li><a href="/sign-up-change-plans/get-drug-coverage/get-drug-coverage.html" title="How to get drug coverage">How to get drug coverage</a></li> 
                        						               <li><a href="/sign-up-change-plans/when-can-i-join-a-health-or-drug-plan/when-can-i-join-a-health-or-drug-plan.html" title="When can I join a health or drug plan?">When can I join a health or drug plan?</a></li> 
                        						               <li><a href="/sign-up-change-plans/medicare-health-plans/different-types-of-medicare-health-plans-.html" title="Types of Medicare health plans">Types of Medicare health plans</a></li> 
                        						               <li><a href="/find-a-plan/questions/home.aspx" title="Find health & drug plans">Find health & drug plans</a></li> 
                        						               <li><a href="/find-a-plan/enrollment/check-enrollment.aspx" title="Check your enrollment">Check your enrollment</a></li> 
                        						               <li><a href="/forms-help-and-resources/find-doctors-hospitals-and-facilities/quality-care-finder.html" title="Find doctors, hospitals, & facilities">Find doctors, hospitals, & facilities</a></li> 
                        					</ul> 
                			</li>
			                        							<li class="top sub"> 
                                				<a href="/your-medicare-costs/index.html" title="Your Medicare Costs">Your Medicare Costs</a> 
                					<ul class="topnavsubmenu"> 
                    						               <li><a href="/your-medicare-costs/help-paying-costs/get-help-paying-costs.html" title="Get help paying costs">Get help paying costs</a></li> 
                        						               <li><a href="/your-medicare-costs/part-a-costs/part-a-costs.html" title="Part A costs">Part A costs</a></li> 
                        						               <li><a href="/your-medicare-costs/part-b-costs/part-b-costs.html" title="Part B costs">Part B costs</a></li> 
                        						               <li><a href="/part-d/costs/part-d-costs.html" title="Costs for Medicare drug coverage">Costs for Medicare drug coverage</a></li> 
                        						               <li><a href="/your-medicare-costs/medicare-health-plan-costs/costs-for-medicare-advantage-plans.html" title="Costs for Medicare health plans">Costs for Medicare health plans</a></li> 
                        						               <li><a href="/your-medicare-costs/paying-parts-a-and-b/pay-parts-a-and-b-premiums.html" title="Ways to pay Part A & Part B premiums">Ways to pay Part A & Part B premiums</a></li> 
                        						               <li><a href="/your-medicare-costs/costs-at-a-glance/costs-at-glance.html" title="Costs at a glance">Costs at a glance</a></li> 
                        					</ul> 
                			</li>
			                        							<li class="top sub"> 
                                				<a href="/what-medicare-covers/index.html" title="What Medicare Covers">What Medicare Covers</a> 
                					<ul class="topnavsubmenu"> 
                    						               <li><a href="/coverage/your-medicare-coverage.html" title="Is my test, item, or service covered?">Is my test, item, or service covered?</a></li> 
                        						               <li><a href="/sign-up-change-plans/decide-how-to-get-medicare/your-medicare-coverage-choices.html" title="Your Medicare coverage choices">Your Medicare coverage choices</a></li> 
                        						               <li><a href="/what-medicare-covers/part-a/what-part-a-covers.html" title="What Part A covers">What Part A covers</a></li> 
                        						               <li><a href="/what-medicare-covers/part-b/what-medicare-part-b-covers.html" title="What Part B covers">What Part B covers</a></li> 
                        						               <li><a href="/part-d/coverage/part-d-coverage.html" title="What drug plans cover">What drug plans cover</a></li> 
                        						               <li><a href="/what-medicare-covers/medicare-health-plans/what-medicare-health-plans-cover.html" title="What Medicare health plans cover">What Medicare health plans cover</a></li> 
                        						               <li><a href="/coverage/preventive-and-screening-services.html" title="Preventive & screening services">Preventive & screening services</a></li> 
                        						               <li><a href="/supplierdirectory/search.html" title="Find suppliers of medical equipment & supplies">Find suppliers of medical equipment & supplies</a></li> 
                        						               <li><a href="/forms-help-and-resources/find-doctors-hospitals-and-facilities/quality-care-finder.html" title="Find doctors, hospitals, & facilities">Find doctors, hospitals, & facilities</a></li> 
                        						               <li><a href="/what-medicare-covers/not-covered/item-and-services-not-covered-by-part-a-and-b.html" title="What's not covered by Part A & Part B?">What's not covered by Part A & Part B?</a></li> 
                        					</ul> 
                			</li>
			                        							<li class="top sub"> 
                                				<a href="/part-d/index.html" title="Drug Coverage (Part D)">Drug Coverage (Part D)</a> 
                					<ul class="topnavsubmenu"> 
                    						               <li><a href="/sign-up-change-plans/get-drug-coverage/get-drug-coverage.html" title="How to get drug coverage">How to get drug coverage</a></li> 
                        						               <li><a href="/part-d/coverage/part-d-coverage.html" title="What drug plans cover">What drug plans cover</a></li> 
                        						               <li><a href="/part-d/costs/part-d-costs.html" title="Costs for Medicare drug coverage">Costs for Medicare drug coverage</a></li> 
                        						               <li><a href="/sign-up-change-plans/when-can-i-join-a-health-or-drug-plan/when-can-i-join-a-health-or-drug-plan.html" title="When can I join a health or drug plan?">When can I join a health or drug plan?</a></li> 
                        						               <li><a href="/part-d/how-part-d-works-with-other-insurance/part-d-and-other-insurance.html" title="How Part D works with other insurance">How Part D works with other insurance</a></li> 
                        						               <li><a href="/find-a-plan/questions/home.aspx" title="Find health & drug plans">Find health & drug plans</a></li> 
                        					</ul> 
                			</li>
			                        							<li class="top sub"> 
                                 				<a href="/supplement-other-insurance/index.html" title="Supplements & Other Insurance">Supplements &amp;</br> Other Insurance</a> 
                					<ul class="topnavsubmenu"> 
                    						               <li><a href="/supplement-other-insurance/how-medicare-works-with-other-insurance/how-medicare-works-with-other-insurance.html" title="How Medicare works with other insurance">How Medicare works with other insurance</a></li> 
                        						               <li><a href="/supplement-other-insurance/retiree-insurance/retiree-insurance.html" title="Retiree insurance">Retiree insurance</a></li> 
                        						               <li><a href="/supplement-other-insurance/medigap/whats-medigap.html" title="Whatâs Medicare Supplement Insurance (Medigap)?">Whatâs Medicare Supplement Insurance (Medigap)?</a></li> 
                        						               <li><a href="/find-a-plan/questions/medigap-home.aspx" title="Find a Medigap policy">Find a Medigap policy</a></li> 
                        						               <li><a href="/supplement-other-insurance/when-can-i-buy-medigap/when-can-i-buy-medigap.html" title="When can I buy Medigap?">When can I buy Medigap?</a></li> 
                        						               <li><a href="/supplement-other-insurance/compare-medigap/compare-medigap.html" title="How to compare Medigap policies">How to compare Medigap policies</a></li> 
                        						               <li><a href="/supplement-other-insurance/medigap-and-travel/medigap-and-travel.html" title="Medigap & travel">Medigap & travel</a></li> 
                        					</ul> 
                			</li>
			                        							<li class="top sub"> 
                                 				<a href="/claims-and-appeals/index.html" title="Claims & Appeals">Claims &amp;</br> Appeals</a> 
                					<ul class="topnavsubmenu"> 
                    						               <li><a href="/claims-and-appeals/file-a-complaint/complaint.html" title="File a complaint">File a complaint</a></li> 
                        						               <li><a href="/claims-and-appeals/file-a-claim/file-a-claim.html" title="File a claim">File a claim</a></li> 
                        						               <li><a href="/claims-and-appeals/check-the-status-of-a-claim/how-do-i-check-the-status-of-a-claim.html" title="Check the status of a claim">Check the status of a claim</a></li> 
                        						               <li><a href="/claims-and-appeals/file-an-appeal/appeals.html" title="File an appeal">File an appeal</a></li> 
                        						               <li><a href="/claims-and-appeals/right-to-fast-appeal/fast-appeals.html" title="Your right to a fast appeal">Your right to a fast appeal</a></li> 
                        						               <li><a href="/claims-and-appeals/medicare-rights/medicare-rights-overview.html" title="Your Medicare rights">Your Medicare rights</a></li> 
                        						               <li><a href="https://www.medicare.gov/MedicareOnlineForms/PublicForms/CMS10106.pdf 
" title="Authorization to Disclose Personal Health Information">Authorization to Disclose Personal Health Information</a></li> 
                        					</ul> 
                			</li>
			                        							<li class="top sub"> 
                                				<a href="/manage-your-health/index.html" title="Manage Your Health">Manage Your Health</a> 
                					<ul class="topnavsubmenu"> 
                    						               <li><a href="https://www.mymedicare.gov/" title="Login to MyMedicare.gov">Login to MyMedicare.gov</a></li> 
                        						               <li><a href="/forms-help-and-resources/forms/medicare-forms.html" title="Medicare forms">Medicare forms</a></li> 
                        						               <li><a href="/manage-your-health/advance-directives/advance-directives-and-long-term-care.html" title="Advance directives & long-term care">Advance directives & long-term care</a></li> 
                        						               <li><a href="/manage-your-health/electronic-prescribing/electronic-prescribing.html" title="Electronic prescribing">Electronic prescribing</a></li> 
                        						               <li><a href="/manage-your-health/electronic-health-records/electronic-health-records.html" title="Electronic Health Records (EHRs)">Electronic Health Records (EHRs)</a></li> 
                        						               <li><a href="/manage-your-health/blue-button/medicare-blue-button.html" title="Download claims with Medicareâs Blue Button">Download claims with Medicareâs Blue Button</a></li> 
                        						               <li><a href="/manage-your-health/coordinating-your-care/coordinating-your-care.html" title="Coordinating your care">Coordinating your care</a></li> 
                        					</ul> 
                			</li>
			                        							<li class="top sub navbar-last"><a href="/forms-help-and-resources/index.html" title="Forms, Help, & Resources">Forms, Help, &amp;</br> Resources</a>
							<ul class="topnavsubmenu">
                					        					<li><a href="/find-a-plan/questions/home.aspx" title="Find health & drug plans">Find health & drug plans</a></li>
												        					<li><a href="/forms-help-and-resources/find-doctors-hospitals-and-facilities/quality-care-finder.html" title="Find doctors, hospitals, & facilities">Find doctors, hospitals, & facilities</a></li>
												        					<li><a href="/your-medicare-costs/help-paying-costs/get-help-paying-costs.html" title="Get help paying costs">Get help paying costs</a></li>
												        					<li><a href="/supplierdirectory/search.html" title="Find suppliers of medical equipment & supplies">Find suppliers of medical equipment & supplies</a></li>
												        					<li class="navmenuseparator"><a href="/forms-help-and-resources/forms/medicare-forms.html" title="Medicare forms">Medicare forms</a></li>
												        					<li><a href="/Publications/" title="Free Medicare publications">Free Medicare publications</a></li>
												        					<li><a href="/medicare-and-you/medicare-and-you.html" title="âMedicare & Youâ handbook">âMedicare & Youâ handbook</a></li>
												        					<li><a href="/forms-help-and-resources/mail-about-medicare/mail-about-medicare.html" title="Mail you get about Medicare">Mail you get about Medicare</a></li>
												        					<li><a href="https://secure.ssa.gov/apps6z/IMRC/main.html" title="Lost/incorrect Medicare card">Lost/incorrect Medicare card</a></li>
												        					<li class="navmenuseparator"><a href="/forms-help-and-resources/report-fraud-and-abuse/fraud-and-abuse.html" title="Report fraud & abuse">Report fraud & abuse</a></li>
												        					<li><a href="/claims-and-appeals/file-a-complaint/complaint.html" title="File a complaint">File a complaint</a></li>
												        					<li><a href="/forms-help-and-resources/identity-theft/identity-theft.html" title="Identity theft: protect yourself">Identity theft: protect yourself</a></li>
												        					<li><a href="/Contacts/" title="Phone numbers & websites">Phone numbers & websites</a></li>
												        					<li class="navmenuseparator"><a href="/forms-help-and-resources/privacy-practices/privacy.html" title="Privacy practices">Privacy practices</a></li>
												        					<li><a href="/forms-help-and-resources/contact/contact-medicare.html" title="Contact Medicare">Contact Medicare</a></li>
											</ul>
			</li> 
								                                                                                                                                                                                                                                                                                                                                                            	</ul>
</nav>

<noscript>
  <p id="js-off-message">
    The page could not be loaded.  The Medicare.gov Home page currently does not fully support browsers with &quot;JavaScript&quot; disabled.  Please note that if you choose to continue without enabling &quot;JavaScript&quot; certain functionalities on this website may not be available.
  </p>
</noscript> 
						</header>
				
			




<div id="wrapper">
	<div id="main-content">
                <div id="breadcrumbs-wrapper" class="span12">
            <div class="breadcrumbs" role="navigation" aria-labelledby="breadcrumbs-heading">
                <h2 id="breadcrumbs-heading" class="HiddenText">You are here:</h2>
                <ul id="mycarousel" class="jcarousel-skin-tango">
					








       	         		<li><a href="/index.html" title="Home">Home</a></li>                                                             				<li><p class="lastbreadcrumb">What Medicare covers</p></li>
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           				</ul>
            </div>
        </div>
		<div class="sharethis-wrapper med-share">
  <a href="javascript:void(0)" id="508addthis" class="btn-link share " title="Bookmark and Share">
      <em aria-hidden="true" class="fa fa-plus-square" style="font-family :'FontAwesome' !important">
          <span class="adobeBlank">+</span>
      </em>Share<span class="sr-only"> widget - Select to show</span>
  </a>
</div>
				<div id="left-column" class="span3" role="navigation" aria-labelledby="sub-nav-heading">
			<h2 id="sub-nav-heading"  class="HiddenText">Subcategories</h2>
			
<ul class="sub-nav">





																																					<li class="sub-nav-item"><a class="sub-nav-link" href="/coverage/your-medicare-coverage.html" title="Your Medicare coverage">Your Medicare coverage</a></li>
				
			
																																		<li class="sub-nav-item"><a class="sub-nav-link" href="/sign-up-change-plans/decide-how-to-get-medicare/your-medicare-coverage-choices.html" title="Your Medicare coverage choices">Your Medicare coverage choices</a></li>
				
			
																																		<li class="sub-nav-item"><a class="sub-nav-link" href="/what-medicare-covers/part-a/what-part-a-covers.html" title="What Part A covers">What Part A covers</a></li>
				
			
																																		<li class="sub-nav-item"><a class="sub-nav-link" href="/what-medicare-covers/part-b/what-medicare-part-b-covers.html" title="What Part B covers">What Part B covers</a></li>
				
			
																																		<li class="sub-nav-item"><a class="sub-nav-link" href="/part-d/coverage/part-d-coverage.html" title="What drug plans cover">What drug plans cover</a></li>
				
			
																																		<li class="sub-nav-item"><a class="sub-nav-link" href="/what-medicare-covers/medicare-health-plans/what-medicare-health-plans-cover.html" title="What Medicare health plans cover">What Medicare health plans cover</a></li>
				
			
																																		<li class="sub-nav-item"><a class="sub-nav-link" href="/coverage/preventive-and-screening-services.html" title="Preventive & screening services">Preventive & screening services</a></li>
				
			
																																		<li class="sub-nav-item"><a class="sub-nav-link" href="/supplierdirectory/search.html" title="Find suppliers of medical equipment & supplies">Find suppliers of medical equipment & supplies</a></li>
				
			
																																		<li class="sub-nav-item"><a class="sub-nav-link" href="/forms-help-and-resources/find-doctors-hospitals-and-facilities/quality-care-finder.html" title="Find & compare doctors, hospitals, & other providers">Find & compare doctors, hospitals, & other providers</a></li>
				
			
																																		<li class="sub-nav-item"><a class="sub-nav-link" href="/what-medicare-covers/not-covered/item-and-services-not-covered-by-part-a-and-b.html" title="What Part A & Part B doesn't cover">What Part A & Part B doesn't cover</a></li>
				
			
																																																																									</ul><br />		</div>	
			<div>
    		    		<div class="span9 page-content-headline">
				<a id="main_content" name="main_content" tabindex="-1"></a>			
    			<h1>Getting care & drugs in disasters or emergencies</h1>
    		</div>
    		    		<div id="content-column" class="span6">
						                <section class="content">
							    				

	
<div class="alert alert-block">       
	<div class="alert-heading">Note</div>
    
<ul>
<li>
<p>If you&rsquo;re affected by the 2017 hurricanes in Puerto Rico and the U.S. Virgin Islands, you have a Special Enrollment Period (SEP) to join, switch, or drop your Medicare Advantage Plan and/or Medicare prescription drug coverage at any time through March 31, 2018. You can use this SEP even if:</p>
<ul>
<li>You chose a plan during Medicare&rsquo;s Open Enrollment period.</li>
<li>You left Puerto Rico and want to enroll in a local plan that would better meet your needs.</li>
</ul>
<p>To make a change using this SEP, call us at 1-800-MEDICARE.</p>
</li>
</ul>
<ul>
<li>
<p>Recent hurricanes and the California wildfires caused major devastation, have disrupted mail delivery, and affected enrollment operations. Some people weren&rsquo;t able to make their Part A or Part B enrollment requests during <a href="https://www.medicare.gov/sign-up-change-plans/get-parts-a-and-b/when-sign-up-parts-a-and-b/when-sign-up-parts-a-and-b.html">their Initial Enrollment Period (IEP) or Special Enrollment Period (SEP)</a>.</p>
<p>Medicare is providing &ldquo;equitable relief&rdquo; to people who couldn&rsquo;t submit these requests timely:</p>
<ul>
<li>Part A enrollment (if they weren&rsquo;t automatically enrolled)</li>
<li>Part B enrollment</li>
<li>Part B refusal requests</li>
</ul>
<p>Effective September 1, 2017, &ldquo;equitable relief&rdquo; will be considered on a case-by-case basis if you, at the start of the disaster, were in your IEP or SEP, and you live in an area declared as an emergency or major disaster by the <a href="https://www.fema.gov/">Federal Emergency Management Agency (FEMA)</a>. This &ldquo;equitable relief&rdquo; period ends June 30, 2018.</p>
<p>To request &ldquo;equitable relief,&rdquo; you can:</p>
<ul>
<li>Call Social Security at 1-800-772-1213 (TTY: 1-800-325-0778).</li>
<li>Visit <a href="https://secure.ssa.gov/ICON/main.jsp">socialsecurity.gov</a> to find a local Social Security office.</li>
</ul>
</li>
</ul>
</div>


<p></p>
<p><a href="/what-medicare-covers/know-if-area-is-disaster-or-emergency.html">Do you live in a disaster or emergency area?</a></p>
<p><a href="/what-medicare-covers/seeing-doctors-or-providers-in-disaster-or-emergency.html">Seeing your doctor in a disaster or emergency</a></p>
<p><a href="/what-medicare-covers/prescriptions-in-disaster-or-emergency.html">Getting your prescriptions in a disaster or emergency</a></p>
<p><a href="/what-medicare-covers/paying-premium-in-disaster-or-emergency.html">Paying your premium in a disaster or emergency</a></p>
<p><a href="/what-medicare-covers/dialysis-in-disaster-or-emergency.html">Getting dialysis in a disaster or emergency</a></p>
<p><a href="/what-medicare-covers/cancer-treatments-in-disaster-or-emergency.html">Getting cancer treatments in a disaster or emergency</a></p>
<p><a href="/what-medicare-covers/replacing-lost-card-in-disaster-or-emergency.html">Replacing a lost card in a disaster or emergency</a></p>
<p><a href="/what-medicare-covers/replacing-lost-or-damaged-dme-in-disaster-or-emergency.html">Replacing lost or damaged equipment or supplies in a disaster or emergency</a></p>
                </section>
    		</div>
		</div>
				<div id="right-column" class="span3" role="complementary">
    	    						
		            <div class="widget" onkeyup="EnterFunctionParams(event, FindSomeone ,'findsomeone-dropdown');">
				<h2>Find someone to talk to</h2>
				<label id="state-id" for="findsomeone-dropdown" class="HiddenText" title="Select your state">Find someone to talk to in your state</label>
				<select id="findsomeone-dropdown" name="State" size="1">
					<option selected="selected" value="Select your state">Select your state...</option>
                    <option value="AL|Alabama">Alabama</option>
                    <option value="AK|Alaska">Alaska</option>
                    <option value="AS|American Samoa">American Samoa</option>
                    <option value="AZ|Arizona">Arizona</option>
                    <option value="AR|Arkansas">Arkansas</option>
                    <option value="CA|California">California</option>
                    <option value="CO|Colorado">Colorado</option>
                    <option value="CT|Connecticut">Connecticut</option>
                    <option value="DE|Delaware">Delaware</option>
                    <option value="DC|District of Columbia">District of Columbia</option>
                    <option value="FM|Federated States of Micronesia">Federated States of Micronesia</option>
                    <option value="FL|Florida">Florida</option>
                    <option value="GA|Georgia">Georgia</option>
                    <option value="GU|Guam">Guam</option>
                    <option value="HI|Hawaii">Hawaii</option>
                    <option value="ID|Idaho">Idaho</option>
                    <option value="IL|Illinois">Illinois</option>
                    <option value="IN|Indiana">Indiana</option>
                    <option value="IA|Iowa">Iowa</option>
                    <option value="KS|Kansas">Kansas</option>
                    <option value="KY|Kentucky">Kentucky</option>
                    <option value="LA|Louisiana">Louisiana</option>
                    <option value="ME|Maine">Maine</option>
                    <option value="MH|Marshall Islands">Marshall Islands</option>
                    <option value="MD|Maryland">Maryland</option>
                    <option value="MA|Massachusetts">Massachusetts</option>
                    <option value="MI|Michigan">Michigan</option>
                    <option value="MN|Minnesota">Minnesota</option>
                    <option value="MS|Mississippi">Mississippi</option>
                    <option value="MO|Missouri">Missouri</option>
                    <option value="MT|Montana">Montana</option>
                    <option value="NE|Nebraska">Nebraska</option>
                    <option value="NV|Nevada">Nevada</option>
                    <option value="NH|New Hampshire">New Hampshire</option>
                    <option value="NJ|New Jersey">New Jersey</option>
                    <option value="NM|New Mexico">New Mexico</option>
                    <option value="NY|New York">New York</option>
                    <option value="NC|North Carolina">North Carolina</option>
                    <option value="ND|North Dakota">North Dakota</option>
                    <option value="MP|Northern Mariana Islands">Northern Mariana Islands</option>
                    <option value="OH|Ohio">Ohio</option>
                    <option value="OK|Oklahoma">Oklahoma</option>
                    <option value="OR|Oregon">Oregon</option>
                    <option value="PW|Palau">Palau</option>
                    <option value="PA|Pennsylvania">Pennsylvania</option>
                    <option value="PR|Puerto Rico">Puerto Rico</option>
                    <option value="RI|Rhode Island">Rhode Island</option>
                    <option value="SC|South Carolina">South Carolina</option>
                    <option value="SD|South Dakota">South Dakota</option>
                    <option value="TN|Tennessee">Tennessee</option>
                    <option value="TX|Texas">Texas</option>
                    <option value="UM|U.S. Minor Outlying Islands">U.S. Minor Outlying Islands</option>
                    <option value="UT|Utah">Utah</option>
                    <option value="VT|Vermont">Vermont</option>
                    <option value="VI|Virgin Islands of the U.S.">Virgin Islands of the U.S.</option>
                    <option value="VA|Virginia">Virginia</option>
                    <option value="WA|Washington">Washington</option>
                    <option value="WV|West Virginia">West Virginia</option>
                    <option value="WI|Wisconsin">Wisconsin</option>
                    <option value="WY|Wyoming">Wyoming</option>
				</select>
				<input id="find-someone-go-button" name="find-someone-go-button" onclick="FindSomeone('findsomeone-dropdown')" class="widget-button btn btn-primary" type="submit" value="Go" alt="Go"/>
			</div>  
						
            <div class="widget" onkeyup="EnterFunctionParams(event, YMCsiteSearchRedirect ,'searchcovered-textbox');">
				<h2>Is your test, item, or service covered?</h2>
				<form>
					<label id="text-covered-label" class="HiddenText" title="Search Medicare.gov for covered items" for="searchcovered-textbox">Search Medicare.gov for covered items</label>
                    <input type="text" autocomplete="off" name="text-covered-item" title="type your test, item, or service here" class="SearchBox" id="searchcovered-textbox" dir="ltr" spellcheck="false" value="" placeholder="type your test, item, or service here" />
					<input id="searchcovered-button" onclick="javascript:YMCsiteSearchRedirect(); return false;" name="find-someone-go-button" class="widget-button btn btn-primary" type="submit" value="Go" />
				</form>
			</div>

            
            	            	            	            	            	            	            	            	            	            	            	            			</div>		
	
	</div>
	
	<div id="clearfooter"></div>
</div>

			<footer id="footer" role="contentinfo">				
                					                						<sl:translate>
  <h2 class="HiddenText">Footer</h2>
  <div id="footer-top">
    <button id="footer_home_btn" title="Medicare.gov Home" class="btn btn-primary"  onclick="window.location.href='/';return false;">Home</button>
    <div id="footer-home-logo-wrapper">
      <div id="footer_home_logo">
        <a id="footer_home_logo_link" title="Go to Medicare.gov" href="/">
          <img src="//assets.cms.gov/Resources/Medicare/Images/home/logoSprite.png" alt="Medicare.gov"/>
        </a>
      </div>
    </div>
    <div id="footer-address">
      A federal government website managed and paid for by the U.S. Centers for Medicare &<br /> Medicaid Services.
      7500 Security Boulevard, Baltimore, MD 21244
    </div>
    <div id="footer-hhs-logo-wrapper">
      <div id="footer_hhs_logo">
        <a href="http://www.hhs.gov/" title="Health and Human Services Home page" id="footer_hhs_logo_link">
          <img src="//assets.cms.gov/Resources/Medicare/Images/home/logoSprite.png" alt="Health and Human Services Home page"/>
        </a>
      </div>
    </div>
  </div>
  <div id="footer-bottom" class="equalize">
    <div id="footer-column1">
      <ul>
        <li>
          <a href="/sign-up-change-plans/index.html" title="Sign Up or Change Plans">Sign Up / Change Plans</a>
        </li>
        <li>
          <a href="/your-medicare-costs/index.html" title="Your Medicare Costs">Your Medicare Costs</a>
        </li>
        <li>
          <a href="/what-medicare-covers/index.html" title="What Medicare Covers">What Medicare Covers</a>
        </li>
        <li>
          <a href="/part-d/index.html" title="Drug Coverage (Part D)">Drug Coverage (Part D)</a>
        </li>
        <li>
          <a href="/supplement-other-insurance/index.html" title="Supplements & Other Insurance">Supplements &amp; Other Insurance</a>
        </li>
        <li>
          <a href="/claims-and-appeals/index.html" title="Claims &amp; Appeals">Claims &amp; Appeals</a>
        </li>
        <li>
          <a href="/manage-your-health/index.html" title="Manage Your Health">Manage Your Health</a>
        </li>
        <li>
          <a href="/forms-help-and-resources/index.html" title="Forms, Help, & Resources">Forms, Help &amp; Resources</a>
        </li>
      </ul>
    </div>
    <div id="footer-column2">
      <h3 class="footer-headline">Take Action</h3>
      <ul>
        <li>
          <a href="/find-a-plan/questions/home.aspx" title="Find health and drug plans">Find health &amp; drug plans</a>
        </li>
        <li>
          <a href="/forms-help-and-resources/find-doctors-hospitals-and-facilities/quality-care-finder.html" title="Find doctors, providers, hospitals and plans">Find doctors, providers, hospitals &amp; plans</a>
        </li>
        <li>
          <a href="/Supplier/Home.asp" title="Where can I get covered medical items?">Where can I get covered medical items?</a>
        </li>
        <li>
          <a href="/forms-help-and-resources/forms/medicare-forms.html" title="Get Medicare forms">Get Medicare forms</a>
        </li>
        <li>
          <a href="/Publications/Home.asp" title="Publications">Publications</a>
        </li>
        <li>
          <a href="/about-us/other-languages/information-in-other-languages.html" title="Information in other languages">Information in other languages</a>
        </li>
        <li>
          <a href="/Contacts" title="Phone numbers and websites">Phone numbers &amp; websites</a>
        </li>
      </ul>
    </div>
    <div id="footer-column3">
      <h3 class="footer-headline">Helpful Links</h3>
      <ul>
        <li>
          <a href="http://www.medicare.gov/sitemap/" title="Medicare.gov site map">Site Map</a>
        </li>
        <li>
          <a href="http://www.cms.gov/About-CMS/Agency-Information/Aboutwebsite/index.html" title="Site policies and important links">Site policies &amp; important links</a>
        </li>
        <li>
          <a href="http://www.cms.gov/About-CMS/Agency-Information/Aboutwebsite/Privacy-Policy.html" title="Privacy policy">Privacy policy</a>
        </li>
        <li>
          <a href="#" data-privacy-policy="modal-trigger-footer" title="Privacy settings">Privacy settings</a>
        </li>
        <li>
          <a href="https://www.medicare.gov/about-us/nondiscrimination/accessibility-nondiscrimination.html" title="Accessibility / Nondiscrimination">Accessibility / Nondiscrimination</a>
        </li>
        <!--
        <li>
          <a href="https://www.medicare.gov/about-us/accessibility/accessibility-aids.html" title="Accessibility">Accessibility</a>
        </li>
        -->
        <li>
          <a href="http://www.cms.gov/About-CMS/Agency-Information/Aboutwebsite/FOIA.html" title="FOIA">
            <abbr title="Freedom of Information Act">FOIA</abbr>
          </a>
        </li>
        <li>
          <a href="http://www.cms.gov/About-CMS/Agency-Information/Aboutwebsite/NoFearAct.html" title="No Fear Act">No Fear Act</a>
        </li>
        <li>
          <a href="http://USA.gov" title="USA.gov">USA.gov</a>
        </li>
        <li>
          <a href="http://oig.hhs.gov" title="Inspector General">Inspector General</a>
        </li>
        <li>
          <a href="/about-us/plain-writing/plain-writing.html" title="Plain language">Plain language</a>
        </li>
        <li>
          <a href="http://archive-it.org/collections/2650" title="Archive">Archive</a>
        </li>

        <li>
          <a href="/download/downloaddb.asp" title="Downloadable Databases">Downloadable databases</a>
        </li>
        <li>
          <a href="/medicare-and-you/medicare-and-you.html" title="Medicare & You Handbook">&ldquo;Medicare &amp; You&rdquo; Handbook</a>
        </li>
        <li>
          <a href="http://www.cms.gov/About-CMS/Agency-Information/Aboutwebsite/Help.html" title="Help with file formats &amp; plug-ins">Help with file formats &amp; plug-ins</a>
        </li>
      </ul>
    </div>
    <div id="footer-column4">
      <h3 class="footer-headline">CMS &amp; HHS Websites</h3>
      <ul>
        <li>
          <a title="HealthCare.gov" href="http://healthcare.gov">HealthCare.gov</a>
        </li>
        <li>
          <a title="InsureKidsNow.gov" href="http://insurekidsnow.gov">InsureKidsNow.gov</a>
        </li>
        <li>
          <a title="MyMedicare.gov" href="http://mymedicare.gov">MyMedicare.gov</a>
        </li>
        <li>
          <a title="Medicaid.gov" href="http://medicaid.gov">Medicaid.gov</a>
        </li>
        <li>
          <a title="CMS.gov" href="http://cms.gov">CMS.gov</a>
        </li>
        <li>
          <a href="http://www.HHS.gov" title="HHS.gov">HHS.gov</a>
        </li>
      </ul>
      <h3 class="footer-headline">Get Involved with Us</h3>
      <div class="footer-bucket clearfix">
        <ul id="socialList" class="social clearfix">
          <!--<li class="footer_fb">
          <a href="https://www.facebook.com/Medicare.gov" class="footer_fb_link">
            <span class="adobeBlank" aria-hidden="true">Medicare Facebook page</span>
            <span>
              <span class="fa fa-facebook-square fa-3x" style="font-family :'FontAwesome' !important">
                <span class="sr-only">
                  link for Medicare.gov Facebook page
                </span>
              </span>
            </span>
            <span class="sr-only"> opens a new tab</span>
          </a>
        </li>-->
          <li class="footer_twitter">
            <a href="http://www.twitter.com/MedicareGov" class="footer_twitter_link sr-set" target="_blank">
              <span class="adobeBlank" aria-hidden="true">Twitter</span>
              <span>
                <span class="fa fa-twitter-square fa-3x" style="font-family :'FontAwesome' !important">
                  <span class="sr-only">
                    Twitter
                    <span class="sr-only">
                      link for Medicare.gov twitter account
                    </span>
                  </span>
                </span>
              </span>
              <span class="sr-only"> opens a new tab</span>
            </a>
          </li>
          <li class="footer_youtube">
            <a href="http://www.youtube.com/user/CMSHHSgov" class="footer_youtube_link sr-set" target="_blank">
              <span class="adobeBlank" aria-hidden="true">Youtube</span>
              <span>
                <span class="fa fa-youtube-square fa-3x" style="font-family :'FontAwesome' !important">
                  <span class="sr-only">
                    Youtube
                    <span class="sr-only">
                      link for Medicare.gov Youtube channel
                    </span>
                  </span>
                </span>
              </span>
              <span class="sr-only"> opens a new tab</span>
            </a>
          </li>
          <li class="footer_rss">
            <a href="https://www.cms.gov/Outreach-and-Education/Outreach/CMSFeeds/index.html" class="footer_rss_link">
              <span class="adobeBlank" aria-hidden="true">RSS</span>
              <span>
                <span class="fa fa-rss-square fa-3x" style="font-family :'FontAwesome' !important">
                  <span class="sr-only">
                    RSS
                    <span class="sr-only">
                      link for Medicare.gov
                      <abbr title="rich site summary">
                        RSS
                      </abbr>
                      feed
                    </span>
                  </span>
                </span>
              </span>
            </a>
          </li>
        </ul>
      </div>
      <div id="email-widget">
          <span id="email-icon"></span>
          <div id="email-block">
              <h3>Sign up for email updates about Medicare</h3>
              <div id="email-form" aria-label="Enter your email address for email updates">
                  <input type="email" name="email" id="email" aria-label="Enter your email address:" placeholder="type your email here"></input>
                  <input type="button" name="email-submit" id="email-submit" value="Submit"></input>                  
              </div>
            <div id="emailError" aria-role="alert"></div>
          </div> 
      </div>
    </div>
  </div>
</sl:translate>
					                						<!-- start of footerScripts.ssi -->
<script src='//assets.cms.gov/Resources/Global/JS/lib/jquery-1.7.2.js'></script>
<script src='//assets.cms.gov/Resources/Global/JS/jquery.hcmode-detection.js'></script>
<script src='//assets.cms.gov/Resources/Global/JS/lib/jquery.listen.js'></script>
<script src="//assets.cms.gov/Resources/Global/JS/lib/jquery-ui-1.8.17.custom.js"></script>
<script src='//assets.cms.gov/Resources/Global/JS/sharewidget-4.0.js'></script>
<script src='//assets.cms.gov/Resources/Medicare/JS/topNavigation.js'></script>
<script src='//assets.cms.gov/Resources/Medicare/JS/pageload.js'></script>
<script src='//assets.cms.gov/Resources/Medicare/JS/medicareutils.js'></script>
<!--<script src="//assets.cms.gov/Resources/Global/JS/lib/bootstrap-2.1.1.js"></script>-->
<!--Font Resize Script -->
<script src='//assets.cms.gov/Resources/Medicare/JS/fontsizer.jquery.js'></script>
<script>
  function setInlineDisplay(viewType) {
  try{
  if (viewType == mqView.desktop || viewType == mqView.tabletPortrait) {
  $("#espanolli, #fontli, #printli, #aboutli, #FAQli, #glossaryli, #cmsli, .toolbarnavli").removeAttr("style");
  $("#viewli, #sitesli").css("display", "none");
  }
  if (viewType == mqView.phone || viewType == mqView.phonePortrait) {
  $("#viewli, #sitesli").css("display", "block");
  $("#espanolli, #fontli, #printli, #aboutli, #FAQli, #glossaryli, #cmsli, .toolbarnavli").css("display", "none");
  if ($("#viewli").length == 0) $("#printli").removeAttr("style");
  }
  }catch(e){}
  }

  $(function () {
  fontResizer();
    
    //find all font awesome and glyphicon instances and add inline styling for USS.
    $('.fa', '[class^="icon-"]', '[class*="icon-"]').delay(500).attr("style", "font-family :'FontAwesome' !important");
    $('.glyphicon').delay(500).attr("style", "font-family :'Glyphicons Halflings' !important");

    //remove any instance of 'assetsSrc' on page load
    if($('[assetssrc]').length){
      $('[assetssrc]').each(function(){
        $(this).removeAttr('assetssrc');
      });
    }
  });
</script>

  <!--Forsee Script CODE-->
  <script src='/SharedResources/widgets/foresee/foresee-trigger.js'></script>

<!-- Live Region Notifier -->
<script>
  $(function() {
    var iChannel = 0;
    var $lrContainer;

    function clear($channel) {
    // Remove message
    $channel.remove();
    }

    function setupNotifier() {
    // Set up a live region for feedback
    $lrContainer = $("#lRNotifier");
    if (!$lrContainer.length) {
    $lrContainer = $("<div></div>").attr('id', 'lRNotifier').attr('aria-live', 'polite').attr("aria-relevant", "additions").attr("role", "status").addClass("sr-only HiddenText").appendTo(document.body);
    }
    }

    function notify(strFeedback) {
    setTimeout(function() {
    var $channel = $("<div></div>").attr("id", 'channel' + iChannel).text(strFeedback).appendTo($lrContainer)
    //$lrContainer.text(strFeedback);
    lrNotifier.iChannel++;
    if (lrNotifier.iChannel > 1000) {
    lrNotifier.iChannel = 0;
    }
    setTimeout(function() {
    clear($channel);
    }, 100);
    }, 0);
    }
    window.lrNotifier = {
    setup: setupNotifier,
    notify: notify
    };

    lrNotifier.setup();
    $("#menu-btn, li.toolbarmenu .toolbarmenu-a").click(function() {
    //<sl:translate>
    var isExpanded = ' is expanded';
    var isCollapsed = ' is collapsed';
    //</sl:translate>
    if ($(this).hasClass('active') || $(this).closest("li.toolbarmenu").hasClass("toolbarmenu-active")) {
    lrNotifier.notify($(this).attr('title') + isExpanded)
    } else {
    lrNotifier.notify($(this).attr('title') + isCollapsed)
    }
    })
  });
</script>
<!-- Live Region Notifier -->
<!-- Search.gov begin -->
<script>
    if((window.location.host).indexOf("es.") != -1) {
    var affiliate = "es.medicare.gov"
    var dc = "&dc=4662";
    }
    else {
    var affiliate = "medicaregov"
    var dc = "&dc=4624";
    }

    $('.top-search-bar button').click(function() {
    var searchURL = "https://search.medicare.gov/search?affiliate=" + affiliate;
    var searchVal = $('.top-search-bar input').val();
    window.location = searchURL + "&query=" + searchVal + "&commit=Search";
  });

  $('.top-search-bar input').keypress(function(e){
  if(e.which == 13){
  $('.top-search-bar button').click();
  }
  });

  $(".ymc-search-bar button").click(function () {
  var searchURL = "https://search.medicare.gov/search/docs?affiliate=" + affiliate + dc;
      var searchVal = $(".ymc-search-bar input").val();
      window.location = searchURL + "&query=" + searchVal + "&commit=Search";
  });

  $(".ymc-search-bar input").keypress(function (e) {
  if (e.which == 13) {
  $(".ymc-search-bar button").click();
  }
  });

  //<![CDATA[
      var usasearch_config = { siteHandle:"medicaregov" };
      var script = document.createElement("script");
      script.type = "text/javascript";
      script.src = "//search.usa.gov/javascripts/remote.loader.js";
      document.getElementsByTagName("head")[0].appendChild(script);
	//]]>
</script>
<style>
    .top-search-bar {
    margin-right: 10px;
    }

    .top-search-bar button {
    position: relative;
    left: -5px;
    bottom: 5px;
    padding: 0 13px 0 13px;
    height: 28px;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.167em;
    font-weight: bold;
    border: 1px solid #A2A6A9 !important;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -khtml-border-radius: 0 4px 4px 0;
    background: -moz-linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EEF3EA ), color-stop(100%, #CBD5E1 ));
    background: -webkit-linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
    background: -o-linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
    background: -ms-linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
    background: linear-gradient(top, #EEF3EA  0%, #CBD5E1  100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#EEF3EA ', endColorstr='#CBD5E1 ', GradientType=0);
    }

    .top-search-bar input {
    color: #726E70;
    font-weight: bold !important;
    font-size: 13px !important;
    background: none repeat scroll 0% 0% white !important;
    border: 1px solid #A2A6A9;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -khtml-border-radius: 4px 0 0 4px;
    }
    
    .ymc-search-bar
    {
    height:55px;
    margin-top: 1%;
    }
    .ymc-home{
    width: 50%
    }
    .ymc-results{
    width: 80%;
    }
    .ymc-search-bar button {
    color: #ffffff !important;
    height: 42px !important;
    font-weight: bold;
    font-size: 140%;
    margin: 0;
    border: 1px solid #848484;
    position: relative;
    top: 0px;
    left: -4px;
    -moz-border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    -khtml-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    background: #063E73;
    background: -moz-linear-gradient(top, #09539F 0%, #042C4F 100%)!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#09539F), color-stop(100%,#042C4F))!important;
    background: -webkit-linear-gradient(top, #09539F 0%,#042C4F 100%)!important;
    background: -o-linear-gradient(top, #09539F 0%,#042C4F 100%)!important;
    background: -ms-linear-gradient(top, #09539F 0%,#042C4F 100%)!important;
    background: linear-gradient(top, #09539F 0%,#042C4F 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09539F', endColorstr='#042C4F',GradientType=0 );
    }
    .ymc-search-bar input {
    color: #726E70;
    width: 85%;
    min-width: 190px;
    padding: 0;
    font-weight: bold;
    margin: 0;
    height: 40px;
    border: 1px solid #848484;
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    -khtml-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    border-right: none;
    }
    .ymc-search-bar input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0;
    outline: thin dotted \9;
    }
    @media (max-width: 470px){
    #headerlogocontent {
    width: 260px !important;
    }
    }

    @media (max-width: 489px){
    #search_form input {
    width: 50%;
    }
    #search_form button {
    padding: 0 5px;
    }
    #headerlogocontent {
    margin-bottom: 10px !important;
    }
    .ymc-home, .ymc-results {
    width: 100% !important;
    }
    .ymc-search-bar input {
    width: 85% !important;
    }
    }

    @media (max-width: 329px){
    #search_form input {
    width: 50%;
    }
    .ymc-home, .ymc-results {
    width: 100% !important;
    }
    .ymc-search-bar input {
    width: 75% !important;
    }
    }
    @media (max-width: 767px) and (min-width: 471px){
    #search_form input {
    width: 33%;
    }
    .ymc-home, .ymc-results {
    width: 100% !important;
    }
    .ymc-search-bar input {
    width: 85% !important;
    }
    }


    @media (max-width: 505px){
    #headerlogocontent {
    width: 260px;
    margin-bottom: 10px;
    }
    }
    @media (min-width: 480px) and (max-width: 767px) {
    #underYMC {
    top: 257px !important;
    right: 0;
    left: 0;
    }
    .ymc-home, .ymc-results {
    width: 100% !important;
    }
    .ymc-search-bar input {
    width: 75% !important;
    }
    }

    @media (min-width: 768px) and (max-width: 979px) {
    #search_form input {
    width: 66%;
    }
    .ymc-home, .ymc-results {
    width: 100% !important;
    }
    .ymc-search-bar input {
    width: 75% !important;
    }
    }

    }
</style>
<!-- Search.gov end -->
<!-- Email Widget begin -->
<script>
  $('#email-submit').click(function() {
    var emailURL = "https://public.govdelivery.com/accounts/USCMSMYMEDICARE/subscribers/qualify";
    var emailVal = $('footer #email-widget input[type="email"]').val();
    if (ValidateEmail(emailVal)) {
      window.location = emailURL + "?email=" + emailVal + "&email-submit=Submit";
  }
  else
  {
  $('#emailError').text("Error: Please enter a valid email address.");
  }
  });

  $('footer #email-widget input[type="email"]').keypress(function(e){
  if(e.which == 13){
  $('footer #email-widget input[type="button"]').click();
  }
  });
  function ValidateEmail(inputText)
  {
  var mailformat = /^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/;
  if(inputText.match(mailformat))
  {
  return true;
  }
  else
  {
  return false;
  }
  }

</script>
<style>
    footer #email-widget {
    width: 260px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 35px 1fr;
    }
    footer #email-icon {
    background: url("//assets.cms.gov/resources/cms/images/background/ft-email-icon.png") no-repeat scroll 30% top #bacad2;
    height: 67px;
    width: 70px;
    border-radius: 50px;
    z-index: 999;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    justify-self: center;
    }

    footer #email-block {
    background: #BACAD2;
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    padding: 10px 0px 17px 0px;
    z-index: 1;
    grid-column: 1 / 4;
    grid-row: 2 / 3;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 1fr 50px 10%;
    }

    footer #email-block > h3 {
    color: #014F79;
    font-size: 22px;
    margin: 21px 4px 10px 4px;
    font-weight: normal;
    width: 97%;
    text-align: center;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    }

    footer #email-form {
    background-color: #027DBC;
    border-radius: 20px;
    padding: 10px 15px 40px 10px;
    margin: 0 10px;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    display: grid;
    grid-template-columns: 75% 1fr;
    grid-template-rows: 1fr;
    }

    footer #email-widget input[type="email"] {
    border: 1px inset #BCD1DC;
    border-radius: 100px;
    font-size: 14px;
    width: auto;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    }

    footer #email-widget input[type="button"] {
    background-color: #016498;
    border: medium none;
    border-radius: 6px;
    color: white;
    font: bold .9em Arial, Helvetica, sans-serif;
    margin:0px 0px 10px 5px;
    font-size: 1.02em;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    }

    .footer-bucket {
    margin-bottom: 10px;
    }
    #emailError{
    padding-left: 20px;
    color: #C00000;
    background: url(../images/exclamation-red.png) no-repeat 0 -1px;
    grid-column: 1 / 2;
    grid-row: 3 / 4;
    }
    .IE11 footer #email-widget {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 35px 1fr;
    }
    .IE11  footer #email-icon {
    position: absolute;
    margin-top: -18px;
    margin-left: 7px;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-align: center;
    }
    .IE11  footer #email-block {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 3;
    display: -ms-grid;
    -ms-grid-columns: 100%;
    -ms-grid-rows: 1fr 50px 5%;
    }
    .IE11  footer #email-block > h3 {
    font-size: 21px;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    }
    .IE11 footer #email-form {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    display: -ms-grid;
    -ms-grid-columns: 75% 1fr;
    -ms-grid-rows: 1fr;
    }
    .IE11  footer #email-widget input[type='email'] {
    height: 13px;
    margin-right: 4px;
    margin-top: 3px;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    }
    .IE11  footer #email-widget input[type='button'] {
    margin: 5px -5px 0 0;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    }
    .IE11 #emailError{
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    }
    .IE10 footer #email-widget {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 35px 1fr;
    }
    .IE10 footer #email-icon {
    position: absolute;
    margin-top: -18px;
    margin-left: 7px;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-align: center;
    }
    .IE10 footer #email-block {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 3;
    display: -ms-grid;
    -ms-grid-columns: 100%;
    -ms-grid-rows: 1fr 50px 5%;
    }
    .IE10 footer #email-block > h3 {
    font-size: 21px;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    }
    .IE10 footer #email-form {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    display: -ms-grid;
    -ms-grid-columns: 75% 1fr;
    -ms-grid-rows: 1fr;
    }
    .IE10 footer #email-widget input[type='email'] {
    height: 13px;
    margin-right: 4px;
    margin-top: 3px;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    }
    .IE10 footer #email-widget input[type='button'] {
    margin: 5px -5px 0 0;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    }
    .IE10 #emailError{
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    }
    .undefined footer #email-widget {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 35px 1fr;
    }
    .undefined footer #email-icon {
    position: absolute;
    margin-top: -18px;
    margin-left: 7px;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-align: center;
    }
    .undefined footer #email-block {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 3;
    display: -ms-grid;
    -ms-grid-columns: 100%;
    -ms-grid-rows: 1fr 50px 5%;
    }
    .undefined footer #email-block > h3 {
    font-size: 21px;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    }
    .undefined footer #email-form {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    display: -ms-grid;
    -ms-grid-columns: 75% 1fr;
    -ms-grid-rows: 1fr;
    }
    .undefined footer #email-widget input[type='email'] {
    height: 13px;
    margin-right: 4px;
    margin-top: 3px;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    }
    .undefined footer #email-widget input[type='button'] {
    margin: 5px -5px 0 0;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    }
    .undefined #emailError{
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    }
    form footer #email-form {
    padding: 10px 15px 15px 10px;
    }
    form footer #email-widget input[type='button'] {
    margin-bottom: 0;
    }
    .undefined form footer #email-widget input[type='email'] {
    height: 21px;
    }
    .undefined form footer #email-widget input[type='button'] {
    margin-top: 3px;
    padding: 5px
    }
    :lang(es-US) #footer-bottom #footer-column2 {
    width: 25%;
    }

</style>
<!-- Email Widget end -->
<!-- end of footerScripts.ssi -->

													                <script type='text/javascript' AssetsSrc='/Resources/Global/JS/jquery.ui.widget.js' src='//assets.cms.gov/Resources/Global/JS/jquery.ui.widget.js'></script>
<script type='text/javascript' AssetsSrc='/Resources/Global/JS/jquery.508tooltip.js' src='//assets.cms.gov/Resources/Global/JS/jquery.508tooltip.js'></script>
<script type='text/javascript' AssetsSrc='/Resources/Global/JS/jquery.508expcollapse.js' src='//assets.cms.gov/Resources/Global/JS/jquery.508expcollapse.js'></script>
<script type="text/javascript" language="javascript">
    $(document).ready(function () {
		$("#blogTab").detach();
	    $(".glossary").tooltip();
	    $("#expandAll").bind('click', function () {
	    	$(".collapse-header").removeClass("collapsed");
	    	$(".collapse-header").addClass("expanded");
	    	$(".collapse").collapse("show");
		});
		$("#collapseAll").bind('click', function () {
	    	$(".collapse-header").removeClass("expanded");
	    	$(".collapse-header").addClass("collapsed");
	    	$(".collapse").collapse("hide");
	    });
	});
</script>
<script type='text/javascript'>
	$(document).ready(function () {
    	// adds a class to every other glossary item for IE
        if ($('html').hasClass('IE8') || $('html').hasClass('IE7')) {
        	$('#glossary .definitions .content div:nth-child(even)').addClass('even-definition');
        }
   	});
</script>

										
			 				
        	</footer>
        </div>
	</div>
	<!-- 2018-02-14 14:00:00.047 -->

	
</body>
</html>

