Mercurial > hg > orthanc
view OrthancServer/Plugins/Samples/ModalityWorklists/README @ 6061:c8df30b3e748 attach-custom-data
removed implementation of OrthancPluginStorageAreaCreate() and OrthancPluginStorageAreaRemove()
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 25 Mar 2025 21:48:41 +0100 |
parents | 59e3b6f8c5be |
children |
line wrap: on
line source
Introduction ============ This sample plugin enables Orthanc to serve DICOM modality worklists that are read from some folder. The shared library containing the plugin is created as part of the build process of Orthanc. Documentation is available in the Orthanc Book: https://orthanc.uclouvain.be/book/plugins/worklists-plugin.html