Add CDI validation to outpatient workflows so missing specificity and severity qualifiers surface before sign-off — not after the denial.Documentation Index
Fetch the complete documentation index at: https://docs.medera.info/llms.txt
Use this file to discover all available pages before exploring further.
Configure your CDI rule set
In the Console, enable the specialty CDI rule set (BH, primary care). Optionally add custom queries for your practice.
Wire into sign-off
On the pre-sign-off hook,
POST /api/coding/cdi/review with the note ID. The response surfaces queries and the documentation gap behind each.Render queries to the clinician
Each query carries a rationale, the rule it tested, and the language to paste in. The clinician can accept, edit, or reject. Every decision is logged.