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

Issue on norepinephrine_equivalent_dose.sql #1279

Closed
Meicheng-SEU opened this issue Mar 23, 2022 · 2 comments
Closed

Issue on norepinephrine_equivalent_dose.sql #1279

Meicheng-SEU opened this issue Mar 23, 2022 · 2 comments

Comments

@Meicheng-SEU
Copy link

Hi, I found an issue with calculating norepinephrine equivalent dose for vasopressors.

The unit of the vasopressin should be units/minute rather than units/hour. The modified code in line 11 was as below.

+ COALESCE(vasopressin*2.5/60, 0)

@ShivGehlot
Copy link

@Meicheng-SEU , this script is not getting generated for me. How did you generate it?

@alistairewj
Copy link
Member

Fixed in #1497 - thanks!

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

No branches or pull requests

3 participants