RectalGuard Intelligence is a web-based prototype application designed to support radiation oncology teams in managing rectal toxicity risks for prostate cancer patients. This tool integrates risk assessment models with patient-reported outcomes (ePRO) to optimize treatment planning and survivorship care.
- Real-time overview of patient status.
- Quick access to functional modules.
- Visualization of population study insights.
- Concept: Combines clinical factors (Age, Comorbidities) with dosimetric parameters (V50, V70) and genetic markers.
- Function: Calculates a personalized risk score and classifies patients into Low, Medium, or High risk categories for radiation proctitis.
- Decision Support: Provides actionable clinical recommendations (e.g., use of SpaceOAR, dose constraints) based on risk levels.
- Symptom Tracking: Interactive interface for patients to report daily symptoms (e.g., rectal bleeding, pain levels).
- Self-Care Tips: Provides tailored health advice based on reported symptoms.
- Alert System: Simulates automated alerts to medical teams when high-risk symptoms are detected.
This is a static web application built with HTML5, Tailwind CSS, and Vanilla JavaScript. No backend server is required for the prototype.
- Clone this repository or download the
index.htmlfile. - Open
index.htmldirectly in any modern web browser (Chrome, Edge, Safari).- Note: An active internet connection is required to load Tailwind CSS and FontAwesome icons via CDN.
- Frontend: HTML5, JavaScript (ES6+)
- Styling: Tailwind CSS (via CDN)
- Icons: FontAwesome (via CDN)
This application is a prototype intended for demonstration and research purposes. The risk calculation algorithms and recommendations are simulated and should not be used for actual clinical decision-making without further validation.