CCMDB.mdb Change Log 2012
see the Development Documentation Category for other development logs
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
ver 2012-08-22
rolled out yet Ttenbergen 16:03, 2012 August 22 (CDT)
- reverted sorting of the DxChooser form to sort by code; somehow got changed unintentionally. Ttenbergen 15:43, 2012 August 22 (CDT)
ver 2012-07-27
rolled out Ttenbergen 14:04, 2012 August 21 (CDT)
- added the from_residence entries for Overstay Project
- changed algorithm for overstay to include residence info Ttenbergen 14:06, 2012 July 27 (CDT)
- changed algorithm for overstay to make "exceptions" yellow, not green Ttenbergen 14:06, 2012 July 27 (CDT)
- waiting for an answer to Overstay_Predictor_Project_Collection_Instructions#colour_if_data_is_missing before finishing implementation Ttenbergen 14:06, 2012 July 27 (CDT)
- will leave this as guesswork for now, can fix later, I need to roll this out because it has a collection fix in it. Ttenbergen 13:58, 2012 August 21 (CDT)
- changed overstay checker to only run at overstay locations (for the rest the button should just go/stay gray) Ttenbergen 13:56, 2012 August 21 (CDT)
ver 2012-07-13
rolled out Ttenbergen 16:24, 2012 July 20 (CDT)
- added the "form data missing" entry for the Overstay Project
- added check to work if there is no entry for any of the Overstay Project form and fixed other checks
- changed diagnosis name to Violent 2nd to dementia Ttenbergen 13:46, 2012 July 17 (CDT)
- implemented Rodrigo's most recent coefficients for Overstay_Predictor_Project_Collection_Instructions.Ttenbergen 16:24, 2012 July 20 (CDT)
ver 2012-07-06
rolled out Ttenbergen 15:42, 2012 July 6 (CDT)
- changed Confusion/Delirium NYD to just Confusion/Delirium
ver 2012-06-07
Rolled out Ttenbergen 15:16, 2012 June 28 (CDT)
This also applies to [CCMDB_data.mdb_Change_Log#2012-06-07] Ttenbergen 17:33, 2012 June 7 (CDT)
- did a compile on all code and identified a lot of left-overs; commented them out Ttenbergen 16:13, 2012 June 7 (CDT)
- specifically some of the rejecter functions were changed Ttenbergen 16:15, 2012 June 7 (CDT)
- changed the DB_converter module to cope with [CCMDB_data.mdb_Change_Log#2012-06-07] Ttenbergen 16:13, 2012 June 7 (CDT)
- Changed pharmacy check to not require admit or discharge times; not always available at the time of completing the pharm entry. Ttenbergen 15:05, 2012 June 18 (CDT)
ver 2012-05-09
rolled out Ttenbergen 13:01, 2012 May 9 (CDT)
- Regional server addressing hard-coded to fix problem with unresolved address causing Pagasa report to not be generated. Ttenbergen 12:54, 2012 May 9 (CDT)
ver 2012-05-03
rolled out Ttenbergen 13:24, 2012 May 3 (CDT)
- moved sending of .csv to the end of the send function to ensure that if anything goes wrong that data will not be sent, i.e. if collectors check for it they won't assume that if it is there, all else went OK as wellTtenbergen 13:24, 2012 May 3 (CDT)
- fixed problem where not entering a Postal Code would give a bad procedure call errorTtenbergen 13:24, 2012 May 3 (CDT)
ver 2012-05-02
rolled out Ttenbergen 11:45, 2012 May 2 (CDT)
- Fix for send problems, collectors were getting an "insert into" error upon sending. Data for pharmacy and tmp would not have been sent.
- there was a problem with query L_Pharm_FlowSheet_sum; not sure how it happened since I don't think I changed anything in it; fixed now
ver 2012-04-12
rolled out Ttenbergen 16:36, 2012 May 1 (CDT)
- Changes Collectors need to know about:
- locked Pat_ID field in Form_View, changing Pat_ID was causing errors in checkers; unlocked Pat_ID in Patient List instead since it doesn't run checkers. Ttenbergen 10:46, 2012 April 12 (CDT)
- implementingOverstay Predictor Project Ttenbergen 10:48, 2012 April 12 (CDT)
- added variables to the tmp tableTtenbergen 10:11, 2012 April 12 (CDT)
- added overstay indicator to main form; clicking it will give the colour; [ http://team.kuality.ca/wiki/index.php/Transition_Coordinator algorithm] not implemented yet. Ttenbergen 11:03, 2012 April 12 (CDT)
- added CAP-Community Acquired Pneumonia#data integrity rules Ttenbergen 11:30, 2012 April 12 (CDT)
- changed label for CAP dx so that a search in DXs on CAP will find it Ttenbergen 11:36, 2012 April 12 (CDT)
- Postal code collection:
- changing checks so that content is only checked upon finalcheck Ttenbergen 12:22, 2012 April 12 (CDT)
- added check for proper format of postal code Ttenbergen 12:22, 2012 April 12 (CDT)
- made fields for vars that are no longer used invisible, waiting for confirmation if there are more, emailed Trish Ttenbergen 13:12, 2012 April 12 (CDT)
- Pharmacy_collection#Data_Integrity_Rules
- removed tab in patient viewer form Ttenbergen 14:41, 2012 April 12 (CDT)
- implemented data integrity rules (must have one line, can't have count > (LOS+2)Ttenbergen 14:41, 2012 April 12 (CDT)
- Changes behind the scenes
- adding Overstay Module for Overstay Predictor Project to generate Overstay colour Ttenbergen 10:11, 2012 April 12 (CDT)
- adding form elements to give colour for Overstay Predictor Project Ttenbergen 10:11, 2012 April 12 (CDT)
- added variables for Overstay Predictor Project to the tmp tableTtenbergen 10:11, 2012 April 12 (CDT)
- moved postal code checks from temp checker into checkforms, will now run based on checkmarks/finalcheck. Ttenbergen 12:22, 2012 April 12 (CDT)
- deleted Pharm form Ttenbergen 13:47, 2012 April 12 (CDT)
- deleted lines to call lab and pharmacy pivoters from sub Pivot_all Ttenbergen 14:56, 2012 April 12 (CDT)
- deleted query L_PharmacySort, L_Labsort had already been deleted Ttenbergen 14:56, 2012 April 12 (CDT)
- deleted table s_drugs and s_counts Ttenbergen 14:56, 2012 April 12 (CDT)
ver 2012-04-02
rolled out Ttenbergen 12:09, 2012 April 2 (CDT)
- re-enabled the QA Septic Shock Temp Study. Ttenbergen 12:09, 2012 April 2 (CDT)
ver 2012-03-16
rolled out Ttenbergen 17:43, 2012 March 16 (CDT)
- added cisatracurium to hints for paralytics in pharmacy form Ttenbergen 17:27, 2012 March 16 (CDT)
- confirmed eptifibatide and added tirofiban to hints for biologics in pharmacy form Ttenbergen 17:30, 2012 March 16 (CDT)
- Changed DX code label: 42900 to Liver Transplant, had been "Liver Transplant Problems"Ttenbergen 17:37, 2012 March 16 (CDT)
- added erthyropoietin to hints for EPO-type drugs Ttenbergen 17:39, 2012 March 16 (CDT)
ver 2012-03-09
rolled out Ttenbergen 15:51, 2012 March 9 (CST)
- Updated database to be current version of Access in preparation for some future changes. Everything should look the same as before, no visible changes.
ver 2012-03-01
rolled out Ttenbergen 13:14, 2012 March 1 (CST)
- Fixed diagnosis yellowing error
- diagnosis were yellow even when nothing was wrong. Reason is form got actually saved with yellow fields, meaning they were yellow rather than neutral on open. changed default colour back to neutral.
ver 2012-01-18
rolled out Ttenbergen 09:44, 2012 February 16 (CST)
Changes collectors should know about
- corrected error for Panelling/Discharge Planning error to read that admit and transfer date need to be same (used to wrongly say admit and discharge date) Ttenbergen 12:08, 27 January 2012 (CST)
- Pharmacy changes
- added "eptifibatide" to Pharm_Flow bottom biologics hover-over Ttenbergen 11:54, 27 January 2012 (CST)
- changed font colours to all-same (black and dark blue) to improve contrast. Ttenbergen 12:21, 27 January 2012 (CST)
- changed "azoles" label in pharmacy to "azoles (anti-fungal)" Ttenbergen 12:22, 27 January 2012 (CST)
- changed 'hospital_previous dropdown' to show town name first (i.e. sort by town name) Ttenbergen 12:31, 27 January 2012 (CST)
- checks for Med Var 1 - Admit-from Ward and Med Var 2 - Discharge-to Ward will trigger correctly now
Changes behind the scenes
- changed the order in which error msgs are displayed for reg complete to not have errors dropped off the edge of the screen by the repeat errors I still have not been able to fix. Ttenbergen 13:33, 18 January 2012 (CST)
- deleted "re-send pharmacy" button and associated VBA, we are done with that. Ttenbergen 11:36, 27 January 2012 (CST)
- Error discovered in programming: relocated DisTo_Var2_reconcile from Discharge-Date validator to discharge-to validator, had been put there mistakenly. see Med Var 2 - Discharge-to Ward Ttenbergen 16:25, 27 January 2012 (CST)
- Error discovered in programming: relocated AdFrom_Var1_reconcile from Admit-Date validator to admit-from validator, had been put there mistakenly. see Med Var 1 - Admit-from Ward Ttenbergen 16:25, 27 January 2012 (CST)
- Error discovered in programming: RnVars_Yellower wasn't being run by FinalCheck_Click(), added it to the list of checks run Ttenbergen 16:33, 27 January 2012 (CST)
- changed adm/trans/dis Dt/tm validation to not each run ADT_Chronological and long_LOS so the error won't show 6 times. Check is only triggered by checking registry complete now. To make sure nothing slips through, any change to the dt/tm fields will uncheck reg complete now. Ttenbergen 16:41, 27 January 2012 (CST)
- changed Pharm_Flow double-click so it will work right when double-clicking to up previously typed value. (made Sub up_one write value to table before upping it) Ttenbergen 14:47, 2012 February 9 (CST)
- changed Function admit1 to work properly when the diagnosis priority is not an integer Ttenbergen 15:55, 2012 February 9 (CST)
- spun out Function Panelling_admit_transfer_same to control better when it is run, ie. make sure it runs when dx or either date changes Ttenbergen 16:24, 2012 February 9 (CST)
ver 2012-01-05
rolled out Ttenbergen 15:38, 10 January 2012 (CST)
tested via Test_Plans_2012#ver 2012-01-05 testingTtenbergen 15:38, 10 January 2012 (CST)
- changes collectors will notice...
- changed colouring of L_Pharm_Flow_* forms to improve contrast Ttenbergen 16:45, 5 January 2012 (CST)
- changed dropdowns for Med Var 1 and Med Var 2 to allow wards from other hospitals, sorting the local wards first Ttenbergen 08:46, 6 January 2012 (CST)
- added the */+/- buttons to the date in tmp form as well (good suggestion Debbie) Ttenbergen 08:55, 6 January 2012 (CST)
- added the */+/- buttons to the date in Pharmacy form as well (good suggestion Marie) Ttenbergen 15:01, 6 January 2012 (CST)
- added label for boolean for postal codes to show that it should be checked if unavailable Ttenbergen 15:03, 6 January 2012 (CST)
- added check to require that either a postal code is present or the checkbox is checked Ttenbergen 15:59, 6 January 2012 (CST)
- adding Panelling_or_Discharge_Planning#Data Integrity RuleTtenbergen 16:50, 6 January 2012 (CST)
- added blank line requirement for Pharmacy collection Ttenbergen 11:17, 9 January 2012 (CST)
- took DeviceUse Study off the dropdown for tmp studies Ttenbergen 14:08, 9 January 2012 (CST)
- fixed the Pat_ID that had somehow gone missing from sending, also added send_dttm to Pharmacy sending for future troubleshooting. Ttenbergen 16:15, 9 January 2012 (CST)
- added ugly pink temporary Re-send Pharmacy button to re-send pharmacy for previously sent patients (i.e. patients that have "record" set to "sent")Ttenbergen 16:44, 9 January 2012 (CST)
- re-applied the long-stay change that got deleted together with the Pharmacy Sending fix. Ttenbergen 16:57, 9 January 2012 (CST)
- behind-the-scenes changes...
- deleted L_Pharm_Flow because not used now, *top and *bott are straight on the View form instead Ttenbergen 16:45, 5 January 2012 (CST)
ver 2012-01-04
rolled out Kmorris2 13:26, 4 January 2012 (CST)
- Allow spaces in First Name (fix function real_char)