source: main/adopters/nj/trunk/src/main/webapps/doh-shad-content/xml/indicator/profile/DeathRateAA.xml @ 22949

Last change on this file since 22949 was 22949, checked in by Maria Baron, 2 years ago

updated indicators

File size: 4.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2
3<INDICATOR name="DeathRateAA">
4        <NAME>DeathRateAA</NAME>
5        <DESCRIPTION>age-adjusted mortality rate, age-adjustment, age-standardization, US standard population</DESCRIPTION>
6        <DEFAULT_INDICATOR_VIEW_NAME>DeathRateAA.Trend</DEFAULT_INDICATOR_VIEW_NAME>
7        <TITLE>Age-Adjusted Death Rate</TITLE>
8        <DEFINITION>The number of resident deaths per 100,000 population age-adjusted to the US 2000 standard population</DEFINITION>
9        <NUMERATOR>The number of resident deaths</NUMERATOR>
10        <DENOMINATOR>Total number of persons in the population</DENOMINATOR>
11        <DATA_SOURCE_DATE>05/11/2021</DATA_SOURCE_DATE>
12        <WHY_IMPORTANT>Age-adjusted death rates are constructs that show what the level of mortality would be if no changes occurred in the age composition of the population from year to year.  Age-adjusted death rates are better than crude death rates as indicators of relative risk when comparing mortality across geographic areas or between gender or racial/ethnic subgroups of the population that have different age compositions.</WHY_IMPORTANT>
13        <HOW_DOING>The age-adjusted death rate had been decreasing fairly steadily until the opioid crisis took hold in 2017.  The decline resumed in 2018 and 2019.
14 The age-adjusted death rate among Blacks is 1.2 times the rate among Whites, 1.8 times the rate among Hispanics, and 2.7 times the rate among Asians.  The age-adjusted death rate among males is 1.4 times the rate among females.  Rates vary across New Jersey counties from a low of 519 in Hunterdon County to a high of 915 in Cumberland County.</HOW_DOING>
15        <STATE_VS_US>The New Jersey and US age-adjusted death rates were about the same until the mid-to late-1990s when the New Jersey rate dropped below that of the US.</STATE_VS_US>
16        <RESOURCES_REFERENCES_LINKS>[[br]]
17*[http://www.cdc.gov/nchs/fastats/deaths.htm National Center for Health Statistics Death/Mortality Fast Stats]
18*[http://www.cdc.gov/nchs/deaths.htm National Center for Health Statistics Mortality Data]</RESOURCES_REFERENCES_LINKS>
19        <ORG_UNIT_NAME>CHS</ORG_UNIT_NAME>
20        <OWNER_USER_ID>mbaron</OWNER_USER_ID>
21        <STATUS_CODE>A</STATUS_CODE>
22        <STATUS_DATE>05/11/2021</STATUS_DATE>
23        <NOTE>MLB
242006 added to trend graphs and non-trend graphs deactivated 4/8/10 MLB
252007 added 5/13/11 MLB, 2008 added 5/17/12 MLB. 2009 added 3/6/13 MLB, 2010-11 added 9/22/14 MLB, 2012 added 10/6/15 MLB, 2013 added 5/3/16</NOTE>
26        <SORT_ORDER>151</SORT_ORDER>
27        <ACTIVE_FLAG>x</ACTIVE_FLAG>
28        <MODIFIED_DATE>05/11/2021</MODIFIED_DATE>
29        <MODIFIED_DESCRIPTION>Status changed by: mbaron</MODIFIED_DESCRIPTION>
30        <PUBLISHED_DATE>05/11/2021</PUBLISHED_DATE>
31        <HEALTHY_PEOPLE_OBJECTIVE>
32                <MODIFIED_DATE></MODIFIED_DATE>
33        </HEALTHY_PEOPLE_OBJECTIVE>
34        <DATA_SOURCES/>
35        <RELATIONS>
36                <RELATION name="HealthStatus">
37                        <NAME>HealthStatus</NAME>
38                        <TITLE>Health Status Outcomes</TITLE>
39                        <TEXT></TEXT>
40                        <RELATED_INDICATORS>
41                                <RELATED_INDICATOR>
42                                        <NAME>DeathRateCrude</NAME>
43                                        <TITLE>Crude Death Rate</TITLE>
44                                        <DEFAULT_INDICATOR_VIEW_NAME>DeathRateCrude.Trend</DEFAULT_INDICATOR_VIEW_NAME>
45                                </RELATED_INDICATOR>
46                                <RELATED_INDICATOR>
47                                        <NAME>LifeExpectancy</NAME>
48                                        <TITLE>Life Expectancy at Birth</TITLE>
49                                        <DEFAULT_INDICATOR_VIEW_NAME>LifeExpectancy.Trend</DEFAULT_INDICATOR_VIEW_NAME>
50                                </RELATED_INDICATOR>
51                        </RELATED_INDICATORS>
52                </RELATION>
53        </RELATIONS>
54        <INDICATOR_VIEWS>
55                <INDICATOR_VIEW>
56                        <NAME>DeathRateAA.Trend</NAME>
57                        <TITLE>Age-Adjusted Death Rate</TITLE>
58                        <SUB_TITLE>by Year, New Jersey and the United States,</SUB_TITLE>
59                        <PERIOD_TITLE>1990-2019</PERIOD_TITLE>
60                        <Y_TITLE>Deaths per 100,000 Standardized Population</Y_TITLE>
61                </INDICATOR_VIEW>
62                <INDICATOR_VIEW>
63                        <NAME>DeathRateAA.RE</NAME>
64                        <TITLE>Age-Adjusted Death Rate</TITLE>
65                        <SUB_TITLE>by Year and Race/Ethnicity, New Jersey,</SUB_TITLE>
66                        <PERIOD_TITLE>2000-2019</PERIOD_TITLE>
67                        <Y_TITLE>Deaths per 100,000 Standardized Population</Y_TITLE>
68                </INDICATOR_VIEW>
69                <INDICATOR_VIEW>
70                        <NAME>DeathRateAA.RaceEth</NAME>
71                        <TITLE>Age-Adjusted Death Rate</TITLE>
72                        <SUB_TITLE>by Race/Ethnicity, New Jersey,</SUB_TITLE>
73                        <PERIOD_TITLE>2019</PERIOD_TITLE>
74                        <Y_TITLE>Deaths per 100,000 Standardized Population</Y_TITLE>
75                </INDICATOR_VIEW>
76                <INDICATOR_VIEW>
77                        <NAME>DeathRateAA.Sex</NAME>
78                        <TITLE>Age-Adjusted Death Rate</TITLE>
79                        <SUB_TITLE>by Year and Sex, New Jersey,</SUB_TITLE>
80                        <PERIOD_TITLE>2000-2019</PERIOD_TITLE>
81                        <Y_TITLE>Deaths per 100,000 Standardized Population</Y_TITLE>
82                </INDICATOR_VIEW>
83                <INDICATOR_VIEW>
84                        <NAME>DeathRateAA.County</NAME>
85                        <TITLE>Age-Adjusted Death Rate</TITLE>
86                        <SUB_TITLE>by County, New Jersey,</SUB_TITLE>
87                        <PERIOD_TITLE>2019</PERIOD_TITLE>
88                        <Y_TITLE>Deaths per 100,000 Standardized Population</Y_TITLE>
89                </INDICATOR_VIEW>
90        </INDICATOR_VIEWS>
91</INDICATOR>
Note: See TracBrowser for help on using the repository browser.