Query check tmp BedHeld: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 5: Line 5:
|DIC_timing=complete
|DIC_timing=complete
|DIC_coding=query ''check_tmp_BedHeld''
|DIC_coding=query ''check_tmp_BedHeld''
|DIC_status=needs review
|DIC_implementation_date=2023-05-02
|DIC_status=implemented
|DIC_app=CCMDB.accdb
|DIC_app=CCMDB.accdb
|DIC_backlogged=No
|DIC_backlogged=No
}}
}}
{{Todo
| who = Tina
| todo_added = 2023-05-11
| todo_action = 2023-05-11
| question =  _dev_ccmdb
*  }}
* dttm entry is always required  
* dttm entry is always required  
* for item in ("'''AMA (AWOL)'''", "'''Procedure'''"), [[BedHeldEnd DtTm]] must always be after [[Dispo DtTm]]   
* for item in ("'''AMA (AWOL)'''", "'''Procedure'''"), [[BedHeldEnd DtTm]] must always be after [[Dispo DtTm]]   
Line 23: Line 16:


== Log ==
== Log ==
* 2023-07-06 - the query is being called out of tmp checker, so it must be running now, considering question dealt with
* 2023-05-02 - query defined and written but waiting to find out if this can be before complete or only after (emailed)
* 2023-05-02 - query defined and written but waiting to find out if this can be before complete or only after (emailed)
* 2023-01-11 - Discussed at JALT and decided to not have a cross check for "procedure" against "[[Dispo]]"  
* 2023-01-11 - Discussed at JALT and decided to not have a cross check for "procedure" against "[[Dispo]]"  

Revision as of 13:55, 6 July 2023

Data Integrity Checks
Summary: Validates that the DtTm for the first Service tmp entry is the same as that for the first Boarding Loc entry
Related: BedHeldEnd DtTm, Dispo DtTm
Firmness: hard check
Timing: complete
App: CCMDB.accdb
Coding: query check_tmp_BedHeld
Uses L Problem table: not relevant for this app
Status: implemented
Implementation Date: 2023-05-02
Backlogged: No
  • Cargo


  • SMW


  • Categories:  
  • form:
  • dttm entry is always required
  • for item in ("AMA (AWOL)", "Procedure"), BedHeldEnd DtTm must always be after Dispo DtTm
  • if BedHeldEnd DtTm = Dispo DtTm and Dispo = "AMA (left against medical advice)", should be "AMA protocol" and vice versa
  • for item in ("AMA (AWOL)", "AMA (Protocol)"), Dispo needs to be "AMA" and vice versa

Log

  • 2023-07-06 - the query is being called out of tmp checker, so it must be running now, considering question dealt with
  • 2023-05-02 - query defined and written but waiting to find out if this can be before complete or only after (emailed)
  • 2023-01-11 - Discussed at JALT and decided to not have a cross check for "procedure" against "Dispo"
  • 2023-01-10 - Julie identified needed checks

Related articles

Related articles: