Produced by Araxis Merge on 6/9/2017 3:51:45 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:45 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 | patientDiscoverySummaryReportResults.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 | 169 |
| 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 : pat ientDiscov erySummary ReportResu lts | |||||
| 4 | Create d on : Jun 5, 2015, 1:23:12 PM | |||||
| 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/paginato r" prefix= "pg"%> | |||||
| 14 | ||||||
| 15 | <% | |||||
| 16 | String userName = UserHelp er.getUser Name(reque st); | |||||
| 17 | %> | |||||
| 18 | ||||||
| 19 | <!DOCTYPE HTML PUBLI C "-//W3C/ /DTD HTML 4.01 Trans itional//E N" | |||||
| 20 | "http: //www.w3.o rg/TR/html 4/loose.dt d"> | |||||
| 21 | ||||||
| 22 | <html lang ="en"> | |||||
| 23 | <head> | |||||
| 24 | <t itle>Veter ans Author ization & Preference s Consent Directive Report Res ults</titl e> | |||||
| 25 | <% @include f ile="metaC ommon.jsp" %> | |||||
| 26 | <s cript lang uage="Java Script"> | |||||
| 27 | $(docume nt).ready( function ( ) { | |||||
| 28 | ||||||
| 29 | }); | |||||
| 30 | </ script> | |||||
| 31 | </head > | |||||
| 32 | <body> | |||||
| 33 | <jsp:inclu de page="h eader.jsp" > | |||||
| 34 | <jsp:p aram name= "userName" value="<% =userName% >" /> | |||||
| 35 | </jsp:incl ude> | |||||
| 36 | <table bor der="0" ce llpadding= "0" cellsp acing="0" width="100 %" summary ="table is used for layout pur poses" id= "main-cont ent-table" > | |||||
| 37 | <tbody > | |||||
| 38 | <t r> | |||||
| 39 | <jsp:inc lude page= "leftMenu. jsp"> | |||||
| 40 | <jsp :param nam e="userNam e" value=" <%=userNam e%>" /> | |||||
| 41 | </jsp:in clude> | |||||
| 42 | <th scop e="row" st yle="float : left; fo nt-size: 0 ; height: 0;">VA Con tent</th> | |||||
| 43 | <td id=" content-va "> | |||||
| 44 | <a n ame="conte nt-area">< /a> | |||||
| 45 | <!-- START: SI TE NAME BA R --> | |||||
| 46 | <p c lass="titl e-bar"><!- - START: S ITE NAME - ->Patient Discovery Audit Summ ary Report <!-- END: SITE NAME --></p> | |||||
| 47 | <cpp :errors /> | |||||
| 48 | <!-- END: SITE NAME BAR --> | |||||
| 49 | <tab le border= "0" cellpa dding="0" cellspacin g="0" widt h="100%" s ummary="ta ble is use d for layo ut purpose s"> | |||||
| 50 | <tbody> | |||||
| 51 | <tr> | |||||
| 52 | <t h scope="r ow" style= "float: le ft; font-s ize: 0; he ight: 0;"> Main Conte nt</th> | |||||
| 53 | <t d id="cont ent-main"> | |||||
| 54 | <table w idth="100% " summary= "This tabl e is used for layout purposes" > | |||||
| 55 | <!-- START: PA GE TITLE A REA --> | |||||
| 56 | <!-- END: PAGE TITLE ARE A --> | |||||
| 57 | <tr> | |||||
| 58 | <th scope= "row" styl e="float: left; font -size: 0; height: 0; ">Report C ontent</th > | |||||
| 59 | <td> | |||||
| 60 | <!-- S TART: REPO RT CONTENT --> | |||||
| 61 | <table SUMMARY=" This table is for fo rmatting p urposes on ly."> | |||||
| 62 | <t body> | |||||
| 63 | <tr> | |||||
| 64 | <th scope="row " style="f loat: left ; font-siz e: 0; heig ht: 0;">Ex port Row</ th> | |||||
| 65 | <td> | |||||
| 66 | <form> | |||||
| 67 | <input name="exp ortToExcel " alt="Exp ort to Exc el" class= "button" t ype="submi t" value=" Export to Excel" /> | |||||
| 68 | </form> | |||||
| 69 | <table cla ss="ver-mi nimalist"> | |||||
| 70 | <tbody > | |||||
| 71 | <t r class="d ateFilters "> | |||||
| 72 | <th scop e="row" st yle="borde r-bottom: none; floa t: left; f ont-size: 0; height: 0;">Dates </th> | |||||
| 73 | <td clas s="datePad ding">Star t Date</td > | |||||
| 74 | <td><c:c hoose> | |||||
| 75 | <c:w hen test=" ${!empty p atientDisc overySumma ryQuerySta rtDate}"> | |||||
| 76 | <fmt:forma tDate patt ern="MM/dd /yyyy" val ue="${pati entDiscove rySummaryQ ueryStartD ate}"/> | |||||
| 77 | </c: when> | |||||
| 78 | <c:o therwise> | |||||
| 79 | N/A | |||||
| 80 | </c: otherwise> | |||||
| 81 | </c:cho ose> | |||||
| 82 | </td> | |||||
| 83 | <td clas s="datePad ding">End Date</td> | |||||
| 84 | <td><c:c hoose> | |||||
| 85 | <c:w hen test=" ${!empty p atientDisc overySumma ryQueryEnd Date}"> | |||||
| 86 | <fmt:forma tDate patt ern="MM/dd /yyyy" val ue="${pati entDiscove rySummaryQ ueryEndDat e}"/> | |||||
| 87 | </c: when> | |||||
| 88 | <c:o therwise> | |||||
| 89 | N/A | |||||
| 90 | </c: otherwise> | |||||
| 91 | </c: choose> | |||||
| 92 | </td> | |||||
| 93 | </ tr> | |||||
| 94 | </tbod y> | |||||
| 95 | </table> | |||||
| 96 | <c:choose> | |||||
| 97 | <c:whe n test="${ !empty pat ientDiscov erySummary Results}"> | |||||
| 98 | <b r/> | |||||
| 99 | <t able> | |||||
| 100 | <thead> | |||||
| 101 | <tr class="hor -minimalis t-c"> | |||||
| 102 | <th scope= "col"><spa n id="orgH eader" dat a-tooltip= "<c:out va lue="${des criptors[' eHealthExc hangeOrgan izationCol umn']}" /> "><c:out v alue="${or ganization Name}" /> Organizati on</span>< /th> | |||||
| 103 | <th scope= "col"><spa n id="faci lityHeader " data-too ltip="<c:o ut value=" ${descript ors['vaFac ilityColum n']}" />"> Patient Pr eferred Fa cility</sp an></th> | |||||
| 104 | <th scope= "col"><spa n id="audi tsHeader" data-toolt ip="<c:out value="${ descriptor s['auditsC olumn']}" />">Audits </span></t h> | |||||
| 105 | <th scope= "col"><spa n id="uniq ueRealPati entsHeader " data-too ltip="<c:o ut value=" ${descript ors['uniqu eRealPatie ntsCountCo lumn']}" / >">Unique Real Patie nts</span> </th> | |||||
| 106 | <th scope= "col"><spa n id="matc hesFoundRe alPatients Header" da ta-tooltip ="<c:out v alue="${de scriptors[ 'matchesFo undForReal PatientsCo untColumn' ]}" />">Ma tches Foun d for Real Patients< /span></th > | |||||
| 107 | <th scope= "col"><spa n id="matc hFailsReal PatientsHe ader" data -tooltip=" <c:out val ue="${desc riptors['f ailsForRea lPatientsC ountColumn ']}" />">M atch Fails for Real Patients</ span></th> | |||||
| 108 | <th scope= "col"><spa n id="uniq ueTestPati entsHeader " data-too ltip="<c:o ut value=" ${descript ors['uniqu eTestPatie ntsCountCo lumn']}" / >">Unique Test Patie nts</span> </th> | |||||
| 109 | <th scope= "col"><spa n id="matc hesFoundTe stPatients Header" da ta-tooltip ="<c:out v alue="${de scriptors[ 'matchesFo undForTest PatientsCo untColumn' ]}" />">Ma tches Foun d for Test Patients< /span></th > | |||||
| 110 | <th scope= "col"><spa n id="matc hFailsTest PatientsHe ader" data -tooltip=" <c:out val ue="${desc riptors['f ailsForTes tPatientsC ountColumn ']}" />" d ata-toolti p-position ="left">Ma tch Fails for Test P atients</s pan></th> | |||||
| 111 | </tr > | |||||
| 112 | <tr class="hor -minimalis t-c"> | |||||
| 113 | <td><a hre f="Patient DiscoveryS ummaryRepo rtResults. do_sec?pat ientDiscov erySummary SortValue= partnerOrg &patientDi scoverySum marySortDi 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="Pa tientDisco verySummar yReportRes ults.do_se c?patientD iscoverySu mmarySortV alue=partn erOrg&pati entDiscove rySummaryS 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> | |||||
| 114 | <td><a hre f="Patient DiscoveryS ummaryRepo rtResults. do_sec?pat ientDiscov erySummary SortValue= vaFacility &patientDi scoverySum marySortDi 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="Pa tientDisco verySummar yReportRes ults.do_se c?patientD iscoverySu mmarySortV alue=vaFac ility&pati entDiscove rySummaryS 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> | |||||
| 115 | <td><a hre f="Patient DiscoveryS ummaryRepo rtResults. do_sec?pat ientDiscov erySummary SortValue= auditsCoun t&patientD iscoverySu mmarySortD 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="P atientDisc overySumma ryReportRe sults.do_s ec?patient DiscoveryS ummarySort Value=audi tsCount&pa tientDisco verySummar ySortDirec tion=DESC" ><img alt= "sort this column in descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></td> | |||||
| 116 | <td><a hre f="Patient DiscoveryS ummaryRepo rtResults. do_sec?pat ientDiscov erySummary SortValue= countUniqu eRealPatie nts&patien tDiscovery SummarySor tDirection =ASC"><br> <img alt=" sort this column in ascending order" src ="res/sort -ascending .jpg" bord er="0"/></ a><a> - </ a><a href= "PatientDi scoverySum maryReport Results.do _sec?patie ntDiscover ySummarySo rtValue=co untUniqueR ealPatient s&patientD iscoverySu mmarySortD 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> | |||||
| 117 | <td><a hre f="Patient DiscoveryS ummaryRepo rtResults. do_sec?pat ientDiscov erySummary SortValue= matchesFou ndRealPati ents&patie ntDiscover ySummarySo 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 ="PatientD iscoverySu mmaryRepor tResults.d o_sec?pati entDiscove rySummaryS ortValue=m atchesFoun dRealPatie nts&patien tDiscovery SummarySor 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> | |||||
| 118 | <td><a hre f="Patient DiscoveryS ummaryRepo rtResults. do_sec?pat ientDiscov erySummary SortValue= matchFails RealPatien ts&patient DiscoveryS ummarySort 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=" PatientDis coverySumm aryReportR esults.do_ sec?patien tDiscovery SummarySor tValue=mat chFailsRea lPatients& patientDis coverySumm arySortDir 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> | |||||
| 119 | <td><a hre f="Patient DiscoveryS ummaryRepo rtResults. do_sec?pat ientDiscov erySummary SortValue= countUniqu eTestPatie nts&patien tDiscovery SummarySor tDirection =ASC"><br> <img alt=" sort this column in ascending order" src ="res/sort -ascending .jpg" bord er="0"/></ a><a> - </ a><a href= "PatientDi scoverySum maryReport Results.do _sec?patie ntDiscover ySummarySo rtValue=co untUniqueT estPatient s&patientD iscoverySu mmarySortD 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> | |||||
| 120 | <td><a hre f="Patient DiscoveryS ummaryRepo rtResults. do_sec?pat ientDiscov erySummary SortValue= matchesFou ndTestPati ents&patie ntDiscover ySummarySo 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 ="PatientD iscoverySu mmaryRepor tResults.d o_sec?pati entDiscove rySummaryS ortValue=m atchesFoun dTestPatie nts&patien tDiscovery SummarySor 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> | |||||
| 121 | <td><a hre f="Patient DiscoveryS ummaryRepo rtResults. do_sec?pat ientDiscov erySummary SortValue= matchFails TestPatien ts&patient DiscoveryS ummarySort 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=" PatientDis coverySumm aryReportR esults.do_ sec?patien tDiscovery SummarySor tValue=mat chFailsTes tPatients& patientDis coverySumm arySortDir 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> | |||||
| 122 | </tr > | |||||
| 123 | </thead> | |||||
| 124 | <tbody> | |||||
| 125 | <pg: forEach va r="r" item s="${patie ntDiscover ySummaryRe sults}" va rStatus="i " paginato r="${pagin ator}"> | |||||
| 126 | <tr class= "hor-minim alist-b"> | |||||
| 127 | <td><c :out value ="${r.part nerOrg}" / ></td> | |||||
| 128 | <td><c :out value ="${r.vaFa cility}" / ></td> | |||||
| 129 | <td><c :out value ="${r.audi tsCount}" /></td> | |||||
| 130 | <td><c :out value ="${r.coun tUniqueRea lPatients} " /></td> | |||||
| 131 | <td><c :out value ="${r.matc hesFoundRe alPatients }" /></td> | |||||
| 132 | <td><c :out value ="${r.matc hFailsReal Patients}" /></td> | |||||
| 133 | <td><c :out value ="${r.coun tUniqueTes tPatients} " /></td> | |||||
| 134 | <td><c :out value ="${r.matc hesFoundTe stPatients }" /></td> | |||||
| 135 | <td><c :out value ="${r.matc hFailsTest Patients}" /></td> | |||||
| 136 | </tr> | |||||
| 137 | </pg :forEach> | |||||
| 138 | </tbody> | |||||
| 139 | </ table> | |||||
| 140 | </c:wh en> | |||||
| 141 | <c:oth erwise> | |||||
| 142 | No records w ere found. | |||||
| 143 | </c:ot herwise> | |||||
| 144 | </c:choose > | |||||
| 145 | </td > | |||||
| 146 | </tr> | |||||
| 147 | </ tbody> | |||||
| 148 | </tabl e> | |||||
| 149 | <c:if test="${!e mpty total Count && ! empty pati entDiscove rySummaryR esults}"> | |||||
| 150 | <d iv><b>Tota l audits: </b><c:out value="${ totalCount }" /></div > | |||||
| 151 | </c:if > | |||||
| 152 | <!-- E ND: REPORT CONTENT - -> | |||||
| 153 | </td> | |||||
| 154 | </tr > | |||||
| 155 | </table> | |||||
| 156 | </ td> | |||||
| 157 | </tr> | |||||
| 158 | </tbody> | |||||
| 159 | </ta ble> | |||||
| 160 | <!-- START: PA GE FOOTER --> | |||||
| 161 | <%@i nclude fil e="footer. jsp" %> | |||||
| 162 | <!-- END: PAGE FOOTER -- > | |||||
| 163 | <!-- END: PAGE CONTENT - -> | |||||
| 164 | </td> | |||||
| 165 | </ tr> | |||||
| 166 | </tbod y> | |||||
| 167 | </table> | |||||
| 168 | </body> | |||||
| 169 | </html> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.