Query check CCI TISS discontinuous ETT: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
Line 54: Line 54:


== Log ==
== Log ==
* 2022-01-06 - activated as soft check
* 2021-11-10 - implemented query but not calling it from code yet, want Lisa or someone to check on this
* 2021-11-10 - implemented query but not calling it from code yet, want Lisa or someone to check on this



Revision as of 18:05, 6 January 2022

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

  • 2022-01-06 - activated as soft check
  • 2021-11-10 - implemented query but not calling it from code yet, want Lisa or someone to check on this

Related articles

Related articles: