St. Elisha Hospital Management System
← Back to Portfolio

St. Elisha Hospital Management System

Industry Healthcare
Duration 4 months
Category Software

The Challenge

The hospital required a secure, real-time platform to handle sensitive patient data while providing staff with instantaneous communication channels that functioned as reliably as consumer apps like WhatsApp.

Our Solution

Engineered a robust backend using NestJS, Prisma, and PostgreSQL, coupled with a Next.js frontend. Implemented real-time WebSockets via Socket.io for a seamless chat experience, along with advanced JWT and 2FA (QR code) security protocols.

Ecosystem Features

Digital Patient Triage & Doctor Referrals

A completely paperless workflow. Nurses can record a patient's vitals, symptoms, and initial data directly into the portal upon arrival. With a single click, the patient's digital file is seamlessly routed and referred to a specific doctor's active queue, notifying the doctor instantly.

Instant Staff Communication

An internal messaging system that works exactly like WhatsApp. Doctors, nurses, and administrators can send instant messages to each other for quick consultations or emergencies without ever leaving the hospital's secure portal.

Industry-Standard Healthcare Security

Built to pass stringent healthcare data regulations like HIPAA and ISO 27001. Beyond standard passwords, we utilize Two-Factor Authentication (2FA) alongside real-time server monitoring to detect and block malicious bot attacks. Advanced database encryption and continuous remote backups provide guaranteed protection against ransomware and data loss.

Results

Real-time, WhatsApp-style chat system for instantaneous staff communication
Enterprise-grade security with JWT and Two-Factor Authentication (2FA)
Modern, highly-responsive UI powered by Tailwind CSS v4 and Framer Motion
Robust database architecture utilizing Prisma ORM

Technologies Used

NestJS Next.js Prisma Socket.io Tailwind CSS JWT/2FA