California Cancer Reporting System Standards, Volume III
California Hospital Transmit
Eureka Admission Level
Eureka Tumor Level
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]
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
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:
CS Extension is empty
CS Site-Specific Factor 24 is empty or = 988 (not applicable or not collected)
Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline)
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:
If Histologic Type ICD-O-3 is coded as Paget disease of the breast (8540, 8541, 8543), CS Site-Specific Factor 24 must = 010 (Paget disease present) or 020 (Pagetoid)
If CS Extension = 050 or 070 (Paget disease of nipple), then CS SSF 24 must = 010 (Paget disease present) or 020 (Pagetoid)
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." |