13. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/5/2017 9:36:57 AM 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.

13.1 Files compared

# Location File Last Modified
1 BPS_1.0_21_Build_8.zip TAS ePhm SDD US23 v1.01.docx Tue May 2 14:58:46 2017 UTC
2 BPS_1.0_21_Build_8.zip TAS ePhm SDD US23 v1.01.docx Fri Aug 4 18:20:05 2017 UTC

13.2 Comparison summary

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

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

13.4 Active regular expressions

No regular expressions were active.

13.5 Comparison detail

  1   MCCF EDI T AS USRX-17 5
  2   Design Doc ument
  3  
  4  
  5  
  6  
  7  
  8   Department  of Vetera ns Affairs
  9   March 2017
  10   Version 1. 01
  11   User Story  Number: U SRX-175
  12   User Story  Name: ECM E User Scr een to Sup press Prio r Transact ion Commen ts when a  claim is r esubmitted  
  13   Product Ba cklog ID:  175
  14   Backlog Pr iority: (H igh, Mediu m, Low)
  15   Initial Si zing Estim ate:
  16   Rational I D:
  17   Author: De bbie Wistu ba, eBusin ess/ePharm acy Projec t Manager
  18   Background  
  19   After the  FY15 patch es were in stalled, t he OPECCs  were confu sed becaus e the comm ent displa yed on the  main scre en of the  ECME User  Screen ind icated the  pharmacis t Ignored  the reject . (Claims  Ignored by  pharmacy  indicate t o the OPEC C the clai m can now  be closed  if applica ble). When  closing t he claim t he OPECC r eceived th e alert th e claim co uld not be  closed be cause it w as open on  the pharm acist work list. This  is the re sult of a  claim bein g resubmit ted after  it was Ign ored and t he claim r ejected ag ain before  the OPECC  closed th e claim. T he FY15 fu nctionalit y prevents  an OPECC  from closi ng claims  when the p rescriptio n is on th e pharmaci st worklis t.
  20   Story
  21   As an OPEC C, I want  the main s creen of t he ECME Us er Screen  to display  an auto-g enerated m essage of  “Prior com ments supp ressed-use  CMT actio n for all  comments”  when the c laim is re submitted  and a comm ent was pr eviously e ntered for  the prior  transacti on, so tha t I do not  get confu sed when t rying to d etermine t he action  to take fo r the curr ent reject .
  22   Conversati on
  23   The commen t for the  most curre nt transac tion shoul d display  on the mai n screen o f the ECME  user scre en and not  the comme nt for a p revious tr ansaction.  A “transa ction” for  this purp oses is an y communic ation with  FSC.  Whe n there is  a transac tion, the  main scree n of the E CME User S creen shou ld display  a message  of “Prior  comments  suppressed -use CMT a ction for  all commen ts,” inste ad of disp laying com ments from  previous  transactio ns. This f unctionali ty should  apply to a ll comment s filed in  ECME. If  the most r ecent comm ent is for  the curre nt transac tion, it w ill contin ue to disp lay.
  24   Comments f or previou s transact ions shoul d continue  to be ava ilable whe n accessin g the CMT  Add/View C omments ac tion from  the ECME U ser Screen  (current  functional ity – no c hange desi red).
  25   Design
  26   When the c ontents of  the ECME  User Scree n are comp iled, the  most recen t comment  for each c laim is pu lled in CO MMENT^BPSS CRU3. This  subroutin e will be  modified t o determin e if there  has been  any ECME a ctivity si nce the mo st recent  comment wa s stored.  If there w as, then t he most re cent comme nt will no t be displ ayed and t he message  “Prior co mments sup pressed-us e CMT acti on for all  comments”  will be d isplayed i nstead. 
  27  
  28   Subroutine  Name
  29   COMMENT^BP SSCRU3
  30   Enhancemen t Category
  31    New
  32    Modify
  33    Delete
  34    No Change
  35   Story
  36   USRX-175
  37   Related Op tions
  38   ECME User  Screen
  39   Related Ro utines
  40   Subroutine  is Called  By
  41   Subroutine  Calls
  42  
  43   ADDINF^BPS SCR03
  44   DATTIM^BPS SCRU3, USE RNAM^BPSCM T01
  45   Data Dicti onary (DD)  Reference s
  46   File #9002 313.59, BP S TRANSACT ION
  47   Related Pr otocols
  48   None
  49   Related In tegration  Control Re gistration s (ICRs)
  50   None
  51   Data Passi ng
  52    Input
  53    Output Re ference
  54    Both
  55    Global Re ference
  56    Local
  57   Input Attr ibute Name  and Defin ition
  58   Name: BP59
  59   Definition : Pointer  to BPS TRA NSACTION,  file #9002 313.59
  60    New       Modify       Delete       No Cha nge
  61   Output Att ribute Nam e and Defi nition
  62   Name: $$CO MMENT
  63   Definition : text
  64    New       Modify       Delete       No Cha nge
  65   Current Lo gic
  66  
  67   ...
  68  
  69            ; get commen t from BPS  TRANSACTI ON file
  70            ; BP59 - ien  in that f ile
  71   COMMENT(BP 59) ;
  72            N  BPCMNT,BP X,BPTXT
  73            S  BPCMNT=$O (^BPST(BP5 9,11,99999 9),-1)
  74            I  BPCMNT=""  Q ""
  75            S  BPX=$G(^B PST(BP59,1 1,BPCMNT,0 ))
  76            S  BPTXT=$P( BPX,U,3) I  $L(BPTXT) >60 S BPTX T=$S(+$P(B PX,U,4):$E (BPTXT,1,5 0)_"...",1 :$E(BPTXT, 1,58)_"... ")
  77            Q  $$DATTIM( $P(BPX,U,1 )\1)_$S(+$ P(BPX,U,4) :" (Pharm) ",1:"")_"  - "_BPTXT_ U_$$USERNA M^BPSCMT01 ($P(BPX,U, 2))
  78            ;
  79  
  80   ...
  81  
  82   Modified L ogic (Chan ges are hi ghlighted)
  83  
  84   ...
  85  
  86            ; get commen t from BPS  TRANSACTI ON file
  87            ; BP59 - ien  in that f ile
  88   COMMENT(BP 59) ;
  89            N  BPCMNT,BP X,BPTXT
  90            S  BPCMNT=$O (^BPST(BP5 9,11,99999 9),-1)
  91            I  BPCMNT=""  Q ""
  92            S  BPX=$G(^B PST(BP59,1 1,BPCMNT,0 ))
  93            ;  If the da te/time of  the comme nt is earl ier than t he date/ti me of
  94            ;  the Submi t Date, th en do not  display th e comment  (BPS*1*21)
  95            I  $P(BPX,U, 1)<$P($G(^ BPST(BP59, 0)),U,7) Q  “Prior co mments sup pressed-us e CMT acti on for all  comments”
  96            S  BPTXT=$P( BPX,U,3) I  $L(BPTXT) >60 S BPTX T=$S(+$P(B PX,U,4):$E (BPTXT,1,5 0)_"...",1 :$E(BPTXT, 1,58)_"... ")
  97            Q  $$DATTIM( $P(BPX,U,1 )\1)_$S(+$ P(BPX,U,4) :" (Pharm) ",1:"")_"  - "_BPTXT_ U_$$USERNA M^BPSCMT01 ($P(BPX,U, 2))
  98            ;
  99  
  100   ...
  101