'; if(pArray.length >= 4) { i=2; } else if(pArray.length >= 3) { i=2; inline = ''; } else if(pArray.length >= 2) { i=1; inline = ''; } else if(pArray.length === 1) { i=0; inline = ''; } $('#librarydrawer_story_container script').each(function() { $(this).remove(); }); $(pArray[pArray.length - 1]).after(subscribeBox); $(pArray[i]).after(inline).after($('#librarydrawer_story_container')); $('#text-story').focus(function() { if ($(this).val() == 'EMAIL ADDRESS') { $(this).css({color: '#000000', backgroundColor: '#ffffff'}); $(this).val(''); } }); $('#text-story').blur(function() { var trim = $(this).val().replace(/[\s]/g, ''); if(trim === '') { $(this).val('EMAIL ADDRESS'); $(this).css({color: '#666666', backgroundColor: '#f8f8f8', border: '#666666 1px solid'}); } }); $('.content-subscribe .btn-submit').click(function() { var val = $('.content-subscribe .text').val(); if(val.search(/[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/gi) === -1) { $('.content-subscribe .text').css('border', '#ff6600 1px solid'); $('.content-subscribe .text').focus(); return false; } return true; }); }); //-->

Anthem hack opens multiple inroads to healthcare fraud

Data captured by hackers could lead to false billing and medical identity theft, fueling black market for years to come
Tools

Over the past several years, IT experts have been frantically directing their attention toward healthcare, clamoring for the industry to improve cybersecurity, especially as more providers transition toward electronic health records (EHRs). Just a few weeks ago, President Obama highlighted cybersecurity as one of his top priorities in his State of the Union address.

Last week's Anthem hack has brought many of those concerns to life, exposing the personal information of approximately 80 million consumers. While many have pointed to the immediate financial impact of the hack, consequences surrounding medical fraud could leave a lasting impression.

Specifically, the information obtained through the Anthem hack--names, birthdates, addresses, email addresses, employment information and Social Security/member identification numbers--opens up three distinct avenues for healthcare fraud, said Ann Patterson, senior vice president and program director for the Medical Identity Fraud Alliance (MIFA) in an exclusive interview with FierceHealthPayer: AntiFraud.

First, fraudsters can use personal information to submit fraudulent bills for services that were never actually performed. Second, criminals can fraudulently fill prescriptions using the information obtained in the hack, and then resell the narcotics for street value. Finally, thieves can use stolen information to obtain care under someone else's name, potentially altering the medical record of that individual.