UID Definitions and Utilities (pydicom.uid
)¶
Predefined UIDs¶
1.2.840.10008.1.2 |
|
1.2.840.10008.1.2.1 |
|
1.2.840.10008.1.2.1.99 |
|
1.2.840.10008.1.2.2 |
|
1.2.840.10008.1.2.4.50 |
|
1.2.840.10008.1.2.4.51 |
|
1.2.840.10008.1.2.4.57 |
|
1.2.840.10008.1.2.4.70 |
|
1.2.840.10008.1.2.4.80 |
|
1.2.840.10008.1.2.4.81 |
|
1.2.840.10008.1.2.4.90 |
|
1.2.840.10008.1.2.4.91 |
|
1.2.840.10008.1.2.4.92 |
|
1.2.840.10008.1.2.4.93 |
|
1.2.840.10008.1.2.4.100 |
|
1.2.840.10008.1.2.4.101 |
|
1.2.840.10008.1.2.4.102 |
|
1.2.840.10008.1.2.4.103 |
|
1.2.840.10008.1.2.4.104 |
|
1.2.840.10008.1.2.4.105 |
|
1.2.840.10008.1.2.4.106 |
|
1.2.840.10008.1.2.4.107 |
|
1.2.840.10008.1.2.4.108 |
|
1.2.840.10008.1.2.5 |
Transfer Syntax Lists¶
All non-retired transfer syntaxes and Explicit VR Big Endian. |
|
JPEG (ISO/IEC 10918-1) transfer syntaxes |
|
JPEG-LS (ISO/IEC 14495-1) transfer syntaxes. |
|
JPEG 2000 (ISO/IEC 15444-1) transfer syntaxes. |
|
MPEG transfer syntaxes. |
|
RLE transfer syntaxes. |
|
Uncompressed (native) transfer syntaxes. |
UID Utilities¶
|
Return a 64 character UID which starts with prefix. |
pydicom’s root UID |
|
pydicom’s (0002,0012) Implementation Class UID |
|
Regex for a valid UID |
|
Regex for a valid UID prefix |
|
|
Human friendly UIDs as a Python |