You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emergency Department (ED) Simulation is a Java-based project designed to model and optimize patient flow, resource management, and triage prioritization in hospital emergency departments. Using OOP principles and probabilistic models, this simulation aims to improve efficiency and decision-making in ED operations.
A program that calculates the hourly patient census in a hospital emergency department or inpatient unit, as well as the hourly staffing, and produces a common dataset that can be used for analysis.
This SQL project is used to analyze worker rates and the time it takes to confirm bookings for various worker roles. It joins multiple tables, applies filters, and calculates time-related metrics to provide insights into the booking process.