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

Show in webframe

DicomVRType Enumeration








Represents the value Representations supported by DICOM.
Syntax
'Declaration
 
Public Enum DicomVRType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomVRType
public enum DicomVrType 
Leadtools.Dicom.DicomVRType = function() { };
Leadtools.Dicom.DicomVRType.prototype = {<br/>
  AE = 0x00004145,
	AS = 0x00004153,
	AT = 0x00004154,
	CS = 0x00004353,
	DA = 0x00004441,
	DS = 0x00004453,
	DT = 0x00004454,
	FD = 0x00004644,
	FL = 0x0000464C,
	IS = 0x00004953,
	LO = 0x00004C4F,
	LT = 0x00004C54,
	OB = 0x00004F42,
	OD = 0x00004F44,
	OF = 0x00004F46,
	OW = 0x00004F57,
	PN = 0x0000504E,
	SH = 0x00005348,
	SL = 0x0000534C,
	SQ = 0x00005351,
	SS = 0x00005353,
	ST = 0x00005354,
	TM = 0x0000544D,
	UC = 0x00005543,
	UI = 0x00005549,
	UL = 0x0000554C,
	UN = 0x0000554E,
	UR = 0x00005552,
	US = 0x00005553,
	UT = 0x00005554,
	
 };
public enum class DicomVRType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00004145AE Application Entity. Length is 16 . Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1.
0x00004153AS Age String. Length is 4. Restriction is DicomVRRestriction.TextFixed. Unit Size is 1.
0x00004154AT Attribute Tag. Length is 4. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 4.
0x00004353CS Code String. Length is 16. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1.
0x00004441DA Date. Length is 8. Restriction is DicomVRRestriction.TextFixed. Unit Size is 1.
0x00004453DS Decimal String. Length is 16. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1.
0x00004454DT Date Time. Length is 26. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
0x00004644FD Floating Point Double. Length is 8. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 8.
0x0000464CFL Floating Point Single. Length is 4. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 4.
0x00004953IS Integer String. Length is 12. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1.
0x00004C4FLO Long String. Length is 64. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1.
0x00004C54LT Long Text. Length is 1024. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
0x00004F42OB Other Byte String. Length is N/A. Restriction is DicomVRRestriction.BinaryAny. Unit Size is 1.
0x00004F44OD Other Double String. Length is 0xFFFFFFF8. Restriction is DicomVRRestriction.BinaryMaximum. Unit Size is 1.
0x00004F46OF Other Float String. Length is 0xFFFFFFFC. Restriction is DicomVRRestriction.BinaryMaximum. Unit Size is 4.
0x00004F57OW Other Word String. Length is N/A. Restriction is DicomVRRestriction.BinaryAny. Unit Size is 1.
0x0000504EPN Person Name. Length is 64. Restriction is DicomVRRestriction.TextMaximumGroup. Unit Size is 1.
0x00005348SH Short String. Length is 16. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1.
0x0000534CSL Signed Long. Length is 4. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 4.
0x00005351SQ Sequence of Items. Length is N/A. Restriction is DicomVRRestriction.NotApplicable. Unit Size is 1.
0x00005353SS Signed Short. Length is 2. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 2.
0x00005354ST Short Text. Length is 1024. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
0x0000544DTM Time. Length is 16. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
0x00005543UC Unlimited Characters. Length is 0xFFFFFFFE. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
0x00005549UI Unique Identifier. Length is 64. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
0x0000554CUL Unsigned Long. Length is 4. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 4.
0x0000554EUN Unknown. Length is N/A. Restriction is DicomVRRestriction.BinaryAny. Unit Size is 1.
0x00005552UR Universal Resource Identifier or Universal Resource Locator(URI/URL). Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
0x00005553US Unsigned Short. Length is 2. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 2.
0x00005554UT Unlimited Text. Length is 0xFFFFFFFE. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomVRType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
InsertElement Method
VR Property
VR Property
Insert Method
DicomVRTable Class

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