-
Notifications
You must be signed in to change notification settings - Fork 13
Study Metadata
gerome12 edited this page Sep 10, 2018
·
4 revisions
Used to get a study metadata for a given user. This API should conform to WADO-RS in the sense that a WADO-RS client capable of sending an appropriate bearer token should be able to call this resource directly.
This
URL : /studies/{StudyInstanceUID}/metadata
Method : GET
URL Parameters
-
album={album_pk}
(Optional) -
inbox={boolean}
(Optional) If album and inbox are null, the send request send all studies from inbox and all albums.
Auth Required : Authorization with a JWT Bearer token with the user as the sub claim.
- Authentication API
- Study List
- Studies/Series Favorites
- Working with the Inbox
- DICOMweb Capability Tokens
- Webhooks
-
Working with Albums
- Album List
- Get an Album
- Create an album
- Edit an album
- Delete an album
- Add a study
- Add a series
- Remove a study
- Remove a series
- Add a User
- Remove a User
- Get the list of Users
- Add and upgrade an user to Admin
- Downgrade an admin to User
- Add an album to favorites
- Remove an album from favorites
- Post a comment
- Get a list of events (comments and mutations)
- Others
- Report Providers