California Cancer Reporting System Standards, Volume III

 

Eureka

IF 1029: CS SSF 2, Mets at DX, Vagina

Edit Sets

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

Fields

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

CS Mets at Dx [NAACCR #2850]

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

IF1029: Vagina schema: If CS Mets at DX = [value of CS Mets at DX], CS Site-Specific Factor 2 [value of CS Site-Specific Factor 2] must = 010

Specification

This edit verifies that for cases coded using the Vagina schema, CS Site-Specific Factor 2 (pelvic nodal status) and CS Mets at DX are coded consistently.

If CS schema = Vagina:

    If CS Mets at DX = 20 (distant lymph nodes, specified pelvic nodes) or 22 (distant pelvic lymph nodes, NOS), then CS Site-Specific Factor 2 (pelvic nodal status) must = 010 (positive pelvic lymph nodes).

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

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

2. CS Mets at DX is blank

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

4. CS schema is invalid

This edit first determines the 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."