Query check ICD10 trach has trach but no TISS: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Data Integrity Check
{{Data Integrity Check
| DIC_summary = If there is a {{ICD10WithCode|Tracheostomy, has one}} ICD10, there should likely be a {{TISS w Nr | Trach Tube Present (TISS Item)}}  
|DIC_summary=If there is a {{ICD10WithCode|Tracheostomy, has one}} ICD10, there should likely be a {{TISS w Nr | Trach Tube Present (TISS Item)}}
| DIC_related_concepts = Tracheostomy, has one; Trach Tube Present (TISS Item)
|DIC_related_concepts=Tracheostomy, has one; Trach Tube Present (TISS Item)
| DIC_firmness = soft check  
|DIC_firmness=soft check
| DIC_timing =
|DIC_coding=Query ''check_ICD10_trach_has_trach_but_no_TISS''
| DIC_app = CCMDB.accdb
|DIC_implementation_date=2022-09-28
| DIC_coding = Query ''check_ICD10_trach_has_trach_but_no_TISS''
|DIC_status=implemented
| DIC_status = ready to implement
|DIC_app=CCMDB.accdb
| DIC_implementation_date = 2022-09-28
|DIC_backlogged=No
}}
}}
This can actually happen since there could be an ostomy without a tube in it; however, it is more likely to be an error, so we are flagging it with a soft check.  
This can actually happen since there could be an ostomy without a tube in it; however, it is more likely to be an error, so we are flagging it with a soft check.  


== Log ==
== Log ==
* 2023-11-25 - updated to use new function admission_program([L_Log.Pat_ID])
* 2022-11-31 - updated to only include critical care patients
* 2022-11-31 - updated to only include critical care patients
* 2022-09-28 - created query
* 2022-09-28 - created query

Latest revision as of 12:08, 2023 November 25

Data Integrity Checks
Summary: If there is a Tracheostomy, has one (Z93.0) ICD10, there should likely be a T23 - Trach Tube Present (TISS Item)
Related: Tracheostomy, has one, Trach Tube Present (TISS Item)
Firmness: soft check
Timing: always
App: CCMDB.accdb
Coding: Query check_ICD10_trach_has_trach_but_no_TISS
Uses L Problem table: not relevant for this app
Status: implemented
Implementation Date: 2022-09-28
Backlogged: No
  • Cargo


  • SMW


  • Categories: 
  • form:

This can actually happen since there could be an ostomy without a tube in it; however, it is more likely to be an error, so we are flagging it with a soft check.

Log

  • 2023-11-25 - updated to use new function admission_program([L_Log.Pat_ID])
  • 2022-11-31 - updated to only include critical care patients
  • 2022-09-28 - created query

Related articles

Related articles: