Function Validate Chart: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m Text replacement - "DIC_timing = complete always" to "DIC_timing ="
mNo edit summary
Line 5: Line 5:
* checks [[Function PHIN same as Chart]]  
* checks [[Function PHIN same as Chart]]  
* no further checks at this time because chart numbers are different at different hospitals
* no further checks at this time because chart numbers are different at different hospitals
| DIC_related_concepts = [[PHIN]], [[Chart number]]
| DIC_related_concepts = PHIN; Chart number
| DIC_firmness = hard check
| DIC_firmness = hard check
| DIC_timing =
| DIC_timing =

Revision as of 16:05, 26 October 2018

Data Integrity Checks
Summary: validates the Chart number:
  • Chart must be numerical
  • chart must be
  • checks Function PHIN same as Chart
  • no further checks at this time because chart numbers are different at different hospitals
Related: PHIN, Chart number
Firmness: hard check
Timing:
App: CCMDB.mdb
Coding:
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 (SAP, not entered, Centralized data front end.accdb, DSM Labs Consistency check.accdb, CCMDB.accdb, TISS28.accdb) of allowed values for the "DICApp" property. 
  • Categories:  
  • form:

Approximate implementation date

The numerical-check is relevant because chart is relevant because the field is stored as a string. Reason unknown.

Related articles

Related articles: