California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF822:  CS Lymph Nodes, SSF3, Nodes Eval, MelanomaSkin (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 Lymph Nodes [NAACCR #2830]

CS Site-Specific Factor 3 [NAACCR #2900]

CS Lymph Nodes Eval [NAACCR #2840]

CS Site-Specific Factor 25 [NAACCR #2879]

Message:

IF 822:  Melanoma of skin schema:  If CS Lymph Nodes [value], CS Site-Specific Factor 3 [value], then CS Lymph Node Eval cannot be [value].

Specification:

The purpose of this edit is to compare CS Lymph Nodes, CS Site-Specific 3, and CS Reg Nodes Eval for cases coded using the Melanoma of Skin Schema.

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

    1. CS Lymph Nodes is empty

    2. CS Site-Specific Factor 3 is empty or = 988

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

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

The following logic applies from NAACCR 12.2 and CSv02.04 forward. (To be implemented in Eureka in approximately May 2012.)

If schema is MelanomaSkin:

The following logic applies prior to NAACCR 12.2 and CSv02.04. (Will become obsolete in approximately May 2012)

If schema is MelanomaSkin schema:

**************************************************************

CS Site-Specific Factor 3 definitions for codes 000 and 005:

000 = OBSOLETE DATA RETAINED V0204

No lymph node metastasis

005 = Clinically negative lymph node metastasis

AND

No pathologic examination performed

Or unknown if pathologic examination performed

Or nodes negative on pathologic examination

*************************************************************

Historical Changes

In the SEER*Edits software, this edit is IF216.  

 

4/2009 Edit IF #822 added to match new CS edit added to NAACCR v11.3A metafile.
2010 Data Changes

CCR names (CS LN, CS Site Spec F3; CS Reg Nodes Eval; Date DX; Site; Hist Type 3) changed to NAACCR names.  Per NAACCR v12.0:

    • Edit name changed from "CS Lymph Nodes, SSF3, Nodes Eval, Melanoma(CS)" to "CS Lymph Nodes, SSF3, Nodes Eval, MelanomaSkin(CS)".

    • Changed data item name CS Reg Nodes Eval to CS Lymph Nodes Eval.

    • Edit modified to get schema name from function call to CS dll.

    • Length of CS Lymph Nodes changed from 2 to 3 characters.

2011 Data Changes

CCR names (CS LN, CS Site Spec F3; CS Reg Nodes Eval; Date DX; Site; Hist Type 3) changed to NAACCR names.  Per NAACCR v12.0:

    • Edit name changed from "CS Lymph Nodes, SSF3, Nodes Eval, Melanoma(CS)" to "CS Lymph Nodes, SSF3, Nodes Eval, MelanomaSkin(CS)".

    • Changed data item name CS Reg Nodes Eval to CS Lymph Nodes Eval.

    • Edit modified to get schema name from function call to CS dll.

    • Length of CS Lymph Nodes changed from 2 to 3 characters.

2012 & CSv02.04 Data Changes

Changed message to match NAACCR 12.2 Edits Manual.

WAS: IF 822:  Melanoma of skin schema:  Conflict among CS Lymph Nodes [value], CS Site-Specific Factor 3 [value] and CS Lymph Node Eval [value].

IS NOW: IF 822:  Melanoma of skin schema:  If CS Lymph Nodes [value], CS Site-Specific Factor 3 [value], then CS Lymph Node Eval cannot be [value].

In the Specifications area, added the revised logic to match NAACCR 12.2 Edits Manual. Also, keeping the logic previous to CSv02.04 until CSv02.04 is implemented in Eureka. (Perhaps May 2012)

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