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

edits.seer.internal.rules.NCDB--SARSCoV2--Pos.xml Maven / Gradle / Ivy

There is a newer version: 024-13
Show newest version
        <rule id="NCDB--SARSCoV2--Pos" name="NCDB--SARSCoV2--Pos (COC)" tag="N6404" java-path="lines.line" category="field">
            <expression><![CDATA[return line.ncdbSarsCov2Pos == null || line.ncdbSarsCov2Pos == '0' || line.ncdbSarsCov2Pos == '1' || line.ncdbSarsCov2Pos == '9']]></expression>
            <message>Not a valid value for NCDB--SARSCoV2--Pos</message>
            <description><![CDATA[This edit checks valid values for NCDB--SARSCoV2--Pos.  The data
item may be blank.

Valid values:
    0   Patient did not test positive for active SARS-CoV-2; no
positive test
   1    Patient tested positive for active SARS-CoV-2; test
positive on at least one test
    9   Unknown if tested, test done, results unknown]]></description>
            <history>
                <event version="SE21-021-04" user="smithm" date="2021-04-21" ref="68617">Edit created.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy