Query check long transfer delay: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) |
||
Line 30: | Line 30: | ||
{{DT | | {{DT | | ||
* Requiring notes to have content is really a very soft error check... do we need to consider something better? | * Requiring notes to have content is really a very soft error check... do we need to consider something better? | ||
**maybe just a pop-up message to confirm if correct is enough? I will assume the date time entry has been confirmed to be correct. --[[User:JMojica|JMojica]] 15:16, 2022 February 16 (CST) }} | **maybe just a pop-up message to confirm if correct is enough? I will assume the date time entry has been confirmed to be correct. --[[User:JMojica|JMojica]] 15:16, 2022 February 16 (CST) | ||
*** That would be an even softer error check, so might as well keep the notes field one and avoid ask-backs. [[User:Ttenbergen|Ttenbergen]] 08:24, 2022 June 9 (CDT)}} | |||
* There was a suggestion to omit the error if the notes box has a comment. That makes me think: we use this method for other checks, but I don't actually know how powerful it is, since most collectors use notes for all sorts of things, and some will leave the content when they are ready to send. If we are serious about this we might want to require them to put an entry into the tmp field instead. Is it worth adding one more entry to that? Guess it depends partly on how common the scenario is. Thoughts? Ttenbergen 16:44, 2018 June 7 (CDT) | * There was a suggestion to omit the error if the notes box has a comment. That makes me think: we use this method for other checks, but I don't actually know how powerful it is, since most collectors use notes for all sorts of things, and some will leave the content when they are ready to send. If we are serious about this we might want to require them to put an entry into the tmp field instead. Is it worth adding one more entry to that? Guess it depends partly on how common the scenario is. Thoughts? Ttenbergen 16:44, 2018 June 7 (CDT) |
Revision as of 07:24, 2022 June 9
Data Integrity Checks | |
Summary: | Is the Transfer Delay (Critical Care) or Transfer Delay (Medicine) unreasonably long? |
Related: | Transfer Delay (Critical Care), Transfer Delay (Medicine), Transfer Ready DtTm tmp entry, Dispo DtTm field |
Firmness: | soft check |
Timing: | always |
App: | CCMDB.accdb |
Coding: | Query check long transfer delay |
Uses L Problem table: | not relevant for this app |
Status: | needs review |
Implementation Date: | not entered |
Backlogged: | No |
This is a check to ensure that patients with a long Transfer Delay (Critical Care) or Transfer Delay (Medicine) are not errors.
Any patient with a transfer delay longer than the following limits will launch an error when the dispo tab checkbox is checked. Data collectors need to confirm if not an error and write in the notes box that the transfer ready date_time is correct. The Statistician will look at the notes when doing report about avoidable days.
- ICU (MICU, SICU, CICU, CCU, ACCU) - 7 days
- IICU - 14 days
- HOBS Wards - ?? days
- Regular Wards - ?? days
|
|
Use of the Notes field to escape errors
|
- There was a suggestion to omit the error if the notes box has a comment. That makes me think: we use this method for other checks, but I don't actually know how powerful it is, since most collectors use notes for all sorts of things, and some will leave the content when they are ready to send. If we are serious about this we might want to require them to put an entry into the tmp field instead. Is it worth adding one more entry to that? Guess it depends partly on how common the scenario is. Thoughts? Ttenbergen 16:44, 2018 June 7 (CDT)
After implementation
Update the cross check info in Transfer Delay, Transfer Ready DtTm field and Dispo DtTm field from "needs discussion".