Query check CCI Date: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Data Integrity Check
{{Data Integrity Check
| DIC_summary = [[Px Date]] must be sensible when compared to [[Arrive_DtTm]] and [[Dispo_DtTm]]
| DIC_summary = [[Px Date]] must be sensible when compared to first [[Service tmp entry]] and [[Dispo_DtTm]]
| DIC_related_concepts = [[Px Date]], [[Arrive_DtTm]], [[Dispo_DtTm]]
| DIC_related_concepts = Px Date; Service tmp entry; Dispo_DtTm; Px Type
| DIC_firmness = hard check
| DIC_firmness = hard check
| DIC_timing = complete
| DIC_timing = complete
| DIC_app = CCMDB.mdb
| DIC_app = CCMDB.accdb
| DIC_coding =  query ''check_CCI_Date''
| DIC_coding =  query ''check_CCI_Date''
| DIC_status =  implemented
| DIC_status =  implemented
Line 12: Line 12:
'''If this check changes, consider whether [[Query check ICD10 date]] should be changed the same way.'''
'''If this check changes, consider whether [[Query check ICD10 date]] should be changed the same way.'''


* If exists, [[Px_Date]] must be between [[Arrive_DtTm]] and [[Dispo_DtTm]]
* If exists, [[Px_Date]] must be between first [[Service tmp entry]] and [[Dispo_DtTm]]


* [[Px_Date]] mandatory for procedures with [[Px Type]] '''acquired''' / [[Acquired Procedure]]
* [[Px_Date]] mandatory for procedures with [[Px Type]] '''acquired''' / [[Acquired Procedure]]
* [[Px_Date]] not allowed for procedures with [[Px Type]] '''admit''' / [[Admit Procedure]]
* [[Px_Date]] not allowed for procedures with [[Px Type]] '''admit''' / [[Admit Procedure]]
== Log ==
* 2022-03-31 - updated to use first [[Service tmp entry]] instead of "Accept DtTm"
* 2021-03-24 - Julie flagged a false negative that was probably from before the last log
* 2021-01-20 - confirmed that both dates before admit and after dispo are caught.
* 2020-10-15 - changed start limit from "Arrive DtTm" to "Accept DtTm" since we now collect data on pts starting at ER arrival, and the EMIP distinction is going away.


== Related Articles ==
== Related Articles ==

Latest revision as of 15:19, 19 April 2022

Data Integrity Checks
Summary: Px Date must be sensible when compared to first Service tmp entry and Dispo_DtTm
Related: Px Date, Service tmp entry, Dispo_DtTm, Px Type
Firmness: hard check
Timing: complete
App: CCMDB.accdb
Coding: query check_CCI_Date
Uses L Problem table: not relevant for this app
Status: implemented
Implementation Date: 2018-10-14
Backlogged: true
  • Cargo


  • SMW


  • Categories:  
  • form:

If this check changes, consider whether Query check ICD10 date should be changed the same way.

Log

  • 2022-03-31 - updated to use first Service tmp entry instead of "Accept DtTm"
  • 2021-03-24 - Julie flagged a false negative that was probably from before the last log
  • 2021-01-20 - confirmed that both dates before admit and after dispo are caught.
  • 2020-10-15 - changed start limit from "Arrive DtTm" to "Accept DtTm" since we now collect data on pts starting at ER arrival, and the EMIP distinction is going away.

Related Articles

Related articles: