California Cancer Reporting System Standards, Volume III

 

Eureka

IF 1059: CS SSF 2, Extension, KidneyParenchyma Schema

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]

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

Primary Site [NAACCR #400]

Tables

N/A

Messages

IF1059: KidneyParenchyma schema If CS Site-Specific Factor 2 = [value of CS Site-Specific Factor 2] , CS Extension must not = [value of CS Extension]

Specification

For cases coded using the KidneyParenchyma schema, if CS SSF 2 indicates involvement of renal vein only, then CS Extension must indicate involvement of blood vessels.  If CS SSF 2 indicates involvement of IVC below diaphragm, then CS Extension must also indicate involvement of IVC below diaphragm. If CS SSF 2 indicates involvement of IVC above diaphragm, then CS Extension must also indicate involvement of IVC above diaphragm.

 

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

1. CS Site-Specific Factor 2 is blank or 988

2. CS Extension is blank

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

4. CS schema is invalid

 

If schema is KidneyParenchyma:

If CS Site-Specific Factor 2 = 010 (involvement of renal vein only) THEN

CS Extension must be greater than or equal to 600 (involvement of blood vessels)

Else If CS Site-Specific Factor 2 = 020, 040, 050, 070 (codes indicating involvement of IVC below diaphragm) THEN

CS Extension must be equal to 600 or greater than or equal to 610 (codes indicating involvement of IVC below diaphragm)

Else If CS Site-Specific Factor 2 = 030, 060, 080, 090 (codes indicating involvement of IVC above diaphragm) THEN

CS Extension must be greater than or equal to 620 (codes indicating involvement of IVC above diaphragm)

 

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.

 

Historical Changes

05/2013

New edit for 2013.  NAACCR Metafile v13A

04/2014

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