CDC Expands Eligibility for 2nd Booster to Individuals 65 and Older

04/03/2022 9:12 PM | Anonymous member (Administrator)

On  March 29, 2022, the CDC expanded eligibility for an additional booster dose for certain individuals who may be at higher risk of severe outcomes from COVID-19. Boosters are safe, and people over the age of 50 can now get an additional booster 4 months after their prior dose to increase their protection further. This is especially important for those 65 and older and those 50 and older with underlying medical conditions that increase their risk for severe disease from COVID-19 as they are the most likely to benefit from receiving an additional booster dose at this time.

Read more at CDC

431 18th St, NW, Washington, DC 2006  PO Box 1581  .  Vienna, VA 22180
E-mail: admin@arcretireeassoc.org
Tel: 202-303-8779. ARCRA & Retiree Connection

© American Red Cross Retiree Association All rights reserved

Powered by Wild Apricot Membership Software
function SetMyDate() { // Array of day names var dayNames = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); // Array of month Names var monthNames = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); var now = new Date(); document.getElementById("YOURELEMENTID").value = dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear(); }