icd-10-codes.validate_code low conf highallow redact
Determines whether a diagnosis or procedure code is billable for a HIPAA-covered transaction on a given service date; a wrong answer propagates into claim denials or miscoded encounters.
icd-10-codes.lookup_code low conf highallow redact
Returns the full definition and HIPAA billing validity of one ICD-10 code, which downstream coding and claim-submission steps rely on for accuracy.
All other tools (4)
icd-10-codes.get_by_body_system low conf highallow
Lists procedure codes for a body system so surgical and interventional coding options can be compared; reads reference data only.
icd-10-codes.get_by_category low conf highallow
Lists the diagnosis codes belonging to an ICD-10-CM chapter or category, supporting clinical-area exploration against public reference data.
icd-10-codes.get_hierarchy low conf highallow
Enumerates up to 2000 child codes under a category header so related codes in a disease family can be reviewed; reads reference data only.
icd-10-codes.search_codes low conf highallow
Queries the published ICD-10 code set by keyword or code; search terms may carry clinical context supplied by the operator, though no patient record is read or written.