Template:MELD Calculator: Difference between revisions
(Create MELD Score calculator for end-stage liver disease with references) |
(Fix MELD formula: use gadget-supported functions (round/log/max) instead of Math.round/Math.log/Math.max) |
||
| Line 22: | Line 22: | ||
|- | |- | ||
! style="background:#d35400; color:white;" | MELD Score | ! style="background:#d35400; color:white;" | MELD Score | ||
! style="background:#d35400; color:white; font-size:18px;" | {{calculator|id=meld_score|type=plain|formula= | ! style="background:#d35400; color:white; font-size:18px;" | {{calculator|id=meld_score|type=plain|formula=round(10*(0.957*log(max(meld_cr*(1-meld_dialY)+meld_dialY*4,1))+0.378*log(max(meld_bil,1))+1.120*log(max(meld_inr,1))+0.643))|NaN-text=—|style=min-width:4ch;display:inline-block}} | ||
|} | |} | ||
{| class="wikitable" style="width:100%; margin-top:4px;" | {| class="wikitable" style="width:100%; margin-top:4px;" | ||
Revision as of 15:45, 21 March 2026
Interactive MELD Score calculator for end-stage liver disease. Requires the calculator gadget.
Usage: {{MELD Calculator}}
| Parameter | Value |
|---|---|
| Creatinine (mg/dL) — capped at 4.0 | |
| Bilirubin (mg/dL) | |
| INR | |
| On Dialysis (2× in past week or CVVHD) | 1 No Yes (Cr set to 4.0) |
| MELD Score |
| Interpretation — 3-Month Mortality | |
|---|---|
| <10 | ~2% mortality. |
| 10–19 | ~6% mortality. |
| 20–29 | ~20% mortality. |
| 30–39 | ~53% mortality. |
| ≥40 | ~71% mortality. Consider transplant evaluation. |
| References |
|---|
|
