alibghz / Clinic-Management-System

Clinic Management System web application is developed by using PHP & MySql and is designed to automate internal work flows and manage different aspects of small to medium size medical clinics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clinic Management System

Healthcare computer system, commonly known as clinic management system, is created to computerize manual operations in clinics. The primary purpose is to digitize patient records so as to make data retrieval easy and efficient. Clinic Management System web application is developed by using PHP & MySql and is designed to automate internal work flows and manage different aspect of a small to medium size medical clinics.

Features

  • Patient Registration
  • Keep Track of Patient Electronic Health Record History
  • Laboratory Management
  • Pharmacy Management
  • X-Ray Management

Preparation Steps:

  1. You need to create the database. The scripts for the database is in the 'sql' directory.
  2. Change your database configuration in 'application/configs/database.php'.
  3. Now you can browse the web application.
  4. To sign up for a user account, change your browser location to 'http://< hostname >[:portnumber]/[subdirectory/][index.php/]account/signup'. Ensure that the first user to register must be of role admin.

Signup page address examples:

About

Clinic Management System web application is developed by using PHP & MySql and is designed to automate internal work flows and manage different aspects of small to medium size medical clinics.

License:Other


Languages

Language:PHP 94.8%Language:JavaScript 3.3%Language:Hack 1.4%Language:HTML 0.3%Language:CSS 0.1%