1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
---|
2 | |
---|
3 | <QUERY_MODULE xmlns:ibis="http://www.ibisph.org"> |
---|
4 | <!-- <DEVELOPMENT_FLAG/> --> |
---|
5 | |
---|
6 | <NAME>MortInjSDHYPLL</NAME> |
---|
7 | <TITLE>Injury Deaths by Social Determinants of Health</TITLE> |
---|
8 | <DESCRIPTION>Mortality ICD-10, by New Mexico Social Determinants of Health</DESCRIPTION> |
---|
9 | <VERSION>Dec 23, 2020</VERSION> |
---|
10 | <KEYWORDS>mortality, injury, leading causes of death, YPLL, ICD-10, social determinants of health</KEYWORDS> |
---|
11 | <ORG_UNIT_NAME>BVRHS</ORG_UNIT_NAME> |
---|
12 | |
---|
13 | <PARAMETERS> |
---|
14 | <PARAMETER> |
---|
15 | <NAME>config</NAME> |
---|
16 | <VALUE>E:\ibisq\qModules30\mort\_MortSDH17.cfg</VALUE> |
---|
17 | </PARAMETER> |
---|
18 | <PARAMETER> |
---|
19 | <NAME>sas</NAME> |
---|
20 | <VALUE>0</VALUE> |
---|
21 | </PARAMETER> |
---|
22 | <PARAMETER> |
---|
23 | <NAME>test</NAME> |
---|
24 | <VALUE>0</VALUE> |
---|
25 | </PARAMETER> |
---|
26 | <PARAMETER> |
---|
27 | <NAME>eflag</NAME> |
---|
28 | <VALUE>1</VALUE> |
---|
29 | </PARAMETER> |
---|
30 | <PARAMETER> |
---|
31 | <NAME>NMRes</NAME> |
---|
32 | <VALUE>1</VALUE> <!--use parameter not data_where so this won't get over-written by drug_od data_where--> |
---|
33 | </PARAMETER> |
---|
34 | </PARAMETERS> |
---|
35 | |
---|
36 | <QUERY_CONFIGURATION_SELECTION> |
---|
37 | <LOCAL_URL>query/selection/SDHSelection/SDHSelection.html</LOCAL_URL> |
---|
38 | <TITLE>Mortality Measures</TITLE> |
---|
39 | </QUERY_CONFIGURATION_SELECTION> |
---|
40 | |
---|
41 | <QUERY_APPLICATION_REQUEST_ADD_NON_FILTERED_GROUP_BY_DIMENSION_VALUES_FLAG/> |
---|
42 | <QUERY_APPLICATION_HTTP_REQUEST_TYPE>post</QUERY_APPLICATION_HTTP_REQUEST_TYPE> |
---|
43 | |
---|
44 | <CONFIGURATIONS> |
---|
45 | |
---|
46 | <CONFIGURATION><NAME>YPLLCrudeRate</NAME> |
---|
47 | <TITLE>Years of Potential Life Lost per 100,000 Population</TITLE> |
---|
48 | <DESCRIPTION>Number of potential years of life lost, given the age-specific deaths and life expectancy in the population.</DESCRIPTION> |
---|
49 | <DEFAULT_CATEGORY_DIMENSION_NAME>SDHProxy</DEFAULT_CATEGORY_DIMENSION_NAME> |
---|
50 | <DEFAULT_CHART_NAME>GroupedBar</DEFAULT_CHART_NAME> |
---|
51 | <DEFAULT_MAP_NAME>DEFAULT_YelBluPur</DEFAULT_MAP_NAME> |
---|
52 | <MEASURE_NAME>RateYPLL100K</MEASURE_NAME> |
---|
53 | <DATASET_ANCILLARY_VALUES> |
---|
54 | <DATASET_ANCILLARY_VALUE> |
---|
55 | <ANCILLARY_VALUE_NAME>Numerator</ANCILLARY_VALUE_NAME> |
---|
56 | <ANCILLARY_VALUE_LABEL>Total Years of Potential Life Lost</ANCILLARY_VALUE_LABEL> |
---|
57 | </DATASET_ANCILLARY_VALUE> |
---|
58 | <DATASET_ANCILLARY_VALUE> |
---|
59 | <ANCILLARY_VALUE_NAME>Denominator</ANCILLARY_VALUE_NAME> |
---|
60 | <ANCILLARY_VALUE_LABEL>Population Estimate (years combined)</ANCILLARY_VALUE_LABEL> |
---|
61 | </DATASET_ANCILLARY_VALUE> |
---|
62 | </DATASET_ANCILLARY_VALUES> |
---|
63 | <PARAMETERS> |
---|
64 | <PARAMETER> |
---|
65 | <NAME>func</NAME> |
---|
66 | <VALUE>NM_RateCrude100K_YPLL.def</VALUE> |
---|
67 | </PARAMETER> |
---|
68 | </PARAMETERS> |
---|
69 | <CRITERIA> |
---|
70 | <EXCLUDE/> |
---|
71 | </CRITERIA> |
---|
72 | <DATA_NOTES> |
---|
73 | <ibis:include href="data_note/SDH.xml"/> |
---|
74 | <ibis:include href="data_note/NoGeoRes.xml"/> |
---|
75 | <ibis:include href="data_note/YPLL.xml"/> |
---|
76 | </DATA_NOTES> |
---|
77 | <DATA_SOURCE_NAMES> |
---|
78 | <DATA_SOURCE_NAME>BVRHS_Death</DATA_SOURCE_NAME> |
---|
79 | <DATA_SOURCE_NAME>GPS_PopEst</DATA_SOURCE_NAME> |
---|
80 | <DATA_SOURCE_NAME>US_Census_ACS5</DATA_SOURCE_NAME> |
---|
81 | </DATA_SOURCE_NAMES> |
---|
82 | <DATA_ISSUES> |
---|
83 | <ibis:include href="data_issue/SDH.xml"/> |
---|
84 | </DATA_ISSUES> |
---|
85 | </CONFIGURATION> |
---|
86 | |
---|
87 | </CONFIGURATIONS> |
---|
88 | |
---|
89 | <CRITERIA> |
---|
90 | <OVERVIEWS> |
---|
91 | <ibis:include href="overview/Mort.xml"/> |
---|
92 | <ibis:include href="overview/Inj10.xml"/> |
---|
93 | <!--<ibis:include href="overview/DataAlert.xml"/>--> |
---|
94 | <ibis:include href="overview/SDHQueries.xml"/> |
---|
95 | <ibis:include href="overview/GettingStarted.xml"/> |
---|
96 | </OVERVIEWS> |
---|
97 | <SECTIONS> |
---|
98 | <!-- <ibis:include href="section/Geo.xml"/> --> |
---|
99 | <ibis:include href="section/CauseDeathInj.xml"/> |
---|
100 | <ibis:include href="section/InjIntent.xml"/> |
---|
101 | <ibis:include href="section/YearSDH.xml"/> |
---|
102 | <ibis:include href="section/Sex.xml"/> |
---|
103 | <ibis:include href="section/RacEth.xml"/> |
---|
104 | <ibis:include href="section/SDH.xml"/> |
---|
105 | </SECTIONS> |
---|
106 | </CRITERIA> |
---|
107 | |
---|
108 | <DIMENSIONS> |
---|
109 | <!--Need GeoProxy whenever a geo dimension is used--> |
---|
110 | <!-- <ibis:include href="dimension/GeoProxy.xml"/> |
---|
111 | <ibis:include href="dimension/GeoCntyPublic.xml"/> |
---|
112 | <ibis:include href="dimension/GeoRegion.xml"/> |
---|
113 | <ibis:include href="dimension/GeoUrbanRur.xml"/> |
---|
114 | --> |
---|
115 | |
---|
116 | <ibis:include href="dimension/CauseDeathInjProxy.xml"/> |
---|
117 | <ibis:include href="dimension/InjMech.xml"/> |
---|
118 | <ibis:include href="dimension/InjMechDetail.xml"/> |
---|
119 | <ibis:include href="dimension/InjIntent.xml"/> |
---|
120 | <ibis:include href="dimension/LdgCauseInjMech.xml"/> |
---|
121 | <ibis:include href="dimension/LdgCauseYPLLInjMech.xml"/> |
---|
122 | |
---|
123 | <ibis:include href="dimension/SDH/YearSDH.xml"/> |
---|
124 | |
---|
125 | <ibis:include href="dimension/SDH/SDHProxy.xml"/> |
---|
126 | <ibis:include href="dimension/SDH/PovCat.xml"/> |
---|
127 | <ibis:include href="dimension/SDH/Pov5Cat.xml"/> |
---|
128 | <ibis:include href="dimension/SDH/MedIncCat.xml"/> |
---|
129 | <ibis:include href="dimension/SDH/NoHlthInsCat.xml"/> |
---|
130 | <ibis:include href="dimension/SDH/EduBachCat.xml"/> |
---|
131 | <ibis:include href="dimension/SDH/UnemployCat.xml"/> |
---|
132 | <ibis:include href="dimension/SDH/Disab1864Cat.xml"/> |
---|
133 | <ibis:include href="dimension/SDH/FoodSNAPCat.xml"/> |
---|
134 | <ibis:include href="dimension/SDH/LangNoEnCat.xml"/> |
---|
135 | <ibis:include href="dimension/SDH/FamHHSFemKidsCat.xml"/> |
---|
136 | <ibis:include href="dimension/SDH/OccNoVehCat.xml"/> |
---|
137 | <ibis:include href="dimension/SDH/PrntEmp6Cat.xml"/> |
---|
138 | <ibis:include href="dimension/SDH/PrntEmp6_17Cat.xml"/> |
---|
139 | <ibis:include href="dimension/SDH/EduNoHSCat.xml"/> |
---|
140 | <ibis:include href="dimension/SDH/DisabledCat.xml"/> |
---|
141 | <ibis:include href="dimension/SDH/OutUSNoCCat.xml"/> |
---|
142 | <ibis:include href="dimension/SDH/SpanNoEnCat.xml"/> |
---|
143 | <ibis:include href="dimension/SDH/HHw65upCat.xml"/> |
---|
144 | <ibis:include href="dimension/SDH/AvgHHSzCat.xml"/> |
---|
145 | <ibis:include href="dimension/SDH/SinglDetCat.xml"/> |
---|
146 | <ibis:include href="dimension/SDH/OccLE1RmCat.xml"/> |
---|
147 | <ibis:include href="dimension/SDH/ROUnitsCat.xml"/> |
---|
148 | <ibis:include href="dimension/SDH/BroadbndCat.xml"/> |
---|
149 | </DIMENSIONS> |
---|
150 | |
---|
151 | <ibis:include href="charts/charts.xml"/> |
---|
152 | <ibis:include href="maps/maps.xml"/> |
---|
153 | |
---|
154 | </QUERY_MODULE> |
---|