Mercurial > hg > orthanc
changeset 3247:fcc2b99feaaf
Support for DICOM storage SOP classes BreastProjectionXRayImageStorageForProcessing and BreastProjectionXRayImageStorageForPresentation.
author | jku11 <jpa.kuijer@vumc.nl> |
---|---|
date | Wed, 13 Feb 2019 13:01:21 +0000 |
parents | c9a71eb4edcf |
children | c2798f7daf8b |
files | Core/DicomNetworking/Internals/CommandDispatcher.cpp |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Core/DicomNetworking/Internals/CommandDispatcher.cpp Tue Feb 12 17:27:33 2019 +0100 +++ b/Core/DicomNetworking/Internals/CommandDispatcher.cpp Wed Feb 13 13:01:21 2019 +0000 @@ -264,6 +264,8 @@ UID_BasicVoiceAudioWaveformStorage, UID_BlendingSoftcopyPresentationStateStorage, UID_BreastTomosynthesisImageStorage, + UID_BreastProjectionXRayImageStorageForProcessing, + UID_BreastProjectionXRayImageStorageForPresentation, UID_CardiacElectrophysiologyWaveformStorage, UID_ChestCADSRStorage, UID_ColonCADSRStorage,