Table of Contents

Enum DicomJsonOptions

Namespace
Monai.Deploy.InformaticsGateway.Configuration
Assembly
Monai.Deploy.InformaticsGateway.Configuration.dll
public enum DicomJsonOptions

Fields

Complete = 2

Writes DICOM to JSON

IgnoreOthers = 1

Writes DICOM to JSON exception VR types of OB, OD, OF, OL, OV, OW, and UN.

None = 0

Do not write DICOM to JSON