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

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

The newest version!
        <rule id="Month_Other" name="RX Date Other (COC)" tag="N0074" java-path="lines.line" category="field">
            <expression><![CDATA[return line.rxDateOtherMonth == null || line.rxDateOtherMonth  ==~ /^(0[1-9]|1[0-2])$/]]></expression>
            <message>RX Month Other is not valid.</message>
            <description><![CDATA[Valid values for RX Month Other[1250] are 01-12 and blank.]]></description>
            <history>
                <event version="SE15-013-01" user="kirbyk" date="2015-01-14" ref="67144">Edit created.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy