edits.seer.internal.rules.Derived_EOD_2018_N.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="Derived_EOD_2018_N" name="Derived EOD 2018 N (SEER)" tag="N3015" java-path="lines.line" category="field"> <expression><![CDATA[return line.derivedEod2018N == null || ((List)Context.Derived_EOD_2018_N_Table).contains(line.derivedEod2018N)]]></expression> <message>Derived EOD 2018 N is not valid.</message> <description><![CDATA[Must be a valid code for Derived EOD 2018 N and must be left justified. N must be uppercase and subcategory letters must be lowercase. Components in () must be entered as shown. May be blank. Valid codes: N0 N0(i+) N0(mol+) N0a N0b N1 N1a N1a(sn) N1b N1c N1mi N2 N2a N2b N2c N2mi N3 N3a N3b N3c NX 88 blank]]></description> <history> <event version="SE18-018-02" user="kirbyk" date="2018-05-08" ref="67779">Edit created.</event> </history> </rule>