Skip to content

Attach the Patient Health Monitoring Blog Sample in WinUI#1

Merged
SaiyathAliFathima merged 6 commits intomasterfrom
Attach_Sample
Jul 31, 2025
Merged

Attach the Patient Health Monitoring Blog Sample in WinUI#1
SaiyathAliFathima merged 6 commits intomasterfrom
Attach_Sample

Conversation

@ghost
Copy link

@ghost ghost commented Jul 30, 2025

This PR introduces a complete WinUI sample project that demonstrates how to build a real-time Patient Health Monitoring Dashboard using Syncfusion controls. The implementation includes:

  1. A ViewModel that simulates live patient data such as body temperature, blood pressure, glucose level, oxygen saturation, heart rate, and respiratory rate.
  2. Dynamic updates triggered by patient selection, with real-time data binding to charts, gauges, and data grids.
  3. Integration of various Syncfusion controls:
    • Gauges for visualizing vitals like temperature, cholesterol, heart rate, and respiratory rate.
    • DataGrids for displaying patient details and clinical health conditions with visual indicators.
    • Cartesian Charts for plotting blood pressure, oxygen saturation, glucose trends, ECG signals, and step count progress.
    • Circular Chart (Doughnut) for visualizing medication adherence.

This sample serves as a reference for developers building healthcare dashboards with real-time visualization and interactive UI in WinUI.

Output:
WinUI_BlogOutput

@SaiyathAliFathima SaiyathAliFathima merged commit 1a80c67 into master Jul 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants