California Cancer Reporting System Standards, Volume III
IF482 CS Extension, SSF 1, Thyroid 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]
CS Extension [NAACCR #2810]
CS Site-Specific Factor 1 [NAACCR #2880]
CS Site-Specific Factor25 [NAACCR #2879]
Message:
Conflict among schema, CS Extension [value], CS Site-Specific Factor 1 [value]
Specification:
This edit is skipped if any of the following conditions are true:
CS Extension or CS Site-Specific Factor 1 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.
If schema is Thyroid:
If CS Extension = 100 (Single invasive tumor confined to thyroid), then CS Site-Specific Factor 1 must = 010 (Solitary tumor).
If CS Extension = 200 (Multiple foci confined to thyroid), then CS Site-Specific Factor 1 must = 020 (Multifocal tumor)
Historical Changes:
In the SEER*Edits software, the title of this edit is: IF125
3/03/04: New data item for 2004.
2/20/08: Edit was modified so that it will be skipped if Behavior Code ICD-O-3 = 0 or 1 and skipped if histology is Kaposi Sarcoma, Lymphoma, or Hematopoietic.
2010 Data Item Changes: CCR names (Date DX; Site: SSF 1; CS Ext; Hist Type 3; Hist Behavior 3) changed to NAACCR names. IF 483 removed from edit (redundant) & number is now just IF 482. Per NAACCR v12.0:
Edit modified to get schema name from function call to CS dll.
Length of CS Extension changed from 2 to 3 characters.
2011 Data Item Changes: Edit modified to use CS SSF1 codes of 010 and 020 instead of 001 and 002 which are now "OBSOLETE DATA CONVERTED V0203".
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."