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

edits.seer.internal.rules.Month_Chemo.xml Maven / Gradle / Ivy

The newest version!
        <rule id="Month_Chemo" name="RX Date Chemo (COC)" tag="N1046" java-path="lines.line" category="field">
            <expression><![CDATA[return line.rxDateChemoMonth == null || line.rxDateChemoMonth  ==~ /^(0[1-9]|1[0-2])$/]]></expression>
            <message>Month of Chemo is not valid.</message>
            <description><![CDATA[Valid codes for Month of Chemo[1220] are 01-12 or blanks.]]></description>
            <history>
                <event version="SE15-013-01" user="kirbyk" date="2015-01-12" ref="67142">Edit created.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy