Skip to content

Commit 9a554b0

Browse files
committed
NPA-3887 Form scenarios table
1 parent 0092e61 commit 9a554b0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,12 @@ paths:
253253
254254
## Sandbox test scenarios
255255
256-
For details of sandbox test scenarios, or to try out the sandbox using our 'Try it out' feature, see the documentation for each endpoint.
256+
| Scenario | Request | Response |
257+
| -------------------------------- | ---------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
258+
| List Relationship | `identifier`=`9000000017` | HTTP Status 200 List of relationships for the proxy |
259+
| List Relationship and Include | `identifier`=`9000000017` and `_include`=`RelatedPerson:patient` | HTTP Status 200 List of relationships for the proxy and include patient data |
260+
261+
Or perhaps you'd like to try out the sandbox using our 'Try it out' feature, see the documentation for each endpoint.
257262
258263
operationId: get-validated-relationships
259264
parameters:

0 commit comments

Comments
 (0)