New Rules for HIPAA: Compliance Checklist
The impact of the new HIPAA rules that were announced in January 2013 is still being understood by companies across the country. The new rules primarily center around three key initiatives:
- Making business associates directly liable
- Revising breach notification requirements
- Requiring companies to revise privacy notices
To help your company better understand what these rules mean for your business — as well as what you may need to do to be in compliance — we are happy to announce the release of the “New HIPAA Rules: Compliance Checklist” resource.
To receive your copy, simply fill out the form below:
Download the New HIPAA Rules: Compliance Checklist
var icpForm5847 = document.getElementById('icpsignup5847');
if (document.location.protocol === "https:")
icpForm5847.action = "https://app.icontact.com/icp/signup.php"; function verifyRequired5847() { if (icpForm5847["fields_fname"].value == "") { icpForm5847["fields_fname"].focus(); alert("The First Name field is required."); return false; } if (icpForm5847["fields_lname"].value == "") { icpForm5847["fields_lname"].focus(); alert("The Last Name field is required."); return false; } if (icpForm5847["fields_business"].value == "") { icpForm5847["fields_business"].focus(); alert("The Company field is required."); return false; } if (icpForm5847["fields_email"].value == "") { icpForm5847["fields_email"].focus(); alert("The Email field is required."); return false; }
return true; }