OpenPatientOS
OpenPatientOS is an information system for managing patient records
It can support a small clinic or hospital in managing patient personal, medical, and billing records through an easy to use Swing user interface.
How to install:
i. Simply import the database dump from the database folder to create the necessary tables for the system to run. You can use either phpMyAdmin for localhost; Microsoft SQL Server; or simply Query Browser for MySQL. Other database environments have not been tested hence I don't guarantee their adaptability.
ii. Run and Build...