Kalkulator GFR (eGFR, CKD-EPI)

An yi wa Allah alkawarin cewa: "Lalle ne, haƙĩƙa, Allah Mai gãfara ne, Mai jin ƙai."

yr
QFileDialog
QSoftKeyManager
QDialogButtonBox
@ action

@ action

[Translation temporarily unavailable. Please try again.]

the equation, the eGFR is calculated from the serum creatinine test, age and sex. The equation uses the race-free 2021 CKD-EPI creatinine equation, reporting eGFR in mL/min/1.73 m² and the matching chronic kidney disease (CKD) stage from G1 to G5. This estimate is for education only and does not replace testing or advice from a clinician. For a 50-year-old man with a serum creatinine of 1.0 mg/dL, enter creatinine in mg/dL or µmol/L and the tool converts. The equation uses a lower constant (0.7 versus 0.9) and a 1.012 sex factor.The equationThe equation weighs creatinine against a sex-specific constant, then adjusts for age and sex. The equationThe equationThe equation calculates the glomerular filtration rate — how well the kidneys filter blood — from a serum creatinine test, age and sex. The eGFR calculator calculates the glomerular filtration rate from a serum creatinine test, age and sex.The equation weighs creatinine against a sex-specific constant, then adjusts for age.The equation calculates the glomerular filtration rate from a serum creatinine test, age and sex.The equation calculates the glomerular filtration rate from a serum creatinine test, age and sex.The equation calculates the glomerular filtration rate from a serum creatinine test, age and sex.The equation calculates the glomerular filtration rate from a serum creatinine test, age and sex.The equation calculates the glomerular filtration rate from a serum creatinine test, age and sex.The equation calculates the glomerular filtration rate from a serum creatinine test, age and sex.The equation calculates the glomerular filtration rate from a serum creatinine test, age and sex.The equation calculates the glomerular filtration rate from a serum creatinine test

Tambayoyi da ake yi da yawa

Me ya sa?

Wannan shi ne tsarin lissafi na gaba don kiyasta GFR daga creatinine: eGFR = 142 × min(Scr/κ,1)^α × max(Scr/κ,1)^−1.200 × 0.9938^age × 1.012 (idan mace ce), inda κ da α suke dogara da jinsi.

Me ya sa ka yi haka?

A eGFR na 90 ko sama da haka ba tare da wasu alamun ba shine na yau da kullum; 60-89 an rage shi da sauƙi; 45-59 da 30-44 sune mataki G3a da G3b; 15-29 shine mai tsanani (G4) kuma ƙasa da 15 shine rashin aikin jijiya (G5).

Shin wannan wata shaida ce ga wata cuta ce?

@ action: button

Mẽne ne mafi alhẽri?

A cikin wannan littafin, an yi bayani game da wasu daga cikin manyan abubuwan da suka faru a cikin al'ummar Musulunci a cikin shekaru 100 da suka gabata, da kuma wasu daga cikin manyan abubuwan da suka faru a cikin al'ummar Musulunci a cikin shekaru 100 da suka gabata.

Mene ne eGFR ke lissafa a matsayin matakin 3 na ciwon kifi?

A cikin wannan littafin, an yi bayani kan yadda ake yin amfani da kalmomin Hausa da kuma yadda ake amfani da kalmomin Hausa a cikin harshen Hausa.

Me ya sa wannan ma'ana ke rage eGFR kamar yadda nake girma?

@ action

Shin, kunã cẽwa, "Allah ne."

@ action

❤️ QFileDialog Calculator.Free? Share

[Translation temporarily unavailable. Please try again.]

[Translation temporarily unavailable. Please try again.] [Translation temporarily unavailable. Please try again.] →

QDialogButtonBox

GET https://calculator.free/api/v1/gfr/

curl

curl "https://calculator.free/api/v1/gfr/?age=50&sex=male&creatinine=1.0&units=mgdl"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/gfr/?" + new URLSearchParams({
    "age": "50",
    "sex": "male",
    "creatinine": "1.0",
    "units": "mgdl"
  }));
const data = await r.json();
console.log(data.results);

@ action: inmenu