California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF535: CS Lymph Nodes, SSF3, Nodes Eval, MerkelCell

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 Lymph Nodes Eval [NAACCR #2840]

CS Site-Specific Factor 3  [NAACCR #2900]

CS Site-Specific Factor25  [NAACCR #2879]

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

Primary Site  [NAACCR #400]

Message:

1.    If CS Site-Specific Factor 3 = [value], then CS Lymph Nodes must <> [value]

2.    If CS Lymph Nodes = [value], then CS Lymph Nodes Eval must <> [value]

3.    If CS Site-Specific Factor 3 = [value], then CS Lymph Nodes Eval must <> [value]

Specification:

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

1. CS Site-Specific Factor 3 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

 

This edit first determines the 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.

 

The following specification information is copied directly from the metafile description.

Historical Changes:

n the SEER*Edits software, the title of this edit is: IF319
2011 Data Changes: New edit - added to NAACCR v12.1 metafile.
2/23/12 Edit name changed from "CS SSF 3, MerkelCell Schemas (CS)" to "CS Lymph Nodes, SSF3, Nodes Eval, MerkelCell(CS)". Messages, logic, everything changed for NAACCR 12.2. Instructed metafile programmer to import the new edit and delete the old edit with identifier IF535. Due to scope of the change, did not use green to highlight changes. It is all changed. To review the 2011 version, look at the 2011 archived version of Volume III.
04/2014   Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."