Skip to main content
Glama

icd11_lookup

Read-onlyIdempotent

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

TableJSON Schema
NameRequiredDescriptionDefault
codeNoICD-11 code (e.g., "BA00", "1A00")
uriNoFull ICD-11 foundation URI
languageNoLanguage code (default: en)en

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYes
code_rangeYes
uriYes
titleYes
class_kindYes
block_idYes
definitionYes
long_definitionYes
diagnostic_criteriaYes
coding_noteYes
exclusionsYes
inclusionsYes
index_termsYes
browser_urlYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint, destructiveHint, idempotentHint, and openWorldHint. The description adds valuable behavioral context about what information is retrieved (definition, notes, exclusions, title, synonyms), going beyond the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Well-structured with a clear goal statement, bullet points for use cases, and a final line clarifying input options. Very concise with no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity, full schema coverage, presence of output schema, and rich annotations, the description is complete. It covers what the tool does, how to use it, and what to expect.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds meaning by explaining that code and URI are alternatives and lists the kind of information retrieved, providing context beyond the schema parameter descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states it gets detailed information about a specific ICD-11 entity by code or URI, and lists specific use cases (definition, coding notes, exclusions, title, synonyms). It distinguishes from siblings like icd11_search and icd11_hierarchy.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says 'Use this tool to:' with bullet points and specifies input syntax (ICD-11 code or foundation URI). While it doesn't explicitly mention when not to use, the sibling tools provide alternatives, and the context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SidneyBissoli/medical-terminologies-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server