Query check ACP Status Collection: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Text replacement - "[[Category: " to "[[Category:" |
Ttenbergen (talk | contribs) No edit summary |
||
| Line 20: | Line 20: | ||
* only check on [[RecordStatus]] ="complete" since a "not entered" record is added automatically for each pt | * only check on [[RecordStatus]] ="complete" since a "not entered" record is added automatically for each pt | ||
''' the collection project is done, but if we re-start it we should add the following: | |||
* add "date of first should be before last" | * add "date of first should be before last" | ||
''' | |||
== Log == | == Log == | ||
Latest revision as of 09:14, 20 November 2025
| Data Integrity Checks | |
| Summary: | every LAU Collection Project must have an entry, and the date must make sense |
| Related: | Admit date and time, Dispo_DtTm, ACP Status Collection for LAU |
| Firmness: | hard check |
| Timing: | complete |
| App: | CCMDB.accdb |
| Coding: | query check_ACP_Status_Collection_for_LAU |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | 2025-03-06 |
| Backlogged: | true |
This check is or a temporary entry collected for the LAU Collection Project.
Check:
- Project IN ("ACP first", "ACP last")
- there is at least one entry for every LAU Collection Project record
- "item" is not "not entered"
- (L_TmpV2 table date_var + time_var) must be before Dispo DtTm field
- (L TmpV2 table date_var + time_var) must be after Admit date and time
- only check on RecordStatus ="complete" since a "not entered" record is added automatically for each pt
the collection project is done, but if we re-start it we should add the following:
- add "date of first should be before last"
Log
- 2025-03-06 - implemented
- 2025-03-05 - cross check defined
Related Articles
| Related articles: |