Hospital Management System

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Hospital Management System

Doctor’s Panel

Each doctor will have their own personal account which lets them access the
system. Here, the doctor can view all the pending appointments. Each appointment
has options that allow the doctor to approve or reject them. After approving the
appointment, the doctor can view the patient’s profile and appointment record. For
the rest, the doctor has to maintain each by filling up their treatments. In order to
set a treatment record, the user has to select a treatment type, description, date, and
upload treatment files. After the completion of treatment records, the doctor can
now proceed towards the prescription section. For the prescription, the doctor has
to select available medicine, date, and enter quantity and dosage. After the
submission of the prescription record, the system generates the total bill for the
patient.

Manage Visiting Hours, Patients, Income Report, and Services

Additionally, a doctor can set up their visiting hours by selecting starting and
ending times. In terms of patients record, the doctor can view all the available
patients with their respective information. When comes to income report, each
doctor will have their own consultancy charge. And these consultancy charges are
shown with respect to their number of patients. As a result, these sections will
display the doctor’s total earnings. Besides, the doctor can list their services which
include their respective department’s attachment to the patient’s name, and
treatment details.

Admin Panel

On the other hand, the admin has full control over the system. He/she can view all
the existing records of the hospital. An admin can manage patients, doctors, their
departments, treatment types, and medical records. An admin has the right to
register a doctor’s account. For this, the admin has to set the doctor’s account
under various hospital departments too. The admin can view all the appointment
records too. Also, the admin has to maintain billing records for each patient’s
treatment. In order to maintain the payment of each patient, the user has to enter
the discount amount and the reason for it.
Manage Hospital Services

Here, the hospital services consist of departments, treatment types, and medicine.
For the addition of hospital departments, he/she has to enter the department name,
description, and status. These departments are essential during the registration of
doctors as well as patient’s appointment. In addition to it, the admin has to set up
all the treatment types. For this, the admin has to enter the treatment name,
description, total charge, and status. Similarly, the same goes with the medicine
section where the user has to enter name, cost, description, and status. Besides, the
admin can have a summary of their total patients, doctor, and total hospital
earnings.

Last but not least, a clean and simple dashboard is presented with simple color
combinations for greater user experience while using this Hospital Management
System Project in PHP MySQL. For its UI elements, a modern
responsive CSS framework; Materialize is on board with some Vanilla CSS too.
Presenting a new Online Hospital Management System PHP MySQL Project
which includes an admin panel with patient and doctor panel that contains essential
features to follow up, and a knowledgeable resource for learning purposes.

Available Features:

 Admin Panel
 Doctor Panel
 Patient Panel
 Client-Side
 Make Appointment
 Approve/Reject Appointments
 Treatment Records
 Prescription Records
 Manage Billings
 Payment Report
 Patient Report Panel
 Hospital Department Management
 Treatment Types Management
 Manage Medicine Records
 Set Doctor’s Timing
 Set Doctor’s Personal Charge
 Update Profile
 Total Hospital Earnings
Instructions: How to Run?

 After you finish downloading the project, unzip the project file and head over to
your XAMPP directory.
 There you’ll find a folder naming “htdocs”.
 Inside the “htdocs” folder, paste the project folder (not the .zip one, but the
extracted one).
 Open your favorite browser; we recommend using Google Chrome or Mozilla
Firefox.
 Then, go to URL “http://localhost/phpmyadmin“.
 Create a Database with a name that is provided inside the “01 LOGIN DETAILS
& PROJECT INFO.txt”.
 Click on the “Import” tab and choose the database file (.sql) which is provided
under the folder naming “DATABASE FILE”.
 After setting up all these, go to URL
“http://localhost/[ PROJECT_FOLDER_NAME ]/“
 All the login details are provided inside the project folder, check that out and enter
in order to use it.

And there you have it, a full setup of the Hospital Management System project in
PHP MySQL. For this particular PHP project, PHP Version 5.6 or Newer is
required because the project might not operate well with the oldest PHP version.
So, users with the oldest PHP version (less than 5.6) might face various problems
while operating it. As a result, you’ll need to upgrade your PHP version (only if
you’re using the oldest version) at the moment. Download Free Hospital
Management System Project in PHP MySQL Source Code. So, this Hospital
Management System PHP project is a fully functional project for all the beginner
levels that broads vast knowledge into such PHP web applications. In conclusion,
this whole PHP project with free source code is an absolute project and a
meaningful way for the users to learn and explore more about it.
**Log on to codeastro.com for more projects!***

**Database Name: ohmsphp**

**Developed by Kabir Khyrul**

**Recommended PHP Version 5.6 or Newer**

**Admin Login Details**

Username: admin
Password: Password@123

**Making an appointment creates account for the patient**

You might also like