43 Forks
101 Stars
101 Watchers

EHR

The code repository for the prototypes included in the eBook "Inspired EHRs - Designing for Clinicians" (inspiredEHRs.gov). The code of the prototypes is made available under the Apache 2.0 open source license. This license agreement allows anyone to freely use the code and ideas presented in this book, subject to the conditions listed at http://opensource.org/licenses/Apache-2.0.

How to download and setup EHR

Open terminal and run command
git clone https://github.com/goinvo/EHR.git
git clone is used to create a copy or clone of EHR repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EHR https://github.com/goinvo/EHR/archive/master.zip

Or simply clone EHR with SSH
[email protected]:goinvo/EHR.git

If you have some problems with EHR

You may open issue on EHR support forum (system) here: https://github.com/goinvo/EHR/issues