Patient Record Management System


Patient Record Management System using PHP MySQL

This project is a Patient Record Management System using PHP MySQL and CodeIgniter Framework. This system manages and stores the patients’ records in a certain hospital. The system stores the data in a database such as the Out-Patient Findings and Admission Details of a patient. By this, a certain hospital can easily retrieve the data or records of their patient without hassle.

This Patient Record Management System has a pleasant user interface and user-friendly functionalities to give the system users a better experience when using the system. This project was developed using the following:

  • HTML
  • CSS
  • jQuery
  • PHP
  • MySQL Database
  • Codeigniter Framework
  • Bootstrap

Features of Patient Record Management System

  • Admin Login
  • Standard User Login
  • Manage Patient Details
  • Storing Patients Records
    • Out-Patient Findings
    • Patient’s Admission Details
  • Manage Patient Records
  • View Patient’s Records
  • Manage Standard Users
  • Manage Doctors
  • User Logs

Patient Record Management System Project

  • Name of Project: Patient Record Management System Project
  • Language:                  PHP
  • Databases used:      MySQL
  • Design used:            HTML JavaScript, Ajax, JQuery, Bootstrap
  • Browser used:          IE8, Google Chrome, Opera Mozilla
  • Software used:         WAMP/ XAMPP/ LAMP/MAMP

Screenshots

patient record management system using php mysql

patient record management system using PHP MySQL

patient record management system project

How To Run??

Above all, to run this project you must have installed a virtual server i.e XAMPP on your PC. Patient Record Management System in PHP and MySQL with source code is free to download, Use for educational purposes only!

Follow the following steps after Starting Apache and MySQL in XAMPP:

1st Step: Firstly, Extract the file
2nd Step: After that, Copy the main project folder
3rd Step: So, you need to Paste in xampp/htdocs/

Further, Now Connecting Database

4th Step: So, for now, Open a browser and go to the URL “http://localhost/phpmyadmin/”
5th Step: After that, click on the databases tab
6th Step: So, Create a database naming “patient record” and then click on the import tab
7th Step: Certainly, Click on browse file and select “patientrecord.sql” file which is inside the “DB” folder
8th Step: Meanwhile, click on the Go button.

After Creating Database,

9th Step: Open a web browser and browse the project. E.g [http://localhost/patientrecords]

Admin Login Access Information

Username: admin
Password: 123456789

I hope this Patient Record Management System using PHP MySQL will help you with what you are looking for and hope that you will learn something with this project that is useful for your future projects.