Components installed with Health and Safety Incident Management
Summarize
Summary of Components installed with Health and Safety Incident Management
The Health and Safety Incident Management application in ServiceNow installs a variety of essential components including tables, user roles, scheduled jobs, related plugins, and store applications. These components collectively enable organizations to manage workplace safety incidents, observations, and related data effectively.
Show less
Store Applications Installed
- Health and Safety Core: Provides the foundational data model including user profiles and common actions used across Health and Safety applications.
- Health and Safety Incident Management PA Content Pack: Generates safety frequency rate metrics displayed on the Health and Safety Workspace landing page.
- Workplace Core: Enables configuration of workplace locations supporting incident management. Note that location demo data is not installed by default and requires manual loading via the Workplace Core plugin repair option.
Roles Installed
The application includes predefined roles tailored to different Health and Safety responsibilities, enabling granular access control and task assignments:
- Safety Agent: Can view status and work on safety incidents and observations to resolve them.
- Safety Executive: Has access to executive dashboards, safety metrics, and detailed incident views.
- Safety Manager: Can assign incidents and observations to agents, view status, and work on resolution.
- Safety Operations Manager: Can report incidents, view operational dashboards, and work on safety cases.
- Critical Event Agent: Manages critical event records through their lifecycle.
Tables Installed
The application installs several tables to store data critical for health and safety management, including:
- Annual Information: Stores yearly data per establishment.
- Health and Safety Establishment: Contains organizational establishment records to group injury and illness data and auto-fill regulatory forms.
- Health and Safety Incident: Captures all reported workplace safety incidents, extending the core task table.
- Regional Details: Stores region-specific data.
- People Involved: Logs individuals involved in investigations, including employees and external parties.
- Periodic Total Work Hour: Tracks annual work hours per establishment.
- Health and Safety Observation: Records employee-reported safety observations, extending the core task table.
- Incident Observation Link: Links safety observations to related incidents.
- Injury and Illness Tables: Store detailed injury and illness records used for reporting and compliance, supported by a custom component for logging injuries.
Several types of components are installed with installation of the Health and Safety Incident Management application, including tables, user roles, and scheduled jobs. The application also installs related plugins and store applications if they aren’t already installed.
Store applications installed
| Store application | Description |
|---|---|
| Health and Safety Core |
Installs core data model for Health and Safety. This data model includes common components such as Health and Safety user profile and actions that are used in the Health and Safety applications. For more information on store applications, roles, and tables installed with Health and Safety Core, see Components installed with Health and Safety Core. |
| Health and Safety Incident Management PA Content Pack | Generates the safety frequency rate metrics on the Health and Safety Workspace landing page. |
| Workplace Core
[sn_wsd_core] |
Enables workplace locations for Health and Safety Incident Management. Important: The application installation doesn’t install the location demo data for the Workplace Core location model. As a workaround, repair the Workplace Core plugin with the Load demo data option. |
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
|
Safety agent [sn_ohs_im.agent] |
Agent for Health and Safety teams who can:
|
|
|
Safety executive [sn_ohs_im.executive] |
Executive who can:
|
|
|
Safety manager [sn_ohs_im.manager] |
Manager for Health and Safety teams who can:
|
|
|
Safety operations manager [sn_ohs_im.operations_manager] |
Line manager or supervisor who can:
|
|
|
Critical event agent [sn_critical.agent] |
Works on critical event records from initiation to resolution. |
|
Tables installed
| Table | Description |
|---|---|
|
Annual information [sn_ohs_im_annual_information] |
Stores annual information for an establishment. |
|
Health and Safety establishment [sn_ohs_im_establishment] |
Stores establishment information for an organization. The establishment records are used to group injury and illness records for auto-filling reports such as OSHA 300, 300A, and 301 forms. |
|
Health and Safety incident [sn_ohs_im_incident] |
Stores all safety incident records reported by employees that have happened in the workplace. This table extends the Health and Safety task [sn_ohs_im_task] table. |
|
Regional details [sn_ohs_im_injury_region_data] |
Stores all region specific information. |
|
People involved [sn_ohs_im_involved_party] |
Stores all logged people involved with investigations. People can be existing [sys_users] or external, for example, contracts and on-site visitors. |
|
Periodic total work hour [sn_ohs_im_periodic_work_hour] |
Stores periodic total hours of work per year per establishment. |
|
Health and Safety observation [sn_ohs_im_observation] |
Stores all safety observations records reported by employees in their workplace. This table extends the Health and Safety task [sn_ohs_im_task] table. |
|
Health and Safety incident observation [sn_ohs_im_m2m_incident_observation] |
Stores all safety observation records linked to the incidents that are reported by employees in the their workplace. |
|
Injury [sn_ohs_im_injury] |
Stores all logged injuries associated with all injury and illness reports. A custom Seismic component is available to log injuries. |
|
Injury and illness [sn_ohs_im_injury_illness] |
Stores all logged injuries and illness records. Information tracked in this table can be used for generating reports such as OSHA forms. |