Analyze Clinical Appearance
Back to EpisodesRun LLM Analysis
The system will automatically retrieve clinical notes from the EHR and analyze them using the tiered LLM system. Fast triage (7B model) handles clear cases; ambiguous cases are escalated to full analysis (70B model).
No Clinical Notes Found
No clinical notes were found in the EHR for this patient. This may be because:
- The FHIR server is not connected
- Notes haven't been documented yet
- Notes are in a different time window
Use Demo Data
For testing purposes, you can run the analysis using sample clinical notes:
How Analysis Works
Note Retrieval
Clinical notes are automatically retrieved from the EHR for the 24-48 hours around the trigger time.
Fast Triage
The 7B model quickly identifies clear well-appearing or ill-appearing cases (~2-3 seconds).
Full Analysis
Ambiguous cases are escalated to the 70B model for detailed extraction (~15-30 seconds).
Review Queue
Results are added to the review queue for expert validation and training data capture.