California Cancer Reporting System Standards, Volume III
CS
California Hospital Transmit
Eureka Admission Level
Eureka Tumor Level
Primary Site [NAACCR #400]
Histologic Type ICD-O-3 [NAACCR #522]
Behavior Code ICD-O-3 [NAACCR #523]
CS Site-Specific Factor 6 [NAACCR #2930]
RX Summ--Surg Prim Site [NAACCR #1290]
CS Site-Specific Factor 25 (2010) [NAACCR #2879]
IF 884: CS Site-Specific Factor 6 [value] and RX Summ--Surg Prim Site [value] conflict
IF 884: If CS Site-Specific Factor 6 = [value], RX Summ--Surg Prim Site must not = 00 or 99
IF 884: If RX Summ--Surg Prim Site = [value], CS Site Specific Factor 6 must = 998
IF 884: If RX Summ--Surg Prim Site = [value], CS Site Specific Factor 6 must = 999
IF 884: If RX Summ--Surg Prim Site = [value], CS Site Specific Factor 6 must = 998 or 999
This edit verifies that for cases coded using the Colon or Rectum schemas, CS Site-Specific Factor 6 (Circumferential Resection Margin) and RX Summ--Surg Prim Site are coded consistently.
This edit is skipped if any of the following conditions are true:
1. CS Site-Specific Factor 6 is blank or = 988
2. RX Summ--Surg Prim Site is blank
3. Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline)
4. 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 using the Colon or Rectum schemas:
1. If CS Version Input Original is less than 020500 and RX Summ--Surg Prim Site = 00 (no surgery of primary site), then CS Site-specific Factor 6 must = 998 (no resection of primary site).
2. If CS Version Input Original is 020500 or higher and RX Summ--Surg Prim Site = 00-29 (codes indicating no surgery of primary site or not enough tissue to measure the CRM), then CS Site-specific Factor 6 must = 998 (no resection of primary site) or 999 (unknown or CRM not mentioned.
3. If RX Summ--Surg Prim Site = 99 (unknown if surgery of primary site), then CS Site-specific Factor 6 must = 999 (unknown or no information).
4. If CS Site-specific Factor 6 = 000-981, 990-996 (statement about circumferential margin), then RX Summ--Surg Prim Site must not = 00 or 99 (no surgery of primary site or unknown if surgery performed).
In the SEER*Edits software, the title of this edit is: IF287.
2010 Data Changes: Created and added this Edit for 2010. New edit - added to NAACCR v12.0 metafile.
2011 Data Changes: CS Site-specific Factor 6 range of 000-980 was changed to 000-981. (Code 981 was added in CSv0203 to indicate 98.1 mm or greater.)
2012 Data Changes:
Per NAACCR v12.1
CS Site-specific Factor 6 range of 000-980 was changed to 000-981. (Code 981 was added in CSv0203 to indicate 98.1 mm or greater.)
Per NAACCR v12.2A
- The following logic was added:
If RX Summ--Surg Prim Site = 00, then CS Site-specific Factor 6 must = 998.
- Error messages were updated.
2013 Data Item Changes: Added: If RX Summ--Surg Prim Site = 99, then CS Site-specific Factor 6 must = 999
04/2014: Per NAACCR v14, function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll.” Added the following logic: If CS Version Input Original is 020500 or higher and RX Summ--Surg Prim Site = 00-29, then CS Site-specific Factor 6 must = 998 or 999. Corrected error messages.