Query TISS Errors TISS date out of admission: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
This one doesn't require checking with collectors. | This one doesn't require checking with collectors. | ||
# check the image of the TISS form to see if there is an accidental extra TISS day/item | |||
#* If the TISS item really is extra, delete records in [[L_TISS_Item table]]. | |||
# follow [[Finding a patient in EPR]] and make sure the [[Arrive DtTm]] or [[Dispo DtTm]] are correct in [[CFE]] | # follow [[Finding a patient in EPR]] and make sure the [[Arrive DtTm]] or [[Dispo DtTm]] are correct in [[CFE]] | ||
# | #* correct the dates in CFE if applicable | ||
== Log == | == Log == |
Revision as of 15:41, 11 February 2019
Data Integrity Checks | |
Summary: | TISS date is not during admission |
Related: | TISS28, Arrive DtTm field, Dispo DtTm field |
Firmness: | hard check |
Timing: | always |
App: | TISS28.mdb |
Coding: | query TISS_Errors_NrTISSDays_NE_LOS |
Uses L Problem table: | not relevant for this app |
Status: | implemented |
Implementation Date: | 2016-07-11 |
Backlogged: | true |
Causes and solutions
This one doesn't require checking with collectors.
- check the image of the TISS form to see if there is an accidental extra TISS day/item
- If the TISS item really is extra, delete records in L_TISS_Item table.
- follow Finding a patient in EPR and make sure the Arrive DtTm or Dispo DtTm are correct in CFE
- correct the dates in CFE if applicable
Log
2019-01-06 - added L_Problems link and changed the date range tested to be Dispo_DtTm within the last year.
Related articles
Related articles: |