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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | rdk.zip\rdk\product\tests\acceptance-tests\features.arch | F336_ManualTest_Admin_Auditing.feature | Mon Aug 21 12:51:01 2017 UTC |
| 2 | rdk.zip\rdk\product\tests\acceptance-tests\features.arch | F336_ManualTest_Admin_Auditing.feature | Tue Oct 3 20:30:20 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 521 | 3430 |
| Changed | 520 | 1436 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 1 | Feature: F 336 - Adm in Auditin g Console | |
| 2 | ||
| 3 | #US4692 | |
| 4 | @manual | |
| 5 | Scenario: Manually c heck that accessed r ecords are flagged a s sensitiv e for cert ain sites - ensure s ensitivity and site code are i n each aud it entry | |
| 6 | Given a user is logged int o EHMP-UI and search es for pat ient Three hundredeig hty,Patien t, who has a patient ID of 100 379 | |
| 7 | Then to ma nually con firm the e ntry is th ere ssh va grant@ IP | |
| 8 | And th e password is vagran t | |
| 9 | Then c d /tmp | |
| 10 | Then t ail audit. log | |
| 11 | Then c onfirm tha t last ent ry was on the time o f the pati ent search and that the patien t ID in th e log is 1 00379 | |
| 12 | ||
| 13 | #US4694 | |
| 14 | @manual | |
| 15 | Scenario: Manually c heck that special ac counts are denoted w ith XUPROG and/or XU PROGMODE k eys | |
| 16 | Given a user is logged int o EHMP-UI as NURSE,E IGHT (acce ss code nu r1234, ver ify code n ur1234!!) and search es for pat ient Three hundredeig hty,Patien t, who has a patient ID of 100 379 | |
| 17 | Then to ma nually con firm the a GET reque st entry i s there an d that the keys are present by doing ssh vagrant@ IP | |
| 18 | And th e password is vagran t | |
| 19 | Then c d /tmp | |
| 20 | Then t ail audit. log | |
| 21 | Then c onfirm tha t last ent ry has an additional Messages f ield with XUPROG and /or XUPROG MODE keys | |
| 22 | ||
| 23 | ########Al l of the t ests from this poin in the fil e down are associate d with US5 167####### ##### | |
| 24 | ||
| 25 | @manual | |
| 26 | Scenario: A request for resour ce directo ry is audi ted | |
| 27 | Given a po stman requ est of htt p:// IP /resourced irectory a s a GET is made | |
| 28 | When user performs s sh vagrant @ IP | |
| 29 | And us er enters "vagrant" as the pas sword | |
| 30 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 31 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 32 | Then t he last en try in the audit log contains | |
| 33 | | fi eld | value | | |
| 34 | | authuser | R E D A CTED :100000002 27 | | |
| 35 | | da te | IS_FORM ATTED_DATE | | |
| 36 | | re quest | GET /re sourcedire ctory HTTP /1.1 | | |
| 37 | | se nsitive | false | | |
| 38 | | sitecode | R E D A CTED | | |
| 39 | | lo gCategory | RESOURC EDIRECTORY | | |
| 40 | | st atus | 200 | | |
| 41 | | ti me | IS_FORM ATTED_TIME | | |
| 42 | ||
| 43 | @manual | |
| 44 | Scenario: A request for a pati ent's reco rd is audi ted | |
| 45 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /patient?p id= R E D A CTED ;100022 as a GET is made | |
| 46 | When user performs s sh vagrant @ IP | |
| 47 | And us er enters "vagrant" as the pas sword | |
| 48 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 49 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 50 | Then t he last en try in the audit log contains | |
| 51 | | fi eld | value | | |
| 52 | | authuser | R E D A CTED :100000002 27 | | |
| 53 | | da te | IS_FORM ATTED_DATE | | |
| 54 | | request | GET /res ource/pati entrecord/ domain/pat ient?pid= R E D A CTED ;100022 | | |
| 55 | | se nsitive | false | | |
| 56 | | patientI D | R E D A CTED ;100022 | | |
| 57 | | sitecode | R E D A CTED | | |
| 58 | | da taDomain | patient | | |
| 59 | | lo gCategory | RETRIEV E | | |
| 60 | | st atus | 200 | | |
| 61 | | ti me | IS_FORM ATTED_TIME | | |
| 62 | ||
| 63 | @manual | |
| 64 | Scenario: A request for a pati ent's meds record is audited | |
| 65 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /med?pid= R E D A CTED ;100022 as a GET is made | |
| 66 | When user performs s sh vagrant @ IP | |
| 67 | And us er enters "vagrant" as the pas sword | |
| 68 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 69 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 70 | Then t he last en try in the audit log contains | |
| 71 | | fi eld | value | | |
| 72 | | authuser | R E D A CTED :100000002 27 | | |
| 73 | | da te | IS_FORM ATTED_DATE | | |
| 74 | | request | GET /res ource/pati entrecord/ domain/med ?pid= R E D A CTED ;100022 | | |
| 75 | | se nsitive | false | | |
| 76 | | patientI D | R E D A CTED ;100022 | | |
| 77 | | sitecode | R E D A CTED | | |
| 78 | | da taDomain | medicat ion | | |
| 79 | | lo gCategory | RETRIEV E | | |
| 80 | | st atus | 200 | | |
| 81 | | ti me | IS_FORM ATTED_TIME | | |
| 82 | ||
| 83 | @manual | |
| 84 | Scenario: A request for a pati ent's cons ults recor d is audit ed | |
| 85 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /consult?p id= R E D A CTED ;100022 as a GET is made | |
| 86 | When user performs s sh vagrant @ IP | |
| 87 | And us er enters "vagrant" as the pas sword | |
| 88 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 89 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 90 | Then t he last en try in the audit log contains | |
| 91 | | fi eld | value | | |
| 92 | | authuser | R E D A CTED :100000002 27 | | |
| 93 | | da te | IS_FORM ATTED_DATE | | |
| 94 | | request | GET /res ource/pati entrecord/ domain/con sult?pid= R E D A CTED ;100022 | | |
| 95 | | se nsitive | false | | |
| 96 | | patientI D | R E D A CTED ;100022 | | |
| 97 | | sitecode | R E D A CTED | | |
| 98 | | da taDomain | consult | | |
| 99 | | lo gCategory | RETRIEV E | | |
| 100 | | st atus | 200 | | |
| 101 | | ti me | IS_FORM ATTED_TIME | | |
| 102 | ||
| 103 | @manual | |
| 104 | Scenario: A request for a pati ent's vita ls record is audited | |
| 105 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /vital?pid = R E D A CTED ;100022 as a GET is made | |
| 106 | When user performs s sh vagrant @ IP | |
| 107 | And us er enters "vagrant" as the pas sword | |
| 108 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 109 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 110 | Then t he last en try in the audit log contains | |
| 111 | | fi eld | value | | |
| 112 | | authuser | R E D A CTED :100000002 27 | | |
| 113 | | da te | IS_FORM ATTED_DATE | | |
| 114 | | request | GET /res ource/pati entrecord/ domain/vit al?pid= R E D A CTED ;100022 | | |
| 115 | | se nsitive | false | | |
| 116 | | patientI D | R E D A CTED ;100022 | | |
| 117 | | sitecode | R E D A CTED | | |
| 118 | | da taDomain | vitalsi gn | | |
| 119 | | lo gCategory | RETRIEV E | | |
| 120 | | st atus | 200 | | |
| 121 | | ti me | IS_FORM ATTED_TIME | | |
| 122 | ||
| 123 | @manual | |
| 124 | Scenario: A request for a pati ent's prob lems recor d is audit ed | |
| 125 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /problem?p id= R E D A CTED ;100022 as a GET is made | |
| 126 | When user performs s sh vagrant @ IP | |
| 127 | And us er enters "vagrant" as the pas sword | |
| 128 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 129 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 130 | Then t he last en try in the audit log contains | |
| 131 | | fi eld | value | | |
| 132 | | authuser | R E D A CTED :100000002 27 | | |
| 133 | | da te | IS_FORM ATTED_DATE | | |
| 134 | | request | GET /res ource/pati entrecord/ domain/pro blem?pid= R E D A CTED ;100022 | | |
| 135 | | se nsitive | false | | |
| 136 | | patientI D | R E D A CTED ;100022 | | |
| 137 | | sitecode | R E D A CTED | | |
| 138 | | da taDomain | problem | | |
| 139 | | lo gCategory | RETRIEV E | | |
| 140 | | st atus | 200 | | |
| 141 | | ti me | IS_FORM ATTED_TIME | | |
| 142 | ||
| 143 | @manual | |
| 144 | Scenario: A request for a pati ent's alle rgies reco rd is audi ted | |
| 145 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /allergy?p id= R E D A CTED ;100022 as a GET is made | |
| 146 | When user performs s sh vagrant @ IP | |
| 147 | And us er enters "vagrant" as the pas sword | |
| 148 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 149 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 150 | Then t he last en try in the audit log contains | |
| 151 | | fi eld | value | | |
| 152 | | authuser | R E D A CTED :100000002 27 | | |
| 153 | | da te | IS_FORM ATTED_DATE | | |
| 154 | | request | GET /res ource/pati entrecord/ domain/all ergy?pid= R E D A CTED ;100022 | | |
| 155 | | se nsitive | false | | |
| 156 | | patientI D | R E D A CTED ;100022 | | |
| 157 | | sitecode | R E D A CTED | | |
| 158 | | da taDomain | allergy | | |
| 159 | | lo gCategory | RETRIEV E | | |
| 160 | | st atus | 200 | | |
| 161 | | ti me | IS_FORM ATTED_TIME | | |
| 162 | ||
| 163 | @manual | |
| 164 | Scenario: A request for a pati ent's orde rs record is audited | |
| 165 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /order?pid = R E D A CTED ;100022 as a GET is made | |
| 166 | When user performs s sh vagrant @ IP | |
| 167 | And us er enters "vagrant" as the pas sword | |
| 168 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 169 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 170 | Then t he last en try in the audit log contains | |
| 171 | | fi eld | value | | |
| 172 | | authuser | R E D A CTED :100000002 27 | | |
| 173 | | da te | IS_FORM ATTED_DATE | | |
| 174 | | request | GET /res ource/pati entrecord/ domain/ord er?pid= R E D A CTED ;100022 | | |
| 175 | | se nsitive | false | | |
| 176 | | patientI D | R E D A CTED ;100022 | | |
| 177 | | sitecode | R E D A CTED | | |
| 178 | | da taDomain | order | | |
| 179 | | lo gCategory | RETRIEV E | | |
| 180 | | st atus | 200 | | |
| 181 | | ti me | IS_FORM ATTED_TIME | | |
| 182 | ||
| 183 | @manual | |
| 184 | Scenario: A request for a pati ent's trea ment recor d is audit ed | |
| 185 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /treatment ?pid= R E D A CTED ;100022 as a GET is made | |
| 186 | When user performs s sh vagrant @ IP | |
| 187 | And us er enters "vagrant" as the pas sword | |
| 188 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 189 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 190 | Then t he last en try in the audit log contains | |
| 191 | | fi eld | value | | |
| 192 | | authuser | R E D A CTED :100000002 27 | | |
| 193 | | da te | IS_FORM ATTED_DATE | | |
| 194 | | request | GET /res ource/pati entrecord/ domain/tre atment?pid = R E D A CTED ;100022 | | |
| 195 | | se nsitive | false | | |
| 196 | | patientI D | R E D A CTED ;100022 | | |
| 197 | | sitecode | R E D A CTED | | |
| 198 | | da taDomain | treatme nt | | |
| 199 | | lo gCategory | RETRIEV E | | |
| 200 | | st atus | 200 | | |
| 201 | | ti me | IS_FORM ATTED_TIME | | |
| 202 | ||
| 203 | @manual | |
| 204 | Scenario: A request for a pati ent's proc edures rec ord is aud ited | |
| 205 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /procedure ?pid= R E D A CTED ;100022 as a GET is made | |
| 206 | When user performs s sh vagrant @ IP | |
| 207 | And us er enters "vagrant" as the pas sword | |
| 208 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 209 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 210 | Then t he last en try in the audit log contains | |
| 211 | | fi eld | value | | |
| 212 | | authuser | R E D A CTED :100000002 27 | | |
| 213 | | da te | IS_FORM ATTED_DATE | | |
| 214 | | request | GET /res ource/pati entrecord/ domain/pro cedure?pid = R E D A CTED ;100022 | | |
| 215 | | se nsitive | false | | |
| 216 | | patientI D | R E D A CTED ;100022 | | |
| 217 | | sitecode | R E D A CTED | | |
| 218 | | da taDomain | procedu re | | |
| 219 | | lo gCategory | RETRIEV E | | |
| 220 | | st atus | 200 | | |
| 221 | | ti me | IS_FORM ATTED_TIME | | |
| 222 | ||
| 223 | @manual | |
| 224 | Scenario: A request for a pati ent's lab record is audited | |
| 225 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /lab?pid= R E D A CTED ;100022 as a GET is made | |
| 226 | When user performs s sh vagrant @ IP | |
| 227 | And us er enters "vagrant" as the pas sword | |
| 228 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 229 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 230 | Then t he last en try in the audit log contains | |
| 231 | | fi eld | value | | |
| 232 | | authuser | R E D A CTED :100000002 27 | | |
| 233 | | da te | IS_FORM ATTED_DATE | | |
| 234 | | request | GET /res ource/pati entrecord/ domain/lab ?pid= R E D A CTED ;100022 | | |
| 235 | | se nsitive | false | | |
| 236 | | patientI D | R E D A CTED ;100022 | | |
| 237 | | sitecode | R E D A CTED | | |
| 238 | | da taDomain | laborat ory | | |
| 239 | | lo gCategory | RETRIEV E | | |
| 240 | | st atus | 200 | | |
| 241 | | ti me | IS_FORM ATTED_TIME | | |
| 242 | ||
| 243 | @manual | |
| 244 | Scenario: A request for a pati ent's imag es record is audited | |
| 245 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /image?pid = R E D A CTED ;100022 as a GET is made | |
| 246 | When user performs s sh vagrant @ IP | |
| 247 | And us er enters "vagrant" as the pas sword | |
| 248 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 249 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 250 | Then t he last en try in the audit log contains | |
| 251 | | fi eld | value | | |
| 252 | | authuser | R E D A CTED :100000002 27 | | |
| 253 | | da te | IS_FORM ATTED_DATE | | |
| 254 | | request | GET /res ource/pati entrecord/ domain/ima ge?pid= R E D A CTED ;100022 | | |
| 255 | | se nsitive | false | | |
| 256 | | patientI D | R E D A CTED ;100022 | | |
| 257 | | sitecode | R E D A CTED | | |
| 258 | | da taDomain | procedu re | | |
| 259 | | lo gCategory | RETRIEV E | | |
| 260 | | st atus | 200 | | |
| 261 | | ti me | IS_FORM ATTED_TIME | | |
| 262 | ||
| 263 | ||
| 264 | @manual | |
| 265 | Scenario: A request for a pati ent's surg eries reco rd is audi ted | |
| 266 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /surgery?p id= R E D A CTED ;100022 as a GET is made | |
| 267 | When user performs s sh vagrant @ IP | |
| 268 | And us er enters "vagrant" as the pas sword | |
| 269 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 270 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 271 | Then t he last en try in the audit log contains | |
| 272 | | fi eld | value | | |
| 273 | | authuser | R E D A CTED :100000002 27 | | |
| 274 | | da te | IS_FORM ATTED_DATE | | |
| 275 | | request | GET /res ource/pati entrecord/ domain/sur gery?pid= R E D A CTED ;100022 | | |
| 276 | | se nsitive | false | | |
| 277 | | patientI D | R E D A CTED ;100022 | | |
| 278 | | sitecode | R E D A CTED | | |
| 279 | | da taDomain | procedu re | | |
| 280 | | lo gCategory | RETRIEV E | | |
| 281 | | st atus | 200 | | |
| 282 | | ti me | IS_FORM ATTED_TIME | | |
| 283 | ||
| 284 | @manual | |
| 285 | Scenario: A request for a pati ent's docu ments is a udited | |
| 286 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /document? pid= R E D A CTED ;100022 as a GET is made | |
| 287 | When user performs s sh vagrant @ IP | |
| 288 | And us er enters "vagrant" as the pas sword | |
| 289 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 290 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 291 | Then t he last en try in the audit log contains | |
| 292 | | fi eld | value | | |
| 293 | | authuser | R E D A CTED :100000002 27 | | |
| 294 | | da te | IS_FORM ATTED_DATE | | |
| 295 | | request | GET /res ource/pati entrecord/ domain/doc ument?pid= R E D A CTED ;100022 | | |
| 296 | | se nsitive | false | | |
| 297 | | patientI D | R E D A CTED ;100022 | | |
| 298 | | sitecode | R E D A CTED | | |
| 299 | | da taDomain | documen t | | |
| 300 | | lo gCategory | RETRIEV E | | |
| 301 | | st atus | 200 | | |
| 302 | | ti me | IS_FORM ATTED_TIME | | |
| 303 | ||
| 304 | @manual | |
| 305 | Scenario: A request for a pati ent's mh i s audited | |
| 306 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /mh?pid= R E D A CTED ;100022 as a GET is made | |
| 307 | When user performs s sh vagrant @ IP | |
| 308 | And us er enters "vagrant" as the pas sword | |
| 309 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 310 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 311 | Then t he last en try in the audit log contains | |
| 312 | | fi eld | value | | |
| 313 | | authuser | R E D A CTED :100000002 27 | | |
| 314 | | da te | IS_FORM ATTED_DATE | | |
| 315 | | request | GET /res ource/pati entrecord/ domain/mh? pid= R E D A CTED ;100022 | | |
| 316 | | se nsitive | false | | |
| 317 | | patientI D | R E D A CTED ;100022 | | |
| 318 | | sitecode | R E D A CTED | | |
| 319 | | da taDomain | mentalh ealth | | |
| 320 | | lo gCategory | RETRIEV E | | |
| 321 | | st atus | 200 | | |
| 322 | | ti me | IS_FORM ATTED_TIME | | |
| 323 | ||
| 324 | @manual | |
| 325 | Scenario: A request for a pati ent's immu nization's is audite d | |
| 326 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /immunizat ion?pid= R E D A CTED ;100022 as a GET is made | |
| 327 | When user performs s sh vagrant @ IP | |
| 328 | And us er enters "vagrant" as the pas sword | |
| 329 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 330 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 331 | Then t he last en try in the audit log contains | |
| 332 | | fi eld | value | | |
| 333 | | authuser | R E D A CTED :100000002 27 | | |
| 334 | | da te | IS_FORM ATTED_DATE | | |
| 335 | | request | GET /res ource/pati entrecord/ domain/imm unization? pid= R E D A CTED ;100022 | | |
| 336 | | se nsitive | false | | |
| 337 | | patientI D | R E D A CTED ;100022 | | |
| 338 | | sitecode | R E D A CTED | | |
| 339 | | da taDomain | immuniz ation | | |
| 340 | | lo gCategory | RETRIEV E | | |
| 341 | | st atus | 200 | | |
| 342 | | ti me | IS_FORM ATTED_TIME | | |
| 343 | ||
| 344 | ||
| 345 | @manual | |
| 346 | Scenario: A request for a pati ent's pov is audited | |
| 347 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /pov?pid= R E D A CTED ;100022 as a GET is made | |
| 348 | When user performs s sh vagrant @ IP | |
| 349 | And us er enters "vagrant" as the pas sword | |
| 350 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 351 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 352 | Then t he last en try in the audit log contains | |
| 353 | | fi eld | value | | |
| 354 | | authuser | R E D A CTED :100000002 27 | | |
| 355 | | da te | IS_FORM ATTED_DATE | | |
| 356 | | request | GET /res ource/pati entrecord/ domain/pov ?pid= R E D A CTED ;100022 | | |
| 357 | | se nsitive | false | | |
| 358 | | patientI D | R E D A CTED ;100022 | | |
| 359 | | sitecode | R E D A CTED | | |
| 360 | | da taDomain | purpose ofvisit | | |
| 361 | | lo gCategory | RETRIEV E | | |
| 362 | | st atus | 200 | | |
| 363 | | ti me | IS_FORM ATTED_TIME | | |
| 364 | ||
| 365 | ||
| 366 | @manual | |
| 367 | Scenario: A request for a pati ent's derm atology re cord is au dited | |
| 368 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /skin?pid= R E D A CTED ;100022 as a GET is made | |
| 369 | When user performs s sh vagrant @ IP | |
| 370 | And us er enters "vagrant" as the pas sword | |
| 371 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 372 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 373 | Then t he last en try in the audit log contains | |
| 374 | | fi eld | value | | |
| 375 | | authuser | R E D A CTED :100000002 27 | | |
| 376 | | da te | IS_FORM ATTED_DATE | | |
| 377 | | request | GET /res ource/pati entrecord/ domain/ski n?pid= R E D A CTED ;100022 | | |
| 378 | | se nsitive | false | | |
| 379 | | patientI D | R E D A CTED ;100022 | | |
| 380 | | sitecode | R E D A CTED | | |
| 381 | | da taDomain | skintes t | | |
| 382 | | lo gCategory | RETRIEV E | | |
| 383 | | st atus | 200 | | |
| 384 | | ti me | IS_FORM ATTED_TIME | | |
| 385 | ||
| 386 | @manual | |
| 387 | Scenario: A request for a pati ent's exam s is audit ed | |
| 388 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /exam?pid= R E D A CTED ;100022 as a GET is made | |
| 389 | When user performs s sh vagrant @ IP | |
| 390 | And us er enters "vagrant" as the pas sword | |
| 391 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 392 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 393 | Then t he last en try in the audit log contains | |
| 394 | | fi eld | value | | |
| 395 | | authuser | R E D A CTED :100000002 27 | | |
| 396 | | da te | IS_FORM ATTED_DATE | | |
| 397 | | request | GET /res ource/pati entrecord/ domain/exa m?pid= R E D A CTED ;100022 | | |
| 398 | | se nsitive | false | | |
| 399 | | patientI D | R E D A CTED ;100022 | | |
| 400 | | sitecode | R E D A CTED | | |
| 401 | | da taDomain | exam | | |
| 402 | | lo gCategory | RETRIEV E | | |
| 403 | | st atus | 200 | | |
| 404 | | ti me | IS_FORM ATTED_TIME | | |
| 405 | ||
| 406 | @manual | |
| 407 | Scenario: A request for a pati ent's cpt is audited | |
| 408 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /cpt?pid= R E D A CTED ;100022 as a GET is made | |
| 409 | When user performs s sh vagrant @ IP | |
| 410 | And us er enters "vagrant" as the pas sword | |
| 411 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 412 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 413 | Then t he last en try in the audit log contains | |
| 414 | | fi eld | value | | |
| 415 | | authuser | R E D A CTED :100000002 27 | | |
| 416 | | da te | IS_FORM ATTED_DATE | | |
| 417 | | request | GET /res ource/pati entrecord/ domain/cpt ?pid= R E D A CTED ;100022 | | |
| 418 | | se nsitive | false | | |
| 419 | | patientI D | R E D A CTED ;100022 | | |
| 420 | | sitecode | R E D A CTED | | |
| 421 | | da taDomain | visitcp tcode | | |
| 422 | | lo gCategory | RETRIEV E | | |
| 423 | | st atus | 200 | | |
| 424 | | ti me | IS_FORM ATTED_TIME | | |
| 425 | ||
| 426 | @manual | |
| 427 | Scenario: A request for a pati ent's educ ation reco rd is audi ted | |
| 428 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /education ?pid= R E D A CTED ;100022 as a GET is made | |
| 429 | When user performs s sh vagrant @ IP | |
| 430 | And us er enters "vagrant" as the pas sword | |
| 431 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 432 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 433 | Then t he last en try in the audit log contains | |
| 434 | | fi eld | value | | |
| 435 | | authuser | R E D A CTED :100000002 27 | | |
| 436 | | da te | IS_FORM ATTED_DATE | | |
| 437 | | request | GET /res ource/pati entrecord/ domain/edu cation?pid = R E D A CTED ;100022 | | |
| 438 | | se nsitive | false | | |
| 439 | | patientI D | R E D A CTED ;100022 | | |
| 440 | | sitecode | R E D A CTED | | |
| 441 | | da taDomain | educati ontopic | | |
| 442 | | lo gCategory | RETRIEV E | | |
| 443 | | st atus | 200 | | |
| 444 | | ti me | IS_FORM ATTED_TIME | | |
| 445 | ||
| 446 | @manual | |
| 447 | Scenario: A request for a pati ent's fact or is audi ted | |
| 448 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /factor?pi d= R E D A CTED ;100022 as a GET is made | |
| 449 | When user performs s sh vagrant @ IP | |
| 450 | And us er enters "vagrant" as the pas sword | |
| 451 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 452 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 453 | Then t he last en try in the audit log contains | |
| 454 | | fi eld | value | | |
| 455 | | authuser | R E D A CTED :100000002 27 | | |
| 456 | | da te | IS_FORM ATTED_DATE | | |
| 457 | | request | GET /res ource/pati entrecord/ domain/fac tor?pid= R E D A CTED ;100022 | | |
| 458 | | se nsitive | false | | |
| 459 | | patientI D | R E D A CTED ;100022 | | |
| 460 | | sitecode | R E D A CTED | | |
| 461 | | da taDomain | healthf actor | | |
| 462 | | lo gCategory | RETRIEV E | | |
| 463 | | st atus | 200 | | |
| 464 | | ti me | IS_FORM ATTED_TIME | | |
| 465 | ||
| 466 | @manual | |
| 467 | Scenario: A request for a pati ent's appo intments i s audited | |
| 468 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /appointme nt?pid= R E D A CTED ;100022 as a GET is made | |
| 469 | When user performs s sh vagrant @ IP | |
| 470 | And us er enters "vagrant" as the pas sword | |
| 471 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 472 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 473 | Then t he last en try in the audit log contains | |
| 474 | | fi eld | value | | |
| 475 | | authuser | R E D A CTED :100000002 27 | | |
| 476 | | da te | IS_FORM ATTED_DATE | | |
| 477 | | request | GET /res ource/pati entrecord/ domain/app ointment?p id= R E D A CTED ;100022 | | |
| 478 | | se nsitive | false | | |
| 479 | | patientI D | R E D A CTED ;100022 | | |
| 480 | | sitecode | R E D A CTED | | |
| 481 | | da taDomain | encount er | | |
| 482 | | lo gCategory | RETRIEV E | | |
| 483 | | st atus | 200 | | |
| 484 | | ti me | IS_FORM ATTED_TIME | | |
| 485 | ||
| 486 | @manual | |
| 487 | Scenario: A request for a pati ent's visi ts is audi ted | |
| 488 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /visit?pid = R E D A CTED ;100022 as a GET is made | |
| 489 | When user performs s sh vagrant @ IP | |
| 490 | And us er enters "vagrant" as the pas sword | |
| 491 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 492 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 493 | Then t he last en try in the audit log contains | |
| 494 | | fi eld | value | | |
| 495 | | authuser | R E D A CTED :100000002 27 | | |
| 496 | | da te | IS_FORM ATTED_DATE | | |
| 497 | | request | GET /res ource/pati entrecord/ domain/vis it?pid= R E D A CTED ;100022 | | |
| 498 | | se nsitive | false | | |
| 499 | | patientI D | R E D A CTED ;100022 | | |
| 500 | | sitecode | R E D A CTED | | |
| 501 | | da taDomain | encount er | | |
| 502 | | lo gCategory | RETRIEV E | | |
| 503 | | st atus | 200 | | |
| 504 | | ti me | IS_FORM ATTED_TIME | | |
| 505 | ||
| 506 | @manual | |
| 507 | Scenario: A request for a pati ent's ptf record is audited | |
| 508 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /ptf?pid= R E D A CTED ;100022 as a GET is made | |
| 509 | When user performs s sh vagrant @ IP | |
| 510 | And us er enters "vagrant" as the pas sword | |
| 511 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 512 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 513 | Then t he last en try in the audit log contains | |
| 514 | | fi eld | value | | |
| 515 | | authuser | R E D A CTED :100000002 27 | | |
| 516 | | da te | IS_FORM ATTED_DATE | | |
| 517 | | request | GET /res ource/pati entrecord/ domain/ptf ?pid= R E D A CTED ;100022 | | |
| 518 | | se nsitive | false | | |
| 519 | | patientI D | R E D A CTED ;100022 | | |
| 520 | | sitecode | R E D A CTED | | |
| 521 | | da taDomain | visittr eatment | | |
| 522 | | lo gCategory | RETRIEV E | | |
| 523 | | st atus | 200 | | |
| 524 | | ti me | IS_FORM ATTED_TIME | | |
| 525 | ||
| 526 | @manual | |
| 527 | Scenario: A request for a pati ent's radi ology reco rd is audi ted | |
| 528 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /factor?pi d= R E D A CTED ;100022 as a GET is made | |
| 529 | When user performs s sh vagrant @ IP | |
| 530 | And us er enters "vagrant" as the pas sword | |
| 531 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 532 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 533 | Then t he last en try in the audit log contains | |
| 534 | | fi eld | value | | |
| 535 | | authuser | R E D A CTED :100000002 27 | | |
| 536 | | da te | IS_FORM ATTED_DATE | | |
| 537 | | request | GET /res ource/pati entrecord/ domain/fac tor?pid= R E D A CTED ;100022 | | |
| 538 | | se nsitive | false | | |
| 539 | | patientI D | R E D A CTED ;100022 | | |
| 540 | | sitecode | R E D A CTED | | |
| 541 | | da taDomain | imaging | | |
| 542 | | lo gCategory | RETRIEV E | | |
| 543 | | st atus | 200 | | |
| 544 | | ti me | IS_FORM ATTED_TIME | | |
| 545 | ||
| 546 | @manual | |
| 547 | Scenario: A request for a pati ent's news feed is au dited | |
| 548 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /newsfeed? pid= R E D A CTED ;100022 as a GET is made | |
| 549 | When user performs s sh vagrant @ IP | |
| 550 | And us er enters "vagrant" as the pas sword | |
| 551 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 552 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 553 | Then t he last en try in the audit log contains | |
| 554 | | fi eld | value | | |
| 555 | | authuser | R E D A CTED :100000002 27 | | |
| 556 | | da te | IS_FORM ATTED_DATE | | |
| 557 | | request | GET /res ource/pati entrecord/ domain/new sfeed?pid= R E D A CTED ;100022 | | |
| 558 | | se nsitive | false | | |
| 559 | | patientI D | R E D A CTED ;100022 | | |
| 560 | | sitecode | R E D A CTED | | |
| 561 | | da taDomain | news-fe ed | | |
| 562 | | lo gCategory | RETRIEV E | | |
| 563 | | st atus | 200 | | |
| 564 | | ti me | IS_FORM ATTED_TIME | | |
| 565 | ||
| 566 | @manual | |
| 567 | Scenario: A request for a pati ent's docu ment view is audited | |
| 568 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /document- view?pid= R E D A CTED ;100022 as a GET is made | |
| 569 | When user performs s sh vagrant @ IP | |
| 570 | And us er enters "vagrant" as the pas sword | |
| 571 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 572 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 573 | Then t he last en try in the audit log contains | |
| 574 | | fi eld | value | | |
| 575 | | authuser | R E D A CTED :100000002 27 | | |
| 576 | | da te | IS_FORM ATTED_DATE | | |
| 577 | | request | GET /res ource/pati entrecord/ domain/doc ument-view ?pid= R E D A CTED ;100022 | | |
| 578 | | se nsitive | false | | |
| 579 | | patientI D | R E D A CTED ;100022 | | |
| 580 | | sitecode | R E D A CTED | | |
| 581 | | da taDomain | docs-vi ew | | |
| 582 | | lo gCategory | RETRIEV E | | |
| 583 | | st atus | 200 | | |
| 584 | | ti me | IS_FORM ATTED_TIME | | |
| 585 | ||
| 586 | @manual | |
| 587 | Scenario: A request for a pati ent's vler doc view i s audited | |
| 588 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /vlerdocum ent?pid= R E D A CTED ;100022 as a GET is made | |
| 589 | When user performs s sh vagrant @ IP | |
| 590 | And us er enters "vagrant" as the pas sword | |
| 591 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 592 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 593 | Then t he last en try in the audit log contains | |
| 594 | | fi eld | value | | |
| 595 | | authuser | R E D A CTED :100000002 27 | | |
| 596 | | da te | IS_FORM ATTED_DATE | | |
| 597 | | request | GET /res ource/pati entrecord/ domain/vle rdocument? pid= R E D A CTED ;100022 | | |
| 598 | | se nsitive | false | | |
| 599 | | patientI D | R E D A CTED ;100022 | | |
| 600 | | sitecode | R E D A CTED | | |
| 601 | | da taDomain | vlerdoc ument | | |
| 602 | | lo gCategory | RETRIEV E | | |
| 603 | | st atus | 200 | | |
| 604 | | ti me | IS_FORM ATTED_TIME | | |
| 605 | ||
| 606 | @manual | |
| 607 | Scenario: A request for a pati ent's pare nt documen ts is audi ted | |
| 608 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/domain /parent-do cuments?pi d= R E D A CTED ;100022 as a GET is made | |
| 609 | When user performs s sh vagrant @ IP | |
| 610 | And us er enters "vagrant" as the pas sword | |
| 611 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 612 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 613 | Then t he last en try in the audit log contains | |
| 614 | | fi eld | value | | |
| 615 | | authuser | R E D A CTED :100000002 27 | | |
| 616 | | da te | IS_FORM ATTED_DATE | | |
| 617 | | request | GET /res ource/pati entrecord/ domain/par ent-docume nts?pid= R E D A CTED ;100022 | | |
| 618 | | se nsitive | false | | |
| 619 | | patientI D | R E D A CTED ;100022 | | |
| 620 | | sitecode | R E D A CTED | | |
| 621 | | da taDomain | parent- documents | | |
| 622 | | lo gCategory | RETRIEV E | | |
| 623 | | st atus | 200 | | |
| 624 | | ti me | IS_FORM ATTED_TIME | | |
| 625 | ||
| 626 | @manual | |
| 627 | Scenario: A request for a pati ent record suggested search is audited | |
| 628 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/search /suggest?p id= R E D A CTED ;100022&qu ery=true a s a GET is made | |
| 629 | When user performs s sh vagrant @ IP | |
| 630 | And us er enters "vagrant" as the pas sword | |
| 631 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 632 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 633 | Then t he last en try in the audit log contains | |
| 634 | | fi eld | value | | |
| 635 | | authuser | R E D A CTED :100000002 27 | | |
| 636 | | da te | IS_FORM ATTED_DATE | | |
| 637 | | request | GET /res ource/pati entrecord/ search/sug gest?pid= R E D A CTED ;100022&qu ery=true H TTP/1.1 | | |
| 638 | | se nsitive | false | | |
| 639 | | patientI D | R E D A CTED ;100022 | | |
| 640 | | sitecode | R E D A CTED | | |
| 641 | | lo gCategory | RETRIEV E | | |
| 642 | | st atus | 200 | | |
| 643 | | ti me | IS_FORM ATTED_TIME | | |
| 644 | ||
| 645 | @manual | |
| 646 | Scenario: A request for a pati ent labs b y order se arch is au dited | |
| 647 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/labsby order?pid= R E D A CTED ;100022&or derUid=urn :va:order: R E D A CTED :253:15477 as a GET is made | |
| 648 | When user performs s sh vagrant @ IP | |
| 649 | And us er enters "vagrant" as the pas sword | |
| 650 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 651 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 652 | Then t he last en try in the audit log contains | |
| 653 | | fi eld | value | | |
| 654 | | authuser | R E D A CTED :100000002 27 | | |
| 655 | | da te | IS_FORM ATTED_DATE | | |
| 656 | | request | GET /res ource/pati entrecord/ search/sug gest?pid= R E D A CTED ;100022&qu ery=true H TTP/1.1 | | |
| 657 | | se nsitive | false | | |
| 658 | | patientI D | R E D A CTED ;100022 | | |
| 659 | | sitecode | R E D A CTED | | |
| 660 | | lo gCategory | RETRIEV E | | |
| 661 | | st atus | 200 | | |
| 662 | | ti me | IS_FORM ATTED_TIME | | |
| 663 | ||
| 664 | @manual | |
| 665 | Scenario: A request for a pati ent cwad s earch is a udited | |
| 666 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/cwad?p id= R E D A CTED ;100022 as a GET is made | |
| 667 | When user performs s sh vagrant @ IP | |
| 668 | And us er enters "vagrant" as the pas sword | |
| 669 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 670 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 671 | Then t he last en try in the audit log contains | |
| 672 | | fi eld | value | | |
| 673 | | authuser | R E D A CTED :100000002 27 | | |
| 674 | | da te | IS_FORM ATTED_DATE | | |
| 675 | | request | GET /res ource/pati entrecord/ cwad?pid= R E D A CTED ;100022 HT TP/1.1 | | |
| 676 | | se nsitive | false | | |
| 677 | | patientI D | R E D A CTED ;100022 | | |
| 678 | | sitecode | R E D A CTED | | |
| 679 | | lo gCategory | RETRIEV E | | |
| 680 | | st atus | 200 | | |
| 681 | | ti me | IS_FORM ATTED_TIME | | |
| 682 | ||
| 683 | @manual | |
| 684 | Scenario: A request for a pati ent's time line is au dited | |
| 685 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/timeli ne?pid= R E D A CTED ;100022 as a GET is made | |
| 686 | When user performs s sh vagrant @ IP | |
| 687 | And us er enters "vagrant" as the pas sword | |
| 688 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 689 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 690 | Then t he last en try in the audit log contains | |
| 691 | | fi eld | value | | |
| 692 | | authuser | R E D A CTED :100000002 27 | | |
| 693 | | da te | IS_FORM ATTED_DATE | | |
| 694 | | request | GET /res ource/pati entrecord/ timeline?p id= R E D A CTED ;100022 HT TP/1.1 | | |
| 695 | | se nsitive | false | | |
| 696 | | patientI D | R E D A CTED ;100022 | | |
| 697 | | sitecode | R E D A CTED | | |
| 698 | | da taDomain | labrato ry | | |
| 699 | | lo gCategory | RETRIEV E | | |
| 700 | | st atus | 200 | | |
| 701 | | ti me | IS_FORM ATTED_TIME | | |
| 702 | ||
| 703 | @manual | |
| 704 | Scenario: A request for a pati ent comple x note is audited | |
| 705 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/comple xnote?pid= R E D A CTED ;100022&ui d=urn:va:c ombat-vet: N as a GET is made | |
| 706 | When user performs s sh vagrant @ IP | |
| 707 | And us er enters "vagrant" as the pas sword | |
| 708 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 709 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 710 | Then t he last en try in the audit log contains | |
| 711 | | fi eld | value | | |
| 712 | | authuser | R E D A CTED :100000002 27 | | |
| 713 | | da te | IS_FORM ATTED_DATE | | |
| 714 | | request | http:// IP /resource/ patientrec ord/comple xnote?pid= R E D A CTED ;100022&ui d=urn:va:c ombat-vet: N | | |
| 715 | | se nsitive | false | | |
| 716 | | patientI D | R E D A CTED ;100022 | | |
| 717 | | sitecode | R E D A CTED | | |
| 718 | | lo gCategory | RETRIEV E | | |
| 719 | | st atus | 200 | | |
| 720 | | ti me | IS_FORM ATTED_TIME | | |
| 721 | ||
| 722 | @manual | |
| 723 | Scenario: A request for a pati ent full n ame search is audite d | |
| 724 | Given a po stman requ est of htt p:// IP /resource/ patient-se arch/full- name?fullN ame=p0008 as a GET i s made | |
| 725 | When user performs s sh vagrant @ IP | |
| 726 | And us er enters "vagrant" as the pas sword | |
| 727 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 728 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 729 | Then t he last en try in the audit log contains | |
| 730 | | fi eld | value | | |
| 731 | | authuser | R E D A CTED :100000002 27 | | |
| 732 | | da te | IS_FORM ATTED_DATE | | |
| 733 | | request | GET http :// IP /resource/ patient-se arch/full- name?fullN ame=p0008 | | |
| 734 | | se nsitive | false | | |
| 735 | | patientI D | R E D A CTED ;100022 | | |
| 736 | | sitecode | R E D A CTED | | |
| 737 | | lo gCategory | SEARCH | | |
| 738 | | st atus | 200 | | |
| 739 | | ti me | IS_FORM ATTED_TIME | | |
| 740 | ||
| 741 | @manual | |
| 742 | Scenario: A request for a sync h of expir ed patient data is a udited | |
| 743 | Given a po stman requ est of htt p:// IP /resource/ sync/expir e?pid= R E D A CTED ;3&vistaId ="DOD" as a POST is made | |
| 744 | When user performs s sh vagrant @ IP | |
| 745 | And us er enters "vagrant" as the pas sword | |
| 746 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 747 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 748 | Then t he last en try in the audit log contains | |
| 749 | | fi eld | value | | |
| 750 | | authuser | R E D A CTED :100000002 27 | | |
| 751 | | da te | IS_FORM ATTED_DATE | | |
| 752 | | request | POST /re source/syn c/expire?p id= R E D A CTED ;3&vistaId =%22DOD%22 HTTP/1.1 | | |
| 753 | | se nsitive | false | | |
| 754 | | patientI D | R E D A CTED ;100022 | | |
| 755 | | sitecode | R E D A CTED | | |
| 756 | | lo gCategory | EXPIRE | | |
| 757 | | st atus | 200 | | |
| 758 | | ti me | IS_FORM ATTED_TIME | | |
| 759 | ||
| 760 | @manual | |
| 761 | Scenario: A request for user i nfo is aud ited | |
| 762 | Given a po stman requ est of htt p:// IP /resource/ user/useri nfo as a G ET is made | |
| 763 | When user performs s sh vagrant @ IP | |
| 764 | And us er enters "vagrant" as the pas sword | |
| 765 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 766 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 767 | Then t he last en try in the audit log contains | |
| 768 | | fi eld | value | | |
| 769 | | authuser | R E D A CTED :100000002 27 | | |
| 770 | | da te | IS_FORM ATTED_DATE | | |
| 771 | | request | GET http :// IP /resource/ user/useri nfo | | |
| 772 | | se nsitive | false | | |
| 773 | | patientI D | R E D A CTED ;100022 | | |
| 774 | | sitecode | R E D A CTED | | |
| 775 | | st atus | 200 | | |
| 776 | | ti me | IS_FORM ATTED_TIME | | |
| 777 | ||
| 778 | @manual | |
| 779 | Scenario: A request for a glob al search is audited | |
| 780 | Given a po stman requ est of htt p:// IP /resource/ search/glo balsearch? lname=EIgh t&fname=Pa tient as a POST is m ade | |
| 781 | When user performs s sh vagrant @ IP | |
| 782 | And us er enters "vagrant" as the pas sword | |
| 783 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 784 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 785 | Then t he last en try in the audit log contains | |
| 786 | | fi eld | value | | |
| 787 | | authuser | R E D A CTED :100000002 27 | | |
| 788 | | da te | IS_FORM ATTED_DATE | | |
| 789 | | request | POST htt p:// IP /resource/ search/glo balsearch? lname=EIgh t&fname=Pa tient | | |
| 790 | | se nsitive | false | | |
| 791 | | patientI D | R E D A CTED ;100022 | | |
| 792 | | sitecode | R E D A CTED | | |
| 793 | | st atus | 200 | | |
| 794 | | ti me | IS_FORM ATTED_TIME | | |
| 795 | ||
| 796 | @manual | |
| 797 | Scenario: A request for a CPRS list sear ch is audi ted | |
| 798 | Given a po stman requ est of htt p:// IP /resource/ search/my- cprs-list as a GET i s made | |
| 799 | When user performs s sh vagrant @ IP | |
| 800 | And us er enters "vagrant" as the pas sword | |
| 801 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 802 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 803 | Then t he last en try in the audit log contains | |
| 804 | | fi eld | value | | |
| 805 | | authuser | R E D A CTED :100000002 27 | | |
| 806 | | da te | IS_FORM ATTED_DATE | | |
| 807 | | request | GET http :// IP /resource/ search/my- cprs-list | | |
| 808 | | se nsitive | false | | |
| 809 | | patientI D | R E D A CTED ;100022 | | |
| 810 | | sitecode | R E D A CTED | | |
| 811 | | st atus | 200 | | |
| 812 | | ti me | IS_FORM ATTED_TIME | | |
| 813 | ||
| 814 | @manual | |
| 815 | Scenario: A request for a MVI patient sy nc is audi ted | |
| 816 | Given a po stman requ est of htt p:// IP /resource/ search/pat ientSync?i d=70502517 4 as a POS T is made | |
| 817 | When user performs s sh vagrant @ IP | |
| 818 | And us er enters "vagrant" as the pas sword | |
| 819 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 820 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 821 | Then t he last en try in the audit log contains | |
| 822 | | fi eld | value | | |
| 823 | | authuser | R E D A CTED :100000002 27 | | |
| 824 | | da te | IS_FORM ATTED_DATE | | |
| 825 | | request | POST htt p:// IP /resource/ search/pat ientSync?i d=70502517 4 | | |
| 826 | | se nsitive | false | | |
| 827 | | sitecode | R E D A CTED | | |
| 828 | | st atus | 200 | | |
| 829 | | ti me | IS_FORM ATTED_TIME | | |
| 830 | ||
| 831 | @manual | |
| 832 | Scenario: A request for a UID is audited | |
| 833 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/uid?pi d= R E D A CTED ;100022&ui d=urn:va:m st:U as a GET is mad e | |
| 834 | When user performs s sh vagrant @ IP | |
| 835 | And us er enters "vagrant" as the pas sword | |
| 836 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 837 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 838 | Then t he last en try in the audit log contains | |
| 839 | | fi eld | value | | |
| 840 | | authuser | R E D A CTED :100000002 27 | | |
| 841 | | da te | IS_FORM ATTED_DATE | | |
| 842 | | request | GET http :// IP /resource/ patientrec ord/uid?pi d= R E D A CTED ;100022&ui d=urn:va:m st:U | | |
| 843 | | se nsitive | false | | |
| 844 | | patientI D | R E D A CTED ;100022 | | |
| 845 | | sitecode | R E D A CTED | | |
| 846 | | st atus | 404 | | |
| 847 | | ti me | IS_FORM ATTED_TIME | | |
| 848 | ||
| 849 | @manual | |
| 850 | Scenario: A request for a alle rgy op dat a search i s audited | |
| 851 | Given a po stman requ est of htt p:// IP /resource/ writeback/ allergy/se arch?searc hParam=alc as a GET is made | |
| 852 | When user performs s sh vagrant @ IP | |
| 853 | And us er enters "vagrant" as the pas sword | |
| 854 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 855 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 856 | Then t he last en try in the audit log contains | |
| 857 | | fi eld | value | | |
| 858 | | authuser | R E D A CTED :100000002 27 | | |
| 859 | | da te | IS_FORM ATTED_DATE | | |
| 860 | | request | GET http :// IP /resource/ writeback/ allergy/se arch?searc hParam=alc | | |
| 861 | | se nsitive | false | | |
| 862 | | sitecode | R E D A CTED | | |
| 863 | | st atus | 200 | | |
| 864 | | ti me | IS_FORM ATTED_TIME | | |
| 865 | ||
| 866 | @manual | |
| 867 | Scenario: A request for a alle rgy sympto ms search is audited | |
| 868 | Given a po stman requ est of htt p:// IP /resource/ writeback/ allergy/sy mptoms?par am={"ien": 477} as a GET is mad e | |
| 869 | When user performs s sh vagrant @ IP | |
| 870 | And us er enters "vagrant" as the pas sword | |
| 871 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 872 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 873 | Then t he last en try in the audit log contains | |
| 874 | | fi eld | value | | |
| 875 | | authuser | R E D A CTED :100000002 27 | | |
| 876 | | da te | IS_FORM ATTED_DATE | | |
| 877 | | request | GET http :// IP /resource/ writeback/ allergy/sy mptoms?par am={"ien": 477} | | |
| 878 | | se nsitive | false | | |
| 879 | | sitecode | R E D A CTED | | |
| 880 | | st atus | 200 | | |
| 881 | | ti me | IS_FORM ATTED_TIME | | |
| 882 | ||
| 883 | @manual | |
| 884 | Scenario: A request for labs b y order is audited | |
| 885 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/labsby type?pid= R E D A CTED ;100022&ty peName=HOS PITALIZATI ON as a GE T is made | |
| 886 | When user performs s sh vagrant @ IP | |
| 887 | And us er enters "vagrant" as the pas sword | |
| 888 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 889 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 890 | Then t he last en try in the audit log contains | |
| 891 | | fi eld | value | | |
| 892 | | authuser | R E D A CTED :100000002 27 | | |
| 893 | | da te | IS_FORM ATTED_DATE | | |
| 894 | | request | GET http :// IP /resource/ patientrec ord/labsby type?pid= R E D A CTED ;100022&ty peName=HOS PITALIZATI ON | | |
| 895 | | patientI D | R E D A CTED ;100022 | | |
| 896 | | se nsitive | false | | |
| 897 | | sitecode | R E D A CTED | | |
| 898 | | st atus | 200 | | |
| 899 | | ti me | IS_FORM ATTED_TIME | | |
| 900 | ||
| 901 | @manual | |
| 902 | Scenario: A request for labs b y panel is audited | |
| 903 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/labpan els?pid= R E D A CTED ;100022 as a GET is made | |
| 904 | When user performs s sh vagrant @ IP | |
| 905 | And us er enters "vagrant" as the pas sword | |
| 906 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 907 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 908 | Then t he last en try in the audit log contains | |
| 909 | | fi eld | value | | |
| 910 | | authuser | R E D A CTED :100000002 27 | | |
| 911 | | da te | IS_FORM ATTED_DATE | | |
| 912 | | request | GET http :// IP /resource/ patientrec ord/labpan els?pid= R E D A CTED ;100022 | | |
| 913 | | patientI D | R E D A CTED ;100022 | | |
| 914 | | se nsitive | false | | |
| 915 | | sitecode | R E D A CTED | | |
| 916 | | st atus | 200 | | |
| 917 | | ti me | IS_FORM ATTED_TIME | | |
| 918 | ||
| 919 | @manual | |
| 920 | Scenario: A request for a meds data sear ch is audi ted | |
| 921 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/search ?searchPar am=aspirin as a GET is made | |
| 922 | When user performs s sh vagrant @ IP | |
| 923 | And us er enters "vagrant" as the pas sword | |
| 924 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 925 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 926 | Then t he last en try in the audit log contains | |
| 927 | | fi eld | value | | |
| 928 | | authuser | R E D A CTED :100000002 27 | | |
| 929 | | da te | IS_FORM ATTED_DATE | | |
| 930 | | request | GET http :// IP /resource/ writeback/ med/search ?searchPar am=aspirin | | |
| 931 | | se nsitive | false | | |
| 932 | | sitecode | R E D A CTED | | |
| 933 | | st atus | 200 | | |
| 934 | | ti me | IS_FORM ATTED_TIME | | |
| 935 | ||
| 936 | @manual | |
| 937 | Scenario: A request for a meds data sche dule searc h is audit ed | |
| 938 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/schedu le?dfn=3 a s a GET is made | |
| 939 | When user performs s sh vagrant @ IP | |
| 940 | And us er enters "vagrant" as the pas sword | |
| 941 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 942 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 943 | Then t he last en try in the audit log contains | |
| 944 | | fi eld | value | | |
| 945 | | authuser | R E D A CTED :100000002 27 | | |
| 946 | | da te | IS_FORM ATTED_DATE | | |
| 947 | | request | GET http :// IP /resource/ writeback/ med/schedu le?dfn=3 | | |
| 948 | | pa tientID | 3 | | |
| 949 | | se nsitive | false | | |
| 950 | | sitecode | R E D A CTED | | |
| 951 | | st atus | 200 | | |
| 952 | | ti me | IS_FORM ATTED_TIME | | |
| 953 | ||
| 954 | ||
| 955 | @manual | |
| 956 | Scenario: A request for a meds data sche dule searc h is audit ed | |
| 957 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/schedu le?dfn=3 a s a GET is made | |
| 958 | When user performs s sh vagrant @ IP | |
| 959 | And us er enters "vagrant" as the pas sword | |
| 960 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 961 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 962 | Then t he last en try in the audit log contains | |
| 963 | | fi eld | value | | |
| 964 | | authuser | R E D A CTED :100000002 27 | | |
| 965 | | da te | IS_FORM ATTED_DATE | | |
| 966 | | request | GET http :// IP /resource/ writeback/ med/schedu le?dfn=3 | | |
| 967 | | pa tientID | 3 | | |
| 968 | | se nsitive | false | | |
| 969 | | sitecode | R E D A CTED | | |
| 970 | | st atus | 200 | | |
| 971 | | ti me | IS_FORM ATTED_TIME | | |
| 972 | ||
| 973 | @manual | |
| 974 | Scenario: A request for a meds defaults is audited | |
| 975 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/defaul ts?param={ "oi":"1348 ","pstype" :"X","orvp ": 100695, "needpi":" Y", "pkiac tiv":"Y"} | |
| 976 | When user performs s sh vagrant @ IP | |
| 977 | And us er enters "vagrant" as the pas sword | |
| 978 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 979 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 980 | Then t he last en try in the audit log contains | |
| 981 | | fi eld | value | | |
| 982 | | authuser | R E D A CTED :100000002 27 | | |
| 983 | | da te | IS_FORM ATTED_DATE | | |
| 984 | | request | GET http :// IP /resource/ writeback/ med/defaul ts?param={ "oi":"1348 ","pstype" :"X","orvp ": 100695, "needpi":" Y", "pkiac tiv":"Y"} | | |
| 985 | | se nsitive | false | | |
| 986 | | sitecode | R E D A CTED | | |
| 987 | | st atus | 200 | | |
| 988 | | ti me | IS_FORM ATTED_TIME | | |
| 989 | ||
| 990 | @manual | |
| 991 | Scenario: A request for a meds search is audited | |
| 992 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/search list?filte r=name("as pirin") | |
| 993 | When user performs s sh vagrant @ IP | |
| 994 | And us er enters "vagrant" as the pas sword | |
| 995 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 996 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 997 | Then t he last en try in the audit log contains | |
| 998 | | fi eld | value | | |
| 999 | | authuser | R E D A CTED :100000002 27 | | |
| 1000 | | da te | IS_FORM ATTED_DATE | | |
| 1001 | | request | GET http :// IP /resource/ writeback/ med/search list?filte r=name("as pirin")| | |
| 1002 | | se nsitive | false | | |
| 1003 | | sitecode | R E D A CTED | | |
| 1004 | | st atus | 200 | | |
| 1005 | | ti me | IS_FORM ATTED_TIME | | |
| 1006 | ||
| 1007 | @manual | |
| 1008 | Scenario: A request for a med data dialo g is audit ed | |
| 1009 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/dialog format?dlg ="PSH OERR " | |
| 1010 | When user performs s sh vagrant @ IP | |
| 1011 | And us er enters "vagrant" as the pas sword | |
| 1012 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1013 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1014 | Then t he last en try in the audit log contains | |
| 1015 | | fi eld | value | | |
| 1016 | | authuser | R E D A CTED :100000002 27 | | |
| 1017 | | da te | IS_FORM ATTED_DATE | | |
| 1018 | | request | GET http :// IP /resource/ writeback/ med/dialog format?dlg ="PSH OERR " | | |
| 1019 | | se nsitive | false | | |
| 1020 | | sitecode | R E D A CTED | | |
| 1021 | | st atus | 200 | | |
| 1022 | | ti me | IS_FORM ATTED_TIME | | |
| 1023 | ||
| 1024 | @manual | |
| 1025 | Scenario: A request for a meds discontin ued data i s audited | |
| 1026 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/discon tinuereaso n | |
| 1027 | When user performs s sh vagrant @ IP | |
| 1028 | And us er enters "vagrant" as the pas sword | |
| 1029 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1030 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1031 | Then t he last en try in the audit log contains | |
| 1032 | | fi eld | value | | |
| 1033 | | authuser | R E D A CTED :100000002 27 | | |
| 1034 | | da te | IS_FORM ATTED_DATE | | |
| 1035 | | request | GET http :// IP /resource/ writeback/ med/discon tinuereaso n| | |
| 1036 | | se nsitive | false | | |
| 1037 | | sitecode | R E D A CTED | | |
| 1038 | | st atus | 200 | | |
| 1039 | | ti me | IS_FORM ATTED_TIME | | |
| 1040 | ||
| 1041 | @manual | |
| 1042 | Scenario: A request for a meds data day to quanity is audite d | |
| 1043 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/daytoq uantity?pa ram={"supp ly":30,"do se":"1mg", "schedule" :"M","dura tion":"no" ,"patientI EN":3,"dru gIEN":3} | |
| 1044 | When user performs s sh vagrant @ IP | |
| 1045 | And us er enters "vagrant" as the pas sword | |
| 1046 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1047 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1048 | Then t he last en try in the audit log contains | |
| 1049 | | fi eld | value | | |
| 1050 | | authuser | R E D A CTED :100000002 27 | | |
| 1051 | | da te | IS_FORM ATTED_DATE | | |
| 1052 | | request | GET http :// IP /resource/ writeback/ med/daytoq uantity?pa ram={"supp ly":30,"do se":"1mg", "schedule" :"M","dura tion":"no" ,"patientI EN":3,"dru gIEN":3} | | |
| 1053 | | se nsitive | false | | |
| 1054 | | sitecode | R E D A CTED | | |
| 1055 | | st atus | 200 | | |
| 1056 | | ti me | IS_FORM ATTED_TIME | | |
| 1057 | ||
| 1058 | ||
| 1059 | @manual | |
| 1060 | Scenario: A request for a meds days supp ly is audi ted | |
| 1061 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/dayssu pply?param ={"patient IEN":3,"dr ugIEN":3," medIEN":3} | |
| 1062 | When user performs s sh vagrant @ IP | |
| 1063 | And us er enters "vagrant" as the pas sword | |
| 1064 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1065 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1066 | Then t he last en try in the audit log contains | |
| 1067 | | fi eld | value | | |
| 1068 | | authuser | R E D A CTED :100000002 27 | | |
| 1069 | | da te | IS_FORM ATTED_DATE | | |
| 1070 | | request | GET http :// IP /resource/ writeback/ med/dayssu pply?param ={"patient IEN":3,"dr ugIEN":3," medIEN":3} | | |
| 1071 | | se nsitive | false | | |
| 1072 | | sitecode | R E D A CTED | | |
| 1073 | | st atus | 200 | | |
| 1074 | | ti me | IS_FORM ATTED_TIME | | |
| 1075 | ||
| 1076 | @manual | |
| 1077 | Scenario: A request for a prob lems is au dited | |
| 1078 | Given a po stman requ est of htt p:// IP /resource/ problems?s earchfor=b ack | |
| 1079 | When user performs s sh vagrant @ IP | |
| 1080 | And us er enters "vagrant" as the pas sword | |
| 1081 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1082 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1083 | Then t he last en try in the audit log contains | |
| 1084 | | fi eld | value | | |
| 1085 | | authuser | R E D A CTED :100000002 27 | | |
| 1086 | | da te | IS_FORM ATTED_DATE | | |
| 1087 | | request | GET http :// IP /resource/ problems?s earchfor=b ack | | |
| 1088 | | se nsitive | false | | |
| 1089 | | sitecode | R E D A CTED | | |
| 1090 | | lo gCategory | PROBLEM S | | |
| 1091 | | st atus | 200 | | |
| 1092 | | ti me | IS_FORM ATTED_TIME | | |
| 1093 | ||
| 1094 | @manual | |
| 1095 | Scenario: A request for a lab search is audited | |
| 1096 | Given a po stman requ est of htt p:// IP /resource/ searchbyty pe/domain/ lab?pid= R E D A CTED ;100022&ty pe=influen za | |
| 1097 | When user performs s sh vagrant @ IP | |
| 1098 | And us er enters "vagrant" as the pas sword | |
| 1099 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1100 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1101 | Then t he last en try in the audit log contains | |
| 1102 | | fi eld | value | | |
| 1103 | | authuser | R E D A CTED :100000002 27 | | |
| 1104 | | da te | IS_FORM ATTED_DATE | | |
| 1105 | | request | GET http :// IP /resource/ searchbyty pe/domain/ lab?pid= R E D A CTED ;100022&ty pe=influen za | | |
| 1106 | | se nsitive | false | | |
| 1107 | | patientI D | R E D A CTED ;100022 | | |
| 1108 | | sitecode | R E D A CTED | | |
| 1109 | | da taDomain | lab | | |
| 1110 | | lo gCategory | RETRIEV E | | |
| 1111 | | st atus | 200 | | |
| 1112 | | ti me | IS_FORM ATTED_TIME | | |
| 1113 | ||
| 1114 | @manual | |
| 1115 | Scenario: A request for an imm unization search is audited | |
| 1116 | Given a po stman requ est of htt p:// IP /resource/ searchbyty pe/domain/ immunizati on?pid= R E D A CTED ;100022&ty pe=influen za | |
| 1117 | When user performs s sh vagrant @ IP | |
| 1118 | And us er enters "vagrant" as the pas sword | |
| 1119 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1120 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1121 | Then t he last en try in the audit log contains | |
| 1122 | | fi eld | value | | |
| 1123 | | authuser | R E D A CTED :100000002 27 | | |
| 1124 | | da te | IS_FORM ATTED_DATE | | |
| 1125 | | request | GET http :// IP /resource/ searchbyty pe/domain/ immunizati on?pid= R E D A CTED ;100022&ty pe=influen za | | |
| 1126 | | se nsitive | false | | |
| 1127 | | patientI D | R E D A CTED ;100022 | | |
| 1128 | | sitecode | R E D A CTED | | |
| 1129 | | da taDomain | immuniz ation | | |
| 1130 | | lo gCategory | RETRIEV E | | |
| 1131 | | st atus | 200 | | |
| 1132 | | ti me | IS_FORM ATTED_TIME | | |
| 1133 | ||
| 1134 | @manual | |
| 1135 | Scenario: A request for a vita l search i s audited | |
| 1136 | Given a po stman requ est of htt p:// IP /resource/ searchbyty pe/domain/ vital?pid= R E D A CTED ;100022&ty pe=pulse | |
| 1137 | When user performs s sh vagrant @ IP | |
| 1138 | And us er enters "vagrant" as the pas sword | |
| 1139 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1140 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1141 | Then t he last en try in the audit log contains | |
| 1142 | | fi eld | value | | |
| 1143 | | authuser | R E D A CTED :100000002 27 | | |
| 1144 | | da te | IS_FORM ATTED_DATE | | |
| 1145 | | request | GET http :// IP /resource/ searchbyty pe/domain/ vital?pid= R E D A CTED ;100022&ty pe=pulse | | |
| 1146 | | se nsitive | false | | |
| 1147 | | patientI D | R E D A CTED ;100022 | | |
| 1148 | | sitecode | R E D A CTED | | |
| 1149 | | da taDomain | vital | | |
| 1150 | | lo gCategory | RETRIEV E | | |
| 1151 | | st atus | 200 | | |
| 1152 | | ti me | IS_FORM ATTED_TIME | | |
| 1153 | ||
| 1154 | @manual | |
| 1155 | Scenario: A request for user r esources g et is audi ted | |
| 1156 | Given a po stman requ est of htt p:// IP /resource/ user/get | |
| 1157 | When user performs s sh vagrant @ IP | |
| 1158 | And us er enters "vagrant" as the pas sword | |
| 1159 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1160 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1161 | Then t he last en try in the audit log contains | |
| 1162 | | fi eld | value | | |
| 1163 | | authuser | R E D A CTED :100000002 27 | | |
| 1164 | | da te | IS_FORM ATTED_DATE | | |
| 1165 | | request | GET http :// IP /resource/ user/get | | |
| 1166 | | se nsitive | false | | |
| 1167 | | sitecode | R E D A CTED | | |
| 1168 | | st atus | 200 | | |
| 1169 | | ti me | IS_FORM ATTED_TIME | | |
| 1170 | ||
| 1171 | @manual | |
| 1172 | Scenario: A request for user r esources s et is audi ted | |
| 1173 | Given a po stman requ est of htt p:// IP /resource/ user/set/t his | |
| 1174 | When user performs s sh vagrant @ IP | |
| 1175 | And us er enters "vagrant" as the pas sword | |
| 1176 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1177 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1178 | Then t he last en try in the audit log contains | |
| 1179 | | fi eld | value | | |
| 1180 | | authuser | R E D A CTED :100000002 27 | | |
| 1181 | | da te | IS_FORM ATTED_DATE | | |
| 1182 | | request | GET http :// IP /resource/ user/set/t his | | |
| 1183 | | se nsitive | false | | |
| 1184 | | sitecode | R E D A CTED | | |
| 1185 | | st atus | 200 | | |
| 1186 | | ti me | IS_FORM ATTED_TIME | | |
| 1187 | ||
| 1188 | @manual | |
| 1189 | Scenario: A request for resour ce global timeline i s audited | |
| 1190 | Given a po stman requ est of htt p:// IP /resource/ globaltime line?pid= R E D A CTED ;100022 | |
| 1191 | When user performs s sh vagrant @ IP | |
| 1192 | And us er enters "vagrant" as the pas sword | |
| 1193 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1194 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1195 | Then t he last en try in the audit log contains | |
| 1196 | | fi eld | value | | |
| 1197 | | authuser | R E D A CTED :100000002 27 | | |
| 1198 | | da te | IS_FORM ATTED_DATE | | |
| 1199 | | request | GET http :// IP /resource/ globaltime line?pid= R E D A CTED ;100022 | | |
| 1200 | | patientI D | R E D A CTED ;100022 | | |
| 1201 | | se nsitive | false | | |
| 1202 | | sitecode | R E D A CTED | | |
| 1203 | | st atus | 200 | | |
| 1204 | | ti me | IS_FORM ATTED_TIME | | |
| 1205 | ||
| 1206 | @manual | |
| 1207 | Scenario: A request for resour ce global timeline i s audited | |
| 1208 | Given a po stman requ est of htt p:// IP /resource/ globaltime line?pid= R E D A CTED ;100022 | |
| 1209 | When user performs s sh vagrant @ IP | |
| 1210 | And us er enters "vagrant" as the pas sword | |
| 1211 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1212 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1213 | Then t he last en try in the audit log contains | |
| 1214 | | fi eld | value | | |
| 1215 | | authuser | R E D A CTED :100000002 27 | | |
| 1216 | | da te | IS_FORM ATTED_DATE | | |
| 1217 | | request | GET http :// IP /resource/ globaltime line?pid= R E D A CTED ;100022 | | |
| 1218 | | patientI D | R E D A CTED ;100022 | | |
| 1219 | | se nsitive | false | | |
| 1220 | | sitecode | R E D A CTED | | |
| 1221 | | st atus | 200 | | |
| 1222 | | ti me | IS_FORM ATTED_TIME | | |
| 1223 | ||
| 1224 | @manual | |
| 1225 | Scenario: A request for closes t vitals i s audited | |
| 1226 | Given a po stman requ est of htt p:// IP /resource/ vitals/clo sest?pid= R E D A CTED ;100022&df n=3&type=S BP | |
| 1227 | When user performs s sh vagrant @ IP | |
| 1228 | And us er enters "vagrant" as the pas sword | |
| 1229 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1230 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1231 | Then t he last en try in the audit log contains | |
| 1232 | | fi eld | value | | |
| 1233 | | authuser | R E D A CTED :100000002 27 | | |
| 1234 | | da te | IS_FORM ATTED_DATE | | |
| 1235 | | request | GET http :// IP /resource/ vitals/clo sest?pid= R E D A CTED ;100022&df n=3&type=S BP | | |
| 1236 | | patientI D | R E D A CTED ;100022 | | |
| 1237 | | se nsitive | false | | |
| 1238 | | sitecode | R E D A CTED | | |
| 1239 | | st atus | 200 | | |
| 1240 | | ti me | IS_FORM ATTED_TIME | | |
| 1241 | ||
| 1242 | @manual | |
| 1243 | Scenario: A request for vitals qualifier s is audit ed | |
| 1244 | Given a po stman requ est of htt p:// IP /resource/ vitals/qua lifiers?pi d= R E D A CTED ;100022&df n=3&type=W T,HT,,T | |
| 1245 | When user performs s sh vagrant @ IP | |
| 1246 | And us er enters "vagrant" as the pas sword | |
| 1247 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1248 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1249 | Then t he last en try in the audit log contains | |
| 1250 | | fi eld | value | | |
| 1251 | | authuser | R E D A CTED :100000002 27 | | |
| 1252 | | da te | IS_FORM ATTED_DATE | | |
| 1253 | | request | GET http :// IP /resource/ vitals/qua lifiers?pi d= R E D A CTED ;100022&df n=3&type=W T,HT,,T | | |
| 1254 | | patientI D | R E D A CTED ;100022 | | |
| 1255 | | se nsitive | false | | |
| 1256 | | sitecode | R E D A CTED | | |
| 1257 | | st atus | 200 | | |
| 1258 | | ti me | IS_FORM ATTED_TIME | | |
| 1259 | ||
| 1260 | @manual | |
| 1261 | Scenario: A request for all vi tals is au dited | |
| 1262 | Given a po stman requ est of htt p:// IP /resource/ vitals/all ?pid= R E D A CTED ;100022&df n=3&start= 3010101&en d=3141030 | |
| 1263 | When user performs s sh vagrant @ IP | |
| 1264 | And us er enters "vagrant" as the pas sword | |
| 1265 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1266 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1267 | Then t he last en try in the audit log contains | |
| 1268 | | fi eld | value | | |
| 1269 | | authuser | R E D A CTED :100000002 27 | | |
| 1270 | | da te | IS_FORM ATTED_DATE | | |
| 1271 | | request | GET http :// IP /resource/ vitals/all ?pid= R E D A CTED ;100022&df n=3&start= 3010101&en d=3141030 | | |
| 1272 | | patientI D | R E D A CTED ;100022 | | |
| 1273 | | se nsitive | false | | |
| 1274 | | sitecode | R E D A CTED | | |
| 1275 | | st atus | 200 | | |
| 1276 | | ti me | IS_FORM ATTED_TIME | | |
| 1277 | ||
| 1278 | @manual | |
| 1279 | Scenario: A request for writeb ack vitals error is audited | |
| 1280 | Given a po stman requ est of htt p:// IP /resource/ writeback/ vitals/err or?ien=30& reason=1 | |
| 1281 | When user performs s sh vagrant @ IP | |
| 1282 | And us er enters "vagrant" as the pas sword | |
| 1283 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1284 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1285 | Then t he last en try in the audit log contains | |
| 1286 | | fi eld | value | | |
| 1287 | | authuser | R E D A CTED :100000002 27 | | |
| 1288 | | da te | IS_FORM ATTED_DATE | | |
| 1289 | | request | GET http :// IP /resource/ writeback/ vitals/err or?ien=30& reason=103 0 | | |
| 1290 | | se nsitive | false | | |
| 1291 | | sitecode | R E D A CTED | | |
| 1292 | | st atus | 403 | | |
| 1293 | | ti me | IS_FORM ATTED_TIME | | |
| 1294 | ||
| 1295 | @manual | |
| 1296 | Scenario: A request for visits and provi ders is au dited | |
| 1297 | Given a po stman requ est of htt p:// IP /resource/ visits/pro viders?fco de=1 | |
| 1298 | When user performs s sh vagrant @ IP | |
| 1299 | And us er enters "vagrant" as the pas sword | |
| 1300 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1301 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1302 | Then t he last en try in the audit log contains | |
| 1303 | | fi eld | value | | |
| 1304 | | authuser | R E D A CTED :100000002 27 | | |
| 1305 | | da te | IS_FORM ATTED_DATE | | |
| 1306 | | request | GET http :// IP /resource/ visits/pro viders?fco de=1 | | |
| 1307 | | se nsitive | false | | |
| 1308 | | sitecode | R E D A CTED | | |
| 1309 | | lo gCategory | VISIT - PROVIDERS | | |
| 1310 | | st atus | 200 | | |
| 1311 | | ti me | IS_FORM ATTED_TIME | | |
| 1312 | ||
| 1313 | @manual | |
| 1314 | Scenario: A request for visits locations is audite d | |
| 1315 | Given a po stman requ est of htt p:// IP /resource/ visits/loc ations | |
| 1316 | When user performs s sh vagrant @ IP | |
| 1317 | And us er enters "vagrant" as the pas sword | |
| 1318 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1319 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1320 | Then t he last en try in the audit log contains | |
| 1321 | | fi eld | value | | |
| 1322 | | authuser | R E D A CTED :100000002 27 | | |
| 1323 | | da te | IS_FORM ATTED_DATE | | |
| 1324 | | request | GET http :// IP /resource/ visits/loc ations | | |
| 1325 | | se nsitive | false | | |
| 1326 | | sitecode | R E D A CTED | | |
| 1327 | | lo gCategory | VISIT - LOCATIONS | | |
| 1328 | | st atus | 200 | | |
| 1329 | | ti me | IS_FORM ATTED_TIME | | |
| 1330 | ||
| 1331 | @manual | |
| 1332 | Scenario: A request for visits appointme nts is aud ited | |
| 1333 | Given a po stman requ est of htt p:// IP /resource/ visits/app ointments? pid= R E D A CTED ;100022 | |
| 1334 | When user performs s sh vagrant @ IP | |
| 1335 | And us er enters "vagrant" as the pas sword | |
| 1336 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1337 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1338 | Then t he last en try in the audit log contains | |
| 1339 | | fi eld | value | | |
| 1340 | | authuser | R E D A CTED :100000002 27 | | |
| 1341 | | da te | IS_FORM ATTED_DATE | | |
| 1342 | | request | GET http :// IP /resource/ admissions ?pid= R E D A CTED ;100022 | | |
| 1343 | | patientI D | R E D A CTED ;100022 | | |
| 1344 | | se nsitive | false | | |
| 1345 | | sitecode | R E D A CTED | | |
| 1346 | | lo gCategory | VISIT - APPOINTME NTS | | |
| 1347 | | st atus | 200 | | |
| 1348 | | ti me | IS_FORM ATTED_TIME | | |
| 1349 | ||
| 1350 | @manual | |
| 1351 | Scenario: A request for visits admission s is audit ed | |
| 1352 | Given a po stman requ est of htt p:// IP /resource/ visits/app ointments? pid= R E D A CTED ;100022 | |
| 1353 | When user performs s sh vagrant @ IP | |
| 1354 | And us er enters "vagrant" as the pas sword | |
| 1355 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1356 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1357 | Then t he last en try in the audit log contains | |
| 1358 | | fi eld | value | | |
| 1359 | | authuser | R E D A CTED :100000002 27 | | |
| 1360 | | da te | IS_FORM ATTED_DATE | | |
| 1361 | | request | GET http :// IP /resource/ admissions ?pid= R E D A CTED ;100022 | | |
| 1362 | | patientI D | R E D A CTED ;100022 | | |
| 1363 | | se nsitive | false | | |
| 1364 | | sitecode | R E D A CTED | | |
| 1365 | | lo gCategory | VISIT - ADMISSION S | | |
| 1366 | | st atus | 200 | | |
| 1367 | | ti me | IS_FORM ATTED_TIME | | |
| 1368 | ||
| 1369 | @manual | |
| 1370 | Scenario: A request for locati ons wards is audited | |
| 1371 | Given a po stman requ est of htt p:// IP /resource/ locations/ wards | |
| 1372 | When user performs s sh vagrant @ IP | |
| 1373 | And us er enters "vagrant" as the pas sword | |
| 1374 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1375 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1376 | Then t he last en try in the audit log contains | |
| 1377 | | fi eld | value | | |
| 1378 | | authuser | R E D A CTED :100000002 27 | | |
| 1379 | | da te | IS_FORM ATTED_DATE | | |
| 1380 | | request | GET http :// IP /resource/ locations/ wards | | |
| 1381 | | da taDomain | wards | | |
| 1382 | | se nsitive | false | | |
| 1383 | | sitecode | R E D A CTED | | |
| 1384 | | lo gCategory | SUPPORT | | |
| 1385 | | st atus | 200 | | |
| 1386 | | ti me | IS_FORM ATTED_TIME | | |
| 1387 | ||
| 1388 | @manual | |
| 1389 | Scenario: A request for locati ons clinic s is audit ed | |
| 1390 | Given a po stman requ est of htt p:// IP /resource/ locations/ clinics | |
| 1391 | When user performs s sh vagrant @ IP | |
| 1392 | And us er enters "vagrant" as the pas sword | |
| 1393 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1394 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1395 | Then t he last en try in the audit log contains | |
| 1396 | | fi eld | value | | |
| 1397 | | authuser | R E D A CTED :100000002 27 | | |
| 1398 | | da te | IS_FORM ATTED_DATE | | |
| 1399 | | request | GET http :// IP /resource/ locations/ clinics | | |
| 1400 | | da taDomain | clinics | | |
| 1401 | | se nsitive | false | | |
| 1402 | | sitecode | R E D A CTED | | |
| 1403 | | lo gCategory | SUPPORT | | |
| 1404 | | st atus | 200 | | |
| 1405 | | ti me | IS_FORM ATTED_TIME | | |
| 1406 | ||
| 1407 | ||
| 1408 | @manual | |
| 1409 | Scenario: A request for wards search is audited | |
| 1410 | Given a po stman requ est of htt p:// IP /resource/ locations/ wards/sear ch?locatio nUid=232&r efId=4 | |
| 1411 | When user performs s sh vagrant @ IP | |
| 1412 | And us er enters "vagrant" as the pas sword | |
| 1413 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1414 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1415 | Then t he last en try in the audit log contains | |
| 1416 | | fi eld | value | | |
| 1417 | | authuser | R E D A CTED :100000002 27 | | |
| 1418 | | da te | IS_FORM ATTED_DATE | | |
| 1419 | | request | GET http :// IP /resource/ locations/ wards/sear ch?locatio nUid=232&r efId=4 | | |
| 1420 | | se nsitive | false | | |
| 1421 | | sitecode | R E D A CTED | | |
| 1422 | | st atus | 404 | | |
| 1423 | | ti me | IS_FORM ATTED_TIME | | |
| 1424 | ||
| 1425 | @manual | |
| 1426 | Scenario: A request for clinic s search i s audited | |
| 1427 | Given a po stman requ est of htt p:// IP /resource/ locations/ clinics/se arch?locat ionUid=232 &refId=4 | |
| 1428 | When user performs s sh vagrant @ IP | |
| 1429 | And us er enters "vagrant" as the pas sword | |
| 1430 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1431 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1432 | Then t he last en try in the audit log contains | |
| 1433 | | fi eld | value | | |
| 1434 | | authuser | R E D A CTED :100000002 27 | | |
| 1435 | | da te | IS_FORM ATTED_DATE | | |
| 1436 | | request | GET http :// IP /resource/ locations/ clinics/se arch?locat ionUid=232 &refId=4 | | |
| 1437 | | se nsitive | false | | |
| 1438 | | sitecode | R E D A CTED | | |
| 1439 | | st atus | 404 | | |
| 1440 | | ti me | IS_FORM ATTED_TIME | | |
| 1441 | ||
| 1442 | @manual | |
| 1443 | Scenario: A request for clinic al reminde rs detail is audited | |
| 1444 | Given a po stman requ est of htt p:// IP /resource/ clinicalre minders/de tail?dfn=2 47&reminde rId=33 | |
| 1445 | When user performs s sh vagrant @ IP | |
| 1446 | And us er enters "vagrant" as the pas sword | |
| 1447 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1448 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1449 | Then t he last en try in the audit log contains | |
| 1450 | | fi eld | value | | |
| 1451 | | authuser | R E D A CTED :100000002 27 | | |
| 1452 | | da te | IS_FORM ATTED_DATE | | |
| 1453 | | request | GET http :// IP /resource/ clinicalre minders/de tail?dfn=2 47&reminde rId=33 | | |
| 1454 | | pa tientID | 247 | | |
| 1455 | | da taDomain | clinics | | |
| 1456 | | se nsitive | false | | |
| 1457 | | sitecode | R E D A CTED | | |
| 1458 | | lo gCategory | SUPPORT | | |
| 1459 | | st atus | 200 | | |
| 1460 | | ti me | IS_FORM ATTED_TIME | | |
| 1461 | ||
| 1462 | @manual | |
| 1463 | Scenario: A request for clinic al reminde rs list is audited | |
| 1464 | Given a po stman requ est of htt p:// IP /resource/ clinicalre minders/li st?dfn=247 &reminderI d=33 | |
| 1465 | When user performs s sh vagrant @ IP | |
| 1466 | And us er enters "vagrant" as the pas sword | |
| 1467 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1468 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1469 | Then t he last en try in the audit log contains | |
| 1470 | | fi eld | value | | |
| 1471 | | authuser | R E D A CTED :100000002 27 | | |
| 1472 | | da te | IS_FORM ATTED_DATE | | |
| 1473 | | request | GET http :// IP /resource/ clinicalre minders/li st?dfn=247 &reminderI d=33 | | |
| 1474 | | pa tientID | 247 | | |
| 1475 | | da taDomain | clinics | | |
| 1476 | | se nsitive | false | | |
| 1477 | | sitecode | R E D A CTED | | |
| 1478 | | lo gCategory | SUPPORT | | |
| 1479 | | st atus | 200 | | |
| 1480 | | ti me | IS_FORM ATTED_TIME | | |
| 1481 | ||
| 1482 | @manual | |
| 1483 | Scenario: A request for authen tication i s audited | |
| 1484 | Given a po stman requ est of htt p:// IP /resource/ auth/authe ntication | |
| 1485 | When user performs s sh vagrant @ IP | |
| 1486 | And us er enters "vagrant" as the pas sword | |
| 1487 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1488 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1489 | Then t he last en try in the audit log contains | |
| 1490 | | fi eld | value | | |
| 1491 | | authuser | R E D A CTED :100000002 27 | | |
| 1492 | | da te | IS_FORM ATTED_DATE | | |
| 1493 | | request | POST htt p:// IP /resource/ auth/authe ntication | | |
| 1494 | | se nsitive | false | | |
| 1495 | | sitecode | R E D A CTED | | |
| 1496 | | st atus | 200 | | |
| 1497 | | ti me | IS_FORM ATTED_TIME | | |
| 1498 | ||
| 1499 | @manual | |
| 1500 | Scenario: A request for to des troy authe nticated s ession is audited | |
| 1501 | Given a po stman requ est of htt p:// IP /resource/ auth/destr oy | |
| 1502 | When user performs s sh vagrant @ IP | |
| 1503 | And us er enters "vagrant" as the pas sword | |
| 1504 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1505 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1506 | Then t he last en try in the audit log contains | |
| 1507 | | fi eld | value | | |
| 1508 | | authuser | R E D A CTED :100000002 27 | | |
| 1509 | | da te | IS_FORM ATTED_DATE | | |
| 1510 | | request | GET http :// IP /resource/ auth/destr oy | | |
| 1511 | | se nsitive | false | | |
| 1512 | | sitecode | R E D A CTED | | |
| 1513 | | st atus | 200 | | |
| 1514 | | ti me | IS_FORM ATTED_TIME | | |
| 1515 | ||
| 1516 | @manual | |
| 1517 | Scenario: A request to list au th resourc es is audi ted | |
| 1518 | Given a po stman requ est of htt p:// IP /resource/ auth/list | |
| 1519 | When user performs s sh vagrant @ IP | |
| 1520 | And us er enters "vagrant" as the pas sword | |
| 1521 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1522 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1523 | Then t he last en try in the audit log contains | |
| 1524 | | fi eld | value | | |
| 1525 | | authuser | R E D A CTED :100000002 27 | | |
| 1526 | | da te | IS_FORM ATTED_DATE | | |
| 1527 | | request | GET http :// IP /resource/ auth/list | | |
| 1528 | | se nsitive | false | | |
| 1529 | | sitecode | R E D A CTED | | |
| 1530 | | st atus | 200 | | |
| 1531 | | ti me | IS_FORM ATTED_TIME | | |
| 1532 | ||
| 1533 | @manual | |
| 1534 | Scenario: A request for fhir p atient dem ographics is audited | |
| 1535 | Given a po stman requ est of htt p:// IP /resource/ fhir/patie nt?subject .identifie r=50000002 17V519385 | |
| 1536 | When user performs s sh vagrant @ IP | |
| 1537 | And us er enters "vagrant" as the pas sword | |
| 1538 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1539 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1540 | Then t he last en try in the audit log contains | |
| 1541 | | fi eld | value | | |
| 1542 | | authuser | R E D A CTED :100000002 27 | | |
| 1543 | | da te | IS_FORM ATTED_DATE | | |
| 1544 | | request | GET http :// IP /resource/ fhir/patie nt?subject .identifie r=50000002 17V519385 | | |
| 1545 | | pa tientID | 5000000 217V519385 | | |
| 1546 | | se nsitive | false | | |
| 1547 | | sitecode | R E D A CTED | | |
| 1548 | | st atus | 200 | | |
| 1549 | | ti me | IS_FORM ATTED_TIME | | |
| 1550 | ||
| 1551 | ||
| 1552 | @manual | |
| 1553 | Scenario: A request for fhir p atient adv erse react ion is aud ited | |
| 1554 | Given a postman request of /fhir/adv ersereacti on?subject .identifie r=50000002 17V519385 | |
| 1555 | When user performs s sh vagrant @ IP | |
| 1556 | And us er enters "vagrant" as the pas sword | |
| 1557 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1558 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1559 | Then t he last en try in the audit log contains | |
| 1560 | | fi eld | value | | |
| 1561 | | authuser | R E D A CTED :100000002 27 | | |
| 1562 | | da te | IS_FORM ATTED_DATE | | |
| 1563 | | re quest | GET /fh ir/adverse reaction?s ubject.ide ntifier=50 00000217V5 19385 | | |
| 1564 | | pa tientID | 5000000 217V519385 | | |
| 1565 | | se nsitive | false | | |
| 1566 | | sitecode | R E D A CTED | | |
| 1567 | | st atus | 200 | | |
| 1568 | | ti me | IS_FORM ATTED_TIME | | |
| 1569 | ||
| 1570 | @manual | |
| 1571 | Scenario: A request for fhir p atient dia gnostic re port is au dited | |
| 1572 | Given a po stman requ est of htt p:// IP /resource/ fhir/diagn osticrepor t?subject. identifier =500000021 7V519385 | |
| 1573 | When user performs s sh vagrant @ IP | |
| 1574 | And us er enters "vagrant" as the pas sword | |
| 1575 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1576 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1577 | Then t he last en try in the audit log contains | |
| 1578 | | fi eld | value | | |
| 1579 | | authuser | R E D A CTED :100000002 27 | | |
| 1580 | | da te | IS_FORM ATTED_DATE | | |
| 1581 | | request | GET http :// IP /resource/ fhir/diagn osticrepor t?subject. identifier =500000021 7V519385 | | |
| 1582 | | pa tientID | 5000000 217V519385 | | |
| 1583 | | se nsitive | false | | |
| 1584 | | sitecode | R E D A CTED | | |
| 1585 | | st atus | 200 | | |
| 1586 | | ti me | IS_FORM ATTED_TIME | | |
| 1587 | ||
| 1588 | @manual | |
| 1589 | Scenario: A request for patien t fhir ord er is audi ted | |
| 1590 | Given a po stman requ est of htt p:// IP /resource/ fhir/order ?subject.i dentifier= 5000000217 V519385 | |
| 1591 | When user performs s sh vagrant @ IP | |
| 1592 | And us er enters "vagrant" as the pas sword | |
| 1593 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1594 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1595 | Then t he last en try in the audit log contains | |
| 1596 | | fi eld | value | | |
| 1597 | | authuser | R E D A CTED :100000002 27 | | |
| 1598 | | da te | IS_FORM ATTED_DATE | | |
| 1599 | | request | GET http :// IP /resource/ fhir/order ?subject.i dentifier= 5000000217 V519385 | | |
| 1600 | | pa tientID | 5000000 217V519385 | | |
| 1601 | | se nsitive | false | | |
| 1602 | | sitecode | R E D A CTED | | |
| 1603 | | st atus | 200 | | |
| 1604 | | ti me | IS_FORM ATTED_TIME | | |
| 1605 | ||
| 1606 | @manual | |
| 1607 | Scenario: A request to get fhi r problems is audite d | |
| 1608 | Given a po stman requ est of htt p:// IP /resource/ fhir/condi tion?subje ct.identif ier=500000 0217V51938 5 | |
| 1609 | When user performs s sh vagrant @ IP | |
| 1610 | And us er enters "vagrant" as the pas sword | |
| 1611 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1612 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1613 | Then t he last en try in the audit log contains | |
| 1614 | | fi eld | value | | |
| 1615 | | authuser | R E D A CTED :100000002 27 | | |
| 1616 | | da te | IS_FORM ATTED_DATE | | |
| 1617 | | request | GET http :// IP /resource/ fhir/condi tion?subje ct.identif ier=500000 0217V51938 5 | | |
| 1618 | | pa tientID | 5000000 217V519385 | | |
| 1619 | | se nsitive | false | | |
| 1620 | | sitecode | R E D A CTED | | |
| 1621 | | st atus | 200 | | |
| 1622 | | ti me | IS_FORM ATTED_TIME | | |
| 1623 | ||
| 1624 | @manual | |
| 1625 | Scenario: A request for fhir i mmunizatio ns is audi ted | |
| 1626 | Given a po stman requ est of htt p:// IP /resource/ fhir/immun ization?su bject.iden tifier=500 0000217V51 9385 | |
| 1627 | When user performs s sh vagrant @ IP | |
| 1628 | And us er enters "vagrant" as the pas sword | |
| 1629 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1630 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1631 | Then t he last en try in the audit log contains | |
| 1632 | | fi eld | value | | |
| 1633 | | authuser | R E D A CTED :100000002 27 | | |
| 1634 | | da te | IS_FORM ATTED_DATE | | |
| 1635 | | request | GET http :// IP /resource/ fhir/immun ization?su bject.iden tifier=500 0000217V51 9385 | | |
| 1636 | | pa tientID | 5000000 217V519385 | | |
| 1637 | | se nsitive | false | | |
| 1638 | | sitecode | R E D A CTED | | |
| 1639 | | st atus | 200 | | |
| 1640 | | ti me | IS_FORM ATTED_TIME | | |
| 1641 | ||
| 1642 | @manual | |
| 1643 | Scenario: A request for fhir c omposition is audite d | |
| 1644 | Given a po stman requ est of htt p:// IP /resource/ fhir/compo sition?sub ject.ident ifier=5000 000217V519 385 | |
| 1645 | When user performs s sh vagrant @ IP | |
| 1646 | And us er enters "vagrant" as the pas sword | |
| 1647 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1648 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1649 | Then t he last en try in the audit log contains | |
| 1650 | | fi eld | value | | |
| 1651 | | authuser | R E D A CTED :100000002 27 | | |
| 1652 | | da te | IS_FORM ATTED_DATE | | |
| 1653 | | request | GET http :// IP /resource/ fhir/compo sition?sub ject.ident ifier=5000 000217V519 385 | | |
| 1654 | | pa tientID | 5000000 217V519385 | | |
| 1655 | | se nsitive | false | | |
| 1656 | | sitecode | R E D A CTED | | |
| 1657 | | st atus | 200 | | |
| 1658 | | ti me | IS_FORM ATTED_TIME | | |
| 1659 | ||
| 1660 | @manual | |
| 1661 | Scenario: A request for fhir r eferral re quest is a udited | |
| 1662 | Given a po stman requ est of htt p:// IP /resource/ fhir/refer ralrequest ?subject.i dentifier= 5000000217 V519385 | |
| 1663 | When user performs s sh vagrant @ IP | |
| 1664 | And us er enters "vagrant" as the pas sword | |
| 1665 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1666 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1667 | Then t he last en try in the audit log contains | |
| 1668 | | fi eld | value | | |
| 1669 | | authuser | R E D A CTED :100000002 27 | | |
| 1670 | | da te | IS_FORM ATTED_DATE | | |
| 1671 | | request | GET http :// IP /resource/ fhir/refer ralrequest ?subject.i dentifier= 5000000217 V519385 | | |
| 1672 | | pa tientID | 5000000 217V519385 | | |
| 1673 | | se nsitive | false | | |
| 1674 | | sitecode | R E D A CTED | | |
| 1675 | | st atus | 200 | | |
| 1676 | | ti me | IS_FORM ATTED_TIME | | |
| 1677 | ||
| 1678 | @manual | |
| 1679 | Scenario: A request for fhir m edication dispense i s audited | |
| 1680 | Given a po stman requ est of htt p:// IP /resource/ fhir/medic ationdispe nse?subjec t.identifi er=5000000 217V519385 | |
| 1681 | When user performs s sh vagrant @ IP | |
| 1682 | And us er enters "vagrant" as the pas sword | |
| 1683 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1684 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1685 | Then t he last en try in the audit log contains | |
| 1686 | | fi eld | value | | |
| 1687 | | authuser | R E D A CTED :100000002 27 | | |
| 1688 | | da te | IS_FORM ATTED_DATE | | |
| 1689 | | request | GET http :// IP /resource/ fhir/medic ationdispe nse?subjec t.identifi er=5000000 217V519385 | | |
| 1690 | | pa tientID | 5000000 217V519385 | | |
| 1691 | | se nsitive | false | | |
| 1692 | | da taDomain | Medicat ion Dispen se | | |
| 1693 | | lo gCategory | MEDICAT ION_DISPEN SE | | |
| 1694 | | sitecode | R E D A CTED | | |
| 1695 | | st atus | 200 | | |
| 1696 | | ti me | IS_FORM ATTED_TIME | | |
| 1697 | ||
| 1698 | @manual | |
| 1699 | Scenario: A request for fhir m edication administra tion is au dited | |
| 1700 | Given a po stman requ est of htt p:// IP /resource/ fhir/medic ationadmin istration? subject.id entifier=5 000000217V 519385 | |
| 1701 | When user performs s sh vagrant @ IP | |
| 1702 | And us er enters "vagrant" as the pas sword | |
| 1703 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1704 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1705 | Then t he last en try in the audit log contains | |
| 1706 | | fi eld | value | | |
| 1707 | | authuser | R E D A CTED :100000002 27 | | |
| 1708 | | da te | IS_FORM ATTED_DATE | | |
| 1709 | | request | GET http :// IP /resource/ fhir/medic ationadmin istration? subject.id entifier=5 000000217V 519385 | | |
| 1710 | | pa tientID | 5000000 217V519385 | | |
| 1711 | | se nsitive | false | | |
| 1712 | | sitecode | R E D A CTED | | |
| 1713 | | st atus | 200 | | |
| 1714 | | ti me | IS_FORM ATTED_TIME | | |
| 1715 | ||
| 1716 | @manual | |
| 1717 | Scenario: A request for fhir m edication administra tion is au dited | |
| 1718 | Given a po stman requ est of htt p:// IP /resource/ fhir/medic ationadmin istration? subject.id entifier=5 000000217V 519385 | |
| 1719 | When user performs s sh vagrant @ IP | |
| 1720 | And us er enters "vagrant" as the pas sword | |
| 1721 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1722 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1723 | Then t he last en try in the audit log contains | |
| 1724 | | fi eld | value | | |
| 1725 | | authuser | R E D A CTED :100000002 27 | | |
| 1726 | | da te | IS_FORM ATTED_DATE | | |
| 1727 | | request | GET http :// IP /resource/ fhir/medic ationadmin istration? subject.id entifier=5 000000217V 519385 | | |
| 1728 | | pa tientID | 5000000 217V519385 | | |
| 1729 | | se nsitive | false | | |
| 1730 | | sitecode | R E D A CTED | | |
| 1731 | | st atus | 200 | | |
| 1732 | | ti me | IS_FORM ATTED_TIME | | |
| 1733 | ||
| 1734 | @manual | |
| 1735 | Scenario: A request for fhir m edication statement is audited | |
| 1736 | Given a po stman requ est of htt p:// IP /resource/ fhir/medic ationstate ment?subje ct.identif ier=500000 0217V51938 5 | |
| 1737 | When user performs s sh vagrant @ IP | |
| 1738 | And us er enters "vagrant" as the pas sword | |
| 1739 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1740 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1741 | Then t he last en try in the audit log contains | |
| 1742 | | fi eld | value | | |
| 1743 | | authuser | R E D A CTED :100000002 27 | | |
| 1744 | | da te | IS_FORM ATTED_DATE | | |
| 1745 | | request | GET http :// IP /resource/ fhir/medic ationstate ment?subje ct.identif ier=500000 0217V51938 5 | | |
| 1746 | | pa tientID | 5000000 217V519385 | | |
| 1747 | | se nsitive | false | | |
| 1748 | | sitecode | R E D A CTED | | |
| 1749 | | st atus | 200 | | |
| 1750 | | ti me | IS_FORM ATTED_TIME | | |
| 1751 | ||
| 1752 | @manual | |
| 1753 | Scenario: A request for CDS ad vice list is audited | |
| 1754 | Given a po stman requ est of htt p:// IP /resource/ cds_advice /list?use= FamilyMedi cine&pid= R E D A CTED ;100022 | |
| 1755 | When user performs s sh vagrant @ IP | |
| 1756 | And us er enters "vagrant" as the pas sword | |
| 1757 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1758 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1759 | Then t he last en try in the audit log contains | |
| 1760 | | fi eld | value | | |
| 1761 | | authuser | R E D A CTED :100000002 27 | | |
| 1762 | | da te | IS_FORM ATTED_DATE | | |
| 1763 | | request | GET http :// IP /resource/ cds_advice /list?use= FamilyMedi cine&pid= R E D A CTED ;100022 | | |
| 1764 | | patientI D | R E D A CTED ;100022 | | |
| 1765 | | se nsitive | false | | |
| 1766 | | da taDomain | CDS | | |
| 1767 | | lo gCategory | ADVICE | | |
| 1768 | | sitecode | R E D A CTED | | |
| 1769 | | st atus | 200 | | |
| 1770 | | ti me | IS_FORM ATTED_TIME | | |
| 1771 | ||
| 1772 | @manual | |
| 1773 | Scenario: A request for CDS ad vice detai l is audit ed | |
| 1774 | Given a po stman requ est of htt p:// IP /resource/ cds_advice /detail?us e=FamilyMe dicine&pid = R E D A CTED ;100022&ad viceid=500 074 | |
| 1775 | When user performs s sh vagrant @ IP | |
| 1776 | And us er enters "vagrant" as the pas sword | |
| 1777 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1778 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1779 | Then t he last en try in the audit log contains | |
| 1780 | | fi eld | value | | |
| 1781 | | authuser | R E D A CTED :100000002 27 | | |
| 1782 | | da te | IS_FORM ATTED_DATE | | |
| 1783 | | request | GET http :// IP /resource/ cds_advice /detail?us e=FamilyMe dicine&pid = R E D A CTED ;100022&ad viceid=500 074 | | |
| 1784 | | patientI D | R E D A CTED ;100022 | | |
| 1785 | | se nsitive | false | | |
| 1786 | | da taDomain | CDS | | |
| 1787 | | lo gCategory | ADVICE | | |
| 1788 | | sitecode | R E D A CTED | | |
| 1789 | | st atus | 200 | | |
| 1790 | | ti me | IS_FORM ATTED_TIME | | |
| 1791 | ||
| 1792 | @manual | |
| 1793 | Scenario: A request for crud i mmunizatio ns operati onal data is audited | |
| 1794 | Given a po stman requ est of htt p:// IP /resource/ immunizati ons/operat ional_data | |
| 1795 | When user performs s sh vagrant @ IP | |
| 1796 | And us er enters "vagrant" as the pas sword | |
| 1797 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1798 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1799 | Then t he last en try in the audit log contains | |
| 1800 | | fi eld | value | | |
| 1801 | | authuser | R E D A CTED :100000002 27 | | |
| 1802 | | da te | IS_FORM ATTED_DATE | | |
| 1803 | | request | GET http :// IP /resource/ immunizati ons/operat ional_data | | |
| 1804 | | patientI D | R E D A CTED ;100022 | | |
| 1805 | | se nsitive | false | | |
| 1806 | | da taDomain | Immuniz ation | | |
| 1807 | | lo gCategory | GET_IMM UNIZATION_ OPERATIONA L_DATA | | |
| 1808 | | sitecode | R E D A CTED | | |
| 1809 | | st atus | 200 | | |
| 1810 | | ti me | IS_FORM ATTED_TIME | | |
| 1811 | ||
| 1812 | @manual | |
| 1813 | Scenario: A request to get cru d immuniza tions is a udited | |
| 1814 | Given a po stman requ est of htt p:// IP /resource/ immunizati ons | |
| 1815 | When user performs s sh vagrant @ IP | |
| 1816 | And us er enters "vagrant" as the pas sword | |
| 1817 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1818 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1819 | Then t he last en try in the audit log contains | |
| 1820 | | fi eld | value | | |
| 1821 | | authuser | R E D A CTED :100000002 27 | | |
| 1822 | | da te | IS_FORM ATTED_DATE | | |
| 1823 | | request | GET http :// IP /resource/ immunizati ons | | |
| 1824 | | patientI D | R E D A CTED ;100022 | | |
| 1825 | | se nsitive | false | | |
| 1826 | | da taDomain | Immuniz ation | | |
| 1827 | | lo gCategory | GET_IMM UNIZATION | | |
| 1828 | | sitecode | R E D A CTED | | |
| 1829 | | st atus | 200 | | |
| 1830 | | ti me | IS_FORM ATTED_TIME | | |
| 1831 | ||
| 1832 | @manual | |
| 1833 | Scenario: A request to add cru d immuniza tions is a udited | |
| 1834 | Given a po stman requ est of htt p:// IP /resource/ immunizati ons | |
| 1835 | When user performs s sh vagrant @ IP | |
| 1836 | And us er enters "vagrant" as the pas sword | |
| 1837 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1838 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1839 | Then t he last en try in the audit log contains | |
| 1840 | | fi eld | value | | |
| 1841 | | authuser | R E D A CTED :100000002 27 | | |
| 1842 | | da te | IS_FORM ATTED_DATE | | |
| 1843 | | request | PUT http :// IP /resource/ immunizati ons | | |
| 1844 | | patientI D | R E D A CTED ;100022 | | |
| 1845 | | se nsitive | false | | |
| 1846 | | da taDomain | Immuniz ation | | |
| 1847 | | lo gCategory | GET_IMM UNIZATION | | |
| 1848 | | sitecode | R E D A CTED | | |
| 1849 | | st atus | 200 | | |
| 1850 | | ti me | IS_FORM ATTED_TIME | | |
| 1851 | ||
| 1852 | @manual | |
| 1853 | Scenario: A request to get cru d immuniza tions is a udited | |
| 1854 | Given a po stman requ est of htt p:// IP /resource/ immunizati ons | |
| 1855 | When user performs s sh vagrant @ IP | |
| 1856 | And us er enters "vagrant" as the pas sword | |
| 1857 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1858 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1859 | Then t he last en try in the audit log contains | |
| 1860 | | fi eld | value | | |
| 1861 | | authuser | R E D A CTED :100000002 27 | | |
| 1862 | | da te | IS_FORM ATTED_DATE | | |
| 1863 | | request | GET http :// IP /resource/ immunizati ons | | |
| 1864 | | patientI D | R E D A CTED ;100022 | | |
| 1865 | | se nsitive | false | | |
| 1866 | | da taDomain | Immuniz ation | | |
| 1867 | | lo gCategory | GET_IMM UNIZATION | | |
| 1868 | | sitecode | R E D A CTED | | |
| 1869 | | st atus | 200 | | |
| 1870 | | ti me | IS_FORM ATTED_TIME | | |
| 1871 | ||
| 1872 | @manual | |
| 1873 | Scenario: A request for orders detail is audited | |
| 1874 | Given a po stman requ est of htt p:// IP /resource/ order/deta il?orderId =215754646 3&dfn=3&pi d= R E D A CTED ;100022 | |
| 1875 | When user performs s sh vagrant @ IP | |
| 1876 | And us er enters "vagrant" as the pas sword | |
| 1877 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1878 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1879 | Then t he last en try in the audit log contains | |
| 1880 | | fi eld | value | | |
| 1881 | | authuser | R E D A CTED :100000002 27 | | |
| 1882 | | da te | IS_FORM ATTED_DATE | | |
| 1883 | | request | GET http :// IP /resource/ order/deta il?orderId =215754646 3&dfn=3&pi d= R E D A CTED ;100022 | | |
| 1884 | | patientI D | R E D A CTED ;100022 | | |
| 1885 | | se nsitive | false | | |
| 1886 | | sitecode | R E D A CTED | | |
| 1887 | | st atus | 200 | | |
| 1888 | | ti me | IS_FORM ATTED_TIME | | |
| 1889 | ||
| 1890 | @manual | |
| 1891 | Scenario: A request for patien t record t ext search is audite d | |
| 1892 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/search /text?pid= R E D A CTED ;100022&qu ery="Text searching for" | |
| 1893 | When user performs s sh vagrant @ IP | |
| 1894 | And us er enters "vagrant" as the pas sword | |
| 1895 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1896 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1897 | Then t he last en try in the audit log contains | |
| 1898 | | fi eld | value | | |
| 1899 | | authuser | R E D A CTED :100000002 27 | | |
| 1900 | | da te | IS_FORM ATTED_DATE | | |
| 1901 | | request | GET http :// IP /resource/ patientrec ord/search /text?pid= R E D A CTED ;100022&qu ery="somet hing here" | | |
| 1902 | | patientP idList | R E D A CTED ;100022 | | |
| 1903 | | se nsitive | false | | |
| 1904 | | lo gCategory | SEARCH | | |
| 1905 | | sitecode | R E D A CTED | | |
| 1906 | | st atus | 200 | | |
| 1907 | | ti me | IS_FORM ATTED_TIME | | |
| 1908 | ||
| 1909 | @manual | |
| 1910 | Scenario: A request for patien t record d etail docu ment searc h is audit ed | |
| 1911 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/search /detail/do cument?pid = R E D A CTED ;100022&qu ery="Text searching for"&group _value=4&g roup_field =5 | |
| 1912 | When user performs s sh vagrant @ IP | |
| 1913 | And us er enters "vagrant" as the pas sword | |
| 1914 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1915 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1916 | Then t he last en try in the audit log contains | |
| 1917 | | fi eld | value | | |
| 1918 | | authuser | R E D A CTED :100000002 27 | | |
| 1919 | | da te | IS_FORM ATTED_DATE | | |
| 1920 | | request | GET http :// IP /resource/ patientrec ord/search /detail/do cument?pid = R E D A CTED ;100022&qu ery="Somet hing somet hing"&grou p_value=4& group_fiel d=5 | | |
| 1921 | | patientI D | R E D A CTED ;100022 | | |
| 1922 | | se nsitive | false | | |
| 1923 | | sitecode | R E D A CTED | | |
| 1924 | | st atus | 200 | | |
| 1925 | | ti me | IS_FORM ATTED_TIME | | |
| 1926 | ||
| 1927 | @manual | |
| 1928 | Scenario: A patient search usi ng their l ast 5 is a udited | |
| 1929 | Given a po stman requ est of htt p:// IP /resource/ patient-se arch/last5 ?last5=E00 08 | |
| 1930 | When user performs s sh vagrant @ IP | |
| 1931 | And us er enters "vagrant" as the pas sword | |
| 1932 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1933 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1934 | Then t he last en try in the audit log contains | |
| 1935 | | fi eld | value | | |
| 1936 | | authuser | R E D A CTED :100000002 27 | | |
| 1937 | | da te | IS_FORM ATTED_DATE | | |
| 1938 | | request | GET http :// IP /resource/ patient-se arch/last5 ?last5=E00 08 | | |
| 1939 | | lo gCategory | RETRIEV E | | |
| 1940 | | se nsitive | false | | |
| 1941 | | sitecode | R E D A CTED | | |
| 1942 | | st atus | 200 | | |
| 1943 | | ti me | IS_FORM ATTED_TIME | | |
| 1944 | ||
| 1945 | @manual | |
| 1946 | Scenario: A patient sync load is audited | |
| 1947 | Given a po stman requ est of htt p:// IP /resource/ sync/load? pid= R E D A CTED :100022 | |
| 1948 | When user performs s sh vagrant @ IP | |
| 1949 | And us er enters "vagrant" as the pas sword | |
| 1950 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1951 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1952 | Then t he last en try in the audit log contains | |
| 1953 | | fi eld | value | | |
| 1954 | | authuser | R E D A CTED :100000002 27 | | |
| 1955 | | da te | IS_FORM ATTED_DATE | | |
| 1956 | | request | GET http :// IP /resource/ sync/load? pid= R E D A CTED :100022 | | |
| 1957 | | patientI D | R E D A CTED ;100022 | | |
| 1958 | | lo gCategory | SYNC | | |
| 1959 | | se nsitive | false | | |
| 1960 | | sitecode | R E D A CTED | | |
| 1961 | | st atus | 200 | | |
| 1962 | | ti me | IS_FORM ATTED_TIME | | |
| 1963 | ||
| 1964 | @manual | |
| 1965 | Scenario: A patient sync load is audited | |
| 1966 | Given a po stman requ est of htt p:// IP /resource/ sync/load? pid= R E D A CTED :100022 | |
| 1967 | When user performs s sh vagrant @ IP | |
| 1968 | And us er enters "vagrant" as the pas sword | |
| 1969 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1970 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1971 | Then t he last en try in the audit log contains | |
| 1972 | | fi eld | value | | |
| 1973 | | authuser | R E D A CTED :100000002 27 | | |
| 1974 | | da te | IS_FORM ATTED_DATE | | |
| 1975 | | request | GET http :// IP /resource/ sync/load? pid= R E D A CTED :100022 | | |
| 1976 | | patientI D | R E D A CTED ;100022 | | |
| 1977 | | lo gCategory | SYNC | | |
| 1978 | | se nsitive | false | | |
| 1979 | | sitecode | R E D A CTED | | |
| 1980 | | st atus | 200 | | |
| 1981 | | ti me | IS_FORM ATTED_TIME | | |
| 1982 | ||
| 1983 | @manual | |
| 1984 | Scenario: A vitals w riteback s ave is aud ited | |
| 1985 | Given a po stman requ est of htt p:// IP /resource/ writeback/ vitals/sav e?dfn= R E D A CTED ;3&duz=100 00000224&l ocIEN=67&v itals=[{"f ileIEN":"1 9","readin g":"45"}]& pid= R E D A CTED ;3 | |
| 1986 | When user performs s sh vagrant @ IP | |
| 1987 | And us er enters "vagrant" as the pas sword | |
| 1988 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 1989 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 1990 | Then t he last en try in the audit log contains | |
| 1991 | | fi eld | value | | |
| 1992 | | authuser | R E D A CTED :100000002 27 | | |
| 1993 | | da te | IS_FORM ATTED_DATE | | |
| 1994 | | request | POST htt p:// IP /resource/ writeback/ vitals/sav e?dfn= R E D A CTED ;3&duz=100 00000224&l ocIEN=67&v itals=[{"f ileIEN":"1 9","readin g":"45"}]& pid= R E D A CTED ;3 | | |
| 1995 | | patientI D | R E D A CTED ;100022 | | |
| 1996 | | se nsitive | false | | |
| 1997 | | sitecode | R E D A CTED | | |
| 1998 | | st atus | 500 | | |
| 1999 | | ti me | IS_FORM ATTED_TIME | | |
| 2000 | ||
| 2001 | @manual | |
| 2002 | Scenario: An allergy writeback save is a udited | |
| 2003 | Given a po stman requ est of htt p:// IP /resource/ writeback/ allergy/sa ve?dfn= R E D A CTED ;3&duz=100 00000224&l ocIEN=67&a llergy=[{" fileIEN":" 19","readi ng":"45"}] &pid= R E D A CTED ;3 | |
| 2004 | When user performs s sh vagrant @ IP | |
| 2005 | And us er enters "vagrant" as the pas sword | |
| 2006 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2007 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2008 | Then t he last en try in the audit log contains | |
| 2009 | | fi eld | value | | |
| 2010 | | authuser | R E D A CTED :100000002 27 | | |
| 2011 | | da te | IS_FORM ATTED_DATE | | |
| 2012 | | request | POST htt p:// IP /resource/ writeback/ allergy/sa ve?dfn= R E D A CTED ;3&duz=100 00000224&l ocIEN=67&v itals=[{"f ileIEN":"1 9","readin g":"45"}]& pid= R E D A CTED ;3 | | |
| 2013 | | patientI D | R E D A CTED ;100022 | | |
| 2014 | | se nsitive | false | | |
| 2015 | | sitecode | R E D A CTED | | |
| 2016 | | st atus | 500 | | |
| 2017 | | ti me | IS_FORM ATTED_TIME | | |
| 2018 | ||
| 2019 | @manual | |
| 2020 | Scenario: An allergy writeback error per mission is audited | |
| 2021 | Given a po stman requ est of htt p:// IP /resource/ writeback/ allergy/er ror | |
| 2022 | When user performs s sh vagrant @ IP | |
| 2023 | And us er enters "vagrant" as the pas sword | |
| 2024 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2025 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2026 | Then t he last en try in the audit log contains | |
| 2027 | | fi eld | value | | |
| 2028 | | authuser | R E D A CTED :100000002 27 | | |
| 2029 | | da te | IS_FORM ATTED_DATE | | |
| 2030 | | request | POST htt p:// IP /resource/ writeback/ allergy/er ror | | |
| 2031 | | patientI D | R E D A CTED ;100022 | | |
| 2032 | | se nsitive | false | | |
| 2033 | | sitecode | R E D A CTED | | |
| 2034 | | st atus | 403 | | |
| 2035 | | ti me | IS_FORM ATTED_TIME | | |
| 2036 | ||
| 2037 | @manual | |
| 2038 | Scenario: An allergy writeback error per mission is audited | |
| 2039 | Given a po stman requ est of htt p:// IP /resource/ writeback/ allergy/er ror | |
| 2040 | When user performs s sh vagrant @ IP | |
| 2041 | And us er enters "vagrant" as the pas sword | |
| 2042 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2043 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2044 | Then t he last en try in the audit log contains | |
| 2045 | | fi eld | value | | |
| 2046 | | authuser | R E D A CTED :100000002 27 | | |
| 2047 | | da te | IS_FORM ATTED_DATE | | |
| 2048 | | request | POST htt p:// IP /resource/ writeback/ allergy/er ror | | |
| 2049 | | patientI D | R E D A CTED ;100022 | | |
| 2050 | | se nsitive | false | | |
| 2051 | | sitecode | R E D A CTED | | |
| 2052 | | st atus | 403 | | |
| 2053 | | ti me | IS_FORM ATTED_TIME | | |
| 2054 | ||
| 2055 | @manual | |
| 2056 | Scenario: A request for med op data orde r presets is audited | |
| 2057 | Given a po stman requ est of htt p:// IP /resource/ writeback/ med/orderp resets | |
| 2058 | When user performs s sh vagrant @ IP | |
| 2059 | And us er enters "vagrant" as the pas sword | |
| 2060 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2061 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2062 | Then t he last en try in the audit log contains | |
| 2063 | | fi eld | value | | |
| 2064 | | authuser | R E D A CTED :100000002 27 | | |
| 2065 | | da te | IS_FORM ATTED_DATE | | |
| 2066 | | request | GET http :// IP /resource/ writeback/ med/orderp resets | | |
| 2067 | | patientI D | R E D A CTED ;100022 | | |
| 2068 | | se nsitive | false | | |
| 2069 | | sitecode | R E D A CTED | | |
| 2070 | | st atus | 403 | | |
| 2071 | | ti me | IS_FORM ATTED_TIME | | |
| 2072 | ||
| 2073 | @manual | |
| 2074 | Scenario: A request for a sync load prio ritized is audited | |
| 2075 | Given a po stman requ est of htt p:// IP /resource/ sync/loadP rioritized | |
| 2076 | When user performs s sh vagrant @ IP | |
| 2077 | And us er enters "vagrant" as the pas sword | |
| 2078 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2079 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2080 | Then t he last en try in the audit log contains | |
| 2081 | | fi eld | value | | |
| 2082 | | authuser | R E D A CTED :100000002 27 | | |
| 2083 | | da te | IS_FORM ATTED_DATE | | |
| 2084 | | request | POST htt p:// IP /resource/ sync/loadP rioritized | | |
| 2085 | | lo gCategory | SYNC | | |
| 2086 | | se nsitive | false | | |
| 2087 | | sitecode | R E D A CTED | | |
| 2088 | | st atus | 404 | | |
| 2089 | | ti me | IS_FORM ATTED_TIME | | |
| 2090 | ||
| 2091 | @manual | |
| 2092 | Scenario: A request for a sync clear is audited | |
| 2093 | Given a po stman requ est of htt p:// IP /resource/ sync/loadP rioritized | |
| 2094 | When user performs s sh vagrant @ IP | |
| 2095 | And us er enters "vagrant" as the pas sword | |
| 2096 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2097 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2098 | Then t he last en try in the audit log contains | |
| 2099 | | fi eld | value | | |
| 2100 | | authuser | R E D A CTED :100000002 27 | | |
| 2101 | | da te | IS_FORM ATTED_DATE | | |
| 2102 | | request | POST htt p:// IP /resource/ sync/loadP rioritized | | |
| 2103 | | se nsitive | false | | |
| 2104 | | sitecode | R E D A CTED | | |
| 2105 | | st atus | 404 | | |
| 2106 | | ti me | IS_FORM ATTED_TIME | | |
| 2107 | ||
| 2108 | @manual | |
| 2109 | Scenario: A request for a sync status is audited | |
| 2110 | Given a po stman requ est of htt p:// IP /resource/ sync/statu s?pid= R E D A CTED ;100022 | |
| 2111 | When user performs s sh vagrant @ IP | |
| 2112 | And us er enters "vagrant" as the pas sword | |
| 2113 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2114 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2115 | Then t he last en try in the audit log contains | |
| 2116 | | fi eld | value | | |
| 2117 | | authuser | R E D A CTED :100000002 27 | | |
| 2118 | | da te | IS_FORM ATTED_DATE | | |
| 2119 | | request | GET http :// IP /resource/ sync/statu s?pid= R E D A CTED ;100022 | | |
| 2120 | | patientI D | R E D A CTED ;100022 | | |
| 2121 | | se nsitive | false | | |
| 2122 | | sitecode | R E D A CTED | | |
| 2123 | | st atus | 404 | | |
| 2124 | | ti me | IS_FORM ATTED_TIME | | |
| 2125 | ||
| 2126 | @manual | |
| 2127 | Scenario: A request for datasy nc status is audited | |
| 2128 | Given a po stman requ est of htt p:// IP /resource/ sync/datas tatus?pid= R E D A CTED ;100022 | |
| 2129 | When user performs s sh vagrant @ IP | |
| 2130 | And us er enters "vagrant" as the pas sword | |
| 2131 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2132 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2133 | Then t he last en try in the audit log contains | |
| 2134 | | fi eld | value | | |
| 2135 | | authuser | R E D A CTED :100000002 27 | | |
| 2136 | | da te | IS_FORM ATTED_DATE | | |
| 2137 | | request | GET http :// IP /resource/ sync/datas tatus?pid= R E D A CTED ;100022 | | |
| 2138 | | lo gCategory | SYNC | | |
| 2139 | | se nsitive | false | | |
| 2140 | | sitecode | R E D A CTED | | |
| 2141 | | st atus | 404 | | |
| 2142 | | ti me | IS_FORM ATTED_TIME | | |
| 2143 | ||
| 2144 | @manual | |
| 2145 | Scenario: A request for operat ional stat us sync is audited | |
| 2146 | Given a po stman requ est of htt p:// IP /resource/ sync/opera tionalstat us?pid= R E D A CTED ;100022 | |
| 2147 | When user performs s sh vagrant @ IP | |
| 2148 | And us er enters "vagrant" as the pas sword | |
| 2149 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2150 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2151 | Then t he last en try in the audit log contains | |
| 2152 | | fi eld | value | | |
| 2153 | | authuser | R E D A CTED :100000002 27 | | |
| 2154 | | da te | IS_FORM ATTED_DATE | | |
| 2155 | | request | GET http :// IP /resource/ sync/opera tionalstat us?pid= R E D A CTED ;100022 | | |
| 2156 | | lo gCategory | SYNC | | |
| 2157 | | se nsitive | false | | |
| 2158 | | sitecode | R E D A CTED | | |
| 2159 | | st atus | 404 | | |
| 2160 | | ti me | IS_FORM ATTED_TIME | | |
| 2161 | ||
| 2162 | ||
| 2163 | @manual | |
| 2164 | Scenario: A request for writeb ack meds s ave is aud ited | |
| 2165 | Given a po stman requ est of htt p:// IP /resource/ writeback/ medication /save/nonV A | |
| 2166 | When user performs s sh vagrant @ IP | |
| 2167 | And us er enters "vagrant" as the pas sword | |
| 2168 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2169 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2170 | Then t he last en try in the audit log contains | |
| 2171 | | fi eld | value | | |
| 2172 | | authuser | R E D A CTED :100000002 27 | | |
| 2173 | | da te | IS_FORM ATTED_DATE | | |
| 2174 | | request | POST htt p:// IP /resource/ writeback/ medication /save/nonV A | | |
| 2175 | | se nsitive | false | | |
| 2176 | | sitecode | R E D A CTED | | |
| 2177 | | st atus | 403 | | |
| 2178 | | ti me | IS_FORM ATTED_TIME | | |
| 2179 | ||
| 2180 | @manual | |
| 2181 | Scenario: A request for writeb ack op med s save is audited | |
| 2182 | Given a po stman requ est of htt p:// IP /resource/ writeback/ opmed/save | |
| 2183 | When user performs s sh vagrant @ IP | |
| 2184 | And us er enters "vagrant" as the pas sword | |
| 2185 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2186 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2187 | Then t he last en try in the audit log contains | |
| 2188 | | fi eld | value | | |
| 2189 | | authuser | R E D A CTED :100000002 27 | | |
| 2190 | | da te | IS_FORM ATTED_DATE | | |
| 2191 | | request | POST htt p:// IP /resource/ writeback/ opmed/save | | |
| 2192 | | se nsitive | false | | |
| 2193 | | sitecode | R E D A CTED | | |
| 2194 | | st atus | 403 | | |
| 2195 | | ti me | IS_FORM ATTED_TIME | | |
| 2196 | ||
| 2197 | @manual | |
| 2198 | Scenario: A request for writeb ack op med s sign is audited | |
| 2199 | Given a po stman requ est of htt p:// IP /resource/ writeback/ opmed/sign | |
| 2200 | When user performs s sh vagrant @ IP | |
| 2201 | And us er enters "vagrant" as the pas sword | |
| 2202 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2203 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2204 | Then t he last en try in the audit log contains | |
| 2205 | | fi eld | value | | |
| 2206 | | authuser | R E D A CTED :100000002 27 | | |
| 2207 | | da te | IS_FORM ATTED_DATE | | |
| 2208 | | request | POST htt p:// IP /resource/ writeback/ opmed/sign | | |
| 2209 | | se nsitive | false | | |
| 2210 | | sitecode | R E D A CTED | | |
| 2211 | | st atus | 403 | | |
| 2212 | | ti me | IS_FORM ATTED_TIME | | |
| 2213 | ||
| 2214 | @manual | |
| 2215 | Scenario: A request for patien t record s earch tren d is audit ed | |
| 2216 | Given a po stman requ est of htt p:// IP /resource/ patientrec ord/search /detail/tr end | |
| 2217 | When user performs s sh vagrant @ IP | |
| 2218 | And us er enters "vagrant" as the pas sword | |
| 2219 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2220 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2221 | Then t he last en try in the audit log contains | |
| 2222 | | fi eld | value | | |
| 2223 | | authuser | R E D A CTED :100000002 27 | | |
| 2224 | | da te | IS_FORM ATTED_DATE | | |
| 2225 | | request | GET http :// IP /resource/ patientrec ord/search /detail/tr end | | |
| 2226 | | se nsitive | false | | |
| 2227 | | sitecode | R E D A CTED | | |
| 2228 | | st atus | 403 | | |
| 2229 | | ti me | IS_FORM ATTED_TIME | | |
| 2230 | ||
| 2231 | @manual | |
| 2232 | Scenario: vergenceva ultproxy-s topContext is audite d | |
| 2233 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/s topContext | |
| 2234 | When user performs s sh vagrant @ IP | |
| 2235 | And us er enters "vagrant" as the pas sword | |
| 2236 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2237 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2238 | Then t he last en try in the audit log contains | |
| 2239 | | fi eld | value | | |
| 2240 | | authuser | R E D A CTED :100000002 27 | | |
| 2241 | | da te | IS_FORM ATTED_DATE | | |
| 2242 | | request | POST htt p:// IP /resource/ vergenceva ultproxy/s topContext | | |
| 2243 | | se nsitive | false | | |
| 2244 | | sitecode | R E D A CTED | | |
| 2245 | | st atus | 500 | | |
| 2246 | | ti me | IS_FORM ATTED_TIME | | |
| 2247 | ||
| 2248 | @manual | |
| 2249 | Scenario: vergenceva ultproxy-s etContext is audited | |
| 2250 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/s etContext | |
| 2251 | When user performs s sh vagrant @ IP | |
| 2252 | And us er enters "vagrant" as the pas sword | |
| 2253 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2254 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2255 | Then t he last en try in the audit log contains | |
| 2256 | | fi eld | value | | |
| 2257 | | authuser | R E D A CTED :100000002 27 | | |
| 2258 | | da te | IS_FORM ATTED_DATE | | |
| 2259 | | request | POST htt p:// IP /resource/ vergenceva ultproxy/s etContext | | |
| 2260 | | se nsitive | false | | |
| 2261 | | sitecode | R E D A CTED | | |
| 2262 | | st atus | 500 | | |
| 2263 | | ti me | IS_FORM ATTED_TIME | | |
| 2264 | ||
| 2265 | @manual | |
| 2266 | Scenario: vergenceva ultproxy-c ontextpart icipant is audited | |
| 2267 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/c ontextpart icipant | |
| 2268 | When user performs s sh vagrant @ IP | |
| 2269 | And us er enters "vagrant" as the pas sword | |
| 2270 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2271 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2272 | Then t he last en try in the audit log contains | |
| 2273 | | fi eld | value | | |
| 2274 | | authuser | R E D A CTED :100000002 27 | | |
| 2275 | | da te | IS_FORM ATTED_DATE | | |
| 2276 | | request | GET http :// IP /resource/ vergenceva ultproxy/c ontextpart icipant| | |
| 2277 | | se nsitive | false | | |
| 2278 | | sitecode | R E D A CTED | | |
| 2279 | | st atus | 200 | | |
| 2280 | | ti me | IS_FORM ATTED_TIME | | |
| 2281 | ||
| 2282 | @manual | |
| 2283 | Scenario: vergenceva ultproxy-g etNewConte xt is audi ted | |
| 2284 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/g etNewConte xt | |
| 2285 | When user performs s sh vagrant @ IP | |
| 2286 | And us er enters "vagrant" as the pas sword | |
| 2287 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2288 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2289 | Then t he last en try in the audit log contains | |
| 2290 | | fi eld | value | | |
| 2291 | | authuser | R E D A CTED :100000002 27 | | |
| 2292 | | da te | IS_FORM ATTED_DATE | | |
| 2293 | | request | GET http :// IP /resource/ vergenceva ultproxy/g etNewConte xt | | |
| 2294 | | se nsitive | false | | |
| 2295 | | sitecode | R E D A CTED | | |
| 2296 | | st atus | 404 | | |
| 2297 | | ti me | IS_FORM ATTED_TIME | | |
| 2298 | ||
| 2299 | @manual | |
| 2300 | Scenario: vergenceva ultproxy-a ddNewPatie nt is audi ted | |
| 2301 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/a ddNewPatie nt | |
| 2302 | When user performs s sh vagrant @ IP | |
| 2303 | And us er enters "vagrant" as the pas sword | |
| 2304 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2305 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2306 | Then t he last en try in the audit log contains | |
| 2307 | | fi eld | value | | |
| 2308 | | authuser | R E D A CTED :100000002 27 | | |
| 2309 | | da te | IS_FORM ATTED_DATE | | |
| 2310 | | request | GET http :// IP /resource/ vergenceva ultproxy/a ddNewPatie nt | | |
| 2311 | | se nsitive | false | | |
| 2312 | | sitecode | R E D A CTED | | |
| 2313 | | st atus | 404 | | |
| 2314 | | ti me | IS_FORM ATTED_TIME | | |
| 2315 | ||
| 2316 | @manual | |
| 2317 | Scenario: vergenceva ultproxy-c ommitConte xtChange i s audited | |
| 2318 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/c ommitConte xtChange | |
| 2319 | When user performs s sh vagrant @ IP | |
| 2320 | And us er enters "vagrant" as the pas sword | |
| 2321 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2322 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2323 | Then t he last en try in the audit log contains | |
| 2324 | | fi eld | value | | |
| 2325 | | authuser | R E D A CTED :100000002 27 | | |
| 2326 | | da te | IS_FORM ATTED_DATE | | |
| 2327 | | request | POST htt p:// IP /resource/ vergenceva ultproxy/c ommitConte xtChange | | |
| 2328 | | se nsitive | false | | |
| 2329 | | sitecode | R E D A CTED | | |
| 2330 | | st atus | 500 | | |
| 2331 | | ti me | IS_FORM ATTED_TIME | | |
| 2332 | ||
| 2333 | @manual | |
| 2334 | Scenario: vergenceva ultproxy-p reventCont extChange is audited | |
| 2335 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/p reventCont extChange | |
| 2336 | When user performs s sh vagrant @ IP | |
| 2337 | And us er enters "vagrant" as the pas sword | |
| 2338 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2339 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2340 | Then t he last en try in the audit log contains | |
| 2341 | | fi eld | value | | |
| 2342 | | authuser | R E D A CTED :100000002 27 | | |
| 2343 | | da te | IS_FORM ATTED_DATE | | |
| 2344 | | request | POST htt p:// IP /resource/ vergenceva ultproxy/p reventCont extChange | | |
| 2345 | | se nsitive | false | | |
| 2346 | | sitecode | R E D A CTED | | |
| 2347 | | st atus | 500 | | |
| 2348 | | ti me | IS_FORM ATTED_TIME | | |
| 2349 | ||
| 2350 | @manual | |
| 2351 | Scenario: vergenceva ultproxy-a cceptAllCo ntextChang e is audit ed | |
| 2352 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/a cceptAllCo ntextChang e | |
| 2353 | When user performs s sh vagrant @ IP | |
| 2354 | And us er enters "vagrant" as the pas sword | |
| 2355 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2356 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2357 | Then t he last en try in the audit log contains | |
| 2358 | | fi eld | value | | |
| 2359 | | authuser | R E D A CTED :100000002 27 | | |
| 2360 | | da te | IS_FORM ATTED_DATE | | |
| 2361 | | request | GET http :// IP /resource/ vergenceva ultproxy/a cceptAllCo ntextChang e | | |
| 2362 | | se nsitive | false | | |
| 2363 | | sitecode | R E D A CTED | | |
| 2364 | | st atus | 500 | | |
| 2365 | | ti me | IS_FORM ATTED_TIME | | |
| 2366 | ||
| 2367 | @manual | |
| 2368 | Scenario: vergenceva ultproxy-s uspend is audited | |
| 2369 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/s uspend | |
| 2370 | When user performs s sh vagrant @ IP | |
| 2371 | And us er enters "vagrant" as the pas sword | |
| 2372 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2373 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2374 | Then t he last en try in the audit log contains | |
| 2375 | | fi eld | value | | |
| 2376 | | authuser | R E D A CTED :100000002 27 | | |
| 2377 | | da te | IS_FORM ATTED_DATE | | |
| 2378 | | request | POST htt p:// IP /resource/ vergenceva ultproxy/s uspend | | |
| 2379 | | se nsitive | false | | |
| 2380 | | sitecode | R E D A CTED | | |
| 2381 | | st atus | 500 | | |
| 2382 | | ti me | IS_FORM ATTED_TIME | | |
| 2383 | ||
| 2384 | @manual | |
| 2385 | Scenario: vergenceva ultproxy-r esume is a udited | |
| 2386 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/r esume | |
| 2387 | When user performs s sh vagrant @ IP | |
| 2388 | And us er enters "vagrant" as the pas sword | |
| 2389 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2390 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2391 | Then t he last en try in the audit log contains | |
| 2392 | | fi eld | value | | |
| 2393 | | authuser | R E D A CTED :100000002 27 | | |
| 2394 | | da te | IS_FORM ATTED_DATE | | |
| 2395 | | request | POST htt p:// IP /resource/ vergenceva ultproxy/r esume | | |
| 2396 | | se nsitive | false | | |
| 2397 | | sitecode | R E D A CTED | | |
| 2398 | | st atus | 500 | | |
| 2399 | | ti me | IS_FORM ATTED_TIME | | |
| 2400 | ||
| 2401 | @manual | |
| 2402 | Scenario: vergenceva ultproxy-b reakContex t is audit ed | |
| 2403 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/b reakContex t | |
| 2404 | When user performs s sh vagrant @ IP | |
| 2405 | And us er enters "vagrant" as the pas sword | |
| 2406 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2407 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2408 | Then t he last en try in the audit log contains | |
| 2409 | | fi eld | value | | |
| 2410 | | authuser | R E D A CTED :100000002 27 | | |
| 2411 | | da te | IS_FORM ATTED_DATE | | |
| 2412 | | request | POST htt p:// IP /resource/ vergenceva ultproxy/b reakContex t | | |
| 2413 | | se nsitive | false | | |
| 2414 | | sitecode | R E D A CTED | | |
| 2415 | | st atus | 500 | | |
| 2416 | | ti me | IS_FORM ATTED_TIME | | |
| 2417 | ||
| 2418 | @manual | |
| 2419 | Scenario: vergenceva ultproxy-s soprocess is audited | |
| 2420 | Given a po stman requ est of htt p:// IP /resource/ vergenceva ultproxy/s soprocess | |
| 2421 | When user performs s sh vagrant @ IP | |
| 2422 | And us er enters "vagrant" as the pas sword | |
| 2423 | And us er cd trav erses to t he /tmp di rectory by performin g "cd /tmp " | |
| 2424 | And us er views t he audit l og by perf orming the action "t ail audit. log" | |
| 2425 | Then t he last en try in the audit log contains | |
| 2426 | | fi eld | value | | |
| 2427 | | authuser | R E D A CTED :100000002 27 | | |
| 2428 | | da te | IS_FORM ATTED_DATE | | |
| 2429 | | request | POST htt p:// IP /resource/ vergenceva ultproxy/s soprocess | | |
| 2430 | | se nsitive | false | | |
| 2431 | | sitecode | R E D A CTED | | |
| 2432 | | st atus | 200 | | |
| 2433 | | ti me | IS_FORM ATTED_TIME | |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.