California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF512:  CS SSF 11, Surg, Appendix Schema (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 Site-Specific Factor 11  [NAACCR #2865]

RX Summ--Surg Prim Site [NAACCR# 1290]

CS Site-Specific Factor25  [NAACCR #2879]

 

Message:

IF 512: Conflict among schema, CS Site-Specific Factor 11 (value) and RX Summ--Surg Prim Site (value)

 

Specification:

This edit verifies that for cases coded using the Appendix schema, CS Site-Specific Factor 11 (Histopathologic Grading and RX Summ--Surg Prim Site arecoded consistently.

Please note that there is another edit, "CS SSF 11, Surg, DX/Stg Proc, Appendix Schema (CS)", that is exactly the same as this edit EXCEPT that it also checks the field RX Summ--DX/Stg Proc. It should be used by registries that collect both RX Summ--Surg Prim Site and RX Summ--DX/Stg Proc.

 

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

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

2. RX Summ--Surg prim Site 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.

 

If CS schema is Appendix:

if CS Site-Specific Factor11 = 998 (no pathologic confirmation of primary site tumor), then RX Summ--Surg Prim Site must be less than 20.

 

Historical Changes:

 In the SEER*Edits software, the title of this edit is: IF345.

2011 Data Item Changes:  New edit - added to NAACCR v12.1 metafile.

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