{"uid":"cap_BRvIRO5z2zUxVxjOeo4cz","slug":"magent-evendo-score-dong-2019-5a0e4601","name":"magent EVendo Score (Dong 2019)","description":"Dong 2019 EVendo score for screening high-risk esophageal varices. A = (8.5 * INR) + (AST/35); B = (platelets/150) + (BUN/20) + (hemoglobin/15); score = A/B + 1 if ascites. US conventional units. Round to 2 decimals. Published cutoff strictly below 3.90. magent clamps: INR 0.8-4.0, AST 5-4000 U/L, platelets 10-800 k/uL, BUN 2-150 mg/dL, hemoglobin 4-20 g/dL. Not a varices diagnosis or endoscopy order. magent does not assay labs. Not a medical device.","url":"https://api.magentlab.com/api/calc/evendo","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"queryParams":{"type":"object","required":["inr","ast_u_l","platelets_k_ul","bun_mg_dl","hemoglobin_g_dl","ascites"],"properties":{"inr":{"type":"number","description":"International normalized ratio (0.8-4.0, magent clamp). Dong 2019 uses INR. Rejects non-positive INR. magent does not assay coagulation."},"ascites":{"type":"boolean","description":"Clinically evident ascites as assigned by the caller (Dong 2019). true adds 1 to the score; false adds 0. true or false. magent does not examine the abdomen."},"ast_u_l":{"type":"number","description":"Aspartate aminotransferase in U/L (5-4000, magent clamp). US conventional units as in Dong 2019. Rejects non-positive AST. magent does not assay AST."},"bun_mg_dl":{"type":"number","description":"Blood urea nitrogen in mg/dL (2-150, magent clamp). US conventional units as in Dong 2019. Rejects non-positive BUN. magent does not assay BUN."},"platelets_k_ul":{"type":"number","description":"Platelet count in 10^3/µL (10-800, magent clamp), the same unit as 10^9/L. US conventional units as in Dong 2019. Rejects non-positive platelets. magent does not assay platelets."},"hemoglobin_g_dl":{"type":"number","description":"Hemoglobin in g/dL (4-20, magent clamp). US conventional units as in Dong 2019. Rejects non-positive hemoglobin. magent does not assay hemoglobin."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_xq_-JHwqLxlxvtZIuR2VL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Calculates the Dong 2019 EVendo score to screen for high-risk esophageal varices using lab values and ascites status in US conventional units","exampleAgentPrompt":"Calculate the EVendo score for a patient with INR 1.4, AST 88 U/L, platelets 95 k/µL, BUN 18 mg/dL, hemoglobin 10.2 g/dL, and no clinically evident ascites — I want to know if they screen above the high-risk cutoff of 3.90.","exampleUseCases":[{"title":"Pre-endoscopy varices risk triage","prompt":"My cirrhosis patient has INR 1.8, AST 120 U/L, platelets 60 k/µL, BUN 22 mg/dL, hemoglobin 9.5 g/dL, and ascites present — what's their Dong 2019 EVendo score and does it exceed the 3.90 high-risk cutoff?"},{"title":"Outpatient hepatology follow-up screening","prompt":"Can you run the EVendo score for a patient with INR 1.1, AST 45 U/L, platelets 180 k/µL, BUN 14 mg/dL, hemoglobin 13.8 g/dL, no ascites? They're coming in for a routine hepatitis C follow-up and I want to assess esophageal varices risk."},{"title":"Automated EHR scoring for variceal surveillance","prompt":"For my patient with INR 2.1, AST 200 U/L, platelets 50 k/µL, BUN 30 mg/dL, hemoglobin 8.0 g/dL, and clinically evident ascites, please compute the Dong 2019 EVendo score to help decide whether to prioritize endoscopic surveillance."}],"resultDescription":"Returns the EVendo score rounded to 2 decimal places, computed as A/B (plus 1 if ascites), where A = (8.5 × INR) + (AST/35) and B = (platelets/150) + (BUN/20) + (hemoglobin/15). Input values are clamped to physiologically valid ranges. A score strictly below 3.90 indicates lower risk per the published cutoff. The result is a numerical screening output only, not a diagnosis or endoscopy order.","failureModes":["Non-positive or out-of-range lab values rejected (INR must be 0.8–4.0, AST 5–4000 U/L, platelets 10–800 k/µL, BUN 2–150 mg/dL, hemoglobin 4–20 g/dL)","Missing required query parameters return an error","Incorrect units (e.g. SI instead of US conventional) will produce incorrect scores silently","Boolean ascites field sent as string instead of true/false may cause a parsing error","Payment failure (402) if x402 USDC payment header not included"],"whenToPreferThis":"Use this endpoint when you need a fast, non-invasive Dong 2019 EVendo score for esophageal variceal risk stratification from standard lab values in US conventional units. Prefer this over manual formula calculation when automating hepatology workflows or integrating into EHR pipelines. Not suitable for diagnosis, endoscopy ordering, or when SI units are the source format without prior conversion.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:49:23.071Z","isFirstParty":false}