Wiki source code of Usecase: Health sensors (Firefighters)
Version 1.2 by Mark Neerincx on 2025/07/07 10:02
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | === **Health Sensor – Firefighting** === | ||
| 2 | |||
| 3 | |=**Objective**|=Use health sensors to monitor firefighter vitals during operations, improving responder safety and enabling command decisions. | ||
| 4 | |**TDP**|TDP3, TDP6, TDP7 | ||
| 5 | |**IDP**|IDP2, IDP4 | ||
| 6 | |**Actors**|Firefighter, Squad Leader, Medic, Safety Officer | ||
| 7 | |**Pre-Condition**|Wearables are active and connected before firefighters enter the danger zone. | ||
| 8 | |**Post-Condition**|Health alerts handled; intervention performed if needed. | ||
| 9 | |||
| 10 | |||
| 11 | |||
| 12 | ---- | ||
| 13 | |||
| 14 | === **Action Sequence** === | ||
| 15 | |||
| 16 | 1. **Equipment Check and Deployment** | ||
| 17 | a. Firefighters receive wearable sensors at briefing. | ||
| 18 | b. Devices are synced to central system and tested. | ||
| 19 | c. Safety officer confirms connectivity before entry. | ||
| 20 | 1. **Live Monitoring in Action** | ||
| 21 | a. Vitals (e.g. heart rate, CO exposure) are tracked during fire suppression. | ||
| 22 | b. Firefighters receive vibration or LED warnings if thresholds exceeded. | ||
| 23 | c. Alerts escalate automatically for predefined danger levels. | ||
| 24 | 1. **Remote Oversight and Alerts** | ||
| 25 | a. Safety officer monitors dashboard for all team vitals. | ||
| 26 | b. Critical alerts are sent to squad leader. | ||
| 27 | c. Medic prepares for immediate support if triggered. | ||
| 28 | 1. **Intervention and Team Adjustment** | ||
| 29 | a. Firefighter is pulled out if condition worsens. | ||
| 30 | b. Medic assesses and logs health data. | ||
| 31 | c. Squad leader adjusts team composition or rest timing. | ||
| 32 | 1. **Post-Incident Reporting** | ||
| 33 | a. System logs are exported for incident review. | ||
| 34 | b. Health data supports tactical evaluation and accountability. | ||
| 35 | |||
| 36 | ---- | ||
| 37 | |||
| 38 | |=**Claims (title)**|=**Function**|=**Effect(s)**|=**Action Sequence Step(s)** | ||
| 39 | |CL1 Heightened safety for responders|Health tracking, Alert escalation|Prevents unnoticed overexertion or gas exposure|2a, 2c, 3a | ||
| 40 | |CL2 SA for own condition|Wearable alerts|Responders recognize and act on stress|2b | ||
| 41 | |CL3 SA for command|Live dashboard, Auto-alerts|Command can intervene based on data|3a, 3b | ||
| 42 | |CL4 Operational effectiveness|Medical input, Tactical decisions|Supports better crew deployment and rotation|4c, 5b | ||
| 43 | |||
| 44 |