USE_CORRECTED_LOWER_DET_LIMIT

BOOLEAN

When the system determines a report request sample scheme analyte's Formatted Final Value during the generation of a report, and the Report Type is Certificate and the Report Status Type is Preliminary or Final, then:

  • If checked (default on deploy; default if missing), then for each report request sample scheme analyte (RRSSA) and related sample scheme analyte(SSA), the Corrected Report Lower Detection Limit is calculated in memory as:
    Corrected Report Lower Detection Limit = RRSSA's Report Lower Detection Limit x SSA's Composite Correction Factor

    and the Corrected Lower Report Detection Limit is then rounded,

    and the resulting string persisted to the RRSSA's Formatted Report Lower Detection Limit,

    and then used to determine the RRSSA's Formatted Final Value.

  • If cleared, then the Corrected Report Lower Detection Limit is calculated in memory as:
    Corrected Report Lower Detection Limit = RRSSA's Report Lower Detection Limit

    and the the Corrected Lower Report Detection Limit is then rounded,

    and the resulting string persisted to RRSSA's Formatted Report Lower Detection Limit,

    and then used to determine the RRSSA's Formatted Final Value.

Typically the preference is not set at role or user level.

Related Processes