Skip to main content

Generate E/M codes asynchronously

POST 

/generate-em-codes-async

Creates an asynchronous task that generates Evaluation & Management (E/M) CPT codes from a clinical transcript and note, then keeps the response for two hours allowing it to be fetched using the poll endpoint.

The endpoint predicts the visit type (if not provided) and determines the MDM level in parallel (only if the visit_type is sick_visit or split_visit), then computes the appropriate CPT codes.

Requestโ€‹

Responsesโ€‹

Request received and processing started.