Query TISS Errors missing days: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* compare the [[Arrive DtTm]] and [[Dispo DtTm]] to dates in [[L TISS Item table]]; | * compare the [[Arrive DtTm]] and [[Dispo DtTm]] to dates in [[L TISS Item table]]; | ||
** consider if the record is currently urgent, if not, could ignore | ** consider if the record is currently urgent, if not, could ignore | ||
*** between reports, only do HSC ICUs because | *** between reports, only do STB and HSC ICUs because CRRT is included in Monthly reports | ||
{{Discuss | who = | {{Discuss | who=Julie | question = which report/s are these actually included in? }} | ||
*** we may only be looking until e.g. end of last month | *** we may only be looking until e.g. end of last month | ||
** follow [[Finding a patient in EPR]] to confirm [[Arrive DtTm]] and [[Dispo DtTm]], correct in [[CFE]] if different than EPR | ** follow [[Finding a patient in EPR]] to confirm [[Arrive DtTm]] and [[Dispo DtTm]], correct in [[CFE]] if different than EPR | ||
** otherwise, TISS is wrong (usually missing or extra day); usually it's the first or last day that is missing, sometimes one in middle | ** otherwise, TISS is wrong (usually missing or extra day); usually it's the first or last day that is missing, sometimes one in middle, send it to data collector to review | ||
*** copy the .pdf from the [[TISS28 form images]] directory to the regional server | |||
*** email the collector the link to the .pdf | |||
*** | |||
*** email collector | |||
== Log == | == Log == |
Revision as of 16:55, 11 February 2019
Data Integrity Checks | |
Summary: | There are no TISS28 entries for a day that should have at least one based on Arrive DtTm and Dispo DtTm |
Related: | TISS28, Arrive DtTm, Dispo DtTm |
Firmness: | hard check |
Timing: | always |
App: | TISS28.mdb |
Coding: | query TISS_Errors_duplicate_Items |
Uses L Problem table: | not relevant for this app |
Status: | implemented |
Implementation Date: | not entered |
Backlogged: | true |
Causes and solutions
If any records are listed:
- compare the Arrive DtTm and Dispo DtTm to dates in L TISS Item table;
- consider if the record is currently urgent, if not, could ignore
- between reports, only do STB and HSC ICUs because CRRT is included in Monthly reports
- consider if the record is currently urgent, if not, could ignore
- we may only be looking until e.g. end of last month
- follow Finding a patient in EPR to confirm Arrive DtTm and Dispo DtTm, correct in CFE if different than EPR
- otherwise, TISS is wrong (usually missing or extra day); usually it's the first or last day that is missing, sometimes one in middle, send it to data collector to review
- copy the .pdf from the TISS28 form images directory to the regional server
- email the collector the link to the .pdf
Log
- 2019-02-11 - changed to include vetted
Related articles
Related articles: |