CCMDB.mdb Change Log 2014: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) |
||
Line 8: | Line 8: | ||
== Versions == | == Versions == | ||
=== 2014-01-16 === | === 2014-01-16 === | ||
rolled out Ttenbergen 18:23, 2014 January 26 (CST) | |||
* imported new version of module apache_scoring from centralized_front_end. Ttenbergen 22:23, 2014 January 16 (CST) | * imported new version of module apache_scoring from centralized_front_end. Ttenbergen 22:23, 2014 January 16 (CST) | ||
* fixed AaDO2 coding and updated AaDO2 helper form to use it Ttenbergen 14:20, 2014 January 26 (CST) | * fixed AaDO2 coding and updated AaDO2 helper form to use it Ttenbergen 14:20, 2014 January 26 (CST) |
Revision as of 18:23, 2014 January 26
see Log (disambiguation) for other uses of the term "Log" 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
2014-01-16
rolled out Ttenbergen 18:23, 2014 January 26 (CST)
- imported new version of module apache_scoring from centralized_front_end. Ttenbergen 22:23, 2014 January 16 (CST)
- fixed AaDO2 coding and updated AaDO2 helper form to use it Ttenbergen 14:20, 2014 January 26 (CST)
- changed RecordStatus field in PatientViewer so field can't be set to blank. Fields currently set to blank won't be affected, but can't set to blank now. Ttenbergen 14:35, 2014 January 26 (CST)
- imported s_admitDischarge as used in importer, ie incl old inactive options Ttenbergen 14:48, 2014 January 26 (CST)
- added NG nursing home Grace Ttenbergen 14:48, 2014 January 26 (CST)
- changed admit-from and discharge-to drop-downs to reflect to only list active options Ttenbergen 14:50, 2014 January 26 (CST)
- updated function validate_chart to reject a chart number with length >=9 (ie likely a misplaced PHINTtenbergen 15:41, 2014 January 26 (CST)
- added sub open_in_excel to test excel version and open as appropriate during send Ttenbergen 17:50, 2014 January 26 (CST)
2014-01-02
rolled outTtenbergen 19:05, 2014 January 15 (CST)
- refactored function CCMDB_age to be able to use it with parameters (birth, admit). Ttenbergen 15:40, 2014 January 2 (CST)
- commented out functions GCS_Eye, GCS_motor, GCS_verbal. Don't seem to be used anywhere, and if they were, the scores should now come from table s_GCS. Ttenbergen 16:08, 2014 January 2 (CST)
- updated Transition Coordinator function to draw Apache scoring from new location Ttenbergen 18:39, 2014 January 15 (CST)
- changed function Ap_Chronic to be able to take CH and AT as parameters rather than draw from form Ttenbergen 16:08, 2014 January 2 (CST)
- made module Apache_Scoring; changed apache scoring on Form View and in module Check_Forms to use it
- Function ApScore_HeartRate
- Function ApScore_Temp
- Function ApScore_RespRate
- Function ApScore_MeanBP
- Function Ap_MeanBP
- Function ApScore_SerCO2
- Function ApScore_pH
- Function ApScore_Na
- Function ApScore_Hemat
- Function ApScore_K
- Function ApScore_WBC
- moved in Function Ap_Chronic
- fixed spelling for Polycythemia Rubra Vera in s_AllDiagnoses Ttenbergen 10:19, 2014 January 6 (CST)
- added yes/no column "choosable" to table s_AP_Chronic; added record "0HasChronic" as unchoosable record, updated form_view.ap_Chronic to draw from revised table. Ttenbergen 10:19, 2014 January 10 (CST)
- added column "surgical" to table s_AdmitDischarge. Ttenbergen 10:28, 2014 January 10 (CST)
- cleaned defunct HanDBase columns out of table s_AP_AdmitType. Ttenbergen 10:43, 2014 January 10 (CST)
- added NH Nursing Home HSC to s_AdmitDischarge
- added W4 to s_varOptions var1/2 entries for Grace
- integrated changes to closeNavPane() and MinimizeRibbons() that were made for Access 2010 but were breaking 2003 and were reverted. Tested on Con's laptop and on mine, work now. Ttenbergen 16:10, 2014 January 15 (CST)