0% found this document useful (0 votes)
27 views

Hospital Flowchart

This document outlines the flow of a medical application. It starts by printing a welcome note and connecting to a database. If the database does not exist, it is created along with tables. The user is then prompted to choose between logging in or registering. If registering, a new user is registered and registration success is printed. If logging in, the password is checked for correctness. The user is then directed to administration, user tasks, or patient options depending on their role. Administration allows adding or deleting members. User tasks provide discharge options. Patient options allow viewing or adding details.

Uploaded by

devj2311
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Hospital Flowchart

This document outlines the flow of a medical application. It starts by printing a welcome note and connecting to a database. If the database does not exist, it is created along with tables. The user is then prompted to choose between logging in or registering. If registering, a new user is registered and registration success is printed. If logging in, the password is checked for correctness. The user is then directed to administration, user tasks, or patient options depending on their role. Administration allows adding or deleting members. User tasks provide discharge options. Patient options allow viewing or adding details.

Uploaded by

devj2311
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Start

Print Welcome Note

Connect to Database

Create Database if not exists

Create Tables

User Choice: Login or Register

Register Login

Register User Login User

Correct Check Password


Print Registration Success

Administration User Task Choice Patient

Show details Administration Exit


Incorrect
Patient Discharge patient

Add new member Exit


Delete exiisting one
Shoe patient details
Add new patient

Sign out End

Show Details Add New Member

Delete Existing Member Show Patient Details Add New Patient Discharge Patient

You might also like