Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Flow Of Control

1)Login Window
DESCRIPTION -By providing his credentials, a previously registered
user can access his window through this one.

PRE -CONDITION-The user must an employee or his credentials must


be registered already.

MAIN FLOW OF EVENTS


1. A login form gets displayed
2. User fills the required details.

POST CONDITIONS -User logins to his respective window.

2)New Medical History


DESCRIPTION - Receives details on the patient's disease, including its
duration, past medical history, allergies, etc from doctor.

MAIN FLOW OF EVENTS


1.A login form gets displayed
2.User fills the required details.

POST CONDITIONS -Patient’s details will be updated

3) Diagnostics
DESCRIPTION -Enter patient’s medicines by doctor

MAIN FLOW OF EVENTS


1.A form window pops up
2.User fills the details and submits it

POST CONDITIONS -The information gets collected.


4) System Examination
DESCRIPTION -Enter patient’s condition by doctor
MAIN FLOW OF EVENTS
1.A form window pops up
2.User fills the details and submits it

POST CONDITIONS -The information gets collected.

5) Receptionist
DESCRIPTION -Enter patient’s personal details
MAIN FLOW OF EVENTS
1.A form window pops up
2.User fills the details and submits it

POST CONDITIONS -The information gets collected.

6) Paramedic
DESCRIPTION -Fills up the test results and other details
MAIN FLOW OF EVENTS
1.A form window pops up
2.User fills up the details

POST CONDITIONS -The information gets collected.

7) Admin
DESCRIPTION -Creates new users
MAIN FLOW OF EVENTS
1.A form window pops up
2.User creates new user and passwords and assign new roles

POST CONDITIONS -The information gets collected and gets registered.

You might also like