Produced by Araxis Merge on 6/9/2017 3:51:44 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:44 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 | optInReportResults.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 | 147 |
| 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 | Deprec ated as of VAP 2.6.0 | |||||
| 3 | Docume nt : opt InReportRe sults | |||||
| 4 | Create d on : Dec 2, 2014 | |||||
| 5 | Author : Ira kli Kakush adze | |||||
| 6 | --%> | |||||
| 7 | ||||||
| 8 | <%@page im port="gov. va.nvap.we b.user.Use rHelper"%> | |||||
| 9 | <%@page co ntentType= "text/html " pageEnco ding="UTF- 8"%> | |||||
| 10 | <%@taglib uri="http: //java.sun .com/jsp/j stl/core" prefix="c" %> | |||||
| 11 | <%@taglib uri="http: //java.sun .com/jsp/j stl/fmt" p refix="fmt "%> | |||||
| 12 | <%@taglib uri="http: //java.sun .com/jsp/j stl/functi ons" prefi x="fn"%> | |||||
| 13 | <%@taglib tagdir="/W EB-INF/tag s/cpp" pre fix="cpp"% > | |||||
| 14 | <%@taglib tagdir="/W EB-INF/tag s/paginato r" prefix= "pg" %> | |||||
| 15 | ||||||
| 16 | <% | |||||
| 17 | String userName = UserHelp er.getUser Name(reque st); | |||||
| 18 | %> | |||||
| 19 | ||||||
| 20 | <!DOCTYPE HTML PUBLI C "-//W3C/ /DTD HTML 4.01 Trans itional//E N" "http:/ /www.w3.or g/TR/html4 /loose.dtd "> | |||||
| 21 | ||||||
| 22 | <html lang ="en"> | |||||
| 23 | <head> | |||||
| 24 | <% @include f ile="metaC ommon.jsp" %> | |||||
| 25 | <t itle>Veter ans Author ization & Preference s Opt-In P atients Re port</titl e> | |||||
| 26 | </head > | |||||
| 27 | <body> | |||||
| 28 | <j sp:include page="hea der.jsp"> | |||||
| 29 | <jsp:par am name="u serName" v alue="<%=u serName%>" /> | |||||
| 30 | </ jsp:includ e> | |||||
| 31 | <% @include f ile="patie ntLinkForm .jsp"%> | |||||
| 32 | <t able borde r="0" cell padding="0 " cellspac ing="0" wi dth="100%" summary=" table is u sed for la yout purpo ses" id="m ain-conten t-table"> | |||||
| 33 | <tbody> | |||||
| 34 | <tr> | |||||
| 35 | <jsp:inclu de page="l eftMenu.js p"> | |||||
| 36 | <jsp:p aram name= "userName" value="<% =userName% >" /> | |||||
| 37 | </jsp:incl ude> | |||||
| 38 | <!-- START : PAGE CON TENT --> | |||||
| 39 | <th scope= "row" styl e="float: left; font -size: 0; height: 0; ">VA Conte nt</th> | |||||
| 40 | <td id="co ntent-va"> | |||||
| 41 | <a nam e="content -area"></a > | |||||
| 42 | <!-- S TART: SITE NAME BAR --> | |||||
| 43 | <p cla ss="title- bar"><!-- START: SIT E NAME --> Opt-In Pat ients Repo rt<!-- END : SITE NAM E --></p> | |||||
| 44 | <cpp:e rrors /> | |||||
| 45 | <!-- E ND: SITE N AME BAR -- > | |||||
| 46 | <table border="0 " cellpadd ing="0" ce llspacing= "0" width= "100%" sum mary="tabl e is used for layout purposes" > | |||||
| 47 | <t body> | |||||
| 48 | <tr> | |||||
| 49 | <th scope="row " style="f loat: left ; font-siz e: 0; heig ht: 0;">Ma in Content </th> | |||||
| 50 | <td id="conten t-main"> | |||||
| 51 | <table wid th="100%" summary="T his table is used fo r layout p urposes"> | |||||
| 52 | <!-- S TART: PAGE TITLE ARE A --> | |||||
| 53 | <!-- E ND: PAGE T ITLE AREA --> | |||||
| 54 | <tr> | |||||
| 55 | <t h scope="r ow" style= "float: le ft; font-s ize: 0; he ight: 0;"> Report Con tent</th> | |||||
| 56 | <t d> | |||||
| 57 | <!-- STA RT: REPORT RESULTS - -> | |||||
| 58 | <table S UMMARY="Th is table i s for form atting pur poses only ."> | |||||
| 59 | <tbo dy> | |||||
| 60 | <tr> | |||||
| 61 | <th sc ope="row" style="flo at: left; font-size: 0; height : 0;">Form Content</ th> | |||||
| 62 | <td st yle="float : left;"> | |||||
| 63 | <% session.s etAttribut e("optInRe port", "tr ue"); %> | |||||
| 64 | <d iv> | |||||
| 65 | <form> | |||||
| 66 | <inp ut name="e xportToExc el" alt="E xport to E xcel" | |||||
| 67 | class="but ton" type= "submit" v alue="Expo rt to Exce l" | |||||
| 68 | onclick="e xportAlert ();"/> | |||||
| 69 | <inp ut name="e xportToCsv " alt="Exp ort to CSV " | |||||
| 70 | class="but ton" type= "submit" v alue="Expo rt to CSV" | |||||
| 71 | onclick="e xportAlert ();"/> | |||||
| 72 | </form> | |||||
| 73 | </ div> | |||||
| 74 | <c :choose> | |||||
| 75 | <c:when test="${!e mpty expir ingConsent ReportResu lts}"> | |||||
| 76 | <br/ > | |||||
| 77 | <pg: paginator paginator= "${paginat or}" uri=" OptInRepor tResults.d o_sec" res ults="${ex piringCons entReportR esults}" / > | |||||
| 78 | <br/ > | |||||
| 79 | <tab le width=" 100%"> | |||||
| 80 | <thead> | |||||
| 81 | <tr cl ass="hor-m inimalist- c"> | |||||
| 82 | <t h scope="c ol"><span id="ssnHea der" data- tooltip="< c:out valu e="${descr iptors['ss nColumn']} " />">SSN< /span></th > | |||||
| 83 | <t h scope="c ol"><span id="lastNa meHeader" data-toolt ip="<c:out value="${ descriptor s['lastNam eColumn']} " />">Pati ent Last N ame</span> </th> | |||||
| 84 | <t h scope="c ol"><span id="firstN ameHeader" data-tool tip="<c:ou t value="$ {descripto rs['firstN ameColumn' ]}" />">Pa tient Firs t Name</sp an></th> | |||||
| 85 | <t h scope="c ol"><span id="middle NameHeader " data-too ltip="<c:o ut value=" ${descript ors['middl eNameColum n']}" />"> Patient Mi ddle Name< /span></th > | |||||
| 86 | <t h scope="c ol"><span id="optInD ateHeader" data-tool tip="<c:ou t value="$ {descripto rs['optInP atientsRep ortOptInDa teColumn'] }" />">Opt In Date</ span></th> | |||||
| 87 | <t h scope="c ol"><span id="expDat eHeader" d ata-toolti p="<c:out value="${d escriptors ['optInPat ientsRepor tExpiratio nDateColum n']}" />"> Expiration Date</spa n></th> | |||||
| 88 | <t h scope="c ol"><span id="consen tTypeHeade r" data-to oltip="<c: out value= "${descrip tors['cons entTypeCol umn']}" /> ">Consent Type</span ></th> | |||||
| 89 | <t h scope="c ol"><span id="entere dByHeader" data-tool tip="<c:ou t value="$ {descripto rs['entere dByManualO rSystemCol umn']}" /> ">Entered By</span>< /th> | |||||
| 90 | <t h scope="c ol"><span id="authFa cilityHead er" data-t ooltip="<c :out value ="${descri ptors['opt InPatients ReportAuth enticating FacilityCo lumn']}" / >" data-to oltip-posi tion="left ">Authenti cating Fac ility</spa n></th> | |||||
| 91 | </tr> | |||||
| 92 | <tr cl ass="hor-m inimalist- c" width= "1500px"> | |||||
| 93 | <t d><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=patien tSSN&inbou ndSortDire 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="OptI nReportRes ults.do_se c?inboundS ortValue=p atientSSN& inboundSor 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> | |||||
| 94 | <t d><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=patien tLastName& inboundSor tDirection =ASC"><br> <img alt=" sort this column in ascending order" src ="res/sort -ascending .jpg" bord er="0"/></ a><a> - </ a><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=patien tLastName& inboundSor 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> | |||||
| 95 | <t d><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=patien tGivenName &inboundSo 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 ="OptInRep ortResults .do_sec?in boundSortV alue=patie ntGivenNam e&inboundS 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> | |||||
| 96 | <t d><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=patien tMiddleNam e&inboundS 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="OptInRe portResult s.do_sec?i nboundSort Value=pati entMiddleN ame&inboun dSortDirec tion=DESC" ><img alt= "sort this column in descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></td> | |||||
| 97 | <t d><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=optInD ate&inboun dSortDirec 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="OptIn ReportResu lts.do_sec ?inboundSo rtValue=op tInDate&in boundSortD 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> | |||||
| 98 | <t d><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=expira tionDate&i nboundSort 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=" OptInRepor tResults.d o_sec?inbo undSortVal ue=expirat ionDate&in boundSortD 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> | |||||
| 99 | <t d><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=optInC onsentType Id&inbound 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="OptInR eportResul ts.do_sec? inboundSor tValue=opt InConsentT ypeId&inbo undSortDir 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> | |||||
| 100 | <t d><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=userId &inboundSo 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 ="OptInRep ortResults .do_sec?in boundSortV alue=userI d&inboundS 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> | |||||
| 101 | <t d><a href= "OptInRepo rtResults. do_sec?inb oundSortVa lue=facili tyName&inb oundSortDi 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="Op tInReportR esults.do_ sec?inboun dSortValue =facilityN ame&inboun dSortDirec tion=DESC" ><img alt= "sort this column in descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></td> | |||||
| 102 | </tr> | |||||
| 103 | </thead> | |||||
| 104 | <tbody> | |||||
| 105 | <pg:fo rEach var= "r" items= "${expirin gConsentRe portResult s}" varSta tus="i" pa ginator="$ {paginator }"> | |||||
| 106 | <t r class="h or-minimal ist-b"> | |||||
| 107 | <td nowr ap><cpp:pa tientLink ssn="${r.s sn}" first Name="${r. firstName} " lastName ="${r.last Name}" ssn Masked="${ r.ssnMaske d}" /></td > | |||||
| 108 | <td><c:o ut value=" ${r.lastNa me}"/></td > | |||||
| 109 | <td><c:o ut value=" ${r.firstN ame}"/></t d> | |||||
| 110 | <td><c:o ut value=" ${r.middle Name}"/></ td> | |||||
| 111 | <td><fmt :formatDat e pattern= "MM/dd/yyy y" value=" ${r.optInD ate}"/></t d> | |||||
| 112 | <td><fmt :formatDat e pattern= "MM/dd/yyy y" value=" ${r.expira tionDate}" /></td> | |||||
| 113 | <td><c:o ut value=" ${r.consen tTypeName} "/></td> | |||||
| 114 | <td><c:o ut value=" ${r.userId }"/></td> | |||||
| 115 | <td><c:o ut value=" ${r.facili tyName}"/> </td> | |||||
| 116 | </ tr> | |||||
| 117 | </pg:f orEach> | |||||
| 118 | </tbody> | |||||
| 119 | </ta ble> | |||||
| 120 | <pg: paginator paginator= "${paginat or}" uri=" OptInRepor tResults.d o_sec" res ults="${ex piringCons entReportR esults}" / > | |||||
| 121 | </c:when > | |||||
| 122 | <c:other wise> | |||||
| 123 | No r ecords wer e found. | |||||
| 124 | </c:othe rwise> | |||||
| 125 | </ c:choose> | |||||
| 126 | </td> | |||||
| 127 | </tr> | |||||
| 128 | </tb ody> | |||||
| 129 | </table> | |||||
| 130 | <!-- END : REPORT R ESULTS --> | |||||
| 131 | </ td> | |||||
| 132 | </tr> | |||||
| 133 | </table> | |||||
| 134 | </td > | |||||
| 135 | </tr> | |||||
| 136 | </ tbody> | |||||
| 137 | </tabl e> | |||||
| 138 | <!-- S TART: PAGE FOOTER -- > | |||||
| 139 | <%@inc lude file= "footer.js p" %> | |||||
| 140 | <!-- E ND: PAGE F OOTER --> | |||||
| 141 | <!-- E ND: PAGE C ONTENT --> | |||||
| 142 | </td> | |||||
| 143 | </tr > | |||||
| 144 | </tbody> | |||||
| 145 | </ table> | |||||
| 146 | </body > | |||||
| 147 | </html> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.