California Cancer Reporting System Standards, Volume III

 

Eureka

IF 1039: CS SSF 6, SSF 7, Vagina

Edit Sets

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

Fields

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

CS Site-Specific Factor 6 [NAACCR #2930]

CS Site-Specific Factor 7 [NAACCR #2861]

CS Site-Specific Factor 25 [NAACCR #2879]

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

Primary Site [NAACCR #400]

Tables

N/A

Messages

IF1039: Vagina schema: If CS Site-Specific Factor 6 = 998, CS Site-Specific Factor 7 [value of CS Site-Specific Factor 7] must = 998

IF1039: Vagina schema: If CS Site-Specific Factor 7 = 998, CS Site-Specific Factor 6 [value of CS Site-Specific Factor 6] must = 998

Specification

This edit verifies that for cases using the Vagina schema, SSF 6 (Mediastinal, Scalene Nodal Status) and SSF 7 (Assessment Method of Mediastinal Nodal Status) are coded consistently. That is, if one specifies "not assessed", the other must also specify "not assessed".

If CS schema is Vagina:

1. If CS Site-Specific Factor 6 = 998 (mediastinal, scalene lymph nodes not assessed), then CS Site-Specific Factor 7 must = 998 (mediastinal, scalene lymph nodes not assessed).

2. If CS Site-Specific Factor 7 = 998, then CS Site-Specific Factor 6 must = 998.

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

1. CS Site-Specific Factor 6 is blank or 988

2. CS Site-Specific Factor 7 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

05/2013

New edit for 2013

04/2014

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