Skip to the content.

CHR 24x7 - Cloud Health Records

CHR247.com Logo

Made in Sri Lanka 🇱🇰

请点击这里阅读中文

See Demo section for a demo.

This is the official repository of chr247.com cloud platform for small scale clinics. This is a project written in PHP using Laravel framework. Please read the contribution guide for information on contributions.

chr247.com won the Commonwealth Digital Health Award for promoting eHealth among general practitioners at the Commonwealth Medical Association Conference 2016 and is listed here.

Our mission is to build a global platform for Health Informatics, which is easy to use by clinical staff (Doctors, Nurses, etc..)

Introduction to chr247.com

Following youtube video explains what are the capabilities of chr247.com in detail.

CHR247.com Step by Step Introduction

Demo

Please visit https://chr247.herokuapp.com and use the following credentials to view a demo.

Login with role ADMIN of a clinic

username: imesha
password: 1234

Login with role DOCTOR of a clinic

username: john
password: 1234

Login with role NURSE of a clinic

username: jane
password: 1234

Why chr247.com?

Features

chr247.com provides simple and easy to use interfaces to handle all the day-to-day tasks of small scale clinics including patient management and inventory management.

How to Install

Run with docker-compose

You can spin up a complete up and running installation of chr247.com using docker-compose.

  1. Go to deployment directory (cd deployment)
  2. Run docker-compose up --build -d to build and start required docker images.
  3. Once up, run docker-compose exec app php artisan migrate:refresh --seed to create database tables and seed initial data.
  4. Visit (http://localhost:8080) to view the app

About docker-compose deployment

Developer Installation

To install a development version of chr247.com, please follow the following steps. Since this webapp is developed using laravel 5.2 following prerequisites exist:

Then follow the following steps to configure project

Contributions

Please read contributing guide for more details on how to contribute. In summary, chr247.com requires following major imrpovements to be done at the moment.

Contributions, bug fixes and feature requests are more than welcome!

Contributors

Contact

For more info visit chr247.com or email imesha.sudasingha@gmail.com