beacon-trial-finder / data /diseases /duchenne.json
KevinIsInCoding
feat: SRP refactor, streaming UX fix, and semantic disease detection (#12)
22195c1 unverified
Raw
History Blame Contribute Delete
470 Bytes
{
"id": "duchenne",
"full_name": "Duchenne Muscular Dystrophy",
"synonyms": ["DMD", "Duchenne", "Duchenne muscular dystrophy"],
"benchmarks": [
{
"key": "6MWT",
"label": "6-Minute Walk Test",
"range": null,
"guidance": "The 6-Minute Walk Test (6MWT) measures how far a patient can walk in 6 minutes (in meters). It is the primary endpoint in many DMD trials. Ask the patient for their most recent result if they know it."
}
]
}