California Cancer Reporting System Standards, Volume III

 

Eureka

IF 1010: CS Extension, SSF 2, Lung Schema

Edit Sets

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

Fields

Behavior Code ICD-O-3 [NAACCR #523]

CS Extension [NAACCR #2810]

CS Site-Specific Factor 2 [NAACCR #2890]

CS Site-Specific Factor 25 [NAACCR #2879]

Histologic Type ICD-O-3 [NAACCR #522]

Primary Site [NAACCR #400]

Tables

N/A

Messages

IF1010: Lung schema - if CS Site Specific Factor 2 = [value of CS Site Specific Factor 2] then CS Extension must not = [value of CS Extension]

IF1010: Lung schema - if CS Extension = [value of CS Extension] then CS Site Specific Factor 2 must not = [value of CS Site Specific Factor 2]

Specification

This edit verifies that for cases coded using the Lung schema, extension and SSF 2 (pleural/elastic layer invasion) are coded consistently.  If SSF 2 is coded, a path report is required.

If schema is Lung:

1. If CS Extension code = 000-410 (410 = Extension to but not into pleura, including invasion of elastic layer BUT not through the elastic layer)

   then CS Site-Specific Factor 2 must = 000 (no evidence of visceral invasion),998 (no histologic examination), or 999 (unknown if PL present)

2. If CS Site-Specific Factor 2 = 010, 020, 040 (codes indicating involvement of pleura or more extensive involvement).

   then CS Extension must = 420-810 or 999.

3. If CS Site-Specific Factor 2 = 030 (involvement of parietal pleura)

   then CS Extension must = 600-810 (involvement of parietal pleura or more extensive involvement) or 999.

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

1. CS Extension  is empty

2. CS Site-Specific Factor 2 is blank or 988

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.

Historical Changes

May 2013

New edit for 2013

04/2014

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