ioannexpert / nexpertERP

Next Expert ERP
0 stars 0 forks source link

Create application control Panel integrated with chatGPT Page with the Patient Summary and automations #228

Open ioannexpert opened 3 months ago

ioannexpert commented 3 months ago

This page is the UIX and description of the control panel page. UIX

Image

Description:

  1. The left information about the patient will be taken from the appropriate sheets identified by chatGPT.
  2. The button "..." has to link patient to the sheet
  3. The Smart Briefs will be displayed from a collection from a MongoDB. These will be provided as a csv file.
  4. The smart briefs that needs a placeholder would need a dialog screen where the user needs to fill in the place holder. This will be a field in the csv file that will be imported into database.
  5. This is only the doctor screen, for staff and manager there will be other tasks covered in: #229 and #230
  6. The user has the posibillity to add a new prompt. This will be covered in task: #231
  7. The entire flow of the prompt : Assign appropriate billing codes for recent patient visits and procedures. has to be done for demo purposes.

prompts.json

ioannexpert commented 2 months ago

There are some modifications:

  1. Sort prompts asc by first word
  2. Add a search bar
  3. Add also an add prompt at the end of the list.
  4. UIX and colors TBD