What's HIPAA & How Do We Implement It
Gaurav Porwal
ADoE, Geekyants
@gauravprwl14
👋🏼 Hi, I'm Gaurav
What is HIPAA?
Health Insurance Portability
&
Accountability Act
HIPAA Stand's for
HIPAA Basics Definition
In Simple Terms
HIPAA Standards Includes
In Simple Terms
HIPAA Goal
HIPAA has 2 Primary Purpose
Secure personal health information
Establish standards for the electronic transmission of health information
HIPAA Effect
HIPAA Effect
In short
Protected Health Information (PHI)
Protected Health Information (PHI)
HIPAA Pillars
HIPAA Pillars
HIPAA
Privacy Rule
HIPAA Pillars
HIPAA
Privacy Rule
Security Rule
HIPAA Pillars
HIPAA
Privacy Rule
Security Rule
Enforcement Rule
HIPAA Pillars
HIPAA
Privacy Rule
Security Rule
Breach Notification Rule
Enforcement Rule
Different Types Of Medical Portals
Different Types Of Medical Portals
HIPAA Development Tier I
HIPAA Development Tier I
HIPAA Development Tier I
HIPAA Development Tier I
HIPAA Development Tier II
HIPAA Development Tier II
HIPAA Development Tier III
HIPAA Development Tier III
HIPAA Development Tier III
Application Architecture checklist
Application Architecture checklist
Application Architecture checklist
users:{
user_id:{
profile:{
address: "blank street",
name: "John Smith"
},
records:{
record_id:{
date:"some date"
doctor: "Jane Dohne"
other:"fields"
}
}
}
Security Rule
{
"rules": {
"users": {
"$uid": {
".read": "auth != null && auth.uid == $uid"
}
}
}
}
Application Architecture checklist
Application Architecture checklist
Application Architecture checklist
AWS HIPAA Eligible Services
Reference Links
Thank you