Produced by Araxis Merge on 1/2/2018 12:00:45 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Tue Jan 2 17:00:45 2018 UTC | ||
| 2 | HTRE_P2.zip\src.zip\output\ihta_admin.zip\qir.zip | qir_tabs.htm | Fri Sep 16 17:20:20 2016 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 228 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <?xml vers ion="1.0" encoding=" utf-8" ?> | |||||
| 2 | <!DOCTYPE html PUBLI C "-//W3C/ /DTD XHTML 1.0 Trans itional//E N" "http:/ /www.w3.or g/TR/xhtml 1/DTD/xhtm l1-transit ional.dtd" > | |||||
| 3 | <html xmln s="http:// www.w3.org /1999/xhtm l"> | |||||
| 4 | <head> | |||||
| 5 | <meta http -equiv="Co ntent-Type " content= "text/html ; charset= utf-8" /> | |||||
| 6 | <meta nam e="generat or" conten t="Adobe R oboHelp 10 " /> | |||||
| 7 | <title>QI R Tabs</ti tle> | |||||
| 8 | <link rel= "StyleShee t" href="h tie_hdi_us er_manual. css" type= "text/css" /> | |||||
| 9 | <style typ e="text/cs s"> | |||||
| 10 | <!-- | |||||
| 11 | body { bor der-left-s tyle:none; | |||||
| 12 | border-rig ht-style:n one; | |||||
| 13 | border-top -style:non e; | |||||
| 14 | border-bot tom-style: none; } | |||||
| 15 | --> | |||||
| 16 | </style> | |||||
| 17 | <style typ e="text/cs s"> | |||||
| 18 | <!-- | |||||
| 19 | div.WebHel pPopupMenu { positio n:absolute ; | |||||
| 20 | left:0px; | |||||
| 21 | top:0px; | |||||
| 22 | z-index:4; | |||||
| 23 | visibility :hidden; } | |||||
| 24 | p.WebHelpN avBar { te xt-align:r ight; } | |||||
| 25 | --> | |||||
| 26 | </style> | |||||
| 27 | <script ty pe="text/j avascript" language= "javascrip t1.2" src= "whmsg.js" charset=" utf-8"></s cript> | |||||
| 28 | <script ty pe="text/j avascript" language= "javascrip t" src="wh ver.js" ch arset="utf -8"></scri pt> | |||||
| 29 | <script ty pe="text/j avascript" language= "javascrip t1.2" src= "whutils.j s" charset ="utf-8">< /script> | |||||
| 30 | <script ty pe="text/j avascript" language= "javascrip t1.2" src= "whproxy.j s" charset ="utf-8">< /script> | |||||
| 31 | <script ty pe="text/j avascript" language= "javascrip t1.2" src= "whlang.js " charset= "utf-8"></ script> | |||||
| 32 | <script ty pe="text/j avascript" language= "javascrip t1.2" src= "whtopic.j s" charset ="utf-8">< /script> | |||||
| 33 | <script ty pe="text/j avascript" language= "javascrip t1.2">//<! [CDATA[ | |||||
| 34 | <!-- | |||||
| 35 | if (window .gbWhTopic ) | |||||
| 36 | { | |||||
| 37 | va r strUrl = document. location.h ref; | |||||
| 38 | va r bc = 0; | |||||
| 39 | va r n = strU rl.toLower Case().ind exOf("bc-" ); | |||||
| 40 | if (n != -1) | |||||
| 41 | { | |||||
| 42 | docu ment.locat ion.href = strUrl.su bstring(0, n); | |||||
| 43 | bc = strUrl.su bstring(n+ 3); | |||||
| 44 | } | |||||
| 45 | ||||||
| 46 | ad dTocInfo(" Manage QIR s\nQIR Tab s"); | |||||
| 47 | ||||||
| 48 | ||||||
| 49 | ||||||
| 50 | } | |||||
| 51 | else | |||||
| 52 | if (window.g bIE4) | |||||
| 53 | docu ment.locat ion.reload (); | |||||
| 54 | ||||||
| 55 | onLoadHand ler = func tion() | |||||
| 56 | { | |||||
| 57 | if (window.s etRelStart Page) | |||||
| 58 | { | |||||
| 59 | setTim eout("setR elStartPag e('index.h tml');", 1 ) | |||||
| 60 | ||||||
| 61 | setTim eout("Upda teBreadCru mbsMarker( );", 1); | |||||
| 62 | } | |||||
| 63 | } | |||||
| 64 | ||||||
| 65 | if (window .addEventL istener){ | |||||
| 66 | wi ndow.addEv entListene r('load', onLoadHand ler, false ); | |||||
| 67 | } else if (window.at tachEvent) { | |||||
| 68 | wi ndow.attac hEvent('on load', onL oadHandler ); | |||||
| 69 | } | |||||
| 70 | ||||||
| 71 | function o nSetStartP age() | |||||
| 72 | { | |||||
| 73 | au toSync(0); | |||||
| 74 | se ndSyncInfo (); | |||||
| 75 | se ndAveInfoO ut(); | |||||
| 76 | } | |||||
| 77 | //--> | |||||
| 78 | //]]></scr ipt> | |||||
| 79 | </head> | |||||
| 80 | ||||||
| 81 | <body><scr ipt type=" text/javas cript" lan guage="jav ascript1.2 ">//<![CDA TA[ | |||||
| 82 | <!-- | |||||
| 83 | if (window .writeInto picBar) | |||||
| 84 | wr iteIntopic Bar(4); | |||||
| 85 | //--> | |||||
| 86 | //]]></scr ipt> | |||||
| 87 | <script ty pe="text/j avascript" src="./eh lpdhtm.js" language= "JavaScrip t1.2"></sc ript> | |||||
| 88 | ||||||
| 89 | <div style ="width: 1 00%; posit ion: relat ive;" id=" header"> | |||||
| 90 | <p style="te xt-align: center; fo nt-size: 8 pt; color: #ff0000; font-weigh t: bold;"> NOTE: | |||||
| 91 | D o NOT ente r any Pers onally Ide ntifiable Informatio n (PII) in to the | |||||
| 92 | I HTA system !  <s pan style= "mso-farea st-font-fa mily: Cali bri; | |||||
| 93 | mso-f areast-the me-font: m inor-latin ; mso-bidi -font-fami ly: 'Times New Roman '; | |||||
| 94 | mso-a nsi-langua ge: EN-US; mso-farea st-languag e: EN-US; | |||||
| 95 | mso-b idi-langua ge: AR-SA; ">In addit ion, | |||||
| 96 | p lease addr ess only o ne vendor in any (ea ch) QIR.</ span> </p> | |||||
| 97 | </div> | |||||
| 98 | <h1>QIR Ta bs</h1> | |||||
| 99 | <p style=" font-famil y: Verdana , sans-ser if;">After a QIR has been subm itted, | |||||
| 100 | the QIR d isplays fo ur tabs fo r review a nd update: <span sty le="font-w eight: bol d;">Summar y</span>, | |||||
| 101 | <span sty le="font-w eight: bol d;">Recomm endations and Remark s</span>, <span | |||||
| 102 | s tyle="font -weight: b old;">Vend or Actions </span>, a nd <span s tyle="font -weight: b old;">Atta chments</s pan>. | |||||
| 103 | The follo wing table outlines the conten t and purp ose of eac h tab.</p> | |||||
| 104 | <p style=" font-famil y: Verdana , sans-ser if;">  ;</p> | |||||
| 105 | <table sty le="vertic al-align: top; line- height: 15 0%; left: 0px; top: 94px;" | |||||
| 106 | cel lspacing=" 0" width=" 100%"> | |||||
| 107 | <c ol style=" width: 16. 648%;" /> | |||||
| 108 | <c ol style=" width: 83. 352%;" /> | |||||
| 109 | <t r style="v ertical-al ign: top; height: 34 px;"> | |||||
| 110 | <td style="bor der-top: S olid 2px # ffffff; bo rder-right : Solid 2p x #ffffff; | |||||
| 111 | borde r-bottom: Solid 2px #ffffff; p adding-rig ht: 10px; padding-le ft: 10px; | |||||
| 112 | verti cal-align: middle;" bgcolor="# 000080"><p style="co lor: #ffff ff; | |||||
| 113 | font-weig ht: bold;" >Tab</p></ td> | |||||
| 114 | <td style="bor der: Solid 2px #ffff ff; paddin g-right: 1 0px; paddi ng-left: 1 0px; | |||||
| 115 | verti cal-align: middle;" bgcolor="# 000080"><p style="co lor: #ffff ff; | |||||
| 116 | font-weig ht: bold;" >Descripti on</p></td > | |||||
| 117 | </ tr> | |||||
| 118 | <t r style="v ertical-al ign: top; height: 13 1px;"> | |||||
| 119 | <td style="bor der-right: Solid 2px #ffffff; border-bot tom: Solid 2px #ffff ff; | |||||
| 120 | paddi ng-right: 10px; padd ing-left: 10px; vert ical-align : middle;" | |||||
| 121 | bgcol or="#DFDFD F"><p styl e="font-we ight: bold ;">Summary </p></td> | |||||
| 122 | <td style="bor der-left: Solid 2px #ffffff; b order-righ t: Solid 2 px #ffffff ; | |||||
| 123 | borde r-bottom: Solid 2px #ffffff; p adding-rig ht: 10px; padding-le ft: 10px; | |||||
| 124 | verti cal-align: middle;" bgcolor="# DFDFDF"><p >Provides the | |||||
| 125 | <sp an style=" font-style : italic;" ><i>Status </i></span >, <span s tyle="font -style: it alic;"><i> Tracking | |||||
| 126 | Num ber (TN), Headline</ i></span> (subject o f QIR), <s pan style= "font-styl e: italic; "><i>Submi tted | |||||
| 127 | Dat e, Submitt ed By, Fac ility</i>< /span> (in itiating t he QIR)<sp an | |||||
| 128 | sty le="font-s tyle: ital ic;"><i>, Vendor, Ty pe of Comp laint</i>< /span>, | |||||
| 129 | <sp an style=" font-style : italic;" ><i>DMP Is sue</i></s pan>, <spa n style="f ont-style: italic;"> <i>DMP | |||||
| 130 | Iss ue Type</i ></span>, <span styl e="font-st yle: itali c;"><i>Con tract | |||||
| 131 | or Purchase O rder Numbe r</i></spa n>, <span style="fon t-style: i talic;"><i >Device | |||||
| 132 | Mod el</i></sp an>, <span style="fo nt-style: italic;">< i>Serial N umber</i>< /span>, | |||||
| 133 | and <span sty le="font-s tyle: ital ic;"><i>Ca use of Com plaint</i> </span> | |||||
| 134 | fie lds. <span style="fo nt-style: italic;">< i>Headline </i></span >, <span | |||||
| 135 | sty le="font-s tyle: ital ic;"><i>Ve ndor</i></ span>, <sp an style=" font-style : italic;" ><i>Cause | |||||
| 136 | of Complaint, </i></span > and <spa n style="f ont-style: italic;"> <i>Recomme ndations | |||||
| 137 | and Remarks</ i></span> are requir ed fields when the Q IR is subm itted.</p> | |||||
| 138 | <p>& #160;</p> | |||||
| 139 | <p>T he Origina tor can up date the < span style ="font-sty le: italic ;"><i>Caus e | |||||
| 140 | of Complaint< /i></span> field on the <span style="fon t-weight: bold;">Sum mary</span > | |||||
| 141 | tab once the QIR has be en submitt ed, but be fore the N ational Ad ministrato r | |||||
| 142 | app roves the QIR, by ad ding text and then c licking <s pan style= "font-weig ht: bold;" >Update</s pan>.</p>< /td> | |||||
| 143 | </ tr> | |||||
| 144 | <t r style="v ertical-al ign: top; height: 14 1px;"> | |||||
| 145 | <td style="bor der-right: Solid 2px #ffffff; border-bot tom: Solid 2px #ffff ff; | |||||
| 146 | paddi ng-right: 10px; padd ing-left: 10px; vert ical-align : middle;" | |||||
| 147 | bgcol or="#DFDFD F"><p styl e="font-we ight: bold ;">Recomme ndations | |||||
| 148 | and Remarks</ p></td> | |||||
| 149 | <td style="bor der-left: Solid 2px #ffffff; b order-righ t: Solid 2 px #ffffff ; | |||||
| 150 | borde r-bottom: Solid 2px #ffffff; p adding-rig ht: 10px; padding-le ft: 10px; | |||||
| 151 | verti cal-align: middle;" bgcolor="# DFDFDF"><p ><span sty le="font-s tyle: ital ic;"><i>Re commendati ons | |||||
| 152 | and Remarks</ i></span>: The issui ng Facilit y # and na me are ent ered | |||||
| 153 | int o this fie ld upon cr eation. Th e Originat or and the National | |||||
| 154 | Adm inistrator also use this field to enter comments i n the QIR | |||||
| 155 | or to request additiona l informat ion. This field is n ot active | |||||
| 156 | for the Vendo r (see the <span sty le="font-w eight: bol d;">Vendor | |||||
| 157 | Act ions</span > tab belo w).</p> | |||||
| 158 | <p>& #160;</p> | |||||
| 159 | <p>< span style ="font-sty le: italic ;"><i>Reco mmendation s and Rema rks | |||||
| 160 | His tory</i></ span>: Par ticipants use this f ield to re view Origi nator | |||||
| 161 | and National Administra tor respon ses, comme nts, and r equests. | |||||
| 162 | Thi s field di splays all prior tex t entered in the <sp an style=" font-style : italic;" ><i>Recomm endations | |||||
| 163 | and Remarks</ i></span> field with the times tamp and U ser Name.< /p></td> | |||||
| 164 | </ tr> | |||||
| 165 | <t r style="v ertical-al ign: top; height: 18 7px;"> | |||||
| 166 | <td style="bor der-right: Solid 2px #ffffff; border-bot tom: Solid 2px #ffff ff; | |||||
| 167 | paddi ng-right: 10px; padd ing-left: 10px; vert ical-align : middle;" | |||||
| 168 | bgcol or="#DFDFD F"><p styl e="font-we ight: bold ;"><span s tyle="font -weight: b old;">Vend or | |||||
| 169 | Act ions</span ></p></td> | |||||
| 170 | <td style="bor der-left: Solid 2px #ffffff; b order-righ t: Solid 2 px #ffffff ; | |||||
| 171 | borde r-bottom: Solid 2px #ffffff; p adding-rig ht: 10px; padding-le ft: 10px; | |||||
| 172 | verti cal-align: middle;" bgcolor="# DFDFDF"><p ><span sty le="font-s tyle: ital ic;"><i>Ve ndor | |||||
| 173 | Res ponse Due< /i></span> : After a QIR has be en approve d by the N ational | |||||
| 174 | Adm inistrator , the Vend or has ten business days to pr ovide a so lution | |||||
| 175 | to the QIR. T his date w ill remain active un til the Ve ndor enter s | |||||
| 176 | a r esponse an d clicks t he <span s tyle="font -weight: b old;">Repl y</span> | |||||
| 177 | but ton. This date appea rs just be low the ta bs display on the <s pan | |||||
| 178 | sty le="font-w eight: bol d;">Vendor Actions</ span> tab. The <span | |||||
| 179 | sty le="font-s tyle: ital ic;"><i>Ve ndor Respo nse Due</i ></span> w ill recalc ulate | |||||
| 180 | and re-displa y whenever the Natio nal Admini strator up dates the | |||||
| 181 | QIR .  </ p> | |||||
| 182 | <p>& #160;</p> | |||||
| 183 | <p>< span style ="font-sty le: italic ;"><i>Vend or Actions </i></span >: The | |||||
| 184 | Ven dor uses t his field to request additiona l informat ion or to | |||||
| 185 | ent er a solut ion to the QIR. This field is only activ e for the | |||||
| 186 | Ven dor.</p> | |||||
| 187 | <p>& #160;</p> | |||||
| 188 | <p>< span style ="font-sty le: italic ;"><i>Vend or Actions History</ i></span>: | |||||
| 189 | Par ticipants use this t ab to revi ew Vendor responses, comments, | |||||
| 190 | and requests. This fiel d displays all prior text ente red in the | |||||
| 191 | <sp an style=" font-style : italic;" ><i>Vendor Actions</ i></span> field | |||||
| 192 | and the times tamp and U ser Name.< /p></td> | |||||
| 193 | </ tr> | |||||
| 194 | <t r style="v ertical-al ign: top; height: 72 px;"> | |||||
| 195 | <td style="bor der-right: Solid 2px #ffffff; border-bot tom: Solid 2px #ffff ff; | |||||
| 196 | paddi ng-right: 10px; padd ing-left: 10px; vert ical-align : middle;" | |||||
| 197 | bgcol or="#DFDFD F"><span s tyle="font -family: V erdana, sa ns-serif; | |||||
| 198 | font-si ze: 10pt; font-weigh t: bold;"> <font size ="2" style ="font-siz e:10pt;">A ttachments </font></s pan></td> | |||||
| 199 | <td style="bor der-left: Solid 2px #ffffff; b order-righ t: Solid 2 px #ffffff ; | |||||
| 200 | borde r-bottom: Solid 2px #ffffff; p adding-rig ht: 10px; padding-le ft: 10px; | |||||
| 201 | verti cal-align: middle;" bgcolor="# DFDFDF"><p >All activ e particip ants | |||||
| 202 | wil l use this tab to up load attac hments. (S ee <span s tyle="font -weight: b old;"><a t itle="Add or Remove Attachment " href="ad d_attachme nt_to_qir. htm">Add | |||||
| 203 | or Remove Att achments</ a></span>. )</p></td> | |||||
| 204 | </ tr> | |||||
| 205 | </table> | |||||
| 206 | <p style=" font-famil y: Verdana , sans-ser if;">  ;</p> | |||||
| 207 | <p style=" font-famil y: Verdana , sans-ser if;">  ;</p> | |||||
| 208 | <p style=" font-famil y: Verdana , sans-ser if; font-w eight: bol d;">See Al so</p> | |||||
| 209 | <p style=" font-famil y: Verdana , sans-ser if; font-w eight: bol d;"><a tit le="QIR Ov erview" hr ef="qualit y_improvem ent_report s_(qir).ht m">QIR Ove rview</a>< /p> | |||||
| 210 | <p style=" font-famil y: Verdana , sans-ser if; font-w eight: bol d;"><a tit le="QIR Pa rticipants " href="qi r_roles.ht m">QIR Par ticipants< /a></p> | |||||
| 211 | <p style=" font-famil y: Verdana , sans-ser if; font-w eight: bol d;"><a tit le="QIR Bu ttons" hre f="qir_but tons.htm"> QIR Button s</a></p> | |||||
| 212 | <p style=" font-famil y: Verdana , sans-ser if; font-w eight: bol d;"><a tit le="QIR St atuses" hr ef="qir_st atuses.htm ">QIR Stat uses</a></ p> | |||||
| 213 | <p style=" font-famil y: Verdana , sans-ser if; font-w eight: bol d;"><a tit le="When t o Use the Update But ton?" href ="how_to_u se_the_upd ate_button .htm">When to Use th e Update B utton</a>< /p> | |||||
| 214 | <p style=" font-famil y: Verdana , sans-ser if; font-w eight: bol d;">  </p> | |||||
| 215 | <div style ="width: 1 00%; posit ion: relat ive;" id=" footer"> | |||||
| 216 | <p style="te xt-align: center; ma rgin-top: 3pt; font- size: 8pt; color: #f f0000; | |||||
| 217 | fon t-weight: bold;"> 60;</p> | |||||
| 218 | </div> | |||||
| 219 | <script ty pe="text/j avascript" language= "javascrip t1.2">//<! [CDATA[ | |||||
| 220 | <!-- | |||||
| 221 | if (window .writeInto picBar) | |||||
| 222 | wr iteIntopic Bar(0); | |||||
| 223 | ||||||
| 224 | highlightS earch(); | |||||
| 225 | //--> | |||||
| 226 | //]]></scr ipt> | |||||
| 227 | </body> | |||||
| 228 | </html> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.