Spaces:
Sleeping
Sleeping
File size: 462 Bytes
22195c1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"id": "ms",
"full_name": "Multiple Sclerosis",
"synonyms": ["MS", "multiple sclerosis", "relapsing-remitting MS", "RRMS", "PPMS", "SPMS"],
"benchmarks": [
{
"key": "EDSS",
"label": "EDSS",
"range": "0-10",
"guidance": "EDSS (Expanded Disability Status Scale) measures neurological disability. 0 = normal neurological exam, 10 = death due to MS. Ask the patient for their most recent EDSS score if they know it."
}
]
}
|