You are on page 1of 31

<h1>

Patient Billing Software


</h1>
<h6> Presented By </h6>
<h6> Sivagami Annamalai </h6>

Login page designed for admin alone


Database Tables

OVERVIEW

Inpatient(name,age,contact,pid,room_no,dat
e_admitted, date_discharged,bills)
Outpatient(name,age,contact,pid,date_consul
ted,bills,pharmacy)

Login Page
Module

Login Page
Module

Login Page
Module

Welcome
Page
Module

Manage
Inpatient
Module

Manage
Add
Inpatient
Module

Manage
Add
Inpatient
Module

Sample
Validations
Performed

Change
Ward
Module

Change
Ward
Module

Change
Ward
Module

Manage
Outpatient
Module

Add
Outpatient
Module

Manage
Outpatient
Module

Quick
Report
Module

Quick
Report For
Inpatient

Quick
Report For
Outpatient

Generate
Bill Module

Generate
Bill For
Inpatient

Generate
Bill For
Inpatient

Generate
Bill For
Inpatient

Generate
Bill For
Inpatient

Generate
Bill For
Inpatient

Printing
Module

Change
Password

Change
Password
Module

Logout
Module

Logout
Module

Window.open()
module is used to
open page with
new session
Window.top.close
() closes the
current page

<h1> Thank You


</h1>

You might also like