Skip to main content
Glama

cid10_search

Read-onlyIdempotent

Search the Brazilian CID-10 by Portuguese text to find codes for clinical documentation, billing, and epidemiology in Brazil.

Instructions

Search the Brazilian CID-10 (Classificação Estatística Internacional de Doenças, 10ª Revisão) by Portuguese text.

Use this tool to:

  • Find CID-10 codes for Brazilian SUS / ANVISA contexts ("infarto", "diabetes", "tuberculose")

  • Look up the official Portuguese (CBCD/USP) translation of a clinical term

  • Locate codes for billing, epidemiology, and clinical documentation in Brazil

Returns matches from CID-10 categories (3-char) and/or subcategories (4-char). Search is diacritic-insensitive: typing "infeccoes" matches "infecções". This tool searches the Brazilian Portuguese CID-10 V2008 — for the international ICD-11 (current WHO revision, in English by default), use icd11_search.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch term in Portuguese (e.g., "diabetes", "infarto", "tuberculose")
levelNoRestrict search to 3-char categories, 4-char subcategories, or both. Default: allall
max_resultsNoMaximum number of results (1-100). Default: 25

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
levelYes
total_countYes
shown_countYes
hitsYes
Behavior4/5

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

Annotations already indicate read-only, idempotent, and non-destructive behavior. The description adds valuable details: diacritic-insensitive search, return of categories/subcategories, and the specific version (CID-10 V2008). No contradictions with annotations.

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

Conciseness4/5

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

Description is two well-structured paragraphs, front-loaded with the main action and examples. It is efficient with no wasted words, though slightly verbose in listing use cases. Could be tightened slightly but still excellent.

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 presence of an output schema (so return values need not be explained) and the annotations covering safety, the description provides all necessary context: version, language, diacritic behavior, distinctions from sibling tool, and common use cases. Completely adequate.

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

Parameters3/5

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

Input schema coverage is 100% (all three parameters have clear descriptions). The description adds only minor value beyond schema (e.g., diacritic-insensitive search for 'query'), but does not significantly enhance parameter understanding beyond the schema's own 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?

The description clearly states the tool searches Brazilian CID-10 by Portuguese text, provides specific examples (infarto, diabetes), and distinguishes from sibling icd11_search by specifying the exact revision and language context.

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

Usage Guidelines5/5

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

Explicitly describes use cases (billing, epidemiology, documentation) and provides a direct alternative: for international ICD-11 use icd11_search. The description clearly indicates when to use this tool versus alternatives.

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