14. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/17/2018 8:06:38 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.

14.1 Files compared

# Location File Last Modified
1 MCCF EDI TAS ePharmacy 031218.zip\MCCF EDI TAS ePharmacy 031218 TAS+ePhm+SDD+US3481+v1.00.docx Tue Jan 2 15:43:45 2018 UTC
2 MCCF EDI TAS ePharmacy 031218.zip\MCCF EDI TAS ePharmacy 031218 TAS+ePhm+SDD+US3481+v1.00.docx Wed Apr 18 01:00:47 2018 UTC

14.2 Comparison summary

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

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

14.4 Active regular expressions

No regular expressions were active.

14.5 Comparison detail

  1   MCCF EDI T AS US3481
  2   System Des ign Docume nt
  3  
  4  
  5  
  6  
  7  
  8   Department  of Vetera ns Affairs
  9   November 2 017
  10   Version 1. 00
  11   User Story  Number: T BD
  12   User Story  Name: Min or Changes  to Reject ed Claims  Report
  13   Product Ba cklog ID: 
  14   Backlog Pr iority: 
  15   Initial Si zing Estim ate: 1
  16   Rational I D: 
  17   Rally ID:  US3481
  18   Epic Taxon omy: Updat e
  19  
  20   Design – S ummary
  21   The defaul t for the  Prescriber  filter qu estion is  being chan ged from “ ALL” to “A ”.
  22  
  23   List of Co mponents:
  24   Routine: B PSRPT3A
  25  
  26   Design – D etail
  27  
  28   Subroutine  Name
  29   SELPRESC^B PSRPT3A
  30   Enhancemen t Category
  31    New
  32    Modify
  33  
  34  
  35   Current Lo gic
  36  
  37   SELPRESC()  ; N DIR,D IRUT,DTOUT ,DUOUT,X,Y  ; ;Select  to includ e (S)pecif ic Prescri ber or (A) ll Prescri bers ; S D IR(0)="S^S :SPECIFIC  PRESCRIBER (S);A:ALL  PRESCRIBER S" S DIR(" A")="Selec t Specific  Prescribe r(s) or in clude ALL  Prescriber s" S DIR(" B")="ALL"  S DIR("L", 1)="Select  one of th e followin g:" S DIR( "L",2)=""  S DIR("L", 3)=" S Spe cific Pres criber(s)"  S DIR("L" ,4)=" A AL L Prescrib ers" D ^DI R K DIR ;  ;If (A)LL  was select ed, return  0 (zero)  I Y="A" Q  0 ;
  38   .
  39   .
  40   . Q BPSRES CAR
  41  
  42   Modified L ogic (Chan ges are hi ghlighted)
  43  
  44   SELPRESC()  ; N DIR,D IRUT,DTOUT ,DUOUT,X,Y  ; ;Select  to includ e (S)pecif ic Prescri ber or (A) ll Prescri bers ; S D IR(0)="S^S :SPECIFIC  PRESCRIBER (S);A:ALL  PRESCRIBER S" S DIR(" A")="Selec t Specific  Prescribe r(s) or in clude ALL  Prescriber s" S DIR(" B")="ALL"  S DIR("L", 1)="Select  one of th e followin g:" S DIR( "L",2)=""  S DIR("L", 3)=" S Spe cific Pres criber(s)"  S DIR("L" ,4)=" A AL L Prescrib ers" D ^DI R K DIR ;  ;If (A)LL  was select ed, return  0 (zero)  I Y="A" Q  0 ;
  45   .
  46   .
  47   . Q BPSRES CAR
  48      
  49  
  50  
  51   Back Out/R ollback Pr ocedure
  52   This story  includes  modificati ons to an  existing r outine.
  53   To back ou t this enh ancement,  the routin e which is  a part of  this patc h should b e backed u p prior to  installat ion. Rever ting to th e previous  version o f this rou tine would  back out  this enhan cement. Al ternativel y, the pre vious vers ion of thi s routine  could be d istributed  via an em ergency pa tch.