eMed's DICOM REST API offers DICOM functionality to external applications and systems regardless of the underlying architecture and programming language used to be build and deploy the application.
External applications/systems, such as mobile apps and web portals can leverage the DICOM REST API to incorporate DICOM features within their application.
The DICOM REST API can be used to query single or multiple destinations - using DICOM C-FIND command.
DICOM C-MOVE commands can be issued using the API to retrieve studies from a specified destination.
DICOM node connectivity can be verified using the API, with DICOM C-ECHO commands.
User/requests can be authenticated using either Oauth2 or JWT.
All requests and actions are logged for auditing purposes.
Users can track and monitor the status of queued, pending and completed jobs.