docs/research/sota-2026-05-22/R16-healthcare-ward-monitoring.md
Status: exotic vertical sketch + concrete primitive composition · 2026-05-22
Hospitals run on a paradox: patients need continuous monitoring, yet cameras and microphones are unacceptable in patient rooms for privacy and dignity reasons. Wearable monitors solve part of this (continuous HR / SpO₂) but require subject compliance and battery management. CSI sensing — passive, no light, no microphone, through-wall-capable — is the right modality for ward-level continuous observation if the privacy and clinical-grade accuracy constraints can be met.
The RuView research loop has produced exactly the primitives needed:
| Healthcare requirement | Loop primitive |
|---|---|
| Continuous breathing rate per patient | R14 V1 + R15 breathing-rate primitive |
| Continuous heart-rate per patient | R14 V1 + R15 HRV-rate primitive (R13 ruled out HRV-contour) |
| Patient identity tracking per bed | R3 + ADR-024 AETHER re-ID |
| Fall / out-of-bed detection | R12 PABS + R12.1 closed loop |
| Bed-position deviation alert | R12 PABS pose-aware |
| Intruder / unexpected occupant | R12 PABS multi-subject extension |
| Multi-bed coverage in ward | R6.2.5 multi-subject union + R6.2.4 3D |
| HIPAA / medical-grade privacy | ADR-106 medical-grade DP profile (σ=1.5, ε=2) |
| Tamper-resistant clinical evidence | ADR-100 + ADR-109 signed cog distribution |
| Multi-installation hospital fleet | ADR-107 + ADR-108 cross-installation quantum-resistant federation |
The healthcare-ward vertical is not a research problem — it is an integration problem. All the components exist; the work is composition + clinical validation.
| Requirement | Loop primitive | Configuration |
|---|---|---|
| Continuous vitals per patient | R14 V1 + R15 | cog-vital-signs |
| Patient identity (1 patient per bed) | R3 + AETHER (no cross-bed contamination) | per-installation embedding space |
| Out-of-bed detection | R12 PABS + R12.1 | pose-aware closed loop |
| Bed-position deviation (e.g. patient slumping) | R12.1 PABS-after-pose-update | continuous |
| Alert latency budget | <30 s | local on-device, no cloud round-trip |
| Privacy | HIPAA-aligned | ADR-106 medical-grade profile (ε=2) |
| Placement (per ADR-113) | 2D chest, N=4, low-mount opposite-bed | one Cognitum Seed per bed-side pair |
Cost per bed: ~$30 (2× ESP32-S3 BOM + mounting + per-installation calibration). Compares to ~$3,000 for a hospital-grade continuous monitor.
| Requirement | Loop primitive | Configuration |
|---|---|---|
| Multi-patient simultaneous monitoring | R6.2.5 multi-subject union | N=5-6 anchors per ward room |
| Per-patient breathing / HR rate | R14 V1 + R15 | cog-vital-signs running on each Cognitum Seed |
| Inter-bed identity preservation | R3 + AETHER | per-ward embedding space |
| Nurse / visitor presence detection | R12 PABS multi-subject | separates expected (staff) from unexpected (intruder) |
| Patient fall (anywhere in room) | R12 PABS + R12.1 | spike on any unexpected pose change |
| Federation across ward beds (per-ward local) | ADR-105 within-installation | nightly federated training |
| Federation across hospital wards | ADR-107 + ADR-108 | cross-installation with Kyber + SA |
| Audit trail integrity | ADR-109 Dilithium-signed cog | tamper-resistant clinical evidence |
Cost per ward (8-bed): ~$120 (8× $15 BOM). Plus per-ward installation time of ~2 hours. Compares to staffing one extra nurse per ward for ~$200K/year continuous observation.
Same primitives, but in a patient's home. The empathic-appliance framework (R14) applies — V1 stress-responsive lighting becomes V1 vitals-aware lighting. V2 HVAC becomes V2 respiratory-anomaly-aware climate. Patient empowered to monitor own recovery without wearables or daily clinic visits.
Critical regulatory difference: at-home requires explicit patient opt-in + clinician oversight + telemedicine integration. The R14 privacy framework already specifies opt-in-by-default and on-device-data; the clinical-grade telemedicine layer is an additional integration.
| Capability | Loop produces | Hospital needs | Gap |
|---|---|---|---|
| Breathing rate | ±1 BPM (R15) | ±0.5 BPM | Bench validation needed |
| Heart rate | ±5 BPM rate (R15, R13 ruled out contour) | ±2 BPM | Sufficient at rate level |
| HRV contour | NOT achievable (R13 NEGATIVE, 5 dB short) | preferred | Replace with PPG wearable for ICU |
| Blood pressure | NOT achievable (R13 NEGATIVE) | clinical-grade | Replace with arm cuff |
| Pose / fall detection | 92.9% PCK@20 (ADR-079) | 99%+ | Improvement needed; OK for screening |
| Identity (per-bed in stable env) | ~100% AETHER (R3) | ~100% | Fine for ward |
| Multi-subject in same room | 100% N=5 (R6.2.5) | required | Fine for ward |
| Alert latency | <1 s on-device (R12.1) | <30 s | Comfortable margin |
| Privacy / DP | ε=2 medical-grade (ADR-106) | HIPAA + BAA | Need BAA infrastructure |
| Audit trail | ADR-109 signed | clinical evidence requirements | Sufficient with regulatory review |
| Bench validation | NONE (synthetic only) | required | Critical-path |
Two gaps that block clinical deployment:
Both are solvable in 6-12 months. Neither requires further research.
Healthcare data is the most-regulated personal data in most jurisdictions (HIPAA in the US, GDPR Article 9 in EU). The privacy chain from R14 + R15 + ADR-105-109 is what makes ward-deployment legally defensible:
Without this chain, the same sensing capability would create a surveillance liability rather than a clinical asset.
cog-vital-signs + cog-fall-detection (built on R12.1 PABS) + cog-bed-occupancy (built on R12 PABS) all reuse existing loop primitives.Within healthcare, the cogs that follow the same composition:
cog-vital-signs (5y) — breathing + HR rate, R15-grade. ICU bedside + general ward.cog-fall-detection (5y) — R12.1 pose-PABS closed loop. Reduces nurse staffing demand.cog-bed-occupancy (5y) — R12 PABS + R6.2.5 multi-subject. Census + room-utilisation analytics.cog-respiratory-anomaly (10y) — temporal-pattern analysis on R15 breathing primitive. Early warning for sepsis / pulmonary deterioration.cog-post-discharge (15y) — at-home recovery monitoring. Composes V1/V2/V3 with telemedicine.cog-elderly-care (20y) — gait stability tracking via R10 + R15 limb-timing biometric. Pre-fall risk assessment.This vertical sketch confirms that the loop's 9-ADR + 13-thread + 9-tick R6 family is sufficient to specify a complete clinical-deployment system. No new research needed; only:
cog-elderly-care.