California Cancer Reporting System Standards, Volume III

IF885: CS Mets at DX-Lung, CS Mets at DX

OWNER

CS

EDIT SETS

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

FIELDS

CS Mets at Dx-Lung [NAACCR #2854]

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]

TABLE

N/A

MESSAGE

  1. IF885: If CS Mets at Dx-Lung = [value], CS Mets at DX must not = 00 or 99

  2. IF885: If CS Mets at DX = [value], CS Mets at Dx-Lung must = 0

  3. IF885: If CS Mets at DX = [value] and schema is not IllDefinedOther, CS Mets at Dx-Lung must = 8

specification

Purpose: This edit verifies that CS Mets at Dx-Lung and CS Mets at DX are coded consistently.

 

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

  1. CS Mets at DX-Lung is empty

  2. CS Mets at DX is empty

  3. 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.

 

  1. If CS Mets at Dx-Lung = 1 (yes), the CS Mets at DX must not = 00 (none) or 99 (unknown).

  2. If CS Mets at DX = 00, then CS Mets at Dx-Lung must = 0 (none: no lung metastases).

  3. If CS Mets at DX = 98 (not applicable) and CS Schema is not IllDefinedOther, then CS Mets at Dx-Lung must = 8 (not applicable).

historical changes

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

2010

Data Item Changes: Created and added this Edit for 2010. New edit - added to NAACCR v12.0 metafile.

2012

Per Data Item Changes, modified logic to not allow CS Mets at DX of 99 if CS Mets at DX-Lung = 1:

  • If CS Mets at DX-Lung = 1, then CS Mets at DX must not = 00 (none) or 99 (unknown).

01/2013

Per NAACCR v12.2C, modified logic to require that CS Mets at DX-Lung must be 0 (no lung 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-Lung must = 8 (not applicable).

08/2014

Per NAACCR v14A, modified edit to check schema ‘IllDefinedOther’ instead of just ‘primary site C809’ when allowing codes other than 8 for CS Mets at Dx-Lung 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.