81. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 11/9/2017 4:31:05 PM Central Standard 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.

81.1 Files compared

# Location File Last Modified
1 PPS-N_B397.zip\PPS-N_B397\PPS-N_B397\PS_PPS_ui\src\test\resources\messages optionalSpecificDoseCheck.xml Thu Nov 9 15:03:06 2017 UTC
2 PPS-N_B397.zip\PPS-N_B397\PPS-N_B397\PS_PPS_ui\src\test\resources\messages optionalSpecificDoseCheck.xml Thu Nov 9 21:19:36 2017 UTC

81.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 230
Changed 2 4
Inserted 0 0
Removed 0 0

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

81.4 Active regular expressions

No regular expressions were active.

81.5 Comparison detail

  1   <?xml 
  2     version="1 .0" 
  3     encoding=" utf-8" 
  4   ?>
  5   <PEPSReque st
  6       
  7     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce"
  8       
  9     xsi:schema Location=" gov/va/med /pharmacy/ peps/exter nal/common /preencaps ulation/vo /drug/chec k/request  drugCheckS chemaInput .xsd"
  10       
  11     xmlns="gov /va/med/ph armacy/pep s/external /common/pr eencapsula tion/vo/dr ug/check/r equest"
  12   >
  13    
  14         
  15     <Header>
  16              
  17      <Time 
  18       value="084 5" 
  19      />
  20              
  21      <MServer
  22                   
  23       stationNum ber="45"
  24                   
  25       serverName ="Server N ame"
  26                   
  27       ip=" IP             "
  28                   
  29       uci="text"
  30                   
  31       namespace= "VISTA" 
  32      />
  33              
  34      <MUser
  35                   
  36       jobNumber= "365"
  37                   
  38       duz="88660 079"
  39                   
  40       userName=" REDACTED
  41      />
  42          
  43     </Header>
  44    
  45         
  46     <Body>
  47              
  48      <drugCheck >
  49                    
  50       <checks 
  51        prospectiv eOnly="tru e"
  52       >
  53                         
  54        <drugDoseC heck>
  55                              
  56         <demograph ics
  57                                   
  58          ageInDays= "8030"
  59                                   
  60          weightInKG ="83.2"
  61                                   
  62          bodySurfac eAreaInSqM ="1.949235
  63         />
  64                          
  65        </drugDose Check>
  66                     
  67       </checks>
  68                    
  69       <prospecti veDrugs>
  70                         
  71        <drug
  72                             
  73         gcnSeqNo=" 16579"
  74                             
  75         ien="4444"
  76                             
  77         drugName=" Advil"
  78                             
  79         orderNumbe r="Z;4;PRO SPECTIVE"
  80        >
  81                              
  82         <doseInfor mation>
  83                                    
  84          <specific>
  85                                         
  86           <doseType>
  87            MAINTENANC E
  88           </doseType >
  89                                         
  90           <doseAmoun t>
  91            2
  92           </doseAmou nt>
  93                                         
  94           <doseUnit>
  95            MG
  96           </doseUnit >
  97                                         
  98           <doseRate>
  99            DAY
  100           </doseRate >
  101                                         
  102           <route>
  103            ORAL
  104           </route>
  105                                     
  106          </specific >
  107                               
  108         </doseInfo rmation>
  109                          
  110        </drug>
  111                     
  112       </prospect iveDrugs>
  113               
  114      </drugChec k>
  115          
  116     </Body>
  117   </PEPSRequ est>