Lincare ETA Wed 11 AM; Apria booked as backup.
Required before SNF accepts; slot before 2:00 PM.
via Internal · Rehab Services
Push portal form to Carla (daughter, POA).
via Patient Portal · SMS + email
Verify Entresto formulary tier + CVS Mission St stock + PA TAT.
via BlueShield MA · CoverMyMeds · CVS
Submit prior auth via BlueShield MA. Avg TAT 22h — submit today.
via BlueShield MA · CoverMyMeds
Runs through runAgent · writes an AgentInference audit row with cost, latency, prompt hash.
Click Run chart summary to call Claude Sonnet 4.6 on this patient's record. The audit row will be visible in Neon's AgentInference table within ~3s.
Reads cited criteria from src/lib/discharge/compliance.ts · scores deterministically · no AI involvement in severity.
Medical readiness 75% · 0 criteria failing (1 blocking). Patient not yet medically dischargeable.
Reads cited criteria from src/lib/discharge/functional-criteria.ts · scores deterministically · no AI involvement in severity.
Functional readiness 83% · 4/6 criteria pass; PT/OT documented and within target.
Reads cited criteria from src/lib/discharge/medication-criteria.ts · scores deterministically · no AI involvement in severity.
Medication readiness 88% · 3/4 criteria pass; reconciled and PAs cleared.
Drafts via src/lib/ai/agents/prior-auth-drafter.ts → submits via src/lib/integrations/cmm.ts (mock-contract). Both write audit rows.