165 lines
4.3 KiB
Plaintext
165 lines
4.3 KiB
Plaintext
---
|
|
description:
|
|
globs:
|
|
alwaysApply: true
|
|
---
|
|
Radiologist_Rule1
|
|
1. RADIOLOGIST APP - DETAILED WORKFLOW
|
|
1.1 App Launch & Authentication
|
|
App Launch → Biometric Auth → Dashboard Loading
|
|
↓
|
|
Load Case Queue → Priority Sort → Display Cases
|
|
↓
|
|
Critical (RED) → Urgent (ORANGE) → Routine (GREEN)
|
|
1.2 Critical Finding Workflow (Acute Subdural Hemorrhage)
|
|
STEP 1: Alert Reception
|
|
Push Notification → "CRITICAL - Acute Subdural Hemorrhage"
|
|
↓
|
|
Tap Notification → App Opens → Case Preview
|
|
↓
|
|
Patient: John Doe, Age 45, Head Trauma
|
|
AI Confidence: 93%
|
|
Midline Shift: 7mm
|
|
|
|
STEP 2: Full Case Review
|
|
Case Preview → Open DICOM Viewer
|
|
↓
|
|
AI Overlay ON → Hemorrhage Highlighted
|
|
↓
|
|
Review Images → Confirm Finding → Add Observations
|
|
↓
|
|
"Large acute subdural hemorrhage with mass effect"
|
|
|
|
STEP 3: Report Generation
|
|
Voice-to-Text → "Acute subdural hemorrhage..."
|
|
↓
|
|
Review Text → Edit if needed → Submit Report
|
|
↓
|
|
Preliminary Report Sent (< 5 minutes)
|
|
|
|
STEP 4: System Learning
|
|
System Logs → Radiologist Confirmation
|
|
↓
|
|
Time Metrics Recorded → Model Improvement Data
|
|
1.3 Routine Scan Workflow (Negative Finding)
|
|
STEP 1: Queue Processing
|
|
Dashboard → Routine Queue → Select Case
|
|
↓
|
|
Patient: Jane Smith, Age 30, Headache
|
|
AI: No acute abnormalities (99% confidence)
|
|
|
|
STEP 2: Confirmation Review
|
|
DICOM Viewer → Quick Review → Confirm Negative
|
|
↓
|
|
"No acute intracranial abnormality"
|
|
|
|
STEP 3: Report & Documentation
|
|
Submit Report → System Logs Concordance
|
|
↓
|
|
Next Case in Queue
|
|
1.4 System Uncertainty Protocol
|
|
AI Confidence 70-85% → "REVIEW RECOMMENDED"
|
|
↓
|
|
Special Yellow Flag → Enhanced Attention Required
|
|
↓
|
|
Detailed Review → Feedback to System
|
|
|
|
3. RADIOLOGIST APP WIREFRAMES
|
|
3.1 Login Screen
|
|
+------------------------+
|
|
| [HOSPITAL LOGO] |
|
|
| |
|
|
| Radiologist Portal |
|
|
| |
|
|
| [👤 Dr. Smith] |
|
|
| [🔒 Biometric Login] |
|
|
| |
|
|
| [Face ID Icon] |
|
|
| Touch to Login |
|
|
| |
|
|
| OR |
|
|
| |
|
|
| PIN: [****] |
|
|
| [LOGIN] |
|
|
| |
|
|
| Emergency Access |
|
|
+------------------------+
|
|
3.2 Dashboard - Case Queue
|
|
+------------------------+
|
|
| Dr. Smith [🔔3][⚙️] |
|
|
| On-Call Status: ACTIVE |
|
|
| |
|
|
| CRITICAL CASES |
|
|
| 🔴 Bed 3 - Hemorrhage |
|
|
| 📱 2 min ago |
|
|
| AI: 93% confidence |
|
|
| [REVIEW NOW] |
|
|
| |
|
|
| 🔴 Bed 7 - Stroke |
|
|
| 📱 5 min ago |
|
|
| AI: 87% confidence |
|
|
| [REVIEW NOW] |
|
|
| |
|
|
| URGENT CASES (4) |
|
|
| 🟡 Show All |
|
|
| |
|
|
| ROUTINE CASES (12) |
|
|
| 🟢 Show All |
|
|
+------------------------+
|
|
3.3 Critical Case Details
|
|
+------------------------+
|
|
| ← CRITICAL CASE |
|
|
| |
|
|
| Patient: John Doe, 45M |
|
|
| Bed: 3 | Time: 14:35 |
|
|
| Clinical: Head trauma |
|
|
| |
|
|
| AI ANALYSIS: |
|
|
| 🔴 Acute Subdural |
|
|
| Confidence: 93% |
|
|
| Midline Shift: 7mm |
|
|
| Mass Effect: Present |
|
|
| |
|
|
| [VIEW DICOM IMAGES] |
|
|
| [VOICE REPORT] |
|
|
| [QUICK REPORT] |
|
|
| |
|
|
| Status: PENDING REVIEW |
|
|
+------------------------+
|
|
3.4 DICOM Viewer
|
|
+------------------------+
|
|
| ← John Doe - CT Brain |
|
|
| |
|
|
| [ CT SCAN IMAGE ]|
|
|
| [ WITH AI OVERLAY ]|
|
|
| [ HEMORRHAGE ]|
|
|
| [ HIGHLIGHTED ]|
|
|
| |
|
|
| Tools: [🔍][📏][✏️] |
|
|
| AI: [ON] Conf: 93% |
|
|
| |
|
|
| Measurements: |
|
|
| • Hemorrhage: 3.2cm |
|
|
| • Midline: 7mm shift |
|
|
| |
|
|
| [🎤 START REPORT] |
|
|
+------------------------+
|
|
3.5 Voice Report Interface
|
|
+------------------------+
|
|
| ← Voice Report |
|
|
| |
|
|
| [🎤 RECORDING 01:23] |
|
|
| |
|
|
| "There is a large |
|
|
| acute subdural |
|
|
| hemorrhage in the |
|
|
| right frontoparietal |
|
|
| region..." |
|
|
| |
|
|
| [PAUSE] [STOP] [PLAY] |
|
|
| |
|
|
| [SAVE DRAFT] |
|
|
| [SUBMIT REPORT] |
|
|
| |
|
|
| Estimated: 2 min left |
|
|
+------------------------+ |