MCHP Export.accdb: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Line 8: Line 8:


== Change log ==
== Change log ==
=== 2020-05-07 ===
* updating more queries to runSql commands so we can exclude records from the start rather than having to delete them after.
=== 2020-04-29 ===
=== 2020-04-29 ===
* updated the date ranging which was doing the opposite of what it should Ttenbergen 13:25, 2020 April 29 (CDT)
* updated the date ranging which was doing the opposite of what it should Ttenbergen 13:25, 2020 April 29 (CDT)

Revision as of 13:31, 2020 May 7

The file MCHP Export.accdb contains and is used to generate data for Manitoba Centre for Health Policy export. See Instructions for exporting data using MCHP Export.accdb for info on how to use it.

file location

X:\CCMDB_Special_Projects\MCHP\Master

Password

Located: M:\Passwords_mainoffice\

Change log

2020-05-07

  • updating more queries to runSql commands so we can exclude records from the start rather than having to delete them after.

2020-04-29

  • updated the date ranging which was doing the opposite of what it should Ttenbergen 13:25, 2020 April 29 (CDT)

2020-04-18ish

  • added CCI, ICD10, new Apache Scoring that uses them. Ttenbergen 23:00, 2020 April 19 (CDT)
  • empty file is now at 243MB, fully imported is 599MB Ttenbergen 23:29, 2020 April 19 (CDT)

2019-09-12

Moved to master consolidated all mentions of Centralized data.mdb in function centralized_data in prep for Conversion of Centralized data.mdb to Centralized data.accdb.

2019-08-29

Moved to master

  • added s_ tables
  • confirmed that tasks table is present and populated

2019-08-26

Moved to master

  • added date thresholds to export (ie include only data up to Dispo DtTm 2019-01-01)
  • additional bug fixes

2019-08-14

Moved to Master

  • had to re-write the export code because we didn't keep a version with it. emailed Julie to request review. Ttenbergen 16:58, 2019 August 14 (CDT)

2017-04-12

Starting review

  • updated importer to work with current file structure
  • added code to remove columns we are not sending, eg. Notes , *_complete, and others no longer used.

2015-04-27

  • added "Comfort Care" to query "Create_Tmp" Ttenbergen 09:54, 2015 April 27 (CDT)
  • removed several components from 1Main that don't need to be in there Ttenbergen 14:56, 2015 April 27 (CDT)

2015-04-23

copied to master directory

  • code to generate export file when "generate output" is clicked
  • make-table queries

2015-04-20