5662. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/8/2018 10:14:04 AM Eastern 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.

5662.1 Files compared

# Location File Last Modified
1 PRE_PPS-N_v3.0.1.zip\PS_PPS_interface\src\test\resources\xml\document\test drugCheckInputWrongEnumeration.xml Fri Jan 12 15:43:48 2018 UTC
2 PRE_PPS-N_v3.0.1.zip\PS_PPS_interface\src\test\resources\xml\document\test drugCheckInputWrongEnumeration.xml Fri Mar 2 22:54:15 2018 UTC

5662.2 Comparison summary

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

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

5662.4 Active regular expressions

No regular expressions were active.

5662.5 Comparison detail

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