CCMDB.mdb Change Log 2014

From CCMDB Wiki
Jump to navigation Jump to search

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)
  • 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
  • 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)