California Cancer Reporting System Standards, Volume III
Eureka Edits
IF511: CS Lymph Nodes, MyelomaPlasmaCellDisorder (CS)
Edit Sets:
California Hospital Transmit
Eureka Admission Level
Eureka Tumor Level
Fields:
Primary Site [NAACCR #400]
Histologic Type ICD-O-3 [NAACCR #522]
CS Lymph Nodes [Std# 2830]
CS Site-Specific Factor25 [NAACCR #2879]
Message:
IF 511: Conflict among schema and CS Lymph Nodes (value)
Specification:
The purpose of this edit is to verify that the data item CS Lymph Nodes is coded properly for the MyelomaPlasmaCellDisorder schema. The schema includes histologies 9731, 9732, and 9734, but some of the Lymph Nodes codes apply only to a subset of the three histologies.
This edit is skipped if any of the following conditions are true:
1. CS Lymph Nodes is empty
2. 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.
If schema is MyelomaPlasmaCellDisorder:
The CS Lymph Nodes values of 000 (For extraosseous plasmacytomas (9734) only: No regional lymph node involvement), 100 (For extraosseous plasmacytomas (9734) only: Regional lymph node metastasis), and 999 (unknown) are allowed only for Histologic Type ICD-O-3 codes 9734 (Plasmacytoma, extramedullary).
The CS Lymph Nodes value of 987 (Not applicable) is allowed only for 9731 (Plasmacytoma, NOS) and 9732 (Multiple myeloma).
Historical Changes:
2011 Data Item Changes: New edit - added to NAACCR v12.1 metafile. In the SEER*Edits software, the title of this edit is: IF347.
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."