0% found this document useful (0 votes)
17 views14 pages

Hospital Registration System

The document outlines a Hospital Registration System developed by students at CVM University, designed to streamline patient registration and management. Key features include a home page for navigation, a service page for healthcare options, a login/signup interface, and a reception page for managing patient data. Additional functionalities include voice-powered prescriptions, location tracking, CAPTCHA for security, and a password recovery process.

Uploaded by

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

Hospital Registration System

The document outlines a Hospital Registration System developed by students at CVM University, designed to streamline patient registration and management. Key features include a home page for navigation, a service page for healthcare options, a login/signup interface, and a reception page for managing patient data. Additional functionalities include voice-powered prescriptions, location tracking, CAPTCHA for security, and a password recovery process.

Uploaded by

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

Hospital Registration

System
CVM UNIVERSITY
G.H.PATEL COLLEGE OF ENGINEERING AND TECHNOLOGY

Aniket Mali (12202040501007)


Daiwik Korat (12202040501012)

Subject : Web Development

Branch : Computer Engineering

Guided By :Prof. Harsh Kantawala


Home Page

Purpose of the Home Page:


•Acts as the entry point for the hospital registration system.
•Provides easy navigation for users to access different sections of the system.
•Welcomes users and gives quick access to the main functionalities.
What is Hospital Registration System?
• A Hospital Registration System is a digital solution designed to manage and
streamline the process of registering and handling patient information within a
hospital.

Why its important?

• Simplifies the patient registration process by digitizing information collection.


• Reduces waiting times for patients, as registration can be completed more quickly
and efficiently.
Service Page

Purpose of the Service Page:

• Provides users (patients and staff) with


quick access to all essential services offered by
the hospital.
• Allows patients to explore available
healthcare services and make informed
choices for their care.
• Information on associated doctors or
specialists for each service, along with
consultation fees (if applicable).
Login/Signup Page
Login page: Signup page:
• Here comes the Log in and Register pages supported by HTML CSS
and Java Script files.
• We have uses Database to store the information of newly
registered patients using Insert Query which is further used for
Authentication for login.
• "Forgot Password" link for users who need to reset their
credentials
• To achieve database connectivity we have used PHP.
Reception page
After Login,
• There is a reception page which is there to add and keep list of
your patients associated to particular doctors.
• One doctor can’t access other doctors patients.
• Here patients data will be stored in database and doctor
prescription can be updates further in it.
• Doctors can add prescription through using voice too.
• This is useful for single user and for team-mates who are working
together on same project.
Prescription through voice

Adding prescription through voice.


Purpose of Voice-Powered Prescription
• Allows doctors to dictate prescriptions through voice commands,
saving time and improving efficiency.
• Reduces manual entry errors and enables hands-free
documentation, which is especially useful in busy clinical settings.

Voice Recognition Technology


• Uses advanced speech-to-text technology to capture spoken words
accurately.
• Automatically transcribes the doctor's verbal instructions into a
prescription format.
Add location feature
• Enables the hospital to gather accurate location data for
each patient, which can be used for logistics, emergency
response, and personalized care.
• Helps in offering location-based services like nearby facility
suggestions or coordinating follow-up care.

Automated Location Detection (Optional)


•Offers an option for automatic location detection using GPS or
IP-based geolocation (with user consent).
•Provides a one-click option to automatically populate location
fields based on detected location, improving user experience.
Authentication through captcha
CAPTCHA Types
•Text-Based CAPTCHA: Users are asked to enter characters
shown in a distorted image.
•Image Selection CAPTCHA: Users select specific images
(e.g., all images containing a certain object) to prove they're
human.
•reCAPTCHA: A popular, user-friendly CAPTCHA solution
that may only require a single checkbox click or “invisible”
verification based on user behavior.

Benefits of Using CAPTCHA


•Enhanced Security: Prevents bots from brute-forcing login
attempts or creating fake accounts.
•Spam Prevention: Blocks automated spam signups,
protecting the system from data overload.
•Improved System Integrity: Ensures that only legitimate
users are creating and accessing accounts.
Update password
Forgot Password Link:
•A clearly visible link on the Login Page (e.g.,
“Forgot your password?”) for users who need
to reset their password.
•Clicking this link directs users to the
password recovery page.

User Verification:
•Email Verification: Users are asked to enter
the email address associated with their
account.
•The system sends a verification code or link to
the registered email address to confirm the
user’s identity.

To update or reset your password


Thank You

You might also like