post https://api.umpa.genhealth.ai/v1/adjudicate/submit
Process a patient chart and a medical policy to perform an adjudication. If a medical policy is associated with more than one procedure, you will need to specify the exact procedure in the policy_title
.
This endpoint will create a case_id
and case_pdf
based on the attached sources.
A successful response will create a new case which will have a status of in process
. Once the adjudication is complete, the case will have a status of open
.
Sources may be PDF documents and/or JSON files.