Changeset 26969 in main


Ignore:
Timestamp:
03/16/23 14:30:25 (2 weeks ago)
Author:
LoisHaggard_STG
Message:

nmibis-content new matmorb query

Location:
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module
Files:
10 added
1 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/MatMorbCnty.xml

    r26967 r26969  
    55
    66        <NAME>MatMorbCnty</NAME>
    7         <TITLE>New Mexico Maternal Morbidity Data</TITLE>
     7        <TITLE>Severe Maternal Morbidity Data</TITLE>
    88        <DESCRIPTION>Maternal morbidity measures that use hospitalization data in the denominator, by County or Health Region</DESCRIPTION>
    99        <VERSION>Feb 27, 2023</VERSION>
     
    4343        <CONFIGURATIONS>
    4444       
    45                 <CONFIGURATION><NAME>Count</NAME>
     45                <CONFIGURATION><NAME>CountNoTrans</NAME>
    4646                        <TITLE>Number of Incidents</TITLE>
    47                         <DESCRIPTION>Count of maternal morbidity incidents among in-hospital births</DESCRIPTION>
     47                        <DESCRIPTION>Count of severe maternal morbidity incidents among in-hospital births</DESCRIPTION>
    4848                        <DEFAULT_CATEGORY_DIMENSION_NAME>GeoProxy</DEFAULT_CATEGORY_DIMENSION_NAME>
    4949                        <DEFAULT_MAP_NAME>DEFAULT_YelBluPur</DEFAULT_MAP_NAME>
     
    7272                </CONFIGURATION>
    7373
    74                 <CONFIGURATION><NAME>Rate</NAME>
     74                <CONFIGURATION><NAME>RateNoTrans</NAME>
    7575                        <TITLE>Incidence Rate</TITLE>
    76                         <DESCRIPTION>Number of maternal morbidity incidents per 10,000 live in-hospital births</DESCRIPTION>
     76                        <DESCRIPTION>Number of severe maternal morbidity incidents per 10,000 live in-hospital births</DESCRIPTION>
    7777                        <DEFAULT_CATEGORY_DIMENSION_NAME>GeoProxy</DEFAULT_CATEGORY_DIMENSION_NAME>
    7878                        <DEFAULT_MAP_NAME>DEFAULT_YelBluPur</DEFAULT_MAP_NAME>
    79                         <MEASURE_NAME>RatePrev10KBrth</MEASURE_NAME> <!--Prevalence rate per 10,000 births-->
     79                        <MEASURE_NAME>RatePrev10KBrth</MEASURE_NAME>
    8080                        <MEASURE_TITLE_OVERRIDE>Incidents per 10,000 Births</MEASURE_TITLE_OVERRIDE>
    8181                        <DATASET_ANCILLARY_VALUES>
     
    100100                                        <VALUE>NM_RatePrev10KBrth.def</VALUE>
    101101                                </PARAMETER>
    102                                 <PARAMETER>
     102                        <PARAMETER>
    103103                                        <NAME>spvar1</NAME>
    104104                                        <VALUE>matmorb2=1</VALUE>
  • adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/_MatMorbSelection.xml

    r26920 r26969  
    44
    55        <NAME>_MatMorbSelection</NAME>
    6         <TITLE>New Mexico Maternal Morbidity Data</TITLE>
    7         <DESCRIPTION>HIDD for AIM Maternal Morbidity Data</DESCRIPTION>
    8         <ORG_UNIT_NAME>MCH</ORG_UNIT_NAME> <!--AskAmyDrake-->
     6        <TITLE>Severe Maternal Morbidity (SMM) Indicators</TITLE>
     7        <DESCRIPTION>HIDD for AIM Severe Maternal Morbidity Data</DESCRIPTION>
     8        <ORG_UNIT_NAME>MCH</ORG_UNIT_NAME>
    99
    1010        <OVERVIEWS>
     
    1616        <SECTIONS>
    1717
    18                 <SECTION><SHOW/>
    19                         <TITLE>Maternal Morbidity Data by County and Health Region</TITLE>
     18                <SECTION>
     19                        <TITLE>Severe Maternal Morbidity (SMM) Indicators</TITLE>
    2020                        <SELECTIONS><SHOW/>
    2121                                <SELECTION>
    22                                         <TITLE>Maternal Morbidity Incidents by Selected Characteristics</TITLE>
    23                                         <ibis:include href="selections/MatMorbSelections.xml"/>
     22                                        <TITLE>Select indicator, counts or rates</TITLE>
     23                                        <ibis:include href="selections/MatMorbSelectionsNoTrans.xml"/>
     24                                        <ibis:include href="selections/MatMorbSelectionsWTrans.xml"/>
     25                                        <ibis:include href="selections/MatMorbSelectionsHemo.xml"/>
     26                                        <ibis:include href="selections/MatMorbSelectionsSubstance.xml"/>
     27                                        <ibis:include href="selections/MatMorbSelectionsOpioid.xml"/>
     28                                </SELECTION>
     29                        </SELECTIONS>
     30                </SECTION>
     31<!--
     32                <SECTION>
     33                        <TITLE>Severe Maternal Morbidity with Transfusion</TITLE>
     34                        <SELECTIONS><SHOW/>
     35                                <SELECTION>
     36                                        <TITLE>Select counts or rates</TITLE>
     37                                        <ibis:include href="selections/MatMorbSelectionsWTrans.xml"/>
    2438                                </SELECTION>
    2539                        </SELECTIONS>
    2640                </SECTION>
    2741
    28         <!--    <SECTION><SHOW/>
    29                         <TITLE>Query Data by Small Area (State-licensed Hospitals Only)</TITLE>
    30                         <SELECTIONS>
     42                <SECTION>
     43                        <TITLE>Severe Maternal Morbidity with Hemorrhage</TITLE>
     44                        <SELECTIONS><SHOW/>
    3145                                <SELECTION>
    32                                         <TITLE>Hospitalization for Non-Injury Diagnoses</TITLE>
    33                                         <ibis:include href="selections/HIDDSareaSelections.xml"/>
    34                                 </SELECTION>
    35                                 <SELECTION>
    36                                         <TITLE>Hospitalization for Injury</TITLE>
    37                                         <SELECTIONS>
    38                                                 <SELECTION>
    39                                                         <TITLE>Injury Indicators</TITLE>
    40                                                         <ibis:include href="selections/HIDDSareaInjIndicatorSelections.xml"/>
    41                                                 </SELECTION>
    42                                                 <SELECTION>
    43                                                         <TITLE>Injury Diagnoses by Mechanism and Intent</TITLE>
    44                                                         <ibis:include href="selections/HIDDSareaInjSelections.xml"/>
    45                                                 </SELECTION>
    46                                         </SELECTIONS>
     46                                        <TITLE>Select counts or rates</TITLE>
     47                                        <ibis:include href="selections/MatMorbSelectionsHemo.xml"/>
    4748                                </SELECTION>
    4849                        </SELECTIONS>
    4950                </SECTION>
    50         -->
    51        
     51
     52                <SECTION>
     53                        <TITLE>Severe Maternal Morbidity with Alcohol Use Syndrome</TITLE>
     54                        <SELECTIONS><SHOW/>
     55                                <SELECTION>
     56                                        <TITLE>Select counts or rates</TITLE>
     57                                        <ibis:include href="selections/MatMorbSelectionsAlc.xml"/>
     58                                </SELECTION>
     59                        </SELECTIONS>
     60                </SECTION>
     61
     62                <SECTION>
     63                        <TITLE>Severe Maternal Morbidity with Opioid Use</TITLE>
     64                        <SELECTIONS><SHOW/>
     65                                <SELECTION>
     66                                        <TITLE>Select counts or rates</TITLE>
     67                                        <ibis:include href="selections/MatMorbSelectionsOpioid.xml"/>
     68                                </SELECTION>
     69                        </SELECTIONS>
     70                </SECTION>
     71-->
    5272        </SECTIONS>
    5373</QUERY_CONFIGURATION_SELECTION>
  • adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/overview/MatMorbOverview.xml

    r26916 r26969  
    33<OVERVIEW>
    44        <NAME>MatMorbOverview</NAME>
    5         <TITLE>Maternal Morbidity</TITLE>
     5        <TITLE>Severe Maternal Morbidity</TITLE>
    66        <TEXT>
    7                 The maternal morbidity data in this NM-IBIS query module are maintained by the Epidemiology
    8                 and Response Division, New Mexico Department of Health. Maternal morbidity incidents
    9                 include live, in-hospital births where the mother experienced severe maternal morbidity,
    10                 additional blood transfusion needed, and hemorrhage.
     7                Severe Maternal Morbidity among in-hospital deliveries where the
     8                discharge record indicates a diagnosis or procedure indicating
     9                Severe Maternal Morbidity (not including transfusion). New Mexico
     10                uses the case definition and ICD-10 coding from the Alliance for
     11                Innovation on Maternal Health's SMM code list updated 8-9-2021]].
     12        </TEXT>
     13        <TEXT>
     14                The severe maternal morbidity data in this NM-IBIS query module are
     15                maintained by the Family Health Bureau, Public Health Division, New
     16                Mexico Department of Health.
    1117        </TEXT>
    1218</OVERVIEW>
  • adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/maternalmorbidity/selections/MatMorbSelections.xml

    r26920 r26969  
    77                        <table class='Info'>
    88                                <tr>
    9                                         <th class="TopLine"><h4>Basic Counts and Rates</h4></th>
     9                                        <th class="TopLine"><h4>SMM Indicators</h4></th>
    1010                                        <th class="Value TopLine" width="137px">Jump to Default <br/>Query Result</th>
    1111                                        <th class="Value TopLine" width="137px">Customize Your <br/>Query First</th>
    1212                                </tr>
    1313                                <tr>
    14                                         <th>Counts - Number of Maternal Morbidity Incidents
     14                                        <th>Counts - Number of Incidents
    1515                                                <span class='Help Popup FontIcon'><div class='Container'><div class='Content'>
    1616                                                <ibis:include href='../text/CountMatMorb.xml' children-only-flag="true" /></div></div></span>
     
    1919                                        <td class="Center"><a href='query/builder/maternalmorbidity/MatMorbCnty/Count.html'>select</a></td>
    2020                                </tr>
    21                
    2221                                <tr>
    23                                         <th>Rates - Maternal Morbidity Incidents per 10,000 Live In-hospital Births
     22                                        <th>Rates - Incidents per 10,000 In-hospital Live Births
    2423                                                <span class='Help Popup FontIcon'><div class='Container'><div class='Content'>
    2524                                                <ibis:include href='../text/RateMatMorb.xml' children-only-flag="true" /></div></div></span>
  • adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/dimension/CauseDespair.xml

    r26770 r26969  
    22
    33<DIMENSION xmlns:ibis="http://www.ibisph.org">
    4         <NAME>CauseDespair</NAME>
    5         <TITLE>Deaths of Despair</TITLE>
    6         <PROXY_DIMENSION_NAME>CauseDeathProxy</PROXY_DIMENSION_NAME>
     4        <NAME>MatMorb</NAME>
     5        <TITLE>Severe Maternal Morbidity</TITLE>
    76        <VALUES>
    8                 <VALUE>1<TITLE>Deaths from Diseases of Despair (Suicide, drug overdose
    9                                 and deaths 100% attributable to alcohol)</TITLE>
    10                 <SORT_ORDER>1</SORT_ORDER></VALUE>
    11         <!--    Uses <VALUE_IF_SELECTED_DIMENSION> applies data_where parameter if CauseDeathProxy=CauseDespair -->
    12         <!--    <VALUE>0<TITLE>Deaths from Other Causes</TITLE><SORT_ORDER>2</SORT_ORDER></VALUE> -->
     7                <VALUE>1<TITLE>With Transfusion</TITLE><SORT_ORDER>1</SORT_ORDER></VALUE>
     8                <VALUE>2<TITLE>With Transfusion</TITLE><SORT_ORDER>2</SORT_ORDER></VALUE>
     9                <VALUE>3<TITLE>With Hemorrhage</TITLE><SORT_ORDER>3</SORT_ORDER></VALUE>
     10
    1311        </VALUES>
    1412</DIMENSION>
Note: See TracChangeset for help on using the changeset viewer.