MONDO Disease Lookup
lookup_diseaseRetrieve comprehensive disease records from the MONDO ontology, including definitions, clinical codes, and hierarchical relationships for clinical research and EHR integration.
Instructions
Retrieve a disease record from the MONDO unified disease ontology.
Returns the canonical MONDO entry with:
Disease name, definition, synonyms
ICD-10 / ICD-11 codes (for clinical coding / EHR integration)
OMIM, Orphanet, MeSH, DOID cross-references
Immediate parent and child terms in the MONDO hierarchy
Example: lookup_disease(mondo_id='MONDO:0004995')
returns the record for coronary artery disease.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |