Changeset 2158

Show
Ignore:
Timestamp:
08/26/10 17:03:17 (1 year ago)
Author:
tong
Message:

make changes on ucr suppression footnotes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/view/webapp/xslt/html/query/module/result/Result.xslt

    r2140 r2158  
    8181            <xsl:choose> 
    8282                <xsl:when test="exists($Result.queryResult/RECORDS/RECORD/MEASURES/MEASURE[contains(VALUE, '*')]) and exists($Result.queryModule[contains(NAME, 'UCR')])"> 
    83                         * Use caution in interpreting, the estimate has a count 
    84                         greater than 5 and less than 15.  It does not meet Utah Cancer Registry standards for reliability. 
    85                         Consider aggregating years to decrease the relative standard error 
    86                         and improve the reliability of the estimate. 
     83                        * Use caution when interpreting.  The estimate does not meet UDOH standards for reliability because the  
     84                        observed number of cases is less than 15.  Consider aggregating the data further to decrease the  
     85                        relative standard error and improve the reliability of the estimate.  
     86 
    8787                </xsl:when> 
    8888                <!-- xsl:when test="exists($Result.queryResult/RECORDS/RECORD/MEASURES/MEASURE[contains(VALUE, '*')]) and exists($Result.queryModule/QUERY_CONFIGURATION_SELECTION[TITLE='BRFSS'])" //--> 
     
    102102            <xsl:choose> 
    103103                <xsl:when test="exists($Result.queryResult/RECORDS/RECORD/MEASURES/MEASURE[VALUE = '**']) and exists($Result.queryModule[contains(NAME, 'UCR')])"> 
    104                         **The estimate has been suppressed because the rate numerator  
    105                          is less than 5 and denominator is less than 1000. Consider aggregating years to increase the numerator or denominator and improve the reliability of the estimate.  
     104                        **The estimate has been suppressed because the observed number of cases is less than 5 (numerator) or the population at risk (denominator) is less than 1000.   
     105                        Consider aggregating the data further to increase the number of observed cases (numerator) and/or population at risk (denominator).  
     106  
    106107                </xsl:when> 
    107108                <xsl:when test="exists($Result.queryResult/RECORDS/RECORD/MEASURES/MEASURE[VALUE = '**'])">