Introduction
The Clinic Patient Management System is a straightforward project. This web application project is powered by a MySQL and PHP database. The major goal of this project is to offer a web-based, automated platform for maintaining data for specific medical clinics. This system makes it simple for the clinic to store, maintain, and retrieve patient visitation and prescription records. With the aid of the AdminLTE Template and Bootstrap Framework, it has a pleasant user interface and offers end users a better experience. It also includes numerous functionalities and features that are user-friendly.
About the Clinic Patient Management System
The project was developed with the following:
- XAMPP v3.3.0
- PHP
- MySQL Database
- HTML
- CSS
- JavaScript
- Ajax
- jQuery
- Bootstrap
- Font Awesome
- AdminLTE
Only clinic administrators can access this clinic’s patient management system. To access system functionality, the system requires the user to be logged in with valid credentials. System users can manage drug lists, drug details, patients, and patient prescriptions. Here administrators can store patient visit information along with relevant data such as blood pressure, weight, and illness. Administrators can create patient prescriptions based on a patient’s specific disease or diagnosis. The system allows clinic administrators to easily call up clinic medical histories. It also generates printable and downloadable PDF reports of patient visits and illness records.
Features
- Dashboard Page
- Display the summary.
- Medicine Management
- Add New Medicine
- List All Medicines
- Edit/Update Medicine Details
- Medicine Details Management
- Add New Medicine Details
- List All Medicine Details
- Edit/Update Medicine Details Details
- Patient Management
- Add New Patient
- List All Patients
- Edit/Update Patient Details
- Add New Patient’s Prescription
- Patient’s History List
- Report
- Generating Printable and Downloadable Reports
- Patient Visits
- Disease Records
- Generating Printable and Downloadable Reports
- User Management
- Add New User
- List All Users
- Edit User Details
- Login and Logout
How to Run ??
Requirements
- Download and Install any local web server such as XAMPP.
- Download the provided source code zip file. (download button is located below)
System Installation/Setup
- Open your XAMPP Control Panel and start Apache and MySQL.
- Extract the downloaded source code zip file.
- Copy the extracted source code folder and paste it into the XAMPP’s “htdocs” directory.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming pms_db.
- Import the provided SQL file. The file is known as pms_db.sql located inside the database folder.
- Browse the Clinic Patient Management System in a browser. i.e. http://localhost/pms/.
Admin Default Access:
Username: admin
Password: admin123
DEMO VIDEO
I’m done now. Now that PHP is available, you can explore the features and capabilities of this clinic’s patient management system. I hope you’ll find what you’re looking for here and something valuable for your upcoming projects.
To find more Free Source Codes and Tutorials, explore this website further.