←Select platform

DicomClassType Enumeration

Summary

Represents the constants that are used to indicate the Class Information Object Definitions.

Syntax

C#
VB
Java
WinRT C#
C++
public enum DicomClassType   
Public Enum DicomClassType  
    
    
public enum DicomClassType    
public enum DicomClassType  
Leadtools.Dicom.DicomClassType = function() { }; 
Leadtools.Dicom.DicomClassType.prototype = {<br/> 
  CRImageStorage = 0x00000000, 
    CTImageStorage = 0x00000001, 
    MRImageStorage = 0x00000002, 
    NMImageStorage = 0x00000003, 
    NMImageStorageRetired = 0x00000004, 
    USImageStorage = 0x00000005, 
    USImageStorageRetired = 0x00000006, 
    USMultiFrameImageStorage = 0x00000007, 
    USMultiFrameImageStorageRetired = 0x00000008, 
    SCImageStorage = 0x00000009, 
    StandaloneOverlayStorage = 0x0000000A, 
    StandaloneCurveStorage = 0x0000000B, 
    BasicStudyDescriptor = 0x0000000C, 
    StandaloneModalityLutStorage = 0x0000000D, 
    StandaloneVoiLutStorage = 0x0000000E, 
    XAImageStorage = 0x0000000F, 
    XABiplaneImageStorageRetired = 0x00000010, 
    XRFImageStorage = 0x00000011, 
    RTImageStorage = 0x00000012, 
    RTDoseStorage = 0x00000013, 
    RTStructureSetStorage = 0x00000014, 
    RTPlanStorage = 0x00000015, 
    PETImageStorage = 0x00000016, 
    StandalonePETCurveStorage = 0x00000017, 
    StoredPrintStorage = 0x00000018, 
    HCGrayscaleImageStorage = 0x00000019, 
    HCColorImageStorage = 0x0000001A, 
    DXImageStoragePresentation = 0x0000001B, 
    DXImageStorageProcessing = 0x0000001C, 
    DXMammographyImageStoragePresentation = 0x0000001D, 
    DXMammographyImageStorageProcessing = 0x0000001E, 
    DXIntraoralImageStoragePresentation = 0x0000001F, 
    DXIntraoralImageStorageProcessing = 0x00000020, 
    RTBeamsTreatmentRecordStorage = 0x00000021, 
    RTBrachyTreatmentRecordStorage = 0x00000022, 
    RTTreatmentSummaryRecordStorage = 0x00000023, 
    VLEndoscopicImageStorage = 0x00000024, 
    VLMicroscopicImageStorage = 0x00000025, 
    VLSlideCoordinatesMicroscopicImageStorage = 0x00000026, 
    VLPhotographicImageStorage = 0x00000027, 
    Patient = 0x00000028, 
    Visit = 0x00000029, 
    Study = 0x0000002A, 
    StudyComponent = 0x0000002B, 
    Results = 0x0000002C, 
    Interpretation = 0x0000002D, 
    BasicFilmSession = 0x0000002E, 
    BasicFilmBox = 0x0000002F, 
    BasicGrayscaleImageBox = 0x00000030, 
    BasicColorImageBox = 0x00000031, 
    BasicAnnotationBox = 0x00000032, 
    PrintJob = 0x00000033, 
    Printer = 0x00000034, 
    VoiLutBoxRetired = 0x00000035, 
    ImageOverlayBoxRetired = 0x00000036, 
    StorageCommitmentPushModel = 0x00000037, 
    StorageCommitmentPullModel = 0x00000038, 
    PrintQueue = 0x00000039, 
    ModalityPerformedProcedureStep = 0x0000003A, 
    PresentationLut = 0x0000003B, 
    PullPrintRequest = 0x0000003C, 
    PatientMeta = 0x0000003D, 
    StudyMeta = 0x0000003E, 
    ResultsMeta = 0x0000003F, 
    BasicGrayscalePrintMeta = 0x00000040, 
    BasicColorPrintMeta = 0x00000041, 
    ReferencedGrayscalePrintMetaRetired = 0x00000042, 
    ReferencedColorPrintMetaRetired = 0x00000043, 
    PullStoredPrintMeta = 0x00000044, 
    PrinterConfiguration = 0x00000045, 
    BasicPrintImageOverlayBox = 0x00000046, 
    BasicDirectory = 0x00000047, 
    PatientRootQueryPatient = 0x00000048, 
    PatientRootQueryStudy = 0x00000049, 
    PatientRootQuerySeries = 0x0000004A, 
    PatientRootQueryImage = 0x0000004B, 
    StudyRootQueryStudy = 0x0000004C, 
    StudyRootQuerySeries = 0x0000004D, 
    StudyRootQueryImage = 0x0000004E, 
    PatientStudyQueryPatient = 0x0000004F, 
    PatientStudyQueryStudy = 0x00000050, 
    BasicTextSR = 0x00000051, 
    EnhancedSR = 0x00000052, 
    ComprehensiveSR = 0x00000053, 
    ModalityWorklist = 0x00000054, 
    GrayscaleSoftcopyPresentationState = 0x00000055, 
    BasicVoiceAudio = 0x00000056, 
    TwelveLeadECG = 0x00000057, 
    GeneralECG = 0x00000058, 
    AmbulatoryECG = 0x00000059, 
    Hemodynamic = 0x0000005A, 
    BasicCardiacEP = 0x0000005B, 
    EnhancedMRImageStorage = 0x0000005C, 
    MRSpectroscopyStorage = 0x0000005D, 
    RawDataStorage = 0x0000005E, 
    SCMultiFrameSingleBitImageStorage = 0x0000005F, 
    SCMultiFrameGrayscaleByteImageStorage = 0x00000060, 
    SCMultiFrameGrayscaleWordImageStorage = 0x00000061, 
    SCMultiFrameTrueColorImageStorage = 0x00000062, 
    GeneralPurposeScheduledProcedureStep = 0x00000063, 
    GeneralPurposePerformedProcedureStep = 0x00000064, 
    GeneralPurposeWorklistManagementMeta = 0x00000065, 
    KeyObjectSelectionDocument = 0x00000066, 
    MammographyCADSR = 0x00000067, 
    ChestCADSR = 0x00000068, 
    GeneralPurposeWorklist = 0x00000069, 
    Ophthalmic8BitPhotographyImageStorage = 0x0000006A, 
    Ophthalmic16BitPhotographyImageStorage = 0x0000006B, 
    StereometricRelationshipStorage = 0x0000006C, 
    VideoEndoscopicImageStorage = 0x0000006D, 
    VideoMicroscopicImageStorage = 0x0000006E, 
    VideoPhotographicImageStorage = 0x0000006F, 
    Undefined = 0x00000070, 
    PseudoColorSoftcopyPresentationStateStorage = 0x00000071, 
    BlendingSoftcopyPresentationStateStorage = 0x00000072, 
    ProcedureLogStorage = 0x00000073, 
    XRayRadiationDoseSRStorage = 0x00000074, 
    EnhancedCTImageStorage = 0x00000075, 
    SpatialRegistrationStorage = 0x00000076, 
    DeformableSpatialRegistrationStorage = 0x00000077, 
    SpatialFiducialsStorage = 0x00000078, 
    HangingProtocolStorage = 0x00000079, 
    EncapsulatedPdfStorage = 0x0000007A, 
    EncapsulatedCdaStorage = 0x0000007B, 
    RealWorldValueMappingStorage = 0x0000007C, 
    EnhancedXAImageStorage = 0x0000007D, 
    EnhancedXRFImageStorage = 0x0000007E, 
    RTIonPlanStorage = 0x0000007F, 
    RTIonBeamsTreatmentRecordStorage = 0x00000080, 
    SegmentationStorage = 0x00000081, 
    OphthalmicTomographyImageStorage = 0x00000082, 
    XRay3dAngiographicImageStorage = 0x00000083, 
    XRay3dCraniofacialImageStorage = 0x00000084, 
    BasicImageBox = 0x00000085, 
    InstanceAvailabilityNotification = 0x00000086, 
    MediaCreationManagement = 0x00000087, 
    EnhancedPetImageStorage = 0x00000088, 
    LensometryMeasurementsStorage = 0x00000089, 
    AutorefractionMeasurementsStorage = 0x0000008A, 
    KeratometryMeasurementsStorage = 0x0000008B, 
    SubjectiveRefractionMeasurementsStorage = 0x0000008C, 
    VisualAcuityMeasurementsStorage = 0x0000008D, 
    SpectaclePrescriptionReportStorage = 0x0000008E, 
    SubstanceAdministrationLogging = 0x0000008F, 
    GeneralRelevantPatientInformationQuery = 0x00000090, 
    HangingProtocolInformationModelFind = 0x00000091, 
    ProductCharacteristicsQuery = 0x00000092, 
    SubstanceApprovalQuery = 0x00000093, 
    BasicStructuredDisplayStorage = 0x00000094, 
    EnhancedUsVolumeStorage = 0x00000095, 
    ArterialPulseWaveformStorage = 0x00000096, 
    RespiratoryWaveformStorage = 0x00000097, 
    GeneralAudioWaveformStorage = 0x00000098, 
    BreastTomosynthesisImageStorage = 0x00000099, 
    ColonCadSrStorage = 0x0000009A, 
    SurfaceSegmentationStorage = 0x0000009B, 
    ColorPaletteStorage = 0x0000009C, 
    EnhancedMrColorImageStorage = 0x0000009D, 
    VLWholeSlideMicroscopyImageStorage = 0x0000009E, 
    XAXrfGrayscaleSoftcopyPresentationStateStorage = 0x0000009F, 
    MacularGridThicknessAndVolumeReportStorage = 0x000000A0, 
    ImplantationPlanSrDocumentStorage = 0x000000A1, 
    OphthalmicAxialMeasurementsStorage = 0x000000A2, 
    IntraocularLensCalculationsStorage = 0x000000A3, 
    GenericImplantTemplateStorage = 0x000000A4, 
    ImplantAssemblyTemplateStorage = 0x000000A5, 
    ImplantTemplateGroupStorage = 0x000000A6, 
    RTBeamsDeliveryInstructionStorage = 0x000000A7, 
    OphthalmicVisualFieldStaticPerimetryMeasurementsStorage = 0x000000A8, 
    IntravascularOctImageStoragePresentation = 0x000000A9, 
    IntravascularOctImageStorageProcessing = 0x000000AA, 
    OphthalmicThicknessMapStorage = 0x000000AB, 
    UnifiedProcedureStepPush = 0x000000AC, 
    UnifiedProcedureStepPull = 0x000000AD, 
    UnifiedProcedureStepWatch = 0x000000AE, 
    UnifiedProcedureStepEvent = 0x000000AF, 
    RTConventionalMachineVerification = 0x000000B0, 
    RTIonMachineVerification = 0x000000B1, 
    ColorSoftcopyPresentationState = 0x000000B2, 
    DisplaySystem = 0x000000B3, 
    Comprehensive3dSrStorage = 0x000000B4, 
    RadiopharmaceuticalRadiationDoseSrStorage = 0x000000B5, 
    SurfaceScanMeshStorage = 0x000000B7, 
    SurfaceScanPointCloudStorage = 0x000000B8, 
    LegacyConvertedEnhancedCtImageStorage = 0x000000B9, 
    LegacyConvertedEnhancedMrImageStorage = 0x000000BA, 
    LegacyConvertedEnhancedPetImageStorage = 0x000000BB, 
    CornealTopographyMapStorage = 0x000000BC, 
    BreastProjectionXRayImageStoragePresentation = 0x000000BD, 
    BreastProjectionXRayImageStorageProcessing = 0x000000BE, 
    ExtensibleSrStorage = 0x000000BF, 
    ParametricMapStorage = 0x000000C0, 
    WideFieldOphthalmicPhotographyStereographicProjectionImageStorage = 0x000000C1, 
    WideFieldOphthalmicPhotography3dCoordinatesImageStorage = 0x000000C2, 
    Max = 0x000000C2, 
    Unknown = 0x0000FFFF, 
     
 }; 
