California Cancer Reporting System Standards, Volume III
California Hospital Transmit
Eureka Admission Level
Eureka Tumor Level
Primary Site [NAACCR #400]
Histologic Type ICD-O-3 [NAACCR #522]
Behavior Code ICD-O-3 [NAACCR #523]
CS Site-Specific Factor 1 [NAACCR #2880]
CS Site-Specific Factor 25 (2010) [NAACCR #2879]
CS Site-Specific Factor 1, Histologic Type ICD-O-3 conflict
This edit verifies that for cases coded using the KidneyRenalPelvis, Bladder, or Urethra schemas, the following Table Note from CS Site-Specific Factor 1 is enforced: "If morphology is not urothelial, code 991."
This edit is skipped if any of the following conditions are true:
Site-Specific Factor 1 is blank
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.
For cases using the KidneyRenalPelvis, Bladder, or Urethra schemas:
If CS Site Specific Factor 1 (WHO/ISUP Grade) = 987 (not urothelial histology), Histologic Type ICD-O-3 must not = 8020, 8031, 8050, 8082, 8120-8124, 8130-8131 (urothelial types as defined by the MPH rules).
In the SEER*Edits software, the title of this edit is: IF262.
2010 Data Changes: Created and added this Edit for 2010.
2011 Data Changes: Per NAACCR v12.1, CS Site-Specific Factor 1 code to define "not applicable: not a urothelial morphology" changed from 991 to 987. This is a correction.
2013 Data Changes: Added 8020, 8031, and 8082 to list of urothelial histologies that are not allowed if CS Site Specific Factor1 (WHO/ISUP Grade) = 987 (not urothelial histology)
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."