California Cancer Reporting System Standards, Volume III

 

IF495: CS SSF 14, SSF 15, Testis

Edit Sets

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

Fields

Behavior Code ICD-O-3 [NAACCR 423]

CS Site-Specific Factor14 [NAACCR 2868]

CS Site-Specific Factor15 [NAACCR 2869]

CS Site-Specific Factor25 [NAACCR 2879]

Histologic Type ICD-O-3 [NAACCR 522]

Primary Site [NAACCR 400]

Message:

Conflict among schema, CS Site-Specific Factor14 [value], CS Site-Specific Factor15 [value]

Testis schema: If CS Site-Specific Factor14 = 998, CS Site-Specific Factor15 [value] must = 998

Testis schema: If CS Site-Specific Factor15 = 998, CS Site-Specific Factor14 [value] must = 998

Specification:

This edit verifies that for cases using the Testis schema, SSF 14 [Post-Orchiectomy Human Chorionic Gonadotropin (hCG) Lab Value] and SSF 15 [Post-Orchiectomy Human Chorionic Gonadotropin (hCG) Range] are coded consistently. That is, if one specifies "test not done", the other must also specify "test not done".

 

If CS schema is Testis:

If CS Site-Specific Factor14 = 998 (test not done), then CS Site-Specific Factor15 must = 998 (test not done).

If CS Site-Specific Factor15 = 998, then CS Site-Specific Factor14 must = 998.

 

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

CS Site-Specific Factor14 is blank or 988

CS Site-Specific Factor15 is blank or 988

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

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.

 

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

Historical Changes:

03/24/2012 Added for NAACCRv12.2 for approximately June 2012.

04/2014

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