Healthcare

PKU Management System

A comprehensive healthcare management solution for handling patient lifecycles, appointments, and staff records securely.

Java JSP/Servlets MySQL
View Code
Project Type Java App
My Role Backend Developer
Timeline October 2024 - Dec 2024
Status Archived

Overview

The PKU Management System is designed to digitize and streamline the administrative workflows of a healthcare facility. It transitions paper-based record keeping into a secure, centralized database architecture accessible via a web interface.

Key Features

Patient Management

Digital onboarding, continuous medical history tracking, and demographic record keeping stored securely.

Appointments

Calendar integration for booking, modifying, and tracking patient appointments with specific doctors.

Billing & Invoicing

Integrated financial modules for generating bills based on treatments and consultations.

Role-Based Access Control

Strict access boundaries ensuring receptionists, doctors, and administrators only see relevant data, maintaining HIPAA-level privacy concepts.

Technical Architecture

Developed using Java JSP and Servlets to handle the presentation and business logic layers natively within the JVM ecosystem. The system relies on a strictly typed, normalized MySQL database backend.

JSP Views
Java Backend
MySQL DB