California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF408 CS SSF 11, Surg,  Skin Schema (CS)

 

Edit Sets

Eureka Hospital Transmit

Eureka Tumor Level

Eureka Admission Level

 

Fields

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

CS Site Specific Factor 11 [NAACCR #2865]

CS Site Specific Factor 25 [NAACCR #2879]

CS Tumor Size [NAACCR #2800]

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

Primary Site [NAACCR #400

RX Summ—Surg Prim Site [NAACCR #1290]

 

Message

Conflict among the schema for CS Site Specific Factor 11 [value] and RX Summ—Surg Prim Site [value].

 

Specification

This edit verifies that for cases coded using the Skin schema, CS Site-Specific Factor 11 (Perineural Invasion), and RX Summ--Surg Prim Site are coded consistently.

 

Please note that there is another edit, "CS SSF 11, Surg, DX/Stg Proc, Skin 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 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. 

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

 

If CS schema is Skin:

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: IF364

7/27/11 This new edit was created to comply with NAACCR 12.1.A.
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."