Revised Geneva Score for PE (Le Gal 2006) 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 Revised Geneva Score (Le Gal 2006) for pre-test probability of pulmonary embolism in emergency department patients
Revised Geneva score (Le Gal 2006) for suspected PE in the emergency department: age >65 (1), previous DVT or PE (3), surgery or lower-limb fracture within 1 month (2), active malignancy (2), unilateral lower-limb pain (3), hemoptysis (2), heart rate 75-94 (3) or >=95 (5), pain on deep-vein palpation and unilateral edema (4). Max 22. Bands 0-3, 4-10, and 11-22. Not a diagnosis, not simplified Geneva, and not Wells.
Returns the total Revised Geneva Score (integer 0-22) and the corresponding pre-test probability risk band: low (0-3), intermediate (4-10), or high (11-22), based on the eight weighted clinical criteria from Le Gal et al. 2006.
GEThttps://api.magentlab.com/api/calc/revised_genevaUse this endpoint when you need the original Revised Geneva Score (Le Gal 2006) with its full 8-variable weighted model for PE pre-test probability in an ED setting. Choose this over Wells criteria when you prefer an objective score without clinical judgment items, and over the Simplified Geneva when the full weighted scoring is clinically indicated or protocol-required.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"path": "/api/calc/revised_geneva",
"count": 2,
"items": [
{
"score": 0,
"formula": "revised_geneva",
"citation": {
"id": "le-gal-2006",
"doi": "10.7326/0003-4819-144-3-200602070-00004",
"title": "Prediction of pulmonary embolism in the emergency department: the revised Geneva score",
"source": "Ann Intern Med. 2006;144(3):165-171",
"authors": "Le Gal G, Righini M, Roy PM, et al."
},
"age_years": 50,
"max_score": 22,
"components": [
{
"value": 50,
"factor": "age_gt_65",
"points": 0,
"present": false
},
{
"factor": "previous_dvt_or_pe",
"points": 0,
"present": false
},
{
"factor": "surgery_or_fracture_within_1_month",
"points": 0,
"present": false
},
{
"factor": "active_malignancy",
"points": 0,
"present": false
},
{
"factor": "unilateral_lower_limb_pain",
"points": 0,
"present": false
},
{
"factor": "hemoptysis",
"points": 0,
"present": false
},
{
"value": 70,
"factor": "heart_rate_75_94",
"points": 0,
"present": false
},
{
"value": 70,
"factor": "heart_rate_ge_95",
"points": 0,
"present": false
},
{
"factor": "pain_on_deep_vein_palpation_and_unilateral_edema",
"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.",
"geneva_band": "0-3",
"heart_rate_bpm": 70,
"formula_expression": "revised Geneva = age>65 (1) + previous_dvt_or_pe (3) + surgery_or_fracture_within_1_month (2) + active_malignancy (2) + unilateral_lower_limb_pain (3) + hemoptysis (2) + heart_rate_75_94 (3) or heart_rate_ge_95 (5) + pain_on_deep_vein_palpation_and_unilateral_edema (4); max 22; bands 0-3, 4-10, 11-22"
},
{
"score": 0,
"formula": "revised_geneva",
"citation": {
"id": "le-gal-2006",
"doi": "10.7326/0003-4819-144-3-200602070-00004",
"title": "Prediction of pulmonary embolism in the emergency department: the revised Geneva score",
"source": "Ann Intern Med. 2006;144(3):165-171",
"authors": "Le Gal G, Righini M, Roy PM, et al."
},
"age_years": 50,
"max_score": 22,
"components": [
{
"value": 50,
"factor": "age_gt_65",
"points": 0,
"present": false
},
{
"factor": "previous_dvt_or_pe",
"points": 0,
"present": false
},
{
"factor": "surgery_or_fracture_within_1_month",
"points": 0,
"present": false
},
{
"factor": "active_malignancy",
"points": 0,
"present": false
},
{
"factor": "unilateral_lower_limb_pain",
"points": 0,
"present": false
},
{
"factor": "hemoptysis",
"points": 0,
"present": false
},
{
"value": 70,
"factor": "heart_rate_75_94",
"points": 0,
"present": false
},
{
"value": 70,
"factor": "heart_rate_ge_95",
"points": 0,
"present": false
},
{
"factor": "pain_on_deep_vein_palpation_and_unilateral_edema",
"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.",
"geneva_band": "0-3",
"heart_rate_bpm": 70,
"formula_expression": "revised Geneva = age>65 (1) + previous_dvt_or_pe (3) + surgery_or_fracture_within_1_month (2) + active_malignancy (2) + unilateral_lower_limb_pain (3) + hemoptysis (2) + heart_rate_75_94 (3) or heart_rate_ge_95 (5) + pain_on_deep_vein_palpation_and_unilateral_edema (4); max 22; bands 0-3, 4-10, 11-22"
}
]
}
}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"