Electronic Health Records System for PIES Fitness Yoga Studio
Files
TR Number
Date
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
The PIES Electronic Health Record system is a full stack web application developed for PIES Fitness Yoga to support yoga therapists in securely managing client records, tracking session history, and completing therapy documentation. Built with a Spring Boot backend and a React frontend, the system provides role based access for junior and senior therapists, enabling intake form submission, SOAP notes, and self assessment workflows. Additional features include appointment scheduling, search and filtering of session records, document viewing and download, and integrated digital signature capture. The backend uses MySQL with Docker based deployment, JWT authentication, and Swagger API documentation, while the frontend is styled with Tailwind CSS and uses react-hook-form for dynamic data entry.