CCMDB.mdb Change Log 2018: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Line 20: Line 20:
==== 2018-04-03 ====
==== 2018-04-03 ====


''' change L_ICD10 table names in [[Centralized_data.mdb_Change_Log#2018-04-03]] before rolling this'''
*''' change L_ICD10 table names in [[Centralized_data.mdb_Change_Log#2018-04-03]] before rolling this'''
''' remove "stop during testing" before rolling this'''
*''' remove "stop during testing" before rolling this'''


not rolled out yet Ttenbergen 16:41, 2018 April 3 (CDT)
not rolled out yet Ttenbergen 16:41, 2018 April 3 (CDT)
Line 51: Line 51:


'''___________TO DO__________'''
'''___________TO DO__________'''
* will need to change send queries
* will need to change send query for L_ICD10 table - make sure it's for the right version, ie will need to rename stuff during testing.


==== 2018-04-02 ====
==== 2018-04-02 ====

Revision as of 22:53, 2018 April 3

see Log (disambiguation) for other uses of the term "Log" see the Development Documentation Category for other development logs. See Rolling out changes for the process of rolling out changes.

The CCMDB.mdb Change Log logs changes made to the CCMDB.mdb. New entries should be made at the top to be immediately apparent.

Enter requested CCMDB changes for the next version in that article.

Versions

next

  • If you enter CCI entry, then click “delete” you get null error; need to get nicer error
  • In CCI, if you use the “?” to enter a new Dx you don’t get empty lines for the next, unless you re-sort

2018-04-03

not rolled out yet Ttenbergen 16:41, 2018 April 3 (CDT)



Non-to-do

  • L_CCI needs no resolving, since it already has not had any contents for some time.
  • moving the newer CCI tables won't work because this will be the new CCMDB.mdb and they will be already overwritten
  • so, CCI will start out empty.

___________TO DO__________

  • will need to change send query for L_ICD10 table - make sure it's for the right version, ie will need to rename stuff during testing.

2018-04-02

rolled out Ttenbergen 11:52, 2018 April 3 (CDT)

2018-03-22

not rolled yet Ttenbergen 17:46, 2018 March 22 (CDT)

2018-03-20

rolled out Ttenbergen 21:29, 2018 March 20 (CDT)

2018-03-14

rolled out Ttenbergen 21:05, 2018 March 14 (CDT)

  • updating diagnosis names and spellings that had been added/changed on wiki over the last few months. Ttenbergen 19:48, 2018 March 14 (CDT)
  • fixed links to the wiki pages from the CCI tab Ttenbergen 00:31, 2018 March 15 (CDT)

2018-03-08

rolled out Ttenbergen 13:22, 2018 March 13 (CDT)

2018-03-07

rolled out Ttenbergen 18:29, 2018 March 7 (CST)

2018-03-05

rolled out Ttenbergen 15:01, 2018 March 6 (CST)

2018-02-18

rolled out Ttenbergen 17:52, 2018 February 28 (CST)

  • much further messing with CCI data and forms
  • updated query check_previous_location_vs_service_inconsistent to allow STB_CICU to enter Cardiac Surgery as Previous Service.

2018-02-01

rolled out. Ttenbergen <late afternoon>, 2018 February 16 (CST)

  • replaced L_CCI_subform with:
  • updated cross checks for ER_Delay
    • query check_ER_Delay_not_too_big
    • error msg in Function Dispo_Chronological()
  • updated Function Regional_server() to use Regional_server = "\\ad.wrha.mb.ca\wrha\REGION\Shared\ICU_DATA_COLLECTION\" (from REGIONWRHA to REGION)

2018-01-31

rolled out Ttenbergen 17:49, 2018 January 31 (CST)

  • additional tweaks to Accept Loc Park
    • confirmed query s_tmp_Accept_Log_Park_prev_no_tmp
    • updated query s_tmp_Accept_Log_Park_tmp_no_prev

2018-01-30

rolled out Ttenbergen 13:54, 2018 January 30 (CST)

  • fix to L ICD10 subform, still wasn't setting the primary dx checkbox properly, now does.

2018-02-02 (mis-dated)

had been rolled out... Ttenbergen 13:54, 2018 January 30 (CST)

2018-01-21

rolled out Ttenbergen 19:04, 2018 January 23 (CST)

  • confirmed that pre-send-checker would catch duplicate diagnosesTtenbergen 13:51, 2018 January 21 (CST)
  • added for Accept Loc Park:
    • nursing stations Ttenbergen 13:51, 2018 January 21 (CST)
    • added cross checks:
      • query s_tmp_Accept_Log_Park_prev_no_tmp
      • query s_tmp_Accept_Log_Park_tmp_no_prev
  • in ICD10 tab, fixed the primary dx checkbox that had been linked to the date unknown field (as the date unknown field was linked to as well) Ttenbergen 14:19, 2018 January 21 (CST)
  • ER_Delay#CCDMB_Data_Integrity_Checks_(implemented) (query check_ER_Delay_not_too_big)
    • reduced ICU delay to 4hrs
    • fixed problem where wasn't finding errors before, confirmed working
  • confirmed that there will be an error if trying to send Pharmacy without at least one line. Ttenbergen 14:42, 2018 January 21 (CST)
  • confirmed that can enter Previous Service "Cardiology" when Previous Location is STB_ACCU.
  • Split CCI and ICD10 tabs. Ttenbergen 19:02, 2018 January 23 (CST)

2018-01-10

rolled out Ttenbergen 18:01, 2018 January 10 (CST)

2018-01-09

rolled out Ttenbergen 09:18, 2018 January 9 (CST)

2018-01-04

rolled out Ttenbergen 19:08, 2018 January 4 (CST)

  • added sending for L_CCI table and L_ICD10 table Ttenbergen 17:31, 2018 January 4 (CST)
    • updated Send_Data()
    • updated Sub OpenOutputDBs Ttenbergen 17:35, 2018 January 4 (CST)
    • updated Sub CloseOutputDBs Ttenbergen 17:35, 2018 January 4 (CST)
    • added queries:
      • Send_Centralized_L_CCI__intermediate
      • Send_Centralized_L_ICD10__intermediate
      • Send_Centralized_L_CCI_delete
      • Send_Centralized_L_ICD10_delete
      • Send_Centralized_L_CCI_update
      • Send_Centralized_L_ICD10_update
      • Send_Centralized_L_CCI_append
      • Send_Centralized_L_ICd10_append

2017-12-28

Rolled out Ttenbergen 13:24, 2018 January 4 (CST)

  • removed Angio coronary field and Angio others field from labs tab in patient viewer Ttenbergen 17:01, 2017 December 28 (CST)
  • updated the pick button in ICD10 Chooser form to no longer requery the L ICD10 subform as this was resorting the dxs and collectors then had to find the one they had just entered to finish the entry. Ttenbergen 18:44, 2017 December 28 (CST)
  • ACCU borrow - fix to cross check query s_tmp_ACCU_Borrow_chronicity_hard; was using obsdate and obstime, when it should have used date_var and time_var. Ttenbergen 13:13, 2018 January 4 (CST)