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 | patientDiscoveryReportResults.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 | 306 |
| 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 | <%@page im port="gov. va.nvap.we b.user.Use rHelper"%> | |||||
| 2 | <%-- | |||||
| 3 | Deprec ated as of VAP 2.6.0 | |||||
| 4 | Docume nt : Pat ient Disco very Repor t | |||||
| 5 | Create d By : Dav id Vasquez / Robert Snelling | |||||
| 6 | Modifi ed By: Ash a Amritraj | |||||
| 7 | --%> | |||||
| 8 | ||||||
| 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 | <%@taglib tagdir="/W EB-INF/tag s/cpp" pre fix="cpp" %> | |||||
| 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" | |||||
| 21 | "http: //www.w3.o rg/TR/html 4/loose.dt d"> | |||||
| 22 | ||||||
| 23 | <html lang ="en"> | |||||
| 24 | <head> | |||||
| 25 | <t itle>Veter ans Author ization & Preference s Patient Discovery | |||||
| 26 | Audit Re port Resul ts</title> | |||||
| 27 | <%@inclu de file="m etaCommon. jsp"%> | |||||
| 28 | <s cript lang uage="Java Script"> | |||||
| 29 | $(docume nt).ready( function ( ) { | |||||
| 30 | ||||||
| 31 | }); | |||||
| 32 | </ script> | |||||
| 33 | </head > | |||||
| 34 | <body> | |||||
| 35 | <j sp:include page="hea der.jsp"> | |||||
| 36 | <jsp:par am name="u serName" v alue="<%=u serName%>" /> | |||||
| 37 | </ jsp:includ e> | |||||
| 38 | <% @include f ile="patie ntLinkForm .jsp"%> | |||||
| 39 | <t able borde r="0" cell padding="0 " cellspac ing="0" wi dth="100%" | |||||
| 40 | summa ry="table is used fo r layout p urposes" i d="main-co ntent-tabl e"> | |||||
| 41 | <tbody> | |||||
| 42 | <tr> | |||||
| 43 | <jsp:inclu de page="l eftMenu.js p"> | |||||
| 44 | <jsp:p aram name= "userName" value="<% =userName% >" /> | |||||
| 45 | </jsp:incl ude> | |||||
| 46 | <th scope= "row" styl e="float: left; font -size: 0; height: 0; ">VA Conte nt</th> | |||||
| 47 | <td id="co ntent-va"> <a name="c ontent-are a"></a> <! -- START: SITE NAME BAR --> | |||||
| 48 | <p cla ss="title- bar"> | |||||
| 49 | <! -- START: SITE NAME --> | |||||
| 50 | Pa tient Disc overy Audi t Report | |||||
| 51 | <! -- END: SI TE NAME -- > | |||||
| 52 | </p> < cpp:errors /> <!-- E ND: SITE N AME BAR -- > | |||||
| 53 | <table border="0 " cellpadd ing="0" ce llspacing= "0" width= "100%" | |||||
| 54 | summary=" table is u sed for la yout purpo ses"> | |||||
| 55 | <t body> | |||||
| 56 | <tr> | |||||
| 57 | <th scope="row " style="f loat: left ; font-siz e: 0; heig ht: 0;">Ma in Content </th> | |||||
| 58 | <td id="conten t-main"> | |||||
| 59 | <table wid th="100%" | |||||
| 60 | sum mary="This table is used for l ayout purp oses"> | |||||
| 61 | <!-- S TART: PAGE TITLE ARE A --> | |||||
| 62 | <!-- E ND: PAGE T ITLE AREA --> | |||||
| 63 | <tr> | |||||
| 64 | <t h scope="r ow" style= "float: le ft; font-s ize: 0; he ight: 0;"> Page Conte nt</th> | |||||
| 65 | <t d> | |||||
| 66 | <!-- STA RT: PAGE C ONTENT --> | |||||
| 67 | <table S UMMARY="Th is table i s for form atting pur poses only ."> | |||||
| 68 | <tbo dy> | |||||
| 69 | <tr> | |||||
| 70 | <th sc ope="row" style="flo at: left; font-size: 0; height : 0;">Expo rt Buttons </th> | |||||
| 71 | <td> | |||||
| 72 | <t able class ="ver-mini malist"> | |||||
| 73 | <tbody> | |||||
| 74 | <tr> | |||||
| 75 | <div cla ss="button row"> | |||||
| 76 | <th scope="row " style="b order-bott om: none; float: rig ht; font-s ize: 0; he ight: 0;"> Button Row </th> | |||||
| 77 | <td style="flo at: left;" > | |||||
| 78 | <form> | |||||
| 79 | <input name="exp ortToExcel " alt="Exp ort to Exc el" | |||||
| 80 | class="bu tton" type ="submit" | |||||
| 81 | value="Ex port to Ex cel" | |||||
| 82 | onclick=" exportAler t();"/> | |||||
| 83 | <input name="exp ortToCsv" alt="Expor t to CSV" | |||||
| 84 | class="bu tton" type ="submit" | |||||
| 85 | value="Ex port to CS V" | |||||
| 86 | onclick=" exportAler t();"/> | |||||
| 87 | </form> | |||||
| 88 | </td > | |||||
| 89 | <td> </td> | |||||
| 90 | <td> </td> | |||||
| 91 | <td> </td> | |||||
| 92 | <td> </td> | |||||
| 93 | <td> </td> | |||||
| 94 | </div> | |||||
| 95 | </tr> | |||||
| 96 | <tr class= "dateFilte rs" style= "float: le ft; white- space: now rap;"> | |||||
| 97 | <th sc ope="row" style="bor der-bottom : none; fl oat: left; font-size : 0; heigh t: 0;">Fil ters</th> | |||||
| 98 | <td cl ass="dateP adding">St art Date</ td> | |||||
| 99 | <td><c :choose> | |||||
| 100 | <c:when | |||||
| 101 | test ="${!empty patientDi scoveryQue ryStartDat e}"> | |||||
| 102 | <fmt :formatDat e pattern= "MM/dd/yyy y" | |||||
| 103 | value="$ {patientDi scoveryQue ryStartDat e}" /> | |||||
| 104 | </c:when > | |||||
| 105 | <c:other wise> | |||||
| 106 | N/A | |||||
| 107 | </c:othe rwise> | |||||
| 108 | </ c:choose> | |||||
| 109 | </td> | |||||
| 110 | <td cl ass="dateP adding">En d Date</td > | |||||
| 111 | <td><c :choose> | |||||
| 112 | <c:when | |||||
| 113 | test ="${!empty patientDi scoveryQue ryEndDate} "> | |||||
| 114 | <fmt :formatDat e pattern= "MM/dd/yyy y" | |||||
| 115 | value="$ {patientDi scoveryQue ryEndDate} " /> | |||||
| 116 | </c:when > | |||||
| 117 | <c:other wise> | |||||
| 118 | N/A | |||||
| 119 | </c:othe rwise> | |||||
| 120 | </ c:choose> | |||||
| 121 | </td> | |||||
| 122 | <td cl ass="dateP adding">MP I Results< /td> | |||||
| 123 | <td><c :choose> | |||||
| 124 | <c:when test="${!e mpty patie ntDiscover yMPIResult s}"> | |||||
| 125 | <c:o ut value=" ${patientD iscoveryMP IResults}" /> | |||||
| 126 | </c:when > | |||||
| 127 | <c:other wise> | |||||
| 128 | N/A | |||||
| 129 | </c:othe rwise> | |||||
| 130 | </ c:choose> | |||||
| 131 | </td> | |||||
| 132 | </tr> | |||||
| 133 | </tb ody> | |||||
| 134 | </table> | |||||
| 135 | <hr> | |||||
| 136 | <c:choos e> | |||||
| 137 | <c:w hen test=" ${!empty p atientDisc overyResul ts}"> | |||||
| 138 | <br /> | |||||
| 139 | <pg:pagina tor pagina tor="${pag inator}" | |||||
| 140 | uri="P atientDisc overyRepor tResults.d o_sec" | |||||
| 141 | result s="${patie ntDiscover yResults}" /> | |||||
| 142 | <table wid th="100%"> | |||||
| 143 | <thead > | |||||
| 144 | <t r class="h or-minimal ist-c"> | |||||
| 145 | <th scop e="col"><s pan id="da teReceived Header" da ta-tooltip ="<c:out v alue="${de scriptors[ 'eventOccu rredColumn ']}" />">D ate Receiv ed (CT)</s pan></th> | |||||
| 146 | <th scop e="col"><s pan id="ss nHeader" d ata-toolti p="<c:out value="${d escriptors ['ssnColum n']}" />"> SSN</span> </th> | |||||
| 147 | <th scop e="col"><s pan id="la stNameHead er" data-t ooltip="<c :out value ="${descri ptors['las tNameColum n']}" />"> Patient La st Name</s pan></th> | |||||
| 148 | <th scop e="col"><s pan id="fi rstNameHea der" data- tooltip="< c:out valu e="${descr iptors['fi rstNameCol umn']}" /> ">Patient First Name </span></t h> | |||||
| 149 | <th scop e="col"><s pan id="mi ddleNameHe ader" data -tooltip=" <c:out val ue="${desc riptors['m iddleNameC olumn']}" />">Patien t Middle N ame</span> </th> | |||||
| 150 | <th scop e="col"><s pan id="se nderHeader " data-too ltip="<c:o ut value=" ${descript ors['sendi ngOrganiza tionColumn ']}" />">S ender</spa n></th> | |||||
| 151 | <th scop e="col"><s pan id="po uHeader" d ata-toolti p="<c:out value="${d escriptors ['purposeO fUseColumn ']}" />">P urpose of Use</span> </th> | |||||
| 152 | <th scop e="col"><s pan id="re ceiverHead er" data-t ooltip="<c :out value ="${descri ptors['rec eivingOrga nizationCo lumn']}" / >">Receive r</span></ th> | |||||
| 153 | <th scop e="col"><s pan id="me ssageHeade r" data-to oltip="<c: out value= "${descrip tors['mess ageColumn' ]}" />">Me ssage</spa n></th> | |||||
| 154 | <th scop e="col"><s pan id="ex planationH eader" dat a-tooltip= "<c:out va lue="${des criptors[' explanatio nOfFailure Column']}" />">Expla nation of Failure</s pan></th> | |||||
| 155 | <th scop e="col"><s pan id="de tailsHeade r" data-to oltip="<c: out value= "${descrip tors['deta ilsColumn' ]}" />" da ta-tooltip -position= "left">Det ails</span ></th> | |||||
| 156 | </ tr> | |||||
| 157 | <t r class="h or-minimal ist-c"> | |||||
| 158 | <td><a h ref="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=au ditTime&pa tientDisco verySortDi 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 veryReport Results.do _sec?patie ntDiscover ySortValue =auditTime &patientDi scoverySor 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> | |||||
| 159 | <td><a h ref="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=pa tientSSN&p atientDisc overySortD 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 overyRepor tResults.d o_sec?pati entDiscove rySortValu e=patientS SN&patient DiscoveryS 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> | |||||
| 160 | <td><a h ref="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=pa tientLastN ame&patien tDiscovery 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="Patien tDiscovery ReportResu lts.do_sec ?patientDi scoverySor tValue=pat ientLastNa me&patient DiscoveryS 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> | |||||
| 161 | <td><a h ref="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=pa tientGiven Name&patie ntDiscover ySortDirec 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="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=pa tientGiven Name&patie ntDiscover 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> | |||||
| 162 | <td><a h ref="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=pa tientMiddl eName&pati entDiscove rySortDire 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="Pati entDiscove ryReportRe sults.do_s ec?patient DiscoveryS ortValue=p atientMidd leName&pat ientDiscov erySortDir 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> | |||||
| 163 | <td><a h ref="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=or ganization Name&patie ntDiscover ySortDirec 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="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=or ganization Name&patie ntDiscover 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> | |||||
| 164 | <td><a h ref="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=pu rposeForUs e&patientD iscoverySo 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 iscoveryRe portResult s.do_sec?p atientDisc overySortV alue=purpo seForUse&p atientDisc overySortD 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> | |||||
| 165 | <td><a h ref="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=re moteOrgani zationName &patientDi scoverySor 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 scoveryRep ortResults .do_sec?pa tientDisco verySortVa lue=remote Organizati onName&pat ientDiscov erySortDir 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> | |||||
| 166 | <td><a h ref="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=ac tion&patie ntDiscover ySortDirec 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="Patie ntDiscover yReportRes ults.do_se c?patientD iscoverySo rtValue=ac tion&patie ntDiscover 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> | |||||
| 167 | <td></td > | |||||
| 168 | <td></td > | |||||
| 169 | </ tr> | |||||
| 170 | </thea d> | |||||
| 171 | <tbody > | |||||
| 172 | <c :set var=" displayedM essages" v alue="0" s cope="page " /> | |||||
| 173 | ||||||
| 174 | <p g:forEach var="r" | |||||
| 175 | items="${p atientDisc overyResul ts}" varSt atus="i" | |||||
| 176 | paginator= "${paginat or}"> | |||||
| 177 | <c:if te st="${(i.c ount <= pa ginator.re cordsPerPa ge || pagi nator.reco rdsPerPage < 0)&& r. ssnMasked != ''}"> | |||||
| 178 | <tr class="hor -minimalis t-b"> | |||||
| 179 | <td><fmt:f ormatDate | |||||
| 180 | pa ttern="MM/ dd/yyyy hh :mm a" | |||||
| 181 | va lue="${r.a uditTime}" /> | |||||
| 182 | </td> | |||||
| 183 | <td nowrap > | |||||
| 184 | <cpp:p atientLink ssn="${r. ssn}" firs tName="${r .firstName }" lastNam e="${r.las tName}" ss nMasked="$ {r.ssnMask ed}" /> | |||||
| 185 | </td> | |||||
| 186 | <td><c:out value="${ r.lastName }" /></td> | |||||
| 187 | <td><c:out value="${ r.firstNam e}" /></td > | |||||
| 188 | <td><c:out value="${ r.middleNa me}" /></t d> | |||||
| 189 | <td style= "word-wrap : break-wo rd;"><c:ou t value="$ {r.facilit y}" /></td > <!-- sen der --> | |||||
| 190 | <td style= "word-wrap : break-wo rd;"><c:ou t value="$ {r.purpose OfUse}" /> </td> | |||||
| 191 | <td style= "word-wrap : break-wo rd;"><c:ou t value="$ {r.remoteF acility}" /></td> <! -- receive r --> | |||||
| 192 | <td style= "word-wrap : break-wo rd;"><c:ou t value="$ {r.message }" /></td> | |||||
| 193 | <td style= "word-wrap : break-wo rd;"><c:ou t value="$ {r.failure Explanatio n}" /></td > | |||||
| 194 | <td class= "vap-break -word"><c: out value= "${r.detai ls}" /></t d> | |||||
| 195 | </tr > | |||||
| 196 | <c:s et var="di splayedMes sages" val ue="${disp layedMessa ges + 1}" scope="pag e"/> | |||||
| 197 | </c:if> | |||||
| 198 | </ pg:forEach > | |||||
| 199 | <c :if test=" ${paginato r.recordsP erPage == testPatien tMessages && display edMessages == 0}"> | |||||
| 200 | All reco rds were e xcluded fr om this pa ge. | |||||
| 201 | </ c:if> | |||||
| 202 | </tbod y> | |||||
| 203 | </table> | |||||
| 204 | <pg:pagina tor pagina tor="${pag inator}" | |||||
| 205 | uri="P atientDisc overyRepor tResults.d o_sec" | |||||
| 206 | result s="${patie ntDiscover yResults}" /> | |||||
| 207 | </c: when> | |||||
| 208 | <c:o therwise> | |||||
| 209 | No records were foun d. | |||||
| 210 | </c: otherwise> | |||||
| 211 | </c:choo se> | |||||
| 212 | </ td> | |||||
| 213 | </tr> | |||||
| 214 | </ tbody> | |||||
| 215 | </tabl e> <!-- TH E BODY CON TENT END - -> | |||||
| 216 | <div s tyle="widt h: 95%;" c lass="pad- left-10"> | |||||
| 217 | <t able class ="ver-mini malist"> | |||||
| 218 | <tbody> | |||||
| 219 | <colgrou p> | |||||
| 220 | <col style="wi dth:20%"> | |||||
| 221 | <col style="wi dth:30%"> | |||||
| 222 | <col style="wi dth:20%"> | |||||
| 223 | <col style="wi dth:30%"> | |||||
| 224 | </colgro up> | |||||
| 225 | <tr> | |||||
| 226 | <th scope="row " style="b order-bott om: none; color: #66 9; font-si ze: inheri t; font-we ight: norm al; paddin g: 12px 2p x 0; text- align: inh erit;" cla ss="vap-in line-th-ie -only"> | |||||
| 227 | <b>Unique< c:if test= "${patient Types eq 3 }"> real</ c:if> pati ents:</b> | |||||
| 228 | </th> | |||||
| 229 | <td> | |||||
| 230 | <c:choose> <c:when te st="${pati entTypes e q 2}"><c:o ut value=" ${uniqueTe stPatients }" /></c:w hen><c:oth erwise><c: out value= "${uniqueR ealPatient s}" /></c: otherwise> </c:choose > | |||||
| 231 | </td> | |||||
| 232 | <c:i f test="${ patientTyp es eq 3}"> | |||||
| 233 | <td> | |||||
| 234 | <b>Uni que test p atients:</ b> | |||||
| 235 | </td> | |||||
| 236 | <td> | |||||
| 237 | <c:out value="${ uniqueTest Patients}" /> | |||||
| 238 | </td> | |||||
| 239 | </c: if> | |||||
| 240 | </tr> | |||||
| 241 | <tr> | |||||
| 242 | <th scope="row " style="b order-bott om: none; color: #66 9; font-si ze: inheri t; font-we ight: norm al; paddin g: 12px 2p x 0;"> | |||||
| 243 | <b>Total m essages<c: if test="$ {patientTy pes eq 3}" > for real patients< /c:if>:</b > | |||||
| 244 | </th> | |||||
| 245 | <td> | |||||
| 246 | <c:choose> <c:when te st="${pati entTypes e q 2}"><c:o ut value=" ${testPati entMessage s}" /></c: when><c:ot herwise><c :out value ="${realPa tientMessa ges}" /></ c:otherwis e></c:choo se> | |||||
| 247 | </td> | |||||
| 248 | <c:i f test="${ patientTyp es eq 3}"> | |||||
| 249 | <td> | |||||
| 250 | <b>Tot al message s for test patients: </b> | |||||
| 251 | </td> | |||||
| 252 | <td> | |||||
| 253 | <c:out value="${ testPatien tMessages} " /> | |||||
| 254 | </td> | |||||
| 255 | </c: if> | |||||
| 256 | </tr> | |||||
| 257 | <tr> | |||||
| 258 | <th scope="row " style="b order-bott om: none; color: #66 9; font-si ze: inheri t; font-we ight: norm al; paddin g: 12px 2p x 0;"> | |||||
| 259 | <b>Match f ailures<c: if test="$ {patientTy pes eq 3}" > for real patients< /c:if>:</b > | |||||
| 260 | </th> | |||||
| 261 | <td> | |||||
| 262 | <c:choose> <c:when te st="${pati entTypes e q 2}"><c:o ut value=" ${testPati entFails}" /></c:whe n><c:other wise><c:ou t value="$ {realPatie ntFails}" /></c:othe rwise></c: choose> | |||||
| 263 | </td> | |||||
| 264 | <c:i f test="${ patientTyp es eq 3}"> | |||||
| 265 | <td> | |||||
| 266 | <b>Mat ch failure s for test patients: </b> | |||||
| 267 | </td> | |||||
| 268 | <td> | |||||
| 269 | <c:out value="${ testPatien tFails}" / > | |||||
| 270 | </td> | |||||
| 271 | </c: if> | |||||
| 272 | </tr> | |||||
| 273 | <tr> | |||||
| 274 | <th scope="row " style="b order-bott om: none; color: #66 9; font-si ze: inheri t; font-we ight: norm al; paddin g: 12px 2p x 0;"> | |||||
| 275 | <b>Matches found<c:i f test="${ patientTyp es eq 3}"> for real patients</ c:if>:</b> | |||||
| 276 | </th> | |||||
| 277 | <td> | |||||
| 278 | <c:choose> <c:when te st="${pati entTypes e q 2}"><c:o ut value=" ${testPati entMatches }" /></c:w hen><c:oth erwise><c: out value= "${realPat ientMatche s}" /></c: otherwise> </c:choose > | |||||
| 279 | </td> | |||||
| 280 | <c:i f test="${ patientTyp es eq 3}"> | |||||
| 281 | <td> | |||||
| 282 | <b>Mat ches found for test patients:< /b> | |||||
| 283 | </td> | |||||
| 284 | <td> | |||||
| 285 | <c:out value="${ testPatien tMatches}" /> | |||||
| 286 | </td> | |||||
| 287 | </c: if> | |||||
| 288 | </tr> | |||||
| 289 | </tbody> | |||||
| 290 | </ table> | |||||
| 291 | </div> | |||||
| 292 | </td> | |||||
| 293 | </tr > | |||||
| 294 | </ table> | |||||
| 295 | </td> | |||||
| 296 | </tr> | |||||
| 297 | </tbody> | |||||
| 298 | </table> < !-- START: PAGE FOOT ER --> <%@ include fi le="footer .jsp"%> | |||||
| 299 | <!-- END: PAGE FOOTE R --> <!-- END: PAGE CONTENT - -> | |||||
| 300 | </td> | |||||
| 301 | </tr> | |||||
| 302 | </tbody> | |||||
| 303 | </table> | |||||
| 304 | </body> | |||||
| 305 | <%-- <%@in clude file ="slideout Warning.js pf" %> --% > | |||||
| 306 | </html> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.