CCMDB.mdb Change Log 2014: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) |
||
Line 35: | Line 35: | ||
* added ''NH Nursing Home HSC'' to [[s_AdmitDischarge]] | * added ''NH Nursing Home HSC'' to [[s_AdmitDischarge]] | ||
* added "W4" to [[s_varOptions]] var1/2 entries for Grace | * 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) | |||
[[Category: IT Instructions]] | [[Category: IT Instructions]] | ||
[[Category: Development Documentation]] | [[Category: Development Documentation]] | ||
[[Category: Change Logs CCMDB]] | [[Category: Change Logs CCMDB]] |
Revision as of 16:10, 2014 January 15
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
Changes
2014-01-02
not rolled out yet Ttenbergen 15:39, 2014 January 2 (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)
- turns out they are used for Transition_Coordinator_colour! need to fix
- 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)
- actually commented it out because the output would be undefined in some circumstances, see APACHE_Scoring_table#Chronic_Health_Score
- 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)