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

daily fluid balance implementation #1714

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aegis301
Copy link
Contributor

Several users already seem to have spoken about an implementation of fluid balance as a concept in mimic-code. This is a first kickoff for such an implementation on a daily fluid balance. Looking forward to your input!

@aegis301 aegis301 changed the base branch from fluid-balance to main February 24, 2024 20:58
@aegis301
Copy link
Contributor Author

I noticed that I included too much values in the query, essentially including different units like mg and IE in the result. I fixed that to only include ml as unit of volume into the query. As state by the documentation on mimiciv_icu.inputevents in cases where there is an medication in mg and a volume these should be recorded both under the same orderid. E.g. 1000mg of Vancomycine in 100ml NaCl, there should be rows for both of them. By this query, I should be able to exclude the Vancomycine while keeping the NaCl bolus as is.

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.

None yet

1 participant