Produced by Araxis Merge on 6/9/2017 3:51:41 PM Eastern Daylight 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 | Fri Jun 9 19:51:41 2017 UTC | ||
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-web\src\main\webapp\WEB-INF\web | documentDisclosureReportResults.jsp | Fri Apr 21 20:15:58 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 501 |
| 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 | <%-- | |||||
| 2 | Docume nt : Doc ument Disc losure Rep ort | |||||
| 3 | Create d By : Dav id Vasquez / Robert Snelling | |||||
| 4 | Modifi ed By: Ash a Amritraj | |||||
| 5 | --%> | |||||
| 6 | <%-- DEPRE CATED --%> | |||||
| 7 | <%-- | |||||
| 8 | <<<<<<< HE AD | |||||
| 9 | <%@taglib tagdir="/W EB-INF/tag s/formatti ng" prefix ="f" %> | |||||
| 10 | ======= | |||||
| 11 | <%@page co ntentType= "text/html " pageEnco ding="UTF- 8"%> | |||||
| 12 | >>>>>>> va pe_incr_2 | |||||
| 13 | <%@taglib uri="http: //java.sun .com/jsp/j stl/core" prefix="c" %> | |||||
| 14 | <%@taglib uri="http: //java.sun .com/jsp/j stl/fmt" p refix="fmt "%> | |||||
| 15 | <%@taglib uri="http: //java.sun .com/jsp/j stl/functi ons" prefi x="fn"%> | |||||
| 16 | <%@taglib tagdir="/W EB-INF/tag s/paginato r" prefix= "pg"%> | |||||
| 17 | <%@taglib tagdir="/W EB-INF/tag s/cpp" pre fix="cpp" %> | |||||
| 18 | ||||||
| 19 | <f:mainTem plate head erText=" A ccounting of Disclos ures Repor t"> | |||||
| 20 | <scrip t language ="JavaScri pt"> | |||||
| 21 | $( document). ready(func tion () { | |||||
| 22 | //Printi ng | |||||
| 23 | $('#prin tReport'). on('click' , function () { | |||||
| 24 | wind ow.print() ; | |||||
| 25 | }); | |||||
| 26 | ||||||
| 27 | <<<<<<< HE AD | |||||
| 28 | //toolti ps | |||||
| 29 | $('#ssnH eader').qt ip($.exten d(tipOptio ns, { | |||||
| 30 | cont ent: "${de scriptors[ "ssnColumn "]}" | |||||
| 31 | })); | |||||
| 32 | $('#last NameHeader ').qtip($. extend(tip Options, { | |||||
| 33 | cont ent: "${de scriptors[ "lastNameC olumn"]}" | |||||
| 34 | })); | |||||
| 35 | $('#firs tNameHeade r').qtip($ .extend(ti pOptions, { | |||||
| 36 | cont ent: "${de scriptors[ "firstName Column"]}" | |||||
| 37 | })); | |||||
| 38 | $('#disc losureDate Header').q tip($.exte nd(tipOpti ons, { | |||||
| 39 | cont ent: "${de scriptors[ "eventOccu rredColumn "]}" | |||||
| 40 | })); | |||||
| 41 | $('#disc losuresHea der').qtip ($.extend( tipOptions , { | |||||
| 42 | cont ent: "${de scriptors[ "disclosur eColumn"]} " | |||||
| 43 | })); | |||||
| 44 | $('#faci lityHeader ').qtip($. extend(tip Options, { | |||||
| 45 | cont ent: "${de scriptors[ "disclosur eReportFac ilityColum n"]}" | |||||
| 46 | })); | |||||
| 47 | $('#faci lityNumber Header').q tip($.exte nd(tipOpti ons, { | |||||
| 48 | cont ent: "${de scriptors[ "patientPr eferredFac ilityStati onIdColumn "]}" | |||||
| 49 | })); | |||||
| 50 | $('#orga nizationHe ader').qti p($.extend (tipOption s, { | |||||
| 51 | cont ent: "${de scriptors[ "accountin gOfDisclos uresReport Organizati on"]}" | |||||
| 52 | })); | |||||
| 53 | $('#user IdHeader') .qtip($.ex tend(tipOp tions, { | |||||
| 54 | cont ent: "${de scriptors[ "disclosur esUserIdCo lumn"]}" | |||||
| 55 | })); | |||||
| 56 | $('#pouH eader').qt ip($.exten d(tipOptio ns, { | |||||
| 57 | cont ent: "${de scriptors[ "purposeOf UseColumn" ]}" | |||||
| 58 | })); | |||||
| 59 | $('#user RoleHeader ').qtip($. extend(tip Options, { | |||||
| 60 | cont ent: "${de scriptors[ "disclosur eDetailedR eportUserR oleColumn" ]}", | |||||
| 61 | posi tion: { | |||||
| 62 | my: 'cente r right', | |||||
| 63 | at: 'cente r left' | |||||
| 64 | } | |||||
| 65 | })); | |||||
| 66 | $('#view Header').q tip($.exte nd(tipOpti ons, { | |||||
| 67 | cont ent: "${de scriptors[ "genericVi ewColumn"] }", | |||||
| 68 | posi tion: { | |||||
| 69 | my: 'cente r right', | |||||
| 70 | at: 'cente r left' | |||||
| 71 | } | |||||
| 72 | })); | |||||
| 73 | }) ; | |||||
| 74 | </scri pt> | |||||
| 75 | ||||||
| 76 | <%@inc lude file= "patientLi nkForm.jsp f"%> | |||||
| 77 | ||||||
| 78 | <div> | |||||
| 79 | <i nput name= "exportToE xcel" id=" exportToEx cel" title ="Export t o Excel" c lass="butt on" type=" submit" va lue="Expor t to Excel " onclick= "scheduled ExportAler t();" /> | |||||
| 80 | <i nput name= "exportToC sv" id="ex portToCsv" title="Ex port to CS V" class=" button" ty pe="submit " value="E xport to C SV" onclic k="exportA lert();" / > | |||||
| 81 | <i nput name= "printRepo rt" id="pr intReport" title="Pr int" class ="button" type="butt on" value= "Print" /> | |||||
| 82 | </div> | |||||
| 83 | ||||||
| 84 | <div> | |||||
| 85 | <t able class ="ver-mini malist"> | |||||
| 86 | <tbody> | |||||
| 87 | <tr class="dat eFilters"> | |||||
| 88 | <th scope= "row" styl e="border- bottom: no ne; float: left; fon t-size: 0; height: 0 ;">Filters </th> | |||||
| 89 | <td style= "float: le ft;">Patie nt ID (ICN )</td> | |||||
| 90 | <td> | |||||
| 91 | <c:cho ose> | |||||
| 92 | <c :when test ="${!empty documentD isclosureQ ueryICN}"> | |||||
| 93 | ${docume ntDisclosu reQueryICN } | |||||
| 94 | </ c:when> | |||||
| 95 | <c :otherwise > | |||||
| 96 | ALL | |||||
| 97 | </ c:otherwis e> | |||||
| 98 | </c:ch oose> | |||||
| 99 | </td> | |||||
| 100 | <td class= "datePaddi ng">Start Date</td> | |||||
| 101 | <td> | |||||
| 102 | <c:cho ose> | |||||
| 103 | <c :when test ="${!empty documentD isclosureQ ueryStartD ate}"> | |||||
| 104 | <fmt:for matDate pa ttern="MM/ dd/yyyy" v alue="${do cumentDisc losureQuer yStartDate }" /> | |||||
| 105 | </ c:when> | |||||
| 106 | <c :otherwise > | |||||
| 107 | N/A | |||||
| 108 | </ c:otherwis e> | |||||
| 109 | </c:ch oose> | |||||
| 110 | </td> | |||||
| 111 | <td class= "datePaddi ng">End Da te</td> | |||||
| 112 | <td> | |||||
| 113 | <c:cho ose> | |||||
| 114 | <c :when test ="${!empty documentD isclosureQ ueryEndDat e}"> | |||||
| 115 | <fmt:for matDate pa ttern="MM/ dd/yyyy" v alue="${do cumentDisc losureQuer yEndDate}" /> | |||||
| 116 | </ c:when> | |||||
| 117 | <c :otherwise > | |||||
| 118 | N/A | |||||
| 119 | </ c:otherwis e> | |||||
| 120 | </c:ch oose> | |||||
| 121 | </td> | |||||
| 122 | </tr > | |||||
| 123 | </tbody> | |||||
| 124 | </ table> | |||||
| 125 | </div> | |||||
| 126 | ||||||
| 127 | <div> | |||||
| 128 | <c :choose> | |||||
| 129 | <c:when test="${!e mpty docum entDisclos ureResults }"> | |||||
| 130 | <br /> | |||||
| 131 | <pg: paginator paginator= "${paginat or}" uri=" DocumentDi sclosureRe portResult s.do_sec" results="$ {documentD isclosureR esults}" / > | |||||
| 132 | <tab le width=" 100%"> | |||||
| 133 | <thead> | |||||
| 134 | <tr cl ass="hor-m inimalist- c" style=" padding-le ft: 0;"> | |||||
| 135 | <t h scope =" row" style ="border-b ottom: non e;"><span id="ssnHea der">SSN</ span></th> | |||||
| 136 | <t d style="b order-bott om: none;" ><span id= "lastNameH eader">Pat ient Last Name</span ></td> | |||||
| 137 | <t d style="b order-bott om: none;" ><span id= "firstName Header">Pa tient Firs t Name</sp an></td> | |||||
| 138 | <t d style="b order-bott om: none;" ><span id= "disclosur eDateHeade r">Date of Disclosur es (CT)</s pan></td> | |||||
| 139 | <t d style="b order-bott om: none;" ><span id= "disclosur esHeader"> Disclosure s</span></ td> | |||||
| 140 | ||||||
| 141 | <c :choose> | |||||
| 142 | <c:when test="${do cumentDisc losureSour ce eq 'exc hange'}"> | |||||
| 143 | <td style="bor der-bottom : none;">< span id="f acilityHea der">Patie nt Preferr ed Facilit y</span></ td> | |||||
| 144 | <td style="bor der-bottom : none;">< span id="f acilityNum berHeader" >Patient P referred F acility St ation ID</ span></td> | |||||
| 145 | <td style="bor der-bottom : none;">< span id="o rganizatio nHeader">$ {organizat ionName} O rganizatio n</span></ td> | |||||
| 146 | </c:when > | |||||
| 147 | <c:other wise> | |||||
| 148 | <td style="bor der-bottom : none;">D irect Addr ess</td> | |||||
| 149 | </c:othe rwise> | |||||
| 150 | </ c:choose> | |||||
| 151 | <t d style="b order-bott om: none;" ><span id= "userIdHea der">User ID</span>< /td> | |||||
| 152 | ||||||
| 153 | <t d style="b order-bott om: none;" ><span id= "pouHeader ">Purpose of Use</sp an></td> | |||||
| 154 | <c :choose> | |||||
| 155 | <c:when test="${do cumentDisc losureSour ce eq 'exc hange'}"> | |||||
| 156 | <td style="bor der-bottom : none;">< span id="u serRoleHea der">User Role</span ></td> | |||||
| 157 | <td style="bor der-bottom : none;" i d="view-Co lumn"><spa n id="view Header">Vi ew</span>< /td> | |||||
| 158 | </c:when > | |||||
| 159 | </ c:choose> | |||||
| 160 | <t d style="b order-bott om: none;" ></td> | |||||
| 161 | </tr> | |||||
| 162 | <tr cl ass="hor-m inimalist- c"> | |||||
| 163 | <t h scope="r ow" style= "border-bo ttom: 2px solid #667 8b1;"><a h ref="Docum entDisclos ureReportR esults.do_ sec?docume ntDisclosu reSortValu e=patientS SN&documen tDisclosur eSortDirec tion=ASC"> <br><img a lt="sort t his column in ascend ing order" src="res/ sort-ascen ding.jpg" border="0" /></a><a> - </a><a h ref="Docum entDisclos ureReportR esults.do_ sec?docume ntDisclosu reSortValu e=patientS SN&documen tDisclosur eSortDirec tion=DESC" ><img alt= "sort this column in descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></th> | |||||
| 164 | <t d><a href= "DocumentD isclosureR eportResul ts.do_sec? documentDi sclosureSo rtValue=pa tientLastN ame&docume ntDisclosu reSortDire ction=ASC" ><br><img alt="sort this colum n in ascen ding order " src="res /sort-asce nding.jpg" border="0 "/></a><a> - </a><a href="Docu mentDisclo sureReport Results.do _sec?docum entDisclos ureSortVal ue=patient LastName&d ocumentDis closureSor tDirection =DESC"><im g alt="sor t this col umn in des cending or der" src=" res/sort-d escending. jpg" borde r="0" /></ a></td> | |||||
| 165 | <t d><a href= "DocumentD isclosureR eportResul ts.do_sec? documentDi sclosureSo rtValue=pa tientGiven Name&docum entDisclos ureSortDir ection=ASC "><br><img alt="sort this colu mn in asce nding orde r" src="re s/sort-asc ending.jpg " border=" 0"/></a><a > - </a><a href="Doc umentDiscl osureRepor tResults.d o_sec?docu mentDisclo sureSortVa lue=patien tGivenName &documentD isclosureS ortDirecti on=DESC">< img alt="s ort this c olumn in d escending order" src ="res/sort -descendin g.jpg" bor der="0" /> </a></td> | |||||
| 166 | <t d><a href= "DocumentD isclosureR eportResul ts.do_sec? documentDi sclosureSo rtValue=au ditTime&do cumentDisc losureSort Direction= ASC"><br>< img alt="s ort this c olumn in a scending o rder" src= "res/sort- ascending. jpg" borde r="0"/></a ><a> - </a ><a href=" DocumentDi sclosureRe portResult s.do_sec?d ocumentDis closureSor tValue=aud itTime&doc umentDiscl osureSortD irection=D ESC"><img alt="sort this colum n in desce nding orde r" src="re s/sort-des cending.jp g" border= "0"/></a>< /td> | |||||
| 167 | <t d><a href= "DocumentD isclosureR eportResul ts.do_sec? documentDi sclosureSo rtValue=do cumentTitl e&document Disclosure SortDirect ion=ASC">< br><img al t="sort th is column in ascendi ng order" src="res/s ort-ascend ing.jpg" b order="0"/ ></a><a> - </a><a hr ef="Docume ntDisclosu reReportRe sults.do_s ec?documen tDisclosur eSortValue =documentT itle&docum entDisclos ureSortDir ection=DES C"><img al t="sort th is column in descend ing order" src="res/ sort-desce nding.jpg" border="0 "/></a></t d> | |||||
| 168 | <c:c hoose> | |||||
| 169 | <c:when te st="${docu mentDisclo sureSource eq 'excha nge'}"> | |||||
| 170 | <td> <a href="D ocumentDis closureRep ortResults .do_sec?do cumentDisc losureSort Value=pati entFacilit yName&docu mentDisclo sureSortDi rection=AS C"><br><im g alt="sor t this col umn in asc ending ord er" src="r es/sort-as cending.jp g" border= "0"/></a>< a> - </a>< a href="Do cumentDisc losureRepo rtResults. do_sec?doc umentDiscl osureSortV alue=patie ntFacility Name&docum entDisclos ureSortDir ection=DES C"><img al t="sort th is column in descend ing order" src="res/ sort-desce nding.jpg" border="0 "/></a></t d> | |||||
| 171 | <td> <a href="D ocumentDis closureRep ortResults .do_sec?do cumentDisc losureSort Value=pati entFacilit yNumber&do cumentDisc losureSort Direction= ASC"><br>< img alt="s ort this c olumn in a scending o rder" src= "res/sort- ascending. jpg" borde r="0"/></a ><a> - </a ><a href=" DocumentDi sclosureRe portResult s.do_sec?d ocumentDis closureSor tValue=pat ientFacili tyNumber&d ocumentDis closureSor tDirection =DESC"><im g alt="sor t this col umn in des cending or der" src=" res/sort-d escending. jpg" borde r="0"/></a ></td> | |||||
| 172 | <td> <a href="D ocumentDis closureRep ortResults .do_sec?do cumentDisc losureSort Value=orga nizationNa me&documen tDisclosur eSortDirec tion=ASC"> <br><img a lt="sort t his column in ascend ing order" src="res/ sort-ascen ding.jpg" border="0" /></a><a> - </a><a h ref="Docum entDisclos ureReportR esults.do_ sec?docume ntDisclosu reSortValu e=organiza tionName&d ocumentDis closureSor tDirection =DESC"><im g alt="sor t this col umn in des cending or der" src=" res/sort-d escending. jpg" borde r="0"/></a ></td> | |||||
| 173 | </c:when> | |||||
| 174 | <c:otherwi se> | |||||
| 175 | <td> <a href="D ocumentDis closureRep ortResults .do_sec?do cumentDisc losureSort Value=orga nizationNa me&documen tDisclosur eSortDirec tion=ASC"> <br><img a lt="sort t his column in ascend ing order" src="res/ sort-ascen ding.jpg" border="0" /></a><a> - </a><a h ref="Docum entDisclos ureReportR esults.do_ sec?docume ntDisclosu reSortValu e=organiza tionName&d ocumentDis closureSor tDirection =DESC"><im g alt="sor t this col umn in des cending or der" src=" res/sort-d escending. jpg" borde r="0"/></a ></td> | |||||
| 176 | </c:otherw ise> | |||||
| 177 | </c: choose> | |||||
| 178 | <t d><a href= "DocumentD isclosureR eportResul ts.do_sec? documentDi sclosureSo rtValue=us erId&docum entDisclos ureSortDir ection=ASC "><br><img alt="sort this colu mn in asce nding orde r" src="re s/sort-asc ending.jpg " border=" 0"/></a><a > - </a><a href="Doc umentDiscl osureRepor tResults.d o_sec?docu mentDisclo sureSortVa lue=userId &documentD isclosureS ortDirecti on=DESC">< img alt="s ort this c olumn in d escending order" src ="res/sort -descendin g.jpg" bor der="0"/>< /a></td> | |||||
| 179 | <t d><a href= "DocumentD isclosureR eportResul ts.do_sec? documentDi sclosureSo rtValue=pu rposeForUs e&document Disclosure SortDirect ion=ASC">< br><img al t="sort th is column in ascendi ng order" src="res/s ort-ascend ing.jpg" b order="0"/ ></a><a> - </a><a hr ef="Docume ntDisclosu reReportRe sults.do_s ec?documen tDisclosur eSortValue =purposeFo rUse&docum entDisclos ureSortDir ection=DES C"><img al t="sort th is column in descend ing order" src="res/ sort-desce nding.jpg" border="0 "/></a></t d> | |||||
| 180 | <c:c hoose> | |||||
| 181 | <c:when te st="${docu mentDisclo sureSource eq 'excha nge'}"> | |||||
| 182 | <td style="fon t-size: 0; height: 0 ;">User Ro le</td> | |||||
| 183 | <td style="fon t-size: 0; height: 0 ;">View</t d> | |||||
| 184 | </c:when > | |||||
| 185 | </ c:choose> | |||||
| 186 | <t d style="b order-bott om: none;" ></td> | |||||
| 187 | </tr> | |||||
| 188 | </thead> | |||||
| 189 | <tbody id= "resultsBl ock"> | |||||
| 190 | <c:set var="coun tDisplayPa tient" val ue="0" sco pe="page" /> | |||||
| 191 | <pg:fo rEach var= "r" items= "${documen tDisclosur eResults}" varStatus ="i" pagin ator="${pa ginator}"> | |||||
| 192 | <c :if test=" ${(i.count <= pagina tor.record sPerPage | | paginato r.recordsP erPage < 0 )&& r.ssnM asked != ' '}"> | |||||
| 193 | <tr clas s="hor-min imalist-b" > | |||||
| 194 | <td nowrap><%@ include fi le="patien tLink.jspf "%></td> | |||||
| 195 | <td> ${r.lastNa me}</td> | |||||
| 196 | <td> ${r.firstN ame}</td> | |||||
| 197 | <td> <fmt:forma tDate patt ern="MM/dd /yyyy hh:m m a" value ="${r.audi tTime}" /> </td> | |||||
| 198 | <c:c hoose> | |||||
| 199 | <c:when te st="${!emp ty r.discl osureTitle }"> | |||||
| 200 | <td>${ r.disclosu reTitle}</ td> | |||||
| 201 | </c:when> | |||||
| 202 | <c:otherwi se> | |||||
| 203 | <td>Ti tle not av ailable</t d> | |||||
| 204 | </c:otherw ise> | |||||
| 205 | </c: choose> | |||||
| 206 | <c:c hoose> | |||||
| 207 | <c:when te st="${docu mentDisclo sureSource eq 'excha nge'}"> | |||||
| 208 | <td>${ r.patientF acilityNam e}</td> | |||||
| 209 | <td>${ r.patientF acilityNum ber}</td> | |||||
| 210 | <td>${ r.organiza tionName}< /td> | |||||
| 211 | </c:when> | |||||
| 212 | <c:otherwi se> | |||||
| 213 | <td>${ r.organiza tionName}< /td> | |||||
| 214 | </c:otherw ise> | |||||
| 215 | </c: choose> | |||||
| 216 | <td> ${r.userId }</td> | |||||
| 217 | <td> ${r.purpos eForUse}</ td> | |||||
| 218 | <c:u rl var="ur l" value=" DocumentDi sclosureRe portResult s.do_sec"> | |||||
| 219 | <c:param n ame="view" value="tr ue" /> | |||||
| 220 | <c:param n ame="icn" value="${r .patientIC N}" /> | |||||
| 221 | <c:param n ame="docum entUniqueI d" value=" ${r.docume ntId}" /> | |||||
| 222 | </c: url> | |||||
| 223 | <c:c hoose> | |||||
| 224 | <c:when te st="${docu mentDisclo sureSource eq 'excha nge'}"> | |||||
| 225 | <td>${ r.roleName }</td> | |||||
| 226 | <td><a title="Vi ew" href=" ${url}">Vi ew</a></td > | |||||
| 227 | </c:when> | |||||
| 228 | </c: choose> | |||||
| 229 | </tr> | |||||
| 230 | <c:set v ar="countD isplayPati ent" value ="${countD isplayPati ent + 1}" scope="pag e"/> | |||||
| 231 | </ c:if> | |||||
| 232 | </pg:f orEach> | |||||
| 233 | <c:if test="${pa ginator.re cordsPerPa ge == tota lTestPatie nts && cou ntDisplayP atient == 0}"> | |||||
| 234 | Al l records were exclu ded from t his page. | |||||
| 235 | </c:if > | |||||
| 236 | </tbody> | |||||
| 237 | </ta ble> | |||||
| 238 | <pg: paginator paginator= "${paginat or}" uri=" DocumentDi sclosureRe portResult s.do_sec" results="$ {documentD isclosureR esults}" / > | |||||
| 239 | </c:when > | |||||
| 240 | <c:other wise> | |||||
| 241 | No r ecords wer e found. | |||||
| 242 | </c:othe rwise> | |||||
| 243 | </ c:choose> | |||||
| 244 | </div> | |||||
| 245 | </f:mainTe mplate> | |||||
| 246 | ======= | |||||
| 247 | <html lang ="en"> | |||||
| 248 | <head> | |||||
| 249 | <title >Veterans Authorizat ion & Pref erences Ac counting o f Disclosu res Report </title> | |||||
| 250 | <% | |||||
| 251 | St ring userN ame = User Helper.get UserName(r equest); | |||||
| 252 | %> | |||||
| 253 | <%@inc lude file= "metaCommo n.jsp"%> | |||||
| 254 | <scrip t language ="JavaScri pt"> | |||||
| 255 | $( document). ready(func tion() { | |||||
| 256 | //Printi ng | |||||
| 257 | $('#prin tReport'). on('click' , function () { | |||||
| 258 | wind ow.print() ; | |||||
| 259 | }); | |||||
| 260 | }) ; | |||||
| 261 | </scri pt> | |||||
| 262 | </head> | |||||
| 263 | <body> | |||||
| 264 | <jsp:i nclude pag e="header. jsp"> | |||||
| 265 | <j sp:param n ame="userN ame" value ="<%=userN ame%>"/> | |||||
| 266 | </jsp: include> | |||||
| 267 | <%@inc lude file= "patientLi nkForm.jsp "%> | |||||
| 268 | <t able borde r="0" cell padding="0 " cellspac ing="0" wi dth="100%" | |||||
| 269 | summ ary="table is used f or layout purposes" id="main-c ontent-tab le"> | |||||
| 270 | <tbo dy> | |||||
| 271 | <tr> | |||||
| 272 | <jsp :include p age="leftM enu.jsp"> | |||||
| 273 | <jsp:param name="use rName" val ue="<%=use rName%>" / > | |||||
| 274 | </js p:include> | |||||
| 275 | <th scope="row " style="f loat: left ; font-siz e: 0; heig ht: 0;">VA Content</ th> | |||||
| 276 | <td id=" content-va "><a name= "content-a rea"></a> <!-- START : SITE NAM E BAR --> | |||||
| 277 | <p class=" title-bar" id="title -bar"> | |||||
| 278 | <! -- START: SITE NAME --> | |||||
| 279 | Ac counting o f Disclosu res Report | |||||
| 280 | <! -- END: SI TE NAME -- > | |||||
| 281 | </p> <cpp: errors /> <!-- END: SITE NAME BAR --> | |||||
| 282 | <table bor der="0" ce llpadding= "0" cellsp acing="0" width="100 %" | |||||
| 283 | su mmary="tab le is used for layou t purposes "> | |||||
| 284 | <t body> | |||||
| 285 | <tr> | |||||
| 286 | <th scop e="row" st yle="float : left; fo nt-size: 0 ; height: 0;">Main C ontent</th > | |||||
| 287 | <td id ="content- main"> | |||||
| 288 | <!-- STA RT: PAGE T ITLE AREA --> <!-- E ND: PAGE T ITLE AREA --> <!-- S TART: PAGE CONTENT - -> | |||||
| 289 | <table S UMMARY="Th is table i s for form atting pur poses only ."> | |||||
| 290 | <tbody> | |||||
| 291 | <t r style="p adding-lef t: 0;"> | |||||
| 292 | <t h scope="r ow" style= "float: le ft; font-s ize: 0; he ight: 0;"> Button Row </th> | |||||
| 293 | <t d> | |||||
| 294 | <table c lass="ver- minimalist "> | |||||
| 295 | <tbo dy> | |||||
| 296 | <th scope= "row" styl e="border- bottom: no ne; float: right; fo nt-size: 0 ; height: 0;">Button Row</th> | |||||
| 297 | <td st yle="float : left;"> | |||||
| 298 | <f orm> | |||||
| 299 | <input n ame="expor tToExcel" id="export ToExcel" a lt="Export to Excel" class="bu tton" type ="submit" | |||||
| 300 | valu e="Export to Excel" onclick="e xportAlert ();" /> | |||||
| 301 | <input n ame="expor tToCsv" id ="exportTo Csv" alt=" Export to CSV" | |||||
| 302 | clas s="button" type="sub mit" value ="Export t o CSV" onc lick="expo rtAlert(); " /> | |||||
| 303 | <input n ame="print Report" id ="printRep ort" alt=" Print" | |||||
| 304 | clas s="button" type="but ton" value ="Print" / > | |||||
| 305 | </ form> | |||||
| 306 | <t d></td> | |||||
| 307 | <t d></td> | |||||
| 308 | <t d></td> | |||||
| 309 | <t d></td> | |||||
| 310 | <t d></td> | |||||
| 311 | </td> | |||||
| 312 | <tr cl ass="dateF ilters"> | |||||
| 313 | <t h scope="r ow" style= "border-bo ttom: none ; float: l eft; font- size: 0; h eight: 0;" >Filters</ th> | |||||
| 314 | <t d style="f loat: left ;">Patient ID (ICN)< /td> | |||||
| 315 | <t d> | |||||
| 316 | <c:choos e> | |||||
| 317 | <c:w hen test=" ${!empty d ocumentDis closureQue ryICN}"> | |||||
| 318 | <c:out val ue="${docu mentDisclo sureQueryI CN}"/> | |||||
| 319 | </c: when> | |||||
| 320 | <c:o therwise> | |||||
| 321 | ALL | |||||
| 322 | </c: otherwise> | |||||
| 323 | </c:choo se> | |||||
| 324 | </ td> | |||||
| 325 | <t d class="d atePadding ">Start Da te</td> | |||||
| 326 | <t d> | |||||
| 327 | <c:choos e> | |||||
| 328 | <c:w hen | |||||
| 329 | test=" ${!empty d ocumentDis closureQue ryStartDat e}"> | |||||
| 330 | <fmt:f ormatDate pattern="M M/dd/yyyy" | |||||
| 331 | value="$ {documentD isclosureQ ueryStartD ate}" /> | |||||
| 332 | </c: when> | |||||
| 333 | <c:o therwise> | |||||
| 334 | N/A | |||||
| 335 | </c: otherwise> | |||||
| 336 | </c:choo se> | |||||
| 337 | </ td> | |||||
| 338 | <t d class="d atePadding ">End Date </td> | |||||
| 339 | <t d> | |||||
| 340 | <c:choos e> | |||||
| 341 | <c:w hen | |||||
| 342 | test=" ${!empty d ocumentDis closureQue ryEndDate} "> | |||||
| 343 | <fmt:f ormatDate pattern="M M/dd/yyyy" | |||||
| 344 | value="$ {documentD isclosureQ ueryEndDat e}" /> | |||||
| 345 | </c: when> | |||||
| 346 | <c:o therwise> | |||||
| 347 | N/A | |||||
| 348 | </c: otherwise> | |||||
| 349 | </c:choo se> | |||||
| 350 | </ td> | |||||
| 351 | </tr> | |||||
| 352 | </tb ody> | |||||
| 353 | </table> | |||||
| 354 | </ td> | |||||
| 355 | </ tr> | |||||
| 356 | <t r> | |||||
| 357 | <t h scope="r ow" style= "float: le ft; font-s ize: 0; he ight: 0;"> Page Butto ns</th> | |||||
| 358 | <td> <c:choose> | |||||
| 359 | <c:when test="${!e mpty docum entDisclos ureResults }"> | |||||
| 360 | <br /> | |||||
| 361 | <pg:pagina tor pagina tor="${pag inator}" | |||||
| 362 | uri="D ocumentDis closureRep ortResults .do_sec" | |||||
| 363 | result s="${docum entDisclos ureResults }" /> | |||||
| 364 | <table wid th="100%"> | |||||
| 365 | <t head> | |||||
| 366 | <tr class="hor -minimalis t-c" style ="padding- left: 0;"> | |||||
| 367 | <th scop e ="row"st yle="borde r-bottom: none;"><sp an data-to oltip="<c: out value= "${descrip tors['ssnC olumn']}"/ >">SSN</sp an></th> | |||||
| 368 | <td st yle="borde r-bottom: none;"><sp an data-to oltip="<c: out value= "${descrip tors['last NameColumn ']}"/>">Pa tient Last Name</spa n></td> | |||||
| 369 | <td st yle="borde r-bottom: none;"><sp an data-to oltip="<c: out value= "${descrip tors['firs tNameColum n']}"/>">P atient Fir st Name</s pan></td> | |||||
| 370 | <td st yle="borde r-bottom: none;"><sp an data-to oltip="<c: out value= "${descrip tors['even tOccurredC olumn']}"/ >">Date of Disclosur es (CT)</s pan></td> | |||||
| 371 | <td st yle="borde r-bottom: none;"><sp an data-to oltip="<c: out value= "${descrip tors['disc losureColu mn']}"/>"> Disclosure s</span></ td> | |||||
| 372 | ||||||
| 373 | <c:cho ose> | |||||
| 374 | <c:w hen test=" ${document Disclosure Source eq 'exchange' }"> | |||||
| 375 | <td style= "border-bo ttom: none ;"><span d ata-toolti p="<c:out value="${d escriptors ['disclosu reReportFa cilityColu mn']}"/>"> Patient Pr eferred Fa cility</sp an></td> | |||||
| 376 | <td style= "border-bo ttom: none ;"><span d ata-toolti p="<c:out value="${d escriptors ['patientP referredFa cilityStat ionIdColum n']}"/>">P atient Pre ferred Fac ility Stat ion ID</sp an></td> | |||||
| 377 | <td style= "border-bo ttom: none ;"><span d ata-toolti p="<c:out value="${d escriptors ['accounti ngOfDisclo suresRepor tOrganizat ion']}"/>" ><c:out va lue="${org anizationN ame}"/> Or ganization </span></t d> | |||||
| 378 | <!--<th sc ope="col"> Assigning Authority< /th>--> | |||||
| 379 | </c: when> | |||||
| 380 | <c:o therwise> | |||||
| 381 | <td style= "border-bo ttom: none ;"><span d ata-toolti p="<c:out value="${d escriptors ['']}"/>"> Direct Add ress</span ></td> | |||||
| 382 | </c: otherwise> | |||||
| 383 | </c:choo se> | |||||
| 384 | <td st yle="borde r-bottom: none;"><sp an data-to oltip="<c: out value= "${descrip tors['disc losuresUse rIdColumn' ]}"/>">Use r ID</span ></td> | |||||
| 385 | ||||||
| 386 | <td st yle="borde r-bottom: none;"><sp an data-to oltip="<c: out value= "${descrip tors['purp oseOfUseCo lumn']}"/> ">Purpose of Use</sp an></td> | |||||
| 387 | <c:choos e> | |||||
| 388 | <c:w hen test=" ${document Disclosure Source eq 'exchange' }"> | |||||
| 389 | <td style= "border-bo ttom: none ;"><span d ata-toolti p="<c:out value="${d escriptors ['disclosu reDetailed ReportUser RoleColumn ']}"/>" da ta-tooltip -position= "left">Use r Role</sp an></td> | |||||
| 390 | <td style= "border-bo ttom: none ;" id="vie w-Column"> <span data -tooltip=" <c:out val ue="${desc riptors['g enericView Column']}" />" data-t ooltip-pos ition="lef t">View</s pan></td> | |||||
| 391 | </c: when> | |||||
| 392 | </c:choo se> | |||||
| 393 | <td styl e="border- bottom: no ne;"></td> | |||||
| 394 | </tr > | |||||
| 395 | <tr class="hor -minimalis t-c"> | |||||
| 396 | <th sc ope="row" style="bor der-bottom : 2px soli d #6678b1; "><a href= "DocumentD isclosureR eportResul ts.do_sec? documentDi sclosureSo rtValue=pa tientSSN&d ocumentDis closureSor tDirection =ASC"><br> <img alt=" sort this column in ascending order" src ="res/sort -ascending .jpg" bord er="0"/></ a><a> - </ a><a href= "DocumentD isclosureR eportResul ts.do_sec? documentDi sclosureSo rtValue=pa tientSSN&d ocumentDis closureSor tDirection =DESC"><im g alt="sor t this col umn in des cending or der" src=" res/sort-d escending. jpg" borde r="0"/></a ></th> | |||||
| 397 | <td><a href="Doc umentDiscl osureRepor tResults.d o_sec?docu mentDisclo sureSortVa lue=patien tLastName& documentDi sclosureSo rtDirectio n=ASC"><br ><img alt= "sort this column in ascending order" sr c="res/sor t-ascendin g.jpg" bor der="0"/>< /a><a> - < /a><a href ="Document Disclosure ReportResu lts.do_sec ?documentD isclosureS ortValue=p atientLast Name&docum entDisclos ureSortDir ection=DES C"><img al t="sort th is column in descend ing order" src="res/ sort-desce nding.jpg" border="0 " border=" 0"/></a></ td> | |||||
| 398 | <td><a href="Doc umentDiscl osureRepor tResults.d o_sec?docu mentDisclo sureSortVa lue=patien tGivenName &documentD isclosureS ortDirecti on=ASC"><b r><img alt ="sort thi s column i n ascendin g order" s rc="res/so rt-ascendi ng.jpg" bo rder="0"/> </a><a> - </a><a hre f="Documen tDisclosur eReportRes ults.do_se c?document Disclosure SortValue= patientGiv enName&doc umentDiscl osureSortD irection=D ESC"><img alt="sort this colum n in desce nding orde r" src="re s/sort-des cending.jp g" border= "0" border ="0"/></a> </td> | |||||
| 399 | <td><a href="Doc umentDiscl osureRepor tResults.d o_sec?docu mentDisclo sureSortVa lue=auditT ime&docume ntDisclosu reSortDire ction=ASC" ><br><img alt="sort this colum n in ascen ding order " src="res /sort-asce nding.jpg" border="0 "/></a><a> - </a><a href="Docu mentDisclo sureReport Results.do _sec?docum entDisclos ureSortVal ue=auditTi me&documen tDisclosur eSortDirec tion=DESC" ><img alt= "sort this column in descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></td> | |||||
| 400 | <td><a href="Doc umentDiscl osureRepor tResults.d o_sec?docu mentDisclo sureSortVa lue=docume ntTitle&do cumentDisc losureSort Direction= ASC"><br>< img alt="s ort this c olumn in a scending o rder" src= "res/sort- ascending. jpg" borde r="0"/></a ><a> - </a ><a href=" DocumentDi sclosureRe portResult s.do_sec?d ocumentDis closureSor tValue=doc umentTitle &documentD isclosureS ortDirecti on=DESC">< img alt="s ort this c olumn in d escending order" src ="res/sort -descendin g.jpg" bor der="0"/>< /a></td> | |||||
| 401 | <c:cho ose> | |||||
| 402 | <c:w hen test=" ${document Disclosure Source eq 'exchange' }"> | |||||
| 403 | <td><a hre f="Documen tDisclosur eReportRes ults.do_se c?document Disclosure SortValue= patientFac ilityName& documentDi sclosureSo rtDirectio n=ASC"><br ><img alt= "sort this column in ascending order" sr c="res/sor t-ascendin g.jpg" bor der="0"/>< /a><a> - < /a><a href ="Document Disclosure ReportResu lts.do_sec ?documentD isclosureS ortValue=p atientFaci lityName&d ocumentDis closureSor tDirection =DESC"><im g alt="sor t this col umn in des cending or der" src=" res/sort-d escending. jpg" borde r="0"/></a ></td> | |||||
| 404 | <td><a hre f="Documen tDisclosur eReportRes ults.do_se c?document Disclosure SortValue= patientFac ilityNumbe r&document Disclosure SortDirect ion=ASC">< br><img al t="sort th is column in ascendi ng order" src="res/s ort-ascend ing.jpg" b order="0"/ ></a><a> - </a><a hr ef="Docume ntDisclosu reReportRe sults.do_s ec?documen tDisclosur eSortValue =patientFa cilityNumb er&documen tDisclosur eSortDirec tion=DESC" ><img alt= "sort this column in descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></td> | |||||
| 405 | <td><a hre f="Documen tDisclosur eReportRes ults.do_se c?document Disclosure SortValue= organizati onName&doc umentDiscl osureSortD irection=A SC"><br><i mg alt="so rt this co lumn in as cending or der" src=" res/sort-a scending.j pg" border ="0"/></a> <a> - </a> <a href="D ocumentDis closureRep ortResults .do_sec?do cumentDisc losureSort Value=orga nizationNa me&documen tDisclosur eSortDirec tion=DESC" ><img alt= "sort this column in descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></td> | |||||
| 406 | <!--<td sc ope="col"> <a href="D ocumentDis closureRep ortResults .do_sec?do cumentDisc losureSort Value=orga nizationId &documentD isclosureS ortDirecti on=ASC"><b r><img alt ="sort thi s column i n ascendin g order" s rc="res/so rt-ascendi ng.jpg" bo rder="0"/> </a><a> - </a><a hre f="Documen tDisclosur eReportRes ults.do_se c?document Disclosure SortValue= organizati onId&docum entDisclos ureSortDir ection=DES C"><img al t="sort th is column in descend ing order" src="res/ sort-desce nding.jpg" border="0 "/></a></t d>--> | |||||
| 407 | </c: when> | |||||
| 408 | <c:o therwise> | |||||
| 409 | <td><a hre f="Documen tDisclosur eReportRes ults.do_se c?document Disclosure SortValue= organizati onName&doc umentDiscl osureSortD irection=A SC"><br><i mg alt="so rt this co lumn in as cending or der" src=" res/sort-a scending.j pg" border ="0"/></a> <a> - </a> <a href="D ocumentDis closureRep ortResults .do_sec?do cumentDisc losureSort Value=orga nizationNa me&documen tDisclosur eSortDirec tion=DESC" ><img alt= "sort this column in descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></td> | |||||
| 410 | </c: otherwise> | |||||
| 411 | </c:choo se> | |||||
| 412 | <td><a href="Doc umentDiscl osureRepor tResults.d o_sec?docu mentDisclo sureSortVa lue=userId &documentD isclosureS ortDirecti on=ASC"><b r><img alt ="sort thi s column i n ascendin g order" s rc="res/so rt-ascendi ng.jpg" bo rder="0"/> </a><a> - </a><a hre f="Documen tDisclosur eReportRes ults.do_se c?document Disclosure SortValue= userId&doc umentDiscl osureSortD irection=D ESC"><img alt="sort this colum n in desce nding orde r" src="re s/sort-des cending.jp g" border= "0"/></a>< /td> | |||||
| 413 | <td><a href="Doc umentDiscl osureRepor tResults.d o_sec?docu mentDisclo sureSortVa lue=purpos eForUse&do cumentDisc losureSort Direction= ASC"><br>< img alt="s ort this c olumn in a scending o rder" src= "res/sort- ascending. jpg" borde r="0"/></a ><a> - </a ><a href=" DocumentDi sclosureRe portResult s.do_sec?d ocumentDis closureSor tValue=pur poseForUse &documentD isclosureS ortDirecti on=DESC">< img alt="s ort this c olumn in d escending order" src ="res/sort -descendin g.jpg" bor der="0"/>< /a></td> | |||||
| 414 | <c:choos e> | |||||
| 415 | <c:w hen test=" ${document Disclosure Source eq 'exchange' }"> | |||||
| 416 | <td style= "font-size : 0; heigh t: 0;">Use r Role</td > | |||||
| 417 | <td style= "font-size : 0; heigh t: 0;">Vie w</td> | |||||
| 418 | </c: when> | |||||
| 419 | </c:choo se> | |||||
| 420 | <td styl e="border- bottom: no ne;"></td> | |||||
| 421 | </tr > | |||||
| 422 | </ thead> | |||||
| 423 | <t body id="r esultsBloc k"> | |||||
| 424 | <c:s et var="co untDisplay Patient" v alue="0" s cope="page " /> | |||||
| 425 | <pg: forEach va r="r" | |||||
| 426 | items= "${documen tDisclosur eResults}" varStatus ="i" | |||||
| 427 | pagina tor="${pag inator}"> | |||||
| 428 | <c:if te st="${(i.c ount <= pa ginator.re cordsPerPa ge || pagi nator.reco rdsPerPage < 0)&& r. ssnMasked != ''}"> | |||||
| 429 | <tr class="hor -minimalis t-b"> | |||||
| 430 | <td nowrap ><cpp:pati entLink ss n="${r.ssn }" firstNa me="${r.fi rstName}" lastName=" ${r.lastNa me}" ssnMa sked="${r. ssnMasked} "/></td> | |||||
| 431 | <td><c:out value="${ r.lastName }"/></td> | |||||
| 432 | <td><c:out value="${ r.firstNam e}"/></td> | |||||
| 433 | <td><fmt:f ormatDate pattern="M M/dd/yyyy hh:mm a" | |||||
| 434 | va lue="${r.a uditTime}" /> | |||||
| 435 | </td> | |||||
| 436 | <c:choose> | |||||
| 437 | <c:whe n test="${ !empty r.d isclosureT itle}"> | |||||
| 438 | <t d><c:out v alue="${r. disclosure Title}"/>< /td> | |||||
| 439 | </c:wh en> | |||||
| 440 | <c:oth erwise> | |||||
| 441 | <t d>Title no t availabl e</td> | |||||
| 442 | </c:ot herwise> | |||||
| 443 | </c:choose > | |||||
| 444 | <c:choose> | |||||
| 445 | <c:whe n test="${ documentDi sclosureSo urce eq 'e xchange'}" > | |||||
| 446 | <t d><c:out v alue="${r. patientFac ilityName} "/></td> | |||||
| 447 | <t d><c:out v alue="${r. patientFac ilityNumbe r}"/></td> | |||||
| 448 | <t d><c:out v alue="${r. organizati onName}"/> </td> | |||||
| 449 | </c:wh en> | |||||
| 450 | <c:oth erwise> | |||||
| 451 | <t d><c:out v alue="${r. organizati onName}"/> </td> | |||||
| 452 | </c:ot herwise> | |||||
| 453 | </c:choose > | |||||
| 454 | <td><c:out value="${ r.userId}" /></td> | |||||
| 455 | <td><c:out value="${ r.purposeF orUse}"/>< /td> | |||||
| 456 | <c:url var ="url" val ue="Docume ntDisclosu reReportRe sults.do_s ec"> | |||||
| 457 | <c:par am name="v iew" value ="true" /> | |||||
| 458 | <c:par am name="i cn" value= "${r.patie ntICN}" /> | |||||
| 459 | <c:par am name="d ocumentUni queId" | |||||
| 460 | va lue="${r.d ocumentId} " /> | |||||
| 461 | </c:url> | |||||
| 462 | <c:c hoose> | |||||
| 463 | <c:when te st="${docu mentDisclo sureSource eq 'excha nge'}"> | |||||
| 464 | <td><c :out value ="${r.role Name}"/></ td> | |||||
| 465 | <td><a alt="View " href="<c :out value ="${url}"/ >">View</a ></td> | |||||
| 466 | </c:when> | |||||
| 467 | </c: choose> | |||||
| 468 | </tr > | |||||
| 469 | <c:s et var="co untDisplay Patient" v alue="${co untDisplay Patient + 1}" scope= "page"/> | |||||
| 470 | </c:if> | |||||
| 471 | </pg :forEach> | |||||
| 472 | <c :if test=" ${paginato r.recordsP erPage == totalTestP atients && countDisp layPatient == 0}"> | |||||
| 473 | All reco rds were e xcluded fr om this pa ge. | |||||
| 474 | </ c:if> | |||||
| 475 | </ tbody> | |||||
| 476 | </table> | |||||
| 477 | <pg:pagina tor pagina tor="${pag inator}" | |||||
| 478 | ur i="Documen tDisclosur eReportRes ults.do_se c" | |||||
| 479 | re sults="${d ocumentDis closureRes ults}" /> | |||||
| 480 | </c:when > | |||||
| 481 | <c:other wise> | |||||
| 482 | No records were foun d. | |||||
| 483 | </c: otherwise> | |||||
| 484 | </c:ch oose> | |||||
| 485 | </td > | |||||
| 486 | </ tr> | |||||
| 487 | </tbody> | |||||
| 488 | </table> <!-- THE BODY CONTE NT END --> | |||||
| 489 | </td> | |||||
| 490 | </tr > | |||||
| 491 | </ tbody> | |||||
| 492 | </table> < !-- START: PAGE FOOT ER --> <%@ include fi le="footer .jsp"%> | |||||
| 493 | <!-- END: PAGE FOOTE R --> <!-- END: PAGE CONTENT - -> | |||||
| 494 | </td> | |||||
| 495 | </tr> | |||||
| 496 | </tb ody> | |||||
| 497 | </ table> | |||||
| 498 | </body> | |||||
| 499 | </html> | |||||
| 500 | >>>>>>> va pe_incr_2 | |||||
| 501 | --%> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.