Demo Version Features

Table of contents


Enable/Disable Demo

To enable/disable OpenClinic demo behavior there must be set as true or false the constant OPEN_DEMO in file shared/read_settings.php.

define("OPEN_DEMO", false); // normal version
define("OPEN_DEMO", true); // demo version

Disabled Options in Demo

For security reasons, in demo version there have been disabled some features. In normal version this features would be tested. You could do so downloading the normal version and testing it by yourself.


User Profiles

There are other three profiles defined in OpenClinic. Their features are:


Patient Private Data

Patient's data should be ficticious. This is so because they should be used only for Medical Records tab aplication testing purposes. Therefore, as author's site, I don't take charge of any liability derived from the data that this application could hold.


Bugs and Suggestions

OpenClinic isn't perfect, but your suggestions, feedback and bug reports can help us to have a very well done medical records system! You can do this, mailing to Jose Antonio Chavarrķa with subject OpenClinic.


Start using OpenClinic demo version