1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
---|
2 | |
---|
3 | <QUERY_MODULE xmlns:ibis="http://www.ibisph.org"> |
---|
4 | |
---|
5 | <ibis:doc> |
---|
6 | <name>query/module/trauma/Trauma</name> |
---|
7 | <summary>Query Module definition</summary> |
---|
8 | <description/> |
---|
9 | <author>Pallavi Pokhrel</author> |
---|
10 | <company>New Mexico Department of Health</company> |
---|
11 | <versions> |
---|
12 | <version><date>Jun 18, 2014</date><who>Pallavi & Lois</who><description>adapted from mortality query module</description></version> |
---|
13 | </versions> |
---|
14 | </ibis:doc> |
---|
15 | |
---|
16 | <NAME>Trauma</NAME> |
---|
17 | <TITLE>Trauma Registry Data, Years 2005-2013</TITLE> |
---|
18 | <DESCRIPTION>Trauma Registry Data Query</DESCRIPTION> |
---|
19 | <VERSION>6/19/2014</VERSION> |
---|
20 | <KEYWORDS>injury, trauma, trauma centers</KEYWORDS> |
---|
21 | <ORG_UNIT_NAME>BVRHS</ORG_UNIT_NAME> |
---|
22 | |
---|
23 | <PARAMETERS> |
---|
24 | <PARAMETER> |
---|
25 | <NAME>config</NAME> |
---|
26 | <VALUE>E:\ibisq\qModules\trauma\Trauma12.cfg</VALUE> |
---|
27 | </PARAMETER> |
---|
28 | <PARAMETER> |
---|
29 | <NAME>sas</NAME> |
---|
30 | <VALUE>0</VALUE> |
---|
31 | </PARAMETER> |
---|
32 | <PARAMETER> |
---|
33 | <NAME>test</NAME> |
---|
34 | <VALUE>0</VALUE> |
---|
35 | </PARAMETER> |
---|
36 | </PARAMETERS> |
---|
37 | |
---|
38 | <QUERY_CONFIGURATION_SELECTION> |
---|
39 | <LOCAL_URL>query/selection/trauma/TraumaSelection.html</LOCAL_URL> |
---|
40 | <TITLE>Trauma Registry Measure Selection</TITLE> |
---|
41 | </QUERY_CONFIGURATION_SELECTION> |
---|
42 | |
---|
43 | <CONFIGURATIONS> |
---|
44 | <CONFIGURATION> |
---|
45 | <NAME>IncidentCount</NAME> |
---|
46 | <TITLE>Count</TITLE> |
---|
47 | <DESCRIPTION>Count - Incidents</DESCRIPTION> |
---|
48 | <MEASURES> |
---|
49 | <MEASURE> |
---|
50 | <NAME>Count</NAME> |
---|
51 | <TITLE>Number of Trauma Center Incidents</TITLE> |
---|
52 | <DESCRIPTION>Count of the Number of Trauma Center Hospital Admissions</DESCRIPTION> |
---|
53 | <XSLT_FORMAT_PATTERN>#,##0</XSLT_FORMAT_PATTERN> |
---|
54 | <RELIABILITY_FLAG> |
---|
55 | <TITLE>Statistical Stability</TITLE> |
---|
56 | <DESCRIPTION>Statistical stability indicator for rates.</DESCRIPTION> |
---|
57 | </RELIABILITY_FLAG> |
---|
58 | </MEASURE> |
---|
59 | </MEASURES> |
---|
60 | <PARAMETERS> |
---|
61 | <PARAMETER> |
---|
62 | <NAME>func</NAME> |
---|
63 | <VALUE>NM_CountFrame.def</VALUE> <!--Secure module uses S_ND_Count.def, Public modules uses NM_CountFrame.def which handles the cell suppression. --> |
---|
64 | </PARAMETER> |
---|
65 | </PARAMETERS> |
---|
66 | <CRITERIA> |
---|
67 | <EXCLUDE> |
---|
68 | </EXCLUDE> |
---|
69 | </CRITERIA> |
---|
70 | <DATA_NOTES> |
---|
71 | <ibis:include href="data_note/InjICD10.xml"/> |
---|
72 | <ibis:include href="data_note/ICD.xml"/> |
---|
73 | <ibis:include href="data_note/PopEst.xml"/> |
---|
74 | </DATA_NOTES> |
---|
75 | <DATA_SOURCES> |
---|
76 | <ibis:include href="data_source/Death.xml"/> |
---|
77 | <ibis:include href="data_source/BBER.xml"/> |
---|
78 | </DATA_SOURCES> |
---|
79 | <DATA_ISSUES> |
---|
80 | <ibis:include href="data_issue/Mort.xml"/> |
---|
81 | </DATA_ISSUES> |
---|
82 | </CONFIGURATION> |
---|
83 | </CONFIGURATIONS> |
---|
84 | |
---|
85 | <CRITERIA> |
---|
86 | <OVERVIEWS> |
---|
87 | <ibis:include href="overview/Mort.xml"/> |
---|
88 | <ibis:include href="overview/Inj10.xml"/> |
---|
89 | <ibis:include href="overview/GettingStarted.xml"/> |
---|
90 | </OVERVIEWS> |
---|
91 | <SECTIONS> |
---|
92 | <ibis:include href="section/InjMechanism.xml"/> |
---|
93 | <ibis:include href="section/InjIntent.xml"/> |
---|
94 | <ibis:include href="section/Status.xml"/> |
---|
95 | <ibis:include href="section/PriPayer.xml"/> |
---|
96 | <ibis:include href="section/Geo.xml"/> |
---|
97 | <ibis:include href="section/GeoRes.xml"/> |
---|
98 | <ibis:include href="section/Year.xml"/> |
---|
99 | <ibis:include href="section/Day.xml"/> |
---|
100 | <ibis:include href="section/AgeGrp.xml"/> |
---|
101 | <ibis:include href="section/Sex.xml"/> |
---|
102 | <ibis:include href="section/RacEth.xml"/> |
---|
103 | </SECTIONS> |
---|
104 | </CRITERIA> |
---|
105 | |
---|
106 | <DIMENSIONS> |
---|
107 | <ibis:include href="dimension/InjMechProxy.xml"/> |
---|
108 | <ibis:include href="dimension/InjMechMajor.xml"/> |
---|
109 | <ibis:include href="dimension/InjMechDetail.xml"/> |
---|
110 | <ibis:include href="dimension/InjIntent.xml"/> |
---|
111 | <ibis:include href="dimension/CauseAlcoholInj.xml"/> |
---|
112 | |
---|
113 | <ibis:include href="dimension/Status.xml"/> |
---|
114 | <ibis:include href="dimension/PriPayer.xml"/> |
---|
115 | |
---|
116 | <ibis:include href="dimension/GeoProxy.xml"/> |
---|
117 | <ibis:include href="dimension/GeoCnty.xml"/> |
---|
118 | <ibis:include href="dimension/GeoRegion.xml"/> |
---|
119 | <ibis:include href="dimension/GeoRes.xml"/> |
---|
120 | |
---|
121 | <ibis:include href="dimension/YearProxy.xml"/> |
---|
122 | <ibis:include href="dimension/Year.xml"/> |
---|
123 | <ibis:include href="dimension/DayofWeek.xml"/> |
---|
124 | <ibis:include href="dimension/Year9.xml"/> |
---|
125 | |
---|
126 | <ibis:include href="dimension/AgeGrpProxy.xml"/> |
---|
127 | <ibis:include href="dimension/AgeGrp4.xml"/> |
---|
128 | <ibis:include href="dimension/AgeGrp4ML.xml"/> |
---|
129 | <ibis:include href="dimension/AgeGrp7.xml"/> |
---|
130 | <ibis:include href="dimension/AgeGrp8.xml"/> |
---|
131 | <ibis:include href="dimension/AgeGrp11.xml"/> |
---|
132 | <ibis:include href="dimension/AgeGrp13.xml"/> |
---|
133 | <ibis:include href="dimension/AgeGrp18.xml"/> |
---|
134 | <ibis:include href="dimension/AgeGrp35.xml"/> |
---|
135 | |
---|
136 | <ibis:include href="dimension/Sex.xml"/> |
---|
137 | <ibis:include href="dimension/RacEth.xml"/> |
---|
138 | |
---|
139 | |
---|
140 | </DIMENSIONS> |
---|
141 | </QUERY_MODULE> |
---|