icd11_lookup
Retrieve full definitions, coding notes, exclusions, and synonyms for any ICD-11 entity using its code or URI.
Instructions
Get detailed information about a specific ICD-11 entity by code or URI.
Use this tool to:
Get the full definition of a disease
Retrieve coding notes and exclusions
Get the official title and synonyms
Provide either an ICD-11 code (e.g., "BA00") or a full foundation URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ICD-11 code (e.g., "BA00", "1A00") | |
| uri | No | Full ICD-11 foundation URI | |
| language | No | Language code (default: en) | en |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| code_range | Yes | ||
| uri | Yes | ||
| title | Yes | ||
| class_kind | Yes | ||
| block_id | Yes | ||
| definition | Yes | ||
| long_definition | Yes | ||
| diagnostic_criteria | Yes | ||
| coding_note | Yes | ||
| exclusions | Yes | ||
| inclusions | Yes | ||
| index_terms | Yes | ||
| browser_url | Yes |