Skip to content

ProvataHealth/training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provata Health HIPAA Training Docs

This is an overview training of HIPAA, with coverage of key definitions and provisions for the handing of HIPAA-relevant data. The material in this book is intended for individuals who work for organizations that provide technology and technology-enabled services to health systems, payers, physicians, pharma, and other healthcare organizations. It leans more heavily on the use of modern, cloud-based technologies than traditional client side software.

Getting Started

The Provata Health HIPAA Training docs are built using Middleman, a static site generator. Please follow the installation instructions for Middleman before continuing.

Once you have Middleman installed and working you can complete the following to get a working copy of these docs on your local machine:

  • git clone https://github.com/ProvataHealth/training.git
  • cd training
  • bundle install

Commands:

  • rake build generates the static HTML, CSS, and JavaScript files
  • rake run allows you to view the site locally
  • rake sass compiles styles changes
  • rake serve_static runs a simple web server in the build directory

Attribution

Catalyze.io open-sourced their HIPAA Training on Github and allowed us to use it as a starting point.

This HIPAA Training is licensed under CC BY-SA 4.0.

About

Provata Health curriculum for HIPAA education/training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • CSS 12.1%
  • HTML 4.7%
  • Ruby 3.7%