Resolve Disease
resolve_diseaseResolve a disease term or ORPHAcode to its canonical Orphanet identifier and name. Handles ambiguous labels by returning candidates.
Instructions
Resolve a disease label, synonym, or ORPHAcode (ORPHA:166024 or 166024) to the canonical Orphanet term {orpha_code, name, match_type}. An ambiguous label returns ambiguous_query with candidates. Signature: resolve_disease(query, response_mode=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | A disease label, synonym, or ORPHAcode (ORPHA:166024 or 166024). | |
| response_mode | No | Verbosity: minimal|compact|standard|full (default compact). | compact |