{ "type": "object", "properties": { "standardized_name": { "type": "string", "description": "Full standardized medical name of the patient's disease (e.g. 'Amyotrophic Lateral Sclerosis')" } }, "required": ["standardized_name"] }