Query check CCI TISS discontinuous ETT: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 10: Line 10:
|DIC_backlogged=No
|DIC_backlogged=No
}}
}}
This query checks for some scenarios around intubation that are possible, but are entered erroneously often enough to make it worth warning about them. It is implemented as a soft check, so collectors can click past it.  
This query checks for some scenarios around intubation that are possible, but are entered erroneously often enough to make it worth warning about them. It is implemented as a soft check, so collectors can click past it.
 
{{Discuss |
* Should we include a request to add a comment in notes when clicking past this to preempt future follow-up? [[User:Ttenbergen|Ttenbergen]] 13:36, 2021 November 10 (CST)
}}


=== Could happen in case of Tracheostomy creation in procedure suite ===
=== Could happen in case of Tracheostomy creation in procedure suite ===

Revision as of 17:12, 8 December 2021

Data Integrity Checks
Summary: T22 - ETT Present (TISS Item) should start with an T40 - Insertion of ETT (TISS Item) and end with an T28 - Planned extubation (TISS Item) or T29 - Unplanned extubation (TISS Item).
Related: Insertion of ETT (TISS Item), Planned extubation (TISS Item), Unplanned extubation (TISS Item)
Firmness: soft check
Timing: complete
App: CCMDB.accdb
Coding: query check_CCI_TISS_discontinuous_ETT
Uses L Problem table: not relevant for this app
Status: ready to implement
Implementation Date: 2021-11-10
Backlogged: No
  • Cargo


  • SMW


  • Categories:  
  • form:

This query checks for some scenarios around intubation that are possible, but are entered erroneously often enough to make it worth warning about them. It is implemented as a soft check, so collectors can click past it.

Could happen in case of Tracheostomy creation in procedure suite

There might be no extubation if pt has a trach (T23 - Trach Tube Present (TISS Item)) created (Tracheostomy creation), since that would be done in OR and part of it would be the extubation. Since this would be a soft check, the collector could just OK past it if this is the case.

The check

intubation or extubation

ETT or ventilation

conditions

remaining questions

  • Most intubated patients eventually get extubated without getting intubated again; this check would flag every one of them! Is that actually what you want, or am I misunderstanding this one?
  • SMW


  • Cargo


  • Categories
  • I don't even understand when this check would ever make sense... what do you mean with this one?
  • SMW


  • Cargo


  • Categories

Log

  • 2021-11-10 - implemented query but not calling it from code yet, want Lisa or someone to check on this

Related articles

Related articles: