{"uid":"cap_GrR-ugwDXQI5V7c7AyIcY","slug":"reynolds-risk-score-women-ridker-jama-2007-model-b-69aab6e1","name":"Reynolds Risk Score (Women) — Ridker JAMA 2007 Model B","description":"Ridker JAMA 2007 Reynolds Risk Score, women Model B only: 10-year CVD percent from age, SBP, hsCRP, total cholesterol, HDL-C, HbA1c if diabetic, current smoking, and parental MI before 60. Natural-log Box formula. Not men (Ridker 2008), not ATP-III, not 2013 PCE, not a diagnosis or statin order. magent does not assay lipids or hsCRP.","url":"https://api.magentlab.com/api/calc/reynolds","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":["age","sbp_mm_hg","hscrp_mg_l","total_cholesterol_mg_dl","hdl_mg_dl","diabetes","smoker","family_mi_before_60"],"properties":{"age":{"type":"integer","description":"Age in years (integer 45-84). Ridker JAMA 2007 Model B was derived in women 45 years or older. magent accepts 45-84 only. Not men."},"smoker":{"type":"boolean","description":"Current cigarette smoking as assigned by the caller. true adds 0.818. magent does not take a smoking history."},"diabetes":{"type":"boolean","description":"Diabetes as assigned by the caller. If true, a1c_percent (4-15) is required and adds 0.134*HbA1c(%). If false, omit a1c; the HbA1c term is not added. magent does not diagnose diabetes."},"hdl_mg_dl":{"type":"number","description":"HDL cholesterol in mg/dL (5-150). Enters as ln(HDL-C). magent does not assay lipids."},"sbp_mm_hg":{"type":"number","description":"Systolic blood pressure in mm Hg (50-250). Enters as ln(SBP). magent does not measure blood pressure."},"hscrp_mg_l":{"type":"number","description":"High-sensitivity C-reactive protein in mg/L (0.1-50). Enters as ln(hsCRP). magent does not assay hsCRP."},"a1c_percent":{"type":"number","description":"HbA1c in percent (4-15). Required when diabetes=true. Ignored when diabetes=false. magent does not assay HbA1c."},"family_mi_before_60":{"type":"boolean","description":"Parental myocardial infarction before age 60 as assigned by the caller. true adds 0.438. magent does not take a family history."},"total_cholesterol_mg_dl":{"type":"number","description":"Total cholesterol in mg/dL (50-800). Enters as ln(total cholesterol). magent does not assay lipids."}}}},"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_8iobI7TlJW8rz2QRT4ewC","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":"Computes the 10-year cardiovascular disease (CVD) risk percentage for women using the Ridker 2007 Reynolds Risk Score Model B formula with natural-log Box transformation.","exampleAgentPrompt":"Calculate the 10-year cardiovascular risk using the Ridker 2007 Reynolds Risk Score for a 58-year-old non-diabetic woman who smokes, has a systolic BP of 138 mmHg, total cholesterol 215 mg/dL, HDL 52 mg/dL, hsCRP 3.2 mg/L, and no family history of MI before age 60.","exampleUseCases":[{"title":"Preventive cardiology triage for female patient","prompt":"I need the Reynolds Risk Score for a 62-year-old woman who doesn't have diabetes, doesn't smoke, has a systolic BP of 145 mmHg, total cholesterol 240 mg/dL, HDL 48 mg/dL, hsCRP 4.1 mg/L, and her father had a heart attack at age 55. What's her 10-year CVD risk?"},{"title":"Diabetic woman cardiac risk assessment","prompt":"Can you compute the Ridker 2007 Reynolds risk for a 50-year-old diabetic woman? Her HbA1c is 7.8%, SBP is 128 mmHg, total cholesterol 195 mg/dL, HDL 55 mg/dL, hsCRP 2.0 mg/L, she's a current smoker, and there's no parental MI before 60."},{"title":"Population health risk stratification tool","prompt":"For our women's heart health program, calculate the 10-year CVD risk using the Reynolds Model B formula for a 70-year-old non-smoking, non-diabetic woman with SBP 152 mmHg, total cholesterol 210 mg/dL, HDL 62 mg/dL, hsCRP 1.5 mg/L, and no family history of early MI."}],"resultDescription":"Returns the estimated 10-year CVD event probability as a percentage, derived from the Ridker JAMA 2007 Reynolds Risk Score Model B natural-log Box formula applied to the supplied clinical parameters.","failureModes":["Age outside 45–84 range returns a validation error","hsCRP outside 0.1–50 mg/L returns an out-of-range error","Missing required parameters (e.g. omitting a1c_percent when diabetes=true) returns a schema validation error","SBP outside 50–250 mmHg returns an out-of-range error","HDL or total cholesterol outside permitted ranges returns an error","This endpoint applies only to women — using it for men produces clinically incorrect results (not the Ridker 2008 male formula)"],"whenToPreferThis":"Use this endpoint when you need the specific Ridker JAMA 2007 Reynolds Risk Score Model B for women aged 45–84, particularly when hsCRP and family history of parental MI are available as inputs. Prefer this over ATP-III or 2013 Pooled Cohort Equations when the clinical context calls for the Reynolds model's inclusion of hsCRP and family history. Do not use for men (use the 2008 Ridker male formula instead), and do not use as a substitute for laboratory assay, clinical diagnosis, or statin prescribing decision.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:01:09.226Z","isFirstParty":false}