California Cancer Reporting System Standards, Volume III

IF486: CS SSF 7, SSF 13, Testis

OWNer

CS

Edit Sets

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

Fields

Behavior Code ICD-O-3 [NAACCR 423]

CS Site Specific Factor 7 [NAACCR 2861]

CS Site-Specific Factor13 [NAACCR 2867]

CS Site-Specific Factor 25 [NAACCR 2879]

Histologic Type ICD-O-3 [NAACCR 522]

Primary Site [NAACCR 400]

Message

1.    Testis schema: If CS Site-Specific Factor 7 = [value], CS Site-Specific Factor13 must <> [value]

Specification

This edit verifies that for cases using the Testis schema, if SSF 7 [Pre-Orchiectomy Alpha Fetoprotein (AFP) Range] indicates initial AFP recorded in SSF 13 [Post-Orchiectomy Alpha Fetoprotein (AFP) Range], then SSF 13 must indicate actual results and cannot = 998 (test not done) or 999 (unknown or no information).

If CS schema is Testis:

  1. If CS Site-Specific Factor 7 = 995 or 996 (Initial AFP recorded in CS Site-Specific Factor13), then CS Site-Specific Factor13 must not = 998 (test not done) or 999 (unknown or no information).

 

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

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

  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.

Historical Changes

 

In the SEER*Edits software, the title of this edit is: IF382.
03/24/12 Added for NAACCRv12.2 for approximately June 2012.
04/2014 Per NAACCR v14, Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll." Corrected typo in edit name.