California Cancer Reporting System Standards, Volume III
California Hospital Transmit
Eureka Admission Level
Eureka Tumor Level
Histologic Type ICD-O-3 [NAACCR #522]
Primary Site [NAACCR #400]
Behavior Code ICD-O-3 [NAACCR #523]
CS Site-Specific Factor 6 [NAACCR #2930]
CS Site-Specific Factor 25 [NAACCR #2879]
IF 748: Conflict among schema, Behavior Code ICD-O-3 ("value"), and CS Site-Specific Factor 6 ("value")
This edit is skipped if any of the following conditions are true:
CS Site-Specific Factor 6 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 and if Behavior Code ICD-O-3 = 2 (in situ), then CS Site-Specific Factor 6 (size of tumor-invasive component) must = 010 (entire tumor reported as in situ (no invasive component reported)) or 987 (unknown if invasive and in situ components present, unknown if tumor size represents mixed tumor or a "pure" tumor. Clinical tumor size coded.)
If CS Site-Specific Factor 6 = 010 and Histologic Type ICD-O-3 is not = 8543 (Paget disease of breast) cases, then Behavior Code ICD-O-3 must = 2.
In the SEER*Edits software, the title of this edit is: IF190.
1/08/07: Added IF #748.
9/15/07: Added 888 condition to edit per CS edit CS SSF6, Breast Schema.
2/20/08: This edit was modified so that it will be skipped if Behavior Code ICD-O-3 = 0 or 1 and histology exclusions now listed at beginning of spec to be consistent with NAACCR 11.2.
2010 Data Item Changes: CCR names (Site; Hist Behavior 3; CS Site Spec F6; Date DX) changed to NAACCR names. Per NAACCR v12.0 Edit modified to get schema name from function call to CS dll.
2011 Data Item Changes: Per NAACCR 12.1: Modified to skip if CS Site-Specific Factor 6 is 988.
2013 Data Item Changes: Modified edit to exclude histology 8543 (Paget disease of breast) cases when requiring behavior code 2 when SSF 6 = 010.
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."