7. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/22/2019 1:38:47 PM Central 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.

7.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\CPRS v31_116\OR_30_509\Help Viewing_Remote_Data.htm Tue Apr 30 21:45:46 2019 UTC
2 C:\AraxisMergeCompare\Pri_re\CPRS v31.116\CPRS v31_118\OR_30_509\Help Viewing_Remote_Data.htm Wed May 15 14:06:26 2019 UTC

7.2 Comparison summary

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

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

7.4 Active regular expressions

No regular expressions were active.

7.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" utf-8"?>
  2   <!DOCTYPE  html PUBLI C "-//W3C/ /DTD XHTML  1.0 Trans itional//E N"
  3       "http: //www.w3.o rg/TR/xhtm l1/DTD/xht ml1-transi tional.dtd ">
  4   <html xmln s="http:// www.w3.org /1999/xhtm l">
  5   <head>
  6   <meta http -equiv="Co ntent-Type " content= "text/html ; charset= utf-8" />
  7    <meta nam e="generat or" conten t="Adobe R oboHelp 10 " />
  8   <title>Vie wing Remot e Data</ti tle>
  9   <link rel= "StyleShee t" href="C PRS.css" t ype="text/ css" />
  10  
  11   <style typ e="text/cs s">
  12   <!--
  13   div.WebHel pPopupMenu  { positio n:absolute ;
  14   left:0px;
  15   top:0px;
  16   z-index:4;
  17   visibility :hidden; }
  18   p.WebHelpN avBar { te xt-align:r ight; }
  19   -->
  20   </style>
  21   <script ty pe="text/j avascript"  language= "javascrip t1.2" src= "whmsg.js"  charset=" utf-8"></s cript>
  22   <script ty pe="text/j avascript"  language= "javascrip t" src="wh ver.js" ch arset="utf -8"></scri pt>
  23   <script ty pe="text/j avascript"  language= "javascrip t1.2" src= "whutils.j s" charset ="utf-8">< /script>
  24   <script ty pe="text/j avascript"  language= "javascrip t1.2" src= "whproxy.j s" charset ="utf-8">< /script>
  25   <script ty pe="text/j avascript"  language= "javascrip t1.2" src= "whlang.js " charset= "utf-8"></ script>
  26   <script ty pe="text/j avascript"  language= "javascrip t1.2" src= "whtopic.j s" charset ="utf-8">< /script>
  27   <script ty pe="text/j avascript"  language= "javascrip t1.2">//<! [CDATA[
  28   <!--
  29   if (window .gbWhTopic )
  30   {
  31           va r strUrl =  document. location.h ref;
  32           va r bc = 0;
  33           va r n = strU rl.toLower Case().ind exOf("bc-" );
  34           if (n != -1)
  35           {
  36                    docu ment.locat ion.href =  strUrl.su bstring(0,  n);
  37                    bc =  strUrl.su bstring(n+ 3);
  38           }
  39  
  40           ad dTocInfo(" Using CPRS \nRemote P atient Dat a\nViewing  Remote Pa tient Data ");
  41   addTocInfo ("CPRS Rea d-Only\nVi ewing Remo te Data");
  42   addButton( "show",BTN _TEXT,"Sho w","",""," ","",0,0," whd_show0. gif","whd_ show2.gif" ,"whd_show 1.gif");
  43   addButton( "hide",BTN _TEXT,"Hid e","",""," ","",0,0," whd_hide0. gif","whd_ hide2.gif" ,"whd_hide 1.gif");
  44   addButton( "prev",BTN _TEXT,"<<" ,"","","", "",0,0,"wh d_prev0.gi f","whd_pr ev2.gif"," whd_prev1. gif");
  45   addButton( "next",BTN _TEXT,">>" ,"","","", "",0,0,"wh d_next0.gi f","whd_ne xt2.gif"," whd_next1. gif");
  46  
  47  
  48           if (bc == 1)
  49   {
  50           do cument.wri te("<p sty le=\"text- align:righ t\"> ");
  51   AddMasterB readcrumbs ("CPRS.htm ", "", ">" , "Home",  "CPRS_Help _Introduct ion.htm");
  52   document.w rite("<a h ref=\"Abou t_CPRS_Rea d_Only.htm \">CPRS Re ad-Only<\/ a> > Viewi ng Remote  Data<\/p>" );
  53   }
  54   else{
  55           do cument.wri te("<p sty le=\"text- align:righ t\"> ");
  56   AddMasterB readcrumbs ("CPRS.htm ", "", ">" , "Home",  "CPRS_Help _Introduct ion.htm");
  57   document.w rite("<a h ref=\"Sign ing_In_to_ CPRS.htm\" >Using CPR S<\/a> > < a href=\"R emote_Data .htm\">Rem ote Patien t Data<\/a > > Viewin g Remote P atient Dat a<\/p>");
  58   }
  59  
  60  
  61   }
  62   else
  63           if  (window.g bIE4)
  64                    docu ment.locat ion.reload ();
  65       
  66   onLoadHand ler = func tion()
  67   {
  68           if  (window.s etRelStart Page)
  69           {
  70       setTim eout("setR elStartPag e('CPRS.ht m');", 1)
  71  
  72       setTim eout("Upda teBreadCru mbsMarker( );", 1);
  73       }
  74  
  75  
  76   if (window .addEventL istener){   
  77           wi ndow.addEv entListene r('load',  onLoadHand ler, false );   
  78   } else if  (window.at tachEvent) {  
  79           wi ndow.attac hEvent('on load', onL oadHandler );  
  80   }
  81  
  82   function o nSetStartP age()
  83   {
  84           au toSync(0);
  85           se ndSyncInfo ();
  86           se ndAveInfoO ut();
  87   }
  88   //-->
  89   //]]></scr ipt>
  90   </head>
  91   <body><a n ame="bc-1" ></a><scri pt type="t ext/javasc ript" lang uage="java script1.2" >//<![CDAT A[
  92   <!--
  93   if (window .writeInto picBar)
  94           wr iteIntopic Bar(4);
  95   //-->
  96   //]]></scr ipt>
  97   <script ty pe="text/j avascript"  src="./eh lpdhtm.js"  language= "JavaScrip t1.2"></sc ript>
  98  
  99   <h1><font  style="fon t-size: 14 pt;" color ="#3366FF"  size="4"> Viewing Re mote Data< /font></h1 >
  100   <p style=" margin-bot tom: 6.00p t;"><font  style="fon t-size: 10 pt;" color ="#010100"  size="2"> The CPRS u ser now ha s two choi ces for vi ewing remo te</font>  <font styl e="font-si ze: 10pt;"  color="#0 10100" siz e="2">data . One is t he traditi onal Remot e Data Vie w which ha s been str eamlined,  the other  is VistAWe b. Each sy stem has i ts advanta ges.</font ></p>
  101   <p style=" margin-bot tom: 6.00p t;"><font  color="#01 0100">The  rest of th is section  follows R emote Data  Views. If  you want  to use Vis tAWeb, doc umentation  is availa ble on the  VistAWeb  page at:</ font> <a h ref="http: // DNS        . DOMAIN . EXT /vistaweb"  title="ht tp:// DNS        . DOMAIN . EXT /vistaweb" ><font sty le="font-w eight: bol d; text-de coration:  underline; " color="# 0000FF">ht tp:// DNS        . DOMAIN . EXT /vistaweb/ </font></a ></p>
  102   <p style=" margin-bot tom: 6.00p t;"><font  style="fon t-size: 10 pt; font-w eight: bol d;" color= "#010100"  size="2">T o view a p atient's r emote data , use thes e steps:</ font></p>
  103   <p style=" margin-lef t: 36.00pt ; margin-b ottom: 6.0 0pt; text- indent: -1 7.50pt; co lor: #0101 00;">1.&#1 60;&#160;& #160;&#160 ;&#160;Aft er opening  the patie nt's recor d, see if  the text o n the Remo te Data bu tton is bl ue. If the  text is b lue, the p atient has  remote da ta.</p>
  104   <p style=" margin-lef t: 36.00pt ; margin-b ottom: 6.0 0pt; text- indent: -1 7.50pt; co lor: #0101 00;">2.&#1 60;&#160;& #160;&#160 ;&#160;Sel ect the ta b you want  remote da ta from (e .g., Labs  or Reports ).</p>
  105   <p style=" margin-lef t: 36.00pt ; margin-b ottom: 6.0 0pt; text- indent: -1 7.50pt;">< font color ="#010100" >3.&#160;& #160;&#160 ;&#160;&#1 60;Select  the</font>  <font sty le="font-w eight: bol d;" color= "#010100"> Remote Dat a</font> < font color ="#010100" >button to  display a  list of s ites that  have remot e data for  the selec ted patien t.</font>< /p>
  106   <p style=" margin-lef t: 36.00pt ; margin-b ottom: 6.0 0pt; text- indent: -1 7.50pt; co lor: #0101 00;">4.&#1 60;&#160;& #160;&#160 ;&#160;Sel ect the si tes you wa nt to view  remote da ta from by  selecting  the check  box in fr ont of the  site name  and then  select the  Remote Da ta button  again to c lose the l ist.</p>
  107   <p style=" margin-lef t: 36.00pt ; margin-b ottom: 6.0 0pt; text- indent: -1 7.50pt; co lor: #0101 00;">5.&#1 60;&#160;& #160;&#160 ;&#160;Sel ect the re port or la b you woul d like to  view from  the Availa ble Report s or Lab R esults sec tion on th e left-sid e of the s creen (cli ck the plu s sign in  order to e xpand a re port headi ng).</p>
  108   <p style=" margin-lef t: 72.00pt ; margin-b ottom: 6.0 0pt; text- indent: -3 5.50pt; co lor: #0101 00;"><font  style="fo nt-size: 9 pt; font-w eight: bol d;" size=" 2">Note:</ font><font  style="fo nt-size: 9 pt;" size= "2">&#160; </font>&#1 60;&#160;& #160;&#160 ;&#160;<fo nt style=" font-size:  9pt;" siz e="2">With  the excep tion of th e DoD Cons ults repor t, choosin g a Depart ment of De fense (DoD ) report d oes not li mit you to  DoD data.  For examp le, if you  choose Mi crobiology  under Dep t. of Defe nse, you w ill get Do D data and  remote VA  data. You  do not ha ve to run  a separate  report to  get VA da ta.</font> </p>
  109   <p style=" margin-lef t: 36.00pt ; margin-b ottom: 6.0 0pt;"><fon t style="f ont-size:  10pt;" col or="#01010 0" size="2 ">It may t ake a few  minutes to  retrieve  the data.  While CPRS  retrieves  the data,  the messa ge "Transm ission in  Progress"  will be di splayed on  the tab.< /font></p>
  110   <p style=" margin-lef t: 72.00pt ; margin-b ottom: 6.0 0pt; text- indent: -3 5.50pt;">< font style ="font-siz e: 9pt; fo nt-weight:  bold;" co lor="#0101 00" size=" 2">Note:&# 160;</font ><font sty le="font-s ize: 9pt;"  color="#0 10100" siz e="2">For  remote dat a, the loc </font><fo nt style=" font-size:  9pt;" col or="#01010 0" size="2 ">al and r emote site s must use  the same  names for  the data t hey want.  Nationally  released  health sum maries wil l work.</f ont></p>
  111   <p style=" margin-lef t: 36.00pt ; margin-b ottom: 6.0 0pt;"><fon t style="f ont-size:  10pt;" col or="#01010 0" size="2 ">Dependin g on how t he report  or lab is  configured , CPRS wil l return t he remote  data in on e of two w ays.</font ></p>
  112   <p style=" margin-top : 12.00pt;  margin-bo ttom: 0.00 pt;"><font  style="fo nt-size: 1 1pt; font- weight: bo ld; font-s tyle: ital ic;" color ="#000000"  size="2"> Text Forma t with Sit e Tabs</fo nt></p>
  113   <p style=" margin-bot tom: 6.00p t;"><font  style="fon t-size: 10 pt;" color ="#010100"  size="2"> If the re< /font><fon t style="f ont-size:  10pt;" col or="#01010 0" size="2 ">mote dat a is in te xt format,  the data  from each  remote sit e will be  displayed  under a se parate sit e tab. To  view data  from a par ticular si te, click  on the app ropriate t ab.</font> </p>
  114   <p style=" margin-top : 12.00pt;  margin-bo ttom: 0.00 pt;"><font  style="fo nt-size: 1 1pt; font- weight: bo ld; font-s tyle: ital ic;" color ="#000000"  size="2"> Table form at</font>< /p>
  115   <p style=" margin-bot tom: 6.00p t;"><font  style="fon t-size: 10 pt;" color ="#010100"  size="2"> If the rep ort or lab  is availa ble in tab le view, C PRS will r eturn dat< /font><fon t style="f ont-size:  10pt;" col or="#01010 0" size="2 ">a from a ll of the  sites in a  single ta ble. The " facility"  column ind icates whe re the dat a in a par ticular ro w was coll ected. The  table can  be sorted  by facili ty or by a ny other c olumn head ing (alpha betically,  numerical ly, or by  date) by s electing t he appr</f ont><font  style="fon t-size: 10 pt;" color ="#010100"  size="2"> o</font><f ont style= "font-size : 10pt;" c olor="#010 100" size= "2">priate  heading.  Selecting  on the hea ding again  will sort  the table  in invers e order.</ font></p>
  116   <p style=" margin-bot tom: 6.00p t;">&#160; </p>
  117   <p style=" margin-lef t: 36.00pt ; margin-b ottom: 6.0 0pt; text- indent: -1 7.50pt;">< font color ="#010100" >6.&#160;& #160;&#160 ;&#160;&#1 60;To see  detailed i nformation  about a p articular  item in th e table, s elect that  item. If  detailed i nformation  is availa ble, it wi ll be disp layed in t he bottom- half of th e screen.  To select  multiple r ows, press  and hold  the</font>  <font sty le="font-w eight: bol d;" color= "#010100"> Shift</fon t> <font c olor="#010 100">or</f ont> <font  style="fo nt-weight:  bold;" co lor="#0101 00">Contro l</font> < font color ="#010100" >key.</fon t></p>
  118   <p style=" margin-bot tom: 6.00p t;">&#160; </p>
  119   <p style="
  120   margin-top :6.00pt;
  121   margin-bot tom:0.00pt ;
  122   border-bot tom:0.75pt  solid #00 0000;
  123   border-wid th:4px;">< font style ="font-siz e: 10pt; f ont-weight : bold;" c olor="#010 100" size= "2">Relate d topics</ font></p>
  124   <p style=" margin-lef t: 18.00pt ; margin-t op: 3.00pt ; margin-b ottom: 0.0 0pt;"><a h ref="Remot e_Data.htm " title="R emote_Data .htm"><fon t style="f ont-size:  10pt;" siz e="2">Remo te Patient  Data Over view</font ></a></p>
  125   <p style=" margin-lef t: 18.00pt ; margin-t op: 3.00pt ; margin-b ottom: 0.0 0pt;"><a h ref="Choos ing_RDV_or _VistaWeb_ to_View_Re mote_Data. htm" title ="Choosing _RDV_or_Vi staWeb_to_ View_Remot e_Data.htm ">Choosing  RDV or Vi staWeb to  View Remot e Data</a> </p>
  126   <p style=" margin-lef t: 18.00pt ; margin-t op: 3.00pt ; margin-b ottom: 0.0 0pt;">&#16 0;</p>
  127   <script ty pe="text/j avascript"  language= "javascrip t1.2">//<! [CDATA[
  128   <!--
  129   if (window .writeInto picBar)
  130           wr iteIntopic Bar(0);
  131  
  132   highlightS earch();
  133   //-->
  134   //]]></scr ipt>
  135   </body>
  136   </html>