java presentation

15
Welcome To Our Presentation

Upload: shaikat-saha

Post on 12-Feb-2017

53 views

Category:

Education


5 download

TRANSCRIPT

Page 1: Java presentation

Welcome To Our

Presentation

Page 2: Java presentation

Hospital Management

System

Page 3: Java presentation

Group MembersMd. Shamsuzzaman Shaikat Saha Shibli Sadik Atif Rizwan Md. Shahadat Hussain Shihab

Page 4: Java presentation

ContentsIntroduction.Scope.Advantages of Computerized Hospital

Management System.System Requirement.Design.Appointment List.Personal Information.Limitations.Conclusion.

Page 5: Java presentation

IntroductionThe project Hospital Management system

includes registration of patients, storing their details into the system, and also computerized billing in the pharmacy, and labs. The software has the facility to give a unique id for every patient and stores the details of every patient and the staff automatically. It includes a search facility to know the current status of each room. User can search availability of a doctor and the details of a patient using the id.

Page 6: Java presentation

ScopeCan be used in any Hospital, Clinic,

Dispensary or Pathology Labs for maintaining patient details and their test results.

Page 7: Java presentation

Advantages of Computerized Hospital Management SystemImmediate access of data.Friendly user interface.Time saving.Data can be easily insert/update/delete.Saving paper work.Give facility of different types of enquiry.Data’s are easily approachable.

Page 8: Java presentation

System RequirementSOFTWARE SPECIFICATIONS

Operating System : Windows 2000/XPFont end : Visual Basic 6.0Back end : MS Access

HARDWARE SPECIFICATIONSProcessor : X86 Compatible processor with

1.7RAM : 512 MB or moreHard disk : 20 GB or moreDevices: Mouse, Keyboard, Monitor etc.

Page 9: Java presentation

Design The purpose of design phase is to plan a solution for problem specified by

the

requirments.

Here used some palette like label, Button, button group,text field, text area,

password,field, menu,menubar, menu item etc.

For adding a patient information in the program ,if anyone click the add button the

application will show an information fill up form on the screen . After adding details

(e.g name , age , current problem etc) , by clicking submit button it will save the data

and information of the patient. For making a prescription there is a prescription

adding button, by clicking it , it will show a prescription to add advice and medicine

into the prescription form. By this sequences we can do all.

Page 10: Java presentation
Page 11: Java presentation
Page 12: Java presentation
Page 13: Java presentation

LimitationsstorageLack of immediate retrievalsLack of immediate information storageLack of prompt updatingError prone manual calculationPreparation of accurate and prompt reports.Prompt

reports

Page 14: Java presentation

ConclusionThe Project “Hospital Management System” is for computerizing the working in a hospital. It is a great improvement over the manual system. This system was throughly checked & tested with dummy data & thus is found to be reliable. It also provides the facility of backup as per the requirment.

Page 15: Java presentation