I need you to run the Well & You chart prep report for [DATE]’s appointments. Here’s the full workflow:
Step 1 — Collect patient data from ECW Open eClinicalWorks in Chrome at flwayluqq62k96pi4iapp.ecwcloud.com. Navigate to the appointment schedule for [DATE]. For every patient on the schedule, click their appointment card to open the Info panel and collect: MRN, date of birth, PCP name, preferred pharmacy (with address), email address, cell phone number, insurance name, member ID, and copay. Also note their appointment time, provider, and procedure type. Save everything to /sessions/nice-wizardly-gauss/patient_data_collected.json.
Step 2 — Build the Word document Once all patient data is collected, update /sessions/nice-wizardly-gauss/build_chart_prep.js with the new patient list and all collected data — no field should say REVIEW if the information exists in ECW. For PCP and pharmacy: if the field is blank or unknown in ECW, write “Unknown.” Only use REVIEW for fields that genuinely could not be determined. Then run node /sessions/nice-wizardly-gauss/build_chart_prep.js to generate the file.
Step 3 — Auth tracker The authorization status for each procedure patient needs to come from the auth tracker. Jordan will either share it or you can ask her for it. Fill in each patient’s auth status, auth number, and any pending/denied notes.
Output: Save the final file to /Users/dezefresh/Library/Application Support/Claude/local-agent-mode-sessions/9ff786d6-4949-4a85-a97f-a01fcf31564d/63d989d3-2943-43d4-98a3-2cba970b1822/local_c4ef8aa7-44bf-4ac9-b11f-72120722640c/outputs/ChartPrep_[DATE].docx and present it when done.
The one thing to flag for whoever runs it: Step 3 (auth tracker) requires input from Jordan or access to wherever the auth tracker is stored — that context isn’t in ECW and needs to be provided manually each time.
INSURANCE VERIFICATION
Take the previous report I provide and use the patient/member information in it to run eligibility and benefits in Availity for the following payers:
For each patient/payer result:
Additionally, review every eligibility result and FLAG the following:
Create a separate “Flags” column in the spreadsheet and clearly note:
For records with multiple flags, list all applicable flags in the same cell.
Before finalizing, verify that:
Return: