California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF843  CS Extension, SSF 24, Breast Schema (CS)

Edit Sets:

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

Fields:

Grade [NAACCR #440]

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 24 [NAACCR #2878]

CS Site-Specific Factor 25 [NAACCR #2879]

Message:

Breast schema: If CS Extension = 8540, 8541, or 8543, CS Site-Specific Factor24 must = 010 or 020

Breast schema: If Histologic Type ICD-O-3 = 050 or 070, CS Site-CS Site Specific Factor24 must = 010 or 020

Specification

This edit verifies that for cases coded using the Breast schema, CS Extension, CS Site-Specific Factor 24 (Pagets Disease) and Histologic Type ICD-O-3 are coded consistently.

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

  1. CS Extension is empty

  2. CS Site-Specific Factor 24 is empty or = 988 (not applicable or not collected)

  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 CS schema is Breast:

Historical Change:

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

2010 Data Changes. Created and added this Edit for 2010. In the SEER*Edits software, the title of this edit is: IF259.
10/20/11 Per NAACCR v12.1B. Check for CS Extension codes "50" and "70" corrected to check "050" and "070". Logic updated to require CS SSF 24 to equal 010 or 020, if histology equals 8540, 8541, 8543 or CS Extension = 050 or 070.
2/16/12 Updated error message to match NAACCR 12.2 Edits Manual.
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."