Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Healthcare
  3. DICOMcloud

DICOMcloud

Apache-2.0C#

A standalone DICOMweb server with RESTful implementation of QIDO-RS, WADO-RS, STOW-RS, and WADO-URI services for medical imaging.

Visit WebsiteGitHubGitHub
235 stars106 forks0 contributors

What is DICOMcloud?

DICOMcloud is a standalone DICOMweb server that implements the DICOM Part 18 standard, providing RESTful APIs for querying, retrieving, and storing medical imaging data. It solves the problem of accessing DICOM images and metadata over the web using modern, standards-based protocols, enabling cloud-native medical imaging applications.

Target Audience

Healthcare IT developers, medical imaging software engineers, and organizations building or integrating Picture Archiving and Communication Systems (PACS) or telemedicine platforms that require DICOMweb compliance.

Value Proposition

Developers choose DICOMcloud because it offers a complete, open-source implementation of DICOMweb services with Azure integration, extensible architecture, and compatibility with any DICOMweb client, eliminating the need to build these complex standards from scratch.

Overview

Azure friendly DICOMweb part 18 .NET server with qido-rs, wado-rs, stow-rs, wado-uri RESTful implementation

Use Cases

Best For

  • Building cloud-based medical imaging archives with DICOMweb APIs
  • Integrating DICOM data with web-based viewers like OHIF
  • Developing telehealth platforms that need standards-compliant image retrieval
  • Migrating traditional PACS systems to cloud-native architectures
  • Creating custom medical imaging workflows with RESTful services
  • Research projects requiring programmatic access to DICOM metadata and images

Not Ideal For

  • Teams requiring full DICOMweb standard compliance out-of-the-box, as features like dicomKeyword group element and TimezoneOffsetFromUTC in QIDO-RS are unsupported.
  • Non-Azure or non-.NET environments, since the server is optimized for Azure deployment and built on .NET Framework 4.5.2, limiting cross-platform use.
  • Projects needing advanced WADO-URI features like annotations, region retrieval, or charset support, which are not implemented.
  • Simple DICOM file management without web APIs, as DICOMcloud focuses on RESTful services rather than basic file handling.

Pros & Cons

Pros

Standards-Based DICOMweb

Implements core DICOMweb services like QIDO-RS, WADO-RS, and STOW-RS with support for pagination, fuzzy matching, and multipart uploads, enabling compliant medical imaging workflows as detailed in the documentation tables.

Azure-First Deployment

Offers one-click deployment to Azure via ARM templates and integrates seamlessly with Azure Blob Storage and SQL Database, simplifying cloud-native setups as highlighted in the README.

Extensible Plugin Architecture

Uses StructureMap for Dependency Injection, allowing developers to customize storage layers and services without modifying core code, evidenced by the layered architecture description.

OHIF Viewer Integration

Provides built-in services for the OHIF viewer, facilitating web-based visualization of DICOM studies with formatted metadata, with specific documentation available.

Cons

Incomplete Standard Support

Missing key DICOMweb features such as dicomKeyword group element in QIDO-RS and several WADO-URI parameters like annotation and region support, as admitted in the support tables.

.NET Framework Dependency

Built on .NET Framework 4.5.2, which restricts deployment to Windows environments and lacks cross-platform support compared to modern .NET Core alternatives.

Azure-Centric Design

While extensible, the default configuration and documentation heavily favor Azure services, making adaptation to other clouds or on-premises setups more complex and potentially leading to vendor lock-in.

Frequently Asked Questions

Quick Stats

Stars235
Forks106
Contributors0
Open Issues23
Last commit2 years ago
CreatedSince 2017

Tags

#healthcare-it#azure#rest-api#dicomweb#dotnet#pacs#dicom#medical-imaging#radiology

Built With

A
Azure Blob Storage
.
.NET Framework 4.5.2
M
MS SQL Server
C
C++

Links & Resources

Website

Included in

Healthcare3.7k
Auto-fetched 8 hours ago

Related Projects

OHIFOHIF

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages

Stars4,318
Forks4,336
Last commit3 days ago
CornerstoneCornerstone

[Deprecated] Use Cornerstone3D Instead https://cornerstonejs.org/

Stars2,106
Forks595
Last commit2 years ago
PapayaPapaya

A pure JavaScript medical research image viewer.

Stars583
Forks206
Last commit2 years ago
DicoogleDicoogle

Dicoogle - Open Source PACS

Stars531
Forks148
Last commit1 month ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub