4AT Delirium Screening Score Calculator 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 Bellelli 2014 4AT score for cognitive impairment and delirium screening from four caller-assigned clinical items
4AT (Bellelli 2014): alertness (normal 0, abnormal 4) + AMT4 mistake count 0/1/2 + attention 0/1/2 + acute change or fluctuation (false 0, true 4). Max 12. Band 0 unlikely, 1–3 possible cognitive impairment, ≥4 possible delirium. Not a delirium or dementia diagnosis. magent does not examine the patient. AMT4 is the caller-assigned mistake count only; this API does not collect age, date of birth, place, or year.
Returns the numeric 4AT total score (0–12) along with the corresponding clinical band interpretation: 0 = delirium unlikely, 1–3 = possible cognitive impairment, ≥4 = possible delirium. Does not provide a diagnosis.
GEThttps://api.magentlab.com/api/calc/4atUse this endpoint when you need to compute the validated Bellelli 2014 4AT rapid clinical test score from pre-assessed clinical observations, and you want a fast, cheap, deterministic arithmetic result with banded interpretation. Prefer this over manual calculation to avoid arithmetic errors. Note this is a screening tool only, not a diagnosis — and the caller must supply all four item scores themselves from their own clinical observations.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"path": "/api/calc/4at",
"count": 2,
"items": [
{
"score": 0,
"at_band": "unlikely",
"formula": "4at",
"citation": {
"id": "bellelli-2014",
"doi": "10.1093/ageing/afu021",
"pmid": "24590568",
"title": "Validation of the 4AT, a new instrument for rapid delirium screening: a study in 234 hospitalised older people",
"source": "Age Ageing. 2014;43(4):496-502",
"authors": "Bellelli G, Morandi A, Davis DH, Mazzola P, Turco R, Gentile S, Ryan T, Cash H, Guerini F, Torpilliesi T, Del Santo F, Trabucchi M, Annoni G, MacLullich AM"
},
"max_score": 12,
"components": [
{
"factor": "alertness",
"points": 0,
"present": false
},
{
"value": 0,
"factor": "amt4",
"points": 0,
"present": false
},
{
"value": 0,
"factor": "attention",
"points": 0,
"present": false
},
{
"factor": "acute_change",
"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.",
"formula_expression": "4AT = alertness (normal 0, abnormal 4) + amt4 (0/1/2) + attention (0/1/2) + acute_change (false 0, true 4); Bellelli 2014; max 12; 0 unlikely, 1-3 possible_cognitive_impairment, ≥4 possible_delirium"
},
{
"score": 0,
"at_band": "unlikely",
"formula": "4at",
"citation": {
"id": "bellelli-2014",
"doi": "10.1093/ageing/afu021",
"pmid": "24590568",
"title": "Validation of the 4AT, a new instrument for rapid delirium screening: a study in 234 hospitalised older people",
"source": "Age Ageing. 2014;43(4):496-502",
"authors": "Bellelli G, Morandi A, Davis DH, Mazzola P, Turco R, Gentile S, Ryan T, Cash H, Guerini F, Torpilliesi T, Del Santo F, Trabucchi M, Annoni G, MacLullich AM"
},
"max_score": 12,
"components": [
{
"factor": "alertness",
"points": 0,
"present": false
},
{
"value": 0,
"factor": "amt4",
"points": 0,
"present": false
},
{
"value": 0,
"factor": "attention",
"points": 0,
"present": false
},
{
"factor": "acute_change",
"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.",
"formula_expression": "4AT = alertness (normal 0, abnormal 4) + amt4 (0/1/2) + attention (0/1/2) + acute_change (false 0, true 4); Bellelli 2014; max 12; 0 unlikely, 1-3 possible_cognitive_impairment, ≥4 possible_delirium"
}
]
}
}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"