Health Center Patient Record Management System using PHP with Source Code
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
- Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
- Extract the downloaded source code file.
- 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.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming "hcpms".
- Import the provided SQL file. The file is known as "hcpms.sql" located inside the "db" folder.
- 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
hi plase help me for my
Interested
Account doesn't exit
Warning Message. How to fix this?
Re: Warning Message. How to fix this?
Interested
i like it but i cant log in…
Add new comment
- Add new comment
- 12363 views