Changeset 21149 in main for adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/cancer/_CancerSelection.xml
- Timestamp:
- 07/27/20 14:06:49 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/cancer/_CancerSelection.xml
r20624 r21149 22 22 <TITLE>Cancer Incidence - Count/Number of Cases</TITLE> 23 23 <DESCRIPTION>Number of cancer cases in the selected population, geography, and time period.</DESCRIPTION> 24 <LOCAL_URL>query/ builder/cancer/CancerCnty/Count.html</LOCAL_URL>24 <LOCAL_URL>query/result/cancer/CancerCnty/Count.html</LOCAL_URL> 25 25 <SELECTED/> 26 26 </SELECTION> … … 32 32 <TITLE>Standard Query</TITLE> 33 33 <DESCRIPTION>Number of cancer cases per 100,000 population.</DESCRIPTION> 34 <LOCAL_URL>query/ builder/cancer/CancerCnty/CrudeRate.html</LOCAL_URL>34 <LOCAL_URL>query/result/cancer/CancerCnty/CrudeRate.html</LOCAL_URL> 35 35 </SELECTION> 36 36 <SELECTION> … … 41 41 <TITLE>3-Year Crude Incidence Rates (Overlapping 3-year Aggregates)</TITLE> 42 42 <DESCRIPTION>Number of diagnosed cases per 100,000 persons.</DESCRIPTION> 43 <LOCAL_URL>query/ builder/cancer/CancerCnty/CrudeRate3Yr.html</LOCAL_URL>43 <LOCAL_URL>query/result/cancer/CancerCnty/CrudeRate3Yr.html</LOCAL_URL> 44 44 </SELECTION> 45 45 <SELECTION> 46 46 <TITLE>5-Year Crude Incidence Rates (Overlapping 5-year Aggregates)</TITLE> 47 47 <DESCRIPTION>Number of diagnosed cases per 100,000 persons.</DESCRIPTION> 48 <LOCAL_URL>query/ builder/cancer/CancerCnty/CrudeRate5Yr.html</LOCAL_URL>48 <LOCAL_URL>query/result/cancer/CancerCnty/CrudeRate5Yr.html</LOCAL_URL> 49 49 </SELECTION> 50 50 </SELECTIONS> … … 59 59 <TITLE>Standard Query</TITLE> 60 60 <DESCRIPTION>Number of cancer cases per 100,000 population, adjusted to the U.S. 2000 standard population.</DESCRIPTION> 61 <LOCAL_URL>query/ builder/cancer/CancerCnty/AgeRate.html</LOCAL_URL>61 <LOCAL_URL>query/result/cancer/CancerCnty/AgeRate.html</LOCAL_URL> 62 62 </SELECTION> 63 63 <SELECTION> … … 68 68 <TITLE>3-Year Age-adjusted Incidence Rates (Overlapping 3-year Aggregates)</TITLE> 69 69 <DESCRIPTION>Number of diagnosed cases per 100,000 persons, adjusted to the U.S. 2000 standard population.</DESCRIPTION> 70 <LOCAL_URL>query/ builder/cancer/CancerCnty/AgeRate3Yr.html</LOCAL_URL>70 <LOCAL_URL>query/result/cancer/CancerCnty/AgeRate3Yr.html</LOCAL_URL> 71 71 </SELECTION> 72 72 <SELECTION> 73 73 <TITLE>5-Year Age-adjusted Incidence Rates (Overlapping 5-year Aggregates)</TITLE> 74 74 <DESCRIPTION>Number of diagnosed cases per 100,000 persons, adjusted to the U.S. 2000 standard population.</DESCRIPTION> 75 <LOCAL_URL>query/ builder/cancer/CancerCnty/AgeRate5Yr.html</LOCAL_URL>75 <LOCAL_URL>query/result/cancer/CancerCnty/AgeRate5Yr.html</LOCAL_URL> 76 76 </SELECTION> 77 77 </SELECTIONS> … … 89 89 <TITLE>Cancer Incidence - Count/Number of Cases</TITLE> 90 90 <DESCRIPTION>Number of cancer cases in the selected population, geography, and time period.</DESCRIPTION> 91 <LOCAL_URL>query/ builder/cancer/CancerSarea/Count.html</LOCAL_URL>91 <LOCAL_URL>query/result/cancer/CancerSarea/Count.html</LOCAL_URL> 92 92 <SELECTED/> 93 93 </SELECTION> … … 96 96 <ibis:include href="help/CrudeRate.xml"/> 97 97 <DESCRIPTION>Number of cancer cases per 100,000 population.</DESCRIPTION> 98 <LOCAL_URL>query/ builder/cancer/CancerSarea/CrudeRate.html</LOCAL_URL>98 <LOCAL_URL>query/result/cancer/CancerSarea/CrudeRate.html</LOCAL_URL> 99 99 </SELECTION> 100 100 <SELECTION> … … 102 102 <ibis:include href="help/AgeRate.xml"/> 103 103 <DESCRIPTION>Number of cancer cases per 100,000 population, adjusted to the U.S. 2000 standard population.</DESCRIPTION> 104 <LOCAL_URL>query/ builder/cancer/CancerSarea/AgeRate.html</LOCAL_URL>104 <LOCAL_URL>query/result/cancer/CancerSarea/AgeRate.html</LOCAL_URL> 105 105 </SELECTION> 106 106 </SELECTIONS>
Note: See TracChangeset
for help on using the changeset viewer.