251. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/27/2019 4:01:39 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.

251.1 Files compared

# Location File Last Modified
1 JLV_CV_CV_2_9_1_0.zip\CV-CCP\grails-app\views\view\community _CreateEditProvider.gsp Wed Mar 20 21:45:24 2019 UTC
2 JLV_CV_CV_2_9_1_0.zip\CV-CCP\grails-app\views\view\community _CreateEditProvider.gsp Tue Mar 26 18:23:31 2019 UTC

251.2 Comparison summary

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

251.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

251.4 Active regular expressions

No regular expressions were active.

251.5 Comparison detail

  1   <div id="J LVC-Create EditProvid er"
  2        class ="appkit-s lideIn"
  3        style ="top:-10p x;bottom:1 px;"
  4        data- outlet="JL V.JLVCommu nityContro ller.Outsi deProvider Controller .slideIn">
  5  
  6       <div c lass="appk it-view se arch-panel ">
  7  
  8           <d iv class=" field titl eLabel">Se arch Provi ders</div>
  9  
  10           <d iv class=" jlv-provid er-search"
  11                 data-ou tlet="JLV. JLVCommuni tyControll er.Outside ProviderCo ntroller.s earchForm"
  12                 data-de legate="JL V.JLVCommu nityContro ller.Outsi deProvider Controller "
  13                 data-ta ble="JLV.J LVCommunit yControlle r.OutsideP roviderCon troller.se archTable" >
  14           </ div>
  15  
  16           <d iv class=" field">
  17                <div cla ss="appkit -selection -table" st yle="heigh t:300px;"
  18                     dat a-delegate ="JLV.JLVC ommunityCo ntroller"
  19                     dat a-action=" JLV.JLVCom munityCont roller.Out sideProvid erControll er.onSelec t"
  20                     dat a-outlet=" JLV.JLVCom munityCont roller.Out sideProvid erControll er.searchT able">
  21                    <div  class="ap pkit-table -column" d ata-sortab le="false"
  22                          data-id=" _select" d ata-width= "25" data- fixed="tru e"
  23                          data-form atter="rad ioFormatte r"></div>
  24  
  25                    <div  class="ap pkit-table -column" d ata-id="na me"
  26                          data-widt h="120"
  27                          data-form atter="nam eFormatter ">Provider  Name</div >
  28  
  29                    <div  class="ap pkit-table -column" d ata-id="or ganization "
  30                          data-widt h="150" da ta-sorter= "organizat ionNameSor ter"
  31                          data-form atter="org anizationN ameFormatt er">Provid er Group</ div>
  32                </div>
  33  
  34           </ div>
  35  
  36           <d iv class=" field crea te-btn">
  37                <div cla ss="appkit -button" i t="CreateN ewProvider Btn" aria- label="Cre ate New Pr ovider"
  38                     dat a-action=" JLV.JLVCom munityCont roller.Out sideProvid erControll er.createN ewProvider ">Create N ew Provide r</div>
  39           </ div>
  40       </div>
  41  
  42       <div c lass="form -panel">
  43  
  44           <d iv class=" field titl eLabel">Ma nage Provi ders</div>
  45  
  46  
  47           <d iv class=" appkit-vie w msg"
  48                 data-ou tlet="JLV. JLVCommuni tyControll er.Outside ProviderCo ntroller.m essage">No  Provider  Selected</ div>
  49  
  50  
  51           <d iv class=" appkit-vie w form abs olute" sty le="displa y:block;to p:45px;lef t:3px;"
  52                 data-ou tlet="JLV. JLVCommuni tyControll er.Outside ProviderCo ntroller.f orm">
  53  
  54                <div cla ss="table"  style="mi n-width:75 0px;">
  55                    <div  class="tr ">
  56                         <div class ="td label ">Provider  Group</di v>
  57  
  58                         <div class ="td">
  59                             <input  type="tex t" style=" float:left ;"
  60                                     aria-labe l="Provide r Group"
  61                                     data-plac eholder="R equired" r eadonly
  62                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.org anization"
  63                                     class="ap pkit-textf ield"/>
  64  
  65  
  66                             <div a ria-label= "Browse Pr ovider Gro ups"
  67                                  c lass="appk it-button"  style="wi dth:80px;f loat:left; margin-lef t:6px;"
  68                                  d ata-action ="JLV.JLVC ommunityCo ntroller.O utsideProv iderContro ller.brows eOrganizat ions">Brow se</div>
  69  
  70                         </div>
  71  
  72                    </di v>
  73  
  74                    <div  class="tr ">
  75                         <div class ="td label ">Network( s)</div>
  76  
  77                         <div class ="td">
  78                             <input  id="Provi derNetwork "
  79                                     type="tex t" class=" appkit-tex tfield" st yle="float :left;"
  80                                     aria-labe l="Network s"
  81                                     readonly
  82                                     data-plac eholder="R equired"
  83                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.net worksField "/>
  84  
  85                             <div c lass="appk it-button"  style="wi dth:80px;f loat:left; margin-lef t:6px;" ar ia-label=" Browse"
  86                                  d ata-action ="JLV.JLVC ommunityCo ntroller.O utsideProv iderContro ller.brows eNetworks" >Browse</d iv>
  87  
  88                         </div>
  89                    </di v>
  90  
  91                    <div  class="tr " id="JLVC -Provider- OtherNetwo rk-Field">
  92                         <div class ="td label ">Other Ne twork</div >
  93  
  94                         <div class ="td">
  95                             <input  type="tex t" maxleng th="256" c lass="appk it-textfie ld" aria-l abel="Othe rNetwork"
  96                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.oth erNetwork"
  97                                     data-plac eholder="R equired"/>
  98                         </div>
  99                    </di v>
  100                    <div  class="tr ">
  101                         <div class ="td label ">Specialt y</div>
  102  
  103                         <div class ="td">
  104                             <input  type="tex t" maxleng th="64" cl ass="appki t-textfiel d" aria-la bel="Speci alty"
  105                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.spe cialty"
  106                                     data-plac eholder="O ptional"/>
  107                         </div>
  108                    </di v>
  109  
  110                    <div  class="tr ">
  111                         <div class ="td label ">First Na me</div>
  112  
  113                         <div class ="td">
  114                             <input  type="tex t" maxleng th="127" c lass="appk it-textfie ld" aria-l abel="Firs t Name"
  115                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.fir stName"
  116                                     data-plac eholder="R equired"/>
  117                         </div>
  118  
  119                    </di v>
  120  
  121                    <div  class="tr ">
  122                         <div class ="td label ">Last Nam e</div>
  123  
  124                         <div class ="td">
  125  
  126                             <input  type="tex t" maxleng th="127" c lass="appk it-textfie ld" aria-l abel="Last  Name"
  127                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.las tName"
  128                                     data-plac eholder="R equired"/>
  129                         </div>
  130                    </di v>
  131  
  132                    <div  class="tr ">
  133                         <div class ="td label ">NPI</div >
  134  
  135                         <div class ="td">
  136  
  137                             <div c lass="floa t:left;">
  138                                 <i nput aria- label="N.P .I."
  139                                         type= "text" max length="10 " class="a ppkit-text field" sty le="width: 170px;floa t:left;"
  140                                         data- outlet="JL V.JLVCommu nityContro ller.Outsi deProvider Controller .npi"
  141                                         data- placeholde r="Optiona l"/>
  142  
  143  
  144                                 <d iv style=" float:left ;">
  145                                      <div cla ss="inline ">Account  Type</div>
  146  
  147                                      <div cla ss="appkit -combo inl ine" data- editable=" false"
  148                                           sty le="width: 170px;"
  149                                           ari a-label="A ccount Typ e"
  150                                           dat a-outlet=" JLV.JLVCom munityCont roller.Out sideProvid erControll er.account Type"
  151                                           dat a-value="O utside Pro vider">
  152                                          <div  class="ap pkit-menu" >
  153                                               <div class ="appkit-m enu-item"
  154                                                    data- value="Out side Provi der">Outsi de Provide r</div>
  155                                          </di v>
  156                                      </div>
  157                                 </ div>
  158                             </div>
  159  
  160                         </div>
  161  
  162                    </di v>
  163  
  164                    <div  class="tr ">
  165                         <div class ="td label ">Email</d iv>
  166  
  167                         <div class ="td">
  168                             <input  type="tex t" maxleng th="256" c lass="appk it-textfie ld" aria-l abel="Emai l"
  169                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.ema il"
  170                                     data-plac eholder="R equired"/>
  171                         </div>
  172  
  173                    </di v>
  174  
  175                    <div  class="tr ">
  176  
  177                         <div class ="td label ">Phone</d iv>
  178  
  179                         <div class ="td">
  180                             <input  type="tex t" class=" appkit-tex tfield" ar ia-label=" Phone"
  181                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.pho ne"
  182                                     data-plac eholder="R equired"/>
  183  
  184                         </div>
  185  
  186                    </di v>
  187  
  188                    <div  class="tr ">
  189                         <div class ="td label ">User Nam e</div>
  190  
  191                         <div class ="td">
  192                             <input  disabled  type="text " class="a ppkit-text field" ari a-label="U ser Name"
  193                                     data-enab led="false "
  194                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.use rname"
  195                                     data-plac eholder="R equired"/>
  196                         </div>
  197  
  198                    </di v>
  199  
  200                    <div  class="tr ">
  201  
  202                         <div class ="td label ">Password </div>
  203  
  204                         <div class ="td reset Password">
  205                             <div c lass="appk it-button"  style="wi dth:120px; " aria-lab el="Reset  Password"
  206                                  d ata-action ="JLV.JLVC ommunityCo ntroller.O utsideProv iderContro ller.reset Password"> Reset Pass word</div>
  207                         </div>
  208  
  209                         <div class ="td setPa ssword">
  210                             <input  id="passw ordField"  type="text " class="a ppkit-text field" ari a-label="P assword" s tyle="floa t:left;"
  211                                     data-outl et="JLV.JL VCommunity Controller .OutsidePr oviderCont roller.pas sword"
  212                                     data-plac eholder="R equired"/>
  213  
  214                             <div c lass="appk it-button"  style="wi dth:80px;f loat:left; margin-lef t:6px;" ar ia-label=" Generate"
  215                                  d ata-action ="JLV.JLVC ommunityCo ntroller.O utsideProv iderContro ller.gener ateProvide rPassword" >Generate< /div>
  216  
  217                         </div>
  218  
  219                    </di v>
  220  
  221                    <div  class="tr ">
  222                         <div class ="td label ">Allow Ac cess to Da ta Types</ div>
  223  
  224                         <div class ="td">
  225                             <div c lass="chec kbox"><inp ut type="c heckbox" v alue="VA"  checked/>V A</div>
  226  
  227                             <div c lass="chec kbox disab led"><inpu t type="ch eckbox" di sabled val ue="DoD"/> DoD</div>
  228  
  229                             <div c lass="chec kbox disab led"><inpu t type="ch eckbox" di sabled val ue="VAVLER "/>VA VLER </div>
  230  
  231                             <div c lass="chec kbox disab led"><inpu t type="ch eckbox" di sabled val ue="DoDVLE R"/>DoD VL ER</div>
  232                         </div>
  233                    </di v>
  234                </div>
  235  
  236                <br/>
  237  
  238                <div cla ss="assign Patients">
  239                    <td> <b>Assigne d Patients </b></td>
  240                </div>
  241  
  242                <div cla ss="assign Patients">
  243                    <div  class="td ">
  244                         <div class ="jlv-link -button" s tyle="floa t:left;mar gin:4px 12 px 0 0;"
  245                              aria- label="Ass ign New Pa tient">
  246                             <a hre f="#"
  247                                onc lick="JLV. JLVCommuni tyControll er.Outside ProviderCo ntroller.a ssignPatie nt();">+ A ssign New  Patient</a >
  248                         </div>
  249  
  250                         <div class ="jlv-link -button" s tyle="floa t:left;mar gin:4px 12 px 0 0;"
  251                              aria- label="Una ssign Sele cted Patie nts">
  252                             <a hre f="#"
  253                                onc lick="JLV. JLVCommuni tyControll er.Outside ProviderCo ntroller.u nassignPat ients();"> Unassign S elected Pa tients</a>
  254                         </div>
  255                    </di v>
  256                </div>
  257  
  258                <div cla ss="assign Patients">
  259                    <div  class="td ">
  260                         <div class ="appkit-t able"
  261                              data- delegate=" JLV.JLVCom munityCont roller"
  262                              data- outlet="JL V.JLVCommu nityContro ller.Outsi deProvider Controller .assignedP atientsTab le"
  263                              data- source="JL V.JLVCommu nityContro ller.Outsi deProvider Controller .assignedP atients"
  264                              data- fit-column s="true" s tyle="heig ht:150px;w idth:1016p x;">
  265  
  266                             <div c lass="appk it-table-c olumn" dat a-formatte r="selectF ormatter"
  267                                  d ata-width= "36" data- id="_selec t" data-fi xed="true" ></div>
  268  
  269                             <div c lass="appk it-table-c olumn" dat a-width="9 0" data-id ="name">Pa tient Name </div>
  270  
  271                             <div c lass="appk it-table-c olumn" dat a-width="1 05" data-i d="assignm entType">A ssignment  Type</div>
  272  
  273                             <div c lass="appk it-table-c olumn" dat a-width="7 5" data-id ="consultN umber">Con sult No</d iv>
  274  
  275                             <div c lass="appk it-table-c olumn" dat a-width="1 00" data-i d="consult Name">Cons ult Name</ div>
  276  
  277                             <div c lass="appk it-table-c olumn" dat a-width="1 00" data-i d="consult Provider"> Consult Pr ovider</di v>
  278  
  279                             <div c lass="appk it-table-c olumn" dat a-width="9 0" data-id ="consultS tatus">Con sult Statu s</div>
  280  
  281                             <div c lass="appk it-table-c olumn" dat a-formatte r="dateFor matter" da ta-sorter= "dateSorte r" data-wi dth="95" d ata-id="vi ewStartDat e">View St art Date</ div>
  282  
  283                             <div c lass="appk it-table-c olumn" dat a-formatte r="dateFor matter" da ta-sorter= "dateSorte r" data-wi dth="90" d ata-id="vi ewEndDate" >View End  Date</div>
  284  
  285                             <div c lass="appk it-table-c olumn" dat a-formatte r="dateFor matter" da ta-sorter= "dateSorte r" data-wi dth="110"  data-id="h istoryStar tDate">His tory Start  Date</div >
  286  
  287                             <div c lass="appk it-table-c olumn" dat a-formatte r="usageFo rmatter" d ata-width= "65" data- id="usage" >CV Usage< /div>
  288  
  289                             <div c lass="appk it-table-c olumn" dat a-fixed="t rue" data- formatter= "patientAs signmentEd it" data-w idth="45"  data-id="_ edit"></di v>
  290  
  291                         </div>
  292                    </di v>
  293                </div>
  294  
  295                <div cla ss="assign Patients"> <div class ="td"><b>P reviously  Assigned P atients</b ></div> <t d></td></d iv>
  296  
  297                <div cla ss="assign Patients">
  298                    <div  class="td ">
  299                         <div class ="appkit-t able"
  300                              data- delegate=" JLV.JLVCom munityCont roller"
  301                              data- outlet="JL V.JLVCommu nityContro ller.Outsi deProvider Controller .prevAssig nedPatient sTable"
  302                              data- source="JL V.JLVCommu nityContro ller.Outsi deProvider Controller .assignedP atients"
  303  
  304                              data- fit-column s="true" s tyle="heig ht:150px;w idth:750px ;margin-bo ttom:12px; ">
  305  
  306                             <div c lass="appk it-table-c olumn" dat a-width="1 10" data-i d="name">P atient Nam e</div>
  307  
  308                             <div c lass="appk it-table-c olumn" dat a-width="1 10" data-i d="assignm entType">A ssignment  Type</div>
  309  
  310                             <div c lass="appk it-table-c olumn" dat a-width="8 0" data-id ="consultN umber">Con sult No</d iv>
  311  
  312                             <div c lass="appk it-table-c olumn" dat a-width="1 00" data-i d="consult Name">Cons ult Name</ div>
  313  
  314                             <div c lass="appk it-table-c olumn" dat a-width="1 20" data-i d="consult Provider"> Consult Pr ovider</di v>
  315  
  316                             <div c lass="appk it-table-c olumn" dat a-width="1 00" data-i d="consult Status">Co nsult Stat us</div>
  317  
  318                             <div c lass="appk it-table-c olumn" dat a-width="8 0"
  319                                  d ata-format ter="usage Formatter"
  320                                  d ata-id="us age">CV Us age</div>
  321  
  322                         </div>
  323                    </di v>
  324  
  325                </div>
  326  
  327           </ div>
  328  
  329       </div>
  330  
  331       <div c lass="appk it-view bo ttom-bar"  data-outle t="JLV.JLV CommunityC ontroller. OutsidePro viderContr oller.bott omBar">
  332  
  333           %{ --<g:set v ar="allowe dDeletePri vilege" va lue="${gra ilsApplica tion.confi g.grails.d eletePrivi lege}"/>-- }%
  334  
  335  
  336             %{--<g:if  test="${al lowedDelet ePrivilege .contains( " PII                       ")}">--}%
  337                %{--Peop le allowed : ${allowe dDeletePri vilege}--} %
  338           %{ --</g:if>- -}%
  339           %{ --<g:else> --}%
  340                %{--Not  Allowed--} %
  341           %{ --</g:else >--}%
  342  
  343           %{ --<br/>ALL  People al lowed: ${a llowedDele tePrivileg e}--}%
  344  
  345                %{--<g:i f test="${ data.agenc y == "va"} ">--}%
  346                    %{-- <g:each va r="info" i n="${data. info}">--} %
  347                         %{--<br/>$ {info.valu e}--}%
  348                    %{-- </g:each>- -}%
  349                %{--</g: if>--}%
  350           %{ --</g:set> --}%
  351  
  352           %{ --if there  is no gra ils.admini strators p roperty or  grails.pr operty con tains user 's email-- }%
  353  
  354           <g :set var=" configAdmi ns" value= "${grailsA pplication .config.gr ails.admin istrators} " />
  355           <g :set var=" sessionUse r" value=" ${session. scEmail}"  />
  356           <g :if test=" ${!configA dmins ||
  357                    conf igAdmins.t oUpperCase ().contain s(sessionU ser.toUppe rCase().tr im())}">
  358                <div cla ss="appkit -button" s tyle="colo r:white;"
  359                     dat a-type="da nger"
  360                     ari a-label="D elete Prov ider"
  361                     dat a-action=" JLV.JLVCom munityCont roller.Out sideProvid erControll er.onDelet eProvider"
  362                     dat a-outlet=" JLV.JLVCom munityCont roller.Out sideProvid erControll er.deleteB tn">Delete  Provider< /div>
  363           </ g:if>
  364  
  365           <d iv class=" appkit-but ton"
  366                 data-ty pe="primar y"
  367                 aria-la bel="Save"
  368                 data-ac tion="JLV. JLVCommuni tyControll er.Outside ProviderCo ntroller.s aveProvide r"
  369                 data-ou tlet="JLV. JLVCommuni tyControll er.Outside ProviderCo ntroller.s aveBtn">Sa ve</div>
  370  
  371           <d iv class=" appkit-but ton"
  372                 aria-la bel="Cance l"
  373                 data-ac tion="JLV. JLVCommuni tyControll er.Outside ProviderCo ntroller.r eset">Canc el</div>
  374  
  375       </div>
  376  
  377   </div>
  378  
  379