Health Center Patient Record Management System using PHP with Source Code

Language

The Health Center Patient Record Management System was developed using PHP, HTML, MYSQLi, and Javascript. I used Bootstrap as a front-end framework for the layout. The purpose of the system is to lessen the work time of each user and avoid redundancy of existing data.

About

The system is consists of two types of users, the admin, and the user. The admins can create, update, delete the user. It can also analyze the total population of each individual patient and can view each patient's details. The user side is divided into 8 Departments (Fecalysis, Maternity, Dental, Hematology, Xray, Rehabilitation, Sputum, Urinalysis). When the user login, users automatically login to their assigned department. Users gather the data of patients and printed out the result.

Features:

  • Admin Panel
  • Manage Users
  • Manage Admin Users
  • Manage Patients
  • Manage Patients Complaints
  • Statistical Reports (Admin Side)
  • Printable List (User Side)

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded source code file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "hcpms".
  6. Import the provided SQL file. The file is known as "hcpms.sql" located inside the "db" folder.
  7. Browse the Health Center Patient Record Management System in a browser. i.e. http://localhost/HCPMS for the user side and http://localhost/HCPMS/admin for the admin side

Admin Login Account:
Username: admin
Password: admin

Demo

I hope this Health Center Patient Record Management System Project in PHP will help you with what you are looking for and you will find something useful for your future PHP Projects. Feel Free to download and modify the source code the way you desire.

Explore more on this website for more Free Source codes and Tutorials.

Enjoy Coding!!

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byDreamCodes (not verified)on Sun, 04/23/2017 - 20:46

Ive imported DB and done everything right yet it says Account not found
Submitted byogadu (not verified)on Thu, 09/21/2017 - 19:57

Hello! i like your program. can you pls contact me for further discussion. [email protected] on some deal
Submitted byAbhishek Shandilya (not verified)on Sun, 12/03/2017 - 12:20

Ive imported DB and done everything right yet it says Account not found. plz suggest what shall i do? Thank you

How fix this problem? Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\hcpms\admin\patient.php: 109) in C:\xampp\htdocs\hcpms\add_patient.php on line 27 this.. message. and each i input,, and another page. still this message warning how to fix this?.
Submitted byareej (not verified)on Fri, 07/26/2019 - 14:14

Hello! i like your program. can you pls contact me for further discussion. [email protected] on some deal
Submitted byyourprotagonist (not verified)on Tue, 03/07/2023 - 17:45

i like it but i cant log in on the user side but can in the admin side can u teach me how to login in both sides?

Add new comment