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

edits.seer.internal.rules.RX_Summ--Surgical_Margins.xml Maven / Gradle / Ivy

There is a newer version: 024-13
Show newest version
        <rule id="RX_Summ--Surgical_Margins" name="RX Summ--Surgical Margins (NAACCR)" tag="N1246" java-path="lines.line" category="field">
            <expression><![CDATA[return line.rxSummSurgicalMargins == null || Functions.matches(line.rxSummSurgicalMargins, /^[0123789]$/)]]></expression>
            <message>RX Summ--Surgical Margins is not valid.</message>
            <description><![CDATA[Must be a valid code for RX Summ--Surgical Margins (0-3,7-9) or blank.]]></description>
            <history>
                <event version="SE16-016-05" user="kirbyk" date="2017-07-28" ref="67659">Edit created.</event>
                <event version="SE16-016-06" user="kirbyk" date="2017-09-13" ref="67666">Disabled edit (it will always return true).</event>
                <event version="SE18-017-01" user="schadega" date="2018-03-15" ref="67714">Re-enabled edit.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy