Query check ACP Status Collection: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 18: Line 18:
* ([[L_TmpV2 table]] date_var + time_var) must be before [[Dispo DtTm field]]
* ([[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]]
* ([[L TmpV2 table]] date_var + time_var) must be after [[Admit date and time]]
* only check on [[Record_Status]]="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"
'''


== Log ==
== Log ==
* 2025-03-06 - implemented
* 2025-03-06 - implemented
* 2025-03-05 - cross check defined
* 2025-03-05 - [[cross check]] defined


== Related Articles ==
== Related Articles ==
{{Related Articles}}
{{Related Articles}}


[[Category: LAU Collection Project]]
[[Category:LAU Collection Project]]
[[Category: ACP]]
[[Category:ACP]]

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
  • Cargo


  • SMW


  • Categories:  
  • form:

This check is or a temporary entry collected for the LAU Collection Project.

Check:

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: