Back to catalog
Cortexa research tool·clinical·icd
ICD10 Get Code Info
Get detailed information about a specific ICD-10-CM code including full description, chapter, and category. ICD-10-CM codes are alphanumeric (e.g., E11.9 for Type 2 diabetes mellitus without complications). This tool provides the official code details from the 2026 ICD-10-CM release. No API key required (uses NLM Clinical Tables).
Livelast probed 2026-04-30 23:07Z· 98msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 98ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"code": {
"description": "ICD-10-CM code (e.g., 'E11.9', 'I10', 'J44.0')",
"type": "string"
}
},
"required": [
"code"
],
"type": "object"
}Examples (1)
Default ICD10 Get Code Info call
public-safeinput
{
"code": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ICD10_get_code_info
- Tool name
- ICD10_get_code_info
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse