Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
Update content/millennium/r4/base/workflow/slot.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ashoka P <[email protected]>
  • Loading branch information
JagatNayak and ashu-bdvt authored Oct 5, 2023
1 parent 2fc054b commit 2f1d5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/millennium/r4/base/workflow/slot.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Notes:

* When `_include=Slot:schedule` is provided in a request to the closed endpoint, the OAuth2 token must include one of `user/Schedule.read`, `patient/Schedule.read` or `system/Schedule.read` scopes in addition to the Slot scope.

* When `_include=Schedule:actor:Practitioner` is provided in a request to the closed endpoint, the OAuth2 token must include one of `user/Practitioner.read`, `patient/Practitioner.read` or `system/Practitioner.read` scopes in addition to the Slot and Schedule scope.
* When `_include=Schedule:actor:Practitioner` is provided in a request to the closed endpoint, the OAuth2 token must include one of `user/Practitioner.read`, `patient/Practitioner.read` or `system/Practitioner.read` scopes and one of `user/Schedule.read`, `patient/Schedule.read` or `system/Schedule.read` scopes in addition to the Slot scope.

### Headers

Expand Down

0 comments on commit 2f1d5a8

Please sign in to comment.