edits.seer.internal.rules.RX_Summ--Scope_Reg_LN_Sur.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of validation-edits-seer Show documentation
Show all versions of validation-edits-seer Show documentation
Java implemenation of the SEER edits.
<rule id="RX_Summ--Scope_Reg_LN_Sur" name="RX Summ--Scope Reg LN Sur (SEER SCOPE)" tag="N0300" java-path="lines.line" category="field"> <expression><![CDATA[return line.rxSummScopeRegLnSur == null || Functions.matches(line.rxSummScopeRegLnSur, /^[0-79\s]$/)]]></expression> <message>RX summ--scope reg LN sur is not valid.</message> <description><![CDATA[Valid codes for RX summ--scope reg LN sur[1292] are 0-7,9 or blank. 0 = No regional lymph nodes removed or aspirated;diagnosed at autopsy 1 = Biopsy or aspiration of regional lymph node, NOS 2 = Sentinel lymph node biopsy 3 = Number of regional lymph nodes removed unknown, not stated;regional lymph nodes removed, NOS 4 = 1 to 3 regional lymph nodes removed 5 = 4 or more regional lymph nodes removed 6 = Sentinel node biopsy and code 3,4 or 5 at same time or timing not noted 7 = Sentinel node biopsy and code 3,4 or 5 at different times 9 = Unknown or not applicable;death certificate only]]></description> <history> <event version="SE11-001-20" user="greend" date="2006-01-19">Value 8 was removed as a valid value.</event> <event version="SE12-005-08" user="murphyr" date="2011-12-16" ref="66607">Fixed an issue where 8 was still a valid value</event> <event version="SE16-016-08" user="depryf" date="2017-11-22" ref="67674">Edit syntax updated to allow pre-compilation optimization; no change in behavior.</event> </history> </rule>