Skip to main content

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.

Every code prediction in the Medera API returns the following fields:
FieldDescription
systemCode system (e.g. icd-10-cm)
codeThe code itself
displayHuman-readable description
confidence0–1, calibrated against documentation strength
anchorQuoted document span supporting the code
severity_qualifier_suggestionsOptional severity / specificity upgrades
documentation_gapWhat documentation would strengthen the code
Codes without an anchor are never returned. Codes with confidence < 0.4 are surfaced with requires_human_review: true.