Query check CCI TISS NrDays GT LOS: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Text replacement - "TISS28 checks" to "TISS28 check" |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 13: | Line 13: | ||
== Log == | == Log == | ||
* 2023-11-25 - updated to use new function admission_program([L_Log.Pat_ID]) | |||
* 2021-01-21 - check defined and implemented | * 2021-01-21 - check defined and implemented | ||
Latest revision as of 10:38, 2023 November 25
Data Integrity Checks | |
Summary: | There are more TISS Item Px_Dates than there are days between the first Service tmp entry and Dispo DtTm |
Related: | CCI Picklist, Service tmp entry, Dispo DtTm |
Firmness: | hard check |
Timing: | incomplete |
App: | CCMDB.accdb |
Coding: | query check_CCI_TISS_NrDays_GT_LOS |
Uses L Problem table: | not relevant for this app |
Status: | implemented |
Implementation Date: | 2021-01-21 |
Backlogged: | true |
This check can be done on incomplete records because even for those there is never a reason there would be extra TISS days.
Log
- 2023-11-25 - updated to use new function admission_program([L_Log.Pat_ID])
- 2021-01-21 - check defined and implemented