Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce ICU models. #30

Open
tobiasraabe opened this issue Oct 23, 2020 · 0 comments
Open

Introduce ICU models. #30

tobiasraabe opened this issue Oct 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tobiasraabe
Copy link
Member

Just for collecting resources. This issue has low priority.

What would you like to enhance and why? Is it related to an issue/problem?

Currently, the ICU capacity is set as a share of the total population. E.g. in Germany there are 40,000 ICU beds for 80 Mio. people which is a share of 0.0005.

If the number of ICU patients exceeds the capacity, the patients will die.

Describe the solution you'd like

Of course, the ICU capacity is not constant and we could implement varying capacities with a model similar to varying processing capacities for tests.

Further extension would also allow for:

  • Including other covariates of the health care system (number of workers, etc.)
  • Separating hospitalization and ICU. Maybe even ventilation.
  • Regional capacities.

Resources

@tobiasraabe tobiasraabe added the enhancement New feature or request label Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant