Diese Präsentation wurde erfolgreich gemeldet.
Die SlideShare-Präsentation wird heruntergeladen. ×

eGFR calculator

Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Nächste SlideShare
medlibrary
medlibrary
Wird geladen in …3
×

Hier ansehen

1 von 3 Anzeige

eGFR calculator

Herunterladen, um offline zu lesen

Calculates multiple glomerular filtration rates (GFR) continuously for research, rounds, and clinics. Includes GFR category and description.

Formula:
eGFR = 142 * min(standardized Scr/K, 1)^α * max(standardized Scr/K, 1)^-1.200 * 0.9938^age * 1.012 [if female]

Correction:
if gender == "f":
tail=float(1.012)

Runs on Pydroid 3 and other Python 3 IDE available on android or IOS devices. Save as "filename".py

Get code here:
https://github.com/MelvinMDph/medlibrary

Calculates multiple glomerular filtration rates (GFR) continuously for research, rounds, and clinics. Includes GFR category and description.

Formula:
eGFR = 142 * min(standardized Scr/K, 1)^α * max(standardized Scr/K, 1)^-1.200 * 0.9938^age * 1.012 [if female]

Correction:
if gender == "f":
tail=float(1.012)

Runs on Pydroid 3 and other Python 3 IDE available on android or IOS devices. Save as "filename".py

Get code here:
https://github.com/MelvinMDph/medlibrary

Anzeige
Anzeige

Weitere Verwandte Inhalte

Aktuellste (20)

Anzeige

×