Results Page Documentation

Page Overview

The Results page first displays the selections made on previous pages: Selected Model, Country, Baseline Tier Name, and Comparison Tier Name. This confirms the inputs for the analysis.

Generating Results

The page features a prominent "Generate Results" button. This button initiates the economic analysis based on the configured Baseline and Comparison Tiers from the "Packages" page. The button appears disabled when required selections are missing or when generation is in progress. During generation, the button shows "Generating..." text with animated dots to indicate processing.

Generation Progress and Status

While results are generating, a progress area appears below the button. This box shows status messages streamed from the server (using Server-Sent Events). Messages include timestamps and updates like "RUNNING_BASELINE", "RUNNING_COMPARATOR", "COMPLETED_ANALYSIS", etc. Initially, it shows "Waiting for status updates...".

If the generation process fails, an error message will be displayed in a red box after the process stops, indicating the reason for failure. Upon successful completion, a "Generation Successful!" message appears.

Accessing Results

After successful generation, a section with links to the results appears. There are three distinct links/buttons:

  • View Baseline: Links to the detailed results page for the newly generated baseline scenario on the external results platform (results.forecasthealth.org). It displays the baseline tier name and has an external link icon. The URL format is: https://results.forecasthealth.org/<model_id>/scenarios/<generated_baseline_scenario_id>
  • View Comparison: Links to the detailed results page for the newly generated comparison scenario on the external platform. It displays the comparison tier name and has an external link icon. The URL format is: https://results.forecasthealth.org/<model_id>/scenarios/<generated_comparison_scenario_id>
  • View Economic Analysis: Links to the cost-effectiveness analysis results page on the external platform. It displays text like "Cost-Effectiveness Results" and has an external link icon. The URL format is: https://results.forecasthealth.org/<model_id>/economic-analyses/<economic_analysis_id>