California Cancer Reporting System Standards, Volume III
Eureka Edits
IF534: CS Tumor Size, Colorectal (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 Tumor Size [NAACCR #2800]
CS Site-Specific Factor25 [NAACCR #2879]
Message:
IF 534: Conflict among schema, Histologic Type ICD-O-3 ("value"), CS Tumor Size ("value")
Specification:
This edit is skipped if any of the following conditions are true:
CS Tumor Size is empty.
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 coded using the Colon or Rectum schemas:
If CS Tumor Size = 998, then Histologic Type ICD-O-3 must = 8220 or 8221.
If Histologic Type ICD-O-3 = 8220 or 8221, then CS Tumor Size must = 998
For cases coded using the IllDefinedOther schema:
If Primary Site = Unknown Primary Site (C809), then CS Tumor Size must = 999.
Historical Changes:
In the SEER*Edits software, the title of this edit is: IF136.
2010 Data Item Changes: CCR names (Date DX; Hist Type 3) changed to NAACCR names. Per NAACCR v12.0:
Edit modified to get schema name from function call to CS dll.
Added:- If Histologic Type ICD-O-3 = 8220 or 8221, then CS Tumor Size must = 998