California Cancer Reporting System Standards, Volume III
Eureka Hospital Transmit
Eureka Tumor Level
Eureka Admission Level
Behavior Code ICD-O-3 [NAACCR# 523]
CS Extension [NAACCR #2810]
CS Site Specific Factor 1 [NAACCR #2880]
CS Site-Specific Factor25 [NAACCR #2879]
Histologic Type ICD-O-3 [NAACCR #522]
Primary Site [NAACCR #400]
IF 384: If CS Extension = [value], CS Site Specific Factor 1 must not = [value].
This edit verifies that for cases coded using the Lung schema, if extension indicates in situ or no evidence of primary, then SSF 1 must not indicate separate tumor nodules in ipsilateral lung.
This edit is skipped if any of the following conditions are true:
CS Extension is empty
CS Site-Specific Factor 1 is blank or 988
Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline)
CS schema is invalid
If schema is Lung:
If CS Extension code = 000, 950, or 980 (in situ or no evidence of primary)
then CS Site-Specific Factor 1 must not = 010, 020, 030, or 040 which indicate separate tumor nodules in the ipsilateral lung.
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.
In the SEER*Edits software, the title of this edit is: IF353.
07/27/2011 |
This new edit was created to comply with NAACCR 12.1.A. Information for this new edit arrived in late July 2011. SEER IF353 |
04/2014 |
Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll." |