Check BRR/XBR vs cardiac arrest dx: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m u
m Text replacement - "CCMDB.mdb" to "CCMDB.accdb"
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
If there is an admit or acquired diagnosis of:
{{LegacyContent
* [[Witnessed Cardiac Arrest | Cardiac Arrest Witnessed 100.02]]
|explanation=Check using old DX coding schema
* [[Unwitnessed Cardiac Arrest | Cardiac Arrest Unwitnessed 100.01]]  
|successor=[[Query check cooling vs arrest]]
then there has to be a Project Cooling entry in Tmp.
|content=


=== implementation ===
{{Data Integrity Check
This is in tmp_checker by calling query s_tmp_BRR_DX_inconsistent
|DIC_summary=If there is an [[Admit Diagnosis]] or [[Acquired Diagnosis]] of at least one of:
* [[Witnessed Cardiac Arrest]]
* [[Unwitnessed Cardiac Arrest]]
then there has to be a [[BRR]] collection entry.
|DIC_related_concepts=Witnessed Cardiac Arrest; Unwitnessed Cardiac Arrest; BRR;
|DIC_firmness=hard check
|DIC_coding=query ''s_tmp_BRR_DX_inconsistent''
|DIC_implementation_date=date change was rolled out / first applied
|DIC_status=retired
|DIC_app=CCMDB.accdb
}}


The ICD10 counterpart to this check is [[Query check cooling vs arrest]].


[[Category: CCMDB Data Integrity Checks]]
CCI has code [[Targeted Temperature Management (TTM)]] for this. In order to migrate this check from the old codes to CCI we would need to have a "no cooling" entry which is, of course, not available in CCI. Allan confirmed with Bojan that our desire to cross-check this is not strong enough to add such a custom code, so we this cross check stops with the move to CCI.
 
{DT | We could have the opposite check, I think: if there is TTM, there had better be a [[Cardiac arrest]].
 
=== Old data ===
Possibly [[BRR]] can be rolled into [[Targeted Temperature Management (TTM)]]. See more at [[BRR#CCI]].
 
== Related articles ==
{{Related Articles}}
}}

Latest revision as of 10:43, 2019 September 22

Legacy Content

This page contains Legacy Content.

Click Expand to show legacy content.

Data Integrity Checks
Summary: If there is an Admit Diagnosis or Acquired Diagnosis of at least one of:

then there has to be a BRR collection entry.

Related: Witnessed Cardiac Arrest, Unwitnessed Cardiac Arrest, BRR
Firmness: hard check
Timing: always
App: CCMDB.accdb
Coding: query s_tmp_BRR_DX_inconsistent
Uses L Problem table: not relevant for this app
Status: retired
Implementation Date: date change was rolled out / first applied
Backlogged: true
  • Cargo


  • SMW


  • Categories:  
  • form:

The ICD10 counterpart to this check is Query check cooling vs arrest.

CCI has code Targeted Temperature Management (TTM) for this. In order to migrate this check from the old codes to CCI we would need to have a "no cooling" entry which is, of course, not available in CCI. Allan confirmed with Bojan that our desire to cross-check this is not strong enough to add such a custom code, so we this cross check stops with the move to CCI.

{DT