edits.seer.internal.rules.Behavior_Code_ICD-O-3_Submission.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.
The newest version!
<rule id="Behavior_Code_ICD-O-3_Submission" name="SEER Submission Edit 01 (SEER)" tag="N0810" java-path="lines.line" category="submission"> <expression><![CDATA[return line.behaviorCodeIcdO3 != null]]></expression> <message>Behavior Code ICD-O-3 is required.</message> <history> <event version="SE18-020-01" user="depryf" date="2020-02-04" ref="68281">Changed property names to align with NAACCR XML IDs.</event> </history> </rule>