California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF827:  CS TS Ext Eval, Surgery, Bladder Schema

 

Edit Sets:

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

 

Fields:

Primary Site  [NAACCR #400]

Histologic Type ICD-O-3  [NAACCR #522]

Behavior Code ICD-O-3  [NAACCR #523]

RX Summ--Surg Prim Site  [NAACCR #1290]

CS Tumor Size/Ext Eval  [NAACCR #2820]

CS Site-Specific Factor25  [NAACCR #2879]

 

Message:

IF 827:  If RX Summ--Surg Prim Site = [value] and CS Extension = [value], CS Tumor Size/Ext Eval must not = 5, 6, or 8.

 

Specification:

The purpose of this edit is to verify that, for cases coded using the CS Bladder schema, the CS Tumor Size/Ext Eval code is correct for surgeries which do not meet the pathologic staging criteria.

This edit is skipped if any of the following conditions are true:

  1. CS Tumor Size/Ext Eval is empty.

  2. Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline).

  3. CS schema is invalid

This edit first determines the correct CS schema by doing a function call to the CS Dynamic Link Library (dll). The function call passes Primary Site, Histologic Type ICD-O-3, and CS Site-Specific Factor25 (schema discriminator) to the dll and the CS schema name is returned.

For cases coded using the Bladder:

If RX Summ--Surg Prim Site = 10-27:

1.  If CS Extension = 700-805 (CS Extension codes mapping to the highest T category which may be pathologically evaluated), then CS Tumor Size/Ext Eval must not = 5, 6 or 8.

2.  For all other CS Extension codes, CS Tumor Size/Ext Eval must not = 3, 5, 6 or 8.

 

In the SEER*Edits software, this edit is IF211.

 

Historical Changes:

4/2009:  Edit IF #827 added to match new CS edit added to NAACCR v11.3A metafile. 

2010 Data Changes:  CCR names (Site; CS Tum Size; Hist Type 3) changed to NAACCR name.  Per NAACCR v12.0:

2012 Data Changes: NAACCR v12.2A:

 - Edit modified: "If RX Summ--Surg Prim Site = 10-27, then the CS Tumor Size/Ext Eval must not = 3, 5, 6, or 8" changed to: "If RX Summ--Surg Prim Site = 10-27 and CS Extension = 700-805, then the CS Tumor Size/Ext Eval must not = 5, 6, or 8".

 - New error message (4889) added.

2013 Data Item Changes:  

 - Added logic: If RX Summ--Surg Prim Site = 10-27 and CS Extension not = 700-805, then CS Tumor Size/Ext Eval must not = 3, 5, 6 or 8".

 - New error message (4897) added.

04/2014  Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."