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.
warning
This feature is a U.S. product release only; this should not be used outside of U.S. markets.
Requestโ
Responsesโ
- 200
Request received and processing started.