You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An evidence-based web application for estimating growth patterns of benign gynecologic masses with enhanced accuracy using validated clinical models and latest research data.
Version 8.0 Features
New in Version 8.0
Deterministic Calculation Mode: Choose between deterministic (reproducible median values) and probabilistic (statistical distribution) calculation modes
ROMA Score Calculator: Risk of Ovarian Malignancy Algorithm using CA-125 and HE4 tumor markers
RMI Calculator: Risk of Malignancy Index integration for comprehensive malignancy risk assessment
FIGO/PALM-COEIN Classification: Standardized fibroid classification system
U (Ultrasound score): 0 = no features, 1 = one feature, 3 = 2+ features
M (Menopausal status): 1 = premenopausal, 3 = postmenopausal
Cutoff: RMI ≥200 indicates high risk
IOTA Simple Rules
Five B-features (Benign) and five M-features (Malignant):
If only B-features present: Classify as benign
If only M-features present: Classify as malignant
If both or neither: Inconclusive - apply subjective assessment
FIGO Classification (Fibroids)
Type 0-2: Submucosal (high symptom risk)
Type 3-4: Intramural (moderate symptom risk)
Type 5-7: Subserosal (low symptom risk)
Type 8: Other locations
File Structure
ROG-Estimator/
├── index.html # Main HTML structure with enhanced UI
├── styles.css # CSS styling with new components
├── script.js # JavaScript algorithms and calculators
└── README.md # Documentation with evidence citations
Usage
Open index.html in a web browser
Select the type of gynecologic mass
Choose calculation mode (deterministic or probabilistic)
Fill in required information (current size, age, projection period)
Complete optional fields for enhanced accuracy:
Tumor markers (CA-125, HE4) for malignancy risk
Ultrasound features for IOTA assessment
FIGO classification for fibroids
Click "Calculate Growth Projection" to view results
Treatment effects: Continuous OCP reduces recurrence by 90%
Li et al. model integration with laboratory values
Recurrence risk stratification
Uterine Fibroids
Size-dependent growth (188% for <1cm, 9-89% for 2-5cm)
FIGO/PALM-COEIN classification system
Post-myomectomy recurrence prediction
Race and age-adjusted algorithms
Simple Ovarian Cysts
Resolution rates: 70-80% in 2-3 cycles
Postmenopausal risk assessment
ROMA and RMI score integration
PCOS-specific considerations
Complex Ovarian Cysts
Type-specific growth patterns
IOTA Simple Rules assessment
O-RADS risk stratification
Full tumor marker integration
Adenomyosis
Evidence-based progression rates
JZ thickness monitoring
Type-specific algorithms (diffuse vs focal)
Treatment response prediction
Medical Disclaimer
This calculator uses published research data for educational purposes only. Individual patient factors may significantly affect actual growth rates. The risk calculators (ROMA, RMI, IOTA) are decision support tools and do not replace clinical judgment or histopathological diagnosis. Always consult with a healthcare provider for personalized medical guidance and treatment decisions.
Technical Details
Frontend: Pure HTML, CSS, and JavaScript
No Dependencies: Self-contained application
Responsive Design: Works on desktop and mobile devices
Print Optimized: CSS print styles for clean output
Evidence-Based: All algorithms cite peer-reviewed research
Initial implementation with basic growth calculations
Added Li et al. predictive model
Multi-time projections
O-RADS integration
About
An evidence-based web application for estimating growth patterns of benign gynecologic masses with enhanced accuracy using validated clinical models and latest research data.