Вы находитесь на странице: 1из 37

Scribd

Upload a Document
Top of Form

Bottom of Form
Explore

Documents
• Books - Fiction
• Books - Non-fiction
• Health & Medicine
• Brochures/Catalogs
• Government Docs
• How-To Guides/Manuals
• Magazines/Newspapers
• Recipes/Menus
• School Work
• + all categories

• Featured
• Recent

People
• Authors
• Students
• Researchers
• Publishers
• Government & Nonprofits
• Businesses
• Musicians
• Artists & Designers
• Teachers
• + all categories

• Most Followed
• Popular

• Teja Reddy

We're using Facebook to personalize your experience.


Learn More·Disable

Account
○ Home
○ My Documents
○ My Collections
○ My Shelf
○ View Public Profile
○ Messages
○ Notifications
○ Settings
○ Help
○ Log Out
Welcome to Scribd - Where the world comes to read, discover, and share...
We’re using Facebook to give you reading recommendations based on what your friends are
sharing and the things you like. We've also made it easy to connect with your friends: you are
now following your Facebook friends who are on Scribd, and they are following you! In the
future you can access your account using your Facebook login and password.
Learn moreNo thanks
Some of your friends are already on Scribd:

1
First Page
Previous Page
Next Page

/ 34
Sections not available
Zoom Out
Zoom In
Fullscreen
Exit Fullscreen
Select View Mode
View Mode
BookSlideshowScroll
Top of Form
Search w it

Bottom of Form
Readcast
Add a Comment
Embed & Share

Reading should be social! Post a message on your social networks to let others know what you're
reading. Select the sites below and start sharing.

Link account
Readcast this Document
Readcast Complete!
Click 'send' to Readcast!
edit preferences
Set your preferences for next time...Choose 'auto' to readcast without being prompted.
Top of Form

Teja Reddy
Link account

Advanced Cancel
Bottom of Form
Top of Form
13f19d5a2a2507

Add a Comment

Submit

share:
Characters: 400
1 document_comme 4gen

Bottom of Form

Share & Embed


Add to Collections
Download this Document for Free
Auto-hide: on
HOSPITAL MANAGEMENT BY G.SHAKIR
CONTENTS
1. Requirements Statement
2. Use case Diagram
3. Use case Description
4. Class Diagram
5. Sequence Diagram
6. Collaboration Diagram
7. State Diagrams
8. Component Diagram
9. Deployment Diagram
HOSPITAL MANAGEMENT
Requirements Statement:
The development environment ensures that it has the portability and
connectivity to run on virtually all standard hardware platforms, with stringent
data security and easy recovery in case of a system failure.
It provides the benefits of streamlined operations, enhanced
administration and control, improved response to patient care, cost control, and
increased profitability.
We believe that every hospital is unique in terms of its
requirements and priorities. Hence, flexibility has been built to allow easy
customization.
Salient Features:

One Integrated View to Patients for Billing, Collection, Discharge Detail,


Patient Medical History etc.

Package supports Adaptability & Scalability of software making it more


robust.

General and Standardized Health Packages for the OPD and IPD Patients

Authentication and verification of entries through Audit Trail Facility


Easy Query Handling for instant decision of Bed Allocation for Patients,
and request for the Bed Transfers

Effective Search facility to search any type of information related to Patient


history

Graphical Presentation of the Data for TopManage ment for analysis.


Comprehensive Performance Reports.


Built in Work FlowMan age ment for all functional areas


Multiple Store Accounting


Interface facility with the Smart Card Technology


Interface with Bar Code


USECASE DESCRIPTION
Usecases: 1. Admissions
2. Doctor Appointments
3. Tests Appointments
4. Bed Allotment
5. Undergo Operation
6. Login
7. Draw Salary
8. Add Doctor/Staff
9. Delete Doctor/Staff
10. Edit Doctor/Staff
11. Prescribe Tests
12. Ward Wise Bed Status
13. Admission/Discharge Reports
14. Patient Information
Actors:1. Receptionist
2. Doctors
3. Staff/Nurses
4. Income
5. Expenditure
6. Records System
7. Information System

ADMISSIONS:

This Module helps in registering information about patients and handles patient’s query. A
unique ID is generated for each patient after registration. This helps in implementing customer relationship
management and also maintains medical history of the patient.
DOCTOR APPOINTMENTS:
This Module Deals with, when the ID is generated the patient receives the
Appointment time & number from the Receptionist and accordingly visit the doctor.
TESTS APPOINTMENTS:

This Module Deals with, when the ID is generated the patient receives the Appointment time
& number from the Receptionist and accordingly undergoes the tests.
BED ALLOTMENT:
This Module handles with allotting the Bed to various patients by
checking their ID.
UNDERGO OPERATION:
This Module handling with undergoes the various operations by
diagnosing the patients.
LOGIN:
This Module checks whether the person is a Doctor/Staff and handles
various activities such as draw Salary and give Salary.
DRAW SALARY:
This Module checks whether the person is a Doctor/Staff and draws
salary based on the information.
ADD DOCTOR/STAFF:
This Module handles the activities such as adding Doctor/Staff
information into the database.

