
validar-codigo-medico
Validates ICD-10-CM against the real FY2026 catalog (NCHS/CDC) and CPT by structure/category.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Validates ICD-10-CM against the real FY2026 catalog (NCHS/CDC) and CPT by structure/category.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| validate_medical_code | Validates medical codes against real data, not a model guess. For "icd10": real lookup against the official catalog of billable ICD-10-CM codes for fiscal year 2026 (NCHS/CDC, public domain), returning the official short description if it exists. For "cpt": the description catalog is owned by the AMA and requires a paid license, so it only validates the code's real structure (Category I: 5 digits; Category II: 4 digits + F; Category III: 4 digits + T) and estimates its area by public numeric range — no per-code descriptions. Costs $0.02 USDC (Base) per call. |