Real-time monitoring of cryopreserved bodies
| Field | Type | Description |
|---|---|---|
| monitoringId | string | Unique monitoring session ID |
| subjectId | string | Cryopreserved subject ID |
| timestamp | ISO8601 | Reading timestamp |
| sensorType | enum | Sensor category |
| value | number | Sensor reading value |
| unit | string | Measurement unit |
| status | enum | ok, warning, critical |
| Condition | Threshold | Alert Level | Action |
|---|---|---|---|
| Temp > -195ยฐC | 1ยฐC deviation | ๐ก Warning | Notify on-call staff |
| Temp > -190ยฐC | 6ยฐC deviation | ๐ด Critical | Emergency protocol |
| Sensor offline | 5 min | ๐ด Critical | Activate backup sensors |
| LN2 level low | < 20% | ๐ก Warning | Schedule refill |
| Power failure | Immediate | ๐ด Critical | Switch to UPS |
| System | Purpose | Protocol | Status |
|---|---|---|---|
| Building Management | HVAC Control | BACnet | ๐ข Active |
| Emergency Services | 911 Integration | HTTP/REST | ๐ข Active |
| SMS Gateway | Staff Alerts | Twilio API | ๐ข Active |
| Email Server | Reports | SMTP | ๐ข Active |
| Cloud Storage | Long-term Archive | S3 API | ๐ข Active |