File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -194,11 +194,11 @@ Feature: Consumer - searchDocumentReference - Failure Scenarios
194194
195195 Scenario : Search for multiple DocumentReferences by NHS number and an invalid Category
196196 Given the application 'DataShare' (ID 'z00z-y11y-x22x' ) is registered to access the API
197- When consumer 'RX898' searches for DocumentReferences using POST with request body :
197+ And the organisation 'RX898' is authorised to access pointer types :
198198 | system | value |
199199 | http ://snomed .info /sct | 736253002 |
200200 | http ://snomed .info /sct | 1363501000000100 |
201- When consumer 'RX898' searches for DocumentReferences with body:
201+ When consumer 'RX898' searches for DocumentReferences using POST with request body:
202202 | key | value |
203203 | subject | 9278693472 |
204204 | category | http ://incorrect .info /sct \|736253002 |
You can’t perform that action at this time.
0 commit comments