MCHP Export.accdb: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
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.  
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.  
=== older data ===
Some of our data structures have changed over time, and integrating the old versions is complicated. So, the program currently can only accommodate exports of data from 2019-01-01 onward.


== file location ==  
== file location ==  
Line 9: Line 12:
== Change log ==
== Change log ==
=== 2022-12-14 ===
=== 2022-12-14 ===
Updates needed before next extract:
{{DJ |
* L_Como and L_Dxs tables are no longer in CFE - do we need to export this ancient data, do they care about it?
}}
* updated to use new [[Created_AdmitDtTm query]] and [[Created_FirstService query]] as imported from CFE
* updated to use new [[Created_AdmitDtTm query]] and [[Created_FirstService query]] as imported from CFE
* imported runQuery to be able to query without disabling errors
* imported runQuery to be able to query without disabling errors
Left to do:
* resolve sql errors now that they are visible


=== 2020-05-07 ===
=== 2020-05-07 ===

Revision as of 16:37, 2022 December 14

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.

older data

Some of our data structures have changed over time, and integrating the old versions is complicated. So, the program currently can only accommodate exports of data from 2019-01-01 onward.

file location

X:\CCMDB_Special_Projects\MCHP\Master

Password

Located: M:\Passwords_mainoffice\

Change log

2022-12-14

Left to do:

  • resolve sql errors now that they are visible

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


Related articles

Related articles: