forked from CareSet/AHRQ_search_clone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
measure_number_1100.html
697 lines (605 loc) · 47.7 KB
/
measure_number_1100.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head id="Head1"><title>
Measure 001100 | HHS Measures Inventory
</title>
<!-- Use the .htaccess and remove these lines to avoid edge case issues. More info: h5bp.com/i/378 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--[if IE]><link rel="stylesheet" href="http://www.ahrq.gov/resources/css/ie.css" type="text/css" media="print" charset="utf-8" />
<![endif]-->
<link rel="stylesheet" href="supporting-content/style.css" />
<!--[if gt IE 7]><link rel="stylesheet" href="http://www.ahrq.gov/resources/css/ie8-and-up.css" type="text/css" />
<![endif]-->
<link rel="stylesheet" href="css/resources/960_12_col.css" />
<!--<link rel="stylesheet" href="http://www.ahrq.gov/resources/css/adapt.css" />-->
<link rel="stylesheet" href="css/resources/widget118.css" /><link rel="stylesheet" href="css/resources/widgetbig058.css" />
<!-- More ideas for your head section here: h5bp.com/d/head-Tips -->
<script>
var docready=[],$=function(){return{ready:function(fn){docready.push(fn)}}};
</script>
<!-- All JavaScript at the bottom, except this Modernizr build.
Modernizr enables HTML5 elements & feature detects for optimal performance.
Create your own custom Modernizr build: www.modernizr.com/download/ -->
<script>var $;</script>
<script src="/hhs/js/resources/libs/modernizr-2.5.3.min.js"></script>
<script>
var navbase = "http://www.ahrq.gov";
</script>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="/hhs/js/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" src="/hhs/js/nav.js"></script>
<script type="text/javascript" src="/hhs/js/global.js"></script>
<script type="text/javascript" src="/hhs/js/div-pop.js"></script>
<link type="text/css" href="css/global.css" rel="stylesheet" /><link type="text/css" href="css/nav.css" rel="stylesheet" /><link type="text/css" href="css/layout.css" rel="stylesheet" /><link type="text/css" href="css/global_position.css" rel="stylesheet" />
<!--<link rel="shortcut icon" type="image/x-icon" href="/hhs/images/favicon.ico" /><link rel="icon" type="image/ico" href="/hhs/images/favicon.ico" />-->
<script async type="text/javascript" id="_fed_an_ua_tag" src="https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=HHS&subagency=AHRQ"></script>
</head>
<body>
<a href="#contentmarker" tabindex="1" class="skipnav">Skip Navigation</a>
<div id="blanket" style="display: none;"></div>
<header id="tiptop">
<div id="mobile-left">
<a href="#" class="open-btn">
<img src="//www.ahrq.gov/resources/img/menu-icon.png" alt="menu-icon" width="32" height="32"><span>More</span></a>
<a href="#" class="close-btn">
<img src="//www.ahrq.gov/resources/img/mobile-close-icon.png" alt="mobile-close-icon" width="20" height="20"></a>
</div>
<div id="tablet">
<!-- start: id=tablet -->
<div id="mobile-back-btn">
<a href="#">
<img src="//www.ahrq.gov/resources/img/mobile-back-btn-icon.png" alt="mobile-back-btn-icon" width="64" height="31" class="mobile-back-btn">
Back</a>
</div>
<div id="menu-tablet"></div>
<div id="a-z-tablet"></div>
<div id="search-tablet">
<div id="mobile-search-tool">
<!--added prefix mobile to form labels-->
<form name="searchForm-banner_searchform" method="get" action="http://search.ahrq.gov/search" id="mobile_banner_searchform">
<label for="mobile-search-input" style="display: none;">Search ahrq.gov</label>
<input name="q" type="text" value="" size="11" onfocus="this.value='';" id="mobile-search-input">
<label for="entqr" style="display: none;">entqr</label>
<input class="hidden" name="entqr" value="0" id="entqr">
<label for="output" style="display: none;">output</label>
<input class="hidden" name="output" value="xml_no_dtd" id="output">
<label for="proxystylesheet" style="display: none;">proxystylesheet</label>
<input class="hidden" name="proxystylesheet" value="AHRQ_GOV" id="proxystylesheet">
<label for="client" style="display: none;">client</label>
<input class="hidden" name="client" value="AHRQ_GOV" id="client">
<label for="site" style="display: none;">site</label>
<input class="hidden" name="site" value="default_collection" id="site">
<input type="submit" value="Search" class="mobile-search-button" id="mobile-submit-button">
</form>
</div>
</div>
</div>
<!-- end: id=tablet -->
<!--
<nav class="tablet">
<ul>
<li id="menu-btn">
<a href="#">
<img src="http://www.ahrq.gov/resources/img/menu-icon.png" alt="menu-icon" width="32" height="32"><span>Menu</span></a>
</li>
<li id="a-z-btn">
<a href="#">
<img src="http://www.ahrq.gov/resources/img/a-z-icon.png" alt="a-z-icon" width="32" height="32"></a>
</li>
<li id="search-btn">
<a href="#">
<img src="http://www.ahrq.gov/resources/img/mobile-search-icon.png" alt="mobile-search-icon" width="32" height="32"></a>
</li>
</ul>
</nav>
-->
<div id="header-gradient"></div>
<div class="clearfix"></div>
<div id="header-container" class="container_12">
<!-- start: id=header-container -->
<div id="utility-container">
<!-- start: id=utility-container -->
<div id="hhs-link" class="grid_5">
<a target="_blank" href="http://www.hhs.gov/" tabindex="2">
<img src="/hhs/images/hhs-logo.png" alt="hhs-logo" width="25" height="28" />
<span>U.S. Department of Health & Human Services</span>
</a>
</div>
<nav id="utility">
<!--
<ul>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/cpi/about/index.html">About Us</a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/cpi/about/careers/index.html">Careers</a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/contact/index.html">Contact Us</a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/health-care-information/informacion-en-espanol/index.html">Español</a></span>
</li>
<li>
<span><a target="_blank" href="https://info.ahrq.gov/">FAQ</a></span>
</li>
</ul>
<div id="email-updates">
<a target="_blank" href="https://subscriptions.ahrq.gov/service/multi_subscribe.html?code=USAHRQ">
<img src="http://www.ahrq.gov/resources/img/primary-mailist-icon.png" alt="Sign up for email updates" title="Sign up for Email Updates" width="16" height="16" />
Email Updates</a>
</div>
-->
</nav>
</div>
<!-- end: id=utility-container -->
<div id="brand-search-container">
<!-- start: id=brand-search-container -->
<!-- T:SnImageLink -->
<span><a target="_blank" href="http://www.ahrq.gov/index.html" tabindex="2">
<img src="/hhs/images/ahrq-logo.png" alt="AHRQ--Agency for Healthcare Research and Quality: Advancing Excellence in Health Care" title="AHRQ--Agency for Healthcare Research and Quality: Advancing Excellence in Health Care" border="0" height="63" width="568" /> <span class="info">Opens a new Window</span>
</a></span>
<!--
<div id="search-tool">
<div>
<form name="searchForm-banner_searchform" method="get" action="http://search.ahrq.gov/search" id="banner_searchform">
<label for="search-input" style="display: none;">Search ahrq.gov</label>
<input name="q" type="text" value="" size="11" onfocus="this.value='';" id="search-input" value="" />
<input class="hidden" name="entqr" value="0" />
<input class="hidden" name="output" value="xml_no_dtd" />
<input class="hidden" name="proxystylesheet" value="AHRQ_GOV" />
<input class="hidden" name="client" value="AHRQ_GOV" />
<input class="hidden" name="site" value="default_collection" />
<input type="image" src="http://www.ahrq.gov/resources/img/search-icon.png" placeholder="Search" alt="search" class="search-icon" title="Search" width="16" height="18" />
</form>
</div>
</div>
-->
</div>
<!-- end: id=brand-search-container -->
</div>
<!-- end: id=header-container -->
<a name="skip" tabindex="-1"></a>
</header>
<!-- Google Tag Manager -->
<noscript>
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-W4NX5V"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-W4NX5V');</script>
<noscript>
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-KXQCDQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-KXQCDQ');</script>
<!-- End Google Tag Manager -->
<form method="post" action="./content.aspx?id=1100" id="frmMain">
<input type="hidden" name="radScriptManager_TSM" id="radScriptManager_TSM" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJOTQyMjYwNjM4D2QWAmYPZBYCAgUPZBYEAgMPZBYCAgMPDxYCHgRUZXh0BWs8YSB0YXJnZXQ9J19ibGFuaycgaHJlZj0iaHR0cHM6Ly93d3cucXVhbGl0eW1lYXN1cmVzLmFocnEuZ292L2hocy9hY3MvIj5BdXRob3JpemVkIEFnZW5jeSBVc2VyIFNpZ24taW48L2E+IGRkAgcPZBYCAgEPDxYCHgdWaXNpYmxlZ2QWCgIFDxYCHglpbm5lcmh0bWwFMjxhIGhyZWY9Ii9oaHMvaW52ZW50b3J5LmFzcHgiPkJhY2sgdG8gUmVzdWx0cz48L2E+ZAIHDxYCHwIFvQE8ZGl2IGNsYXNzPSJNZWFzdXJlVGl0bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPk1lYXN1cmUgVGl0bGU6PC9zcGFuPjwvZGl2PjxkaXYgY2xhc3M9InJpZ2h0LXNlY3Rpb24iPmluZmVjdGlvbiBhbmQgY29tcGxldGUgYSB0cmVhdG1lbnQgcmVnaW1lbi48L2Rpdj48L2Rpdj5kAgsPFgIfAgVuPGRpdiBjbGFzcz0ibW9kdWxlIj48ZGl2IGNsYXNzPSJsZWZ0LXNlY3Rpb24iPkhNSVMgTnVtYmVyOiA8L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj4wMDExMDA8L2Rpdj48L2Rpdj5kAg0PFgIfAgXxITxkaXYgY2xhc3M9Im1vZHVsZSI+PGRpdiBjbGFzcz0ibGVmdC1zZWN0aW9uIj48c3BhbiBjbGFzcz0ic2VjdGlvbi10aXRsZSI+TWVhc3VyZSBEZW5vbWluYXRvcjo8L3NwYW4+PC9kaXY+PGRpdiBjbGFzcz0icmlnaHQtc2VjdGlvbiI+VGhlIHRvdGFsIG51bWJlciBvZiBjb250YWN0IG9mIHBhdGllbnRzIHdpdGggYWNpZC1mYXN0IGJhY2lsbHVzIChBRkIpIHNtZWFycyBwb3NpdGl2ZSByZXN1bHRzPC9kaXY+PC9kaXY+PGRpdiBjbGFzcz0ibW9kdWxlIj48ZGl2IGNsYXNzPSJsZWZ0LXNlY3Rpb24iPjxzcGFuIGNsYXNzPSJzZWN0aW9uLXRpdGxlIj5NZWFzdXJlIE51bWVyYXRvcjo8L3NwYW4+PC9kaXY+PGRpdiBjbGFzcz0icmlnaHQtc2VjdGlvbiI+TnVtYmVyIG9mIGNvbnRhY3RzIG9mIGluZmVjdGlvdXMgKGFjaWQtZmFzdCBiYWNpbGx1cyBbQUZCXSBzbWVhci1wb3NpdGl2ZSkgY2FzZXMgdGhhdCBhcmUgcGxhY2VkIG9uIHRyZWF0bWVudCBmb3IgbGF0ZW50IHR1YmVyY3Vsb3NpcyAoVEIpIGluZmVjdGlvbiBhbmQgY29tcGxldGUgYSB0cmVhdG1lbnQgcmVnaW1lbjwvZGl2PjwvZGl2PjxkaXYgY2xhc3M9Im1vZHVsZSI+PGRpdiBjbGFzcz0ibGVmdC1zZWN0aW9uIj48c3BhbiBjbGFzcz0ic2VjdGlvbi10aXRsZSI+SEw3IEhRTUYgZU1lYXN1cmU6PC9zcGFuPjwvZGl2PjxkaXYgY2xhc3M9InJpZ2h0LXNlY3Rpb24iPk5vPC9kaXY+PC9kaXY+PGRpdiBjbGFzcz0ibW9kdWxlIj48ZGl2IGNsYXNzPSJsZWZ0LXNlY3Rpb24iPjxzcGFuIGNsYXNzPSJzZWN0aW9uLXRpdGxlIj5UYXJnZXQgUG9wdWxhdGlvbiBBZ2UgUmFuZ2UgKHN0YXJ0KTo8L3NwYW4+PC9kaXY+PGRpdiBjbGFzcz0icmlnaHQtc2VjdGlvbiI+Tm90IEFwcGxpY2FibGU8L2Rpdj48L2Rpdj48ZGl2IGNsYXNzPSJtb2R1bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPlRhcmdldCBQb3B1bGF0aW9uIEFnZSBSYW5nZSAoZW5kKTo8L3NwYW4+PC9kaXY+PGRpdiBjbGFzcz0icmlnaHQtc2VjdGlvbiI+Tm90IEFwcGxpY2FibGU8L2Rpdj48L2Rpdj48ZGl2IGNsYXNzPSJtb2R1bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPkNsaW5pY2FsIENvbmRpdGlvbiBvciBBcmVhOjwvc3Bhbj48L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj48dWw+PGxpPkluZmVjdGlvdXMgRGlzZWFzZXM8dWw+PGxpPlR1YmVyY3Vsb3NpczwvbGk+PC91bD48L2xpPjwvdWw+PC9kaXY+PC9kaXY+PGRpdiBjbGFzcz0ibW9kdWxlIj48ZGl2IGNsYXNzPSJsZWZ0LXNlY3Rpb24iPjxzcGFuIGNsYXNzPSJzZWN0aW9uLXRpdGxlIj5TZXR0aW5nKHMpIG9mIENhcmUgRGVsaXZlcnkgb3IgQ2FyZSBTZXR0aW5nOjwvc3Bhbj48L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj48dWw+PGxpPk90aGVyOiBIZWFsdGggU3lzdGVtPC9saT48L3VsPjwvZGl2PjwvZGl2PjxkaXYgY2xhc3M9Im1vZHVsZSI+PGRpdiBjbGFzcz0ibGVmdC1zZWN0aW9uIj48c3BhbiBjbGFzcz0ic2VjdGlvbi10aXRsZSI+TWVhc3VyZW1lbnQgVGFyZ2V0Ojwvc3Bhbj48L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj48dWw+PGxpPkhlYWx0aCBDYXJlIERlbGl2ZXJ5IFN5c3RlbTwvbGk+PC91bD48L2Rpdj48L2Rpdj48ZGl2IGNsYXNzPSJtb2R1bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPkRhdGEgU291cmNlOjwvc3Bhbj48L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj48dWw+PGxpPk90aGVyOiBOYXRpb25hbCBUQiBTdXJ2ZWlsbGFuY2UgU3lzdGVtIGFuZCB0aGUgbmF0aW9uYWwgQWdncmVnYXRlIFJlcG9ydHMgZm9yIFRCIFByb2dyYW0gRXZhbHVhdGlvbjwvbGk+PC91bD48L2Rpdj48L2Rpdj48ZGl2IGNsYXNzPSJtb2R1bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPk9wZXJhdGluZyBEaXZpc2lvbi9TdGFmZiBEaXZpc2lvbjo8L3NwYW4+PC9kaXY+PGRpdiBjbGFzcz0icmlnaHQtc2VjdGlvbiI+IDxhIHRhYmluZGV4PSI2IiBocmVmPSIvaGhzL2Rpc2NsYWltZXIuYXNweD9yZWRpcmVjdD1odHRwOi8vd3d3LmNkYy5nb3YvIiB0YXJnZXQ9Il9ibGFuayI+Q2VudGVycyBmb3IgRGlzZWFzZSBDb250cm9sIGFuZCBQcmV2ZW50aW9uIChDREMpPC9hPiZuYnNwOzxpbWcgYWx0PSJFeHRlcm5hbCBXZWIgU2l0ZSBQb2xpY3kiIHNyYz0iL2hocy9pbWFnZXMvaWNvbl9leHRlcm5hbGxpbmsuZ2lmIiAvPjwvZGl2PjwvZGl2PjxkaXYgY2xhc3M9Im1vZHVsZSI+PGRpdiBjbGFzcz0ibGVmdC1zZWN0aW9uIj48c3BhbiBjbGFzcz0ic2VjdGlvbi10aXRsZSI+T2ZmaWNlL0luc3RpdHV0ZS9DZW50ZXIvQnVyZWF1Ojwvc3Bhbj48L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj4gPGEgdGFiaW5kZXg9IjYiIGhyZWY9Ii9oaHMvZGlzY2xhaW1lci5hc3B4P3JlZGlyZWN0PWh0dHA6Ly93d3cuY2RjLmdvdi9uY2hoc3RwLyIgdGFyZ2V0PSJfYmxhbmsiPk5hdGlvbmFsIENlbnRlciBmb3IgSElWL0FJRFMsIFZpcmFsIEhlcGF0aXRpcywgU1REIGFuZCBUQiBQcmV2ZW50aW9uIChOQ0hIU1RQKTwvYT4mbmJzcDs8aW1nIGFsdD0iRXh0ZXJuYWwgV2ViIFNpdGUgUG9saWN5IiBzcmM9Ii9oaHMvaW1hZ2VzL2ljb25fZXh0ZXJuYWxsaW5rLmdpZiIgLz48L2Rpdj48L2Rpdj48ZGl2IGNsYXNzPSJtb2R1bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPlByb2dyYW0ocyk6PC9zcGFuPjwvZGl2PjxkaXYgY2xhc3M9InJpZ2h0LXNlY3Rpb24iPjx1bD48bGk+QW5udWFsIFBlcmZvcm1hbmNlIEJ1ZGdldCBTdWJtaXNzaW9uczwvbGk+PC91bD48L2Rpdj48L2Rpdj48ZGl2IGNsYXNzPSJtb2R1bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPk1lYXN1cmUgVXNlOjwvc3Bhbj48L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj48dWw+PGxpPk1vbml0b3JpbmcgYW5kIHBsYW5uaW5nPC9saT48L3VsPjwvZGl2PjwvZGl2PjxkaXYgY2xhc3M9Im1vZHVsZSI+PGRpdiBjbGFzcz0ibGVmdC1zZWN0aW9uIj48c3BhbiBjbGFzcz0ic2VjdGlvbi10aXRsZSI+U3RhZ2Ugb2YgTWVhc3VyZSBEZXZlbG9wbWVudDo8L3NwYW4+PC9kaXY+PGRpdiBjbGFzcz0icmlnaHQtc2VjdGlvbiI+RGV2ZWxvcG1lbnQgQ29tcGxldGU8L2Rpdj48L2Rpdj48ZGl2IGNsYXNzPSJtb2R1bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPk1lYXN1cmUgU3RhdHVzOjwvc3Bhbj48L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj5BY3RpdmU8L2Rpdj48L2Rpdj48ZGl2IGNsYXNzPSJtb2R1bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPkRvbmFiZWRpYW4gTWVhc3VyZSBUeXBlIENsYXNzaWZpY2F0aW9uOjwvc3Bhbj48L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj48dWw+PGxpPk91dGNvbWU8L2xpPjwvdWw+PC9kaXY+PC9kaXY+PGRpdiBjbGFzcz0ibW9kdWxlIj48ZGl2IGNsYXNzPSJsZWZ0LXNlY3Rpb24iPjxzcGFuIGNsYXNzPSJzZWN0aW9uLXRpdGxlIj5NZWFzdXJlbWVudCBQb2xpY3kgQ291bmNpbCAoTVBDKSBDb3JlIE1lYXN1cmU6PC9zcGFuPjwvZGl2PjxkaXYgY2xhc3M9InJpZ2h0LXNlY3Rpb24iPk5vPC9kaXY+PC9kaXY+PGRpdiBjbGFzcz0ibW9kdWxlIj48ZGl2IGNsYXNzPSJsZWZ0LXNlY3Rpb24iPjxzcGFuIGNsYXNzPSJzZWN0aW9uLXRpdGxlIj5QcmltYXJ5IE5hdGlvbmFsIFF1YWxpdHkgU3RyYXRlZ3kgKE5RUykgUHJpb3JpdHk6PC9zcGFuPjwvZGl2PjxkaXYgY2xhc3M9InJpZ2h0LXNlY3Rpb24iPk5vdCBhcHBsaWNhYmxlPC9kaXY+PC9kaXY+PGRpdiBjbGFzcz0ibW9kdWxlIj48ZGl2IGNsYXNzPSJsZWZ0LXNlY3Rpb24iPjxzcGFuIGNsYXNzPSJzZWN0aW9uLXRpdGxlIj5NZWFzdXJlIE93bmVyOjwvc3Bhbj48L2Rpdj48ZGl2IGNsYXNzPSJyaWdodC1zZWN0aW9uIj5DZW50ZXJzIGZvciBEaXNlYXNlIENvbnRyb2wgYW5kIFByZXZlbnRpb24gKENEQyk8L2Rpdj48L2Rpdj48ZGl2IGNsYXNzPSJtb2R1bGUiPjxkaXYgY2xhc3M9ImxlZnQtc2VjdGlvbiI+PHNwYW4gY2xhc3M9InNlY3Rpb24tdGl0bGUiPk1lYXN1cmUgTWFpbnRlbmFuY2UgU2NoZWR1bGU6PC9zcGFuPjwvZGl2PjxkaXYgY2xhc3M9InJpZ2h0LXNlY3Rpb24iPkFubnVhbGx5PC9kaXY+PC9kaXY+ZAIPDxYCHgtfIUl0ZW1Db3VudAIBFgJmD2QWBAIBDw8WAh8ABRxQdXNoZWQgdG8gUHVibGljIEZhY2luZyBTaXRlZGQCAw8PFgIfAAUUNi8xNi8yMDE1IDQ6NTY6MjkgUE1kZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQUgY3RsMDAkSGVhZGVyMSRzZWFyY2hib3gkaWJTZWFyY2ipm7EWhlD2oLnkXZRH6nmrSxT3zTWxvYAmV+jcTcM+nQ==" />
<script src="/hhs/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=radScriptManager_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a59e0a739-153b-40bd-883f-4e212fc43305%3aea597d4b" type="text/javascript"></script>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CFCC4D4E" />
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAOkSTjbCaNNcBD8E0eCsT8BQoEHQPoCXtNo465ufZxlGojazSWOsWhf3Q3oCCAX2Ji1hXWv89guqsr8vSv1R3S2vFaSVO20qYMoE6VvcGKm2w==" />
<div class="min_width" style="margin-top: 20px; margin-bottom: 20px;">
<!--[if IE 6]>
<div class="min_width_inner">
<div class="min_width_container">
<![endif]-->
<div id="divMasterMiddle" style=" width: 950px; height: auto; padding-left: 5px; padding-right: 0px; margin-left: 0px;">
<a name="top" id="top"></a>
<!--- AHRQ HEADER --->
<div class="AHRQContainer" style="margin-left: -5px" >
<div class="ahrq_header" style="margin: 0 10px;">
<!-- AHRQ Header v1.4 -->
<div id="ahrqbanner">
<div class="lower_banner_links">
<span>Visit: <a href="http://qualitymeasures.ahrq.gov/" target="_blank" tabindex="2">National Quality Measures Clearinghouse <span class="info">Opens a new Window</span></a> | <a tabindex="2" href="http://www.ahrq.gov/" target="_blank">AHRQ Home <span class="info">Opens a new Window</span></a></span>
<span style="float: right;">
<span id="ahrqheader_lblLoginInfo"></span></span>
<div style="float:right">
<span id="ahrqheader_lblHHSLink" tabindex="2"><a target='_blank' href="https://www.qualitymeasures.ahrq.gov/hhs/acs/">Authorized Agency User Sign-in</a> </span>
</div>
</div>
<!-- End of AHRQ header -->
</div>
</div>
</div>
<!--- HEADER --->
<script type="text/javascript">
$(document).ready(function () {
if ((window.location.pathname === "/hhs/about/index.aspx")
|| (window.location.pathname === "/hhs/about/dataDictionary.aspx")) {
$("#navAbout").addClass("NavActive");
}
else if ((window.location.pathname.indexOf("/hhs/index.aspx") > -1)
|| (window.location.pathname === "/hhs/")) {
$("#navHome").addClass("NavActive");
}
else if (window.location.pathname === "/hhs/inventory.aspx" & (location.hash.indexOf("search=") === -1)) {
$("#navInventory").addClass("NavActive");
}
else if (window.location.pathname.indexOf("/hhs/matrix.aspx") > -1) {
$("#navMatrix").addClass("NavActive");
}
else if (window.location.pathname === "/hhs/faq.aspx") {
$("#navFaq").addClass("NavActive");
}
else if ((window.location.pathname === "/hhs/legacyHHSMeasures.aspx")
|| (window.location.pathname === "/hhs/about/template.aspx")) {
$("#navLegacyHHSMeasures").addClass("NavActive");
}
else if (window.location.pathname === "/hhs/contact-us.aspx") {
$("#navContactUs").addClass("NavActive");
}
});
</script>
<div class="HeaderTop">
<div class="HeaderTopInner">
<div class="HHSMILogo" ><a href="/index.aspx" tabindex="2"><img src="/hhs/images/logo_HHSMI_main.png" alt="U.S. Department of Health & Human Servies Logo" /></a></div>
<div id="Header1_pnlSearch">
<script type="text/javascript" language="javascript">
var searchBoxDefaultText;
$(window).load(function () {
$(".searchfield").on("keydown", function (e) {
/* ENTER PRESSED*/
if (e.keyCode == 13) {
//find the closest GO button and fire the click event
var goButton = $(this).parents(".HeaderLeftInner").eq(0).find(".btnSearch");
goButton.click();
return false;
}
});
//Set the default text of the searchboxes
if ($("#Header1_searchbox_ibSearch").length > 0) {
if (location.pathname == "/index.aspx" || location.pathname == "/") {
searchBoxDefaultText = "Search";
}
else {
searchBoxDefaultText = "Search the HHS Inventory";
}
}
else {
if (location.hash.indexOf("search=") !== -1) {
searchBoxDefaultText = "Search the HHS Archive again"
}
else {
searchBoxDefaultText = "Search the HHS Archive";
}
}
$("#Header1_searchbox_txtSearch").val(searchBoxDefaultText);
//if the textbox has an empty String on focus out, readd the default text
$("#Header1_searchbox_txtSearch").focusout(function () {
if ($("#Header1_searchbox_txtSearch").val() == "") {
$("#Header1_searchbox_txtSearch").val(searchBoxDefaultText);
$("#Header1_searchbox_txtSearch").css("color", "#888");
$("#Header1_searchbox_txtSearch").css("font-style", "italic");
}
});
//If the default text is in the search box when the user clicks it, remove the default text
$("#Header1_searchbox_txtSearch").focus(function () {
ClearDefaultText();
$("#Header1_searchbox_txtSearch").css("color", "#000");
$("#Header1_searchbox_txtSearch").css("font-style", "normal");
});
});
function ClearDefaultText() {
if ($("#Header1_searchbox_txtSearch").val() == searchBoxDefaultText) {
$("#Header1_searchbox_txtSearch").val("");
}
}
</script>
<div class="HeaderLeft">
<div class="HeaderLeftInner">
<div class="FloatLeft">
<label for="Header1_searchbox_txtSearch" id="Header1_searchbox_lblSearch" class="visuallyhidden">Search the HHS Inventory:</label>
<input name="ctl00$Header1$searchbox$txtSearch" type="text" id="Header1_searchbox_txtSearch" tabindex="3" class="searchfield" OnKeyPress="this.style.color='#000'; this.style.fontStyle='normal';" OnClick="this.style.color='#000'; this.style.fontStyle='normal';" />
</div>
<div>
<input type="image" name="ctl00$Header1$searchbox$ibSearch" id="Header1_searchbox_ibSearch" class="btnSearch" src="images/b_go.png" alt="Search the Inventory" onclick="ClearDefaultText();" />
</div>
<div class="clear1"></div>
</div>
</div>
</div>
<div class="HeaderRight"><a href="http://qualitymeasures.ahrq.gov/" target="_blank" tabindex="2"><img src="/hhs/images/logo_nqmc.png" alt="National Quality Measures Clearinghouse" /> <span class="info">Opens a new Window</span></a></div>
</div>
<div class="clear1"></div>
</div>
<div class="HeaderBottom">
<div class="HeaderBottomInner">
<!-- NAVIGATION -->
<ul id="nav">
<li id="navHome"><a href="/hhs/index.aspx" tabindex="2">Home</a></li>
<li id="navInventory"><a href="/hhs/inventory.aspx" tabindex="2">Measures Inventory</a></li>
<li id="navMatrix"><a href="/hhs/matrix.aspx" tabindex="2">Measures Matrix</a></li>
<li id="navFaq"><a href="/hhs/faq.aspx" tabindex="2">FAQ</a></li>
<li id="navLegacyHHSMeasures"><a href="/hhs/legacyHHSMeasures.aspx" tabindex="2">Legacy HHS Measures</a></li>
<li id="navAbout" class="flyout">
<a href="/hhs/about/index.aspx" tabindex="2">About</a>
<ul>
<li><a href="/hhs/about/glossary.aspx">Glossary</a></li>
<li><a href="/hhs/about/template.aspx">Template of Measure Attributes</a></li>
</ul>
</li>
<li id="navContactUs"><a href="/hhs/contact-us.aspx" tabindex="2">Contact Us</a></li>
</ul>
<!-- ********** -->
</div>
</div>
<!--- CONTENT --->
<div id="contentmarker" tabindex="1" class="ContentContainer">
<div class="ContentInner">
<script type="text/javascript" language="javascript">
$(window).load(function() {
var strSearch;
var queryString = queryObj();
var alteredHTML;
strSearch = queryString["search"];
alteredHTML = highlightText($(".measure_box").html(), strSearch);
$(".measure_box").html(alteredHTML);
$('.tab').keydown(function (ev) {
if (ev.which == 13) {
$(this).click();
}
if ((ev.which == 39) || (ev.which == 37)) {
var selected = $(this).attr("aria-selected");
if (selected == "true") {
$("[aria-selected='false']").attr("aria-selected", "true").focus();
$("[aria-selected='true']").addClass("active");
$(this).attr("aria-selected", "false");
$(this).removeClass("active");
var $panelID = $("[aria-selected='true']").attr("aria-controls");
var $panel = $("#" + $panelID);
$("[role='tabpanel']").attr("aria-hidden", "true");
$panel.attr("aria-hidden", "false");
$("[role='tabpanel']").removeClass("active");
$panel.addClass("active");
}
}
});
$('#current-measure-tab').click(function() {
$('#measure-history-tab').removeClass('active');
$('#measure-history-tab').attr('aria-selected', 'false');
$('.measure-history-view').removeClass('active');
$('.measure-history-view').attr('aria-hidden', 'true');
$(this).addClass('active');
$(this).attr('aria-selected', 'true');
$('.current-measure-view').addClass('active');
$('.current-measure-view').attr('aria-hidden', 'false');
});
$('#measure-history-tab').click(function() {
$('#current-measure-tab').removeClass('active');
$('#current-measure-tab').attr('aria-selected', 'false');
$('.current-measure-view').removeClass('active');
$('.current-measure-view').attr('aria-hidden', 'true');
$(this).addClass('active');
$(this).attr('aria-selected', 'true');
$('.measure-history-view').addClass('active');
$('.measure-history-view').attr('aria-hidden', 'false');
});
});
function sendEmail() {
var emailTo = "mailto:" + $("#divContactEmail").html();
$("#aSendEmail").attr("href", emailTo);
}
function launchPrintView() {
var id;
var queryString = queryObj();
var url = "/hhs/popups/printView.aspx?id=" + queryString["id"];
mywindow = window.open(url, "", "location=0,status=0,resizable=1,scrollbars=1,toolbar=0,menubar=0,width=850,height=700");
mywindow.focus;
}
function queryObj() {
var result = {}, keyValuePairs = decodeURIComponent(location.search.slice(1)).split('&');
var queryString;
$.each(keyValuePairs, function (index, value) {
queryString = value.replace("#", "").split('=');
result[queryString[0]] = queryString[1] || '';
});
return result;
}
</script>
<div id="MainContent_pnlMeasureContent">
<div style="float:left">
<span id="MainContent_lblBreadCrumb"></span>
</div>
<span id="MainContent_lblAddThis">
<script type="text/javascript"> var addthis_config = { "data_track_addressbar": true };</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-524b2fc42683d8b7"></script>
<div id="addthis" style="float:right" tabindex="5">
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_compact" >Share</a>
</div>
</div>
</span>
<div style="float:left;">
<div id="MainContent_dvBackToResult" tabindex="4"><a href="/hhs/inventory.aspx">Back to Results></a></div>
</div>
<div style="float:right;">
<img src="/hhs/images/icon_printer.png" alt="print" style="margin-top:-3px;" />
<a id="printView" onclick="launchPrintView();" onkeypress="launchPrintView();" style="padding-right:15px;" href="#" tabindex="4">Print this Measure</a>
</div>
<div style="height:10px;"></div>
<div style="clear:both;"></div>
<div class="tab-container" role="tablist">
<div id="current-measure-tab" class="tab active enterClick" tabindex="6" role="tab" aria-selected="true" aria-controls="current-measure">Measure</div>
<div id="measure-history-tab" class="tab enterClick" tabindex="6" role="tab" aria-selected="false" aria-controls="measure-history">Measure History</div>
</div>
<div style="clear:both;"></div>
<div class="measure_box">
<div class="module no-border">
<div id="MainContent_dvMeasureTitle"><div class="MeasureTitle"><div class="left-section"><span class="section-title">Measure Title:</span></div><div class="right-section">infection and complete a treatment regimen.</div></div></div>
</div>
<div id="current-measure" class="current-measure-view active" role="tabpanel" aria-labeledby="current-measure-tab" aria-selected="true">
<div id="MainContent_dvMeasureId"><div class="module"><div class="left-section">HMIS Number: </div><div class="right-section">001100</div></div></div>
<div id="MainContent_dvDisplayXml"><div class="module"><div class="left-section"><span class="section-title">Measure Denominator:</span></div><div class="right-section">The total number of contact of patients with acid-fast bacillus (AFB) smears positive results</div></div><div class="module"><div class="left-section"><span class="section-title">Measure Numerator:</span></div><div class="right-section">Number of contacts of infectious (acid-fast bacillus [AFB] smear-positive) cases that are placed on treatment for latent tuberculosis (TB) infection and complete a treatment regimen</div></div><div class="module"><div class="left-section"><span class="section-title">HL7 HQMF eMeasure:</span></div><div class="right-section">No</div></div><div class="module"><div class="left-section"><span class="section-title">Target Population Age Range (start):</span></div><div class="right-section">Not Applicable</div></div><div class="module"><div class="left-section"><span class="section-title">Target Population Age Range (end):</span></div><div class="right-section">Not Applicable</div></div><div class="module"><div class="left-section"><span class="section-title">Clinical Condition or Area:</span></div><div class="right-section"><ul><li>Infectious Diseases<ul><li>Tuberculosis</li></ul></li></ul></div></div><div class="module"><div class="left-section"><span class="section-title">Setting(s) of Care Delivery or Care Setting:</span></div><div class="right-section"><ul><li>Other: Health System</li></ul></div></div><div class="module"><div class="left-section"><span class="section-title">Measurement Target:</span></div><div class="right-section"><ul><li>Health Care Delivery System</li></ul></div></div><div class="module"><div class="left-section"><span class="section-title">Data Source:</span></div><div class="right-section"><ul><li>Other: National TB Surveillance System and the national Aggregate Reports for TB Program Evaluation</li></ul></div></div><div class="module"><div class="left-section"><span class="section-title">Operating Division/Staff Division:</span></div><div class="right-section"> <a tabindex="6" href="/hhs/disclaimer.aspx?redirect=http://www.cdc.gov/" target="_blank">Centers for Disease Control and Prevention (CDC)</a> <img alt="External Web Site Policy" src="/hhs/images/icon_externallink.gif" /></div></div><div class="module"><div class="left-section"><span class="section-title">Office/Institute/Center/Bureau:</span></div><div class="right-section"> <a tabindex="6" href="/hhs/disclaimer.aspx?redirect=http://www.cdc.gov/nchhstp/" target="_blank">National Center for HIV/AIDS, Viral Hepatitis, STD and TB Prevention (NCHHSTP)</a> <img alt="External Web Site Policy" src="/hhs/images/icon_externallink.gif" /></div></div><div class="module"><div class="left-section"><span class="section-title">Program(s):</span></div><div class="right-section"><ul><li>Annual Performance Budget Submissions</li></ul></div></div><div class="module"><div class="left-section"><span class="section-title">Measure Use:</span></div><div class="right-section"><ul><li>Monitoring and planning</li></ul></div></div><div class="module"><div class="left-section"><span class="section-title">Stage of Measure Development:</span></div><div class="right-section">Development Complete</div></div><div class="module"><div class="left-section"><span class="section-title">Measure Status:</span></div><div class="right-section">Active</div></div><div class="module"><div class="left-section"><span class="section-title">Donabedian Measure Type Classification:</span></div><div class="right-section"><ul><li>Outcome</li></ul></div></div><div class="module"><div class="left-section"><span class="section-title">Measurement Policy Council (MPC) Core Measure:</span></div><div class="right-section">No</div></div><div class="module"><div class="left-section"><span class="section-title">Primary National Quality Strategy (NQS) Priority:</span></div><div class="right-section">Not applicable</div></div><div class="module"><div class="left-section"><span class="section-title">Measure Owner:</span></div><div class="right-section">Centers for Disease Control and Prevention (CDC)</div></div><div class="module"><div class="left-section"><span class="section-title">Measure Maintenance Schedule:</span></div><div class="right-section">Annually</div></div></div>
</div>
<div id="measure-history" class="measure-history-view" role="tabpanel" aria-labeledby="measure-history-tab" aria-selected="false">
<div class="mh-row">
<div class="event"> <span id="MainContent_rptHistory_lblEvent_0">Pushed to Public Facing Site</span></div>
<div class="date"><span id="MainContent_rptHistory_lblDateTime_0">6/16/2015 4:56:29 PM</span></div>
</div>
<div style="clear: both;"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="clear: both"></div>
<!--[if IE 6]>
</div>
</div>
<![endif]-->
<!--</div>-->
</form>
<footer>
<div id="top-button-container" class="container_12">
<a href="#tiptop" tabindex="10" id="top-button">Back to top<img src="/hhs/images/top-button-icon.png" alt="Go back to top" width="25" height="25" /></a>
</div>
<div id="footer-separator"></div>
<div id="median-container">
<div id="median" class="container_12">
<a target="_blank" href="http://www.ahrq.gov/index.html" class="grid_2 alpha" tabindex="10">
<img src="/hhs/images/ahrq-footer-logo.png" alt="AHRQ" width="70" height="30" /> <span class="info">Opens a new Window</span></a>
<nav id="legal">
<ul class="grid_6">
<li>
<span><a target="_blank" href="http://www.ahrq.gov/policy/electronic/accessibility/index.html" tabindex="10">Accessibility <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/policy/electronic/disclaimers/index.html" tabindex="10">Disclaimers <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/policy/eeo/index.html" tabindex="10">EEO <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/policy/foia/index.html" tabindex="10">FOIA <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://oig.hhs.gov" tabindex="10">Inspector General <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.hhs.gov/digitalstrategy" tabindex="10">HHS Digital Strategy <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/policy/electronic/plain-writing/index.html" tabindex="10">Plain Writing Act <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/policy/electronic/privacy/index.html" tabindex="10">Privacy Policy <span class="info">Opens a new Window</span></a></span>
</li>
<li><span><a target="_blank" href="http://www.ahrq.gov/policy/electronic/about/policyix.html" tabindex="10">Electronic Policies <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.hhs.gov/plugins.html" tabindex="10">Viewers & Players <span class="info">Opens a new Window</span></a></span>
</li>
</ul>
</nav>
<div id="social">
<!-- AddThis Follow BEGIN -->
<span>Get Social</span>
<ul class="addthis_toolbox addthis_32x32_style addthis_default_style">
<li><a class="addthis_button_facebook_follow tooltip_link" tabindex="10" title="<a href='http://www.facebook.com'>facebook.com</a><img src='http://www.ahrq.gov/resources/img/exit_disclaimer.png' alt='External Web Link Policy' title='External Web Link Policy'>" addthis:userid="ahrq.gov"></a></li>
<li><a class="addthis_button_twitter_follow" tabindex="10" title="<a href='http://www.twitter.com'>twitter.com</a><img src='http://www.ahrq.gov/resources/img/exit_disclaimer.png' alt='External Web Link Policy' title='External Web Link Policy'>" addthis:userid="ahrqnews"></a></li>
<li><a class="addthis_button_youtube_follow" tabindex="10" title="<a href='http://www.youtube.com'>youtube.com</a><img src='http://www.ahrq.gov/resources/img/exit_disclaimer.png' alt='External Web Link Policy' title='External Web Link Policy'>" addthis:userid="AHRQHealthTV"></a></li>
</ul>
<script type="text/javascript" src="//s7.addthis.com/js/250/addthis_widget.js#pubid=xa-502d46502ced1308"></script>
<!-- AddThis Follow END -->
</div>
<!-- AddThis Follow END -->
</div>
</div>
<div id="seo-container">
<div id="seo" class="container_12">
<nav id="footer-utility" class="alpha grid_2 omega">
<ul>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/index.html" tabindex="11">Home <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/cpi/about/index.html" tabindex="11">About Us <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/cpi/about/careers/index.html" tabindex="11">Careers <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/contact/index.html" tabindex="11">Contact Us <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="http://www.ahrq.gov/Sitemap.html" tabindex="11">Sitemap <span class="info">Opens a new Window</span></a></span>
</li>
<li>
<span><a target="_blank" href="https://info.ahrq.gov/" tabindex="11">FAQ <span class="info">Opens a new Window</span></a></span>
</li>
</ul>
</nav>
<nav id="footer-primary" class="alpha grid_6 omega">
<!-- T:SnFooterNav -->
<div>
<ul class="col2">
<li><strong><a tabindex="11" target="_blank" href="http://www.ahrq.gov/health-care-information/index.html">Health Care  Information <span class="info">Opens a new Window</span></a></strong></li>
<li><strong><a tabindex="11" target="_blank" href="http://www.ahrq.gov/patients-consumers/index.html">For Patients & Consumers <span class="info">Opens a new Window</span></a></strong></li>
<li><strong><a tabindex="11" target="_blank" href="http://www.ahrq.gov/professionals/index.html">For Professionals <span class="info">Opens a new Window</span></a></strong></li>
<li><strong><a tabindex="11" target="_blank" href="http://www.ahrq.gov/policymakers/index.html">For Policymakers</a></strong></li>
</ul>
<ul class="col2">
<li><strong><a tabindex="11" target="_blank" href="http://www.ahrq.gov/research/index.html">Research Tools & Data <span class="info">Opens a new Window</span></a></strong></li>
<li><strong><a tabindex="11" target="_blank" href="http://www.ahrq.gov/funding/index.html">Funding & Grants <span class="info">Opens a new Window</span></a></strong></li>
<li><strong><a tabindex="11" target="_blank" href="http://www.ahrq.gov/cpi/index.html">Centers, Portfolios & Initiatives <span class="info">Opens a new Window</span></a></strong></li>
<li><strong><a tabindex="11" target="_blank" href="http://www.ahrq.gov/news/index.html">News & Events <span class="info">Opens a new Window</span></a></strong></li>
</ul>
</div>
</nav>
<div id="gov-info" class="alpha grid_4">
<ul>
<li>
<!-- T:SnGetLinksFromNavTree -->
<span><a tabindex="11" target="_blank" href="http://www.hhs.gov">U.S. Department of Health & Human Services <span class="info">Opens a new Window</span></a></span>
<br>
<span><a tabindex="11" target="_blank" href="http://www.whitehouse.gov">The White House <span class="info">Opens a new Window</span></a></span>
<br>
<span><a tabindex="11" target="_blank" href="http://www.usa.gov">USA.gov: The U.S. Government's Official Web Portal <span class="info">Opens a new Window</span></a></span>
<br>
</li>
</ul>
<div id="address">
<b>Agency for Healthcare Research and Quality</b><br>
5600 Fishers Lane<br>
Rockville, MD 20857<br>
<b>Telephone:</b> (301) 427-1364
</div>
</div>
</div>
</div>
<div id="mission-container" class="container_12">Improving the Quality, Safety, Efficiency, and Effectiveness of Health Care For All Americans</div>
</footer>
<!-- JavaScript at the bottom for fast page loading -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<!-- <script>window.jQuery || document.write('<script src="http://www.ahrq.gov/resources/js/libs/jquery-1.7.1.min.js"><\/script>')</script> -->
<!-- scripts concatenated and minified via build script -->
<script src="/hhs/js/resources/libs/jquery.simplemodal.js"></script>
<script src="/hhs/js/resources/libs/plugins.js"></script>
<!-- JPP: ahrq_footer was included as part of TJ-14627 rebranding -->
<!-- This script was causing issues with our links that it detected as external. I included the script locally and fixed the local copy. -->
<!-- <script src="http://www.ahrq.gov/resources/js/script.js"></script>-->
<script src="/hhs/js/ahrq_script.js"></script>
<script src="/hhs/js/jquery.validate.js"></script>
<!-- end scripts -->
</body>
</html>