Skip to content

HosPatient-Tracker is a web application designed to streamline patient tracking within a hospital emergency department. The system utilizes a "room" based approach, providing a clear visual representation of a patient's journey through various stages of their emergency care.

License

Notifications You must be signed in to change notification settings

aent0n/HosPatient-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HosPatient-Tracker

image image image

What is it ?

HosPatient-Tracker is a web application designed to streamline patient tracking within a hospital emergency department. The system utilizes a "room" based approach, providing a clear visual representation of a patient's journey through various stages of their emergency care.

Key Features

Room-Based Tracking: Patients are assigned to virtual "rooms" representing different stages of their treatment (e.g., triage, examination, lab tests). Each room has:

  • A descriptive name
  • A brief description of the stage
  • An estimated time for completion
  • Optionally, a queue for patients awaiting that stage Dynamic Room Generation: Upon patient arrival, a sequence of rooms is automatically generated based on their initial diagnosis, ensuring a tailored care pathway.

Secure Patient Identification: A unique encrypted identifier is used to link patients with their relatives. This ID is securely stored in the database and can only be decrypted by authorized personnel, ensuring patient privacy. Relatives can use this ID to access patient tracking information.

User-Friendly Interface: The application features a "fast food" style interface with large buttons and clear visuals, optimized for quick and efficient navigation in a high-pressure environment.

Technical Details

  • Database: SQLlite will be used for storing patient data and room information
  • Encryption: No big security process, each patient have a unique code
  • Front-End Technologies: HTML5, CSS3 (Tailwind Framework), JavaScript
  • Back-End Technologies: Python, Flask & SQLAlchemy

Installation and Usage

[Provide instructions on how to set up and run the application]

License

This project is under a MIT license.

About

HosPatient-Tracker is a web application designed to streamline patient tracking within a hospital emergency department. The system utilizes a "room" based approach, providing a clear visual representation of a patient's journey through various stages of their emergency care.

Topics

Resources

License

Stars

Watchers

Forks