Claims Audit Dashboard
The engine checks whether the documented diagnosis and treatment support the billed ICD-10 codes and procedures, and flags items for auditor review.
1. Provide claims data
Download claims template (.xlsx)How it works
1
Extract
A clinical NER model (
A clinical NER model (
d4data/biomedical-ner-all) pulls diagnoses, symptoms, procedures and medications out of the free-text notes.2
Match
Sentence embeddings (
Sentence embeddings (
all-MiniLM-L6-v2) compare the documentation with the official description of every billed ICD-10 code and procedure.3
Check
Rule-based checks add code validity, upcoding, duplicates, demographic consistency and billed-amount outliers.
Rule-based checks add code validity, upcoding, duplicates, demographic consistency and billed-amount outliers.
4
Review
Every result is presented as flagged for auditor review with the exact note text or data that triggered it.
Every result is presented as flagged for auditor review with the exact note text or data that triggered it.