309. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/4/2017 8:04:42 AM 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.

309.1 Files compared

# Location File Last Modified
1 rdk.zip\rdk\product\tests\acceptance-tests\features F866_Staff_Activity.feature Mon Aug 21 12:51:01 2017 UTC
2 rdk.zip\rdk\product\tests\acceptance-tests\features F866_Staff_Activity.feature Tue Oct 3 20:20:03 2017 UTC

309.2 Comparison summary

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

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

309.4 Active regular expressions

No regular expressions were active.

309.5 Comparison detail

  1   @F866 @JBP M @future
  2   Feature: F 866 - Staf f Activity  Applet
  3  
  4   @createdBy Me @intend edForMeAnd MyTeams
  5   Scenario:   Staff Vie w, verify  createdByM e and inte ndedForMeA ndMyTeams  activity r equests
  6       Given a pa tient with  pid " R E D A CTED ;100728" h as been sy nced throu gh the RDK  API
  7     And the  client has  the curre nt deploym entid
  8       And the us er " R E D A CTED ;1tdnurse"  has start ed an acti vity assig ned to a p erson with  parameter s
  9         | pa rameter         | val ue             |
  10           | patient_ facility |   R E D A CTED                 |
  11         | pa tient_id        | 100 728            |
  12           | assigned ToFac      R E D A CTED                 |
  13         | as signedToUs er   | 100 00000270       |
  14           | full_ass ignedTo    R E D A CTED ;100000002 70 |
  15           | authorFa         R E D A CTED                 |
  16         | au thorId          | 100 00000016       |
  17         | au thorName        | TDN URSE,ONE       |
  18         | ur gency           | 4                  |
  19  
  20       When the u ser " PW           " requests  open acti vities for  the staff  context
  21         | ex tra parame ter          | value  |
  22         | in tendedForM eAndMyTeam s | true   |
  23  
  24     Then the  activitie s instance s list con tains
  25         | pa rameter             |  value                      |
  26         | NA ME                  |  Request                    |
  27           | PID                     R E D A CTED ;100728                 |
  28           | CREATEDB YID            R E D A CTED ;100000000 16           |
  29         | UR GENCY               |  4                          |
  30         | TA SKSTATE             |  Active: P ending Res ponse |
  31         | AS SIGNEDTOFA CILITYID |  500                        |
  32         | CR EATEDATID           |  500                        |
  33           | ASSIGNED TOID           R E D A CTED ;100000002 70           |
  34         | MO DE                  |  Open                       |
  35         | DO MAIN                |  Request                    |
  36         | CR EATEDBYNAM E        |  TDNURSE,O NE               |
  37         | IN TENDEDFOR           |  USER,PANO RAMA             |
  38         | PA TIENTNAME           |  TWENTY,IN PATIENT          |
  39  
  40       When the u ser " R E D A CTED ;1tdnurse"  requests  open activ ities for  the staff  context
  41         | ex tra parame ter          | value  |
  42         | cr eatedByMe               | true   |
  43  
  44     Then the  activitie s instance s list con tains
  45         | pa rameter             |  value                      |
  46         | NA ME                  |  Request                    |
  47           | PID                     R E D A CTED ;100728                 |
  48           | CREATEDB YID            R E D A CTED ;100000000 16           |
  49         | UR GENCY               |  4                          |
  50         | TA SKSTATE             |  Active: P ending Res ponse |
  51         | AS SIGNEDTOFA CILITYID |  500                        |
  52         | CR EATEDATID           |  500                        |
  53           | ASSIGNED TOID           R E D A CTED ;100000002 70           |
  54         | MO DE                  |  Open                       |
  55         | DO MAIN                |  Request                    |
  56         | CR EATEDBYNAM E        |  TDNURSE,O NE               |
  57         | IN TENDEDFOR           |  USER,PANO RAMA             |
  58         | PA TIENTNAME           |  TWENTY,IN PATIENT          |
  59  
  60   @createdBy Me_unsigne dconsult @ intendedFo rMeAndMyTe ams_unsign edconsult
  61   Scenario:   Staff Vie w, verify  createdByM e and inte ndedForMeA ndMyTeams  UNSIGNED c onsult - P hysical Th erapy
  62       Given a pa tient with  pid " R E D A CTED ;100728" h as been sy nced throu gh the RDK  API
  63     And the  client has  the curre nt deploym entid
  64       And the us er " R E D A CTED ; DNS     " has star ted a cons ult with p arameters
  65         | pa rameters                     | v alue                                          |
  66           | icn                              R E D A CTED ;100728                                     |
  67         | as signedTo                     | [ FC:PANORAM A(500)/TF: Physical T herapy(81) ] |
  68           | executio nUserId                 | urn:va:u ser: R E D A CTED :100000002 72                  |
  69         | ex ecutionUse rName             | K HAN, VIHAA N                                  |
  70         | fo rmAction                     | a ccepted                                       |
  71         | or deringProv ider displ ayName | K HAN, VIHAA N                                  |
  72           | ordering Provider u id           | urn:va:u ser: R E D A CTED :100000002 72                  |
  73         | de stination  facility c ode    | 5 00                                            |
  74         | de stination  facility n ame    | P ANORAMA                                       |
  75     And a su ccessful r esponse is  returned
  76     And the  successful  response  contains a  processIn stanceId 
  77  
  78       When the u ser " PW           " requests  open acti vities for  the staff  context
  79         | ex tra parame ter          | value  |
  80         | in tendedForM eAndMyTeam s | true   |
  81  
  82     Then the  activitie s instance s list con tains
  83         | pa rameter             |  value                                          |
  84         | NA ME                  |  Consult                                        |
  85           | PID                     R E D A CTED ;100728                                     |
  86           | CREATEDB YID            R E D A CTED ;100000002 72                               |
  87         | UR GENCY               |  9                                              |
  88         | TA SKSTATE             |  Unrelease d:Pending  Signature                 |
  89         | AS SIGNEDTOID          |  [FC:PANOR AMA(500)/T F:Physical  Therapy(8 1)] |
  90         | CR EATEDATID           |  500                                            |
  91         | AS SIGNEDTOFA CILITYID |  500                                            |
  92         | MO DE                  |  Open                                           |
  93         | DO MAIN                |  consult                                        |
  94         | CR EATEDBYNAM E        |  KHAN,VIHA AN                                   |
  95         | IN TENDEDFOR           |  Physical  Therapy                              |
  96         | PA TIENTNAME           |  TWENTY,IN PATIENT                              |
  97  
  98       When the u ser " R E D A CTED ; DNS     " requests  open acti vities for  the staff  context
  99         | ex tra parame ter          | value  |
  100         | cr eatedByMe               | true   |
  101  
  102     Then the  activitie s instance s list con tains
  103         | pa rameter             |  value                                          |
  104         | NA ME                  |  Consult                                        |
  105           | PID                     R E D A CTED ;100728                                     |
  106           | CREATEDB YID            R E D A CTED ;100000002 72                               |
  107         | UR GENCY               |  9                                              |
  108         | TA SKSTATE             |  Unrelease d:Pending  Signature                 |
  109         | AS SIGNEDTOID          |  [FC:PANOR AMA(500)/T F:Physical  Therapy(8 1)] |
  110         | CR EATEDATID           |  500                                            |
  111         | AS SIGNEDTOFA CILITYID |  500                                            |
  112         | MO DE                  |  Open                                           |
  113         | DO MAIN                |  consult                                        |
  114         | CR EATEDBYNAM E        |  KHAN,VIHA AN                                   |
  115         | IN TENDEDFOR           |  Physical  Therapy                              |
  116         | PA TIENTNAME           |  TWENTY,IN PATIENT                              |
  117  
  118   @createdBy Me_signedc onsult @in tendedForM eAndMyTeam s_signedco nsult
  119   Scenario:   Staff Vie w, verify  createdByM e and inte ndedForMeA ndMyTeams  SIGNED con sult - Phy sical Ther apy
  120       Given a pa tient with  pid " R E D A CTED ;100728" h as been sy nced throu gh the RDK  API
  121     And the  client has  the curre nt deploym entid
  122       And the us er  R E D A CTED ; DNS       has create d and sign ed a consu lt for pat ient " R E D A CTED ;100728"
  123  
  124       When the u ser " PW           " requests  open acti vities for  the staff  context
  125         | ex tra parame ter          | value  |
  126         | in tendedForM eAndMyTeam s | true   |
  127  
  128     Then the  activitie s instance s list con tains
  129         | pa rameter             |  value                                          |
  130         | NA ME                  |  Consult                                        |
  131           | PID                     R E D A CTED ;100728                                     |
  132           | CREATEDB YID            R E D A CTED ;100000002 72                               |
  133         | UR GENCY               |  9                                              |
  134         | TA SKSTATE             |  Pending                                        |
  135         | AS SIGNEDTOID          |  [FC:PANOR AMA(500)/T F:Physical  Therapy(8 1)] |
  136         | CR EATEDATID           |  500                                            |
  137         | AS SIGNEDTOFA CILITYID |  500                                            |
  138         | MO DE                  |  Open                                           |
  139         | DO MAIN                |  consult                                        |
  140         | CR EATEDBYNAM E        |  KHAN,VIHA AN                                   |
  141         | IN TENDEDFOR           |  Physical  Therapy                              |
  142         | PA TIENTNAME           |  TWENTY,IN PATIENT                              |
  143  
  144       When the u ser " R E D A CTED ; DNS     " requests  open acti vities for  the staff  context
  145         | ex tra parame ter          | value  |
  146         | cr eatedByMe               | true   |
  147  
  148     Then the  activitie s instance s list con tains
  149         | pa rameter             |  value                                          |
  150         | NA ME                  |  Consult                                        |
  151           | PID                     R E D A CTED ;100728                                     |
  152           | CREATEDB YID            R E D A CTED ;100000002 72                               |
  153         | UR GENCY               |  9                                              |
  154         | TA SKSTATE             |  Pending                                        |
  155         | AS SIGNEDTOID          |  [FC:PANOR AMA(500)/T F:Physical  Therapy(8 1)] |
  156         | CR EATEDATID           |  500                                            |
  157         | AS SIGNEDTOFA CILITYID |  500                                            |
  158         | MO DE                  |  Open                                           |
  159         | DO MAIN                |  consult                                        |
  160         | CR EATEDBYNAM E        |  KHAN,VIHA AN                                   |
  161         | IN TENDEDFOR           |  Physical  Therapy                              |
  162         | PA TIENTNAME           |  TWENTY,IN PATIENT                              |