Link suspect negative transit time query: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m (→‎Still shows records after errors are fixed: number of errors posted is now small enough, no further changes needed at the moment.)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Data Integrity Check
{{Data Integrity Check
|DIC_summary=Used in [[Correcting suspect links]] to find records where an earlier record for a patient with that [[PHIN]] has a [[Dispo DtTm]] that is later than the next record's [[Arrive DtTm]].
|DIC_summary=Used in [[Correcting suspect links]] to find records where an earlier record for a patient with that [[PHIN]] has a [[Dispo DtTm]] that is later than the next record's [[Admit DtTm]].
|DIC_related_concepts=PHIN; Arrive DtTm field; Dispo DtTm field
|DIC_related_concepts=PHIN; Admit DtTm; Dispo DtTm field
|DIC_firmness=hard check  
|DIC_firmness=hard check
|DIC_coding=''link_suspect_negative_transit_time'' query
|DIC_coding=''link_suspect_negative_transit_time'' query
|DIC_status=implemented
|DIC_status=implemented
|DIC_LProblem=Yes
|DIC_LProblem=no
|DIC_app=Centralized data front end.accdb
|DIC_app=Centralized data front end.accdb
|DIC_backlogged=No
}}
}}
Follow steps in [[Processing errors in patient data]] to fix errors found.
 
Generally follow steps in [[Processing errors in patient data]] to fix errors found.
 
== Specific error fixing info for this query ==
* You have to click the [[Cat button|hand shake]] to see the admission the patient
* Most of the error on this query the discharged date of the first admission is after the second admission, if the case is this scenario,  I just change the discharged date without looking the EPR
* Sometimes this query triggers as a side effect for errors that are actually [[link_suspect_mismatch_pre_inpt_should_be_ours_incomplete query]], ie error continuous admission the second admission was admitted to ER


== Still shows records after errors are fixed ==
== Still shows records after errors are fixed ==
If after correcting the errors in this query it still shows entries, re-do [[Populate linking pairs]] and it will update the linking error.  
If after correcting the errors in this query it still shows entries, re-do [[Populate linking pairs]] and it will update the linking error.


== log ==
== log ==
* 2022-07-13 - updated to only show if diff is > 30min
* 2022-04-05 - updated to use [[Admit DtTm]]
* 2021-10-07 - changed overlap threshold to 1s because we were getting false positives since arrive dttm and dispo dttm come in at different precision/resolution from Cognos  
* 2021-10-07 - changed overlap threshold to 1s because we were getting false positives since arrive dttm and dispo dttm come in at different precision/resolution from Cognos  


Line 21: Line 30:
{{Related Articles}}
{{Related Articles}}


[[Category: Data Processing]]
[[Category:Data Processing]]
[[Category:Multiple Encounter linking]]
[[Category:Multiple Encounter linking]]
[[Category:Multiple encounter longitudinal consistency check]]
[[Category:Multiple encounter longitudinal consistency check]]
[[Category:Registry checks]]
[[Category:Registry checks]]

Latest revision as of 11:57, 2022 September 28

Data Integrity Checks
Summary: Used in Correcting suspect links to find records where an earlier record for a patient with that PHIN has a Dispo DtTm that is later than the next record's Admit DtTm.
Related: PHIN, Admit DtTm, Dispo DtTm field
Firmness: hard check
Timing: always
App: Centralized data front end.accdb
Coding: link_suspect_negative_transit_time query
Uses L Problem table: no
Status: implemented
Implementation Date: not entered
Backlogged: No
  • Cargo


  • SMW


  • Categories: 
  • form:

Generally follow steps in Processing errors in patient data to fix errors found.

Specific error fixing info for this query

  • You have to click the hand shake to see the admission the patient
  • Most of the error on this query the discharged date of the first admission is after the second admission, if the case is this scenario, I just change the discharged date without looking the EPR
  • Sometimes this query triggers as a side effect for errors that are actually link_suspect_mismatch_pre_inpt_should_be_ours_incomplete query, ie error continuous admission the second admission was admitted to ER

Still shows records after errors are fixed

If after correcting the errors in this query it still shows entries, re-do Populate linking pairs and it will update the linking error.

log

  • 2022-07-13 - updated to only show if diff is > 30min
  • 2022-04-05 - updated to use Admit DtTm
  • 2021-10-07 - changed overlap threshold to 1s because we were getting false positives since arrive dttm and dispo dttm come in at different precision/resolution from Cognos
  • 08:58, 2019 January 30 (CST): fixed problem with field name in query

Related articles

Related articles: