Skip to content

edubort/openclinic-1

 
 

Repository files navigation

OpenClinic: Web Medical Records System
======================================

Welcome to OpenClinic!

First of all, thanks a lot to download this software, I hope that you can enjoy it.

OpenClinic is free software, released under GNU GPL Licence version 2.0 (see LICENSE file for details)

Introduction
============

OpenClinic is an easy to use, open source, medical records system written in PHP. It has been mainly thougth for private clinics, surgeries and private doctors. It is platform independent and it has multilanguage architecture.

Currently OpenClinic has the following options:

    * Medical Records

      Use this option to manage your patient's medical records.

      Patient's Administration:
          o Search, new, delete, edit
          o Social Data
          o Clinic History
          o Problem Reports

    * Admin

      Use this option to manage administrative options.
          o Config settings
          o Theme editor
          o Staff members
          o System Users
          o Database Dumps
          o Log Statistics

Requirements
============

    * PHP5 >= 5.3.1 (incompatible with PHP4) compiled with MySQL support (tested with 5.3.1 and 5.3.6 versions);

    * MySQL (tested with 5.1 version);

    * a web server prepared to execute PHP code (recommended Apache);

    * and, of course, a web browser (with JavaScript and good CSS2 support).

Features
========

    * Environment: Web Environment

    * Intended Audience: Education, Healthcare industry

    * License: GNU General Public License (GPL)

    * Natural Language: English, Spanish, Dutch, Traditional Chinese

    * Operating System: OS Independent

    * Programming Language: PHP

    * Topic: Dynamic Content

Multilingual Support
====================

OpenClinic offers multilingual support, so anyone who wants to contribute a language can create a new .po file (portable object) and enjoy his/her own language. Every language that it send to me will be included in the next release.

Download
========

You can get the newest version at http://sourceforge.net/projects/showfiles.php?group_id=70742 and view source code at https://github.com/jact/openclinic.

Farewell
========

Please, enjoy OpenClinic and remember that this is free GPL software and comes without any warranty and without technical support, so please don't email me asking how to make this or that, I'll ignore that type of emails.

OpenClinic isn't perfect, but your suggestions, feedback and bug reports can help us to have a very well done medical records system!

PS: Please, excuse my English, I'm not a native speaker. Also, remember I receive too many emails, so I can't answer to all you, but for sure I'll read all emails I receive.


-- Jose Antonio Chavarría <openclinic@gmail.com>

About

OpenClinic is an easy to use, open source, medical records system written in PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.1%
  • HTML 8.5%
  • JavaScript 2.3%
  • CSS 2.1%