Query s tmp Boarding Loc date item: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Tag: Manual revert
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Data Integrity Check
{{Data Integrity Check
|DIC_summary=Validates entries for [[Boarding Loc]]
|DIC_summary=Validates entries for [[Boarding Loc]]
|DIC_related_concepts=Boarding Loc; Service/Location; Arrive DtTm; Dispo DtTm
|DIC_related_concepts=Boarding Loc; service tmp entry; Dispo DtTm
|DIC_firmness=hard check
|DIC_firmness=hard check
|DIC_timing=complete
|DIC_timing=complete
Line 14: Line 14:
* Item should not be the same as the [[Service/Location]] for Medicine profile
* Item should not be the same as the [[Service/Location]] for Medicine profile
* When having a boarding location, both date and time must be present. Should not have missing time.  
* When having a boarding location, both date and time must be present. Should not have missing time.  
=== first boarding loc question ===
{{Discuss | who = Julie |
* if we enter unit info from Cognos, then the unit start date and time for the initial boarding loc will almost always be before the accept date and time. So I have removed that cross check for now so we can decide how we want to do this. I think we should enter the unit start from Cognos; this will be easier, less typo-prone, and it will allow us to eventually move to a system where we simply import this from Cognos possibly without human intervention (or in any case, possibly with only administrative intervention rather than from nurse data collector). It would mean treating this data differently to screen out the time on unit before service, and it would mean we can no longer cross check for this. We will need to review out cross-checks anyway, we don't have one for services yet at all. Emailing Julie for input. Regardless of the what we decide, we will need to clarify this in [[Boarding Loc]] since collectors are likely entering this first boarding slightly differently. Ttenbergen 16:48, 2020 November 6 (CST)
}}


== Log ==
== Log ==
2020-11-06 removed requirement "Date_var and Time_var must not be before [[Arrive DtTm]]" until we can work out [[#first boarding loc question]]
* 2022-05-25 - changed the query to a complete only query so the items can initially be entered as per Cognos, and only changed to our corrected values on chart completion, to allow keeping the [[Boarding Loc]] records linked to their counterpart [[Cognos2 Units table]] records
* 2022-05-18 - restored the PatID field which had been accidentally removed.
* 2022-03-31 -
** removed "no borrow" references since we have not used those in a long time
** removed some old distinction between Med and CC that is no longer relevant
** updated to use first [[Service tmp entry]] instead of "Accept DtTm"
* 2020-11-06 - removed requirement "Date_var and Time_var must not be before "Arrive DtTm" until we can work out [[#first boarding loc question]]


== Related articles ==  
== Related articles ==  

Latest revision as of 11:15, 25 May 2022

Data Integrity Checks
Summary: Validates entries for Boarding Loc
Related: Boarding Loc, service tmp entry, Dispo DtTm
Firmness: hard check
Timing: complete
App: CCMDB.accdb
Coding: query s_tmp_Boarding_Loc_date_item
Uses L Problem table: not relevant for this app
Status: implemented
Implementation Date: 2020/06/03
Backlogged: No
  • Cargo


  • SMW


  • Categories:  
  • form:
  • Date_var and Time_var must not be on or after Dispo DtTm
  • Item should not be the same as the Service/Location for Medicine profile
  • When having a boarding location, both date and time must be present. Should not have missing time.

Log

  • 2022-05-25 - changed the query to a complete only query so the items can initially be entered as per Cognos, and only changed to our corrected values on chart completion, to allow keeping the Boarding Loc records linked to their counterpart Cognos2 Units table records
  • 2022-05-18 - restored the PatID field which had been accidentally removed.
  • 2022-03-31 -
    • removed "no borrow" references since we have not used those in a long time
    • removed some old distinction between Med and CC that is no longer relevant
    • updated to use first Service tmp entry instead of "Accept DtTm"
  • 2020-11-06 - removed requirement "Date_var and Time_var must not be before "Arrive DtTm" until we can work out #first boarding loc question

Related articles

Related articles: