California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF506:  CS Extension, SSF 3, Behavior, Prostate (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 Extension [NAACCR # 2810]

CS Site-Specific Factor 3  [NAACCR #2900]

CS Site-Specific Factor25  [NAACCR #2879]

 

Message:

IF 506: If CS Extension = [value] and CS Site-Specific 3 = [value], Behavior Code ICD-0-3 [value] must = 2.

 

Specification:

The purpose of this edit is to verify that the values coded in Behavior Code ICD-O-3 and CS Extension are consistent.

 

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

1. CS Extension is empty.

2. Case is death certificate only (Type of Reporting Source = 7)

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.

 

If schema is Prostate:

[If CS Extension = 000 and CS Site-Specific Factor 3 not = 200-750, or 985

OR

If CS Site-Specific Factor 3 = 000 and CS Extension not = 100-750], then

Behavior Code ICD-O-3 must = 2 (in situ).

 

Historical Changes:

 

2011 Data Item Changes:  New edit - added to NAACCR v12.1 metafile. In the SEER*Edits software, the title of this edit is: IF346.

07/27/2011 Updated message to match NAACCR 12.1.A metafile.

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