Skip to content

bsmoliak/ocemr

 
 

Repository files navigation

OCEMR - Open Clinic Electronic Medical Records 
==============================================


Summary
-------

  OCEMR is a web based electronic medical records system designed for the
clinic environment. It is currently in use in the Engeye Health Clinic located
in Ddegeya, Uganda (near Masaka, UG.) When looking into setting up an EMR for
this donation based clinic, all the open-source solutions seemed too heavily
feature-laden to work for our situation so, we built our own. Designed for
small clinics in rural parts of the world, this web-based EMR is portable and
straightforward to use.


Project Links
-------------

 * Home Page		: http://kremlor.net/projects/ocemr
 * Bug/Feature Tracking	: https://github.com/ph1l/ocemr/issues
 * Author		: Philip Freeman <philip.freeman@gmail.com>


User Documentation
------------------

 * debian/README.Debian
	HOWTO use the Debian package. (see /usr/share/doc/ocemr/README.Debian)
 * doc/CHANGE_SUMMARY_*
	A summary of changes from the user's point of view.
 * doc/CHANGELOG
	A bullet list of changes between versions.

Development Documentation
-------------------------
 * doc/SETUP_TESTING
	How-To setup a test environment for OCEMR
 * doc/dbchanges.txt
	A list of commands for upgrading databases between minor releases.
	(as of version 5.0, Database changes are managed internally 
	via manage.py syncdb)
 * doc/ROADMAP
	 An outline for future versions.


Related Links
-------------

 * The Engeye Health Clinic: http://engeye.org/


Credits
-------


- Core Team -

 I would like to thank my brother Joseph Freeman, PharmD, for originally
proposing the idea and pulling me into the loop with the folks at Engeye.
Since graduating pharmacy school, he has been traveling to Africa to
volunteer his time at different charitable organizations. He has been with
the OCEMR project since it's infancy. Together, we have taken the project
from a campfire discussion in the summer of 2010 to live production at the
turn of 2011.

 I would like to thank Carly Gielarowski, for her help and tireless
support throughout this process. Her experience using EMR programs in
the U.S. consumer health care industry was a guiding resource in the
early and middle design stages of the poject. She was also responsible
for the testing and documentation in the final stages of deployment
on-site. She continues to help me as we move the project forward toward
our further goals of making the system more robust and applicable to
other clinic installations.

 I would also like to thank my sister-in-law, Kathy Z. Chang - MD / MPH,
for her help in the late stages of design and implementation on the project.
Her experience as a family practice physician helped to put the finishing
touches on the OCEMR interface design and the Engeye installation.


- Additional Credits -

 I would also like to thank the following people for their input and
help with the further design and testing of the system:

	Stephen Po-Chedley, John Kalule, Sarah Yergeau,
	Carlos Elguero, and Stephanie Van Dyke.


- Financial Supporters -

 I would like to thank the following people for their generous donations
that made it possible for us to cover expenses necessary to accomplish
our goal:

	Mina Arsula, Nick Bausch, Connie Churchill, Tony Churchill,
	Chris Edwards, James and Teresa Freeman, Joe Fuentes,
	Robert Gielarowski, John Kim, John and Sue Kirkton,
	Adam Kujawski, Kyle O'Brien, Anne Lynch, Maria Ruiz,
	Rafael Vincente, George and Shirley Wiesneth,
	Justin Winschief and more...

About

Open Clinic Electronic Medical Records

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.7%
  • JavaScript 20.2%
  • HTML 13.4%
  • CSS 3.3%
  • Shell 1.7%
  • Makefile 0.6%
  • Other 0.1%