“HMS Hospital Management System” Documentation by “Code Aristos” v2.0


“HMS Documentation”

Updated: June, 2019
By: Code Aristos
Email: rizvi.mahmud.plabon@gmail.com

Thank you for purchasing my application. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!


Table of Contents

  1. Installation
  2. Modules
  3. Department
  4. Doctors
  5. Patients
  6. Human Resources
  7. Financial Activities
  8. Medicine
  9. Donor
  10. Bed
  11. Report
  12. SMS
  13. Settings

A) Installation - top

1. Upload all the files from the folder HMS-Hospital-Management-System to your server directory.
2. Create a database.
3. Go to the Database file application/config/database.php and fill up with your database details.

$db['default']['hostname'] = 'Host Name';
$db['default']['username'] = 'Database Username';
$db['default']['password'] = 'Password';
$db['default']['database'] = 'Database Name';
4. Import the sql file into your database from the DB folder of your main download folder.
5. Upload the .htaccess file from htaccess folder into the server directory.

Its Done !!!!!

Default Login Details:

Role Username Password
Admin admin@hms.com 12345
Doctor doctor@hms.com 12345
Patient patient@hms.com 12345
Nurse nurse@hms.com 12345
Pharmacist pharmacist@hms.com 12345
Accountant accountant@hms.com 12345
Laboratorist laboratorist@hms.com 12345
Receptionist receptionist@hms.com 12345


B) Modules - top

Through this HMS Hospital Management System User can manage administrational and financial activities of a Hospital, Clinic or Diagnostic Centre. There are modules like patients, doctors, nurse, accountant, pharmacist through which user can manage the human resources and their details.


C) Departments - top

Departments is a modules through which user can create and store all the department names and their descriptions.

User also can edit and delete departments and their descriptions.

steps:

Go to "Departments" at Side menu.
It will display department list.

To create a new department click on "Add New" button at the left top.
A form will appear. Fill the form and submit.


D) Doctors - top

Doctor's name can be listed in Doctor module.
New doctors can be created by clicking on 'add new' button.


E) Patients - top

Patient's name can be listed in Patient module.
New patients can be created by clicking on 'add new' button.


F) Human Resources - top

Human resources comprise with four different modules

Those are:
1) Nurse
1) Pharmacist
1) Laboratorist
1) Accountant


G) Financial Activities - top

Financial activities module manage all the financial transaction and reports of the hospital. User can create payments, invoices & expenses.

Steps:
1. Create all the payment types from Financial Activities --> payment categories at side menu.
2. Click Financial Activities --> Add Payment.
3. Select patient.
4. Select doctor if the patient is reffered by someone.
5. Input the amount of desired categories.
6. Submit.

If the payment is successfull it will redirect to the invoice.
You can print the invoice by clicking 'print' button.

Users also can entry expenses.

Steps:
1. Go to Financial Activities --> Expense category.
2. Create Expense categories by clicking "Add New" Button.
3. Go to Financial Activities --> Add Expense.
4. Select your expense category and enter the amount.

User can see the date-to date financial report. Go to 'financial report' from the sidemenu.
By default it will show all the financial report dated from the begining to present.
User can select date to date from above fields.
If user want to see the today's report. Select both the field today.


H) Medicine - top

List of Medicine:
Click "Medicine List" at the side menu.It will display List of medicines.

Add New Medicine:
Click "add new" button at the left top. A form will appear. Fill up the form and submit.
Or, click "Add Medicine" button at sidemenu Medicine->Add New Medicine.

Medicine can be edited and deleted.


I) Donor - top

List of donor can be added.
Click "Donor" at the side menu.Click 'add new' button at the left top.
A form will appear. Fill up the form and submit.


J) Bed - top

User can mange beds through this module.

Steps:
1. First create bed categories from "Bed Categories" at menu.
2. Then Add bed from "Add Bed".

Users also can manage bed allotments through this module

Steps:
1. Check the available beds from "Beds".
2. Go to "Add Allotment".
3. Select an available bed and alloted dates.
4. Submit.


K) Report - top

Report Can be generated through this module.

Three types of report can be generated.
1. Birth Report.
2. Operation Report.
3. Expire Report.


J)SMS - top

SMS can be sent through this application in SMS module.

For sending SMS user should have a ClickaTell account.
Go To-> www.clickatell.com and create an account.
After login you will get an api id and api password.

Then Go To Hospital Manager capplication.
Click SMS->sms settings.
Submit the form with your clickatell details.

Now your SMS settings is configured.

Buy credit in clickatell and send SMS as much as you want.

For sending SMS, Go To SMS -> Send SMS
Select whom you want to send sms.
Write message and send.


L) Settings - top

Site Configuration Can be changed through this module.

Different types of settings can be managed.
1. Site Title.
2. Address
3. Phone Number
4. Email Address.
5. Currency.
6. Discount type. Either it will be flat or percentage.

Once again, thank you so much for purchasing this application. As I said at the beginning, I'd be glad to help you if you have any questions relating to this application. No guarantees, but I'll do my best to assist. If you have a more general question relating to the application on CodeCanyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.

Code Aristos

Go To Table of Contents