California Cancer Reporting System Standards, Volume III
Eureka Edits
IF750 CS SSF 3, Breast Schema (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]
Regional Nodes Examined [NAACCR #830]
CS Site-Specific Factor 3 [NAACCR #2900]
CS Site-Specific Factor25 [NAACCR #2879]
Messages:
IF 750: Conflict among schema, Regional Nodes Examined ("value"), CS Site-Specific Factor 3 ("value")
Specification:
This edit is skipped if any of the following conditions are true:
CS Site-Specific Factor 3 is empty or = 988 (not applicable: information not collected for this case).
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 Regional Nodes Examined = 00 (no nodes examined), then
CS Site-Specific 3 must = 098 (axillary LNs = none examined)
Historical Changes:
In the SEER*Edits software, the title of this edit is: IF189.
1/08/07: Added IF #750.
2/20/08: This edit was modified so that it will be skipped if Behavior Code ICD-O-3 = 0 or 1 and reworded histology exclusion.
2010 Data Item Changes: CCR names (Site; Nodes Exam; CS Site Spec F3; Date DX) changed to NAACCR names. Edit modified to get schema name from function call to CS dll. CCR edit name changed from CS Site-Specific Factor 3, Regional Nodes Examined, Breast Schema.
2011 Data Item Changes: Per NAACCR 12.1: Modified to skip if CS Site-Specific Factor 3 is 988.
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."