Sie sind auf Seite 1von 7

Declaration of Original Work

I declare that the work presented in this project titled “Healthcare Management System”,
submitted to the Institute of Information Technology, University of Dhaka, for the award of
Masters in Information Technology degree, is my original work. I have not plagiarized or
submitted the same work for the award of any other degree. In case this undertaking is found
incorrect, I accept that my degree may be unconditionally withdrawn.

May, 2017

Dhaka

________________________________

(Md. Nur-E-Arefin)

i
Letter of Approval

Certified that the work contained in the project titled “Healthcare Management System”, by Md.
Nur-E-Arefin, has been carried out under my supervision and that this work has not been
submitted elsewhere for a degree.

________________________________

Rayhanur Rahman

Lecturer

Institute of Information Technology

University of Dhaka

ii
Abstract

Healthcare Management System is a platform for providing healthcare related services to the
people. People can search for doctor and get schedule with a click from their house. They can
also see the prescription with this system. The entire manual process is converted online based
with this system. The database of this system will maintain the patient details information as well
as doctor’s information. Doctor can observe the patient health condition, and right treatment for
the patients with the help of this software. Waterfall model is applied to implement this software.
PHP, MySQL, Apache server, HTML, CSS etc. are used to develop this software. Net Beans
IDE, Notepad++ etc tools are used also. Online payment is not currently available in this system
.It does not also include complete hospital management system. In future live chat between
doctor and patient will be developed .The users could subscribe for doctor visit alerts in future.

iii
Acknowledgements

I am extremely grateful and remain indebted to Almightily ALLAH who has guided me in all
ventures to successfully complete this project.

The project would not be successful without the valuable guidance of Rayhanur Rahman,
lecturer, Institute of Information Technology, University of Dhaka.

My supervisor of the project, who had rendered all sorts of support when required, I am thankful
for him constructive criticism and valuable suggestions, which has benefited me a lot while
implementing the project “Healthcare Management System”. He has been a constant source of
inspiration and motivation for my hard work. He had been co-operative throughout this project
work, through this column; it would be my upmost pleasure to express my warm regards to him
encouragement and co-cooperatives.

I am greatly indebted to all teachers and staffs of the Institute of information Technology for
their kind assistance in accomplishment of this project work.

I am thankful to all my classmates, who helped me to complete this project.

Sincerely yours

________________________________

Md. Nur-E-Arefin

iv
List of Figures

Figure No Page
1 8
2 10
3 12

List of Tables

Table Name Page


Doctor Table 11
Patient Table 11
Appointment Table 11
Prescription Table 12

v
Table of Contents

Contents Page

Declaration of Original Work----------------------------------------------------------- i


Letter of Approval------------------------------------------------------------------------ ii
Abstract------------------------------------------------------------------------------------ iii
Acknowledgements----------------------------------------------------------------------- iv
List of Figures----------------------------------------------------------------------------- v
List of Tables------------------------------------------------------------------------------ v

1. Introduction----------------------------------------------------------------------------- 1
1.1 Introduction------------------------------------------------------------------------ 1
1.2 Project motivation----------------------------------------------------------------- 1
1.3 Objectives-------------------------------------------------------------------------- 1
1.4 Project Scope---------------------------------------------------------------------- 2

2. System Study-------------------------------------------------------------------------- 3
2.1 Background------------------------------------------------------------------------ 3
2.2 Existing System------------------------------------------------------------------- 3
2.2.1 Drawbacks of the existing system--------------------------------------- 3

3. Requirements and Analysis of the System----------------------------------------- 4


3.1 System Requirements Specifications------------------------------------------ 4
3.2 User Class and Characteristics-------------------------------------------------- 4
3.3 Functional Requirements ------------------------------------------------------- 5
3.4 Non Functional Requirements-------------------------------------------------- 5
3.5 External Interface Requirements----------------------------------------------- 5
3.5.1 Hardware Interface-------------------------------------------------------- 5
3.5.2 Software Interface--------------------------------------------------------- 5
3.6 System Analysis------------------------------------------------------------------ 6

4. System Design Specification-------------------------------------------------------- 7


4.1 Architectural Design------------------------------------------------------------ 7
4.1.1 Data Flow Diagrams----------------------------------------------------- 7
4.1.2 Entity Relationship (ER) Diagram------------------------------------- 9
4.2 Database Design------------------------------------------------------------------ 11
4.3 User Case Diagram-------------------------------------------------------------- 12

5. Project Description-------------------------------------------------------------------- 13
5.1 Description of the project------------------------------------------------------- 13
5.2 Methodology of the project----------------------------------------------------- 13
5.3 Screenshots of the project------------------------------------------------------- 13

vi
6. Conclusion, Limitations and Future Work---------------------------------------- 16
6.1 Conclusion------------------------------------------------------------------------ 16
6.2 Limitations------------------------------------------------------------------------ 16
6.3 Future Work---------------------------------------------------------------------- 16

7. Bibliography--------------------------------------------------------------------------- 17
7.1 Books references------------------------------------------------------------------ 17
7.2 Internet references---------------------------------------------------------------- 17

Appendices

Appendix A---------------------------------------------------------------------------- 18

vii

Das könnte Ihnen auch gefallen