-
Notifications
You must be signed in to change notification settings - Fork 9
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
Question about ICU bed usage during COVID spike #13
Comments
Ok, here is what I know.... Having said that, you might find it easier to compare state-level ICU capacity data, with state-level case data. Beyond that, I recommend that you consider looking at a the ICU capacity time shifted from the new case data. Once someone is admitted with symptoms, they do not immediately get placed into an ICU, there is a lag, I have heard of success with a lag of between 7 days and 14 days... Let me know if these are helpful. |
In addition to these great suggestions by @ftrotter, I would suggest in addition to overall ICU capacity and usage which you've looked at, to also examine "How full is the adult ICU of confirmed and suspected COVID patients?" (from the example metrics section) and "What % of current ICU patients are COVID patients?" ( These are illustrative ratios IMO because ICUs typically run at 80-85% utilization pre-COVID so it's the displacement of this typical volume and type of patients needing ICU-level care by a significant and growing portion of COVID patients that's also important to understand. These are people with non-COVID respiratory failure, heart attacks, strokes, sepsis (ref). In other words, if a 10-bed ICU typically manages 8 patients with these other severe health issues, what happens to those patients now that 4-5 of those ICU beds are occupied by COVID patients? It's not like patients stopped having severe heart attacks or strokes. Also note that these reported staffed bed capacity numbers (the denominators) are inclusive of all staffed surge/expansion/overflow beds so it will go up as hospitals respond to influxes of new patients. That may also partly explain why the overall % usage of beds doesn't look to change much - because hospitals will increase capacity to treat every patient they can (and often move mountains to do so, i.e. adding more staff, converting surgical theaters to ICUs, stretching healthcare worker:patient ratios). |
Thanks for the thoughtful answers. @ftrotter
Great suggestions -- I'll give that metric a go. The displacement of people who would otherwise be in the ICU is really concerning. Surely these are contributing to the 'excess deaths' we're seeing and I imagine we'll see a more dramatic slope in these values during this period once all of the numbers are in. So really, it seems like we may consider hospitals reporting 80 - 90% occupancy as effectively maxed out. This would make some of the numbers reported by the NYTimes (https://www.nytimes.com/interactive/2020/us/covid-hospitals-near-you.html) and others look 'better' than they actually are. Speculating here, obviously.
I use the maximum value of the reported staffed bed occupancy at each hospital, thinking that it's probably closer to the actual max. |
I'm not sure if this is the right forum for this discussion, but I'm curious about my analysis of this data and how much sense it makes.
In short, I calculated an ICU bed usage ratio using the suggested formula (staffed_adult_icu_bed_occupancy_7_day_avg/ total_staffed_adult_icu_beds_7_day_avg) at the state level after correcting for missing values, etc.
I paired that data with weekly new COVID cases at the state level as reported by the NYTimes.
I then plotted the two metrics together and, surprisingly (?), there is essentially no correlation between ICU bed usage and new COVID cases. One might try argue that the increase in new cases is simply the result of more testing but, as we all know, deaths are dramatically higher now, as well.
So my questions are, is my analysis wrong in some way? Is the data wrong? Do hospitals try to limit the percentage of ICU beds that are used to ~80-90% so that they can handle non-COVID emergencies (just speculating here)?
Red line = new covid cases per week
Blue line = ICU bed use ratio
The text was updated successfully, but these errors were encountered: