Changeset 25235 in main
- Timestamp:
- 05/13/22 11:34:08 (5 days ago)
- Location:
- adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml
- Files:
-
- 2 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/html_content/about/Welcome.xml
r24698 r25235 94 94 navigation will not be possible. 95 95 </div> 96 < ![endif]--> 97 96 < ![endif]--> 97 <br/><br/><br/> 98 <hr/> 99 <br/> 100 <div class="LargerFont"> 101 Dear Colleagues, 102 <br/><br/> 103 ITSD will be performing planned upgrades to the NM-IBIS and NMTracking websites on Monday morning, April 16, from 9:00 AM to 10:00 AM. The upgraded sites will have a cleaner look and easier navigation and will provide a better user experience, overall. 104 <br/><br/> 105 The upgrades may cause an interruption in access to the websites during this maintenance window. Access should be fully restored by 10:00 AM. 106 <br/><br/> 107 After the upgrades have been accomplished, the two websites will be accessible at <span class="Bold">new web addresses</span>, as follows: 108 <br/><br/> 109 <ul> 110 <li>NM-IBIS (ibis.health.state.nm.us) will be available at <a href="https://ibis.doh.nm.gov">https://ibis.doh.nm.gov</a> </li> 111 <li>NMTracking (nmtracking.org) will be available at <a href="https://nmtracking.doh.nm.gov">https://nmtracking.doh.nm.gov</a> </li> 112 </ul> 113 <br/><br/> 114 Use of the previous web addresses after the upgrades will result in your being redirected to the new site's homepage. If you experience any issues after completion of the upgrades, please submit a ticket on our ITSD Self Service Portal at https://ithelp. 115 <br/><br/> 116 Thank you, 117 <br/><br/> 118 New Mexico Department of Health 119 <br/><br/> 120 <hr/> 121 <br/><br/><br/> 122 </div> 98 123 <!-- <ul id="slideShow" class="Slick" style="max-width: 1050px; background-color:#FFFDE1;"> --> 99 124 -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/mort/data_note/LCDNote.xml
r16356 r25235 6 6 <TEXT> 7 7 The 15 causes of death in this query are ranked according to the number of deaths 8 in New Mexico, overall, in the most recent 3 yearsof data.8 in New Mexico, overall, in the most recent year of data. 9 9 </TEXT> 10 10 </DATA_NOTE> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/mort/section/CauseDeathPublic.xml
r19007 r25235 14 14 <SELECTIONS> 15 15 <NAME>CauseDeathProxy</NAME> 16 <TITLE>First choose a coding scheme to use for causes of death. Default is all NCHS 50 leading causes.</TITLE>16 <TITLE>First choose a coding scheme to use for causes of death. Default is 15 leading causes of death.</TITLE> 17 17 <DESCRIPTION>Filter by cause of death</DESCRIPTION> 18 18 <SELECTION_TYPE> -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/mort/section/CauseDeathYPLLPublic.xml
r19007 r25235 8 8 <SELECTED_DIMENSION> 9 9 <NAME>CauseDeathProxy</NAME> 10 <VALUES><VALUE> ICDNCHS15LCD</VALUE></VALUES>10 <VALUES><VALUE>LdgCauseYPLL</VALUE></VALUES> 11 11 </SELECTED_DIMENSION> 12 12 </SELECTED_DIMENSIONS> … … 14 14 <SELECTIONS> 15 15 <NAME>CauseDeathProxy</NAME> 16 <TITLE>First choose a coding scheme to use for causes of death. Default is all NCHS 50 leading causes.</TITLE>16 <TITLE>First choose a coding scheme to use for causes of death. Default is 15 leading causes of YPLL.</TITLE> 17 17 <DESCRIPTION>Filter by cause of death</DESCRIPTION> 18 18 <SELECTION_TYPE> … … 22 22 23 23 <SELECTION> 24 <TITLE>NCHS 15 leading New Mexico causes of death</TITLE> 24 <TITLE>15 leading New Mexico causes of YPLL (ranked by number of YPLLs)</TITLE> 25 <VALUE>LdgCauseYPLL</VALUE> 26 <ibis:include href="../help/NCHSCauses.xml"/> 27 <ibis:include href="../help/NCHS39.xml"/> 28 <SELECTIONS> 29 <SELECTION><TITLE>All 15 leading causes (Default)</TITLE></SELECTION> 30 <DIMENSION_NAME>LdgCauseYPLL</DIMENSION_NAME> 31 <SELECTION_TYPE> 32 <LIST> 33 <SIZE>16</SIZE> 34 <WIDTH>875px</WIDTH> 35 <MULTIPLE/> 36 </LIST> 37 </SELECTION_TYPE> 38 </SELECTIONS> 39 </SELECTION> 40 41 <SELECTION> 42 <TITLE>NCHS 15 leading New Mexico causes of death (ranked by number of deaths)</TITLE> 25 43 <VALUE>ICDNCHS15LCD</VALUE> 26 44 <ibis:include href="../help/NCHSCauses.xml"/>
Note: See TracChangeset
for help on using the changeset viewer.