California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF837  CS Extension, CS Tumor Size, Breast Schema  (CS)

 

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]

CS Extension  [NAACCR #2810]

CS Tumor Size  [NAACCR #2800]

CS Site-Specific Factor25  [NAACCR #2879]

 

Message:

Conflict among schema, CS Extension and CS Tumor Size

 

Specification:

This edit verifies that CS Extension and CS Tumor Size are coded consistently for the Breast schema.

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

  1. CS Extension or CS Tumor Size 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.

If CS schema is Breast:

If CS Tumor Size = 997 (Paget disease of nipple without demonstrable tumor), CS Extension must = 050 (Paget without tumor) or 070 (Paget without tumor pathologically).

If CS Tumor size = 996 (Mammographic/xerographic diagnosis only, no size given; clinically not palpable), CS Extension must not equal 400 or higher (T4 tumors), except for code 999 (unknown extension).

If CS Extension = 170 (T1 with no other information on size or extension), CS Tumor Size must = 990, 991, or 992 (Stated as T1mic, T1b,T1NOS/T1c with no other information on size).

If CS Extension = 180 (T2 with no other information on size or extension),CS Tumor Size must = 995 (Stated as T2 with no other information on size).

 

Historical Change:

2010 Data Changes:  Created and added this Edit for 2010. In the SEER*Edits software, the title of this edit is: IF258.

 

2011 Data Changes: NAACCR v12.1 - Changed logic due to converted codes.

From:

If CS Tumor size = 996 (Mammographic/xerographic diagnosis only, no size given; clinically not palpable), CS Extension must not = 380, 390, or any code greater than 500 (T4 tumors), except for code 999 (unknown extension).

To:

If CS Tumor size = 996 (Mammographic/xerographic diagnosis only, no size given; clinically not palpable), CS Extension must not equal 400 or higher (T4 tumors), except for code 999 (unknown extension).

 

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