List coding evaluations based on filter criteria

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Filter to retrieve coding evaluations with.

string | null
enum

Controls the level of detail in the response.

Allowed:
status
array of strings | null

Audit statuses to include.

status
Allowed:
documents
array of strings | null

Document ids that the audits were made for.

documents
date-time | null

Start date of the session in ISO format.

date-time | null

End date of the session in ISO format.

date-time | null

Start date of the audit in ISO format.

date-time | null

End date of the audit in ISO format.

float | null
0 to 100

Lower bound for the E/M evaluation score.

float | null
0 to 100

Upper bound for the E/M evaluation score.

cptCodes
array of strings | null

Submitted CPT codes.

cptCodes
recommendedCptCodes
array of strings | null

Recommended CPT codes.

recommendedCptCodes
string | null
enum

Problems level.

Allowed:
string | null
enum

Data level.

Allowed:
string | null
enum

Risk level.

Allowed:
string | null
enum

Level of medical decision making.

Allowed:
string | null
enum

Whether the E/M code recommendation is time-based.

Allowed:
string | null
enum

Whether the base E/M code recommendation is aligned with the submitted base code.

Allowed:
string | null
enum

Whether the add-on codes recommendation is aligned with submitted add-on codes.

Allowed:
string | null
enum

Whether upcoding was detected.

Allowed:
string | null
enum

Whether downcoding was detected.

Allowed:
float | null
0 to 100

Lower bound for the ICD evaluation score.

float | null
0 to 100

Upper bound for the ICD evaluation score.

icdCodes
array of strings | null

Array of ICD codes.

icdCodes
hccCodes
array of strings | null

Array of HCC codes.

hccCodes
date-time | null

Start date of the coding evaluation's latest update in ISO format.

date-time | null

End date of the coding evaluation's latest update in ISO format.

integer | null
≥ 1

Page number.

integer | null
1 to 1000

Number of coding evaluations per page.

date-time | null

Cursor for fetching the next page. Set this to the timestamp of the last coding evaluation on the previous page, in ISO 8601 format, and set afterCodingEvalId to that evaluation's coding_eval_id. Results continue immediately after that item, ordered newest first, and page is ignored. Both values must be provided together. Prefer this over page for large or recurring pulls, because results stay consistent even as new evaluations are added.

string | null

Cursor for fetching the next page. Set this to the coding_eval_id of the last coding evaluation on the previous page. Must be provided together with afterCreatedAt.

string | null
enum

Include display info.

Allowed:
string | null
enum

Include people.

Allowed:
string | null
enum

Include question ids in the response.

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json