California Cancer Reporting System Standards, Volume III

 

Eureka

IF 1009: CS Extension, SSF 2, KidneyRenalPelvis

Edit Sets

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

Fields

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

CS Extension [NAACCR #2810]

CS Site-Specific Factor 2 [NAACCR #2890]

CS Site-Specific Factor 25 [NAACCR #2879]

CS Tumor Size-Ext Eval [NAACCR #2820]

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

Primary Site [NAACCR #400]

Tables

N/A

Messages

IF1009: If CS Extension = [value of CS Extension] and CS Tumor Size/Ext Eval = [value of CS Tumor Size/Ext Eval] then CS Site Specific Factor 2 must not = [value of CS Site Specific Factor 2]

Specification

This edit verifies that for cases coded using the KidneyRenalPelvis schema, CS Extension and CS Site-Specific Factor 2 (depth of renal parenchymal invasion) are coded consistently.

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

1. CS Extension is blank

2. Site-Specific Factor 2 is blank

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

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 using the KidneyRenalPelvis schema:

1.  If CS Extension = 600 (for renal pelvis only: ipsilateral kidney

    parenchyma and kidney, NOS )

    AND CS Tumor Size/Ext Eval= 3 or 6 (codes indicating pathologic

    staging, excluding autopsy)

    Then

        CS Site-Specific Factor 2 must not = 000 (renal parenchymal invasion

        not present/not identified) or 999 (unknown)

        

2.  If Primary Site = C659 (Renal pelvis)

    AND CS Site-Specific Factor 2 = 001-980 or 991 (codes indicating

       positive statement about invasion)

    THEN

        CS Extension must not = 050-400, 610, 950, 999

Historical Changes

May 2013

New edit for 2013

04/2014

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