Changeset 26920 in main
- Timestamp:
- 03/02/23 14:43:55 (4 weeks ago)
- Location:
- adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity
- Files:
-
- 1 added
- 7 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/MatMorbCnty.xml
r26916 r26920 2 2 3 3 <QUERY_MODULE xmlns:ibis="http://www.ibisph.org"> 4 < !-- <DEVELOPMENT_FLAG/>-->4 <DEVELOPMENT_FLAG/> <!-- --> 5 5 6 6 <NAME>MatMorbCnty</NAME> 7 7 <TITLE>New Mexico Maternal Morbidity Data</TITLE> 8 <DESCRIPTION> Birthmeasures that use hospitalization data in the denominator, by County or Health Region</DESCRIPTION>8 <DESCRIPTION>Maternal morbidity measures that use hospitalization data in the denominator, by County or Health Region</DESCRIPTION> 9 9 <VERSION>Feb 27, 2023</VERSION> 10 10 <KEYWORDS>maternal morbidity, hospitalization, births</KEYWORDS> 11 <ORG_UNIT_NAME> NMDOH</ORG_UNIT_NAME>11 <ORG_UNIT_NAME>MCH</ORG_UNIT_NAME> <!-- Ask Amy if this is correct --> 12 12 13 13 <PARAMETERS> 14 14 <PARAMETER> 15 15 <NAME>config</NAME> 16 <VALUE>E:\ibisq\qModules30\ birth\_MatMorb21.cfg</VALUE>16 <VALUE>E:\ibisq\qModules30\matmorb\_MatMorb21.cfg</VALUE> 17 17 </PARAMETER> 18 18 <PARAMETER> … … 30 30 </PARAMETERS> 31 31 32 < QUERY_CONFIGURATION_PATH>maternalmorbidity/MatMorbCnty</QUERY_CONFIGURATION_PATH>32 <!--<QUERY_CONFIGURATION_PATH>maternalmorbidity/MatMorbCnty</QUERY_CONFIGURATION_PATH>--> 33 33 34 34 <QUERY_CONFIGURATION_SELECTION> … … 40 40 <QUERY_APPLICATION_HTTP_REQUEST_TYPE>post</QUERY_APPLICATION_HTTP_REQUEST_TYPE> 41 41 42 <QUERY_APPLICATION_REQUEST_ADD_NON_FILTERED_GROUP_BY_DIMENSION_VALUES_FLAG/>43 <QUERY_APPLICATION_HTTP_REQUEST_TYPE>post</QUERY_APPLICATION_HTTP_REQUEST_TYPE>44 45 42 <CONFIGURATIONS> 46 43 <CONFIGURATION><NAME>Count</NAME> 47 <TITLE> Maternal MorbidityIncidents</TITLE>44 <TITLE>Number of Incidents</TITLE> 48 45 <DESCRIPTION>Count of maternal morbidity incidents among in-hospital births</DESCRIPTION> 49 46 <DEFAULT_CATEGORY_DIMENSION_NAME>GeoProxy</DEFAULT_CATEGORY_DIMENSION_NAME> … … 72 69 </DATA_ISSUES> 73 70 </CONFIGURATION> 74 </CONFIGURATIONS> 75 76 <CONFIGURATIONS> 71 77 72 <CONFIGURATION><NAME>Rate</NAME> 78 <TITLE> Maternal Morbidity IncidentRate</TITLE>73 <TITLE>Incidence Rate</TITLE> 79 74 <DESCRIPTION>Number of maternal morbidity incidents per 10,000 live in-hospital births</DESCRIPTION> 80 75 <DEFAULT_CATEGORY_DIMENSION_NAME>GeoProxy</DEFAULT_CATEGORY_DIMENSION_NAME> 81 76 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur</DEFAULT_MAP_NAME> 82 <MEASURE_NAME>RatePrev10KBrth</MEASURE_NAME> 77 <MEASURE_NAME>RatePrev10KBrth</MEASURE_NAME> <!--Prevalence rate per 10,000 births--> 83 78 <MEASURE_TITLE_OVERRIDE>Incidents per 10,000 Births</MEASURE_TITLE_OVERRIDE> 84 79 <DATASET_ANCILLARY_VALUES> … … 101 96 <PARAMETER> 102 97 <NAME>func</NAME> 103 <VALUE> RateMatHlth10K.def</VALUE>98 <VALUE>NM_RatePrev10KBrth.def</VALUE> 104 99 </PARAMETER> 105 100 </PARAMETERS> … … 119 114 </DATA_ISSUES> 120 115 </CONFIGURATION> 116 121 117 </CONFIGURATIONS> 122 118 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/_MatMorbSelection.xml
r26916 r26920 18 18 <SECTION><SHOW/> 19 19 <TITLE>Maternal Morbidity Data by County and Health Region</TITLE> 20 <SELECTIONS> 20 <SELECTIONS><SHOW/> 21 21 <SELECTION> 22 <TITLE>Maternal Morbidity Outcomes</TITLE> 23 <ibis:include href="help/MatMorbOutcomes.xml"/> 24 <SELECTIONS><SHOW/> 25 <!-- <SELECTION> 26 <TITLE>Standard Queries</TITLE> 27 <ibis:include href="help/MatMorbSelections.xml"/> 28 <ibis:include href="selections/MatMorbSelections.xml"/> 29 </SELECTION> 30 --> 31 <SELECTION> 32 <TITLE>Maternal Morbidity Outcomes by Selected Characteristics</TITLE> 33 <ibis:include href="selections/MatMorbSelections.xml"/> 34 </SELECTION> 35 </SELECTIONS> 22 <TITLE>Maternal Morbidity Incidents by Selected Characteristics</TITLE> 23 <ibis:include href="selections/MatMorbSelections.xml"/> 36 24 </SELECTION> 37 25 </SELECTIONS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/dimension/GeoProxy.xml
r26892 r26920 3 3 <DIMENSION xmlns:ibis="http://www.ibisph.org"> 4 4 <NAME>GeoProxy</NAME> 5 <TITLE>Geographic Area ( Patient's Residence)</TITLE>5 <TITLE>Geographic Area (Mother's Residence)</TITLE> 6 6 <GEOGRAPHY_FLAG>x</GEOGRAPHY_FLAG> 7 7 </DIMENSION> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/dimension/Year.xml
r26892 r26920 8 8 <PERIOD_FLAG/> 9 9 <VALUES> 10 <VALUE>2021<TITLE>2021</TITLE><SORT_ORDER>14</SORT_ORDER></VALUE> 10 11 <VALUE>2020<TITLE>2020</TITLE><SORT_ORDER>13</SORT_ORDER></VALUE> 11 12 <VALUE>2019<TITLE>2019</TITLE><SORT_ORDER>12</SORT_ORDER></VALUE> 12 <VALUE>2018<TITLE>2018</TITLE><SORT_ORDER>11</SORT_ORDER></VALUE>13 <!-- <VALUE>2018<TITLE>2018</TITLE><SORT_ORDER>11</SORT_ORDER></VALUE> 13 14 <VALUE>2017<TITLE>2017</TITLE><SORT_ORDER>10</SORT_ORDER></VALUE> 14 15 <VALUE>2016<TITLE>2016</TITLE><SORT_ORDER>9</SORT_ORDER></VALUE> … … 21 22 <VALUE>2009<TITLE>2009</TITLE><SORT_ORDER>2</SORT_ORDER></VALUE> 22 23 <VALUE>2008<TITLE>2008</TITLE><SORT_ORDER>1</SORT_ORDER></VALUE> 23 <VALUE>.<TITLE>Total</TITLE><NOT_SELECTABLE_FLAG/><TITLE></TITLE><SORT_ORDER>99</SORT_ORDER></VALUE>24 --> 24 25 </VALUES> 25 26 </DIMENSION> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/help/Year.xml
r26892 r26920 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <HELP><TITLE> </TITLE> 4 <TEXT>Selecting years</TEXT> 5 <TEXT>Select a range of years. Use Ctrl to make multiple selections.</TEXT> 6 <TEXT> 7 The year groupings you select here will be used to display your results if 8 you choose "year" below in the display the results step. For instance, if 9 you choose "Single years" here, and choose "Year/Year Groups" in the display 10 the results step, your query results will be displayed for single years, 11 for the range of years you selected. If you select "3-year groups", 12 "5-year groups" or if you enter custom year groups, your query results 13 will be aggregated within those year groups. 14 </TEXT> 3 <HELP><TITLE>Selecting years</TITLE> 4 <TEXT>Select a range of years. Click and drag or use Ctrl-Click to make multiple selections.</TEXT> 15 5 </HELP> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/section/Year.xml
r26904 r26920 3 3 <SECTION xmlns:ibis="http://www.ibisph.org"> 4 4 <NAME>Year</NAME> 5 <TITLE>TIME PERIOD: Select measurement period.</TITLE>5 <TITLE>TIME PERIOD: Year</TITLE> 6 6 7 7 <SELECTED_DIMENSIONS> 8 8 <SELECTED_DIMENSION> 9 9 <NAME>YearProxy</NAME> 10 <VALUES> 11 <VALUE>YearICD10</VALUE> 12 </VALUES> 10 <VALUES><VALUE>Year</VALUE></VALUES> 13 11 </SELECTED_DIMENSION> 14 12 <SELECTED_DIMENSION> 15 <NAME>YearICD10</NAME> 16 <VALUES> 17 <VALUE>2020</VALUE> 18 </VALUES> 13 <NAME>Year</NAME> 14 <VALUES><VALUE>2021</VALUE></VALUES> 19 15 </SELECTED_DIMENSION> 20 16 </SELECTED_DIMENSIONS> 21 17 22 18 <SELECTIONS> 23 <TITLE>Choose measurement period (based on hospital discharge date)</TITLE> 24 <DESCRIPTION>Filter by population groups</DESCRIPTION> 19 <NAME>YearProxy</NAME> 20 <TITLE>What year grouping do you want to select? Default is single years, most recent year.</TITLE> 21 <DESCRIPTION>Filter by year group</DESCRIPTION> 25 22 <SELECTION_TYPE> 26 < MULTIPLE/>23 <SINGLE/> 27 24 </SELECTION_TYPE> 28 25 <SELECTION> 29 <TITLE>Year</TITLE> 26 <TITLE>Single years</TITLE> 27 <VALUE>Year</VALUE> 28 <ibis:include href="../help/Year.xml"/> 30 29 <SELECTIONS> 31 <NAME>YearProxy</NAME> 32 <DESCRIPTION>Filter by survey year.</DESCRIPTION> 33 <SELECTION_TYPE><SINGLE/></SELECTION_TYPE> 34 <SELECTION> 35 <TITLE>Calendar Years for ICD Version 10</TITLE> 36 <VALUE>YearICD10</VALUE> 37 <SELECTIONS> 38 <DIMENSION_NAME>YearICD10</DIMENSION_NAME> 39 <SELECTION_TYPE> 40 <LIST> 41 <SIZE>5</SIZE> 42 <MULTIPLE/> 43 </LIST> 44 </SELECTION_TYPE> 45 </SELECTIONS> 46 </SELECTION> 47 <SELECTION> 48 <TITLE>Calendar Years for ICD Version 9</TITLE> 49 <VALUE>YearICD9</VALUE> 50 <SELECTIONS> 51 <DIMENSION_NAME>YearICD9</DIMENSION_NAME> 52 <SELECTION_TYPE> 53 <LIST> 54 <SIZE>8</SIZE> 55 <MULTIPLE/> 56 </LIST> 57 </SELECTION_TYPE> 58 </SELECTIONS> 59 </SELECTION> 60 <SELECTION> 61 <TITLE>Calendar Year (Use this year series ONLY if you're certain ICD9 & 10 codes are comparable for the condition you are querying.)</TITLE> 62 <VALUE>Year</VALUE> 63 <SELECTIONS> 64 <DIMENSION_NAME>Year</DIMENSION_NAME> 65 <SELECTION_TYPE> 66 <LIST> 67 <SIZE>10</SIZE> 68 <MULTIPLE/> 69 </LIST> 70 </SELECTION_TYPE> 71 </SELECTIONS> 72 </SELECTION> 73 </SELECTIONS> 74 </SELECTION> 75 <SELECTION> 76 <TITLE>Month</TITLE> 77 <SELECTIONS> 78 <DIMENSION_NAME>Month</DIMENSION_NAME> 30 <DIMENSION_NAME>Year</DIMENSION_NAME> 79 31 <SELECTION_TYPE> 80 32 <LIST> 81 <SIZE> 10</SIZE>33 <SIZE>6</SIZE> 82 34 <MULTIPLE/> 83 35 </LIST> … … 85 37 </SELECTIONS> 86 38 </SELECTION> 87 <!-- <SELECTION> 39 40 <!-- <SELECTION> 88 41 <VALUE>Year9</VALUE> 89 42 <TITLE>Enter custom year groups. NOTE: Do not use overlapping years/year ranges.</TITLE> … … 98 51 </SELECTIONS> 99 52 </SELECTION> 100 53 --> 101 54 102 55 </SELECTIONS> 103 104 56 </SECTION> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/selections/MatMorbSelections.xml
r26916 r26920 12 12 </tr> 13 13 <tr> 14 <th>Counts - Number of Births in Hospitals14 <th>Counts - Number of Maternal Morbidity Incidents 15 15 <span class='Help Popup FontIcon'><div class='Container'><div class='Content'> 16 <ibis:include href='../text/Count Births.xml' children-only-flag="true" /></div></div></span>16 <ibis:include href='../text/CountMatMorb.xml' children-only-flag="true" /></div></div></span> 17 17 </th> 18 18 <td class="Center"><a href='query/result/maternalmorbidity/MatMorbCnty/Count.html'>select</a></td> … … 21 21 22 22 <tr> 23 <th> Age-specific Birth Rate - Births per 10,000 Hospital Births23 <th>Rates - Maternal Morbidity Incidents per 10,000 Live In-hospital Births 24 24 <span class='Help Popup FontIcon'><div class='Container'><div class='Content'> 25 <ibis:include href='../text/ FertilityRate.xml' children-only-flag="true" /></div></div></span>25 <ibis:include href='../text/RateMatMorb.xml' children-only-flag="true" /></div></div></span> 26 26 </th> 27 27 <td class="Center"><a href='query/result/maternalmorbidity/MatMorbCnty/Rate.html'>select</a></td>
Note: See TracChangeset
for help on using the changeset viewer.