California Cancer Reporting System Standards, Volume III

 

Eureka

IF 1066: CS SSF 8, Lymph Nodes, KidneyParenchyma

Edit Sets

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

Fields

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

CS Lymph Nodes [NAACCR #2830]

CS Site-Specific Factor 8 [NAACCR #2862]

CS Site-Specific Factor 25 [NAACCR #2879]

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

Primary Site [NAACCR #400]

Tables

N/A

Messages

IF1066: KidneyParenchyma schema, If CS Site-Specific Factor 8 = 000, CS Lymph Nodes [value of CS Lymph Nodes] must not = 100 - 800

Specification

This edit verifies that for cases using the KidneyParenchyma schema, CS SSF 8 (extranodal extension of regional lymph nodes) and CS Lymph Nodes are coded consistently.

 

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

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

2. CS Lymph Nodes is blank

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

4. CS schema is invalid

 

If CS schema is KidneyParenchyma:

If CS Site-Specific Factor 8 = 000 (no regional lymph nodes involved) THEN

CS Lymph Nodes must not = 100-800 (codes indicating regional lymph node involvement)

Else If CS Lymph Nodes = 000 (no regional lymph node involvement) THEN

CS Site-Specific Factor 8 must not = 010-030 (codes indicating regional lymph node involvement)

 

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."