[This is preliminary documentation and is subject to change.]
VALUE REPRESENTATION (VR)
| C# | Visual Basic | Visual C++ |
public enum VR
Public Enumeration VR
public enum class VR
| Member | Description |
|---|---|
| AE |
Application Entity
|
| AS |
Age String
|
| AT |
Attribute Tag
|
| CS |
Code String
|
| DA |
Date
|
| DS |
Decimal String
|
| DT |
Date Time
|
| FL |
Floating Point Single
|
| FD |
Floating Point Double
|
| IS |
Integer String
|
| LO |
Long String
|
| LT |
Long Text
|
| OB |
Other Byte String
|
| OF |
Other Float String
|
| OW |
Other Word String
|
| PN |
Person Name
|
| SH |
Short String
|
| SL |
Signed Long
|
| SQ |
Sequence of Items
|
| SS |
Signed Short
|
| ST |
Short Text
|
| TM |
Time
|
| UI |
Unique Identifier (UID)
|
| UL |
Unsigned Long
|
| UN |
Unknown
|
| US |
Unsigned Short
|
| UT |
Unlimited Text
|
Specifies the data type and format of the Value(s) contained in the Value Field of a Data Element.
The Value Representation of a Data Element describes the data type and format of that Data Element's Value(s).