Check APACHE physiological variable high low

From CCMDB Wiki
Revision as of 20:44, 2018 October 26 by Ttenbergen (talk | contribs)
Jump to navigation Jump to search
Data Integrity Checks
Summary: an APACHE physiological variable is extremely high or low
Related: AaDO2, AP Dias BP Field, AP Sys BP Field, Creatinine (APACHE), FiO2, HCT, Hemat, HR, K, Na, PCO2, PH, PO2, RR, Serum CO2, Temperature, WBC
Firmness: hard check and soft check
Timing:
App: CCMDB.mdb
Coding: functions validate_x, function Min_Max_Checker
Uses L Problem table: not relevant for this app
Status: implemented
Implementation Date: 2008-01-01
Backlogged: true
  • Cargo


  • SMW
"CCMDB.mdb" is not in the list (CCMDB.accdb, Centralized data front end.accdb, TISS28.accdb, SAP, DSM Labs Consistency check.accdb, not entered) of allowed values for the "DICApp" property. 
  • Categories:  
  • form:

Implementation

The various validate_x functions in CCMDB.mdb call the function Min_Max_Checker with parameters for absolute and warning thresholds.

The function has "absolute" and "rare" minima and maxima as a parameter. The "absolute" ones are never allowed. The "rare" ones require an explanation in the Notes field.

This was implemented with the first version of CCMDB, so not clear now what the date was.