Create Payor Inference
We support two different strategies for payor inference: NEAR_REALTIME and BASE. We recommend using NEAR_REALTIME when you want to get a response quickly (in a matter of seconds) and BASE when you want to get a more accurate response (in a matter of minutes).
Currently, we only support NEAR_REALTIME and submitting with BASE will run with the NEAR_RELATIME strategy.
As this is an async endpoint, you will have to make a POST request to this endpoint
and then poll the response using the GET Payor Inference endpoint
until status=COMPLETED
or status=FAILED
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
NEAR_REALTIME
, BASE
Required provider identifier (for HIPAA compliance)
Optional list of document file IDs to process
Payor Text
1 - 5000
Optional patient identifier