Bswift Health Deduction Import

Modified on Tue, Mar 7, 2023 at 9:29 AM

Import Healthcare related deductions from BSwift

Retrieving the File via SFTP

This task contains the usual SFTP Server settings.  In addition to the usual server settings there is an option called Filename prefix.

Files should be stored on the SFTP server with the name FilenamePrefix.YYYYmmdd.

if the file name prefix were SchoolFiDemo and todays date were 12/19/2017, the filename on the server should be SchoolFiDemo.20171219


Where the data is loaded

The data is loaded into the StaffDeducationTracking, StaffHealthBenefitTracking and StaffHealthBenefitMember tables.

The deductions MEDICAL and DENTAL must already exist on the Payroll → Setup → Deductions screen.

The Import File

The file to be imported is a pipe delimited file (Vendor's file layout).

The file must contain all of these columns:

Column Name
Sample Data
Notes
Employee SSN123-45-6789
Deduction CodeOAMC

Automatically translates HFSA to FSA

Automatically translates DFSA to DCSFA

If the deduction code is the same as a Health Plan code then it will be imported as a Health Plan Deduction.

If the plan is a health plan, the deduction code used will be MEDICAL

If the plan is a dental plan, the deduction code used will be DENTAL

Any other code is assumed to be a Health Saving Accounts and the matching StaffDedcuctionTracking will be created/updated.

Last NameZinn
First NameChris
RelationshipEmployee
GenderM
Date of Birth1/1/2001
Cost/Tier Effective Date1/1/2018
Coverage Termination Date12/31/2017
Coverage Tier Name8

If relationship is Employee - this number will be turned into a member type.  The translation is..

8 = F (Family)

7 = PC (Parent & Child)

3 = MS (MEmber & Spouse / Partner)

Every thing will becomes an S (Single)

Coverage Amount1000
Per Pay Period503.96
Premium2624.82


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article