4508. EPMO Open Source Coordination Office Redaction File Detail Report

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.

4508.1 Files compared

# 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 optInOptOutReportResults.jsp Fri Apr 21 20:15:58 2017 UTC

4508.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 224
Removed 0 0

4508.3 Comparison options

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

4508.4 Active regular expressions

No regular expressions were active.

4508.5 Comparison detail

        1   <%--
        2       Deprec ated as of  VAP 2.6.0
        3       Docume nt   : Opt -in/Opt-ou t Report
        4       Create d By : Dav id Vasquez  / Robert  Snelling
        5       Modifi ed By: Ash a Amritraj
        6   --%>
        7   <%@page im port="gov. va.nvap.we b.user.Use rHelper"%>
        8   <%@page co ntentType= "text/html " pageEnco ding="UTF- 8"%>
        9   <%@taglib  uri="http: //java.sun .com/jsp/j stl/core"  prefix="c" %>
        10   <%@taglib  uri="http: //java.sun .com/jsp/j stl/fmt" p refix="fmt "%>
        11   <%@taglib  uri="http: //java.sun .com/jsp/j stl/functi ons" prefi x="fn"%>
        12   <%@taglib  tagdir="/W EB-INF/tag s/cpp" pre fix="cpp"% >
        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           <h ead>
        24           <t itle>Veter ans Author ization &  Preference s Consent  Directive  Report Res ults</titl e>
        25           <% @include f ile="metaC ommon.jsp"  %>
        26           </ head>
        27   <body>
        28   <jsp:inclu de page="h eader.jsp" >
        29       <jsp:p aram name= "userName"  value="<% =userName% >" />
        30   </jsp:incl ude>
        31   <%@include  file="pat ientLinkFo rm.jsp"%>
        32   <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" >
        33           <t body>
        34           <t r>
        35                             <jsp:i nclude pag e="leftMen u.jsp">
        36                    <jsp :param nam e="userNam e" value=" <%=userNam e%>" />
        37                </jsp:in clude>
        38                <th scop e="row" st yle="float : left; fo nt-size: 0 ; height:  0;">VA Con tent</th>
        39                <td id=" content-va ">
        40                    <a n ame="conte nt-area">< /a>
        41                    <!--  START: SI TE NAME BA R -->
        42                    <p c lass="titl e-bar"><!- - START: S ITE NAME - ->Consent  Directive  Report<!--  END: SITE  NAME -->< /p>
        43                    <cpp :errors />
        44                    <!--  END: SITE  NAME BAR  -->
        45                    <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">
        46                         <tbody>
        47                             <tr>
        48                                 <t h scope="r ow" style= "float: le ft; font-s ize: 0; he ight: 0;"> Main Conte nt</th>
        49                                 <t d id="cont ent-main">
        50                                      <table w idth="100% " summary= "This tabl e is used  for layout  purposes" >
        51                                        <!-- S TART: PAGE  TITLE ARE A -->
        52                                        <!-- E ND: PAGE T ITLE AREA  -->
        53                                        <tr>
        54                                            <t h scope="r ow" style= "float: le ft; font-s ize: 0; he ight: 0;"> Page Conte nt</th>
        55                                                     <td>
        56                                                            <!-- STA RT: PAGE C ONTENT -->
        57                                               <table SUM MARY="This  table is  for format ting purpo ses only." >
        58                                                   <tbody >
        59                                                       <t r>
        60                                                            <th scop e="row" st yle="float : left; fo nt-size: 0 ; height:  0;">Export  Buttons</ th>
        61                                                            <td>
        62                                                                <tab le class=" ver-minima list">
        63                                                                     <tbody>
        64                                                                         <tr>
        65                                                                             <d iv class=" buttonrow" >
        66                                                                                  <form>
        67                                                                                      <inp ut name="e xportToExc el" alt="E xport to E xcel"
        68                                                                                           class="but ton" type= "submit" v alue="Expo rt to Exce l"
        69                                                                                           onclick="e xportAlert ();"/>
        70                                                                                      <inp ut name="e xportToCsv " alt="Exp ort to CSV "
        71                                                                                           class="but ton" type= "submit" v alue="Expo rt to CSV"
        72                                                                                           onclick="e xportAlert ();"/>
        73                                                                                  </form>
        74                                                                                  <td></td >
        75                                                                                  <td></td >
        76                                                                                  <td></td >
        77                                                                                  <td></td >
        78                                                                                  <td></td >
        79                                                                                  <td></td >
        80                                                                                  <td></td >
        81                                                                             </ div>
        82                                                                         </tr>
        83                                                                         <tr cl ass="dateF ilters">
        84                                                                             <t h scope="r ow" style= "border-bo ttom: none ; float: l eft; font- size: 0; h eight: 0;" >Filters</ th>
        85                                                                             <t d style="f loat: left ;">Patient  ID (ICN)< /td>
        86                                                                             <t d><c:choos e>
        87                                                                                      <c:w hen test=" ${!empty o ptInOptOut QueryICN}" >
        88                                                                                               <c:out  value="${ optInOptOu tQueryICN} "/>
        89                                                                                           </c:when>
        90                                                                                      <c:o therwise>
        91                                                                                               ALL
        92                                                                                           </c:otherw ise>
        93                                                                                  </c:choo se>
        94                                                                             </ td>
        95                                                                             <t d class="d atePadding ">Start Da te</td>
        96                                                                             <t d><c:choos e>
        97                                                                                      <c:w hen test=" ${!empty o ptInOptOut QueryStart Date}">
        98                                                                                           <fmt:forma tDate patt ern="MM/dd /yyyy"
        99                                                                                               value= "${optInOp tOutQueryS tartDate}"  />
        100                                                                                      </c: when>
        101                                                                                      <c:o therwise>
        102                                                                                               N/A
        103                                                                                           </c:otherw ise>
        104                                                                                  </c:choo se>
        105                                                                             </ td>
        106                                                                             <t d class="d atePadding ">End Date </td>
        107                                                                             <t d><c:choos e>
        108                                                                                      <c:w hen test=" ${!empty o ptInOptOut QueryEndDa te}">
        109                                                                                           <fmt:forma tDate patt ern="MM/dd /yyyy"
        110                                                                                               value= "${optInOp tOutQueryE ndDate}" / >
        111                                                                                      </c: when>
        112                                                                                      <c:o therwise>
        113                                                                                               N/A
        114                                                                                           </c:otherw ise>
        115                                                                                  </c:choo se>
        116                                                                             </ td>
        117                                                                     </tbody>
        118                                                                </ta ble>
        119                                                                <c:c hoose>
        120                                                                     <c:when te st="${!emp ty optInOp tOutResult s}">
        121                                                                         <pg:pa ginator pa ginator="$ {paginator }"
        122                                                                             ur i="OptInOp tOutReport Results.do _sec"
        123                                                                             re sults="${o ptInOptOut Results}"  />
        124                                                                        <table  width="100 %">
        125                                                                             <t head>
        126                                                                                  <tr clas s="hor-min imalist-c" >
        127                                                                                      <th  scope="col "><span id ="ssnHeade r" data-to oltip="<c: out value= "${descrip tors['ssnC olumn']}"  />">SSN</s pan></th>
        128                                                                                      <th  scope="col "><span id ="lastName Header" da ta-tooltip ="<c:out v alue="${de scriptors[ 'lastNameC olumn']}"  />">Patien t Last Nam e</span></ th>
        129                                                                                      <th  scope="col "><span id ="firstNam eHeader" d ata-toolti p="<c:out  value="${d escriptors ['firstNam eColumn']} " />">Pati ent First  Name</span ></th>
        130                                                                                      <th  scope="col "><span id ="timeOfEv entHeader"  data-tool tip="<c:ou t value="$ {descripto rs['eventO ccurredCol umn']}" /> ">Time of  Event (CT) </span></t h>
        131                                                                                      <th  scope="col "><span id ="patientS ignatureHe ader" data -tooltip=" <c:out val ue="${desc riptors['c onsentDire ctiveDetai ledReportP atientSign atureDateC olumn']}"  />">Patien t Signatur e/</br>Pat ient Decea sed Date</ span></th>
        132                                                                                      <th  scope="col "><span id ="pouHeade r" data-to oltip="<c: out value= "${descrip tors['purp oseOfUseCo lumn']}" / >">Purpose  of Use</s pan></th>
        133                                                                                      <th  scope="col "><span id ="consentT ypeHeader"  data-tool tip="<c:ou t value="$ {descripto rs['consen tTypeSansA llColumn'] }" />">Con sent Type< /span></th >
        134                                                                                      <th  scope="col "><span id ="inactiva tionReason Header" da ta-tooltip ="<c:out v alue="${de scriptors[ 'consentDi rectiveDet ailedRepor tInactivat ionReasonC olumn']}"  />">Inacti vation Rea son</span> </th>
        135                                                                                      <th  scope="col "><span id ="enteredB yHeader" d ata-toolti p="<c:out  value="${d escriptors ['enteredB yManualOrS ystemColum n']}" />"> Entered By </span></t h>
        136                                                                                      <th  scope="col "><span id ="facility Header" da ta-tooltip ="<c:out v alue="${de scriptors[ 'consentDi rectiveDet ailedRepor tAuthentic atingFacil ityColumn' ]}" />">Au thenticati ng Facilit y</span></ th>
        137                                                                                      <th  scope="col "><span id ="facility IdHeader"  data-toolt ip="<c:out  value="${ descriptor s['consent DirectiveD etailedRep ortAuthent icatingFac ilityStati onIdColumn ']}" />">A uthenticat ing Facili ty Station  ID</span> </th>
        138                                                                                      <th  scope="col "><span id ="visnHead er" data-t ooltip="<c :out value ="${descri ptors['vis nForAuthen ticatingFa cilityColu mn']}" />"  data-tool tip-positi on="left"> VISN</span ></th>
        139                                                                                      <th  scope="col "><span id ="viewHead er" data-t ooltip="<c :out value ="${descri ptors['gen ericViewCo lumn']}" / >" data-to oltip-posi tion="left ">View</sp an></th>
        140                                                                                  </tr>
        141                                                                                  <tr clas s="hor-min imalist-c" >
        142                                                                                           <td><a hre f="OptInOp tOutReport Results.do _sec?optIn OptOutSort Value=pati entSsn&opt InOptOutSo rtDirectio n=ASC"><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 tInOptOutR eportResul ts.do_sec? optInOptOu tSortValue =patientSs n&optInOpt OutSortDir 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>
        143                                                                                                                                                                          <td><a h ref="OptIn OptOutRepo rtResults. do_sec?opt InOptOutSo rtValue=pa tientLastN ame&optInO ptOutSortD irection=A SC"><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 OptOutRepo rtResults. do_sec?opt InOptOutSo rtValue=pa tientLastN ame&optInO ptOutSortD 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>
        144                                                                                                                                                                          <td><a h ref="OptIn OptOutRepo rtResults. do_sec?opt InOptOutSo rtValue=pa tientGiven Name&optIn OptOutSort Direction= ASC"><img  alt="sort  this colum n in ascen ding order " src="res /sort-asce nding.jpg"  border="0 "/></a><a>  - </a><a  href="OptI nOptOutRep ortResults .do_sec?op tInOptOutS ortValue=p atientGive nName&optI nOptOutSor tDirection =DESC"><im g alt="sor t this col umn in des cending or der" src=" res/sort-d escending. jpg" borde r="0" bord er="0"/></ a></td>
        145                                                                                                                                                                          <td><a h ref="OptIn OptOutRepo rtResults. do_sec?opt InOptOutSo rtValue=ti meOfEvent& optInOptOu tSortDirec tion=ASC"> <img alt=" sort this  column in  ascending  order" src ="res/sort -ascending .jpg" bord er="0"/></ a><a> - </ a><a href= "OptInOptO utReportRe sults.do_s ec?optInOp tOutSortVa lue=timeOf Event&optI nOptOutSor 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>
        146                                                                                                                                                                          <td><a h ref="OptIn OptOutRepo rtResults. do_sec?opt InOptOutSo rtValue=cr eatedDate& optInOptOu tSortDirec tion=ASC"> <img alt=" sort this  column in  ascending  order" src ="res/sort -ascending .jpg" bord er="0"/></ a><a> - </ a><a href= "OptInOptO utReportRe sults.do_s ec?optInOp tOutSortVa lue=create dDate&optI nOptOutSor 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>
        147                                                                                                                                                                          <td><a h ref="OptIn OptOutRepo rtResults. do_sec?opt InOptOutSo rtValue=po uValue&opt InOptOutSo rtDirectio n=ASC"><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 tInOptOutR eportResul ts.do_sec? optInOptOu tSortValue =pouValue& optInOptOu tSortDirec tion=DESC" ><img alt= "sort this  column in  descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></td>
        148                                                                                                                                                                          <td><a h ref="OptIn OptOutRepo rtResults. do_sec?opt InOptOutSo rtValue=co nsentType& optInOptOu tSortDirec tion=ASC"> <img alt=" sort this  column in  ascending  order" src ="res/sort -ascending .jpg" bord er="0"/></ a><a> - </ a><a href= "OptInOptO utReportRe sults.do_s ec?optInOp tOutSortVa lue=consen tType&optI nOptOutSor 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>
        149                                                                                                                                                                          <td><a h ref="OptIn OptOutRepo rtResults. do_sec?opt InOptOutSo rtValue=op toutReason &optInOptO utSortDire ction=ASC" ><img alt= "sort this  column in  ascending  order" sr c="res/sor t-ascendin g.jpg" bor der="0"/>< /a><a> - < /a><a href ="OptInOpt OutReportR esults.do_ sec?optInO ptOutSortV alue=optou tReason&op tInOptOutS 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>
        150                                                                                      <td> <a href="O ptInOptOut ReportResu lts.do_sec ?optInOptO utSortValu e=userId&o ptInOptOut SortDirect ion=ASC">< 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=" OptInOptOu tReportRes ults.do_se c?optInOpt OutSortVal ue=userId& optInOptOu tSortDirec tion=DESC" ><img alt= "sort this  column in  descendin g order" s rc="res/so rt-descend ing.jpg" b order="0"/ ></a></td>
        151                                                                                                                                                                          <td><a h ref="OptIn OptOutRepo rtResults. do_sec?opt InOptOutSo rtValue=fa cilityName &optInOptO utSortDire ction=ASC" ><img alt= "sort this  column in  ascending  order" sr c="res/sor t-ascendin g.jpg" bor der="0"/>< /a><a> - < /a><a href ="OptInOpt OutReportR esults.do_ sec?optInO ptOutSortV alue=facil ityName&op tInOptOutS 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>
        152                                                                                      <td> <a href="O ptInOptOut ReportResu lts.do_sec ?optInOptO utSortValu e=facility &optInOptO utSortDire ction=ASC" ><img alt= "sort this  column in  ascending  order" sr c="res/sor t-ascendin g.jpg" bor der="0"/>< /a><a> - < /a><a href ="OptInOpt OutReportR esults.do_ sec?optInO ptOutSortV alue=facil ity&optInO ptOutSortD 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>
        153                                                                                      <td> <a href="O ptInOptOut ReportResu lts.do_sec ?optInOptO utSortValu e=visnName &optInOptO utSortDire ction=ASC" ><img alt= "sort this  column in  ascending  order" sr c="res/sor t-ascendin g.jpg" bor der="0"/>< /a><a> - < /a><a href ="OptInOpt OutReportR esults.do_ sec?optInO ptOutSortV alue=visnN ame&optInO ptOutSortD 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>
        154                                                                                                                                                                          <td> </ td>
        155                                                                                                                                                                 </tr>
        156                                                                             </ thead>
        157                                                                             <t body>
        158                                                                                  <pg:forE ach var="r " items="$ {optInOptO utResults} " varStatu s="i"
        159                                                                                      pagi nator="${p aginator}" >
        160                                                                                      <tr  class="hor -minimalis t-b">
        161                                                                                           <td nowrap ><cpp:pati entLink ss n="${r.ssn }" firstNa me="${r.fi rstName}"  lastName=" ${r.lastNa me}" ssnMa sked="${r. ssnMasked} " /></td>
        162                                                                                           <!-- Task  # 303 -->
        163                                                                                           <td><c:out  value="${ r.lastName }"/></td>
        164                                                                                           <td><c:out  value="${ r.firstNam e}"/></td>
        165                                                                                           <td><fmt:f ormatDate  pattern="M M/dd/yyyy  hh:mm a"
        166                                                                                                   va lue="${r.a uditTime}"  />
        167                                                                                           </td>
        168                                                                                           <td><fmt:f ormatDate  pattern="M M/dd/yyyy"
        169                                                                                                   va lue="${r.p atientDate }" />
        170                                                                                           </td>
        171                                                                                           <td><c:out  value="${ r.purposeO fUse}"/></ td>
        172                                                                                           <td><c:out  value="${ r.consentT ype}"/></t d>
        173                                                                                           <td><c:out  value="${ r.inactiva tionReason }"/></td>
        174                                                                                           <td><c:out  value="${ r.userId}" /></td>
        175                                                                                           <td><c:out  value="${ r.facility Name}"/></ td>
        176                                                                                           <td><c:out  value="${ r.facility Id}"/></td >
        177                                                                                           <td><c:out  value="${ r.visnName }"/></td>
        178                                                                                           <td>
        179                                                                                               <c:cho ose>
        180                                                                                               <c:whe n test="${ r.hasAttac hment eq t rue}">
        181                                                                                                        <c:url v ar="url" v alue="OptI nOptOutRep ortResults .do_sec">
        182                                                                                                            <c:p aram name= "view" val ue="true"  />
        183                                                                                                            <c:p aram name= "documentU niqueId" v alue="${r. auditId}"  />
        184                                                                                                        </c:url>
        185                                                                                                   <a  alt="View " href="<c :out value ="${url}"/ >">View</a >
        186                                                                                               </c:wh en>
        187                                                                                               <c:oth erwise> < !--  there  is a non- deliminate d space th ere to mak e sure lin es look ap propriate  when the j sp is rend ered -->
        188                                                                                               </c:ot herwise>
        189                                                                                               </c:ch oose>
        190                                                                                                                                                                                   </td>
        191                                                                                      </tr >
        192                                                                                  </pg:for Each>
        193                                                                             </ tbody>
        194                                                                         </tabl e>
        195                                                                         <pg:pa ginator pa ginator="$ {paginator }"
        196                                                                             ur i="OptInOp tOutReport Results.do _sec"
        197                                                                             re sults="${o ptInOptOut Results}"  />
        198                                                                     </c:when>
        199                                                                     <c:otherwi se>
        200                                                                             No  records w ere found.
        201                                                                         </c:ot herwise>
        202                                                                </c: choose>
        203                                                            </td>
        204                                                       </ tr>
        205                                                   </tbod y>
        206                                               </table>
        207                                               <!-- THE B ODY CONTEN T END -->
        208                                             < /td>
        209                                               </tr>
        210                                                                         </tabl e>
        211                                 </ td>
        212                             </tr>
        213                         </tbody>
        214                    </ta ble>
        215                    <!--  START: PA GE FOOTER  -->
        216                    <%@i nclude fil e="footer. jsp" %>
        217                    <!--  END: PAGE  FOOTER -- >
        218                    <!--  END: PAGE  CONTENT - ->
        219                </td>
        220           </ tr>
        221       </tbod y>
        222   </table>
        223   </body>
        224   </html>