All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edits.seer.internal.rules.Over-ride_Surg-Dxconf.xml Maven / Gradle / Ivy

The newest version!
        <rule id="Over-ride_Surg-Dxconf" name="Edit Over-rides (SEER REVIEWFL)" tag="N0027" java-path="lines.line" category="field">
            <expression><![CDATA[return line.overRideSurgDxconf == null || Functions.matches(line.overRideSurgDxconf, /^[1\s]$/)]]></expression>
            <message>Over-ride surg/dxconf is not valid.</message>
            <description><![CDATA[Valid codes for Over-ride surg/dxconf[2020] are 1 ("Reviewed") 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>
                <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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy