Audited ·Last updated 27 Jul 2026·7 citations·Tier 2·0 uses

MELD-Na Calculator

Calculate classic MELD-Na from bilirubin, INR, creatinine, sodium, and dialysis adjustment for documented clinical score checks.

MELD-Na Calculator

Rounding preference
Rounded MELD-Na score
25
Raw MELD-Na score
25.1044
Original MELD score (before sodium adjustment)
20.63
Sodium delta used in MELD-Na adjustment
7
Bilirubin used in formula (mg/dL)
3.2
INR used in formula
1.8
Creatinine used in formula (mg/dL)
1.4
Sodium used in formula (mmol/L)
130

Background.

A MELD-Na calculator estimates the classic Model for End-Stage Liver Disease sodium score from bilirubin, INR, creatinine, serum sodium, and dialysis status. The common user is checking a documented score, teaching the formula, reconciling a chart note, or preparing for a clinical discussion. The calculator should return both the underlying MELD score and the sodium-adjusted score, because a user may need to understand whether the result is driven by bilirubin, INR, creatinine, low sodium, or the interaction between MELD and sodium.

The worked example uses bilirubin 3.2 mg/dL, INR 1.8, creatinine 1.4 mg/dL, sodium 130 mmol/L, and no qualifying dialysis flag. The classic MELD formula gives 20.6299600124342. Sodium is bounded to the accepted classic range, so 130 remains 130, and the sodium delta is 7. The MELD-Na adjustment adds 1.32 times 7 and subtracts 0.033 times the MELD score times 7. The resulting raw MELD-Na is 25.1044392495619, which rounds to 25. Showing those intermediate numbers is essential because online MELD calculators often disagree when they round too early, cap values differently, or use a newer allocation formula instead of classic MELD-Na.

The page must be careful about clinical scope. MELD-Na is a clinical score used in liver disease severity discussions, but it is not a diagnosis, treatment plan, or transplant listing decision. HRSA and OPTN resources describe MELD and PELD calculators for liver allocation, and current allocation policy can use updated formulas such as MELD 3.0. A public calculator for "MELD-Na" should therefore make clear that it implements the classic MELD-Na arithmetic for documentation and education. The user's actual score for transplant purposes is based on values and policy rules submitted through the transplant program and OPTN systems.

Implementation details matter. The formula uses natural logarithms, not base-10 logarithms. Core lab values below 1.0 are adjusted up to 1.0 before taking logarithms because the logarithm of values below 1 can reduce the score in a way the clinical rule does not intend. Creatinine is capped at 4.0, and dialysis status can set creatinine to 4.0 under classic handling. Sodium is bounded between 125 and 137 for the classic MELD-Na adjustment. These caps should be visible in the output as "values used" so a user can see why the calculator used a different number from the raw lab entry.

The calculator should also support raw and rounded output. Research formulas operate on continuous values, but clinical score display often uses whole numbers. To prevent rounding discrepancies, the app should compute with full precision internally, show the raw value in the details, and then show the rounded result as the headline score. That approach makes audits easier and reduces the chance of a one-point difference caused by premature rounding.

The output should also preserve the formula version label. That matters because a user comparing chart documentation, an older classic MELD-Na note, and a current allocation resource may otherwise assume all MELD-related scores are interchangeable. That label should appear in exported or copied results.

What is meld-na calculator?

MELD-Na is a sodium-adjusted version of the Model for End-Stage Liver Disease score. Classic MELD uses serum bilirubin, INR, and serum creatinine to estimate short-term mortality risk in patients with advanced liver disease. MELD-Na adds serum sodium because hyponatremia has been associated with worse waiting-list outcomes in liver transplant candidates. The sodium adjustment increases the score when sodium is low within the bounded range used by the formula.

A calculator for MELD-Na should be treated as a clinical score worksheet. It does not interpret why a patient has abnormal bilirubin, INR, creatinine, or sodium. It does not determine whether a patient should receive transplant priority, medication changes, admission, or any procedure. Those decisions require clinician judgment, current policy, and verified laboratory data. The calculator simply applies the classic arithmetic to the entered values.

The score is sensitive to formula version. Some calculators now emphasize MELD 3.0 or other policy-specific calculations. This dossier is for a classic MELD-Na calculator and should label that clearly. If the product later adds an official OPTN-style MELD/PELD calculator, it should be a separate tool or a separate mode with source-dated policy logic. Keeping the version explicit prevents classic educational arithmetic from being confused with current allocation policy.

How to use this calculator.

  1. Enter serum bilirubin in mg/dL.
  2. Enter INR.
  3. Enter serum creatinine in mg/dL.
  4. Enter serum sodium in mmol/L.
  5. Select whether the dialysis criterion applies.
  6. Review the adjusted lab values, original MELD, raw MELD-Na, and rounded score.
  7. Use the result for documentation checks only and verify clinical decisions through the treating team or transplant program.

The formula.

MELD-Na = MELD + 1.32 × ΔNa − 0.033 × MELD × ΔNa

The calculator starts by preparing the laboratory values for the logarithmic formula. Bilirubin, INR, and creatinine are each lower-bounded at 1.0. This means a bilirubin value of 0.7 is treated as 1.0 for the formula, and the same rule applies to INR and creatinine. The lower bound prevents low values from reducing the score through negative logarithms. Creatinine is then capped at 4.0, and the classic dialysis rule can set creatinine to 4.0 when the dialysis criterion is met.

