[{TableOfContents }]
!!!TRACK HEALTH ISSUES

Health Issues (IHHI) can be recorded in detail, covering information on the time, location, factors, prevention, plans to return to work, health claims, medical exams and lost time surrounding a specific incident.

The definition data for the Health Issues form is stored in the [P2K_SH_HEALTH_ISSUES] table.

!!IHHI Form Field Descriptions
||Field||Description
|[Entity|ENTITY_CODE]|This field defines the entity the employee works for. 
|[Incident|INCIDENT_CODE]|If this health issue is associated with a safety incident, this field defined the incident code. There can be a health issue without an incident, so the incident number is not required.  When an incident code is defined, the ‘Date of Incident’ and ‘Date Reported’ fields (below) are automatically populated.
|Employee|This field defines the employee who was injured in the incident. This is a mandatory field that users must select from the LOV.  The LOV is linked to an assignment on [IEAS] ([P2K_HR_ASSIGNMENTS]) to identify the employee and their position.
|[Case #|CASE_NUMBER]|This field defines a user-defined code that uniquely identifies the health issue case. This number can be changed after the record has been created.
|[Incident Date|DATE_OF_INCIDENT]|This field defines the date the incident took place.
|Other|This field defines the name of any external person who may have been injured in the incident.  The link to [IECI] ([P2K_HR_CONTACTS]) is made through the foreign key ([ECT_ID_REGARDING])

%%information In IHHI, any particular "Health Issue" is either for an Employee (Identity) or for a Contact, but not both. When reporting health issue, users must retrieve either Identity information OR Contact information.%% 
\\ \\
----

!!Injury Details tab

||Field||Description
|[Injury Class|INJURY_CLASS]|This field defines the nature of the injury.  
|[Illness Class|ILLNESS_CLASS]|This field classifies the type of injury. 
|[Developed Over Time|DEVELOPED_OVER_TIME]|When this toggle is set to ON, the injury developed over time. 
|[Cumulative Injury|CUMULATIVE_INURY]|When this toggle is set to ON, the injury is the cumulative result of multiple health issues. 
|[Left Side Affected|LEFT_SIDE_AFFECTED]|When this toggle is set to ON, the health issue has affected the employee’s left side. 
|[Right Side Affected|RIGHT_SIDE_AFFECTED]|When this toggle is set to ON, the health issue has affected the employee’s right side. 
|Closest Relative|This field defines the closest relative or contact for the employee. 
|[Date Last Exposed|DATE_LAST_EXPOSED]|This field defines the last date the employee was exposed to the health issue. 
|[Disabled as of|DATE_DISABLED]|If the injury resulted in a disability, this field defines the date of the disability. 
|[Deceased as of|DATE_OF_DEATH]|If the injury resulted in a death, this field defines the date of the death. 
|[Time of Death|TIME_OF_DEATH]|If the injury resulted in a death, this field defines the time of the death.  \\__NOTE:__ The time will default to ‘AM’, unless otherwise defined. Example: 4:30 PM must be entered as either ‘430 PM’ or ‘1630’.
|[Injury List|INJURY_LIST]|Users can enter any injuries associated with the health issue. 
|[Body Part List|BODY_PART_LIST]|Users can enter any body parts affected by the health issue.  
|[Previous Injury|PREVIOUS_INJURY]|Users can enter any previous injury associated with the health issue. 
\\ \\

----
!!Work Plan tab
||Field||Description
|[Lost Time Class|LOST_TIME_CLASS]|This field defines the nature of the lost time. 
|[Days Away from Work|DAYS_AWAY_FROM_WORK]|This field defines the number of days the employee was away from work as a result of the health issue. 
|[Days Restricted Work|DAYS_RESTRICTED_WORK]|This field defines the number of days the employee was on restricted work detail.
|[Estimated Future Days Lost|ESTIMATED_FUTURE_DAYS_LOST]|This field defines an estimate of how many days will be lost in the future for this employee. 
|[Start of Lost Time|START_OF_LOST_TIME]|This field defines the first date of the lost time for this employee. 
|[Returned to Partial Duties|RETURNED_TO_PARTIAL_DUTIES]|This field defines the date the employee returned to work partial duties. 
|[Returned to Full Duties|RETURNED_TO_FULL_DUTIES]|This field defines the date the employee returned to full work duties.
|[Widow Surviving|WIDOW_SURVIVING]|When this toggle is set to ON, the deceased employee has left a widow or widower. 
|[Autopsy Performed|AUTOPSY_PERFORMED]|When this toggle is set to ON, an autopsy has been performed on the deceased employee. 
|[Stopped Work Immediately|STOPPED_WORK_IMMEDIATELY]|When this toggle is set to ON, the employee stopped work immediately when the health incident occurred.
|[Worked Next Day|WORKED_NEXT_DAY]|When this toggle is set to ON, the employee returned to work the next day after the incident.
|[Paid for Day of Incident|PAID_FOR_DAY_OF_INCIDENT]|When this toggle is set to ON, the employee was paid for the whole day on the day the incident occurred. 
|[Pay Continuing|PAY_CONTINUING]|When this toggle is set to ON, the employee will be paid during the time they are away from work. 
|[Will Modify Duties|WILL_MODIFY_DUTIES]|When this toggle is set to ON, the employee will work modified duties. 
|[Overtime Paid|OVERTIME_PAID]|When this toggle is set to ON, the employee was paid overtime. 
|[Return to Work Plan|RETURN_TO_WORK_PLAN]|Users can enter details of the the arrangement for the employee to return to work. 
\\ \\

----
!!Health Claim tab
||Field||Description
The definition data for the Health Claims tab is stored in the [P2K_SH_HEALTH_CLAIMS] table
||Field||Description
|[Claim Status|CLAIM_STATUS]|This field defines the current status of the claim. 
|[Date Prepared|DATE_PREPARED]|This field defines the date the claim was prepared. 
|[Date Submitted|DATE_SUBMITTED]|This field defines the date the claim was submitted. 
|[Claim Amount|CLAIM_AMOUNT]|This field defines the cash amount of the claim. 
|[Government Act|GOVERNMENT_ACT]|If this claim is covered under a government act, the legislation is defined here. 
|Prepared By EE/Or By Contact|These fields define the individual who prepared the claim. \\ \\__NOTE:__ Users can select either one or the other one of these fields, but not both. \\* For internal contacts, use the Employee Name field. The link to [IEID] ([P2K_HR_IDENTITIES]) is made through the [foreign key] [EID_ID]. \\* For external contacts, use the Contact Name field. The link to [IECI] ([P2K_HR_CONTACTS]) is made through the [foreign key] [ECT_ID].\\ \\
|Insured By| This field defines the organization that insured the employee.  The link to [IECI] ([P2K_HR_CONTACTS]) is made through the [foreign key|FOREIGN KEY] [ECT_ID_INSURED_BY].
|3rd Party Adm|This field defines the name of any third party administrator, specifically, an individual or organization that administers workers compensation claims.  The link to [IECI] ([P2K_HR_CONTACTS]) is made through the [foreign key|FOREIGN KEY] [ECT_ID_THE_TPA].
|[Reference|CLAIM_REFERENCE]|Users can enter a reference to the cost, such as an invoice number. 
|[Statement|CLAIM_STATEMENT]|Users can enter a health claim statement. 
\\ \\

----
!!Medical Exam tab
The definition data for the Medical Exam form is stored in the [P2K_SH_MEDICAL_EXAMS] table.
||Field||Description
|[Exam Date|MEDICAL_EXAM_DATE]|This field defines the date of the medical exam. 
|[Medical Type|MEDICAL_TYPE]|This field defines the nature of the medical exam. 
|[Status|MEDICAL_EXAM_STATUS]|This field defines the current status of the medical exam. 
|[Treatment Source|TREATMENT_SOURCE]|This field defines the facility where the treatment was given. 
|[Next Exam Date|NEXT_MEDICAL_EXAM_DATE]|This field defines the next exam date. 
|Performed By|This field defines the individual who performed the examination. The link to [IECI] ([P2K_HR_CONTACTS]) is an optional field that users select from the LOV.
|Conducted In|This field defines the location where the exam was conducted. This is an optional field that users select from the LOV. The link to [IECI] ([P2K_HR_CONTACTS]) is made through the [foreign key|FOREIGN KEY] [ECT_ID_CONDUCTED_IN].
|[Authorized|AUTHORIZED]|When this toggle is set to ON, the medical exam has been authorized. 
|[Hospitalized|HOSPITALIZED]|When this toggle is set to ON, the exam will require the individual to be hospitalized. 
|[Description|DESCRIPTION]|Users can enter a description of the medical exam. 
|[Reason|MEDICAL_EXAM_REASON]|Users can enter a reason for the medical exam. 
|[Result|MEDICAL_EXAM_RESULTS]|Users can enter the results of the medical exam. 
\\ \\

----
!!Health Cost tab
The definition data for the Health Cost form is stored in the [P2K_SH_HEALTH_COSTS] table.
||Field||Description
|[Cost Date|COST_DATE]|This field defines the date the cost was incurred. 
|[Cost Category|COST_CATEGORY]|This field defines the nature of the cost. 
|[Cost Amount|COST_AMOUNT]|This field defines the actual amount of the health cost. 
|[Currency|CURRENCY]|This field defines the currency the cost amount is expressed in.  
|[Employer %|EMPLOYER_PERCENT]|This field defines the percent of the cost to be paid by the employer. 
|[Payment Status|PAYMENT_STATUS]|This field defines the current status of the payment for the cost. 
|[Payment Method|PAYMENT_METHOD]|This field defines how payment was made for the cost.
|[Description]|Users can enter a short description of the health cost being defined. 
|[Cost Reference|COST_REFERENCE]|Users can enter a reference to the cost, such as an invoice number.
\\ \\

----
!!Time Details tab
The definition data for the Time Lost Details form is stored in the [P2K_SH_TIME_LOST_DETAILS] table.
||Field||Description
|[Employee|PERSON_CODE]|This field defines the employee involved in the incident.
|[Time Lost Code|TIME_CODE]|This field displays a unique code to identify the lost time being recorded.
|[Start Date|START_DATE]|This field defines the first date of the time detail being recorded.
|[Time Value|TIME_VALUE]|This field defines the amount of time lost due to the health issue.
|[Time Basis|TIME_BASIS]|This field defines the unit of measure the time value is being expressed in.
|[Wage Rate|WAGE_RATE]|This field defines the wage rate of the time lost associated to the health issue.
|[Rate Basis|RATE_BASIS]|This field defines the unit of measure the wage rate is being expressed in.
|[Reference Info|REFERENCE_INFO]|Users can enter additional reference information about the time details.

\\ \\
----
!!Health Issue tab
Once the ‘Injured Employee’ field has been defined, the entity, department and job fields are automatically populated with the information from the [IEAS] form. However, these field can be edited.%%
||Field||Description
|[Department|DEPARTMENT_CODE]|This field defines the department the employee is assigned to. 
|[Job|JOB_CODE]|This field defines the employee’s job. 
|[Date of Incident|DATE_OF_INCIDENT]| This field defines the date the incident occurred. 
|[Time of Incident|TIME_OF_INCIDENT]| This field defines the time the incident occurred.
|[Time Started Work|TIME_STARTED_WORK]|This field defines the time the employee started work before the incident. 
|[Time Left Work|TIME_LEFT_WORK]|This field defines the time the employee left work because of the incident. 
|[Health Issue Type|HEALTH_ISSUE_TYPE]|This field defines the nature of the incident. 
|[Health Issue|HEALTH_ISSUE_REASON]|This field defines the reason for the health issue. 
|[Privacy Case|PRIVACY_CASE]|When this toggle is set to ON, "Privacy Case" will show in place of the employee name. \\ \\OSHA requires that certain types of injuries, and any case in which an injured employee voluntarily requests that their name not be entered on the OSHA 300 log, the phrase "Privacy Case" should be entered instead of the employee name. \\ \\In all other cases, the injured employee's name must be printed on the reports.  
|Reported By EE/Or Contact| These fields identify the individual who reported the health issue.  \\ \\__NOTE:__ Users can select either one or the other one of these fields, but not both. \\* For internal contacts, use the Employee Name field. The link to [IEID] ([P2K_HR_IDENTITIES]) is made through the [foreign key] [EID_ID]. \\* For external contacts, use the Contact Name field. The link to [IECI] ([P2K_HR_CONTACTS]) is made through the [foreign key] [ECT_ID].\\ \\
|[Date Reported|DATE_REPORTED]|This field defines the date the issue was reported. 
|[Time Reported|TIME_REPORTED]|This field defines the time the issue was reported. 
|[How Reported|HOW_REPORTED]|This field defines how the issue was reported. 
|[Health Issue Text|HEALTH_ISSUE_TEXT]|Users can enter further information regarding the health issue.

----
!!Causes tab
||Field||Description
|[Cause of Health Issue|CAUSE_OF_HEALTH_ISSUE]|Users can enter the cause of the issue. 
|[Task Being Performed|TASK_BEING_PERFORMED]|Users can enter the task being performed at the time of the incident. 
|[Hazardous Conditions|HAZARDOUS_CONDITIONS]|Users can enter any hazardous conditions associated the issue. 
|[Protective Apparel|PROTECTIVE_APPAREL]|Users can enter any protective apparel associated the issue.
\\   \\
----
!!Involved Factors tab
||Field||Description
|[Conducting Business|CONDUCTING_BUSINESS]|When this toggle is set to ON, the issue occurred while the employee was conducting business. 
|[Regular Duties|REGULAR_DUTIES]|When this toggle is set to ON, the issue occurred while the employee was performing regular duties. 
|[Safeguards in Place|SAFEGUARDS_IN_PLACE]|When this toggle is set to ON, proper safeguards were in place when the issue occurred.
|[Rules Obeyed|RULES_OBEYED]|When this toggle is set to ON, the appropriate work place rules had been obeyed when the issue occurred.
|[Machine Failure|MACHINE_FAILURE]|When this toggle is set to ON, the issue was a result of a machine failure. 
|[Substance Abuse|SUBSTANCE_ABUSE]|When this toggle is set to ON, the issue was a result of substance abuse by one or more employees.
|[Safeguards Used|SAFEGUARDS_USED]|When this toggle is set to ON, the appropriate safeguards were used prior to this issue. 
|[Anonymous|ANONYMOUS]|When this toggle is set to ON, the issue was reported anonymously. 
|[Equipment Involved|EQUIPMENT(Field)]| Users can enter any equipment associated this issue. 
|[Substance Involved|SUBSTANCE_INVOLVED]|Users can enter any substances associated this issue. 
|[Employee Prevention|EMPLOYEE_PREVENTION]|Users can enter any preventative measures taken by the employee.
|[Employer Prevention|EMPLOYER_PREVENTION]|Users can enter any preventative measures taken by the employer.
\\   \\

----
![Notes|Edit:Internal.IHHI] 	
[{InsertPage page='Internal.IHHI' default='Click to create a new notes page'}]