You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Orthanc plugin for OAuth2/OIDC authentication on outbound DICOMweb connections. Automatically acquires, caches, and refreshes bearer tokens. Works with Azure Health Data Services, Google Cloud Healthcare API, Keycloak, Auth0, and any OIDC-compliant provider.
Modern React/TypeScript frontend for Orthanc DICOM server. Standalone SPA that connects to Orthanc's REST API — no C++ compilation, no backend server, just docker run and point at your Orthanc. Study management, upload, search, modality configuration, and DICOMweb browsing.
orthanc-pygraphql is a GraphQL API endpoint for Orthanc, the lightweight, RESTful DICOM server. It allows you to query your Orthanc server using GraphQL instead of the standard REST API, letting you request exactly the data you need.