Demographics Copy and Paste to WSIB eSubmission

Share this
  • Version
  • Download 138
  • File Size 6.79 KB
  • File Count 1
  • Create Date January 24, 2023
  • Last Updated January 31, 2023

Demographics Copy and Paste to WSIB eSubmission

This Tampermonkey/GM script originally developed by Braedon Hendy

Updated 2023/01/24 by Adrian Starzynski

It adds a "Copy" button to the patient Master Record when opened from the schedule screen. Upon click this will copy the patient's demographics (name/HIN/DOB/address) to the clipboard in JSON format:

{"firstname":"Patient","lastname":"Test","year":"2000","hin":"5555555555","vc":"AB","address":"301 Front St W","city":"Toronto","postal":"M5V2T6"}

Then in the new Healthcare Professional's Report screen of the WSIB-Telus Provider Portal, there will be a paste option to allow the user to easily paste the demographics.

This script was designed to prevent the need for manual copy/pasting of patient demographics when creating a new e-submission WSIB form in the portal, so providers can more easily submit WSIB forms/reports electronically (which are paid approx. $20 more as opposed to manual fax/mail transmission).

Previously providers were using the eForm version of WSIB Form 8/FAF, however that required manual faxing so it paid less. Now providers can more easily complete the online version through the WSIB's provider portal and get paid the higher amount, without more effort since the demographics can now be all pasted at once.

Attached Files

FileAction
DemographicsCopyAddon.jsDownload