Represents the value Representations supported by DICOM.
public enum DicomVRType
Public Enum DicomVRType
public enum DicomVrType
public enum class DicomVRType
Value | Member | Description |
---|---|---|
16709 | AE | Application Entity. Length is 16 . Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1. |
16723 | AS | Age String. Length is 4. Restriction is DicomVRRestriction.TextFixed. Unit Size is 1. |
16724 | AT | Attribute Tag. Length is 4. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 4. |
17235 | CS | Code String. Length is 16. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1. |
17473 | DA | Date. Length is 8. Restriction is DicomVRRestriction.TextFixed. Unit Size is 1. |
17491 | DS | Decimal String. Length is 16. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1. |
17492 | DT | Date Time. Length is 26. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1. |
17988 | FD | Floating Point Double. Length is 8. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 8. |
17996 | FL | Floating Point Single. Length is 4. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 4. |
18771 | IS | Integer String. Length is 12. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1. |
19535 | LO | Long String. Length is 64. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1. |
19540 | LT | Long Text. Length is 1024. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1. |
20290 | OB | Other Byte. Length is N/A. Restriction is DicomVRRestriction.BinaryAny. Unit Size is 1. |
20292 | OD | Other Double. Length is 0xFFFFFFF8. Restriction is DicomVRRestriction.BinaryMaximum. Unit Size is 8. |
20294 | OF | Other Float. Length is 0xFFFFFFFC. Restriction is DicomVRRestriction.BinaryMaximum. Unit Size is 4. |
20300 | OL | Other Long. Length is N/A. Restriction is DicomVRRestriction.BinaryAny. Unit Size is 4. |
20311 | OW | Other Word. Length is N/A. Restriction is DicomVRRestriction.BinaryAny. Unit Size is 1. |
20558 | PN | Person Name. Length is 64. Restriction is DicomVRRestriction.TextMaximumGroup. Unit Size is 1. |
21320 | SH | Short String. Length is 16. Restriction is DicomVRRestriction.StringMaximum. Unit Size is 1. |
21324 | SL | Signed Long. Length is 4. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 4. |
21329 | SQ | Sequence of Items. Length is N/A. Restriction is DicomVRRestriction.NotApplicable. Unit Size is 1. |
21331 | SS | Signed Short. Length is 2. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 2. |
21332 | ST | Short Text. Length is 1024. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1. |
21581 | TM | Time. Length is 16. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1. |
21827 | UC | Unlimited Characters. Length is 0xFFFFFFFE. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1. |
21833 | UI | Unique Identifier. Length is 64. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1. |
21836 | UL | Unsigned Long. Length is 4. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 4. |
21838 | UN | Unknown. Length is N/A. Restriction is DicomVRRestriction.BinaryAny. Unit Size is 1. |
21842 | UR | Universal Resource Identifier or Universal Resource Locator(URI/URL). Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1. |
21843 | US | Unsigned Short. Length is 2. Restriction is DicomVRRestriction.BinaryFixed. Unit Size is 2. |
21844 | UT | Unlimited Text. Length is 0xFFFFFFFE. Restriction is DicomVRRestriction.TextMaximum. Unit Size is 1. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document