Skip to main content

Health Reports

Route: /health-reports
File: memberportal/src/pages/HealthReportsPage.tsx

The Health Reports page provides visual summaries and charts of the patient's health data over time. Think of it as the analytics/insights section of the portal.

What it shows​

  • Trends in lab values over time (e.g., blood pressure, cholesterol, glucose)
  • Summary statistics (e.g., number of visits, active conditions, medications)
  • Visual charts built using the LineChart component

Purpose​

Unlike the raw data pages (Lab Results, Conditions, etc.), this page is focused on understanding patterns — helping patients see how their health is changing over time rather than just listing individual records.