Padua Prediction Score Calculator (Barbar 2010) is a paid API for AI agents from api.magentlab.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).
Calculates the Padua Prediction Score for VTE risk stratification in hospitalized medical patients based on 11 clinical risk factors
Barbar 2010 Padua Prediction Score for hospitalized medical patients: cancer 3, previous VTE 3, reduced mobility 3, thrombophilia 3, recent trauma/surgery 2, age >=70 1, heart/respiratory failure 1, acute MI/stroke 1, infection/rheumatologic 1, obesity (BMI>=30) 1, hormonal treatment 1. Max 20. <4 low; >=4 high. Not a diagnosis. Not Caprini, IMPROVE, or Khorana.
Returns the numeric Padua Prediction Score (integer 0–20) and a risk classification: low risk (score <4) or high risk (score ≥4), based on the Barbar 2010 Padua model. Not a clinical diagnosis; intended to assist decision-making for VTE prophylaxis in hospitalized medical patients.
GEThttps://api.magentlab.com/api/calc/paduaUse this endpoint when you need the validated Barbar 2010 Padua Prediction Score specifically — not Caprini (surgical patients), IMPROVE, or Khorana (cancer outpatients). This is the standard model for VTE risk stratification in non-surgical hospitalized medical patients. Choose this when a clinical workflow requires a discrete low/high risk classification to guide pharmacological prophylaxis decisions.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"path": "/api/calc/padua",
"count": 2,
"items": [
{
"score": 0,
"formula": "padua",
"citation": {
"id": "barbar-2010",
"doi": "10.1111/j.1538-7836.2010.04044.x",
"title": "A risk assessment model for the identification of hospitalized medical patients at risk for venous thromboembolism: the Padua Prediction Score",
"source": "J Thromb Haemost. 2010;8(11):2450-2457",
"authors": "Barbar S, Noventa F, Rossetto V, et al."
},
"age_years": 50,
"max_score": 20,
"components": [
{
"factor": "active_cancer",
"points": 0,
"present": false
},
{
"factor": "previous_vte",
"points": 0,
"present": false
},
{
"factor": "reduced_mobility",
"points": 0,
"present": false
},
{
"factor": "thrombophilic_condition",
"points": 0,
"present": false
},
{
"factor": "recent_trauma_or_surgery",
"points": 0,
"present": false
},
{
"value": 50,
"factor": "age_ge_70",
"points": 0,
"present": false
},
{
"factor": "heart_or_respiratory_failure",
"points": 0,
"present": false
},
{
"factor": "acute_mi_or_ischemic_stroke",
"points": 0,
"present": false
},
{
"factor": "acute_infection_or_rheumatologic_disorder",
"points": 0,
"present": false
},
{
"factor": "obesity",
"points": 0,
"present": false
},
{
"factor": "ongoing_hormonal_treatment",
"points": 0,
"present": false
}
],
"disclaimer": "Not a medical device. Deterministic published-formula or published-code output for autonomous agents. A licensed clinician remains responsible for patient care and billing submissions.",
"padua_risk": "low",
"formula_expression": "Padua = active_cancer (3) + previous_vte (3) + reduced_mobility (3) + thrombophilic_condition (3) + recent_trauma_or_surgery (2) + age>=70 (1) + heart_or_respiratory_failure (1) + acute_mi_or_ischemic_stroke (1) + acute_infection_or_rheumatologic_disorder (1) + obesity (1) + ongoing_hormonal_treatment (1); max 20; <4 low, >=4 high"
},
{
"score": 0,
"formula": "padua",
"citation": {
"id": "barbar-2010",
"doi": "10.1111/j.1538-7836.2010.04044.x",
"title": "A risk assessment model for the identification of hospitalized medical patients at risk for venous thromboembolism: the Padua Prediction Score",
"source": "J Thromb Haemost. 2010;8(11):2450-2457",
"authors": "Barbar S, Noventa F, Rossetto V, et al."
},
"age_years": 50,
"max_score": 20,
"components": [
{
"factor": "active_cancer",
"points": 0,
"present": false
},
{
"factor": "previous_vte",
"points": 0,
"present": false
},
{
"factor": "reduced_mobility",
"points": 0,
"present": false
},
{
"factor": "thrombophilic_condition",
"points": 0,
"present": false
},
{
"factor": "recent_trauma_or_surgery",
"points": 0,
"present": false
},
{
"value": 50,
"factor": "age_ge_70",
"points": 0,
"present": false
},
{
"factor": "heart_or_respiratory_failure",
"points": 0,
"present": false
},
{
"factor": "acute_mi_or_ischemic_stroke",
"points": 0,
"present": false
},
{
"factor": "acute_infection_or_rheumatologic_disorder",
"points": 0,
"present": false
},
{
"factor": "obesity",
"points": 0,
"present": false
},
{
"factor": "ongoing_hormonal_treatment",
"points": 0,
"present": false
}
],
"disclaimer": "Not a medical device. Deterministic published-formula or published-code output for autonomous agents. A licensed clinician remains responsible for patient care and billing submissions.",
"padua_risk": "low",
"formula_expression": "Padua = active_cancer (3) + previous_vte (3) + reduced_mobility (3) + thrombophilic_condition (3) + recent_trauma_or_surgery (2) + age>=70 (1) + heart_or_respiratory_failure (1) + acute_mi_or_ischemic_stroke (1) + acute_infection_or_rheumatologic_disorder (1) + obesity (1) + ongoing_hormonal_treatment (1); max 20; <4 low, >=4 high"
}
]
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"