This is a demo of a dashboard app that uses an AI to come up with a preauthorization determination.
- One guidelines pdf.
- One medical record.
Once logged in and the records are uploaded.
- Click run analysis button.
Afterwards you are presented with a determination. This can be viewed directly after running an analysis. You then can click into the details and view specific reasoning and evidence that yielded aforementioned determination.
- Node.js installed v.18 or higher
yarn install && yarn dev