Skip to content

ProvataHealth/HIPAA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provata Health HIPAA Docs

The Provata Health HIPAA Docs exist to outline the ways Provata Health complies with HIPAA. These docs have been open sourced by Catalyze Inc. in order to help the health IT community grow and improve patient care through secure, usable software.

Getting Started

The Provata Health HIPAA 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/HIPAA.git
  • cd HIPAA
  • 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 Docs on Github and allowed us to use them as a starting point.

These HIPAA Docs are licensed under CC BY-SA 4.0.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • CSS 11.9%
  • Ruby 3.8%
  • HTML 3.2%