Modified Fisher CT Grade Lookup (Frontera 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).
Returns the published Frontera 2006 modified Fisher scale grade label and description for subarachnoid hemorrhage, given a caller-assigned CT grade of 0–4.
Frontera 2006 modified Fisher CT grades 0-4 for subarachnoid hemorrhage as assigned from CT by the caller. Returns the published grade and description (0 no SAH or IVH; 1 focal or diffuse thin SAH, no IVH; 2 thin SAH with IVH; 3 thick SAH, no IVH; 4 thick SAH with IVH). Not Fisher 1980 original groups 1-4. Not a diagnosis; magent does not read the CT or invent a millimetre cutoff or vasospasm percentage.
Returns the Frontera 2006 modified Fisher grade number and its published description: grade 0 (no SAH or IVH), grade 1 (focal or diffuse thin SAH, no IVH), grade 2 (thin SAH with IVH), grade 3 (thick SAH, no IVH), or grade 4 (thick SAH with IVH). The endpoint does not read CT images or make clinical diagnoses.
GEThttps://api.magentlab.com/api/calc/modified_fisherUse this endpoint when an agent needs to retrieve the canonical published text of a Frontera 2006 modified Fisher CT grade for subarachnoid hemorrhage that has already been assigned by a clinician or radiologist. Prefer this over manual lookup tables when automating clinical documentation, EHR population, or educational tools. Do not use this to grade a CT scan from raw imaging — the grade must be externally assigned first.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"path": "/api/calc/modified_fisher",
"count": 2,
"items": [
{
"grade": 1,
"score": 1,
"formula": "modified_fisher",
"citation": {
"id": "frontera-2006",
"doi": "10.1227/01.NEU.0000218821.34014.1B",
"pmid": "16823296",
"title": "Prediction of symptomatic vasospasm after subarachnoid hemorrhage: the modified fisher scale",
"source": "Neurosurgery. 2006;59(1):21-27",
"authors": "Frontera JA, Claassen J, Schmidt JM, et al."
},
"max_score": 4,
"components": [
{
"factor": "grade",
"points": 1,
"present": true
}
],
"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.",
"description": "Focal or diffuse, thin SAH, no IVH",
"formula_expression": "Frontera 2006 modified Fisher CT grade 0-4 as assigned by the caller"
},
{
"grade": 1,
"score": 1,
"formula": "modified_fisher",
"citation": {
"id": "frontera-2006",
"doi": "10.1227/01.NEU.0000218821.34014.1B",
"pmid": "16823296",
"title": "Prediction of symptomatic vasospasm after subarachnoid hemorrhage: the modified fisher scale",
"source": "Neurosurgery. 2006;59(1):21-27",
"authors": "Frontera JA, Claassen J, Schmidt JM, et al."
},
"max_score": 4,
"components": [
{
"factor": "grade",
"points": 1,
"present": true
}
],
"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.",
"description": "Focal or diffuse, thin SAH, no IVH",
"formula_expression": "Frontera 2006 modified Fisher CT grade 0-4 as assigned by the caller"
}
]
}
}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"