Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

["model"] Census for hospital and icu are not inclusive of longer LOS for (respectively) icu and ventilator

Abierto
#385 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@PhilMiller ya está trabajando en esto.

Desde el 30/3/2020.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

models
Summary

From Slack:

civicanalyst Today at 5:06 PM

Hi all, When I run CHIME for one of our hospitals in PA using the assumption that 30% of hospitalizations will need ICU and Vent along with the assumption that LOS of Vent > LOS ICU, the census curves for Vent is above the ICU case. I understand from documentation that Vent should be a subset of ICU and maybe higher LOS is affecting that? Has this already been discussed here or any thoughts on why that might be happening?

philmiller

I think I see an underlying mistake in how we’re calculating the census for inpatient relative to icu, and icu relative to vent - admissions categories are inclusive, but we’re not counting a longer stay in the hospital for the portion of patients who end up in critical care

Additional details
Suggested fix

Calculate a census of the exclusive values, and then sum them appropriately.

Lenguaje dominante
Python
Estrellas
210
Forks
153
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de CodeForPhilly/chime

Todos los issues de CodeForPhilly/chime

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.