public enum class DicomClassType   

Members

ValueMemberDescription
0CRImageStorage Computed Radiography Image Storage
1CTImageStorage Computed Tomography Image Storage
2MRImageStorage Magnetic Resonance Image Storage
3NMImageStorage Nuclear Medicine Image Storage
4NMImageStorageRetired Nuclear Medicine Image Storage (Retired)
5USImageStorage Ultrasound Image Storage
6USImageStorageRetired Ultrasound Image Storage (Retired)
7USMultiFrameImageStorage Ultrasound Multi-Frame Image Storage
8USMultiFrameImageStorageRetired Ultrasound Multi-frame Image Storage (Retired)
9SCImageStorage Secondary Capture Image Storage
10StandaloneOverlayStorage Standalone Overlay Storage (Retired)
11StandaloneCurveStorage Standalone Curve Storage (Retired)
12BasicStudyDescriptor Basic Study Descriptor (Retired)
13StandaloneModalityLutStorage Standalone Modality LUT Storage (Retired)
14StandaloneVoiLutStorage Standalone VOI LUT Storage (Retired)
15XAImageStorage X-Ray Angiographic Image Storage
16XABiplaneImageStorageRetired X-Ray Angiographic Bi-Plane Image Storage (Retired)
17XRFImageStorage X-Ray RF Image Storage
18RTImageStorage RT Image Storage
19RTDoseStorage RT Dose Storage
20RTStructureSetStorage RT Structure Set Storage
21RTPlanStorage RT Plan Storage
22PETImageStorage Positron Emission Tomography Image Storage
23StandalonePETCurveStorage Standalone Positron Emission Tomography Curve Storage (Retired)
24StoredPrintStorage Stored Print Storage (Retired)
25HCGrayscaleImageStorage Hardcopy Grayscale Image Storage (Retired)
26HCColorImageStorage Hardcopy Color Image Storage (Retired)
27DXImageStoragePresentation Digital X-Ray Image Storage - For Presentation
28DXImageStorageProcessing Digital X-Ray Image Storage - For Processing
29DXMammographyImageStoragePresentation Digital Mammography X-Ray Image Storage - For Presentation
30DXMammographyImageStorageProcessing Digital Mammography X-Ray Image Storage - For Processing
31DXIntraoralImageStoragePresentation Digital Intra-Oral X-Ray Image Storage - For Presentation
32DXIntraoralImageStorageProcessing Digital Intra-Oral X-Ray Image Storage - For Processing
33RTBeamsTreatmentRecordStorage RT Beams Treatment Record Storage
34RTBrachyTreatmentRecordStorage RT Brachy Treatment Record Storage
35RTTreatmentSummaryRecordStorage RT Treatment Summary Record Storage
36VLEndoscopicImageStorage VL Endoscopic Image Storage
37VLMicroscopicImageStorage VL Microscopic Image Storage
38VLSlideCoordinatesMicroscopicImageStorage VL Slide-Coordinates Microscopic Image Storage
39VLPhotographicImageStorage VL Photographic Image Storage
40Patient Patient (Retired)
41Visit Visit (Retired)
42Study Study (Retired)
43StudyComponent Study Component (Retired)
44Results Results (Retired)
45Interpretation Interpretation (Retired)
46BasicFilmSession Basic Film Session
47BasicFilmBox Basic Film Box
48BasicGrayscaleImageBox Basic Grayscale Image Box
49BasicColorImageBox Basic Color Image Box
50BasicAnnotationBox Basic Annotation Box
51PrintJob Print Job
52Printer Printer
53VoiLutBoxRetired VOI LUT Box (Retired)
54ImageOverlayBoxRetired Image Overlay Box (Retired)
55StorageCommitmentPushModel Storage Commitment Push Model
56StorageCommitmentPullModel Storage Commitment Pull Model
57PrintQueue Print Queue (Retired)
58ModalityPerformedProcedureStep Modality Performed Procedure Step
59PresentationLut Presentation LUT
60PullPrintRequest Pull Print Request (Retired)
61PatientMeta Patient Meta
62StudyMeta Study Meta
63ResultsMeta Results Meta
64BasicGrayscalePrintMeta Basic Grayscale Print Meta
65BasicColorPrintMeta Basic Color Print Meta
66ReferencedGrayscalePrintMetaRetired Referenced Grayscale Print Meta (Retired)
67ReferencedColorPrintMetaRetired Referenced Color Print Meta (Retired)
68PullStoredPrintMeta Pull Stored Print Meta
69PrinterConfiguration Printer Configuration
70BasicPrintImageOverlayBox Basic Print Image Overlay Box (Retired)
71BasicDirectory Basic Directory
72PatientRootQueryPatient Patient level for the patient root query/retrieve model
73PatientRootQueryStudy Study level for the patient root query/retrieve model
74PatientRootQuerySeries Series level for the patient root query/retrieve model
75PatientRootQueryImage Image level for the patient root query/retrieve model
76StudyRootQueryStudy Study level for the study root query/retrieve model
77StudyRootQuerySeries Series level for the study root query/retrieve model
78StudyRootQueryImage Image level for the study root query/retrieve model
79PatientStudyQueryPatient Patient level for the patient/study only query/retrieve model
80PatientStudyQueryStudy Study level for the patient/study only query/retrieve model
81BasicTextSR Basic Text SR Storage
82EnhancedSR Enhanced SR Storage
83ComprehensiveSR Comprehensive SR Storage
84ModalityWorklist Modality Worklist
85GrayscaleSoftcopyPresentationState Grayscale Softcopy Presentation State Storage
86BasicVoiceAudio Basic Voice Audio Storage
87TwelveLeadECG 12-Lead Electrocardiogram Storage
88GeneralECG General Electrocardiogram Storage
89AmbulatoryECG Ambulatory Electrocardiogram Storage
90Hemodynamic Hemodynamic Storage
91BasicCardiacEP Basic Cardiac Electrophysiology Storage
92EnhancedMRImageStorage Enhanced MR Image Storage
93MRSpectroscopyStorage MR Spectroscopy Storage
94RawDataStorage RAW Data Storage
95SCMultiFrameSingleBitImageStorage Secondary Capture Multi-Frame Single Bit Image Storage
96SCMultiFrameGrayscaleByteImageStorage Secondary Capture Multi-Frame Grayscale Byte Image Storage
97SCMultiFrameGrayscaleWordImageStorage Secondary Capture Multi-Frame Grayscale Word Image Storage
98SCMultiFrameTrueColorImageStorage Secondary Capture Multi-Frame True Color Image Storage
99GeneralPurposeScheduledProcedureStep General Purpose Scheduled Procedure Step
100GeneralPurposePerformedProcedureStep General Purpose Performed Procedure Step
101GeneralPurposeWorklistManagementMeta General Purpose Worklist Management Meta
102KeyObjectSelectionDocument Key Object Selection Document Storage
103MammographyCADSR Mammography CAD SR Storage
104ChestCADSR Chest CAD SR Storage
105GeneralPurposeWorklist General Purpose Worklist
106Ophthalmic8BitPhotographyImageStorage Ophthalmic Photography 8 Bit Image Storage
107Ophthalmic16BitPhotographyImageStorage Ophthalmic Photography 16 Bit Image Storage
108StereometricRelationshipStorage Stereometric Relationship Storage
109VideoEndoscopicImageStorage Video Endoscopic Image Storage
110VideoMicroscopicImageStorage Video Microscopic Image Storage
111VideoPhotographicImageStorage Video Photographic Image Storage
112Undefined Undefined
113PseudoColorSoftcopyPresentationStateStorage Pseudo-Color Softcopy Presentation State Storage
114BlendingSoftcopyPresentationStateStorage Blending Softcopy Presentation State Storage
115ProcedureLogStorage Procedure Log Storage
116XRayRadiationDoseSRStorage X-Ray Radiation Dose SR Storage
117EnhancedCTImageStorage Enhanced CT Image Storage
118SpatialRegistrationStorage Spatial Registration Storage
119DeformableSpatialRegistrationStorage Deformable Spatial Registration Storage
120SpatialFiducialsStorage Spatial Fiducials Storage
121HangingProtocolStorage Hanging Protocol Storage
122EncapsulatedPdfStorage Encapsulated PDF Storage
123EncapsulatedCdaStorage Encapsulated CDA Storage
124RealWorldValueMappingStorage Real World Value Mapping Storage
125EnhancedXAImageStorage Enhanced X-Ray Angiographic Image Storage
126EnhancedXRFImageStorage Enhanced X-Ray RF Image Storage
127RTIonPlanStorage RT Ion Plan Storage
128RTIonBeamsTreatmentRecordStorage RT Ion Beams Treatment Record Storage
129SegmentationStorage Segmentation Storage
130OphthalmicTomographyImageStorage Ophthalmic Tomography Image Storage
131XRay3dAngiographicImageStorage X-Ray 3D Angiographic Image Storage
132XRay3dCraniofacialImageStorage X-Ray 3D Craniofacial Image Storage
133BasicImageBox Basic Image Box
134InstanceAvailabilityNotification Instance Availability Notification
135MediaCreationManagement Media Creation Management
136EnhancedPetImageStorage Enhanced PET Image Storage
137LensometryMeasurementsStorage Lensometry Measurements Storage
138AutorefractionMeasurementsStorage Autorefraction Measurements Storage
139KeratometryMeasurementsStorage Keratometry Measurements Storage
140SubjectiveRefractionMeasurementsStorage Subjective Refraction Measurements Storage
141VisualAcuityMeasurementsStorage Visual Acuity Measurements Storage
142SpectaclePrescriptionReportStorage Spectacle Prescription Report Storage
143SubstanceAdministrationLogging Substance Administration Logging
144GeneralRelevantPatientInformationQuery General Relevant Patient Information Query
145HangingProtocolInformationModelFind Hanging Protocol Information Model Find
146ProductCharacteristicsQuery Product Characteristics Query
147SubstanceApprovalQuery Substance Approval Query
148BasicStructuredDisplayStorage Basic Structured Display Storage
149EnhancedUsVolumeStorage Enhanced Ultrasound Volume Storage
150ArterialPulseWaveformStorage Arterial Pulse Waveform Storage
151RespiratoryWaveformStorage Respiratory Waveform Storage
152GeneralAudioWaveformStorage General Audio Waveform Storage
153BreastTomosynthesisImageStorage Breast Tomosynthesis Image Storage
154ColonCadSrStorage Colon CAD SR Storage
155SurfaceSegmentationStorage Surface Segmentation Storage
156ColorPaletteStorage Color Palette Storage
157EnhancedMrColorImageStorage Enhanced MR Color Image Storage
158VLWholeSlideMicroscopyImageStorage VL Whole Slide Microscopy Image Storage
159XAXrfGrayscaleSoftcopyPresentationStateStorage Xa/Xrf Grayscale Softcopy Presentation State Storage
160MacularGridThicknessAndVolumeReportStorage Macular Grid Thickness And Volume Report Storage
161ImplantationPlanSrDocumentStorage Implantation Plan SR Document Storage
162OphthalmicAxialMeasurementsStorage Ophthalmic Axial Measurements Storage
163IntraocularLensCalculationsStorage Intraocular Lens Calculations Storage
164GenericImplantTemplateStorage Generic Implant Template Storage
165ImplantAssemblyTemplateStorage Implant Assembly Template Storage
166ImplantTemplateGroupStorage Implant Template Group Storage
167RTBeamsDeliveryInstructionStorage RT Beams Delivery Instruction Storage
168OphthalmicVisualFieldStaticPerimetryMeasurementsStorage Ophthalmic Visual Field Static Perimetry Measurements Storage
169IntravascularOctImageStoragePresentation Intravascular Oct Storage - For Presentation
170IntravascularOctImageStorageProcessing Intravascular Oct Storage - For Processing
171OphthalmicThicknessMapStorage Ophthalmic Thickness Map Storage
172UnifiedProcedureStepPush Unified Procedure Step Push
173UnifiedProcedureStepPull Unified Procedure Step Pull
174UnifiedProcedureStepWatch Unified Procedure Step Watch
175UnifiedProcedureStepEvent Unified Procedure Step Event
176RTConventionalMachineVerification RT Conventional Machine Verification
177RTIonMachineVerification RT Ion Machine Verification
178ColorSoftcopyPresentationState Color Softcopy Presentation State
179DisplaySystem Display System
180Comprehensive3dSrStorage Comprehensive 3D SR Storage
181RadiopharmaceuticalRadiationDoseSrStorage Radiopharmaceutical Radiation Dose SR Storage
183SurfaceScanMeshStorage Surface Scan Mesh Storage
184SurfaceScanPointCloudStorage Surface Scan Point Cloud Storage
185LegacyConvertedEnhancedCtImageStorage Legacy Converted Enhanced CT Image Storage
186LegacyConvertedEnhancedMrImageStorage Legacy Converted Enhanced MR image Storage
187LegacyConvertedEnhancedPetImageStorage Legacy Converted Enhanced PET image Storage
188CornealTopographyMapStorage Corneal Topography Map Storage
189BreastProjectionXRayImageStoragePresentation Breast Projection X-Ray Image Storage Presentation
190BreastProjectionXRayImageStorageProcessing Breast Projection X-Ray Image Storage Processing
191ExtensibleSrStorage Extensible SR Storage
192ParametricMapStorage Parametric Map Storage
193WideFieldOphthalmicPhotographyStereographicProjectionImageStorage Wide Field Ophthalmic Photography Stereographic Projection Image Storage
194WideFieldOphthalmicPhotography3dCoordinatesImageStorage Wide Field Ophthalmic Photography 3D Coordinates Image Storage
194Max Maximum number of Information Object Definitions Classes Note: This Information Object Definitions Class is NOT an actual DICOM Class Type. It is a reference value for internal use to allow iteration through the Class Types.
65535Unknown Unknown Class Information Object Definition
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly