Skip to content

KashV2/health-compass-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspiration: Healthcare costs are some of the largest and most unpredictable financial risks that people face. Many people struggle to anticipate the rising costs in medical expenses, while also missing opportunities to reduce costs.

At the same time, there are thousands of clinical trials that are actively recruiting participants. These trials often provide free treatment, care, and financial compensation. However, most people don’t discover this and often miss out on the hefty savings. Our team built ForecastRX to bridge this gap.

Not only does this website predict healthcare costs, but it also connects users to opportunities that can offset costs through clinical trial participation, all sources through clinicaltrials.gov

What It Does: ForecastRX combines financial forecasting, healthcare data, and discovery driven by AI to help users better understand and manage medical expenses.

ForecastRx analyzes healthcare spending patterns and predicts future costs. Users can visualize the following:

Monthly healthcare spending Insurance costs Prescription trends

Using user profile data such as age, conditions, and locations, ForecastRX matches users to relevant clinical trials. Each result, retrieved from clinicaltrials.gov, includes the following:

Match score Eligibility breakdown Trial compensation Location and demographics A description of the study

Users can see how clinical trial participation can affect their finances. Example scenario:

Without trial: Annual healthcare cost is $10,380. With trial: Your trial compensation is $1,200. Your adjusted cost is $9,180.

How do users use the actual website? Here’s how: The user starts off by uploading their personal information, as well as their basic health profile, including conditions or diagnoses, medications & supplements, and emergency contact information. Additionally, the user inputs information about their insurance and finances, such as their insurance plan, monthly budget and the specifics of that budget (i.e. how much of it is allocated towards prescriptions, premiums, etc.)

The user can go to the forecast tab and can see valuable information such as monthly average, projected next month, RX estimate, insurance coverage, and more.

The user can go to trial search and search for trials using key words and by location. The user can pick and choose trials based on the profile relevance, eligibility estimate, and risk level. Each trial has information about them, such as location, date, genders, and more. There is also a link to the study on clinicaltrials.gov

If the user attends the trial, they can log it with the total compensation that they received. If the user keeps attending events, they can keep logging them and track how much total compensation they received.

Challenges We Ran Into:

Clinical Trial Eligibility - Clinical trials often have strict and complicated eligibility requirements. Building a program that can estimate eligibility using limited user data was a huge challenge.

Combining Finance and Healthcare Data - Integrating financial data with health profile information required careful design to produce meaningful insights.

Accomplishments That We're Proud Of:

Built a working system that combines financial forecasting with healthcare discovery Created a clear and modern healthcare financial dashboard Successfully integrated real clinical trial data from a government website Showed users their total potential healthcare savings when using clinical trials Designed an intuitive interface for navigating complex healthcare information

Why This Matters: ForecastRX represents a new approach to healthcare financial planning. The system connects users to opportunities to reduce costs, which is what everyone wants, especially for those who may not be able to afford the rising costs in healthcare. The combination of Finance, Healthcare, and AI creates a very powerful tool for improving access to care and reducing financial stress.

What's Next? Future improvements for ForecastRX include:

A more advanced algorithm for clinical trial eligibility prediction Integration with insurance data Expanded trial database coverage

Built With:

Python Java Script Type Script HTML Cursor OpenAI, Copilot React Lovable

IMPORTANT DISCLAIMER: ForecastRX is a financial and informational tool. It does NOT provide medical advice and should NOT replace consultation with healthcare professionals. PLEASE CONSULT WITH PROFESSIONALS.

How to run frontend commands:

npm install npm run dev

how to run backend: pip install -r requirements.txt .\start-catapult-backend.ps1

About

Hackathon project Clinical Trials Search Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors