edits.seer.internal.rules.RX_Summ--Reg_LN_Examined.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--Reg_LN_Examined" name="RX Summ--Reg LN Examined (SEER SURGNODE)" tag="N0299" java-path="lines.line" category="field"> <expression><![CDATA[return line.rxSummRegLnExamined == null || Functions.matches(line.rxSummRegLnExamined, /(^[0-8][0-9]$)|(^9[05-9]$)|(^\s\s$)/)]]></expression> <message>RX summ--reg LN examined is not valid.</message> <description><![CDATA[Valid codes for RX summ--reg LN examined[1296] are 00-90,95-99 or blank.]]></description> <history> <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>