Authorizations
Input your token
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:
"base"
Body
application/json
List of coding systems for prediction
Required array length:
1 - 3 elementsExample:
["icd10cm", "cpt"]Select either text or documentId as input context to the model for code prediction. Evidence indices in the response map to this array.
- Text
- DocumentID
Maximum number of code candidates to include in the response (per system).
Required range:
1 <= x <= 50Response
List of predicted codes and candidate codes per system defined in the request, including evidence supporting the code prediction.