Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomDirKeyType Enumeration








Specifies the type of a key element.
Syntax
'Declaration
 
Public Enum DicomDirKeyType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomDirKeyType
public enum DicomDirKeyType 
Leadtools.Dicom.DicomDirKeyType = function() { };
Leadtools.Dicom.DicomDirKeyType.prototype = {<br/>
  Patient = 0x00000000,
	Study = 0x00000001,
	Series = 0x00000002,
	Image = 0x00000003,
	Overlay = 0x00000004,
	ModalityLut = 0x00000005,
	VoiLut = 0x00000006,
	Curve = 0x00000007,
	StoredPrint = 0x00000008,
	RTDose = 0x00000009,
	RTStructureSet = 0x0000000A,
	RTPlan = 0x0000000B,
	RTTreatRecord = 0x0000000C,
	Topic = 0x0000000D,
	Visit = 0x0000000E,
	Results = 0x0000000F,
	Interpretation = 0x00000010,
	StudyComponent = 0x00000011,
	Presentation = 0x00000012,
	Waveform = 0x00000013,
	SRDocument = 0x00000014,
	Private = 0x00000015,
	KeyObjectDoc = 0x00000016,
	Spectroscopy = 0x00000017,
	RawData = 0x00000018,
	Registration = 0x00000019,
	Fiducial = 0x0000001A,
	HangingProtocol = 0x0000001B,
	EncapDoc = 0x0000001C,
	HL7StrucDoc = 0x0000001D,
	ValueMap = 0x0000001E,
	Stereometric = 0x0000001F,
	Unknown = 0x00000020,
	
 };
public enum class DicomDirKeyType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Patient Patient key element.
0x00000001Study Study key element.
0x00000002Series Series key element.
0x00000003Image Image key element.
0x00000004Overlay Overlay key element.
0x00000005ModalityLut Modality-LUT key element.
0x00000006VoiLut VOI-LUT key element.
0x00000007Curve Curve key element.
0x00000008StoredPrint Stored print key element.
0x00000009RTDose RT dose key element.
0x0000000ARTStructureSet RT structure set key element.
0x0000000BRTPlan RT plan key element.
0x0000000CRTTreatRecord RT treatment record key element.
0x0000000DTopic Topic key element.
0x0000000EVisit Visit key element.
0x0000000FResults Results key element.
0x00000010Interpretation Interpretation key element.
0x00000011StudyComponent Study Component key element.
0x00000012Presentation Presentation key element.
0x00000013Waveform Waveform key element.
0x00000014SRDocument Structured Reporting Document key element.
0x00000015Private Private key element.
0x00000016KeyObjectDoc Key Object Document key element.
0x00000017Spectroscopy Spectroscopy key element.
0x00000018RawData Raw Data key element.
0x00000019Registration Registration key element;.
0x0000001AFiducial Fiducial key element.
0x0000001BHangingProtocol Hanging Protocol key element.
0x0000001CEncapDoc Encapsulated Document key element.
0x0000001DHL7StrucDoc HL7 Structured Document key element.
0x0000001EValueMap Real World Value Mapping key element.
0x0000001FStereometric Stereometric Relationship key element.
0x00000020Unknown Unknown.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomDirKeyType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
InsertKey(DicomElement,DicomDirKeyType,Boolean) Method
FindFirstKey(DicomElement,String,Boolean) Method
FindLastKey(DicomElement,String,Boolean) Method
GetKeyValue Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features