UidType
UidType enumeration
Represents the type of the UID.
public enum UidType
Values
| Name | Value | Description |
|---|---|---|
| TransferSyntax | 0 | Transfer Syntax UIDs. See https://dicom.nema.org/medical/dicom/current/output/chtml/part06/chapter_a.html |
| SopClass | 1 | SOP Class UIDs See https://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html |
| MetaSopClass | 2 | Meta SOP Class UIDs See https://dicom.nema.org/medical/dicom/2020b/output/chtml/part04/sect_H.3.2.2.html |
| ServiceClass | 3 | Service class UIDs |
| SopInstance | 4 | Well-known frame of reference UIDs |
| ApplicationContextName | 5 | Application Context Name UIDs |
| ApplicationHostingModel | 6 | Application hosting model UIDs |
| CodingScheme | 7 | Coding Scheme UIDs |
| FrameOfReference | 8 | Frame of Reference UIDs See https://dicom.nema.org/medical/dicom/current/output/chtml/part06/chapter_A.html#table_A-2 |
| Ldap | 9 | Ldap UIDs |
| MappingResource | 10 | Mapping Resource UIDs |
| ContextGroupName | 11 | Context Group Name UIDs See https://dicom.nema.org/medical/dicom/current/output/chtml/part06/chapter_A.html#table_A-3 |
| Unknown | 12 | Unknown UID type |
See Also
- namespace Aspose.Medical.Dicom
- assembly Aspose.Medical