Instructions for exporting data using MCHP Export.accdb: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) |
||
Line 8: | Line 8: | ||
=== generating the export file === | === generating the export file === | ||
* open [[MCHP Export.accdb]] | * open [[MCHP Export.accdb]] | ||
* edit the code to '''set the date range''' and accommodate any data structure changes that might have occurred since the last export | * edit the code to '''set the date range''' | ||
** in the program, click the "Database Tools" button bar tab a the top, then the "Visual Basic" button | |||
** edit the start_threshold and end_threshold variables | |||
* accommodate any data structure changes that might have occurred since the last export (or confirm there are no such changes) | |||
** one thing to consider each time would be whether any new tmp projects should be included | |||
** one thing to consider just the next time is to comment out the old code that exports the pre-idc10 dx/px structure, and the old tasks. | |||
* Click the "Run MCHP Export" button | * Click the "Run MCHP Export" button | ||
* '''delete the modules and forms, they contain [[:Category:Password | Passwords]]''' | * '''delete the modules and forms, they contain [[:Category:Password | Passwords]]''' |
Revision as of 09:35, 2020 May 1
This article contains the instructions to generate data for Manitoba Centre for Health Policy export using MCHP Export.accdb
Instructions
Preparations
- Pull down the data to the usual location (desktop/CentralizedFrontEndLive)
- copy MCHP Export.accdb to the same location
generating the export file
- open MCHP Export.accdb
- edit the code to set the date range
- in the program, click the "Database Tools" button bar tab a the top, then the "Visual Basic" button
- edit the start_threshold and end_threshold variables
- accommodate any data structure changes that might have occurred since the last export (or confirm there are no such changes)
- one thing to consider each time would be whether any new tmp projects should be included
- one thing to consider just the next time is to comment out the old code that exports the pre-idc10 dx/px structure, and the old tasks.
- Click the "Run MCHP Export" button
- delete the modules and forms, they contain Passwords
sending
- review MCHP_Cleanup to make sure there are no big outstanding questions that will make our data look bad
- after zipping the files in the next two steps, try opening them on a different computer before sending them out of office; we had a problem with the zipped file during the 2020-04-30 send.
- zip the MCHP Export.accdb and password protected
- copying to a memory stick or CD and hand carry the memory stick or CD to Dave Towns, Senior Data Management Analyst, of Manitoba Centre for Health Policy (MCHP), Dept of Community Health Sciences, University of Manitoba - stopped Aug 2019
- starting April 2020, send via MCHP sFTP server. Julie has been given a temporary account by Rod McRae,IT Manager,Manitoba Centre for Health Policy. Every time needed, Julie has to request and email Rod McRae <Rod_McRae@cpe.umanitoba.ca> and Dave Towns.
- email the password to Dave Towns (Dave_Towns@cpe.umanitoba.ca).
- zip the PHI.mdb and password protected
- send password encrypted PHI.mdb via MHSAL’s secure file transfer system to Jason Berry, A/Director, of Information Management and Governance Unit, Information Management and Analytics, Resources and Performance, Manitoba Health, Healthy Living & Seniors (4041 -300 Carlton Street, Winnipeg MB R3B 3M9) and email the password to him (Jason.Berry@gov.mb.ca); Manitoba Health with de-identify the data and pass it on to MCHP. Julie has an account to MHSAL secure file transfer system.
Related articles
Related articles: |