Changeset 25150 in main
- Timestamp:
- 04/29/22 12:13:57 (3 months ago)
- Location:
- adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss
- Files:
-
- 34 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACECount.xml
r25134 r25150 94 94 </DATA_ISSUES> 95 95 <CRITERIA> 96 <EXCLUDE/> 96 <EXCLUDE> 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 <SELECTION> 99 <NAME>Year16_20</NAME> <!-- Dimension Name --> 100 <VALUE>2017</VALUE> 101 <VALUE>2018</VALUE> 102 <VALUE>2019</VALUE> 103 </SELECTION> 104 </SELECTIONS> 105 </EXCLUDE> 97 106 </CRITERIA> 98 107 </CONFIGURATION> … … 107 116 <SECTIONS> 108 117 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 109 <ibis:include href="section/Year1 1_All.xml"/>118 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 110 119 <ibis:include href="section/Geo.xml"/> 111 120 <ibis:include href="section/Age.xml"/> … … 121 130 122 131 <ibis:include href="dimension/YearProxy.xml"/> 123 <ibis:include href="dimension/Year1 1_All.xml"/>132 <ibis:include href="dimension/Year16_20.xml"/> 124 133 125 134 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACEDrink.xml
r25134 r25150 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year16_20</NAME> <!-- Dimension Name --> 96 <VALUE>2017</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> … … 141 150 </DATA_ISSUES> 142 151 <CRITERIA> 143 <EXCLUDE/> 152 <EXCLUDE> 153 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 154 <SELECTION> 155 <NAME>Year16_20</NAME> <!-- Dimension Name --> 156 <VALUE>2017</VALUE> 157 <VALUE>2018</VALUE> 158 <VALUE>2019</VALUE> 159 </SELECTION> 160 </SELECTIONS> 161 </EXCLUDE> 144 162 </CRITERIA> 145 163 </CONFIGURATION> … … 174 192 </SECTION> 175 193 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>194 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 177 195 <ibis:include href="section/Geo.xml"/> 178 196 <ibis:include href="section/Age.xml" configuration-name-list="ACEDrinkCrude11_"/> … … 188 206 189 207 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>208 <ibis:include href="dimension/Year16_20.xml"/> 191 209 192 210 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACEDrugs.xml
r25134 r25150 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year16_20</NAME> <!-- Dimension Name --> 96 <VALUE>2017</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> … … 141 150 </DATA_ISSUES> 142 151 <CRITERIA> 143 <EXCLUDE/> 152 <EXCLUDE> 153 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 154 <SELECTION> 155 <NAME>Year16_20</NAME> <!-- Dimension Name --> 156 <VALUE>2017</VALUE> 157 <VALUE>2018</VALUE> 158 <VALUE>2019</VALUE> 159 </SELECTION> 160 </SELECTIONS> 161 </EXCLUDE> 144 162 </CRITERIA> 145 163 </CONFIGURATION> … … 174 192 </SECTION> 175 193 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>194 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 177 195 <ibis:include href="section/Geo.xml"/> 178 196 <ibis:include href="section/Age.xml" configuration-name-list="ACEDrugsCrude11_"/> … … 188 206 189 207 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>208 <ibis:include href="dimension/Year16_20.xml"/> 191 209 192 210 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACEHHDivorce.xml
r25134 r25150 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year16_20</NAME> <!-- Dimension Name --> 96 <VALUE>2017</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> … … 141 150 </DATA_ISSUES> 142 151 <CRITERIA> 143 <EXCLUDE/> 152 <EXCLUDE> 153 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 154 <SELECTION> 155 <NAME>Year16_20</NAME> <!-- Dimension Name --> 156 <VALUE>2017</VALUE> 157 <VALUE>2018</VALUE> 158 <VALUE>2019</VALUE> 159 </SELECTION> 160 </SELECTIONS> 161 </EXCLUDE> 144 162 </CRITERIA> 145 163 </CONFIGURATION> … … 174 192 </SECTION> 175 193 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>194 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 177 195 <ibis:include href="section/Geo.xml"/> 178 196 <ibis:include href="section/Age.xml" configuration-name-list="ACEHHDivorceCrude11_"/> … … 188 206 189 207 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>208 <ibis:include href="dimension/Year16_20.xml"/> 191 209 192 210 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACEHHMentalIllness.xml
r25134 r25150 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year16_20</NAME> <!-- Dimension Name --> 96 <VALUE>2017</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> … … 141 150 </DATA_ISSUES> 142 151 <CRITERIA> 143 <EXCLUDE/> 152 <EXCLUDE> 153 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 154 <SELECTION> 155 <NAME>Year16_20</NAME> <!-- Dimension Name --> 156 <VALUE>2017</VALUE> 157 <VALUE>2018</VALUE> 158 <VALUE>2019</VALUE> 159 </SELECTION> 160 </SELECTIONS> 161 </EXCLUDE> 144 162 </CRITERIA> 145 163 </CONFIGURATION> … … 174 192 </SECTION> 175 193 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>194 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 177 195 <ibis:include href="section/Geo.xml"/> 178 196 <ibis:include href="section/Age.xml" configuration-name-list="ACEHHMentalIllnessCrude11_"/> … … 188 206 189 207 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>208 <ibis:include href="dimension/Year16_20.xml"/> 191 209 192 210 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACEHHPrison.xml
r25134 r25150 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year16_20</NAME> <!-- Dimension Name --> 96 <VALUE>2017</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> … … 141 150 </DATA_ISSUES> 142 151 <CRITERIA> 143 <EXCLUDE/> 152 <EXCLUDE> 153 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 154 <SELECTION> 155 <NAME>Year16_20</NAME> <!-- Dimension Name --> 156 <VALUE>2017</VALUE> 157 <VALUE>2018</VALUE> 158 <VALUE>2019</VALUE> 159 </SELECTION> 160 </SELECTIONS> 161 </EXCLUDE> 144 162 </CRITERIA> 145 163 </CONFIGURATION> … … 174 192 </SECTION> 175 193 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>194 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 177 195 <ibis:include href="section/Geo.xml"/> 178 196 <ibis:include href="section/Age.xml" configuration-name-list="ACEHHPrisonCrude11_"/> … … 188 206 189 207 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>208 <ibis:include href="dimension/Year16_20.xml"/> 191 209 192 210 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACEHHSubAbuse.xml
r25134 r25150 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year16_20</NAME> <!-- Dimension Name --> 96 <VALUE>2017</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> … … 141 150 </DATA_ISSUES> 142 151 <CRITERIA> 143 <EXCLUDE/> 152 <EXCLUDE> 153 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 154 <SELECTION> 155 <NAME>Year16_20</NAME> <!-- Dimension Name --> 156 <VALUE>2017</VALUE> 157 <VALUE>2018</VALUE> 158 <VALUE>2019</VALUE> 159 </SELECTION> 160 </SELECTIONS> 161 </EXCLUDE> 144 162 </CRITERIA> 145 163 </CONFIGURATION> … … 174 192 </SECTION> 175 193 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>194 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 177 195 <ibis:include href="section/Geo.xml"/> 178 196 <ibis:include href="section/Age.xml" configuration-name-list="ACEHHSubAbuseCrude11_"/> … … 188 206 189 207 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>208 <ibis:include href="dimension/Year16_20.xml"/> 191 209 192 210 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACEHaveSex.xml
r25134 r25150 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year16_20</NAME> <!-- Dimension Name --> 96 <VALUE>2017</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> … … 141 150 </DATA_ISSUES> 142 151 <CRITERIA> 143 <EXCLUDE/> 152 <EXCLUDE> 153 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 154 <SELECTION> 155 <NAME>Year16_20</NAME> <!-- Dimension Name --> 156 <VALUE>2017</VALUE> 157 <VALUE>2018</VALUE> 158 <VALUE>2019</VALUE> 159 </SELECTION> 160 </SELECTIONS> 161 </EXCLUDE> 144 162 </CRITERIA> 145 163 </CONFIGURATION> … … 174 192 </SECTION> 175 193 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>194 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 177 195 <ibis:include href="section/Geo.xml"/> 178 196 <ibis:include href="section/Age.xml" configuration-name-list="ACEHaveSexCrude11_"/> … … 188 206 189 207 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>208 <ibis:include href="dimension/Year16_20.xml"/> 191 209 192 210 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACETouch.xml
r25134 r25150 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year16_20</NAME> <!-- Dimension Name --> 96 <VALUE>2017</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> … … 141 150 </DATA_ISSUES> 142 151 <CRITERIA> 143 <EXCLUDE/> 152 <EXCLUDE> 153 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 154 <SELECTION> 155 <NAME>Year16_20</NAME> <!-- Dimension Name --> 156 <VALUE>2017</VALUE> 157 <VALUE>2018</VALUE> 158 <VALUE>2019</VALUE> 159 </SELECTION> 160 </SELECTIONS> 161 </EXCLUDE> 144 162 </CRITERIA> 145 163 </CONFIGURATION> … … 174 192 </SECTION> 175 193 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>194 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 177 195 <ibis:include href="section/Geo.xml"/> 178 196 <ibis:include href="section/Age.xml" configuration-name-list="ACETouchCrude11_"/> … … 188 206 189 207 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>208 <ibis:include href="dimension/Year16_20.xml"/> 191 209 192 210 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ACETouchThem.xml
r25134 r25150 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year16_20</NAME> <!-- Dimension Name --> 96 <VALUE>2017</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> … … 141 150 </DATA_ISSUES> 142 151 <CRITERIA> 143 <EXCLUDE/> 152 <EXCLUDE> 153 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 154 <SELECTION> 155 <NAME>Year16_20</NAME> <!-- Dimension Name --> 156 <VALUE>2017</VALUE> 157 <VALUE>2018</VALUE> 158 <VALUE>2019</VALUE> 159 </SELECTION> 160 </SELECTIONS> 161 </EXCLUDE> 144 162 </CRITERIA> 145 163 </CONFIGURATION> … … 174 192 </SECTION> 175 193 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>194 <ibis:include href="section/Year16_20_Selected_16_20.xml"/> 177 195 <ibis:include href="section/Geo.xml"/> 178 196 <ibis:include href="section/Age.xml" configuration-name-list="ACETouchThemCrude11_"/> … … 188 206 189 207 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>208 <ibis:include href="dimension/Year16_20.xml"/> 191 209 192 210 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/BloodStool1Yr5075.xml
r25134 r25150 89 89 </DATA_ISSUES> 90 90 <CRITERIA> 91 <EXCLUDE/> 91 <EXCLUDE> 92 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 93 <SELECTION> 94 <NAME>Year11_20</NAME> <!-- Dimension Name --> 95 <VALUE>2019</VALUE> 96 </SELECTION> 97 </SELECTIONS> 98 </EXCLUDE> 92 99 </CRITERIA> 93 100 </CONFIGURATION> … … 122 129 </SECTION> 123 130 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 124 <ibis:include href="section/Year11_ 18.xml"/>131 <ibis:include href="section/Year11_20_No19.xml"/> 125 132 <ibis:include href="section/Geo.xml"/> 126 133 <ibis:include href="section/AgeCRC.xml"/> … … 136 143 137 144 <ibis:include href="dimension/YearProxy.xml"/> 138 <ibis:include href="dimension/Year11_ 18.xml"/>145 <ibis:include href="dimension/Year11_20.xml"/> 139 146 140 147 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/CervScr2165.xml
r24153 r25150 97 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 98 <SELECTION> 99 <NAME>Year15_ 18</NAME> <!-- Dimension Name -->99 <NAME>Year15_20</NAME> <!-- Dimension Name --> 100 100 <VALUE>2017</VALUE> 101 <VALUE>2019</VALUE> 101 102 </SELECTION> 102 103 </SELECTIONS> … … 134 135 </SECTION> 135 136 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 136 <ibis:include href="section/Year15_ 18_No17.xml"/>137 <ibis:include href="section/Year15_20_Selected_16_18_20.xml"/> 137 138 <ibis:include href="section/Geo.xml"/> 138 139 <ibis:include href="section/AgePap21-65.xml"/> … … 147 148 148 149 <ibis:include href="dimension/YearProxy.xml"/> 149 <ibis:include href="dimension/Year15_ 18.xml"/>150 <ibis:include href="dimension/Year15_20.xml"/> 150 151 151 152 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ColonScope.xml
r25134 r25150 94 94 </DATA_ISSUES> 95 95 <CRITERIA> 96 <EXCLUDE/> 96 <EXCLUDE> 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 <SELECTION> 99 <NAME>Year11_20</NAME> <!-- Dimension Name --> 100 <VALUE>2019</VALUE> 101 </SELECTION> 102 </SELECTIONS> 103 </EXCLUDE> 97 104 </CRITERIA> 98 105 </CONFIGURATION> … … 127 134 </SECTION> 128 135 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 129 <ibis:include href="section/Year11_ 18.xml"/>136 <ibis:include href="section/Year11_20_No19.xml"/> 130 137 <ibis:include href="section/Geo.xml"/> 131 138 <ibis:include href="section/AgeCRC.xml"/> … … 141 148 142 149 <ibis:include href="dimension/YearProxy.xml"/> 143 <ibis:include href="dimension/Year11_ 18.xml"/>150 <ibis:include href="dimension/Year11_20.xml"/> 144 151 145 152 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ConfMemLoss45.xml
r24153 r25150 92 92 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 93 93 <SELECTION> 94 <NAME>Year11_17</NAME> <!-- Dimension Name --> 94 <NAME>Year11_20</NAME> <!-- Dimension Name --> 95 <VALUE>2019</VALUE> 96 <VALUE>2018</VALUE> 95 97 <VALUE>2016</VALUE> 96 98 <VALUE>2014</VALUE> … … 132 134 </SECTION> 133 135 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 134 <ibis:include href="section/Year11_ 15_17_Only.xml"/>136 <ibis:include href="section/Year11_20_Selected_15_17_20.xml"/> 135 137 <ibis:include href="section/Geo.xml"/> 136 138 <ibis:include href="section/AgeBRFSS45_.xml"/> … … 146 148 147 149 <ibis:include href="dimension/YearProxy.xml"/> 148 <ibis:include href="dimension/Year11_ 17.xml"/>150 <ibis:include href="dimension/Year11_20.xml"/> 149 151 150 152 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ConfMemLossAssist45.xml
r24153 r25150 90 90 <CRITERIA> 91 91 <EXCLUDE> 92 92 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 93 93 <SELECTION> 94 <NAME>Year15_ 17</NAME> <!-- Dimension Name -->94 <NAME>Year15_20</NAME> <!-- Dimension Name --> 95 95 <VALUE>2016</VALUE> 96 <VALUE>2018</VALUE> 97 <VALUE>2019</VALUE> 96 98 </SELECTION> 97 99 </SELECTIONS> … … 129 131 </SECTION> 130 132 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 131 <ibis:include href="section/Year15_ 17_Odd.xml"/>133 <ibis:include href="section/Year15_20_Selected_15_17_20.xml"/> 132 134 <ibis:include href="section/Geo.xml"/> 133 135 <ibis:include href="section/AgeBRFSS45_.xml"/> … … 143 145 144 146 <ibis:include href="dimension/YearProxy.xml"/> 145 <ibis:include href="dimension/Year15_ 17.xml"/>147 <ibis:include href="dimension/Year15_20.xml"/> 146 148 147 149 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ConfMemLossDaily45.xml
r24153 r25150 90 90 <CRITERIA> 91 91 <EXCLUDE> 92 92 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 93 93 <SELECTION> 94 <NAME>Year15_ 17</NAME> <!-- Dimension Name -->94 <NAME>Year15_20</NAME> <!-- Dimension Name --> 95 95 <VALUE>2016</VALUE> 96 <VALUE>2018</VALUE> 97 <VALUE>2019</VALUE> 96 98 </SELECTION> 97 99 </SELECTIONS> … … 129 131 </SECTION> 130 132 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 131 <ibis:include href="section/Year15_ 17_Odd.xml"/>133 <ibis:include href="section/Year15_20_Selected_15_17_20.xml"/> 132 134 <ibis:include href="section/Geo.xml"/> 133 135 <ibis:include href="section/AgeBRFSS45_.xml"/> … … 143 145 144 146 <ibis:include href="dimension/YearProxy.xml"/> 145 <ibis:include href="dimension/Year15_ 17.xml"/>147 <ibis:include href="dimension/Year15_20.xml"/> 146 148 147 149 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ConfMemLossDiscuss45.xml
r24153 r25150 92 92 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 93 93 <SELECTION> 94 <NAME>Year15_ 17</NAME> <!-- Dimension Name -->94 <NAME>Year15_20</NAME> <!-- Dimension Name --> 95 95 <VALUE>2016</VALUE> 96 <VALUE>2018</VALUE> 97 <VALUE>2019</VALUE> 96 98 </SELECTION> 97 99 </SELECTIONS> … … 129 131 </SECTION> 130 132 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 131 <ibis:include href="section/Year15_ 17_Odd.xml"/>133 <ibis:include href="section/Year15_20_Selected_15_17_20.xml"/> 132 134 <ibis:include href="section/Geo.xml"/> 133 135 <ibis:include href="section/AgeBRFSS45_.xml"/> … … 143 145 144 146 <ibis:include href="dimension/YearProxy.xml"/> 145 <ibis:include href="dimension/Year15_ 17.xml"/>147 <ibis:include href="dimension/Year15_20.xml"/> 146 148 147 149 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ConfMemLossGetAsst45.xml
r25134 r25150 71 71 <PARAMETER> 72 72 <NAME>data_where</NAME> 73 <VALUE>2011<=Year </VALUE>73 <VALUE>2011<=Year AND 45<=AGE</VALUE> 74 74 </PARAMETER> 75 75 </PARAMETERS> … … 90 90 </DATA_ISSUES> 91 91 <CRITERIA> 92 <EXCLUDE/> 92 <EXCLUDE> 93 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 94 <SELECTION> 95 <NAME>Year15_20</NAME> <!-- Dimension Name --> 96 <VALUE>2016</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 99 </SELECTION> 100 </SELECTIONS> 101 </EXCLUDE> 93 102 </CRITERIA> 94 103 </CONFIGURATION> 95 104 96 <CONFIGURATION><NAME>ConfMemLossGetAsst45AA11_</NAME>97 <TITLE>Increased confusion, memory loss - get help for daily activities, Age Adjusted</TITLE>98 <DESCRIPTION><ibis:include href="text/ConfMemLossGetAsst45.xml"/></DESCRIPTION>99 <DEFAULT_CATEGORY_DIMENSION_NAME>YearProxy</DEFAULT_CATEGORY_DIMENSION_NAME>100 <DEFAULT_CHART_NAME>GroupedHorzBar</DEFAULT_CHART_NAME>101 <MEASURE_TITLE_OVERRIDE>Increased confusion, memory loss - get help for daily activities, Age Adjusted</MEASURE_TITLE_OVERRIDE>102 <MEASURE_NAME>PctAA</MEASURE_NAME>103 <DATASET_ANCILLARY_VALUES>104 <DATASET_ANCILLARY_VALUE>105 <ANCILLARY_VALUE_NAME>LowerConfidenceLimit</ANCILLARY_VALUE_NAME>106 </DATASET_ANCILLARY_VALUE>107 <DATASET_ANCILLARY_VALUE>108 <ANCILLARY_VALUE_NAME>UpperConfidenceLimit</ANCILLARY_VALUE_NAME>109 </DATASET_ANCILLARY_VALUE>110 <DATASET_ANCILLARY_VALUE>111 <ANCILLARY_VALUE_NAME>NumeratorSurvey</ANCILLARY_VALUE_NAME>112 </DATASET_ANCILLARY_VALUE>113 <DATASET_ANCILLARY_VALUE>114 <ANCILLARY_VALUE_NAME>DenominatorSurvey</ANCILLARY_VALUE_NAME>115 </DATASET_ANCILLARY_VALUE>116 </DATASET_ANCILLARY_VALUES>117 <PARAMETERS>118 <PARAMETER>119 <NAME>func</NAME>120 <VALUE>RateAADist9plus.def</VALUE>121 </PARAMETER>122 <PARAMETER>123 <NAME>data_where</NAME>124 <VALUE>2011<=Year</VALUE>125 </PARAMETER>126 </PARAMETERS>127 <DATA_SOURCE_NAMES>128 <DATA_SOURCE_NAME>HI_BRFSS</DATA_SOURCE_NAME>129 </DATA_SOURCE_NAMES>130 <DATA_NOTES>131 <DATA_NOTE><TITLE>Question Wording:</TITLE>132 <ibis:include href="text/ConfMemLossGetAsst45.xml"/>133 </DATA_NOTE>134 <ibis:include href="data_note/RedFlag.xml"/>135 <ibis:include href="data_note/BRFSS_All.xml"/>136 </DATA_NOTES>137 <DATA_ISSUES>138 <ibis:include href="data_issue/BRFSS.xml"/>139 <ibis:include href="data_issue/BRFSS18.xml"/>140 <ibis:include href="data_issue/SurvCI.xml"/>141 </DATA_ISSUES>142 <CRITERIA>143 <EXCLUDE/>144 </CRITERIA>145 </CONFIGURATION>146 147 105 </CONFIGURATIONS> 148 106 … … 174 132 </SECTION> 175 133 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>134 <ibis:include href="section/Year15_20_Selected_15_17_20.xml"/> 177 135 <ibis:include href="section/Geo.xml"/> 178 <ibis:include href="section/Age .xml" configuration-name-list="ConfMemLossGetAsst45Crude11_"/>136 <ibis:include href="section/AgeBRFSS45_.xml"/> 179 137 <ibis:include href="section/Sex.xml"/> 180 138 <ibis:include href="section/SurvDemo11_.xml"/> … … 188 146 189 147 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>148 <ibis:include href="dimension/Year15_20.xml"/> 191 149 192 150 <ibis:include href="dimension/GeoProxy.xml"/> … … 198 156 <ibis:include href="dimension/GeoState.xml"/> 199 157 200 <ibis:include href="dimension/AgeGrpProxy.xml" configuration-name-list="ConfMemLossGetAsst45Crude11_"/> 201 <ibis:include href="dimension/Age5Yr.xml"/> 202 <ibis:include href="dimension/AgeAdult.xml"/> 203 <ibis:include href="dimension/AgeBRFSS.xml"/> 204 <ibis:include href="dimension/AgeLifeStage.xml"/> 205 <ibis:include href="dimension/AgeReproductive.xml"/> 206 <ibis:include href="dimension/AgeGrp9.xml"/> 158 <ibis:include href="dimension/AgeGrpProxy.xml"/> 159 <ibis:include href="dimension/AgeBRFSS45_.xml"/> 207 160 208 161 <ibis:include href="dimension/SurvDemoSex.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/ConfMemLossSocial45.xml
r24153 r25150 90 90 <CRITERIA> 91 91 <EXCLUDE> 92 92 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 93 93 <SELECTION> 94 <NAME>Year15_ 17</NAME> <!-- Dimension Name -->94 <NAME>Year15_20</NAME> <!-- Dimension Name --> 95 95 <VALUE>2016</VALUE> 96 <VALUE>2018</VALUE> 97 <VALUE>2019</VALUE> 96 98 </SELECTION> 97 99 </SELECTIONS> … … 129 131 </SECTION> 130 132 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 131 <ibis:include href="section/Year15_ 17_Odd.xml"/>133 <ibis:include href="section/Year15_20_Selected_15_17_20.xml"/> 132 134 <ibis:include href="section/Geo.xml"/> 133 135 <ibis:include href="section/AgeBRFSS45_.xml"/> … … 143 145 144 146 <ibis:include href="dimension/YearProxy.xml"/> 145 <ibis:include href="dimension/Year15_ 17.xml"/>147 <ibis:include href="dimension/Year15_20.xml"/> 146 148 147 149 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/HIVHighRiskNew.xml
r24153 r25150 123 123 </SECTION> 124 124 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 125 <ibis:include href="section/Year17_ 19.xml"/>125 <ibis:include href="section/Year17_20.xml"/> 126 126 <ibis:include href="section/Geo.xml"/> 127 127 <ibis:include href="section/Age18-64.xml"/> … … 137 137 138 138 <ibis:include href="dimension/YearProxy.xml"/> 139 <ibis:include href="dimension/Year17_ 19.xml"/>139 <ibis:include href="dimension/Year17_20.xml"/> 140 140 141 141 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/HPVTest3065.xml
r25134 r25150 97 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 98 <SELECTION> 99 <NAME>Year15_ 18</NAME> <!-- Dimension Name -->99 <NAME>Year15_20</NAME> <!-- Dimension Name --> 100 100 <VALUE>2017</VALUE> 101 <VALUE>2019</VALUE> 101 102 </SELECTION> 102 103 </SELECTIONS> … … 134 135 </SECTION> 135 136 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 136 <ibis:include href="section/Year15_ 18_No17.xml"/>137 <ibis:include href="section/Year15_20_Selected_16_18_20.xml"/> 137 138 <ibis:include href="section/Geo.xml"/> 138 139 <ibis:include href="section/AgeHPV30-65.xml"/> … … 147 148 148 149 <ibis:include href="dimension/YearProxy.xml"/> 149 <ibis:include href="dimension/Year15_ 18.xml"/>150 <ibis:include href="dimension/Year15_20.xml"/> 150 151 151 152 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/Mammo2Yr5074.xml
r24155 r25150 96 96 </DATA_ISSUES> 97 97 <CRITERIA> 98 <EXCLUDE/> 98 <EXCLUDE> 99 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 100 <SELECTION> 101 <NAME>Year11_20</NAME> <!-- Dimension Name --> 102 <VALUE>2019</VALUE> 103 </SELECTION> 104 </SELECTIONS> 105 </EXCLUDE> 99 106 </CRITERIA> 100 107 </CONFIGURATION> … … 129 136 </SECTION> 130 137 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 131 <ibis:include href="section/Year11_ 18.xml"/>138 <ibis:include href="section/Year11_20_No19.xml"/> 132 139 <ibis:include href="section/Geo.xml"/> 133 140 <ibis:include href="section/AgeMammo50-74.xml"/> … … 142 149 143 150 <ibis:include href="dimension/YearProxy.xml"/> 144 <ibis:include href="dimension/Year11_ 18.xml"/>151 <ibis:include href="dimension/Year11_20.xml"/> 145 152 146 153 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/MammoLast5074.xml
r25134 r25150 98 98 </DATA_ISSUES> 99 99 <CRITERIA> 100 <EXCLUDE/> 100 <EXCLUDE> 101 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 102 <SELECTION> 103 <NAME>Year11_20</NAME> <!-- Dimension Name --> 104 <VALUE>2019</VALUE> 105 </SELECTION> 106 </SELECTIONS> 107 </EXCLUDE> 101 108 </CRITERIA> 102 109 </CONFIGURATION> … … 133 140 --> 134 141 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 135 <ibis:include href="section/Year11_ 18.xml"/>142 <ibis:include href="section/Year11_20_No19.xml"/> 136 143 <ibis:include href="section/Geo.xml"/> 137 144 <ibis:include href="section/AgeMammo50-74.xml"/> … … 146 153 147 154 <ibis:include href="dimension/YearProxy.xml"/> 148 <ibis:include href="dimension/Year11_ 18.xml"/>155 <ibis:include href="dimension/Year11_20.xml"/> 149 156 150 157 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/OralAllTeeth45.xml
r25134 r25150 71 71 <PARAMETER> 72 72 <NAME>data_where</NAME> 73 <VALUE>2011<=Year </VALUE>73 <VALUE>2011<=Year AND 45<=AGE</VALUE> 74 74 </PARAMETER> 75 75 </PARAMETERS> … … 94 94 </CONFIGURATION> 95 95 96 <CONFIGURATION><NAME>OralAllTeeth45AA11_</NAME>97 <TITLE>Oral health - all permanent teeth removed (45+), Age Adjusted</TITLE>98 <DESCRIPTION><ibis:include href="text/OralAllTeeth45.xml"/></DESCRIPTION>99 <DEFAULT_CATEGORY_DIMENSION_NAME>YearProxy</DEFAULT_CATEGORY_DIMENSION_NAME>100 <DEFAULT_CHART_NAME>GroupedHorzBar</DEFAULT_CHART_NAME>101 <MEASURE_TITLE_OVERRIDE>Oral health - all permanent teeth removed (45+), Age Adjusted</MEASURE_TITLE_OVERRIDE>102 <MEASURE_NAME>PctAA</MEASURE_NAME>103 <DATASET_ANCILLARY_VALUES>104 <DATASET_ANCILLARY_VALUE>105 <ANCILLARY_VALUE_NAME>LowerConfidenceLimit</ANCILLARY_VALUE_NAME>106 </DATASET_ANCILLARY_VALUE>107 <DATASET_ANCILLARY_VALUE>108 <ANCILLARY_VALUE_NAME>UpperConfidenceLimit</ANCILLARY_VALUE_NAME>109 </DATASET_ANCILLARY_VALUE>110 <DATASET_ANCILLARY_VALUE>111 <ANCILLARY_VALUE_NAME>NumeratorSurvey</ANCILLARY_VALUE_NAME>112 </DATASET_ANCILLARY_VALUE>113 <DATASET_ANCILLARY_VALUE>114 <ANCILLARY_VALUE_NAME>DenominatorSurvey</ANCILLARY_VALUE_NAME>115 </DATASET_ANCILLARY_VALUE>116 </DATASET_ANCILLARY_VALUES>117 <PARAMETERS>118 <PARAMETER>119 <NAME>func</NAME>120 <VALUE>RateAADist9plus.def</VALUE>121 </PARAMETER>122 <PARAMETER>123 <NAME>data_where</NAME>124 <VALUE>2011<=Year</VALUE>125 </PARAMETER>126 </PARAMETERS>127 <DATA_SOURCE_NAMES>128 <DATA_SOURCE_NAME>HI_BRFSS</DATA_SOURCE_NAME>129 </DATA_SOURCE_NAMES>130 <DATA_NOTES>131 <DATA_NOTE><TITLE>Question Wording:</TITLE>132 <ibis:include href="text/OralAllTeeth45.xml"/>133 </DATA_NOTE>134 <ibis:include href="data_note/RedFlag.xml"/>135 <ibis:include href="data_note/BRFSS_All.xml"/>136 </DATA_NOTES>137 <DATA_ISSUES>138 <ibis:include href="data_issue/BRFSS.xml"/>139 <ibis:include href="data_issue/BRFSS18.xml"/>140 <ibis:include href="data_issue/SurvCI.xml"/>141 </DATA_ISSUES>142 <CRITERIA>143 <EXCLUDE/>144 </CRITERIA>145 </CONFIGURATION>146 147 96 </CONFIGURATIONS> 148 97 … … 174 123 </SECTION> 175 124 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year11_ All.xml"/>125 <ibis:include href="section/Year11_Even.xml"/> 177 126 <ibis:include href="section/Geo.xml"/> 178 <ibis:include href="section/Age .xml" configuration-name-list="OralAllTeeth45Crude11_"/>127 <ibis:include href="section/AgeBRFSS45_.xml"/> 179 128 <ibis:include href="section/Sex.xml"/> 180 129 <ibis:include href="section/SurvDemo11_.xml"/> … … 188 137 189 138 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year11_ All.xml"/>139 <ibis:include href="dimension/Year11_Even.xml"/> 191 140 192 141 <ibis:include href="dimension/GeoProxy.xml"/> … … 198 147 <ibis:include href="dimension/GeoState.xml"/> 199 148 200 <ibis:include href="dimension/AgeGrpProxy.xml" configuration-name-list="OralAllTeeth45Crude11_"/> 201 <ibis:include href="dimension/Age5Yr.xml"/> 202 <ibis:include href="dimension/AgeAdult.xml"/> 203 <ibis:include href="dimension/AgeBRFSS.xml"/> 204 <ibis:include href="dimension/AgeLifeStage.xml"/> 205 <ibis:include href="dimension/AgeReproductive.xml"/> 206 <ibis:include href="dimension/AgeGrp9.xml"/> 149 <ibis:include href="dimension/AgeGrpProxy.xml"/> 150 <ibis:include href="dimension/AgeBRFSS45_.xml"/> 207 151 208 152 <ibis:include href="dimension/SurvDemoSex.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/OralAllTeeth65.xml
r25134 r25150 34 34 <VALUE>%OralAllTeeth65%</VALUE> <!-- Dimension Value Selected by the User --> 35 35 </PARAMETER> 36 <PARAMETER> <!-- Include only Age values 65 and above --> 37 <NAME>AgeBRFSS</NAME> 38 <VALUE>65-74</VALUE> 39 </PARAMETER> 40 <PARAMETER> <!-- Include only Age values 65 and above --> 41 <NAME>AgeBRFSS</NAME> 42 <VALUE>75+</VALUE> 43 </PARAMETER> 36 44 </PARAMETERS> 37 45 … … 94 102 </CONFIGURATION> 95 103 96 <CONFIGURATION><NAME>OralAllTeeth65AA11_</NAME>97 <TITLE>Oral health - all permanent teeth removed (65+), Age Adjusted</TITLE>98 <DESCRIPTION><ibis:include href="text/OralAllTeeth65.xml"/></DESCRIPTION>99 <DEFAULT_CATEGORY_DIMENSION_NAME>YearProxy</DEFAULT_CATEGORY_DIMENSION_NAME>100 <DEFAULT_CHART_NAME>GroupedHorzBar</DEFAULT_CHART_NAME>101 <MEASURE_TITLE_OVERRIDE>Oral health - all permanent teeth removed (65+), Age Adjusted</MEASURE_TITLE_OVERRIDE>102 <MEASURE_NAME>PctAA</MEASURE_NAME>103 <DATASET_ANCILLARY_VALUES>104 <DATASET_ANCILLARY_VALUE>105 <ANCILLARY_VALUE_NAME>LowerConfidenceLimit</ANCILLARY_VALUE_NAME>106 </DATASET_ANCILLARY_VALUE>107 <DATASET_ANCILLARY_VALUE>108 <ANCILLARY_VALUE_NAME>UpperConfidenceLimit</ANCILLARY_VALUE_NAME>109 </DATASET_ANCILLARY_VALUE>110 <DATASET_ANCILLARY_VALUE>111 <ANCILLARY_VALUE_NAME>NumeratorSurvey</ANCILLARY_VALUE_NAME>112 </DATASET_ANCILLARY_VALUE>113 <DATASET_ANCILLARY_VALUE>114 <ANCILLARY_VALUE_NAME>DenominatorSurvey</ANCILLARY_VALUE_NAME>115 </DATASET_ANCILLARY_VALUE>116 </DATASET_ANCILLARY_VALUES>117 <PARAMETERS>118 <PARAMETER>119 <NAME>func</NAME>120 <VALUE>RateAADist9plus.def</VALUE>121 </PARAMETER>122 <PARAMETER>123 <NAME>data_where</NAME>124 <VALUE>2011<=Year</VALUE>125 </PARAMETER>126 </PARAMETERS>127 <DATA_SOURCE_NAMES>128 <DATA_SOURCE_NAME>HI_BRFSS</DATA_SOURCE_NAME>129 </DATA_SOURCE_NAMES>130 <DATA_NOTES>131 <DATA_NOTE><TITLE>Question Wording:</TITLE>132 <ibis:include href="text/OralAllTeeth65.xml"/>133 </DATA_NOTE>134 <ibis:include href="data_note/RedFlag.xml"/>135 <ibis:include href="data_note/BRFSS_All.xml"/>136 </DATA_NOTES>137 <DATA_ISSUES>138 <ibis:include href="data_issue/BRFSS.xml"/>139 <ibis:include href="data_issue/BRFSS18.xml"/>140 <ibis:include href="data_issue/SurvCI.xml"/>141 </DATA_ISSUES>142 <CRITERIA>143 <EXCLUDE/>144 </CRITERIA>145 </CONFIGURATION>146 147 104 </CONFIGURATIONS> 148 105 … … 174 131 </SECTION> 175 132 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year11_ All.xml"/>133 <ibis:include href="section/Year11_Even.xml"/> 177 134 <ibis:include href="section/Geo.xml"/> 178 <ibis:include href="section/Age .xml" configuration-name-list="OralAllTeeth65Crude11_"/>135 <ibis:include href="section/Age2cat65plus.xml"/> 179 136 <ibis:include href="section/Sex.xml"/> 180 137 <ibis:include href="section/SurvDemo11_.xml"/> … … 188 145 189 146 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year11_ All.xml"/>147 <ibis:include href="dimension/Year11_Even.xml"/> 191 148 192 149 <ibis:include href="dimension/GeoProxy.xml"/> … … 198 155 <ibis:include href="dimension/GeoState.xml"/> 199 156 200 <ibis:include href="dimension/AgeGrpProxy.xml" configuration-name-list="OralAllTeeth65Crude11_"/> 201 <ibis:include href="dimension/Age5Yr.xml"/> 202 <ibis:include href="dimension/AgeAdult.xml"/> 203 <ibis:include href="dimension/AgeBRFSS.xml"/> 204 <ibis:include href="dimension/AgeLifeStage.xml"/> 205 <ibis:include href="dimension/AgeReproductive.xml"/> 206 <ibis:include href="dimension/AgeGrp9.xml"/> 157 <ibis:include href="dimension/AgeGrpProxy.xml"/> 158 <ibis:include href="dimension/Age2cat65plus.xml"/> 207 159 208 160 <ibis:include href="dimension/SurvDemoSex.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/PSATest2Yr40.xml
r24153 r25150 97 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 98 <SELECTION> 99 <NAME>Year11_ 18</NAME> <!-- Dimension Name -->99 <NAME>Year11_20</NAME> <!-- Dimension Name --> 100 100 <VALUE>2017</VALUE> 101 <VALUE>2019</VALUE> 101 102 </SELECTION> 102 103 </SELECTIONS> … … 135 136 </SECTION> 136 137 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 137 <ibis:include href="section/Year11_ 18_No17.xml"/>138 <ibis:include href="section/Year11_20_Selected_16_18_20.xml"/> 138 139 <ibis:include href="section/Geo.xml"/> 139 140 <ibis:include href="section/AgeAdult10Yr40_.xml"/> … … 148 149 149 150 <ibis:include href="dimension/YearProxy.xml"/> 150 <ibis:include href="dimension/Year11_ 18.xml"/>151 <ibis:include href="dimension/Year11_20.xml"/> 151 152 152 153 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/PSATestLast.xml
r24296 r25150 101 101 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 102 102 <SELECTION> 103 <NAME>Year11_ 18</NAME> <!-- Dimension Name -->103 <NAME>Year11_20</NAME> <!-- Dimension Name --> 104 104 <VALUE>2017</VALUE> 105 <VALUE>2019</VALUE> 105 106 </SELECTION> 106 107 </SELECTIONS> … … 140 141 --> 141 142 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 142 <ibis:include href="section/Year11_ 18_No17.xml"/>143 <ibis:include href="section/Year11_20_Selected_16_18_20.xml"/> 143 144 <ibis:include href="section/Geo.xml"/> 144 145 <ibis:include href="section/AgeAdult10Yr40_.xml"/> … … 153 154 154 155 <ibis:include href="dimension/YearProxy.xml"/> 155 <ibis:include href="dimension/Year11_ 18.xml"/>156 <ibis:include href="dimension/Year11_20.xml"/> 156 157 157 158 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/PSATestReas40.xml
r25134 r25150 26 26 <VALUE>PSATSTREAS40_N</VALUE> <!-- SAS VAR name that gets inserted in the .def file --> 27 27 </PARAMETER> 28 <PARAMETER> 29 <NAME>SurvDemoSex</NAME> 30 <VALUE>Male</VALUE> 31 </PARAMETER> 28 32 <!-- 29 33 <PARAMETER> … … 75 79 <PARAMETER> 76 80 <NAME>data_where</NAME> 77 <VALUE>2011<=Year </VALUE>81 <VALUE>2011<=Year and 40<=AGE</VALUE> 78 82 </PARAMETER> 79 83 </PARAMETERS> … … 94 98 </DATA_ISSUES> 95 99 <CRITERIA> 96 <EXCLUDE/> 100 <EXCLUDE> 101 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 102 <SELECTION> 103 <NAME>Year12_20</NAME> <!-- Dimension Name --> 104 <VALUE>2017</VALUE> 105 <VALUE>2019</VALUE> 106 </SELECTION> 107 </SELECTIONS> 108 </EXCLUDE> 97 109 </CRITERIA> 98 110 </CONFIGURATION> … … 107 119 <SECTIONS> 108 120 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 109 <ibis:include href="section/Year1 1_All.xml"/>121 <ibis:include href="section/Year12_20_Selected_16_18_20.xml"/> 110 122 <ibis:include href="section/Geo.xml"/> 111 <ibis:include href="section/Age.xml"/> 112 <ibis:include href="section/Sex.xml"/> 123 <ibis:include href="section/AgeAdult10Yr40_.xml"/> 113 124 <ibis:include href="section/SurvDemo11_.xml"/> 114 125 <ibis:include href="section/SurvOther11_.xml"/> … … 121 132 122 133 <ibis:include href="dimension/YearProxy.xml"/> 123 <ibis:include href="dimension/Year1 1_All.xml"/>134 <ibis:include href="dimension/Year12_20.xml"/> 124 135 125 136 <ibis:include href="dimension/GeoProxy.xml"/> … … 132 143 133 144 <ibis:include href="dimension/AgeGrpProxy.xml"/> 134 <ibis:include href="dimension/Age5Yr.xml"/> 135 <ibis:include href="dimension/AgeAdult.xml"/> 136 <ibis:include href="dimension/AgeBRFSS.xml"/> 137 <ibis:include href="dimension/AgeLifeStage.xml"/> 138 <ibis:include href="dimension/AgeReproductive.xml"/> 139 <ibis:include href="dimension/AgeGrp9.xml"/> 145 <ibis:include href="dimension/AgeAdult10Yr40_.xml"/> 140 146 141 <ibis:include href="dimension/SurvDemoSex.xml"/>142 147 <ibis:include href="dimension/SurvDemoRaceNew.xml"/> 143 148 <ibis:include href="dimension/SurvDemoRace.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/PSATestRecom40.xml
r25134 r25150 34 34 <VALUE>%PSATestRecom40%</VALUE> <!-- Dimension Value Selected by the User --> 35 35 </PARAMETER> 36 <PARAMETER> 37 <NAME>SurvDemoSex</NAME> 38 <VALUE>Male</VALUE> 39 </PARAMETER> 36 40 </PARAMETERS> 37 41 … … 71 75 <PARAMETER> 72 76 <NAME>data_where</NAME> 73 <VALUE>2011<=Year </VALUE>77 <VALUE>2011<=Year and 40<=AGE</VALUE> 74 78 </PARAMETER> 75 79 </PARAMETERS> … … 90 94 </DATA_ISSUES> 91 95 <CRITERIA> 92 <EXCLUDE/> 96 <EXCLUDE> 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 <SELECTION> 99 <NAME>Year12_20</NAME> <!-- Dimension Name --> 100 <VALUE>2017</VALUE> 101 <VALUE>2019</VALUE> 102 </SELECTION> 103 </SELECTIONS> 104 </EXCLUDE> 93 105 </CRITERIA> 94 106 </CONFIGURATION> 95 107 96 <CONFIGURATION><NAME>PSATestRecom40AA11_</NAME>97 <TITLE>PSA test - recommended by health care professional (40+), Age Adjusted</TITLE>98 <DESCRIPTION><ibis:include href="text/PSATestRecom40.xml"/></DESCRIPTION>99 <DEFAULT_CATEGORY_DIMENSION_NAME>YearProxy</DEFAULT_CATEGORY_DIMENSION_NAME>100 <DEFAULT_CHART_NAME>GroupedHorzBar</DEFAULT_CHART_NAME>101 <MEASURE_TITLE_OVERRIDE>PSA test - recommended by health care professional (40+), Age Adjusted</MEASURE_TITLE_OVERRIDE>102 <MEASURE_NAME>PctAA</MEASURE_NAME>103 <DATASET_ANCILLARY_VALUES>104 <DATASET_ANCILLARY_VALUE>105 <ANCILLARY_VALUE_NAME>LowerConfidenceLimit</ANCILLARY_VALUE_NAME>106 </DATASET_ANCILLARY_VALUE>107 <DATASET_ANCILLARY_VALUE>108 <ANCILLARY_VALUE_NAME>UpperConfidenceLimit</ANCILLARY_VALUE_NAME>109 </DATASET_ANCILLARY_VALUE>110 <DATASET_ANCILLARY_VALUE>111 <ANCILLARY_VALUE_NAME>NumeratorSurvey</ANCILLARY_VALUE_NAME>112 </DATASET_ANCILLARY_VALUE>113 <DATASET_ANCILLARY_VALUE>114 <ANCILLARY_VALUE_NAME>DenominatorSurvey</ANCILLARY_VALUE_NAME>115 </DATASET_ANCILLARY_VALUE>116 </DATASET_ANCILLARY_VALUES>117 <PARAMETERS>118 <PARAMETER>119 <NAME>func</NAME>120 <VALUE>RateAADist9plus.def</VALUE>121 </PARAMETER>122 <PARAMETER>123 <NAME>data_where</NAME>124 <VALUE>2011<=Year</VALUE>125 </PARAMETER>126 </PARAMETERS>127 <DATA_SOURCE_NAMES>128 <DATA_SOURCE_NAME>HI_BRFSS</DATA_SOURCE_NAME>129 </DATA_SOURCE_NAMES>130 <DATA_NOTES>131 <DATA_NOTE><TITLE>Question Wording:</TITLE>132 <ibis:include href="text/PSATestRecom40.xml"/>133 </DATA_NOTE>134 <ibis:include href="data_note/RedFlag.xml"/>135 <ibis:include href="data_note/BRFSS_All.xml"/>136 </DATA_NOTES>137 <DATA_ISSUES>138 <ibis:include href="data_issue/BRFSS.xml"/>139 <ibis:include href="data_issue/BRFSS18.xml"/>140 <ibis:include href="data_issue/SurvCI.xml"/>141 </DATA_ISSUES>142 <CRITERIA>143 <EXCLUDE/>144 </CRITERIA>145 </CONFIGURATION>146 147 108 </CONFIGURATIONS> 148 109 … … 174 135 </SECTION> 175 136 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 176 <ibis:include href="section/Year1 1_All.xml"/>137 <ibis:include href="section/Year12_20_Selected_16_18_20.xml"/> 177 138 <ibis:include href="section/Geo.xml"/> 178 <ibis:include href="section/Age.xml" configuration-name-list="PSATestRecom40Crude11_"/> 179 <ibis:include href="section/Sex.xml"/> 139 <ibis:include href="section/AgeAdult10Yr40_.xml"/> 180 140 <ibis:include href="section/SurvDemo11_.xml"/> 181 141 <ibis:include href="section/SurvOther11_.xml"/> … … 188 148 189 149 <ibis:include href="dimension/YearProxy.xml"/> 190 <ibis:include href="dimension/Year1 1_All.xml"/>150 <ibis:include href="dimension/Year12_20.xml"/> 191 151 192 152 <ibis:include href="dimension/GeoProxy.xml"/> … … 198 158 <ibis:include href="dimension/GeoState.xml"/> 199 159 200 <ibis:include href="dimension/AgeGrpProxy.xml" configuration-name-list="PSATestRecom40Crude11_"/> 201 <ibis:include href="dimension/Age5Yr.xml"/> 202 <ibis:include href="dimension/AgeAdult.xml"/> 203 <ibis:include href="dimension/AgeBRFSS.xml"/> 204 <ibis:include href="dimension/AgeLifeStage.xml"/> 205 <ibis:include href="dimension/AgeReproductive.xml"/> 206 <ibis:include href="dimension/AgeGrp9.xml"/> 160 <ibis:include href="dimension/AgeGrpProxy.xml"/> 161 <ibis:include href="dimension/AgeAdult10Yr40_.xml"/> 207 162 208 <ibis:include href="dimension/SurvDemoSex.xml"/>209 163 <ibis:include href="dimension/SurvDemoRaceNew.xml"/> 210 164 <ibis:include href="dimension/SurvDemoRace.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/Pap2165.xml
r24153 r25150 97 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 98 <SELECTION> 99 <NAME>Year11_ 18</NAME> <!-- Dimension Name -->99 <NAME>Year11_20</NAME> <!-- Dimension Name --> 100 100 <VALUE>2017</VALUE> 101 <VALUE>2019</VALUE> 101 102 </SELECTION> 102 103 </SELECTIONS> … … 134 135 </SECTION> 135 136 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 136 <ibis:include href="section/Year11_ 18_No17.xml"/>137 <ibis:include href="section/Year11_20_Selected_16_18_20.xml"/> 137 138 <ibis:include href="section/Geo.xml"/> 138 139 <ibis:include href="section/AgePap21-65.xml"/> … … 147 148 148 149 <ibis:include href="dimension/YearProxy.xml"/> 149 <ibis:include href="dimension/Year11_ 18.xml"/>150 <ibis:include href="dimension/Year11_20.xml"/> 150 151 151 152 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/Pap3Yr2165.xml
r24153 r25150 97 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 98 <SELECTION> 99 <NAME>Year11_ 18</NAME> <!-- Dimension Name -->99 <NAME>Year11_20</NAME> <!-- Dimension Name --> 100 100 <VALUE>2017</VALUE> 101 <VALUE>2019</VALUE> 101 102 </SELECTION> 102 103 </SELECTIONS> … … 134 135 </SECTION> 135 136 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 136 <ibis:include href="section/Year11_ 18_No17.xml"/>137 <ibis:include href="section/Year11_20_Selected_16_18_20.xml"/> 137 138 <ibis:include href="section/Geo.xml"/> 138 139 <ibis:include href="section/AgePap21-65.xml"/> … … 147 148 148 149 <ibis:include href="dimension/YearProxy.xml"/> 149 <ibis:include href="dimension/Year11_ 18.xml"/>150 <ibis:include href="dimension/Year11_20.xml"/> 150 151 151 152 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/PrevSvcMen65.xml
r25134 r25150 94 94 </DATA_ISSUES> 95 95 <CRITERIA> 96 <EXCLUDE/> 96 <EXCLUDE> 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 <SELECTION> 99 <NAME>Year11_20</NAME> <!-- Dimension Name --> 100 <VALUE>2019</VALUE> 101 </SELECTION> 102 </SELECTIONS> 103 </EXCLUDE> 97 104 </CRITERIA> 98 105 </CONFIGURATION> … … 127 134 </SECTION> 128 135 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 129 <ibis:include href="section/Year11_ 18.xml"/>136 <ibis:include href="section/Year11_20_No19.xml"/> 130 137 <ibis:include href="section/Geo.xml"/> 131 138 <ibis:include href="section/Age2cat65plus.xml"/> … … 140 147 141 148 <ibis:include href="dimension/YearProxy.xml"/> 142 <ibis:include href="dimension/Year11_ 18.xml"/>149 <ibis:include href="dimension/Year11_20.xml"/> 143 150 144 151 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/PrevSvcWomen65.xml
r25134 r25150 94 94 </DATA_ISSUES> 95 95 <CRITERIA> 96 <EXCLUDE/> 96 <EXCLUDE> 97 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 98 <SELECTION> 99 <NAME>Year11_20</NAME> <!-- Dimension Name --> 100 <VALUE>2019</VALUE> 101 </SELECTION> 102 </SELECTIONS> 103 </EXCLUDE> 97 104 </CRITERIA> 98 105 </CONFIGURATION> … … 127 134 </SECTION> 128 135 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 129 <ibis:include href="section/Year11_ 18.xml"/>136 <ibis:include href="section/Year11_20_No19.xml"/> 130 137 <ibis:include href="section/Geo.xml"/> 131 138 <ibis:include href="section/Age2cat65plus.xml"/> … … 140 147 141 148 <ibis:include href="dimension/YearProxy.xml"/> 142 <ibis:include href="dimension/Year11_ 18.xml"/>149 <ibis:include href="dimension/Year11_20.xml"/> 143 150 144 151 <ibis:include href="dimension/GeoProxy.xml"/> -
adopters/hi/trunk/src/main/webapps/hhdw-content/xml/query/module/brfss/Shingle.xml
r24153 r25150 92 92 <SELECTIONS> <!-- These limit the selections a user can make - limited to available data --> 93 93 <SELECTION> 94 <NAME>Year14_ 17</NAME> <!-- Dimension Name -->94 <NAME>Year14_20</NAME> <!-- Dimension Name --> 95 95 <VALUE>2015</VALUE> 96 96 <VALUE>2016</VALUE> 97 <VALUE>2018</VALUE> 98 <VALUE>2019</VALUE> 97 99 </SELECTION> 98 100 </SELECTIONS> … … 130 132 </SECTION> 131 133 <!-- Include all other sections needed for this module, and excluded unwanted sections as needed in each configuration --> 132 <ibis:include href="section/Year14_ 17_No15_16.xml"/>134 <ibis:include href="section/Year14_20_Selected_14_17_20.xml"/> 133 135 <ibis:include href="section/Geo.xml"/> 134 136 <ibis:include href="section/AgeAdult10Yr50_.xml"/> … … 144 146 145 147 <ibis:include href="dimension/YearProxy.xml"/> 146 <ibis:include href="dimension/Year14_ 17.xml"/>148 <ibis:include href="dimension/Year14_20.xml"/> 147 149 148 150 <ibis:include href="dimension/GeoProxy.xml"/>
Note: See TracChangeset
for help on using the changeset viewer.