| Literature DB >> 33262969 |
Claudia Rivera-Rodriguez1, Beatriz Piedad Urdinola2.
Abstract
Colombia, like many developing nations, does not have a strong health system able to respond to a pandemic of the magnitude of Covid-19. There is an increasing need to create a model that allows particular clinics and hospitals to estimate the number of patients that require Intensive Care Units-ICU care (critical), and the number of patients that require hospital care (severe), but not ICU care, in order to manage their limited resources. This paper presents a prediction of the total number of ICU and regular beds that will be needed in Bogotá, Colombia, during the COVID-19 pandemic. We use an SEIR model that includes three different categories of infection: those who can stay at home, those who need regular hospital beds, and those who need ICU treatment. The model allows for a time varying transmission rate which we use to incorporate the measures introduced by the government over the period of one semester. The model predicts that by mid November 2020, the city will need 1362 ICU beds and more than 9000 regular hospital beds. The number of active cases will be 67,866 by then and the death toll will reach 13,268 people by the end of December. We provide a Shiny app available at https://claudia-rivera-rodriguez.shinyapps.io/shinyappcovidclinic/. The original values in the app reproduce the results of this paper, but the parameters and starting values can be changed according to the user's needs. COVID-19 has posed too many challenges to health systems around the globe. This model is a useful tool for cities, hospitals and clinics in Colombia that need to be prepared for the excess demand of services that a pandemic like this one generates. Unfortunately, the model predicts that by mid-November the projected capacity of the system in Bogotá will not be enough. We expect the lockdown rules to be strengthened in future days, so the death toll will not be as bad as predicted by this model.Entities:
Keywords: Bogotá; COVID-19; Colombia; SEIR; compartmental model
Mesh:
Year: 2020 PMID: 33262969 PMCID: PMC7686137 DOI: 10.3389/fpubh.2020.582706
Source DB: PubMed Journal: Front Public Health ISSN: 2296-2565
Figure 1We divided the population into susceptible (S), exposed (E), infected ICU (IU), infected in hospital but not ICU (INoU), infected that require only home care (IH), recovered (R), and dead subjects (D). Infected subjects are IU, INoU or IH with probabilities pU, pNoU and pH, respectively. The term 1/κ is the mean incubation period and γU, γNoU, γH are the daily probabilities that the respective patients recover. d is the probability of death for ICU patients.
Parameters and definition of model (1).
| β( | Transmission rate | Stepwise function | ( |
| κ | Daily probability of an exposed individual becoming infected: κ = 1/α, with α being the mean incubation period | 1/5.2 | ( |
| Probability of patient being ICU | 0.0168 | ( | |
| Probability of patient being in Hospital, but not ICU | 0.14 | ( | |
| Probability of patient being mild/at home | 0.843 | ( | |
| γU | Daily probability that an infected individual in ICU recovers, when the mean infection period is | 1/6 | ( |
| γNoU | Daily probability that an infected individual in Hospital, but not ICU, recovers, when the mean infection period is | 1/5 | ( |
| γH | Daily probability that an infected individual in Hospital, but not ICU, recovers, when the mean infection period is | 1/5 | ( |
| Probability of dying given that patient is in ICU | 0.50 | ( |
Figure 2Progress of the epidemic using model (1).
Figure 3Progress of the epidemic—infected and deaths, results from model (1).
Figure 4Progress of the epidemic—infected that require ICU and infected that require regular hospital beds, results from model (1).