Changeset 13193 in main
- Timestamp:
- 02/21/17 17:42:13 (5 years ago)
- Location:
- adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma
- Files:
-
- 27 added
- 85 deleted
- 10 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/Trauma.xml
r11620 r13193 4 4 5 5 <NAME>Trauma</NAME> 6 <TITLE>Trauma Registry Data , Years 2005-2013</TITLE>6 <TITLE>Trauma Registry Data</TITLE> 7 7 <DESCRIPTION>Trauma Registry Data Query</DESCRIPTION> 8 <VERSION> 6/19/2014</VERSION>8 <VERSION>2/21/2017</VERSION> 9 9 <KEYWORDS>injury, trauma, trauma centers</KEYWORDS> 10 <ORG_UNIT_NAME> BVRHS</ORG_UNIT_NAME>10 <ORG_UNIT_NAME>EMSBureau</ORG_UNIT_NAME> 11 11 12 12 <PARAMETERS> 13 13 <PARAMETER> 14 14 <NAME>config</NAME> 15 <VALUE>E:\ibisq\qModules\trauma\_Trauma1 3.cfg</VALUE>15 <VALUE>E:\ibisq\qModules\trauma\_Trauma15.cfg</VALUE> 16 16 </PARAMETER> 17 17 <PARAMETER> … … 23 23 <VALUE>0</VALUE> 24 24 </PARAMETER> 25 <!-- <PARAMETER> 26 <NAME>InjCauseProxy</NAME> 27 <VALUE>InjLCOD</VALUE> 28 </PARAMETER> 29 --> 25 30 </PARAMETERS> 26 31 27 32 <QUERY_CONFIGURATION_SELECTION> 28 <LOCAL_URL>query/selection/trauma/ TraumaSelection.html</LOCAL_URL>33 <LOCAL_URL>query/selection/trauma/_TraumaSelection.html</LOCAL_URL> 29 34 <TITLE>Trauma Registry Measure Selection</TITLE> 30 35 </QUERY_CONFIGURATION_SELECTION> … … 34 39 35 40 <CONFIGURATIONS> 36 <CONFIGURATION>37 <NAME>IncidentCount</NAME>38 <TITLE>Count </TITLE>41 42 <CONFIGURATION><NAME>Count</NAME> 43 <TITLE>Count of Injuries</TITLE> 39 44 <DESCRIPTION>Count - Incidents</DESCRIPTION> 45 <DEFAULT_CATEGORY_DIMENSION_NAME>GeoProxy</DEFAULT_CATEGORY_DIMENSION_NAME> 40 46 <MEASURES> 41 47 <MEASURE> 42 48 <NAME>Count</NAME> 43 49 <TITLE>Number of Trauma Center Incidents</TITLE> 44 <DESCRIPTION>Count of the Number of Trauma Center Hospital Admissions</DESCRIPTION>45 <XSLT_FORMAT_PATTERN>,## 0</XSLT_FORMAT_PATTERN>50 <DESCRIPTION>Count of the Number of Trauma Center ED Encounters</DESCRIPTION> 51 <XSLT_FORMAT_PATTERN>,###</XSLT_FORMAT_PATTERN> 46 52 <RELIABILITY_FLAG> 47 53 <TITLE>Statistical Stability</TITLE> … … 66 72 </DATA_NOTES> 67 73 <DATA_SOURCES> 68 <ibis:include href="data_source/ Death.xml"/>69 <ibis:include href="data_source/ BBER.xml"/>74 <ibis:include href="data_source/Trauma.xml"/> 75 <ibis:include href="data_source/GPS.xml"/> 70 76 </DATA_SOURCES> 71 77 <DATA_ISSUES> 72 <ibis:include href="data_issue/ Mort.xml"/>78 <ibis:include href="data_issue/Trauma.xml"/> 73 79 </DATA_ISSUES> 74 80 </CONFIGURATION> 75 </CONFIGURATIONS> 81 82 <CONFIGURATION><NAME>Rate</NAME> 83 <TITLE>Number of Encounters per 100,000 Population</TITLE> 84 <DESCRIPTION>Number of Encounters per 100,000 Population</DESCRIPTION> 85 <DEFAULT_CATEGORY_DIMENSION_NAME>GeoProxy</DEFAULT_CATEGORY_DIMENSION_NAME> 86 <MEASURES> 87 <MEASURE> 88 <NAME>Rate</NAME> 89 <TITLE>Number per 100,000 Population</TITLE> 90 <DESCRIPTION>Number of Encounters per 100,000 Population</DESCRIPTION> 91 <XSLT_FORMAT_PATTERN>,###.0</XSLT_FORMAT_PATTERN> 92 <RELIABILITY_FLAG> 93 <TITLE>Statistical Stability</TITLE> 94 <DESCRIPTION>Statistical stability indicator for rates.</DESCRIPTION> 95 </RELIABILITY_FLAG> 96 </MEASURE> 97 </MEASURES> 98 <PARAMETERS> 99 <PARAMETER> 100 <NAME>func</NAME> 101 <VALUE>NM_RateCrude100K_data_frame.def</VALUE> 102 </PARAMETER> 103 </PARAMETERS> 104 <CRITERIA> 105 <EXCLUDE> 106 </EXCLUDE> 107 </CRITERIA> 108 <DATA_NOTES> 109 <ibis:include href="data_note/InjICD10.xml"/> 110 <ibis:include href="data_note/ICD.xml"/> 111 <ibis:include href="data_note/PopEst.xml"/> 112 </DATA_NOTES> 113 <DATA_SOURCES> 114 <ibis:include href="data_source/Trauma.xml"/> 115 <ibis:include href="data_source/GPS.xml"/> 116 </DATA_SOURCES> 117 <DATA_ISSUES> 118 <ibis:include href="data_issue/Trauma.xml"/> 119 </DATA_ISSUES> 120 </CONFIGURATION> 121 122 </CONFIGURATIONS> 76 123 77 124 <CRITERIA> 78 125 <OVERVIEWS> 79 <ibis:include href="overview/Mort.xml"/> 80 <ibis:include href="overview/Inj10.xml"/> 126 <ibis:include href="overview/TraumaRegData.xml"/> 81 127 <ibis:include href="overview/GettingStarted.xml"/> 82 128 </OVERVIEWS> 83 129 <SECTIONS> 84 <ibis:include href="section/InjMechanism.xml"/> 85 <!-- <ibis:include href="section/InjIntent.xml"/> 86 <ibis:include href="section/Status.xml"/> 87 88 <ibis:include href="section/GeoRes.xml"/> 130 <ibis:include href="section/Injury.xml"/> 131 <ibis:include href="section/Geo.xml"/> 89 132 <ibis:include href="section/Year.xml"/> 90 <ibis:include href="section/Day.xml"/> 91 <ibis:include href="section/RacEth.xml"/> --> 92 <ibis:include href="section/Geo.xml"/> 93 <ibis:include href="section/AgeGrp.xml"/> 94 <ibis:include href="section/Sex.xml"/> 95 <ibis:include href="section/PriPayer.xml"/> 133 <ibis:include href="section/AgeSexRaceEth.xml"/> 134 <ibis:include href="section/System.xml"/> 96 135 </SECTIONS> 97 136 </CRITERIA> 98 137 99 138 <DIMENSIONS> 100 <!-- <ibis:include href="dimension/InjCause.xml"/> 139 <ibis:include href="dimension/InjCauseProxy.xml"/> 140 <ibis:include href="dimension/InjLCOD.xml"/> 141 <ibis:include href="dimension/InjCause.xml"/> 101 142 <ibis:include href="dimension/InjIntent.xml"/> 143 <ibis:include href="dimension/InjType.xml"/> 144 <ibis:include href="dimension/ISSCat.xml"/> 102 145 103 <ibis:include href="dimension/Status.xml"/>104 <ibis:include href="dimension/PriPayer.xml"/>105 106 146 <ibis:include href="dimension/GeoProxy.xml"/> 147 <ibis:include href="dimension/GeoCnty.xml"/> 107 148 <ibis:include href="dimension/GeoRegion.xml"/> 108 <ibis:include href="dimension/GeoRes.xml"/> 149 <ibis:include href="dimension/GeoUrbanRur.xml"/> 150 <ibis:include href="dimension/GeoCntyInj.xml"/> 151 <ibis:include href="dimension/GeoRegionInj.xml"/> 152 <ibis:include href="dimension/GeoUrbanRurInj.xml"/> 109 153 110 154 <ibis:include href="dimension/YearProxy.xml"/> 111 <ibis:include href="dimension/Year.xml"/> */112 <ibis:include href="dimension/ DayofWeek.xml"/>155 <ibis:include href="dimension/Year.xml"/> 156 <ibis:include href="dimension/YearImp.xml"/> 113 157 <ibis:include href="dimension/Year9.xml"/> 114 <ibis:include href="dimension/ RacEth.xml"/> -->158 <ibis:include href="dimension/Month.xml"/> 115 159 116 <ibis:include href="dimension/InjMechProxy.xml"/>117 <ibis:include href="dimension/Mechanism.xml"/>118 119 <ibis:include href="dimension/GeoProxy.xml"/>120 <ibis:include href="dimension/GeoCnty.xml"/>121 122 160 <ibis:include href="dimension/AgeGrpProxy.xml"/> 123 161 <ibis:include href="dimension/AgeGrp4.xml"/> … … 129 167 <ibis:include href="dimension/AgeGrp18.xml"/> 130 168 <ibis:include href="dimension/AgeGrp35.xml"/> 131 169 132 170 <ibis:include href="dimension/Sex.xml"/> 171 <ibis:include href="dimension/RacEth.xml"/> 172 173 174 <ibis:include href="dimension/EDDisp.xml"/> 175 <ibis:include href="dimension/HospDisp.xml"/> 176 <ibis:include href="dimension/Status.xml"/> 133 177 <ibis:include href="dimension/PriPayer.xml"/> 178 <ibis:include href="dimension/TransProxy.xml"/> 179 <ibis:include href="dimension/TransAmbu.xml"/> 180 <ibis:include href="dimension/TransHeli.xml"/> 181 <ibis:include href="dimension/TransVWalk.xml"/> 182 <ibis:include href="dimension/TransPolice.xml"/> 183 <ibis:include href="dimension/TransCorr.xml"/> 134 184 135 185 </DIMENSIONS> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/_TraumaSelection.xml
r13192 r13193 3 3 <QUERY_CONFIGURATION_SELECTION xmlns:ibis="http://www.ibisph.org"> 4 4 5 <NAME> TraumaSelection</NAME>5 <NAME>_TraumaSelection</NAME> 6 6 <TITLE>Trauma Registry Query Module</TITLE> 7 7 <DESCRIPTION>Trauma Registry Data Queries</DESCRIPTION> 8 8 9 <ORG_UNIT_NAME> EMS</ORG_UNIT_NAME>9 <ORG_UNIT_NAME>Trauma</ORG_UNIT_NAME> 10 10 11 11 <OVERVIEWS> 12 <ibis:include href="overview/DataAlert.xml"/> 12 13 <ibis:include href="overview/DataAlertPop.xml"/> 13 14 <ibis:include href="overview/MeasureSelection.xml"/> … … 19 20 <SELECTIONS> 20 21 <TITLE>Please select a measure.</TITLE> 21 <SELECTION>22 <TITLE>Incidents (Fatal and Non-Fatal) </TITLE> <!--title of selection, shows as a clickable link, links to query builder page-->22 <!-- <SELECTION> 23 <TITLE>Incidents (Fatal and Non-Fatal) </TITLE> 23 24 <SELECTIONS> 24 <SELECTION>25 --> <SELECTION> 25 26 <ibis:include href="../help/CountDeath.xml"/><!--help button to right of selection--> 26 27 <ibis:include href="../help/CountsRates.xml"/> 27 28 <TITLE>Counts - Number of Incidents (fatalities and non-fatalities)</TITLE><!--title of selection, shows as a clickable link, links to query builder page--> 28 29 <DESCRIPTION>Number of deaths in the selected population, geography, and time period.</DESCRIPTION> 29 <LOCAL_URL>query/builder/trauma/Trauma/ IncidentCount.html</LOCAL_URL>30 <LOCAL_URL>query/builder/trauma/Trauma/Count.html</LOCAL_URL> 30 31 </SELECTION> 31 32 <SELECTION> 32 <TITLE>Population In jury Rate (Number of incidents/Number inpopulation)</TITLE>33 <TITLE>Population Incidence Rate (Number of incidents/100,000 population)</TITLE> 33 34 <ibis:include href="../help/CrudeRateDeath.xml"/> 34 35 <ibis:include href="../help/CrudeRate.xml"/> 35 36 <TITLE>Data Table and Graph</TITLE> 36 37 <DESCRIPTION>Number of deaths per 100,000 persons.</DESCRIPTION> 37 <LOCAL_URL>query/builder/trauma/Trauma/ IncidentRate.html</LOCAL_URL>38 <LOCAL_URL>query/builder/trauma/Trauma/Rate.html</LOCAL_URL> 38 39 </SELECTION> 39 </SELECTIONS>40 <!-- </SELECTIONS> 40 41 </SELECTION> 41 42 42 43 <SELECTION> 43 <TITLE>Deaths</TITLE> <!--title of selection, shows as a clickable link, links to query builder page-->44 <TITLE>Deaths</TITLE> 44 45 <SELECTIONS> 45 46 <SELECTION> 46 <ibis:include href="../help/CountDeath.xml"/> <!--help button to right of selection-->47 <ibis:include href="../help/CountDeath.xml"/> 47 48 <ibis:include href="../help/CountsRates.xml"/> 48 <TITLE>Counts - Number of Deaths </TITLE> <!--title of selection, shows as a clickable link, links to query builder page-->49 <TITLE>Counts - Number of Deaths </TITLE> 49 50 <DESCRIPTION>Number of deaths in the selected population, geography, and time period.</DESCRIPTION> 50 51 <LOCAL_URL>query/builder/trauma/Trauma/DeathsCount.html</LOCAL_URL> … … 72 73 73 74 <SELECTION> 74 <ibis:include href="../help/Avg AgeDeath.xml"/>75 <ibis:include href="../help/AvgLOS.xml"/> 75 76 <TITLE>Lenght of Stay</TITLE> 76 77 <LOCAL_URL>query/builder/trauma/Trauma/LengthStay.html</LOCAL_URL> … … 78 79 79 80 <SELECTION> 80 <ibis:include href="../help/Avg AgeDeath.xml"/>81 <ibis:include href="../help/AvgLOS.xml"/> 81 82 <TITLE>Number of Intensive Care Unit (ICU) days </TITLE> 82 83 <LOCAL_URL>query/builder/trauma/Trauma/ICUDays.html</LOCAL_URL> 83 84 </SELECTION> 84 85 </SELECTIONS> 86 85 --> 86 </SELECTIONS> 87 87 88 </SECTION> 88 89 </SECTIONS> 89 90 </SECTIONS> 90 91 </QUERY_CONFIGURATION_SELECTION> 91 92 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End of File ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/dimension/GeoCnty.xml
r13170 r13193 3 3 <DIMENSION xmlns:ibis="http://www.ibisph.org"> 4 4 <NAME>GeoCnty</NAME> <!-- SAS varname numerator=rescnty, popdata=fipscode--> 5 <TITLE> Decedent'sCounty of Residence</TITLE>5 <TITLE>County of Residence</TITLE> 6 6 <PROXY_DIMENSION_NAME>GeoProxy</PROXY_DIMENSION_NAME> 7 7 <VALUES> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/dimension/InjCause.xml
r13170 r13193 3 3 <DIMENSION xmlns:ibis="http://www.ibisph.org"> 4 4 <NAME>InjCause</NAME> 5 <TITLE> STIPDA Injury Causes</TITLE>6 < !--<PROXY_DIMENSION_NAME>InjMechProxy</PROXY_DIMENSION_NAME> -->5 <TITLE>External Cause of Injury (Detailed Causes)</TITLE> 6 <PROXY_DIMENSION_NAME>InjCauseProxy</PROXY_DIMENSION_NAME> 7 7 <VALUES> 8 8 <VALUE>1<TITLE>Cut/Pierce</TITLE></VALUE> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/dimension/InjIntent.xml
r13170 r13193 3 3 <DIMENSION xmlns:ibis="http://www.ibisph.org"> 4 4 <NAME>InjIntent</NAME> 5 <TITLE>Injury Intention - STIPDA</TITLE>5 <TITLE>Injury Intention</TITLE> 6 6 <VALUES> 7 7 <VALUE>1<TITLE>Unintentional</TITLE></VALUE> 8 <VALUE>2<TITLE>Self-inflicted (suicide attempt)</TITLE></VALUE>9 <VALUE>3<TITLE>Assault </TITLE></VALUE>10 <VALUE>4<TITLE>Undetermined </TITLE></VALUE>8 <VALUE>2<TITLE>Self-inflicted/Suicide</TITLE></VALUE> 9 <VALUE>3<TITLE>Assault/Homicide</TITLE></VALUE> 10 <VALUE>4<TITLE>Undetermined Intent</TITLE></VALUE> 11 11 <VALUE>5<TITLE>Other (Legal intervention, operations of war)</TITLE></VALUE> 12 12 <VALUE>9<TITLE>No intention code given (None of the above)</TITLE></VALUE> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/dimension/PriPayer.xml
r13170 r13193 5 5 <TITLE>Primary Payer</TITLE> 6 6 <VALUES> 7 <VALUE>0<TITLE>None</TITLE></VALUE> 7 8 <VALUE>1<TITLE>Medicare</TITLE></VALUE> 8 9 <VALUE>2<TITLE>Medicaid</TITLE></VALUE> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/dimension/Status.xml
r13170 r13193 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <DIMENSION xmlns:ibis="http://www.ibisph.org">3 <DIMENSION> 4 4 <NAME>Status</NAME> 5 <TITLE> Discharge Status</TITLE>5 <TITLE>Hospital Discharge Status</TITLE> 6 6 <VALUES> 7 <VALUE>0<TITLE>Unknown/Missing</TITLE><NOT_SELECTABLE_FLAG/></VALUE> 8 <VALUE>1<TITLE>Routine Discharge</TITLE></VALUE> 9 <VALUE>2<TITLE>Transfer to short-term general hospital</TITLE></VALUE> 10 <VALUE>3<TITLE>Transfer to SNF (skilled nursing facility)</TITLE></VALUE> 11 <VALUE>4<TITLE>Transfer to an ICF (intermediate care facility)</TITLE></VALUE> 12 <VALUE>5<TITLE>Transfer to another type of institution</TITLE></VALUE> 13 <VALUE>6<TITLE>Transfer to home health care</TITLE></VALUE> 14 <VALUE>7<TITLE>Left against medical advice or discontinued care</TITLE></VALUE> 15 <VALUE>8<TITLE>Reserved for National Assignment</TITLE></VALUE> 16 <VALUE>9<TITLE>Admitted as an inpatient to this hospital</TITLE></VALUE> 17 <VALUE>20<TITLE>Expired</TITLE></VALUE> 18 <VALUE>30<TITLE>Still a patient or expected to return for o/p services</TITLE></VALUE> 19 <VALUE>40<TITLE>Expired at home (Valid for Medicare hospice claims)</TITLE></VALUE> 20 <VALUE>41<TITLE>Expired in a medical facility; e.g. Hospital, SNF</TITLE></VALUE> 21 <VALUE>42<TITLE>Expired - place unknown (valid for Medicare outpatients)</TITLE></VALUE> 22 <VALUE>43<TITLE>Discharged/Transferred to federal health care</TITLE></VALUE> 23 <VALUE>50<TITLE>Discharged/Transferred to hospice</TITLE></VALUE> 24 <VALUE>51<TITLE>Discharged/Transferred to hospice medical facility</TITLE></VALUE> 25 <VALUE>61<TITLE>Discharged/Transferred within this institution to a hospital based medicare approved swing bed</TITLE></VALUE> 26 <VALUE>62<TITLE>Discharged/Transferred to inpatient rehabilitation</TITLE></VALUE> 27 <VALUE>63<TITLE>Discharged/Transferred to long term care hospital</TITLE></VALUE> 28 <VALUE>64<TITLE>Discharged/Transferred to nursing facility</TITLE></VALUE> 29 <VALUE>65<TITLE>Discharged/Transferred to psychiatric hospital</TITLE></VALUE> 30 <VALUE>66<TITLE>Discharged/Transferred to a crital access hospital</TITLE></VALUE> 31 <VALUE>70<TITLE>Discharged/Transferred to another type of health care facility</TITLE></VALUE> 7 <VALUE>6<TITLE>Alive</TITLE></VALUE> 8 <VALUE>7<TITLE>Deceased</TITLE></VALUE> 9 <VALUE>9<TITLE>Unknown/Not reported</TITLE><NOT_SELECTABLE_FLAG/></VALUE> 32 10 <VALUE>.<TITLE>Total</TITLE><NOT_SELECTABLE_FLAG/></VALUE> 33 11 </VALUES> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/dimension/Year.xml
r13170 r13193 7 7 <PROXY_DIMENSION_NAME>YearProxy</PROXY_DIMENSION_NAME> 8 8 <VALUES> 9 <VALUE>2015</VALUE> 10 <VALUE>2014</VALUE> 9 11 <VALUE>2013</VALUE> 10 12 <VALUE>2012</VALUE> … … 16 18 <VALUE>2006</VALUE> 17 19 <VALUE>2005</VALUE> 20 <VALUE>9999<TITLE>Unknown/Not reported</TITLE></VALUE> 18 21 <VALUE>.<TITLE>Total</TITLE><NOT_SELECTABLE_FLAG/></VALUE> 19 22 </VALUES> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/overview/MeasureSelection.xml
r11499 r13193 4 4 <TITLE>Getting Started</TITLE> 5 5 <TEXT> 6 Click on a blue bar to see a list of measures available. 7 Click on the "plus" and "minus" signs to open and close selections. 8 <ibis:include href="../../../../text/QueryAlertMessage.xml"/> 6 Click on a blue bar to open and close selections to see a list of measures available. 9 7 </TEXT> 10 8 </OVERVIEW> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/section/Geo.xml
r12813 r13193 14 14 <SELECTIONS> 15 15 <NAME>GeoProxy</NAME> 16 <TITLE>Select geographic area(s) ( decedent's residence). (Default is all New Mexico counties.)</TITLE>16 <TITLE>Select geographic area(s) (Default is Patient's county of residence)</TITLE> 17 17 <DESCRIPTION>New Mexico Resident Deaths</DESCRIPTION> 18 18 <SELECTION_TYPE> … … 20 20 </SELECTION_TYPE> 21 21 <ibis:include href="../help/Geo.xml"/> 22 <ibis:include href="../help/Region.xml"/>23 22 24 23 <SELECTION> … … 36 35 </SELECTIONS> 37 36 </SELECTION> 38 <!-- <SELECTION> 39 <TITLE>Health Region of residence</TITLE> 37 38 <SELECTION> 39 <TITLE>Health Region of Residence</TITLE> 40 <ibis:include href="../help/Region.xml"/> 40 41 <VALUE>GeoRegion</VALUE> 41 42 <SELECTIONS> … … 50 51 </SELECTIONS> 51 52 </SELECTION> 52 --> </SELECTIONS> 53 54 <SELECTION> 55 <TITLE>Urban and Rural Counties</TITLE> 56 <VALUE>GeoUrbanRur</VALUE> 57 <SELECTIONS> 58 <SELECTION><TITLE>All New Mexico Counties (Default)</TITLE></SELECTION> 59 <DIMENSION_NAME>GeoUrbanRur</DIMENSION_NAME> 60 <SELECTION_TYPE> 61 <LIST> 62 <SIZE>5</SIZE> 63 <MULTIPLE/> 64 </LIST> 65 </SELECTION_TYPE> 66 </SELECTIONS> 67 </SELECTION> 68 69 <SELECTION> 70 <TITLE>County of Injury Occurrence</TITLE> 71 <VALUE>GeoCntyInj</VALUE> 72 <SELECTIONS> 73 <SELECTION><TITLE>All data records</TITLE></SELECTION> 74 <DIMENSION_NAME>GeoCntyInj</DIMENSION_NAME> 75 <SELECTION_TYPE> 76 <LIST> 77 <SIZE>12</SIZE> 78 <MULTIPLE/> 79 </LIST> 80 </SELECTION_TYPE> 81 </SELECTIONS> 82 </SELECTION> 83 <SELECTION> 84 <TITLE>Health Region of Injury Occurrence</TITLE> 85 <ibis:include href="../help/Region.xml"/> 86 <VALUE>GeoRegionInj</VALUE> 87 <SELECTIONS> 88 <SELECTION><TITLE>All data records</TITLE></SELECTION> 89 <DIMENSION_NAME>GeoRegionInj</DIMENSION_NAME> 90 <SELECTION_TYPE> 91 <LIST> 92 <SIZE>6</SIZE> 93 <MULTIPLE/> 94 </LIST> 95 </SELECTION_TYPE> 96 </SELECTIONS> 97 </SELECTION> 98 <SELECTION> 99 <TITLE>Urban and Rural Counties of Injury Occurrence</TITLE> 100 <VALUE>GeoUrbanRurInj</VALUE> 101 <SELECTIONS> 102 <SELECTION><TITLE>All data records</TITLE></SELECTION> 103 <DIMENSION_NAME>GeoUrbanRurInj</DIMENSION_NAME> 104 <SELECTION_TYPE> 105 <LIST> 106 <SIZE>5</SIZE> 107 <MULTIPLE/> 108 </LIST> 109 </SELECTION_TYPE> 110 </SELECTIONS> 111 </SELECTION> 112 113 </SELECTIONS> 53 114 </SECTION> 54 115 -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/trauma/section/Year.xml
r6936 r13193 12 12 <SELECTED_DIMENSION> 13 13 <NAME>Year</NAME> 14 <VALUES><VALUE>201 2</VALUE></VALUES>14 <VALUES><VALUE>2015</VALUE></VALUES> 15 15 </SELECTED_DIMENSION> 16 16 </SELECTED_DIMENSIONS> … … 18 18 <SELECTIONS> 19 19 <NAME>YearProxy</NAME> 20 <TITLE>What year grouping do you want to select? Default is single years, most recent year.</TITLE>20 <TITLE>What years do you want to select?</TITLE> 21 21 <DESCRIPTION>Filter by year group</DESCRIPTION> 22 22 <SELECTION_TYPE> … … 28 28 <ibis:include href="../help/Year.xml"/> 29 29 <SELECTIONS> 30 <SELECTION><TITLE>All years</TITLE></SELECTION>31 30 <DIMENSION_NAME>Year</DIMENSION_NAME> 32 31 <SELECTION_TYPE> … … 39 38 </SELECTION> 40 39 <SELECTION> 40 <TITLE>Single years (Missing values imputed)</TITLE> 41 <VALUE>YearImp</VALUE> 42 <ibis:include href="../help/Year.xml"/> 43 <SELECTIONS> 44 <DIMENSION_NAME>YearImp</DIMENSION_NAME> 45 <SELECTION_TYPE> 46 <LIST> 47 <SIZE>6</SIZE> 48 <MULTIPLE/> 49 </LIST> 50 </SELECTION_TYPE> 51 </SELECTIONS> 52 </SELECTION> 53 <SELECTION> 41 54 <VALUE>Year9</VALUE> 42 <TITLE>Enter custom year groups. NOTE: Do not use overlapping years/year ranges.</TITLE>55 <TITLE>Enter custom year groups. NOTE: Do not enter overlapping year ranges.</TITLE> 43 56 <SELECTIONS> 44 <DIMENSION_NAME>Year9</DIMENSION_NAME> 57 <DIMENSION_NAME>Year9</DIMENSION_NAME> 45 58 <SELECTION_TYPE> 46 59 <TEXT_INPUT> … … 51 64 </SELECTIONS> 52 65 </SELECTION> 66 </SELECTIONS> 67 68 <SELECTIONS> 69 <TITLE>Select months.</TITLE> 70 <DESCRIPTION>Filter by year group</DESCRIPTION> 71 <SELECTION_TYPE> 72 <SINGLE/> 73 </SELECTION_TYPE> 74 <SELECTION> 75 <TITLE>Single months</TITLE> 76 <VALUE>Month</VALUE> 77 <SELECTIONS> 78 <SELECTION><TITLE>All Months</TITLE></SELECTION> 79 <DIMENSION_NAME>Month</DIMENSION_NAME> 80 <SELECTION_TYPE> 81 <LIST> 82 <SIZE>13</SIZE> 83 <MULTIPLE/> 84 </LIST> 85 </SELECTION_TYPE> 86 </SELECTIONS> 87 </SELECTION> 88 </SELECTIONS> 53 89 54 </SELECTIONS>55 90 </SECTION>
Note: See TracChangeset
for help on using the changeset viewer.