Electronic Medical Records
Workers Compensation Project
Workers' compensation electronic health record system featuring comprehensive clinical workflow management. Includes patient portal, provider authentication, medical history tracking (allergies, medications, conditions, surgeries), ICD-10 and CPT code integration, imaging/lab results management, progress notes (PR1/PR2), operative reports, and request for authorization (RFA) processing. Built with modular Flask architecture using blueprints for scalability. Full-stack application: Python/Flask backend, PostgreSQL database (SQLite local fallback), Flask-Login authentication with 30-minute sessions. Demonstrates healthcare application architecture, HIPAA-aware security practices, complex medical forms, multi-role access control, and clinical documentation workflows. Deployed on Render with environment-based configuration.