Changeset 25219 in main
- Timestamp:
- 05/11/22 10:41:03 (10 days ago)
- Location:
- adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/hddb
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/hddb/HDDBCntyDeath.xml
r23907 r25219 61 61 <PARAMETER> 62 62 <NAME>data_where</NAME> 63 <VALUE>ptcounty not in (31,98,99) and status= 10</VALUE>63 <VALUE>ptcounty not in (31,98,99) and status=20</VALUE> 64 64 </PARAMETER> 65 65 <PARAMETER> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/hddb/HDDBCntyDeathICD10Race.xml
r23917 r25219 325 325 </SECTIONS> 326 326 </CRITERIA> 327 <ibis:include href="dimensions/hddbICD10 .xml"/>327 <ibis:include href="dimensions/hddbICD10Race.xml"/> 328 328 <!--DIMENSIONS> 329 329 <ibis:include href="dimension/YearProxy.xml"/> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/hddb/HDDBSareaDeath.xml
r23907 r25219 61 61 <PARAMETER> 62 62 <NAME>data_where</NAME> 63 <VALUE>0<=ptcounty2<=30 and status= 10</VALUE>63 <VALUE>0<=ptcounty2<=30 and status=20</VALUE> 64 64 </PARAMETER> 65 65 <PARAMETER> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/hddb/HDDBSareaDeathICD10.xml
r23907 r25219 61 61 <PARAMETER> 62 62 <NAME>data_where</NAME> 63 <VALUE>0<=ptcounty2<=30 and status= 10 and year > 2014 </VALUE>63 <VALUE>0<=ptcounty2<=30 and status=20 and year > 2014 </VALUE> 64 64 </PARAMETER> 65 65 <PARAMETER> … … 354 354 </OVERVIEWS> 355 355 <SECTIONS> 356 <ibis:include href="section/Year.xml"/>356 <ibis:include href="section/Year16_Pres.xml"/> 357 357 <!--ibis:include href="section/ICD.xml" /--> 358 358 <ibis:include href="section/DiagICD10.xml"/> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/hddb/HDDBSareaDeath_Trend.xml
r25211 r25219 65 65 <PARAMETER> 66 66 <NAME>data_where</NAME> 67 <VALUE>0<=ptcounty2<=30 and status= 10</VALUE>67 <VALUE>0<=ptcounty2<=30 and status=20</VALUE> 68 68 </PARAMETER> 69 69 <PARAMETER> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/hddb/IHCHDDBDeathICD10.xml
r24188 r25219 61 61 <PARAMETER> 62 62 <NAME>data_where</NAME> 63 <VALUE>0<=ptcounty2<=30 and status= 10 and year > 2014 </VALUE>63 <VALUE>0<=ptcounty2<=30 and status=20 and year > 2014 </VALUE> 64 64 </PARAMETER> 65 65 <PARAMETER> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/hddb/InjHDDBSareaDeath.xml
r23907 r25219 73 73 <PARAMETER> 74 74 <NAME>data_where</NAME> 75 <VALUE>0<=ptcounty2<=30 and status= 10</VALUE>75 <VALUE>0<=ptcounty2<=30 and status=20</VALUE> 76 76 </PARAMETER> 77 77 <PARAMETER> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/hddb/InjHDDBSareaDeath_Trend.xml
r22623 r25219 77 77 <PARAMETER> 78 78 <NAME>data_where</NAME> 79 <VALUE>0<=ptcounty2<=30 and status= 10</VALUE>79 <VALUE>0<=ptcounty2<=30 and status=20</VALUE> 80 80 </PARAMETER> 81 81 <PARAMETER>
Note: See TracChangeset
for help on using the changeset viewer.