Visual Tour

Health Assistant — Visual Tour

Welcome to the visual tour of Health Assistant. These reproducible screenshots showcase the main pages and use cases of the application, generated against a comprehensive seeded clinical dataset.

Mobile views: not captured this run — pass --viewport mobile to the capture script to generate.

Authentication

login

Sign-in screen — OAuth2 password grant against the FastAPI backend.

login desktop

Overview

dashboard

Patient dashboard with the draggable react-grid-layout widgets.

dashboard desktop

Clinical data

patients

Patient list — tenant-scoped, paginated, with search.

patients desktop

patient-detail

Patient detail view — demographics, timeline, and linked resources.

patient-detail desktop

biomarkers

Biomarker catalog — definitions, units, and reference ranges.

biomarkers desktop

documents

Document list — uploaded exams/reports routed through the OCR pipeline.

documents desktop

examinations

Examination list — tracking patient visits, consults, and related diagnoses.

examinations desktop

examination-detail

Examination detail view — structured clinical notes and linked entities.

examination-detail desktop

biomarker-detail

Biomarker detail view — longitudinal trends and clinical significance.

biomarker-detail desktop

AI assistant

ai-chat

Agentic AI chat — tools, SSE streaming, and HITL task cards.

ai-chat desktop