California Cancer Reporting System Standards, Volume III

IF826: CS SSF 6, Tumor Size, Breast Schema (CS)

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 Site-Specific Factor 6  [NAACCR #2930]

CS Tumor Size  [NAACCR #2800]

CS Site-Specific Factor25  [NAACCR #2879]

TABLE

N/A

MESSAGE

  1. IF 826:  Conflict among schema, CS Site-Specific Factor 6 ("value"), CS Tumor Size ("value of CS Tumor Size")

specification

The purpose of this edit is to verify that, for cases coded using the Breast Schema, that Site-Specific Factor 6 and CS Tumor Size are coded consistently.

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

  1. CS Site-Specific Factor 6 is empty or = 988 (not applicable: information not collected for this case)

  2. CS Tumor Size is empty

  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 coded using the Breast schema:

  1. If CS Site-Specific Factor 6 = 020, 030, 040, or 050, indicating size of invasive or entire component coded in CS Tumor Size, the CS Tumor Size must not = 999 (unknown; size not stated).

  2. If CS Site-Specific Factor 6 = 060 [Invasive and in situ components present, unknown size of tumor (CS Tumor Size coded 999)], then CS Tumor Size must = 999 (unknown).

historical changes

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

04/2009

Edit IF #826 added to match new CS edit added to NAACCR v11.3A metafile.

2010

Data Changes: CCR names (CS Site-Specific F6; CS Tum Size; Date DX; Site) changed to NAACCR names. NAACCR v12.0:

  • Edit modified to get schema name from function call to CS dll.

2011

Data Changes: Per NAACCR 12.1: Modified to skip if CS Site-Specific Factor 6 is 988.

04/2014

Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."