Overview#
Law enforcement is among the most psychologically demanding professions. Officers attend traumatic incidents that most people will never encounter once in a lifetime. Cumulative exposure to violence, grief, and crisis, combined with shift work, organisational pressures, and the expectation of emotional self-sufficiency, creates conditions where mental health problems are common and help-seeking is inhibited by stigma and career concern.
Agencies that take officer wellness seriously have better retention, fewer critical incidents, and lower rates of serious misconduct. The Argus Officer Wellness Platform gives agencies the tools to monitor wellness indicators, coordinate support resources, and run peer support programmes, with privacy protections that make officers more willing to engage.
Open Standards#
- HIPAA (Health Insurance Portability and Accountability Act): All wellness data collection, storage, and access is governed by HIPAA-compliant handling rules; individual records are separated from personnel files, access is opt-in only, and audit logging is mandatory.
- Critical Incident Stress Management (CISM): The critical incident service is built explicitly around the CISM protocol, deriving CISM-worthy events from ePCR data and generating formal CISM referral and defusing outcomes as defined follow-up actions.
- NEWS2 (National Early Warning Score 2): The platform consumes NEWS2 scores from clinical encounter records and uses a threshold of 7 or above to automatically classify a crew member's exposure as an urgent CISM trigger.
- AVPU Scale (Alert, Voice, Pain, Unresponsive): AVPU consciousness ratings are evaluated alongside NEWS2 to determine critical incident severity; responses of V, P, or U trigger wellness check-in scheduling.
- GraphQL Specification (June 2018): The full wellness API, including opt-in management, check-in creation, referral submission, and anonymised department reporting, is exposed as a strongly typed GraphQL schema with query and mutation operations.
- OAuth 2.0 / JWT (RFC 6749 / RFC 7519): All wellness endpoints are protected by Bearer token authentication; JWT claims carry the user identity and role context that drives role-based data visibility decisions.
- Role-Based Access Control (NIST RBAC / ANSI/INCITS 359-2004): Data access is enforced through a structured RBAC model with named roles (supervisor, peer_support, wellness_coordinator, commander, chief, wellness_admin) that map directly to the officer's opt-in level.
Last Reviewed: 2026-02-05 Last Updated: 2026-04-14
Key Features#
Wellness Monitoring#
Voluntary self-assessment tools, critical incident tracking, cumulative stress indicators, sleep and fatigue patterns, and work-life balance metrics. Officers participate voluntarily, and individual wellness data is held separately from personnel files. Supervisors see aggregate indicators for their unit, not individual assessments.
Resource Management#
Counselling service directory, peer support programme coordination, crisis hotline information, family support resources, and financial wellness resources. Officers can access the resource directory directly from the application without any record being generated of what they searched for.
Support Programmes#
Peer support team management, chaplain services coordination, critical incident debriefing scheduling, return-to-duty programmes, and resiliency training. The platform manages the logistics of who is on the peer support roster, what training they hold, and which contacts have been assigned, without recording the content of peer support conversations.
Privacy Controls#
Opt-in data collection, confidential self-assessments separated from personnel files, role-based access restrictions, comprehensive audit logging, and configurable data retention limits. The privacy architecture is designed to ensure that officers who use the system cannot be disadvantaged professionally as a result of doing so.
Assessment Types#
Quick weekly stress checks, quarterly comprehensive evaluations, post-incident assessments, return-to-duty evaluations, and annual wellness reviews. Each type serves a different purpose in the continuum of support, from early identification through structured reintegration.
Support Coordination#
Peer supporters, agency chaplains, Employee Assistance Programme referrals, professional counselling connections, crisis intervention, and family support services are all coordinated within the platform. Referral pathways are clearly defined and handoffs are documented so that no one falls through the gap between initial contact and ongoing support.
Use Cases#
- Post-Incident Support: Coordinate support after critical incidents with automatic wellness team notification, mandatory debriefing scheduling, follow-up check-ins, and resource distribution.
- Peer Support Programme Management: Manage peer support team operations including roster management, training and certification tracking, contact assignment, confidential documentation, and workload distribution.
- Proactive Wellness: Support officer wellbeing proactively through regular wellness check-ins, personalised resource recommendations, training opportunity notifications, recognition programmes, and team wellness activities.
- Return-to-Duty Coordination: Manage the process of returning officers to active duty after extended leave, injury, or critical incidents with structured assessments and graduated reintegration plans.
Integration#
Connects with the Early Intervention System for risk assessment correlation, training management for wellness-related training tracking, personnel management for employment records, and compliance monitoring for policy adherence. All integrations maintain strict privacy boundaries around sensitive wellness data.