code_suggest
Generate AI-powered medical code suggestions from clinical descriptions for ICD-10, CPT, or HCPCS billing systems. Returns ranked codes with relevance scores to streamline healthcare documentation.
Instructions
Get AI-powered medical code suggestions from a clinical description. Returns ranked code suggestions with relevance scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Clinical description to find codes for (e.g., "chronic lower back pain") | |
| codeType | No | Limit to specific code system | |
| limit | No | Max suggestions to return (default 10, max 50) |