# dicom-server **Repository Path**: mirrors_microsoft/dicom-server ## Basic Information - **Project Name**: dicom-server - **Description**: OSS Implementation of DICOMweb standard - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-25 - **Last Updated**: 2025-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Medical Imaging Server for DICOM > [!IMPORTANT] > 📢 **After more than 3 years, our team is planning to archive the DICOM server project to allow us to focus on delivering customer value to our [managed service offering on Azure](https://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/overview).** > > Learn more in our recent [discussion post](https://github.com/microsoft/dicom-server/discussions/3401) ## Project Cleanup: Client Code Retention This repository has undergone a significant cleanup. All code except for the client has been removed. If you need access to the removed code, it has been preserved in an archived branch for reference. ### Key Details **Current State**: Only the client code remains in the main branch. **Archived Code**: All other components have been moved to the [`archived`](https://github.com/microsoft/dicom-server/tree/archived) branch. ### Accessing the Archived Code To access the archived code: 1. Clone the repository if you haven't already: `git clone https://github.com/microsoft/dicom-server.git` 2. Switch to the archive branch: `git checkout archived` ## Contributing This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com. When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA. There are many other ways to contribute to Medical Imaging Server for DICOM. * Join the [#dicomonazure](https://twitter.com/hashtag/dicomonazure?f=tweets&vertical=default) discussion on Twitter. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.