OPSAbsenceClaimsImport
Name: OPS Absence Claims Import
Type: Interface
Modules:
Description: Used to import absence claim data.
| Field | Documentation |
|---|---|
| TransactionDate | Date the record was imported. |
| TransactionTime | Time the record was imported. Value is in seconds from midnight. |
| AbsenceClaim | Unique claim number assigned to each approval. |
| BadgeNum | Employee's badge number. |
| ClaimStatus | Status of the claim (Approved, Pending, Denied) |
| ApprovalFromDate | Start date of the approval claim. |
| ApprovalToDate | End date of the approval claim. |
| ClaimType | Type of the claim (Employee Medical or Family Leave) |
| ClaimHours | Updated balance of hours remaining for the claim. |
| IllnessDescription | Expression of stipulations in text identifying the current stipulations for an intermittent claim. |
| TreatmentDescription | Expression of stipulations in text identifying the current stipulations for an intermittent claim. |
| DateReported | Date the claim was reported. |
| RequestedFromDate | Date the claim was requested. |
| DenialFromDate | Start date of the denied period of the claim. |
| DenialToDate | End date of the denied period of the claim. |
| MaternityFlag | If true, claim identifies a Maternity leave. |
| MaternityFromDate | Start date of the period of the Maternity claim. |
| MaternityToDate | End date of the period of the Maternity claim. |
| AnticipatedReturnDate | Date the employee is expected to return. |
| ActualReturnDate | Date the employee returned. |
| DoneFlag | If true, the record has been processed successfully. |
| Violations | Contains import violations (e.g., 'Invalid Claim Type'). |
| IsShortTermDisability | If true, the absence claim is for short term disability. |
| CertificationStatus | Most recent certification status for the specific case (Cancelled, Complete, Denied, Incomplete, Pending). |
| CertificationSubstatus | Most recent certification substatus for the specific case. |
| CertificationFromDate | Start date of the most recent certification status for the specific case. |
| CertificationToDate | End date of the most recent certification status for the specific case. |