California Cancer Reporting System Standards, Volume III
CS
California Hospital Transmit
Eureka Admission Level
Eureka Tumor Level
CS Mets at Dx-Brain [NAACCR #2852]
CS Mets at Dx [NAACCR #2850]
Primary Site [NAACCR #400]
Histologic Type ICD-O-3 [NAACCR #522]
Behavior Code ICD-O-3 [NAACCR# 523]
CS Site-Specific Factor 25 [NAACCR #2879]
N/A
IF852: If CS Mets at Dx-Brain = [value], CS Mets at DX must not = 00 or 99
IF852: If CS Mets at DX = [value], CS Mets at Dx-Brain must = 0
IF852: If CS Mets at DX = [value] and schema is not IllDefinedOther, CS Mets at Dx-Brain must = 8
This edit is skipped any of the following conditions are true:
CS Mets at DX-Brain is empty
CS Mets at DX is empty
Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline) and schema
is not Brain, CNSOther or IntracranialGland
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.
If CS Mets at Dx-Brain = 1 (yes), then CS Mets at DX must not = 00 (none) or 99 (unknown).
If CS Mets at DX = 00 (none), then CS Mets at Dx-Brain must = 0 (none: no brain metastases).
If CS Mets at DX = 98 (not applicable) and CS Schema is not IllDefinedOther, then CS Mets at DX-Brain must = 8 (not applicable).
In the SEER*Edits software, the title of this edit is: IF284. |
|
2010 |
Data Item Changes: Created and added this Edit for 2010. New edit - added to NAACCR v12.0 metafile. |
2012 |
Per NAACCR 12.2A, modified logic to not allow CS Mets at DX of 99 if CS Mets at DX-Brain = 1. |
01/2013 |
Per NAACCR 12.2C, modified logic to require that CS Mets at DX-Brain must be 0 (no brain metastases) if CS Mets at DX is 00 (no metastases). |
05/2013 |
Per NAACCR v13A, If CS Mets at DX = 98 (not applicable) and Primary Site is not C809 (unknown primary site), then CS Mets at DX-Brain must = 8 (not applicable). |
08/2014 |
Per NAACCR v14A, modified edit to check schema 'IllDefinedOther' instead of just 'primary site of C809' when allowing codes other than 8 for CS Mets at Dx-Brain when CS Mets at DX = 98. |
03/2015 |
Per NAACCR v15, description updated to state that CS DLL is called and the edit is skipped if behavior is 0 or 1 and schema is not Brain, CNSOther or IntracranialGland. |