| Age | Encapsulates ‘Age’ in the AgeString VR. |
| AgeString | Encapsulates the Age String (AS) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=AS-,Age%20String,-A%20string%20of. |
| ApplicationEntity | Encapsulates the Application Entity (AE) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=AE-,Application%20Entity,-A%20string%20of. |
| AttributeTag | Encapsulates the Attribute Tag (AT) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=AT-,Attribute%20Tag,-Ordered%20pair%20of. |
| CodeString | Encapsulates the Code String (CS) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=CS-,Code%20String,-A%20string%20of. |
| Date | Encapsulates the Date (DA) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=DA-,Date,-A%20string%20of. |
| DateTime | Encapsulates the Date Time (DT) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=DT-,Date%20Time,-A%20concatenated%20date. |
| DecimalString | Encapsulates the Decimal String (DS) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=DS-,Decimal%20String,-A%20string%20of. |
| EncodableMultiValuedTextElement | Encapsulates basic functionality for multi-value text VR types with customizable encodings. |
| FloatingPointDouble | Encapsulates the Floating Point Double (FD) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=FD-,Floating%20Point%20Double,-Double%20precision%20binary. |
| FloatingPointSingle | Encapsulates the Floating Point Single (FL) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=FL-,Floating%20Point%20Single,-Single%20precision%20binary.c |
| FragmentSequence | Represents fragment sequences of DICOM pixel data. Intended for handling encapsulated (compressed) pixel data. |
| IntegerString | Encapsulates the Integer String (IS) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=IS-,Integer%20String,-A%20string%20of. |
| LongString | Encapsulates the Long String (LO) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=LO-,Long%20String,-A%20character%20string. |
| LongText | Encapsulates the Long Text (LT) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=LT-,Long%20Text,-A%20character%20string. |
| MultiValueDateTextElement<T> | Encapsulates basic functionality for date related VR types (DA - date, DT - date time, TM - time). |
| MultiValueTextElement | Encapsulates basic functionality for multi-value text VR types (doesn’t support charset customization). |
| NumericMultiValueTextElement<T> | Encapsulates basic functionality for multivalued text VRs that holds a number. |
| OtherByte | Encapsulates the Other Byte (OB) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=OB-,Other%20Byte,-An%20octet%2Dstream. |
| OtherByteFragment | Represents a fragment sequence of Other Byte (OB) items. Intended for handling OB fragments of encapsulated (compressed) pixel data. |
| OtherDouble | Encapsulates the Other Double (OD) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=OD-,Other%20Double,-A%20stream%20of. |
| OtherFloat | Encapsulates the Other Float (OF) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=OF-,Other%20Float,-A%20stream%20of. |
| OtherLong | Encapsulates the Other Long (OL) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=OL-,Other%20Long,-A%20stream%20of. |
| OtherVeryLong | Encapsulates the Other Very Long (OV) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=Transfer%20Syntax%20definition-,OV,-Other%2064%2Dbit. |
| OtherWord | Encapsulates the Other Word (OW) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=OW-,Other%20Word,-A%20stream%20of. |
| OtherWordFragment | Represents a fragment sequence of Other Word (OW) items. Intended for handling OW fragments of encapsulated (compressed) pixel data. |
| PersonName | Encapsulates the Person Name (PN) VR type. A character string encoded using a 5 component convention. The character code 5CH (the BACKSLASH “" in ISO-IR 6) shall not be present, as it is used as the delimiter between Values in multivalued Data Elements. The string may be padded with trailing spaces. For human use, the five components in their order of occurrence are: |
| Sequence | Encapsulates the Sequence of Items (SQ) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=SQ-,Sequence%20of%20Items,-Value%20is%20a. |
| ShortString | Encapsulates the Short String (SH) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=SH-,Short%20String,-A%20character%20string. |
| ShortText | Encapsulates the Short Text (ST) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=ST-,Short%20Text,-A%20character%20string. |
| SignedLong | Encapsulates the Signed Long (SL) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=SL-,Signed%20Long,-Signed%20binary%20integer. |
| SignedShort | Encapsulates the Signed Short (SS) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=SS-,Signed%20Short,-Signed%20binary%20integer. |
| SignedVeryLong | Encapsulates the Signed Very Long (SV) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=Section%206.2)-,SV,-Signed%2064%2Dbit. |
| SingleValueTextElement | Encapsulates basic functionality for single-valued text VR types that customizable charset. |
| TextElement | Encapsulates basic functionality for VR types that depend on text encodings. |
| Time | Encapsulates the Time (TM) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=TM-,Time,-A%20string%20of. |
| UniqueIdentifier | Encapsulates the Unique Identifier (UI) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=UI-,Unique%20Identifier,-(UID). |
| UniversalResource | Encapsulates the Universal Resource Identifier or Universal Resource Locator (UR) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=DICOM%20Value%20Representations-,UR,-Universal%20Resource%20Identifier. |
| Unknown | Encapsulates the Unknown (UN) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=UN-,Unknown,-An%20octet%2Dstream. |
| UnlimitedCharacters | Encapsulates the Unlimited Characters (UC) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=Unlimited%20Characters. |
| UnlimitedText | Encapsulates the Unlimited Text (UT) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=UT-,Unlimited%20Text,-A%20character%20string. |
| UnsignedLong | Encapsulates the Unsigned Long (UL) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=UL-,Unsigned%20Long,-Unsigned%20binary%20integer. |
| UnsignedShort | Encapsulates the Unsigned Short (US) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=US-,Unsigned%20Short,-Unsigned%20binary%20integer. |
| UnsignedVeryLong | Encapsulates the Unsigned Very Long (UV) VR type. https://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_6.2.html#:~:text=See%20Note%202-,UV,-Unsigned%2064%2Dbit. |
| ValueElement<T> | Encapsulates basic functionality for non text VR types (VR types that use .NET structures as underlying value type and ‘Attribute Tag’ VR). |