Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#385 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@PhilMiller がすでに取り組んでいます。

2020年3月30日 から。

評価

この issue はまだ評価されていません。

説明

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.

主要言語
Python
スター
210
フォーク
153
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeForPhilly/chime のほかの issue

CodeForPhilly/chime の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。