Check APACHE physiological variable high low: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Created page with "{{Data Integrity Check | DIC_summary = an APACHE physiological variable is extremely high or low | DIC_related_concepts = AaDO2, AP Dias BP Field, AP Sys BP Fiel..."
 
m Text replacement - "| DIC_app" to "| DIC_timing = complete always | DIC_app"
Line 3: Line 3:
| DIC_related_concepts = [[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]]
| DIC_related_concepts = [[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]]
| DIC_firmness = hard check and soft check  
| DIC_firmness = hard check and soft check  
| DIC_timing = complete always
| DIC_app = CCMDB.mdb
| DIC_app = CCMDB.mdb
| DIC_coding = functions ''validate_x'', function ''Min_Max_Checker''  
| DIC_coding = functions ''validate_x'', function ''Min_Max_Checker''  

Revision as of 11:56, 2018 September 25

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: complete always
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. Property "DICRelatedConcepts" (as page type) with input value "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" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
  • Categories:  
  • form:

Implementation

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

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