Avoid Medicare Scams

08/30/2018 4:24 PM | Deleted user

What should you do if someone calls and asks for your information, for money, or threatens to cancel your health benefits if you don’t share your personal information? Hang up! It’s a scam. Scam artists may try to steal your personal information by calling you and asking for your current Medicare Number to get your new Medicare card.

Medicare will never call uninvited and ask you to give personal information or money to get your new Medicare Number or card. Click here to Learn what to do if you get a suspicious call.

Remember: Your new Medicare card will automatically come to you in the mail. You don’t need to do anything, as long as your address is up-to-date with the Social Security Administration. If you need to update or verify your address, visit  My Social Security account.


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(); }