California Cancer Reporting System Standards, Volume III

IF1122: CS Tumor Size, Site, Histol ICDO3

OWNER

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 Tumor Size [NAACCR #2800]

CS Site-Specific Factor25 [NAACCR #2879]

TABLE

None

MESSAGE

  1. IF 1122: Conflict among schema, Histologic Type ICD-O-3 [value], CS Tumor Size [value]

  2. IF 1122: For Primary Site of [value], CS Tumor Size must = 999

specification

This edit is skipped if any of the following conditions are true:

1.    CS Tumor Size is empty

2.    Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline)

3.    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 coded using the Colon or Rectum schemas:

1. If CS Tumor Size = 998, then Histologic Type ICD-O-3 must = 8220 or 8221.

2. If Histologic Type ICD-O-3 = 8220 or 8221, then CS Tumor Size must = 998.

For cases coded using the IllDefinedOther schema:

1. If Primary Site = Unknown Primary Site (C809), then CS Tumor Size must = 999.

historical changes

In the SEER*Edits software, the title of this edit is: IF136.

2007

Per NAACCR v11.2, edit was modified so that it will be skipped if Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline).

2010

Per NAACCR v12.0, edit modified to get schema name from function call to CS dll. Added:- If Histologic Type ICD-O-3 = 8220 or 8221, then CS Tumor Size must = 998.

04/2014

Per NAACCR v14, function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll"