magent SETscore Calculator (Schönenberger 2016) 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).
Computes the 2016 SETscore (0–48) from 15 caller-assigned clinical flags to predict tracheostomy need after stroke, and returns an elevated flag if score ≥ 8.
Schönenberger 2016 SETscore: 15 caller-assigned flags (neurological function, lesion, organ function/procedure). Weights 2–4; max 48. Elevated / setscore_ge_8 iff score ≥ 8 (2016 ROC cut-off). Not a tracheostomy order, not NIHSS, and not SETPOINT2 enrollment >10. magent does not examine the patient, read imaging, or compute APACHE II, LIS, or PaO2/FiO2.
Returns the integer SETscore (0–48) computed from the 15 weighted flags, plus a boolean 'elevated' field that is true when score ≥ 8 (the 2016 ROC-derived cut-off for tracheostomy risk). May also include per-flag weighted contributions for transparency.
GEThttps://api.magentlab.com/api/calc/setscoreUse this endpoint when you need to arithmetically apply the Schönenberger 2016 SETscore model to a stroke patient's pre-assessed clinical flags. Prefer it over manual calculation to avoid arithmetic error, and over NIHSS or APACHE II calculators when the specific goal is tracheostomy-need prediction post-stroke. Do not use it if you need the raw exam, imaging interpretation, or APACHE II computation — those must be done externally before calling this endpoint.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
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"