DELETE DOCTOR/STAFF:
This Module handles the activities such as deleting Doctor/Staff
information into the database.
EDIT DOCTOR/STAFF:
This Module handles the activities such as editing Doctor/Staff
information into the database.
PRESCRIBE TESTS:

This Module handles various activities such as Doctor Diagnoses the patient, gives
treatment & gives suggestions to the patients, & prescribes laboratory tests & medicines.
WARDWISE BED STATUS;

This Module takes care of medical equipment, doctor visit, vitals


recording, patient case sheet, diet ordering, blood requisition, transfer intimation and
discharge intimation etc. It also deals with the maintenance of the wards, inter- and intra-
ward transfers.
ADMISSION/DISCHARGE REPORTS:

This Module helps in generating patient’s discharge summary,


which includes patient’s health at the time of discharge, medical history, various
diagnosis and drug prescriptions, history of present illness and course in hospital.
PATIENT INFORMATION:
This Module helps in generating the patient information which is
provided by doctor.
USECASE DIAGRAM:
System
admissions
doctor appointments
tests appointments
bed allotment
undergooperation
login
Draw Salary
Add Doctor/ Staff
Delete Doctor/ Staff
EditDoctor/ StaffInfo
Prescribe Tests
Receptionist
Staff/ Nurses
I nhouse
Consultants
Doctors
I ncome
Finance Management System
Expenditure
Records System
I nformation System
WardWise Bed Status
Admission/ Discharge Reports
Patient I nformation
<<extend>>
<<extend>>
CLASS DIAGRAM:
Patient

+Privateintid

+PrivateVarcharname

+privateintage

+privatevarcharaddress
+private char sex
+private date appdate

+publicintcreate()

+publicisI npatient(intid)

+publicintispatient(intid)
Edit
+publicintaddDoctor()
+public int addstaff()
+publicvoiddelDoctor(intid)
+public void delStaff(int id)
+publicvoideditDoc(intid)
+public void editStaff(int id)
Appointment
+date dt
+time tm
Registration
+publicintregister()
+publicvoid allotBed(intid)
Ward
+privateintwardno
+privateintnobeds
+private varchar * name
+publicintbedStatus()
+publicvarchargetName(intbedno)
I ncome
+float amt
+intbillno

+publicfloataddTestCharges(intid)

+publicfloataddOprCharges(intid)

+publicfloataddApptCharges(intid)

+publicfloataddWardCharges(intid)
Test Operations
+private int patientid
+privateintid
+private int flag
+publicvoidopappt()
+public void testappt()
+publicvoiddocappt()
+publicintgetTests(intid)
+publicintgetOper(intid)
Expenditure
+float amt
+intbillno
+public voidgiveSalary(intid)
DoctorStaff

+private int id

+private varchar name

+private int age

+private varchar address

+private char sex

+private float Salary


+publicvoiddrawSalary()
Reports
+publicvoiddispWardStatus()

+publicvoiddispAddisReport(intid)

+publicvoiddisppatI nfo(intid)
displayspatientinfo
1
1
I ssueBill
1
1
patient registers
11
takes appointments
1
1..*
doctor information editing
1
1..*
1
1..*
generates ward report
1
1
draw salary
11
allocatesBed
1..*
1
generatesdischargereport
1
1
SEQUENCE DIAGRAMS
ADMISSIONS:
Patient
Registration
Appointment
Income
1 : create()
2 : inpatient()
3 : register()
4 : addApptCharges()
5 : date()
6 : time()
DOCTOR APPOINTMENTS:
Patient
Appointment
TestsOperations
Income
1 : ispatient()
2 : addApptCharges()
3 : date()
4 : time()
5 : docappt()

uml diagrams of hospital managments


Download this Document for FreePrintMobileCollectionsReport Document
Report this document?
Please tell us reason(s) for reporting this document
Top of Form
13f19d5a2a2507

doc

Spam or junk

Porn adult content

Hateful or offensive
If you are the copyright owner of this document and want to report it, please follow these
directions to submit a copyright infringement notice.
Report Cancel
Bottom of Form

This is a private document.


Info and Rating
Reads:
86,805

Uploaded:
05/08/2008
Category:
Uncategorized.
Rated:
4.69048 5 false false 0

(42 Ratings)
UNIFIED MODELLING LANG DIAGRAMS OF HOSPITAL MANAGMENT
UML
class
Diagrams
Uncategorizable-Uncategorizable
Education-Colleges-and-Universities
appointment management
(more tags)
UML
class
Diagrams
Uncategorizable-Uncategorizable
Education-Colleges-and-Universities
appointment management
information reception
classs diagrams
umlsequence diagrams
explain database
case examples
diagrams appointment
diagnostic center
uml usecase
diagram information
clinics
reengineering
disgram
(fewer)
shakir544
Ads by Google

