Query check ICD10 trach dxs consistent: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
| DIC_app = CCMDB.mdb | | DIC_app = CCMDB.mdb | ||
| DIC_coding = Query ''check_ICD10_trach_dxs_consistent'' | | DIC_coding = Query ''check_ICD10_trach_dxs_consistent'' | ||
| DIC_status = implemented | | DIC_status = implemented | ||
| DIC_implementation_date = 2019-01-22 | | DIC_implementation_date = 2019-01-22 | ||
}} | }} | ||
* if any | * if any trach-implying dxs are present then pt must have a code that indicates that they have a trach : | ||
** | ** trach-implying dxs | ||
*** {{ICD10WithCode|Tracheostomy complication, hemorrhage from site}} | *** {{ICD10WithCode|Tracheostomy complication, hemorrhage from site}} | ||
*** {{ICD10WithCode|Tracheostomy complication, malfunction}} | *** {{ICD10WithCode|Tracheostomy complication, malfunction}} | ||
*** {{ICD10WithCode|Tracheostomy complication, NOS}} | *** {{ICD10WithCode|Tracheostomy complication, NOS}} | ||
*** {{ICD10WithCode|Tracheostomy complication, tracheo-esophageal fistula}} | *** {{ICD10WithCode|Tracheostomy complication, tracheo-esophageal fistula}} | ||
** | ** code that indicates that they have a trach | ||
*** [[Tracheostomy creation]] | *** CCI - [[Tracheostomy creation]] | ||
*** ICD10 - {{ICD10WithCode|Tracheostomy, has one}} | |||
{{ | |||
== Log == | == Log == | ||
* 2019-04-08 - removed [[Tracheostomy care]] from this query | * 2019-04-08 - removed [[Tracheostomy care]] from this query; changed how it is structured altogether to test new rule | ||
* 2019-03-20 - previously this also required one of the above if "has one" was present, but that makes no sense, because one could be present without additional care requirements, so have taken that part out. Ttenbergen 12:45, 2019 March 20 (CDT) | * 2019-03-20 - previously this also required one of the above if "has one" was present, but that makes no sense, because one could be present without additional care requirements, so have taken that part out. Ttenbergen 12:45, 2019 March 20 (CDT) | ||
Revision as of 21:56, 8 April 2019
Data Integrity Checks | |
Summary: | Tracheostomy related CCI and ICD10 codes must be consistent with each other. |
Related: | Tracheostomy, has one, Tracheostomy care, Tracheostomy complication, hemorrhage from site, Tracheostomy complication, malfunction, Tracheostomy complication, NOS, Tracheostomy complication, tracheo-esophageal fistula, Tracheostomy creation |
Firmness: | hard check |
Timing: | |
App: | CCMDB.mdb |
Coding: | Query check_ICD10_trach_dxs_consistent |
Uses L Problem table: | not relevant for this app |
Status: | implemented |
Implementation Date: | 2019-01-22 |
Backlogged: | true |
- if any trach-implying dxs are present then pt must have a code that indicates that they have a trach :
- trach-implying dxs
- code that indicates that they have a trach
- CCI - Tracheostomy creation
- ICD10 - Tracheostomy, has one (Z93.0)
Log
- 2019-04-08 - removed Tracheostomy care from this query; changed how it is structured altogether to test new rule
- 2019-03-20 - previously this also required one of the above if "has one" was present, but that makes no sense, because one could be present without additional care requirements, so have taken that part out. Ttenbergen 12:45, 2019 March 20 (CDT)