The original MELD score uses natural logarithms. It multiplies the natural log of bilirubin by 3.78, the natural log of INR by 11.2, and the natural log of creatinine by 9.57, then adds 6.43. In the worked example, the adjusted values are the same as the raw values because all three core labs are at least 1.0 and creatinine is below 4.0. The calculation is 3.78 times ln(3.2), plus 11.2 times ln(1.8), plus 9.57 times ln(1.4), plus 6.43. The result is 20.6299600124342.

The sodium adjustment then bounds sodium between 125 and 137. A sodium value below 125 is treated as 125, and a sodium value above 137 is treated as 137. The sodium delta is 137 minus the bounded sodium value. In the example, sodium is 130, so the delta is 7. The classic MELD-Na adjustment is the MELD score plus 1.32 times the sodium delta minus 0.033 times the MELD score times the sodium delta. Substituting the example values gives 25.1044392495619.

Rounding should occur at the end. If the implementation rounds the MELD score before applying the sodium adjustment, or rounds the sodium-adjusted result before display details are generated, the visible answer may differ from a hand audit. The preferred implementation keeps full precision for the calculation, displays the raw score in the details, and then rounds the final score for the headline output.

A worked example.

Example

The example patient data are bilirubin 3.2 mg/dL, INR 1.8, creatinine 1.4 mg/dL, sodium 130 mmol/L, and no qualifying dialysis flag. Because bilirubin, INR, and creatinine are all above 1.0, the lower-bound rule does not change them. Creatinine is also below the cap of 4.0, so the creatinine used in the formula remains 1.4. The calculator applies the natural-log MELD formula. Using the full precision values, the MELD score is 20.6299600124342. Sodium is then bounded between 125 and 137. A sodium of 130 remains 130, so the sodium delta is 137 minus 130, or 7. The MELD-Na formula adds 1.32 times 7 and subtracts 0.033 times 20.6299600124342 times 7. The raw result is 25.1044392495619. Rounded to the nearest whole number, the displayed MELD-Na score is 25. The calculator should display both values so the rounded score can be audited against the full-precision calculation.

sodium Mmol L130
dialysis At Least Twice Prior Week0
bilirubin Mg Dl3.2
creatinine Mg Dl1.4
inr1.8

Frequently asked questions.

Is this the current official OPTN allocation calculator?
No. This is a classic MELD-Na arithmetic calculator. HRSA and OPTN resources describe current MELD and PELD allocation calculators and policy guidance, and those official systems may use updated formulas and submission rules. A public calculator can help users understand a documented classic MELD-Na score, but it should not claim to determine official transplant priority. The actual allocation score is based on verified data, policy, exceptions, and transplant-program submission. The page states that limitation near the result, not only in the FAQ.
Why does the formula use natural logarithms?
The classic MELD formula is built with natural logarithms of bilirubin, INR, and creatinine. Using base-10 logarithms would produce a different and incorrect result. Because logarithms also behave differently below 1.0, the calculator adjusts core lab values below 1.0 up to 1.0 before taking the log. The interface should never hide this detail. It shows the adjusted values used in the formula so users can audit the score and understand why a low raw lab did not reduce the result.
Why is sodium capped between 125 and 137?
The classic MELD-Na adjustment uses bounded sodium values so the adjustment is applied within a defined clinical range. Values below 125 are treated as 125, and values above 137 are treated as 137. This prevents extreme or high sodium values from distorting the classic score calculation. The calculator shows both the entered sodium and the sodium used in the formula. That visibility helps explain why a sodium of 140 would not increase or decrease the classic MELD-Na result beyond the cap.
What does the dialysis checkbox do?
In classic MELD handling, qualifying dialysis can set the creatinine value used in the formula to 4.0. The calculator therefore asks for dialysis status instead of relying only on the entered creatinine. The wording is precise and follows the clinical rule used by the implementation. If the user is unsure whether the criterion applies, the calculator should not guess. It should provide an unknown or warning state and direct the user to verified clinical documentation. That protects the score from a hidden creatinine-handling error.
Can patients use this calculator at home?
A patient can use the calculator to understand how a documented score might be calculated from lab values, but the result should not be treated as medical advice. Lab units, timing, dialysis status, formula version, and policy context all matter. A transplant program or treating clinician may use official systems and additional rules that a public calculator does not capture. The page encourages users to discuss results with their clinical team, especially if the score affects urgent care or transplant questions.
Why do different MELD calculators give different answers?
Differences usually come from formula version, caps, units, dialysis handling, and rounding. One calculator may implement classic MELD, another classic MELD-Na, and another MELD 3.0. Some tools round MELD before adding sodium; others keep full precision until the end. Some show integer scores only, hiding the raw value. This calculator uses full-precision arithmetic in the worked example to reduce avoidable discrepancies and make implementation tests easier to write. A visible calculation trail makes those differences easier to diagnose.
Does MELD-Na diagnose cirrhosis or liver failure?
No. MELD-Na is a severity score used in the context of advanced liver disease and transplant-related research or documentation. It uses laboratory values and dialysis status, but it does not diagnose the underlying disease, identify the cause, or choose treatment. Abnormal bilirubin, INR, creatinine, or sodium can arise from different clinical conditions. Diagnosis and management require clinician review, history, examination, imaging, and additional testing. The result should be interpreted only in the appropriate clinical context and not used as a standalone triage instruction.
Should the calculator show both raw and rounded results?
Yes. The raw result is important for auditability, especially when tests are written against the dossier arithmetic. The rounded result is useful because clinical scores are often discussed as whole numbers. The safest approach is to compute everything at full precision, display the raw MELD-Na in the details, and then display the rounded score separately. That prevents hidden rounding choices from causing one-point differences between the page, documentation, and tests. This is also the most transparent pattern for users comparing multiple tools.

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 313 calculators remain free
  • No billing is enabled
Coming soon