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

Added bed occupancy column to oxygen dashboard #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devanshkaushik
Copy link

Added new column in the facilities table for Bed Occupancy in the oxygen dashboard. This resolves issue #1024 in care_fe

@devanshkaushik devanshkaushik requested a review from a team May 11, 2021 21:06
Comment on lines +33 to +43
export const AVAILABILITY_TYPES_OXYGEN = [
10,
20,
50,
60,
70,
100,
110,
120,
150,
];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔 what are these constants?

@bodhish
Copy link
Member

bodhish commented May 11, 2021

A Capacity
|image

B Oxygen
image

I am not able to figure out how you are getting 37 🤔
I think it would be simple to show the admitted patients in that facility. (You can use the same logic that's used on the capacity page.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants