Skip to content

Commit 2e18a12

Browse files
committed
Docs: Add Transplant Clock feature to README with screenshot
Added documentation for the new Transplant Clock feature which provides real-time operational awareness including system activity rhythm, operational pulse metrics, team workload monitoring, and task resolution tracking.
1 parent f7c272f commit 2e18a12

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,29 @@ The heart of TransTrack is proactive detection of operational risks that can del
6767
* **Status Churn Detection** – Track frequent candidate status changes
6868
* **Readiness Barriers** – Manage non-clinical obstacles (insurance, transport, support, etc.)
6969
* **Risk-Level Indicators** – Highlight high-risk cases before they cause inactivation
70+
* **Transplant Clock** – Real-time operational pulse and activity rhythm monitoring
7071

7172
<p align="center">
7273
<img src="docs/images/risk-intelligence-dashboard.png" alt="Operational Risk Intelligence Dashboard" width="700">
7374
</p>
7475

76+
### Transplant Clock — Real-Time Operational Awareness
77+
78+
The **Transplant Clock** is a visual heartbeat of your transplant program, providing real-time operational awareness for coordination teams:
79+
80+
* **Time Since Last Update** – Visual indicator showing system activity freshness (green/yellow/red status)
81+
* **Operational Pulse** – Aggregated view of open barriers, aHHQ issues, lab gaps, and at-risk patients
82+
* **Average Resolution Time** – Track how quickly your team resolves operational tasks
83+
* **Next Expiration** – Countdown to the nearest expiring document or evaluation
84+
* **Team Load Indicator** – Monitor coordinator workload distribution (Light/Moderate/Heavy)
85+
* **Pulse Rate (Hz)** – Dynamic rhythm that increases with more open tasks
86+
87+
<p align="center">
88+
<img src="docs/images/transplant-clock.png" alt="Transplant Clock - Real-Time Operational Awareness" width="700">
89+
</p>
90+
91+
> **100% Local Computation** – All metrics are computed locally from the encrypted SQLite database. No cloud, API, or AI inference required.
92+
7593
---
7694

7795
## Key Features
@@ -88,6 +106,13 @@ The heart of TransTrack is proactive detection of operational risks that can del
88106
* Assign tasks to staff roles (Social Work, Financial, Coordinator)
89107
* Integrated into the risk intelligence dashboard
90108

109+
### Transplant Clock (Real-Time Monitoring)
110+
111+
* Visual system activity rhythm with color-coded freshness indicators
112+
* Operational pulse showing open barriers, aHHQ issues, and lab gaps
113+
* Team workload monitoring and task resolution metrics
114+
* Computed 100% locally — no cloud dependencies
115+
91116
### EHR Integration
92117

93118
* **FHIR R4** data import/export
@@ -139,6 +164,12 @@ The heart of TransTrack is proactive detection of operational risks that can del
139164
<img src="docs/images/readiness-barriers.png" alt="Readiness Barriers" width="700">
140165
</p>
141166

167+
### Transplant Clock & Operational Pulse
168+
169+
<p align="center">
170+
<img src="docs/images/transplant-clock.png" alt="Transplant Clock - Operational Pulse" width="700">
171+
</p>
172+
142173
### Patient Documentation & Workflow Tracking
143174

144175
<p align="center">

docs/images/transplant-clock.png

268 KB
Loading

0 commit comments

Comments
 (0)