Siemens answers:
Early detection & prevention:
Healthcare IT.
www.Siemens.com/Answers

United Health Care ENT


Top Rated Ear Nose & Throat Care LA
Same-Day Appointments Available
www.ohni.org

hospital telemedicine
Spirometry Oximetry Telemedicine
Choose best quality at best price
www.spirometry.com

Share & Embed


Related Documents
PreviousNext
1.
p.

11 p.

9 p.

2.

2 p.

21 p.

83 p.
3.

p.

1 p.

20 p.

4.

p.

2 p.
2 p.

5.

p.

p.

p.

6.

18 p.
p.

107 p.

7.

4 p.

8 p.

1 p.

8.
2 p.

p.

1 p.

9.

4 p.

3 p.
5 p.

10.

p.

148 p.

1 p.

11.

2 p.
p.

2 p.

12.

p.

p.

16 p.

13.
6 p.

3 p.

10 p.

More from this user


PreviousNext
1.

18 p.

18 p.
65 p.

2.

30 p.

34 p.

Recent Readcasters
Add a Comment
Top of Form
13f19d5a2a2507
Submit

share:
Characters: 400
document_comme

4gen

Bottom of Form

spyke11 left a comment


how can I download it?? plz help....
10 / 25 / 2010

Reply
Report
Sami Ullah left a comment
YOU ARE NOT ALLOW TO DOWNLOAD THIS DOCUMENT IT IS VERY BAD
05 / 16 / 2010

Reply
Report
dhanunjayudu left a comment
dhana
04 / 20 / 2010

Reply
Report
anupkumarsharma2008 left a comment
no
04 / 14 / 2010

Reply
Report
kasthuritheja left a comment
this is fine sir, i want student information system uml diagrams
04 / 10 / 2010

Reply
Report
Show More

Print this document


High Quality
Open the downloaded document, and select print from the file menu (PDF reader required).
Add this document to your Collections
This is a private document, so it may only be added to private collections.
Top of Form
13f19d5a2a2507

Name:

Description:
public - locked

Collection Type:
public locked: only you can add to this collection, but others can view it
public moderated: others can add to this collection, but you approve or reject additions
private: only you can add to this collection, and only you will be able to view it

Save collection Cancel


Bottom of Form

Finished? Back to Document


Add this document to your Collections
This is a private document, so it may only be added to private collections.
Top of Form
13f19d5a2a2507

Name:

Description:
public - locked

Collection Type:
public locked: only you can add to this collection, but others can view it
public moderated: others can add to this collection, but you approve or reject additions
private: only you can add to this collection, and only you will be able to view it

Save collection Cancel


Bottom of Form

Finished? Back to Document


Scribd Archive > Charge to your Mobile
Phone Bill
Upload a Document
Top of Form

Bottom of Form

• Follow Us!
• scribd.com/scribd
• twitter.com/scribd
• facebook.com/scribd
• About
• Press
• Blog
• Partners
• Scribd 101
• Web Stuff
• Scribd Store
• Support
• FAQ
• Developers / API
• Jobs
• Terms
• Copyright
• Privacy
scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd.
scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd.
scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd.
scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd. scribd.

Download this document


pdf doc txt

2909442-uml-diagrams-of-hospi....pdf - 198.3 KB
Download Now

Readcast:

The Scribd Archive


This document was uploaded by someone just like you and is now part of The Scribd Archive*.
Give back to the community and gain 24 hours of download access by uploading something of
your own.

Queued: Uploading: You have uploaded: Upload failed:


Top of Form

Document URL:
Bottom of Form
This document is: PrivateThis document is: Public
Cancel Upload

Top of Form
13f19d5a2a2507

Make it easier to find your new document!

Title:
Presentations Choose a Category

Spreadsheets Choose a Category


Category:
Choose a Category
Tags:
(separate with commas)

Description:

Save

Share:

Bottom of Form

Subscribe to The Scribd Archive and download as many documents as you'd like.

Monthly Subscription
Most Popular
$9/mo.
1 Day Pass
$5

1 Year Pass
$59

Choose payment option

Pay with Credit Card

Pay with PayPal or Credit

* The Scribd Archive is a collection of millions of documents, including research reports, best-
selling books, news source materials, and more. Read the Scribd Archive FAQ for more
information.
Top of Form

_s-xclick -----BEGIN PKCS7

Bottom of Form
Top of Form

_s-xclick -----BEGIN PKCS7

Bottom of Form
Top of Form

_s-xclick -----BEGIN PKCS7

Bottom of Form

Thanks for uploading! Download this


document as
pdf doc txt

2909442-uml-diagrams-of-hospi....pdf - 198.3 KB
Download Now

Вам также может понравиться