Forecast scenario

Forecast scenario is an entity that defines a range of potential health outcomes for forecast data, e.g. better, worse.

Properties

Property
Type
Description

id

int

Unique forecast scenario identifier

name

string

Forecast scenario name

Example

{
    "id": 1,
    "name": "Reference"
}

Endpoints

The ForecastScenario entity has the following endpoints:

Last updated