Patient Management Workspace (PMW)
The PMW is the primary Clinical Corvus interface. It organizes the team's workflow around a simple flow: context, deltas, plan — with drafts you review, edit, or discard.
Workspace Architecture
The workspace is built on a modular framework shared across Doctor, Group, and Patient surfaces.
Shared Layer (dashboard-core/)
- DashboardShell: base structure with header, sidebar, and main area
- WorkspaceHeader: header with context selector
- ContextBreadcrumb: navigation (Group > Patient > Section)
- DataStatusBar: data status indicator (synchronized, outdated)
- PatientSafetyHeader: patient safety banner with identifiers
- Panel/ModalShell: reusable containers for panels and modals
Monitor Mode (Surveillance)
Without Patient Selected
- Now Queue: pending items (alerts, round tasks, missing data)
- Rounds Board: grid of all group patients for handoff
- Unit Cockpit: consolidated unit view
- Census: bed status
With Patient Selected
- Synthesis: "who/why/current" — one-line summary
- 24h Deltas: what changed since yesterday
- Signals/Trends: evolution charts for vitals and labs
- Alerts and Flags: critical points, abnormal values, risk scores
- Plan Suggestions: checklist items — you accept, edit, or discard
Plan Mode (Therapeutic Planning)
- Plan Composer: documentation gap highlighting
- Workbench Stepper: Context > Rationale > Review
Smart Clipboard
Transforms copy/paste and documents into structured data.
- Input: free text (from EHR or messaging), PDF/image uploads
- Processing: OCR, structured extraction of vitals/labs/medications, conflict detection
- Output: editable clinical summary, problem list, task list, alerts
Patient Views
Each patient has dedicated pages:
| Section | Content |
|---|---|
| Overview | Timeline, risk scores, alerts, synthesis |
| Labs | Lab results timeline with abnormality indicators |
| Medications | Full list with dose, route, frequency, status |
| Notes | Editable clinical notes (admission, progress, discharge) |
| Exams | Imaging and procedures |
| Scores | Calculated scores (SOFA, NEWS2, etc.) |
| Alerts | Clinical alerts with severity |
| Checklist | Care checklists (POP/FAST HUGS BID) |
| Round | Round tool with ICU checklist |
| Charts | Consolidated data views |
| Chat | Conversation with Corvus in patient context |
Privacy by Default
- Privacy mode for shared spaces
- Hashed identifiers in audit logs
- PHI not sent to external services without explicit policy