Query check LAU collection readmission data: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
Line 23: | Line 23: | ||
{{Related Articles}} | {{Related Articles}} | ||
[[Category: LAU Collection Project]] | [[Category: LAU Collection Project]] |
Revision as of 23:39, 5 March 2025
Data Integrity Checks | |
Summary: | dates must make sense |
Related: | Admit date and time, Dispo_DtTm |
Firmness: | hard check |
Timing: | complete |
App: | CCMDB.accdb |
Coding: | query LAU_collection_readmission_data |
Uses L Problem table: | not relevant for this app |
Status: | |
Implementation Date: | 2025-03 |
Backlogged: | true |
This check is or a temporary entry collected for the LAU Collection Project.
Check:
- for item = "has previous", (L_TmpV2 table date_var + time_var) must be before the Admit date and time
- for item = "has later", (L_TmpV2 table date_var + time_var) must be after Dispo DtTm field
- don't need to limit this to only LAU collection records since no other records should have this; if a record has the entry it should meet these conditions.
Log
- 2025-03-05 - cross check defined
Related Articles
Related articles: |