diff --git a/README.md b/README.md index 08adc92..02904fd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# 🚨 Project Deprecation Notice +Currently, Raccoon is unmaintained, please move to [raccoon-diccom](https://github.com/Chinlinlee/raccoon-dicom) + +--- +

Raccoon - Web-based DICOMWeb & FHIR ImagingStudy Server

@@ -5,10 +10,9 @@ [English](README.md) | [繁體中文](README.zh-TW.md) ---- **Raccoon** is a noSQL-based medical image archive designed for managing DICOM images, utilizing MongoDB to store and manage the images while providing RESTful APIs that support both FHIR ImagingStudy and [DICOMweb](https://www.dicomstandard.org/dicomweb/") protocols for querying, retrieving, and managing DICOM images. Built on top of the Burni, Raccoon manages FHIR resources related to medical images.

This project is maintained by DICOM experts from wholeworld and primarily managed by the [Imaging Informatics Lab](https://cylab.dicom.tw). ---- + ## Installation * Before starting Raccoon, MongoDB, imagemagick must be installed.