CCMDB.accdb Change Log 2021
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. See also requested CCMDB changes for the next version and CCMDB.accdb Data Integrity Checks.
Versions
Change for next version:
2021-01-19-1
not rolled out yet Ttenbergen 11:33, 2021 January 19 (CST)
Changes collectors probably don't care about (incl. bug fixes that should just make things work now):
- deleted defunct Cognos import table, Cognos_import_processor query and Cognos integrator query
- NEED TO CLEAN UP WIKI
2021-01-19
rolled out Ttenbergen 11:33, 2021 January 19 (CST)
Changes collectors probably don't care about (incl. bug fixes that should just make things work now):
- updated query check_tmp_service_or_location_duplicate to only apply if RecordStatus = incomplete, and to only trigger for Service tmp entry and Boarding Loc (had false positives for Transfer Ready DtTm tmp entry
2021-01-18
rolled out Ttenbergen 16:48, 2021 January 18 (CST) Changes collectors probably don't care about (incl. bug fixes that should just make things work now):
- Fixed problem when a profile is opened from CE
- updated query check_tmp_Service_and_Boarding_Loc_during_admission_timeframe to only check incomplete records
- updated query check_tmp_ER_Boarding_Loc_should_exist_if_from_ER that was not accepting the STB and HSC ERs as Boarding Loc entries
2021-01-15
rolled out Ttenbergen 10:54, 2021 January 18 (CST)
Changes collectors need to know about:
- added Query check_tmp_service_or_location_duplicate
- added query check_tmp_service_and_program_consistency
- added query check_tmp_Service_and_Boarding_Loc_during_admission_timeframe
- added Query check tmp ER Boarding Loc should exist if from ER
Changes collectors probably don't care about (incl. bug fixes that should just make things work now):
- removed some remnants of the old ADT tab that were causing errors
2021-01-14-2
rolled out Ttenbergen 21:34, 2021 January 14 (CST)
Changes collectors need to know about:
- Postal Code data is now included in Cognos and will now auto-populate when a record is created from CSS
Changes collectors probably don't care about (incl. bug fixes that should just make things work now):
- fixed import routine for the new Cognos2 data to make Cognos2 OneTime table populate from the new data (it was still pulling from the old)
2021-01-14
rolled out Ttenbergen 12:22, 2021 January 14 (CST)
Changes collectors need to know about:
- fixed problem in Patient Viewer Tab Cognos ADT2 where the copy button in the service area would give an error for the Visit Admit Dttm.
Changes collectors probably don't care about (incl. bug fixes that should just make things work now):
- Cleaned out and deleted
- Patient Viewer Tab Cognos ADT', deleted subform Cognos_sub_Cognos
- forms and queries related to the old Cognos Admitter and Cognos Discharger: form Cognos Admitter, Cognos_Admitter_FormQuery query, Cognos_Admit_filter table, Cognos_Discharger_FormQuery, Cognos Discharger
- Stopped import of original Cognos Data
2021-01-13
rolled out Ttenbergen 22:21, 2021 January 13 (CST)
Changes collectors probably don't care about (incl. bug fixes that should just make things work now):
- updated query check_previous_location_vs_service_inconsistent to deal with new possible combinations of Previous Location ICU and Previous Service at STB that would have previously not been allowed.
- changed how CSS determines which previous record to copy in certain peach + scenarios; if there was a record without an arrive dttm, and also an older record with an arrive dttm, then it would previously copy the older record even if that had been logically deleted and therefore had no names/PHIN etc
- updated Cognos2 UnitStarter query which wasn't listing any records; had excluded things wrong
- updated S ICD10 APACHE Dx patterns table; some edge cases were not listing in correctly but now do
2021-01-12
rolled out Ttenbergen 10:11, 2021 January 12 (CST)
Changes collectors probably don't care about (incl. bug fixes that should just make things work now):
- updated query check_previous_location_vs_service_inconsistent to deal with new possible combinations of Previous Location ICU and Previous Service at STB that would have previously not been allowed.
2021-01-07
rolled out Ttenbergen
Changes collectors need to know about:
- Changed L_CCI_Picklist_subform#Duplicator_.28the_.222x.22_button.29 x2 button on Patient Viewer Tab CCI Pick to set new date = old date + 1 instead of blank. This is primarily to simplify serial TISS entries
- reduced how often the ADL checker runs, so it doesn't run all the time but only when the checkbox is checked.
2021-01-06-3
rolled out Ttenbergen 22:12, 2021 January 6 (CST)
Changes collectors need to know about:
- Patient Viewer
- updated the "Close - With updates" button to properly update LastOpened DtTm field and LastChanged DtTm field
- updated the "Close - no updates" button to properly update LastOpened DtTm field
- updated Cognos2 No Service or Loc in some time query to also list LastOpened DtTm field
2021-01-06-2
rolled out Ttenbergen 12:09, 2021 January 6 (CST)
Changes collectors need to know about:
- updated CUS (Cognos2_UnitStarter query), it was not excluding it was not excluding records that had been excluded via exclude button, or units excluded via S Cognos Services table
2021-01-06
rolled out Ttenbergen 10:07, 2021 January 6 (CST)
Changes collectors need to know about:
- updated CUS (Cognos2_UnitStarter query), it was not excluding units before or after current profile
2021-01-05
rolled out Ttenbergen 11:22, 2021 January 5 (CST)
Changes collectors need to know about:
- updated CUS (Cognos2_UnitStarter query), it was not excluding locations already entered
- added "Cardiac Sciences" to S previous service table and updated query check_previous_location_vs_service_inconsistent
2021-01-02
rolled out Ttenbergen 20:46, 2021 January 2 (CST)
Changes collectors need to know about:
- added Cognos2_No_Service_or_Loc_in_some_time query (clock button on Main Form to make sure nothing gets lost in Cognos2
Changes collectors probably don't care about (incl. bug fixes that should just make things work now):
- NONE