dicom_dictionary_std/
uids.rs

1//! UID declarations
2// Automatically generated. Edit at your own risk.
3#![allow(deprecated)]
4
5use dicom_core::dictionary::UidDictionaryEntryRef;
6/// SOP Class: Verification SOP Class
7#[rustfmt::skip]
8pub const VERIFICATION: &str = "1.2.840.10008.1.1";
9/// Transfer Syntax: Implicit VR Little Endian: Default Transfer Syntax for DICOM
10#[rustfmt::skip]
11pub const IMPLICIT_VR_LITTLE_ENDIAN: &str = "1.2.840.10008.1.2";
12/// Transfer Syntax: Explicit VR Little Endian
13#[rustfmt::skip]
14pub const EXPLICIT_VR_LITTLE_ENDIAN: &str = "1.2.840.10008.1.2.1";
15/// Transfer Syntax: Encapsulated Uncompressed Explicit VR Little Endian
16#[rustfmt::skip]
17pub const ENCAPSULATED_UNCOMPRESSED_EXPLICIT_VR_LITTLE_ENDIAN: &str = "1.2.840.10008.1.2.1.98";
18/// Transfer Syntax: Deflated Explicit VR Little Endian
19#[rustfmt::skip]
20pub const DEFLATED_EXPLICIT_VR_LITTLE_ENDIAN: &str = "1.2.840.10008.1.2.1.99";
21/// Transfer Syntax: Explicit VR Big Endian (Retired)
22#[deprecated(note = "Retired DICOM UID")]
23#[rustfmt::skip]
24pub const EXPLICIT_VR_BIG_ENDIAN: &str = "1.2.840.10008.1.2.2";
25/// Transfer Syntax: MPEG2 Main Profile / Main Level
26#[rustfmt::skip]
27pub const MPEG2MPML: &str = "1.2.840.10008.1.2.4.100";
28/// Transfer Syntax: Fragmentable MPEG2 Main Profile / Main Level
29#[rustfmt::skip]
30pub const MPEG2MPMLF: &str = "1.2.840.10008.1.2.4.100.1";
31/// Transfer Syntax: MPEG2 Main Profile / High Level
32#[rustfmt::skip]
33pub const MPEG2MPHL: &str = "1.2.840.10008.1.2.4.101";
34/// Transfer Syntax: Fragmentable MPEG2 Main Profile / High Level
35#[rustfmt::skip]
36pub const MPEG2MPHLF: &str = "1.2.840.10008.1.2.4.101.1";
37/// Transfer Syntax: MPEG-4 AVC/H.264 High Profile / Level 4.1
38#[rustfmt::skip]
39pub const MPEG4HP41: &str = "1.2.840.10008.1.2.4.102";
40/// Transfer Syntax: Fragmentable MPEG-4 AVC/H.264 High Profile / Level 4.1
41#[rustfmt::skip]
42pub const MPEG4HP41F: &str = "1.2.840.10008.1.2.4.102.1";
43/// Transfer Syntax: MPEG-4 AVC/H.264 BD-compatible High Profile / Level 4.1
44#[rustfmt::skip]
45pub const MPEG4HP41BD: &str = "1.2.840.10008.1.2.4.103";
46/// Transfer Syntax: Fragmentable MPEG-4 AVC/H.264 BD-compatible High Profile / Level 4.1
47#[rustfmt::skip]
48pub const MPEG4HP41BDF: &str = "1.2.840.10008.1.2.4.103.1";
49/// Transfer Syntax: MPEG-4 AVC/H.264 High Profile / Level 4.2 For 2D Video
50#[rustfmt::skip]
51pub const MPEG4HP422D: &str = "1.2.840.10008.1.2.4.104";
52/// Transfer Syntax: Fragmentable MPEG-4 AVC/H.264 High Profile / Level 4.2 For 2D Video
53#[rustfmt::skip]
54pub const MPEG4HP422DF: &str = "1.2.840.10008.1.2.4.104.1";
55/// Transfer Syntax: MPEG-4 AVC/H.264 High Profile / Level 4.2 For 3D Video
56#[rustfmt::skip]
57pub const MPEG4HP423D: &str = "1.2.840.10008.1.2.4.105";
58/// Transfer Syntax: Fragmentable MPEG-4 AVC/H.264 High Profile / Level 4.2 For 3D Video
59#[rustfmt::skip]
60pub const MPEG4HP423DF: &str = "1.2.840.10008.1.2.4.105.1";
61/// Transfer Syntax: MPEG-4 AVC/H.264 Stereo High Profile / Level 4.2
62#[rustfmt::skip]
63pub const MPEG4HP42STEREO: &str = "1.2.840.10008.1.2.4.106";
64/// Transfer Syntax: Fragmentable MPEG-4 AVC/H.264 Stereo High Profile / Level 4.2
65#[rustfmt::skip]
66pub const MPEG4HP42STEREOF: &str = "1.2.840.10008.1.2.4.106.1";
67/// Transfer Syntax: HEVC/H.265 Main Profile / Level 5.1
68#[rustfmt::skip]
69pub const HEVCMP51: &str = "1.2.840.10008.1.2.4.107";
70/// Transfer Syntax: HEVC/H.265 Main 10 Profile / Level 5.1
71#[rustfmt::skip]
72pub const HEVCM10P51: &str = "1.2.840.10008.1.2.4.108";
73/// Transfer Syntax: High-Throughput JPEG 2000 Image Compression (Lossless Only)
74#[rustfmt::skip]
75pub const HTJ2K_LOSSLESS: &str = "1.2.840.10008.1.2.4.201";
76/// Transfer Syntax: High-Throughput JPEG 2000 with RPCL Options Image Compression (Lossless Only)
77#[rustfmt::skip]
78pub const HTJ2K_LOSSLESS_RPCL: &str = "1.2.840.10008.1.2.4.202";
79/// Transfer Syntax: High-Throughput JPEG 2000 Image Compression
80#[rustfmt::skip]
81pub const HTJ2K: &str = "1.2.840.10008.1.2.4.203";
82/// Transfer Syntax: JPIP HTJ2K Referenced
83#[rustfmt::skip]
84pub const JPIPHTJ2K_REFERENCED: &str = "1.2.840.10008.1.2.4.204";
85/// Transfer Syntax: JPIP HTJ2K Referenced Deflate
86#[rustfmt::skip]
87pub const JPIPHTJ2K_REFERENCED_DEFLATE: &str = "1.2.840.10008.1.2.4.205";
88/// Transfer Syntax: JPEG Baseline (Process 1): Default Transfer Syntax for Lossy JPEG 8 Bit Image Compression
89#[rustfmt::skip]
90pub const JPEG_BASELINE8_BIT: &str = "1.2.840.10008.1.2.4.50";
91/// Transfer Syntax: JPEG Extended (Process 2
92#[rustfmt::skip]
93pub const JPEG_EXTENDED12_BIT: &str = "1.2.840.10008.1.2.4.51";
94/// Transfer Syntax: JPEG Extended (Process 3
95#[deprecated(note = "Retired DICOM UID")]
96#[rustfmt::skip]
97pub const JPEG_EXTENDED35: &str = "1.2.840.10008.1.2.4.52";
98/// Transfer Syntax: JPEG Spectral Selection, Non-Hierarchical (Process 6
99#[deprecated(note = "Retired DICOM UID")]
100#[rustfmt::skip]
101pub const JPEG_SPECTRAL_SELECTION_NON_HIERARCHICAL68: &str = "1.2.840.10008.1.2.4.53";
102/// Transfer Syntax: JPEG Spectral Selection, Non-Hierarchical (Process 7
103#[deprecated(note = "Retired DICOM UID")]
104#[rustfmt::skip]
105pub const JPEG_SPECTRAL_SELECTION_NON_HIERARCHICAL79: &str = "1.2.840.10008.1.2.4.54";
106/// Transfer Syntax: JPEG Full Progression, Non-Hierarchical (Process 10
107#[deprecated(note = "Retired DICOM UID")]
108#[rustfmt::skip]
109pub const JPEG_FULL_PROGRESSION_NON_HIERARCHICAL1012: &str = "1.2.840.10008.1.2.4.55";
110/// Transfer Syntax: JPEG Full Progression, Non-Hierarchical (Process 11
111#[deprecated(note = "Retired DICOM UID")]
112#[rustfmt::skip]
113pub const JPEG_FULL_PROGRESSION_NON_HIERARCHICAL1113: &str = "1.2.840.10008.1.2.4.56";
114/// Transfer Syntax: JPEG Lossless, Non-Hierarchical (Process 14)
115#[rustfmt::skip]
116pub const JPEG_LOSSLESS: &str = "1.2.840.10008.1.2.4.57";
117/// Transfer Syntax: JPEG Lossless, Non-Hierarchical (Process 15) (Retired)
118#[deprecated(note = "Retired DICOM UID")]
119#[rustfmt::skip]
120pub const JPEG_LOSSLESS_NON_HIERARCHICAL15: &str = "1.2.840.10008.1.2.4.58";
121/// Transfer Syntax: JPEG Extended, Hierarchical (Process 16
122#[deprecated(note = "Retired DICOM UID")]
123#[rustfmt::skip]
124pub const JPEG_EXTENDED_HIERARCHICAL1618: &str = "1.2.840.10008.1.2.4.59";
125/// Transfer Syntax: JPEG Extended, Hierarchical (Process 17
126#[deprecated(note = "Retired DICOM UID")]
127#[rustfmt::skip]
128pub const JPEG_EXTENDED_HIERARCHICAL1719: &str = "1.2.840.10008.1.2.4.60";
129/// Transfer Syntax: JPEG Spectral Selection, Hierarchical (Process 20
130#[deprecated(note = "Retired DICOM UID")]
131#[rustfmt::skip]
132pub const JPEG_SPECTRAL_SELECTION_HIERARCHICAL2022: &str = "1.2.840.10008.1.2.4.61";
133/// Transfer Syntax: JPEG Spectral Selection, Hierarchical (Process 21
134#[deprecated(note = "Retired DICOM UID")]
135#[rustfmt::skip]
136pub const JPEG_SPECTRAL_SELECTION_HIERARCHICAL2123: &str = "1.2.840.10008.1.2.4.62";
137/// Transfer Syntax: JPEG Full Progression, Hierarchical (Process 24
138#[deprecated(note = "Retired DICOM UID")]
139#[rustfmt::skip]
140pub const JPEG_FULL_PROGRESSION_HIERARCHICAL2426: &str = "1.2.840.10008.1.2.4.63";
141/// Transfer Syntax: JPEG Full Progression, Hierarchical (Process 25
142#[deprecated(note = "Retired DICOM UID")]
143#[rustfmt::skip]
144pub const JPEG_FULL_PROGRESSION_HIERARCHICAL2527: &str = "1.2.840.10008.1.2.4.64";
145/// Transfer Syntax: JPEG Lossless, Hierarchical (Process 28) (Retired)
146#[deprecated(note = "Retired DICOM UID")]
147#[rustfmt::skip]
148pub const JPEG_LOSSLESS_HIERARCHICAL28: &str = "1.2.840.10008.1.2.4.65";
149/// Transfer Syntax: JPEG Lossless, Hierarchical (Process 29) (Retired)
150#[deprecated(note = "Retired DICOM UID")]
151#[rustfmt::skip]
152pub const JPEG_LOSSLESS_HIERARCHICAL29: &str = "1.2.840.10008.1.2.4.66";
153/// Transfer Syntax: JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1]): Default Transfer Syntax for Lossless JPEG Image Compression
154#[rustfmt::skip]
155pub const JPEG_LOSSLESS_SV1: &str = "1.2.840.10008.1.2.4.70";
156/// Transfer Syntax: JPEG-LS Lossless Image Compression
157#[rustfmt::skip]
158pub const JPEGLS_LOSSLESS: &str = "1.2.840.10008.1.2.4.80";
159/// Transfer Syntax: JPEG-LS Lossy (Near-Lossless) Image Compression
160#[rustfmt::skip]
161pub const JPEGLS_NEAR_LOSSLESS: &str = "1.2.840.10008.1.2.4.81";
162/// Transfer Syntax: JPEG 2000 Image Compression (Lossless Only)
163#[rustfmt::skip]
164pub const JPEG2000_LOSSLESS: &str = "1.2.840.10008.1.2.4.90";
165/// Transfer Syntax: JPEG 2000 Image Compression
166#[rustfmt::skip]
167pub const JPEG2000: &str = "1.2.840.10008.1.2.4.91";
168/// Transfer Syntax: JPEG 2000 Part 2 Multi-component Image Compression (Lossless Only)
169#[rustfmt::skip]
170pub const JPEG2000MC_LOSSLESS: &str = "1.2.840.10008.1.2.4.92";
171/// Transfer Syntax: JPEG 2000 Part 2 Multi-component Image Compression
172#[rustfmt::skip]
173pub const JPEG2000MC: &str = "1.2.840.10008.1.2.4.93";
174/// Transfer Syntax: JPIP Referenced
175#[rustfmt::skip]
176pub const JPIP_REFERENCED: &str = "1.2.840.10008.1.2.4.94";
177/// Transfer Syntax: JPIP Referenced Deflate
178#[rustfmt::skip]
179pub const JPIP_REFERENCED_DEFLATE: &str = "1.2.840.10008.1.2.4.95";
180/// Transfer Syntax: RLE Lossless
181#[rustfmt::skip]
182pub const RLE_LOSSLESS: &str = "1.2.840.10008.1.2.5";
183/// Transfer Syntax: RFC 2557 MIME encapsulation (Retired)
184#[deprecated(note = "Retired DICOM UID")]
185#[rustfmt::skip]
186pub const RFC2557MIME_ENCAPSULATION: &str = "1.2.840.10008.1.2.6.1";
187/// Transfer Syntax: XML Encoding (Retired)
188#[deprecated(note = "Retired DICOM UID")]
189#[rustfmt::skip]
190pub const XML_ENCODING: &str = "1.2.840.10008.1.2.6.2";
191/// Transfer Syntax: SMPTE ST 2110-20 Uncompressed Progressive Active Video
192#[rustfmt::skip]
193pub const SMPTEST211020_UNCOMPRESSED_PROGRESSIVE_ACTIVE_VIDEO: &str = "1.2.840.10008.1.2.7.1";
194/// Transfer Syntax: SMPTE ST 2110-20 Uncompressed Interlaced Active Video
195#[rustfmt::skip]
196pub const SMPTEST211020_UNCOMPRESSED_INTERLACED_ACTIVE_VIDEO: &str = "1.2.840.10008.1.2.7.2";
197/// Transfer Syntax: SMPTE ST 2110-30 PCM Digital Audio
198#[rustfmt::skip]
199pub const SMPTEST211030PCM_DIGITAL_AUDIO: &str = "1.2.840.10008.1.2.7.3";
200/// Transfer Syntax: Papyrus 3 Implicit VR Little Endian (Retired)
201#[deprecated(note = "Retired DICOM UID")]
202#[rustfmt::skip]
203pub const PAPYRUS3_IMPLICIT_VR_LITTLE_ENDIAN: &str = "1.2.840.10008.1.20";
204/// SOP Class: Storage Commitment Push Model SOP Class
205#[rustfmt::skip]
206pub const STORAGE_COMMITMENT_PUSH_MODEL: &str = "1.2.840.10008.1.20.1";
207/// Well-known SOP Instance: Storage Commitment Push Model SOP Instance
208#[rustfmt::skip]
209pub const STORAGE_COMMITMENT_PUSH_MODEL_INSTANCE: &str = "1.2.840.10008.1.20.1.1";
210/// SOP Class: Storage Commitment Pull Model SOP Class (Retired)
211#[deprecated(note = "Retired DICOM UID")]
212#[rustfmt::skip]
213pub const STORAGE_COMMITMENT_PULL_MODEL: &str = "1.2.840.10008.1.20.2";
214/// Well-known SOP Instance: Storage Commitment Pull Model SOP Instance (Retired)
215#[deprecated(note = "Retired DICOM UID")]
216#[rustfmt::skip]
217pub const STORAGE_COMMITMENT_PULL_MODEL_INSTANCE: &str = "1.2.840.10008.1.20.2.1";
218/// SOP Class: Media Storage Directory Storage
219#[rustfmt::skip]
220pub const MEDIA_STORAGE_DIRECTORY_STORAGE: &str = "1.2.840.10008.1.3.10";
221/// SOP Class: Procedural Event Logging SOP Class
222#[rustfmt::skip]
223pub const PROCEDURAL_EVENT_LOGGING: &str = "1.2.840.10008.1.40";
224/// Well-known SOP Instance: Procedural Event Logging SOP Instance
225#[rustfmt::skip]
226pub const PROCEDURAL_EVENT_LOGGING_INSTANCE: &str = "1.2.840.10008.1.40.1";
227/// SOP Class: Substance Administration Logging SOP Class
228#[rustfmt::skip]
229pub const SUBSTANCE_ADMINISTRATION_LOGGING: &str = "1.2.840.10008.1.42";
230/// Well-known SOP Instance: Substance Administration Logging SOP Instance
231#[rustfmt::skip]
232pub const SUBSTANCE_ADMINISTRATION_LOGGING_INSTANCE: &str = "1.2.840.10008.1.42.1";
233/// Well-known SOP Instance: Hot Iron Color Palette SOP Instance
234#[rustfmt::skip]
235pub const HOT_IRON_PALETTE: &str = "1.2.840.10008.1.5.1";
236/// Well-known SOP Instance: PET Color Palette SOP Instance
237#[rustfmt::skip]
238pub const PET_PALETTE: &str = "1.2.840.10008.1.5.2";
239/// Well-known SOP Instance: Hot Metal Blue Color Palette SOP Instance
240#[rustfmt::skip]
241pub const HOT_METAL_BLUE_PALETTE: &str = "1.2.840.10008.1.5.3";
242/// Well-known SOP Instance: PET 20 Step Color Palette SOP Instance
243#[rustfmt::skip]
244pub const PET20_STEP_PALETTE: &str = "1.2.840.10008.1.5.4";
245/// Well-known SOP Instance: Spring Color Palette SOP Instance
246#[rustfmt::skip]
247pub const SPRING_PALETTE: &str = "1.2.840.10008.1.5.5";
248/// Well-known SOP Instance: Summer Color Palette SOP Instance
249#[rustfmt::skip]
250pub const SUMMER_PALETTE: &str = "1.2.840.10008.1.5.6";
251/// Well-known SOP Instance: Fall Color Palette SOP Instance
252#[rustfmt::skip]
253pub const FALL_PALETTE: &str = "1.2.840.10008.1.5.7";
254/// Well-known SOP Instance: Winter Color Palette SOP Instance
255#[rustfmt::skip]
256pub const WINTER_PALETTE: &str = "1.2.840.10008.1.5.8";
257/// SOP Class: Basic Study Content Notification SOP Class (Retired)
258#[deprecated(note = "Retired DICOM UID")]
259#[rustfmt::skip]
260pub const BASIC_STUDY_CONTENT_NOTIFICATION: &str = "1.2.840.10008.1.9";
261/// SOP Class: Video Endoscopic Image Real-Time Communication
262#[rustfmt::skip]
263pub const VIDEO_ENDOSCOPIC_IMAGE_REAL_TIME_COMMUNICATION: &str = "1.2.840.10008.10.1";
264/// SOP Class: Video Photographic Image Real-Time Communication
265#[rustfmt::skip]
266pub const VIDEO_PHOTOGRAPHIC_IMAGE_REAL_TIME_COMMUNICATION: &str = "1.2.840.10008.10.2";
267/// SOP Class: Audio Waveform Real-Time Communication
268#[rustfmt::skip]
269pub const AUDIO_WAVEFORM_REAL_TIME_COMMUNICATION: &str = "1.2.840.10008.10.3";
270/// SOP Class: Rendition Selection Document Real-Time Communication
271#[rustfmt::skip]
272pub const RENDITION_SELECTION_DOCUMENT_REAL_TIME_COMMUNICATION: &str = "1.2.840.10008.10.4";
273/// LDAP OID: dicomDeviceName
274#[rustfmt::skip]
275pub const DICOM_DEVICE_NAME: &str = "1.2.840.10008.15.0.3.1";
276/// LDAP OID: dicomAssociationInitiator
277#[rustfmt::skip]
278pub const DICOM_ASSOCIATION_INITIATOR: &str = "1.2.840.10008.15.0.3.10";
279/// LDAP OID: dicomAssociationAcceptor
280#[rustfmt::skip]
281pub const DICOM_ASSOCIATION_ACCEPTOR: &str = "1.2.840.10008.15.0.3.11";
282/// LDAP OID: dicomHostname
283#[rustfmt::skip]
284pub const DICOM_HOSTNAME: &str = "1.2.840.10008.15.0.3.12";
285/// LDAP OID: dicomPort
286#[rustfmt::skip]
287pub const DICOM_PORT: &str = "1.2.840.10008.15.0.3.13";
288/// LDAP OID: dicomSOPClass
289#[rustfmt::skip]
290pub const DICOM_SOP_CLASS: &str = "1.2.840.10008.15.0.3.14";
291/// LDAP OID: dicomTransferRole
292#[rustfmt::skip]
293pub const DICOM_TRANSFER_ROLE: &str = "1.2.840.10008.15.0.3.15";
294/// LDAP OID: dicomTransferSyntax
295#[rustfmt::skip]
296pub const DICOM_TRANSFER_SYNTAX: &str = "1.2.840.10008.15.0.3.16";
297/// LDAP OID: dicomPrimaryDeviceType
298#[rustfmt::skip]
299pub const DICOM_PRIMARY_DEVICE_TYPE: &str = "1.2.840.10008.15.0.3.17";
300/// LDAP OID: dicomRelatedDeviceReference
301#[rustfmt::skip]
302pub const DICOM_RELATED_DEVICE_REFERENCE: &str = "1.2.840.10008.15.0.3.18";
303/// LDAP OID: dicomPreferredCalledAETitle
304#[rustfmt::skip]
305pub const DICOM_PREFERRED_CALLED_AE_TITLE: &str = "1.2.840.10008.15.0.3.19";
306/// LDAP OID: dicomDescription
307#[rustfmt::skip]
308pub const DICOM_DESCRIPTION: &str = "1.2.840.10008.15.0.3.2";
309/// LDAP OID: dicomTLSCyphersuite
310#[rustfmt::skip]
311pub const DICOM_TLS_CYPHERSUITE: &str = "1.2.840.10008.15.0.3.20";
312/// LDAP OID: dicomAuthorizedNodeCertificateReference
313#[rustfmt::skip]
314pub const DICOM_AUTHORIZED_NODE_CERTIFICATE_REFERENCE: &str = "1.2.840.10008.15.0.3.21";
315/// LDAP OID: dicomThisNodeCertificateReference
316#[rustfmt::skip]
317pub const DICOM_THIS_NODE_CERTIFICATE_REFERENCE: &str = "1.2.840.10008.15.0.3.22";
318/// LDAP OID: dicomInstalled
319#[rustfmt::skip]
320pub const DICOM_INSTALLED: &str = "1.2.840.10008.15.0.3.23";
321/// LDAP OID: dicomStationName
322#[rustfmt::skip]
323pub const DICOM_STATION_NAME: &str = "1.2.840.10008.15.0.3.24";
324/// LDAP OID: dicomDeviceSerialNumber
325#[rustfmt::skip]
326pub const DICOM_DEVICE_SERIAL_NUMBER: &str = "1.2.840.10008.15.0.3.25";
327/// LDAP OID: dicomInstitutionName
328#[rustfmt::skip]
329pub const DICOM_INSTITUTION_NAME: &str = "1.2.840.10008.15.0.3.26";
330/// LDAP OID: dicomInstitutionAddress
331#[rustfmt::skip]
332pub const DICOM_INSTITUTION_ADDRESS: &str = "1.2.840.10008.15.0.3.27";
333/// LDAP OID: dicomInstitutionDepartmentName
334#[rustfmt::skip]
335pub const DICOM_INSTITUTION_DEPARTMENT_NAME: &str = "1.2.840.10008.15.0.3.28";
336/// LDAP OID: dicomIssuerOfPatientID
337#[rustfmt::skip]
338pub const DICOM_ISSUER_OF_PATIENT_ID: &str = "1.2.840.10008.15.0.3.29";
339/// LDAP OID: dicomManufacturer
340#[rustfmt::skip]
341pub const DICOM_MANUFACTURER: &str = "1.2.840.10008.15.0.3.3";
342/// LDAP OID: dicomPreferredCallingAETitle
343#[rustfmt::skip]
344pub const DICOM_PREFERRED_CALLING_AE_TITLE: &str = "1.2.840.10008.15.0.3.30";
345/// LDAP OID: dicomSupportedCharacterSet
346#[rustfmt::skip]
347pub const DICOM_SUPPORTED_CHARACTER_SET: &str = "1.2.840.10008.15.0.3.31";
348/// LDAP OID: dicomManufacturerModelName
349#[rustfmt::skip]
350pub const DICOM_MANUFACTURER_MODEL_NAME: &str = "1.2.840.10008.15.0.3.4";
351/// LDAP OID: dicomSoftwareVersion
352#[rustfmt::skip]
353pub const DICOM_SOFTWARE_VERSION: &str = "1.2.840.10008.15.0.3.5";
354/// LDAP OID: dicomVendorData
355#[rustfmt::skip]
356pub const DICOM_VENDOR_DATA: &str = "1.2.840.10008.15.0.3.6";
357/// LDAP OID: dicomAETitle
358#[rustfmt::skip]
359pub const DICOM_AE_TITLE: &str = "1.2.840.10008.15.0.3.7";
360/// LDAP OID: dicomNetworkConnectionReference
361#[rustfmt::skip]
362pub const DICOM_NETWORK_CONNECTION_REFERENCE: &str = "1.2.840.10008.15.0.3.8";
363/// LDAP OID: dicomApplicationCluster
364#[rustfmt::skip]
365pub const DICOM_APPLICATION_CLUSTER: &str = "1.2.840.10008.15.0.3.9";
366/// LDAP OID: dicomConfigurationRoot
367#[rustfmt::skip]
368pub const DICOM_CONFIGURATION_ROOT: &str = "1.2.840.10008.15.0.4.1";
369/// LDAP OID: dicomDevicesRoot
370#[rustfmt::skip]
371pub const DICOM_DEVICES_ROOT: &str = "1.2.840.10008.15.0.4.2";
372/// LDAP OID: dicomUniqueAETitlesRegistryRoot
373#[rustfmt::skip]
374pub const DICOM_UNIQUE_AE_TITLES_REGISTRY_ROOT: &str = "1.2.840.10008.15.0.4.3";
375/// LDAP OID: dicomDevice
376#[rustfmt::skip]
377pub const DICOM_DEVICE: &str = "1.2.840.10008.15.0.4.4";
378/// LDAP OID: dicomNetworkAE
379#[rustfmt::skip]
380pub const DICOM_NETWORK_AE: &str = "1.2.840.10008.15.0.4.5";
381/// LDAP OID: dicomNetworkConnection
382#[rustfmt::skip]
383pub const DICOM_NETWORK_CONNECTION: &str = "1.2.840.10008.15.0.4.6";
384/// LDAP OID: dicomUniqueAETitle
385#[rustfmt::skip]
386pub const DICOM_UNIQUE_AE_TITLE: &str = "1.2.840.10008.15.0.4.7";
387/// LDAP OID: dicomTransferCapability
388#[rustfmt::skip]
389pub const DICOM_TRANSFER_CAPABILITY: &str = "1.2.840.10008.15.0.4.8";
390/// Synchronization Frame of Reference: Universal Coordinated Time
391#[rustfmt::skip]
392pub const UTC: &str = "1.2.840.10008.15.1.1";
393/// Coding Scheme: Dublin Core
394#[rustfmt::skip]
395pub const DC: &str = "1.2.840.10008.2.16.10";
396/// Coding Scheme: New York University Melanoma Clinical Cooperative Group
397#[rustfmt::skip]
398pub const NYUMCCG: &str = "1.2.840.10008.2.16.11";
399/// Coding Scheme: Mayo Clinic Non-radiological Images Specific Body Structure Anatomical Surface Region Guide
400#[rustfmt::skip]
401pub const MAYONRISBSASRG: &str = "1.2.840.10008.2.16.12";
402/// Coding Scheme: Image Biomarker Standardisation Initiative
403#[rustfmt::skip]
404pub const IBSI: &str = "1.2.840.10008.2.16.13";
405/// Coding Scheme: Radiomics Ontology
406#[rustfmt::skip]
407pub const RO: &str = "1.2.840.10008.2.16.14";
408/// Coding Scheme: RadElement
409#[rustfmt::skip]
410pub const RADELEMENT: &str = "1.2.840.10008.2.16.15";
411/// Coding Scheme: ICD-11
412#[rustfmt::skip]
413pub const I11: &str = "1.2.840.10008.2.16.16";
414/// Coding Scheme: Unified numbering system (UNS) for metals and alloys
415#[rustfmt::skip]
416pub const UNS: &str = "1.2.840.10008.2.16.17";
417/// Coding Scheme: Research Resource Identification
418#[rustfmt::skip]
419pub const RRID: &str = "1.2.840.10008.2.16.18";
420/// Coding Scheme: DICOM Controlled Terminology
421#[rustfmt::skip]
422pub const DCM: &str = "1.2.840.10008.2.16.4";
423/// Coding Scheme: Adult Mouse Anatomy Ontology
424#[rustfmt::skip]
425pub const MA: &str = "1.2.840.10008.2.16.5";
426/// Coding Scheme: Uberon Ontology
427#[rustfmt::skip]
428pub const UBERON: &str = "1.2.840.10008.2.16.6";
429/// Coding Scheme: Integrated Taxonomic Information System (ITIS) Taxonomic Serial Number (TSN)
430#[rustfmt::skip]
431pub const ITIS_TSN: &str = "1.2.840.10008.2.16.7";
432/// Coding Scheme: Mouse Genome Initiative (MGI)
433#[rustfmt::skip]
434pub const MGI: &str = "1.2.840.10008.2.16.8";
435/// Coding Scheme: PubChem Compound CID
436#[rustfmt::skip]
437pub const PUBCHEM_CID: &str = "1.2.840.10008.2.16.9";
438/// DICOM UIDs as a Coding Scheme: DICOM UID Registry
439#[rustfmt::skip]
440pub const DCMUID: &str = "1.2.840.10008.2.6.1";
441/// Application Context Name: DICOM Application Context Name
442#[rustfmt::skip]
443pub const DICOM_APPLICATION_CONTEXT: &str = "1.2.840.10008.3.1.1.1";
444/// SOP Class: Detached Patient Management SOP Class (Retired)
445#[deprecated(note = "Retired DICOM UID")]
446#[rustfmt::skip]
447pub const DETACHED_PATIENT_MANAGEMENT: &str = "1.2.840.10008.3.1.2.1.1";
448/// Meta SOP Class: Detached Patient Management Meta SOP Class (Retired)
449#[deprecated(note = "Retired DICOM UID")]
450#[rustfmt::skip]
451pub const DETACHED_PATIENT_MANAGEMENT_META: &str = "1.2.840.10008.3.1.2.1.4";
452/// SOP Class: Detached Visit Management SOP Class (Retired)
453#[deprecated(note = "Retired DICOM UID")]
454#[rustfmt::skip]
455pub const DETACHED_VISIT_MANAGEMENT: &str = "1.2.840.10008.3.1.2.2.1";
456/// SOP Class: Detached Study Management SOP Class (Retired)
457#[deprecated(note = "Retired DICOM UID")]
458#[rustfmt::skip]
459pub const DETACHED_STUDY_MANAGEMENT: &str = "1.2.840.10008.3.1.2.3.1";
460/// SOP Class: Study Component Management SOP Class (Retired)
461#[deprecated(note = "Retired DICOM UID")]
462#[rustfmt::skip]
463pub const STUDY_COMPONENT_MANAGEMENT: &str = "1.2.840.10008.3.1.2.3.2";
464/// SOP Class: Modality Performed Procedure Step SOP Class
465#[rustfmt::skip]
466pub const MODALITY_PERFORMED_PROCEDURE_STEP: &str = "1.2.840.10008.3.1.2.3.3";
467/// SOP Class: Modality Performed Procedure Step Retrieve SOP Class
468#[rustfmt::skip]
469pub const MODALITY_PERFORMED_PROCEDURE_STEP_RETRIEVE: &str = "1.2.840.10008.3.1.2.3.4";
470/// SOP Class: Modality Performed Procedure Step Notification SOP Class
471#[rustfmt::skip]
472pub const MODALITY_PERFORMED_PROCEDURE_STEP_NOTIFICATION: &str = "1.2.840.10008.3.1.2.3.5";
473/// SOP Class: Detached Results Management SOP Class (Retired)
474#[deprecated(note = "Retired DICOM UID")]
475#[rustfmt::skip]
476pub const DETACHED_RESULTS_MANAGEMENT: &str = "1.2.840.10008.3.1.2.5.1";
477/// Meta SOP Class: Detached Results Management Meta SOP Class (Retired)
478#[deprecated(note = "Retired DICOM UID")]
479#[rustfmt::skip]
480pub const DETACHED_RESULTS_MANAGEMENT_META: &str = "1.2.840.10008.3.1.2.5.4";
481/// Meta SOP Class: Detached Study Management Meta SOP Class (Retired)
482#[deprecated(note = "Retired DICOM UID")]
483#[rustfmt::skip]
484pub const DETACHED_STUDY_MANAGEMENT_META: &str = "1.2.840.10008.3.1.2.5.5";
485/// SOP Class: Detached Interpretation Management SOP Class (Retired)
486#[deprecated(note = "Retired DICOM UID")]
487#[rustfmt::skip]
488pub const DETACHED_INTERPRETATION_MANAGEMENT: &str = "1.2.840.10008.3.1.2.6.1";
489/// Service Class: Storage Service Class
490#[rustfmt::skip]
491pub const STORAGE: &str = "1.2.840.10008.4.2";
492/// SOP Class: Basic Film Session SOP Class
493#[rustfmt::skip]
494pub const BASIC_FILM_SESSION: &str = "1.2.840.10008.5.1.1.1";
495/// SOP Class: Print Job SOP Class
496#[rustfmt::skip]
497pub const PRINT_JOB: &str = "1.2.840.10008.5.1.1.14";
498/// SOP Class: Basic Annotation Box SOP Class
499#[rustfmt::skip]
500pub const BASIC_ANNOTATION_BOX: &str = "1.2.840.10008.5.1.1.15";
501/// SOP Class: Printer SOP Class
502#[rustfmt::skip]
503pub const PRINTER: &str = "1.2.840.10008.5.1.1.16";
504/// SOP Class: Printer Configuration Retrieval SOP Class
505#[rustfmt::skip]
506pub const PRINTER_CONFIGURATION_RETRIEVAL: &str = "1.2.840.10008.5.1.1.16.376";
507/// Well-known SOP Instance: Printer SOP Instance
508#[rustfmt::skip]
509pub const PRINTER_INSTANCE: &str = "1.2.840.10008.5.1.1.17";
510/// Well-known SOP Instance: Printer Configuration Retrieval SOP Instance
511#[rustfmt::skip]
512pub const PRINTER_CONFIGURATION_RETRIEVAL_INSTANCE: &str = "1.2.840.10008.5.1.1.17.376";
513/// Meta SOP Class: Basic Color Print Management Meta SOP Class
514#[rustfmt::skip]
515pub const BASIC_COLOR_PRINT_MANAGEMENT_META: &str = "1.2.840.10008.5.1.1.18";
516/// Meta SOP Class: Referenced Color Print Management Meta SOP Class (Retired)
517#[deprecated(note = "Retired DICOM UID")]
518#[rustfmt::skip]
519pub const REFERENCED_COLOR_PRINT_MANAGEMENT_META: &str = "1.2.840.10008.5.1.1.18.1";
520/// SOP Class: Basic Film Box SOP Class
521#[rustfmt::skip]
522pub const BASIC_FILM_BOX: &str = "1.2.840.10008.5.1.1.2";
523/// SOP Class: VOI LUT Box SOP Class
524#[rustfmt::skip]
525pub const VOILUT_BOX: &str = "1.2.840.10008.5.1.1.22";
526/// SOP Class: Presentation LUT SOP Class
527#[rustfmt::skip]
528pub const PRESENTATION_LUT: &str = "1.2.840.10008.5.1.1.23";
529/// SOP Class: Image Overlay Box SOP Class (Retired)
530#[deprecated(note = "Retired DICOM UID")]
531#[rustfmt::skip]
532pub const IMAGE_OVERLAY_BOX: &str = "1.2.840.10008.5.1.1.24";
533/// SOP Class: Basic Print Image Overlay Box SOP Class (Retired)
534#[deprecated(note = "Retired DICOM UID")]
535#[rustfmt::skip]
536pub const BASIC_PRINT_IMAGE_OVERLAY_BOX: &str = "1.2.840.10008.5.1.1.24.1";
537/// Well-known SOP Instance: Print Queue SOP Instance (Retired)
538#[deprecated(note = "Retired DICOM UID")]
539#[rustfmt::skip]
540pub const PRINT_QUEUE_INSTANCE: &str = "1.2.840.10008.5.1.1.25";
541/// SOP Class: Print Queue Management SOP Class (Retired)
542#[deprecated(note = "Retired DICOM UID")]
543#[rustfmt::skip]
544pub const PRINT_QUEUE_MANAGEMENT: &str = "1.2.840.10008.5.1.1.26";
545/// SOP Class: Stored Print Storage SOP Class (Retired)
546#[deprecated(note = "Retired DICOM UID")]
547#[rustfmt::skip]
548pub const STORED_PRINT_STORAGE: &str = "1.2.840.10008.5.1.1.27";
549/// SOP Class: Hardcopy Grayscale Image Storage SOP Class (Retired)
550#[deprecated(note = "Retired DICOM UID")]
551#[rustfmt::skip]
552pub const HARDCOPY_GRAYSCALE_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.1.29";
553/// SOP Class: Hardcopy Color Image Storage SOP Class (Retired)
554#[deprecated(note = "Retired DICOM UID")]
555#[rustfmt::skip]
556pub const HARDCOPY_COLOR_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.1.30";
557/// SOP Class: Pull Print Request SOP Class (Retired)
558#[deprecated(note = "Retired DICOM UID")]
559#[rustfmt::skip]
560pub const PULL_PRINT_REQUEST: &str = "1.2.840.10008.5.1.1.31";
561/// Meta SOP Class: Pull Stored Print Management Meta SOP Class (Retired)
562#[deprecated(note = "Retired DICOM UID")]
563#[rustfmt::skip]
564pub const PULL_STORED_PRINT_MANAGEMENT_META: &str = "1.2.840.10008.5.1.1.32";
565/// SOP Class: Media Creation Management SOP Class UID
566#[rustfmt::skip]
567pub const MEDIA_CREATION_MANAGEMENT: &str = "1.2.840.10008.5.1.1.33";
568/// SOP Class: Basic Grayscale Image Box SOP Class
569#[rustfmt::skip]
570pub const BASIC_GRAYSCALE_IMAGE_BOX: &str = "1.2.840.10008.5.1.1.4";
571/// SOP Class: Basic Color Image Box SOP Class
572#[rustfmt::skip]
573pub const BASIC_COLOR_IMAGE_BOX: &str = "1.2.840.10008.5.1.1.4.1";
574/// SOP Class: Referenced Image Box SOP Class (Retired)
575#[deprecated(note = "Retired DICOM UID")]
576#[rustfmt::skip]
577pub const REFERENCED_IMAGE_BOX: &str = "1.2.840.10008.5.1.1.4.2";
578/// SOP Class: Display System SOP Class
579#[rustfmt::skip]
580pub const DISPLAY_SYSTEM: &str = "1.2.840.10008.5.1.1.40";
581/// Well-known SOP Instance: Display System SOP Instance
582#[rustfmt::skip]
583pub const DISPLAY_SYSTEM_INSTANCE: &str = "1.2.840.10008.5.1.1.40.1";
584/// Meta SOP Class: Basic Grayscale Print Management Meta SOP Class
585#[rustfmt::skip]
586pub const BASIC_GRAYSCALE_PRINT_MANAGEMENT_META: &str = "1.2.840.10008.5.1.1.9";
587/// Meta SOP Class: Referenced Grayscale Print Management Meta SOP Class (Retired)
588#[deprecated(note = "Retired DICOM UID")]
589#[rustfmt::skip]
590pub const REFERENCED_GRAYSCALE_PRINT_MANAGEMENT_META: &str = "1.2.840.10008.5.1.1.9.1";
591/// SOP Class: Computed Radiography Image Storage
592#[rustfmt::skip]
593pub const COMPUTED_RADIOGRAPHY_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.1";
594/// SOP Class: Digital X-Ray Image Storage - For Presentation
595#[rustfmt::skip]
596pub const DIGITAL_X_RAY_IMAGE_STORAGE_FOR_PRESENTATION: &str = "1.2.840.10008.5.1.4.1.1.1.1";
597/// SOP Class: Digital X-Ray Image Storage - For Processing
598#[rustfmt::skip]
599pub const DIGITAL_X_RAY_IMAGE_STORAGE_FOR_PROCESSING: &str = "1.2.840.10008.5.1.4.1.1.1.1.1";
600/// SOP Class: Digital Mammography X-Ray Image Storage - For Presentation
601#[rustfmt::skip]
602pub const DIGITAL_MAMMOGRAPHY_X_RAY_IMAGE_STORAGE_FOR_PRESENTATION: &str = "1.2.840.10008.5.1.4.1.1.1.2";
603/// SOP Class: Digital Mammography X-Ray Image Storage - For Processing
604#[rustfmt::skip]
605pub const DIGITAL_MAMMOGRAPHY_X_RAY_IMAGE_STORAGE_FOR_PROCESSING: &str = "1.2.840.10008.5.1.4.1.1.1.2.1";
606/// SOP Class: Digital Intra-Oral X-Ray Image Storage - For Presentation
607#[rustfmt::skip]
608pub const DIGITAL_INTRA_ORAL_X_RAY_IMAGE_STORAGE_FOR_PRESENTATION: &str = "1.2.840.10008.5.1.4.1.1.1.3";
609/// SOP Class: Digital Intra-Oral X-Ray Image Storage - For Processing
610#[rustfmt::skip]
611pub const DIGITAL_INTRA_ORAL_X_RAY_IMAGE_STORAGE_FOR_PROCESSING: &str = "1.2.840.10008.5.1.4.1.1.1.3.1";
612/// SOP Class: Standalone Modality LUT Storage (Retired)
613#[deprecated(note = "Retired DICOM UID")]
614#[rustfmt::skip]
615pub const STANDALONE_MODALITY_LUT_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.10";
616/// SOP Class: Encapsulated PDF Storage
617#[rustfmt::skip]
618pub const ENCAPSULATED_PDF_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.104.1";
619/// SOP Class: Encapsulated CDA Storage
620#[rustfmt::skip]
621pub const ENCAPSULATED_CDA_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.104.2";
622/// SOP Class: Encapsulated STL Storage
623#[rustfmt::skip]
624pub const ENCAPSULATED_STL_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.104.3";
625/// SOP Class: Encapsulated OBJ Storage
626#[rustfmt::skip]
627pub const ENCAPSULATED_OBJ_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.104.4";
628/// SOP Class: Encapsulated MTL Storage
629#[rustfmt::skip]
630pub const ENCAPSULATED_MTL_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.104.5";
631/// SOP Class: Standalone VOI LUT Storage (Retired)
632#[deprecated(note = "Retired DICOM UID")]
633#[rustfmt::skip]
634pub const STANDALONE_VOILUT_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11";
635/// SOP Class: Grayscale Softcopy Presentation State Storage
636#[rustfmt::skip]
637pub const GRAYSCALE_SOFTCOPY_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.1";
638/// SOP Class: Segmented Volume Rendering Volumetric Presentation State Storage
639#[rustfmt::skip]
640pub const SEGMENTED_VOLUME_RENDERING_VOLUMETRIC_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.10";
641/// SOP Class: Multiple Volume Rendering Volumetric Presentation State Storage
642#[rustfmt::skip]
643pub const MULTIPLE_VOLUME_RENDERING_VOLUMETRIC_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.11";
644/// SOP Class: Variable Modality LUT Softcopy Presentation State Storage
645#[rustfmt::skip]
646pub const VARIABLE_MODALITY_LUT_SOFTCOPY_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.12";
647/// SOP Class: Color Softcopy Presentation State Storage
648#[rustfmt::skip]
649pub const COLOR_SOFTCOPY_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.2";
650/// SOP Class: Pseudo-Color Softcopy Presentation State Storage
651#[rustfmt::skip]
652pub const PSEUDO_COLOR_SOFTCOPY_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.3";
653/// SOP Class: Blending Softcopy Presentation State Storage
654#[rustfmt::skip]
655pub const BLENDING_SOFTCOPY_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.4";
656/// SOP Class: XA/XRF Grayscale Softcopy Presentation State Storage
657#[rustfmt::skip]
658pub const XAXRF_GRAYSCALE_SOFTCOPY_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.5";
659/// SOP Class: Grayscale Planar MPR Volumetric Presentation State Storage
660#[rustfmt::skip]
661pub const GRAYSCALE_PLANAR_MPR_VOLUMETRIC_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.6";
662/// SOP Class: Compositing Planar MPR Volumetric Presentation State Storage
663#[rustfmt::skip]
664pub const COMPOSITING_PLANAR_MPR_VOLUMETRIC_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.7";
665/// SOP Class: Advanced Blending Presentation State Storage
666#[rustfmt::skip]
667pub const ADVANCED_BLENDING_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.8";
668/// SOP Class: Volume Rendering Volumetric Presentation State Storage
669#[rustfmt::skip]
670pub const VOLUME_RENDERING_VOLUMETRIC_PRESENTATION_STATE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.11.9";
671/// SOP Class: X-Ray Angiographic Image Storage
672#[rustfmt::skip]
673pub const X_RAY_ANGIOGRAPHIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.12.1";
674/// SOP Class: Enhanced XA Image Storage
675#[rustfmt::skip]
676pub const ENHANCED_XA_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.12.1.1";
677/// SOP Class: X-Ray Radiofluoroscopic Image Storage
678#[rustfmt::skip]
679pub const X_RAY_RADIOFLUOROSCOPIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.12.2";
680/// SOP Class: Enhanced XRF Image Storage
681#[rustfmt::skip]
682pub const ENHANCED_XRF_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.12.2.1";
683/// SOP Class: X-Ray Angiographic Bi-Plane Image Storage (Retired)
684#[deprecated(note = "Retired DICOM UID")]
685#[rustfmt::skip]
686pub const X_RAY_ANGIOGRAPHIC_BI_PLANE_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.12.3";
687/// SOP Class: Positron Emission Tomography Image Storage
688#[rustfmt::skip]
689pub const POSITRON_EMISSION_TOMOGRAPHY_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.128";
690/// SOP Class: Legacy Converted Enhanced PET Image Storage
691#[rustfmt::skip]
692pub const LEGACY_CONVERTED_ENHANCED_PET_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.128.1";
693/// SOP Class: Standalone PET Curve Storage (Retired)
694#[deprecated(note = "Retired DICOM UID")]
695#[rustfmt::skip]
696pub const STANDALONE_PET_CURVE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.129";
697/// SOP Class: X-Ray 3D Angiographic Image Storage
698#[rustfmt::skip]
699pub const X_RAY3_D_ANGIOGRAPHIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.13.1.1";
700/// SOP Class: X-Ray 3D Craniofacial Image Storage
701#[rustfmt::skip]
702pub const X_RAY3_D_CRANIOFACIAL_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.13.1.2";
703/// SOP Class: Breast Tomosynthesis Image Storage
704#[rustfmt::skip]
705pub const BREAST_TOMOSYNTHESIS_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.13.1.3";
706/// SOP Class: Breast Projection X-Ray Image Storage - For Presentation
707#[rustfmt::skip]
708pub const BREAST_PROJECTION_X_RAY_IMAGE_STORAGE_FOR_PRESENTATION: &str = "1.2.840.10008.5.1.4.1.1.13.1.4";
709/// SOP Class: Breast Projection X-Ray Image Storage - For Processing
710#[rustfmt::skip]
711pub const BREAST_PROJECTION_X_RAY_IMAGE_STORAGE_FOR_PROCESSING: &str = "1.2.840.10008.5.1.4.1.1.13.1.5";
712/// SOP Class: Enhanced PET Image Storage
713#[rustfmt::skip]
714pub const ENHANCED_PET_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.130";
715/// SOP Class: Basic Structured Display Storage
716#[rustfmt::skip]
717pub const BASIC_STRUCTURED_DISPLAY_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.131";
718/// SOP Class: Intravascular Optical Coherence Tomography Image Storage - For Presentation
719#[rustfmt::skip]
720pub const INTRAVASCULAR_OPTICAL_COHERENCE_TOMOGRAPHY_IMAGE_STORAGE_FOR_PRESENTATION: &str = "1.2.840.10008.5.1.4.1.1.14.1";
721/// SOP Class: Intravascular Optical Coherence Tomography Image Storage - For Processing
722#[rustfmt::skip]
723pub const INTRAVASCULAR_OPTICAL_COHERENCE_TOMOGRAPHY_IMAGE_STORAGE_FOR_PROCESSING: &str = "1.2.840.10008.5.1.4.1.1.14.2";
724/// SOP Class: CT Image Storage
725#[rustfmt::skip]
726pub const CT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.2";
727/// SOP Class: Enhanced CT Image Storage
728#[rustfmt::skip]
729pub const ENHANCED_CT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.2.1";
730/// SOP Class: Legacy Converted Enhanced CT Image Storage
731#[rustfmt::skip]
732pub const LEGACY_CONVERTED_ENHANCED_CT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.2.2";
733/// SOP Class: Nuclear Medicine Image Storage
734#[rustfmt::skip]
735pub const NUCLEAR_MEDICINE_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.20";
736/// SOP Class: CT Defined Procedure Protocol Storage
737#[rustfmt::skip]
738pub const CT_DEFINED_PROCEDURE_PROTOCOL_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.200.1";
739/// SOP Class: CT Performed Procedure Protocol Storage
740#[rustfmt::skip]
741pub const CT_PERFORMED_PROCEDURE_PROTOCOL_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.200.2";
742/// SOP Class: Protocol Approval Storage
743#[rustfmt::skip]
744pub const PROTOCOL_APPROVAL_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.200.3";
745/// SOP Class: Protocol Approval Information Model - FIND
746#[rustfmt::skip]
747pub const PROTOCOL_APPROVAL_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.1.1.200.4";
748/// SOP Class: Protocol Approval Information Model - MOVE
749#[rustfmt::skip]
750pub const PROTOCOL_APPROVAL_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.1.1.200.5";
751/// SOP Class: Protocol Approval Information Model - GET
752#[rustfmt::skip]
753pub const PROTOCOL_APPROVAL_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.1.1.200.6";
754/// SOP Class: XA Defined Procedure Protocol Storage
755#[rustfmt::skip]
756pub const XA_DEFINED_PROCEDURE_PROTOCOL_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.200.7";
757/// SOP Class: XA Performed Procedure Protocol Storage
758#[rustfmt::skip]
759pub const XA_PERFORMED_PROCEDURE_PROTOCOL_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.200.8";
760/// SOP Class: Inventory Storage
761#[rustfmt::skip]
762pub const INVENTORY_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.201.1";
763/// Well-known SOP Instance: Storage Management SOP Instance
764#[rustfmt::skip]
765pub const STORAGE_MANAGEMENT_INSTANCE: &str = "1.2.840.10008.5.1.4.1.1.201.1.1";
766/// SOP Class: Inventory - FIND
767#[rustfmt::skip]
768pub const INVENTORY_FIND: &str = "1.2.840.10008.5.1.4.1.1.201.2";
769/// SOP Class: Inventory - MOVE
770#[rustfmt::skip]
771pub const INVENTORY_MOVE: &str = "1.2.840.10008.5.1.4.1.1.201.3";
772/// SOP Class: Inventory - GET
773#[rustfmt::skip]
774pub const INVENTORY_GET: &str = "1.2.840.10008.5.1.4.1.1.201.4";
775/// SOP Class: Inventory Creation
776#[rustfmt::skip]
777pub const INVENTORY_CREATION: &str = "1.2.840.10008.5.1.4.1.1.201.5";
778/// SOP Class: Repository Query
779#[rustfmt::skip]
780pub const REPOSITORY_QUERY: &str = "1.2.840.10008.5.1.4.1.1.201.6";
781/// SOP Class: Ultrasound Multi-frame Image Storage (Retired)
782#[deprecated(note = "Retired DICOM UID")]
783#[rustfmt::skip]
784pub const ULTRASOUND_MULTI_FRAME_IMAGE_STORAGE_RETIRED: &str = "1.2.840.10008.5.1.4.1.1.3";
785/// SOP Class: Ultrasound Multi-frame Image Storage
786#[rustfmt::skip]
787pub const ULTRASOUND_MULTI_FRAME_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.3.1";
788/// SOP Class: Parametric Map Storage
789#[rustfmt::skip]
790pub const PARAMETRIC_MAP_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.30";
791/// SOP Class: MR Image Storage
792#[rustfmt::skip]
793pub const MR_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.4";
794/// SOP Class: Enhanced MR Image Storage
795#[rustfmt::skip]
796pub const ENHANCED_MR_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.4.1";
797/// SOP Class: MR Spectroscopy Storage
798#[rustfmt::skip]
799pub const MR_SPECTROSCOPY_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.4.2";
800/// SOP Class: Enhanced MR Color Image Storage
801#[rustfmt::skip]
802pub const ENHANCED_MR_COLOR_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.4.3";
803/// SOP Class: Legacy Converted Enhanced MR Image Storage
804#[rustfmt::skip]
805pub const LEGACY_CONVERTED_ENHANCED_MR_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.4.4";
806/// SOP Class: RT Image Storage
807#[rustfmt::skip]
808pub const RT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.1";
809/// SOP Class: RT Physician Intent Storage
810#[rustfmt::skip]
811pub const RT_PHYSICIAN_INTENT_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.10";
812/// SOP Class: RT Segment Annotation Storage
813#[rustfmt::skip]
814pub const RT_SEGMENT_ANNOTATION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.11";
815/// SOP Class: RT Radiation Set Storage
816#[rustfmt::skip]
817pub const RT_RADIATION_SET_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.12";
818/// SOP Class: C-Arm Photon-Electron Radiation Storage
819#[rustfmt::skip]
820pub const C_ARM_PHOTON_ELECTRON_RADIATION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.13";
821/// SOP Class: Tomotherapeutic Radiation Storage
822#[rustfmt::skip]
823pub const TOMOTHERAPEUTIC_RADIATION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.14";
824/// SOP Class: Robotic-Arm Radiation Storage
825#[rustfmt::skip]
826pub const ROBOTIC_ARM_RADIATION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.15";
827/// SOP Class: RT Radiation Record Set Storage
828#[rustfmt::skip]
829pub const RT_RADIATION_RECORD_SET_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.16";
830/// SOP Class: RT Radiation Salvage Record Storage
831#[rustfmt::skip]
832pub const RT_RADIATION_SALVAGE_RECORD_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.17";
833/// SOP Class: Tomotherapeutic Radiation Record Storage
834#[rustfmt::skip]
835pub const TOMOTHERAPEUTIC_RADIATION_RECORD_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.18";
836/// SOP Class: C-Arm Photon-Electron Radiation Record Storage
837#[rustfmt::skip]
838pub const C_ARM_PHOTON_ELECTRON_RADIATION_RECORD_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.19";
839/// SOP Class: RT Dose Storage
840#[rustfmt::skip]
841pub const RT_DOSE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.2";
842/// SOP Class: Robotic Radiation Record Storage
843#[rustfmt::skip]
844pub const ROBOTIC_RADIATION_RECORD_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.20";
845/// SOP Class: RT Radiation Set Delivery Instruction Storage
846#[rustfmt::skip]
847pub const RT_RADIATION_SET_DELIVERY_INSTRUCTION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.21";
848/// SOP Class: RT Treatment Preparation Storage
849#[rustfmt::skip]
850pub const RT_TREATMENT_PREPARATION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.22";
851/// SOP Class: Enhanced RT Image Storage
852#[rustfmt::skip]
853pub const ENHANCED_RT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.23";
854/// SOP Class: Enhanced Continuous RT Image Storage
855#[rustfmt::skip]
856pub const ENHANCED_CONTINUOUS_RT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.24";
857/// SOP Class: RT Patient Position Acquisition Instruction Storage
858#[rustfmt::skip]
859pub const RT_PATIENT_POSITION_ACQUISITION_INSTRUCTION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.25";
860/// SOP Class: RT Structure Set Storage
861#[rustfmt::skip]
862pub const RT_STRUCTURE_SET_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.3";
863/// SOP Class: RT Beams Treatment Record Storage
864#[rustfmt::skip]
865pub const RT_BEAMS_TREATMENT_RECORD_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.4";
866/// SOP Class: RT Plan Storage
867#[rustfmt::skip]
868pub const RT_PLAN_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.5";
869/// SOP Class: RT Brachy Treatment Record Storage
870#[rustfmt::skip]
871pub const RT_BRACHY_TREATMENT_RECORD_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.6";
872/// SOP Class: RT Treatment Summary Record Storage
873#[rustfmt::skip]
874pub const RT_TREATMENT_SUMMARY_RECORD_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.7";
875/// SOP Class: RT Ion Plan Storage
876#[rustfmt::skip]
877pub const RT_ION_PLAN_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.8";
878/// SOP Class: RT Ion Beams Treatment Record Storage
879#[rustfmt::skip]
880pub const RT_ION_BEAMS_TREATMENT_RECORD_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.481.9";
881/// SOP Class: Nuclear Medicine Image Storage (Retired)
882#[deprecated(note = "Retired DICOM UID")]
883#[rustfmt::skip]
884pub const NUCLEAR_MEDICINE_IMAGE_STORAGE_RETIRED: &str = "1.2.840.10008.5.1.4.1.1.5";
885/// SOP Class: DICOS CT Image Storage
886#[rustfmt::skip]
887pub const DICOSCT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.501.1";
888/// SOP Class: DICOS Digital X-Ray Image Storage - For Presentation
889#[rustfmt::skip]
890pub const DICOS_DIGITAL_X_RAY_IMAGE_STORAGE_FOR_PRESENTATION: &str = "1.2.840.10008.5.1.4.1.1.501.2.1";
891/// SOP Class: DICOS Digital X-Ray Image Storage - For Processing
892#[rustfmt::skip]
893pub const DICOS_DIGITAL_X_RAY_IMAGE_STORAGE_FOR_PROCESSING: &str = "1.2.840.10008.5.1.4.1.1.501.2.2";
894/// SOP Class: DICOS Threat Detection Report Storage
895#[rustfmt::skip]
896pub const DICOS_THREAT_DETECTION_REPORT_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.501.3";
897/// SOP Class: DICOS 2D AIT Storage
898#[rustfmt::skip]
899pub const DICOS2DAIT_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.501.4";
900/// SOP Class: DICOS 3D AIT Storage
901#[rustfmt::skip]
902pub const DICOS3DAIT_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.501.5";
903/// SOP Class: DICOS Quadrupole Resonance (QR) Storage
904#[rustfmt::skip]
905pub const DICOS_QUADRUPOLE_RESONANCE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.501.6";
906/// SOP Class: Ultrasound Image Storage (Retired)
907#[deprecated(note = "Retired DICOM UID")]
908#[rustfmt::skip]
909pub const ULTRASOUND_IMAGE_STORAGE_RETIRED: &str = "1.2.840.10008.5.1.4.1.1.6";
910/// SOP Class: Ultrasound Image Storage
911#[rustfmt::skip]
912pub const ULTRASOUND_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.6.1";
913/// SOP Class: Enhanced US Volume Storage
914#[rustfmt::skip]
915pub const ENHANCED_US_VOLUME_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.6.2";
916/// SOP Class: Photoacoustic Image Storage
917#[rustfmt::skip]
918pub const PHOTOACOUSTIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.6.3";
919/// SOP Class: Eddy Current Image Storage
920#[rustfmt::skip]
921pub const EDDY_CURRENT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.601.1";
922/// SOP Class: Eddy Current Multi-frame Image Storage
923#[rustfmt::skip]
924pub const EDDY_CURRENT_MULTI_FRAME_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.601.2";
925/// SOP Class: Raw Data Storage
926#[rustfmt::skip]
927pub const RAW_DATA_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.66";
928/// SOP Class: Spatial Registration Storage
929#[rustfmt::skip]
930pub const SPATIAL_REGISTRATION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.66.1";
931/// SOP Class: Spatial Fiducials Storage
932#[rustfmt::skip]
933pub const SPATIAL_FIDUCIALS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.66.2";
934/// SOP Class: Deformable Spatial Registration Storage
935#[rustfmt::skip]
936pub const DEFORMABLE_SPATIAL_REGISTRATION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.66.3";
937/// SOP Class: Segmentation Storage
938#[rustfmt::skip]
939pub const SEGMENTATION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.66.4";
940/// SOP Class: Surface Segmentation Storage
941#[rustfmt::skip]
942pub const SURFACE_SEGMENTATION_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.66.5";
943/// SOP Class: Tractography Results Storage
944#[rustfmt::skip]
945pub const TRACTOGRAPHY_RESULTS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.66.6";
946/// SOP Class: Real World Value Mapping Storage
947#[rustfmt::skip]
948pub const REAL_WORLD_VALUE_MAPPING_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.67";
949/// SOP Class: Surface Scan Mesh Storage
950#[rustfmt::skip]
951pub const SURFACE_SCAN_MESH_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.68.1";
952/// SOP Class: Surface Scan Point Cloud Storage
953#[rustfmt::skip]
954pub const SURFACE_SCAN_POINT_CLOUD_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.68.2";
955/// SOP Class: Secondary Capture Image Storage
956#[rustfmt::skip]
957pub const SECONDARY_CAPTURE_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.7";
958/// SOP Class: Multi-frame Single Bit Secondary Capture Image Storage
959#[rustfmt::skip]
960pub const MULTI_FRAME_SINGLE_BIT_SECONDARY_CAPTURE_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.7.1";
961/// SOP Class: Multi-frame Grayscale Byte Secondary Capture Image Storage
962#[rustfmt::skip]
963pub const MULTI_FRAME_GRAYSCALE_BYTE_SECONDARY_CAPTURE_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.7.2";
964/// SOP Class: Multi-frame Grayscale Word Secondary Capture Image Storage
965#[rustfmt::skip]
966pub const MULTI_FRAME_GRAYSCALE_WORD_SECONDARY_CAPTURE_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.7.3";
967/// SOP Class: Multi-frame True Color Secondary Capture Image Storage
968#[rustfmt::skip]
969pub const MULTI_FRAME_TRUE_COLOR_SECONDARY_CAPTURE_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.7.4";
970/// SOP Class: VL Image Storage - Trial (Retired)
971#[deprecated(note = "Retired DICOM UID")]
972#[rustfmt::skip]
973pub const VL_IMAGE_STORAGE_TRIAL: &str = "1.2.840.10008.5.1.4.1.1.77.1";
974/// SOP Class: VL Endoscopic Image Storage
975#[rustfmt::skip]
976pub const VL_ENDOSCOPIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.1";
977/// SOP Class: Video Endoscopic Image Storage
978#[rustfmt::skip]
979pub const VIDEO_ENDOSCOPIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.1.1";
980/// SOP Class: VL Microscopic Image Storage
981#[rustfmt::skip]
982pub const VL_MICROSCOPIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.2";
983/// SOP Class: Video Microscopic Image Storage
984#[rustfmt::skip]
985pub const VIDEO_MICROSCOPIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.2.1";
986/// SOP Class: VL Slide-Coordinates Microscopic Image Storage
987#[rustfmt::skip]
988pub const VL_SLIDE_COORDINATES_MICROSCOPIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.3";
989/// SOP Class: VL Photographic Image Storage
990#[rustfmt::skip]
991pub const VL_PHOTOGRAPHIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.4";
992/// SOP Class: Video Photographic Image Storage
993#[rustfmt::skip]
994pub const VIDEO_PHOTOGRAPHIC_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.4.1";
995/// SOP Class: Ophthalmic Photography 8 Bit Image Storage
996#[rustfmt::skip]
997pub const OPHTHALMIC_PHOTOGRAPHY8_BIT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.5.1";
998/// SOP Class: Ophthalmic Photography 16 Bit Image Storage
999#[rustfmt::skip]
1000pub const OPHTHALMIC_PHOTOGRAPHY16_BIT_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.5.2";
1001/// SOP Class: Stereometric Relationship Storage
1002#[rustfmt::skip]
1003pub const STEREOMETRIC_RELATIONSHIP_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.5.3";
1004/// SOP Class: Ophthalmic Tomography Image Storage
1005#[rustfmt::skip]
1006pub const OPHTHALMIC_TOMOGRAPHY_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.5.4";
1007/// SOP Class: Wide Field Ophthalmic Photography Stereographic Projection Image Storage
1008#[rustfmt::skip]
1009pub const WIDE_FIELD_OPHTHALMIC_PHOTOGRAPHY_STEREOGRAPHIC_PROJECTION_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.5.5";
1010/// SOP Class: Wide Field Ophthalmic Photography 3D Coordinates Image Storage
1011#[rustfmt::skip]
1012pub const WIDE_FIELD_OPHTHALMIC_PHOTOGRAPHY3_D_COORDINATES_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.5.6";
1013/// SOP Class: Ophthalmic Optical Coherence Tomography En Face Image Storage
1014#[rustfmt::skip]
1015pub const OPHTHALMIC_OPTICAL_COHERENCE_TOMOGRAPHY_EN_FACE_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.5.7";
1016/// SOP Class: Ophthalmic Optical Coherence Tomography B-scan Volume Analysis Storage
1017#[rustfmt::skip]
1018pub const OPHTHALMIC_OPTICAL_COHERENCE_TOMOGRAPHY_BSCAN_VOLUME_ANALYSIS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.5.8";
1019/// SOP Class: VL Whole Slide Microscopy Image Storage
1020#[rustfmt::skip]
1021pub const VL_WHOLE_SLIDE_MICROSCOPY_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.6";
1022/// SOP Class: Dermoscopic Photography Image Storage
1023#[rustfmt::skip]
1024pub const DERMOSCOPIC_PHOTOGRAPHY_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.7";
1025/// SOP Class: Confocal Microscopy Image Storage
1026#[rustfmt::skip]
1027pub const CONFOCAL_MICROSCOPY_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.8";
1028/// SOP Class: Confocal Microscopy Tiled Pyramidal Image Storage
1029#[rustfmt::skip]
1030pub const CONFOCAL_MICROSCOPY_TILED_PYRAMIDAL_IMAGE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.77.1.9";
1031/// SOP Class: VL Multi-frame Image Storage - Trial (Retired)
1032#[deprecated(note = "Retired DICOM UID")]
1033#[rustfmt::skip]
1034pub const VL_MULTI_FRAME_IMAGE_STORAGE_TRIAL: &str = "1.2.840.10008.5.1.4.1.1.77.2";
1035/// SOP Class: Lensometry Measurements Storage
1036#[rustfmt::skip]
1037pub const LENSOMETRY_MEASUREMENTS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.78.1";
1038/// SOP Class: Autorefraction Measurements Storage
1039#[rustfmt::skip]
1040pub const AUTOREFRACTION_MEASUREMENTS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.78.2";
1041/// SOP Class: Keratometry Measurements Storage
1042#[rustfmt::skip]
1043pub const KERATOMETRY_MEASUREMENTS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.78.3";
1044/// SOP Class: Subjective Refraction Measurements Storage
1045#[rustfmt::skip]
1046pub const SUBJECTIVE_REFRACTION_MEASUREMENTS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.78.4";
1047/// SOP Class: Visual Acuity Measurements Storage
1048#[rustfmt::skip]
1049pub const VISUAL_ACUITY_MEASUREMENTS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.78.5";
1050/// SOP Class: Spectacle Prescription Report Storage
1051#[rustfmt::skip]
1052pub const SPECTACLE_PRESCRIPTION_REPORT_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.78.6";
1053/// SOP Class: Ophthalmic Axial Measurements Storage
1054#[rustfmt::skip]
1055pub const OPHTHALMIC_AXIAL_MEASUREMENTS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.78.7";
1056/// SOP Class: Intraocular Lens Calculations Storage
1057#[rustfmt::skip]
1058pub const INTRAOCULAR_LENS_CALCULATIONS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.78.8";
1059/// SOP Class: Macular Grid Thickness and Volume Report Storage
1060#[rustfmt::skip]
1061pub const MACULAR_GRID_THICKNESS_AND_VOLUME_REPORT_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.79.1";
1062/// SOP Class: Standalone Overlay Storage (Retired)
1063#[deprecated(note = "Retired DICOM UID")]
1064#[rustfmt::skip]
1065pub const STANDALONE_OVERLAY_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.8";
1066/// SOP Class: Ophthalmic Visual Field Static Perimetry Measurements Storage
1067#[rustfmt::skip]
1068pub const OPHTHALMIC_VISUAL_FIELD_STATIC_PERIMETRY_MEASUREMENTS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.80.1";
1069/// SOP Class: Ophthalmic Thickness Map Storage
1070#[rustfmt::skip]
1071pub const OPHTHALMIC_THICKNESS_MAP_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.81.1";
1072/// SOP Class: Corneal Topography Map Storage
1073#[rustfmt::skip]
1074pub const CORNEAL_TOPOGRAPHY_MAP_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.82.1";
1075/// SOP Class: Text SR Storage - Trial (Retired)
1076#[deprecated(note = "Retired DICOM UID")]
1077#[rustfmt::skip]
1078pub const TEXT_SR_STORAGE_TRIAL: &str = "1.2.840.10008.5.1.4.1.1.88.1";
1079/// SOP Class: Basic Text SR Storage
1080#[rustfmt::skip]
1081pub const BASIC_TEXT_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.11";
1082/// SOP Class: Audio SR Storage - Trial (Retired)
1083#[deprecated(note = "Retired DICOM UID")]
1084#[rustfmt::skip]
1085pub const AUDIO_SR_STORAGE_TRIAL: &str = "1.2.840.10008.5.1.4.1.1.88.2";
1086/// SOP Class: Enhanced SR Storage
1087#[rustfmt::skip]
1088pub const ENHANCED_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.22";
1089/// SOP Class: Detail SR Storage - Trial (Retired)
1090#[deprecated(note = "Retired DICOM UID")]
1091#[rustfmt::skip]
1092pub const DETAIL_SR_STORAGE_TRIAL: &str = "1.2.840.10008.5.1.4.1.1.88.3";
1093/// SOP Class: Comprehensive SR Storage
1094#[rustfmt::skip]
1095pub const COMPREHENSIVE_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.33";
1096/// SOP Class: Comprehensive 3D SR Storage
1097#[rustfmt::skip]
1098pub const COMPREHENSIVE3_DSR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.34";
1099/// SOP Class: Extensible SR Storage
1100#[rustfmt::skip]
1101pub const EXTENSIBLE_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.35";
1102/// SOP Class: Comprehensive SR Storage - Trial (Retired)
1103#[deprecated(note = "Retired DICOM UID")]
1104#[rustfmt::skip]
1105pub const COMPREHENSIVE_SR_STORAGE_TRIAL: &str = "1.2.840.10008.5.1.4.1.1.88.4";
1106/// SOP Class: Procedure Log Storage
1107#[rustfmt::skip]
1108pub const PROCEDURE_LOG_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.40";
1109/// SOP Class: Mammography CAD SR Storage
1110#[rustfmt::skip]
1111pub const MAMMOGRAPHY_CADSR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.50";
1112/// SOP Class: Key Object Selection Document Storage
1113#[rustfmt::skip]
1114pub const KEY_OBJECT_SELECTION_DOCUMENT_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.59";
1115/// SOP Class: Chest CAD SR Storage
1116#[rustfmt::skip]
1117pub const CHEST_CADSR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.65";
1118/// SOP Class: X-Ray Radiation Dose SR Storage
1119#[rustfmt::skip]
1120pub const X_RAY_RADIATION_DOSE_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.67";
1121/// SOP Class: Radiopharmaceutical Radiation Dose SR Storage
1122#[rustfmt::skip]
1123pub const RADIOPHARMACEUTICAL_RADIATION_DOSE_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.68";
1124/// SOP Class: Colon CAD SR Storage
1125#[rustfmt::skip]
1126pub const COLON_CADSR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.69";
1127/// SOP Class: Implantation Plan SR Storage
1128#[rustfmt::skip]
1129pub const IMPLANTATION_PLAN_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.70";
1130/// SOP Class: Acquisition Context SR Storage
1131#[rustfmt::skip]
1132pub const ACQUISITION_CONTEXT_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.71";
1133/// SOP Class: Simplified Adult Echo SR Storage
1134#[rustfmt::skip]
1135pub const SIMPLIFIED_ADULT_ECHO_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.72";
1136/// SOP Class: Patient Radiation Dose SR Storage
1137#[rustfmt::skip]
1138pub const PATIENT_RADIATION_DOSE_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.73";
1139/// SOP Class: Planned Imaging Agent Administration SR Storage
1140#[rustfmt::skip]
1141pub const PLANNED_IMAGING_AGENT_ADMINISTRATION_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.74";
1142/// SOP Class: Performed Imaging Agent Administration SR Storage
1143#[rustfmt::skip]
1144pub const PERFORMED_IMAGING_AGENT_ADMINISTRATION_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.75";
1145/// SOP Class: Enhanced X-Ray Radiation Dose SR Storage
1146#[rustfmt::skip]
1147pub const ENHANCED_X_RAY_RADIATION_DOSE_SR_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.88.76";
1148/// SOP Class: Standalone Curve Storage (Retired)
1149#[deprecated(note = "Retired DICOM UID")]
1150#[rustfmt::skip]
1151pub const STANDALONE_CURVE_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9";
1152/// SOP Class: Waveform Storage - Trial (Retired)
1153#[deprecated(note = "Retired DICOM UID")]
1154#[rustfmt::skip]
1155pub const WAVEFORM_STORAGE_TRIAL: &str = "1.2.840.10008.5.1.4.1.1.9.1";
1156/// SOP Class: 12-lead ECG Waveform Storage
1157#[rustfmt::skip]
1158pub const TWELVE_LEAD_ECG_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.1.1";
1159/// SOP Class: General ECG Waveform Storage
1160#[rustfmt::skip]
1161pub const GENERAL_ECG_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.1.2";
1162/// SOP Class: Ambulatory ECG Waveform Storage
1163#[rustfmt::skip]
1164pub const AMBULATORY_ECG_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.1.3";
1165/// SOP Class: General 32-bit ECG Waveform Storage
1166#[rustfmt::skip]
1167pub const GENERAL32BIT_ECG_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.1.4";
1168/// SOP Class: Hemodynamic Waveform Storage
1169#[rustfmt::skip]
1170pub const HEMODYNAMIC_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.2.1";
1171/// SOP Class: Cardiac Electrophysiology Waveform Storage
1172#[rustfmt::skip]
1173pub const CARDIAC_ELECTROPHYSIOLOGY_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.3.1";
1174/// SOP Class: Basic Voice Audio Waveform Storage
1175#[rustfmt::skip]
1176pub const BASIC_VOICE_AUDIO_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.4.1";
1177/// SOP Class: General Audio Waveform Storage
1178#[rustfmt::skip]
1179pub const GENERAL_AUDIO_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.4.2";
1180/// SOP Class: Arterial Pulse Waveform Storage
1181#[rustfmt::skip]
1182pub const ARTERIAL_PULSE_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.5.1";
1183/// SOP Class: Respiratory Waveform Storage
1184#[rustfmt::skip]
1185pub const RESPIRATORY_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.6.1";
1186/// SOP Class: Multi-channel Respiratory Waveform Storage
1187#[rustfmt::skip]
1188pub const MULTICHANNEL_RESPIRATORY_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.6.2";
1189/// SOP Class: Routine Scalp Electroencephalogram Waveform Storage
1190#[rustfmt::skip]
1191pub const ROUTINE_SCALP_ELECTROENCEPHALOGRAM_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.7.1";
1192/// SOP Class: Electromyogram Waveform Storage
1193#[rustfmt::skip]
1194pub const ELECTROMYOGRAM_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.7.2";
1195/// SOP Class: Electrooculogram Waveform Storage
1196#[rustfmt::skip]
1197pub const ELECTROOCULOGRAM_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.7.3";
1198/// SOP Class: Sleep Electroencephalogram Waveform Storage
1199#[rustfmt::skip]
1200pub const SLEEP_ELECTROENCEPHALOGRAM_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.7.4";
1201/// SOP Class: Body Position Waveform Storage
1202#[rustfmt::skip]
1203pub const BODY_POSITION_WAVEFORM_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.9.8.1";
1204/// SOP Class: Content Assessment Results Storage
1205#[rustfmt::skip]
1206pub const CONTENT_ASSESSMENT_RESULTS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.90.1";
1207/// SOP Class: Microscopy Bulk Simple Annotations Storage
1208#[rustfmt::skip]
1209pub const MICROSCOPY_BULK_SIMPLE_ANNOTATIONS_STORAGE: &str = "1.2.840.10008.5.1.4.1.1.91.1";
1210/// SOP Class: Patient Root Query/Retrieve Information Model - FIND
1211#[rustfmt::skip]
1212pub const PATIENT_ROOT_QUERY_RETRIEVE_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.1.2.1.1";
1213/// SOP Class: Patient Root Query/Retrieve Information Model - MOVE
1214#[rustfmt::skip]
1215pub const PATIENT_ROOT_QUERY_RETRIEVE_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.1.2.1.2";
1216/// SOP Class: Patient Root Query/Retrieve Information Model - GET
1217#[rustfmt::skip]
1218pub const PATIENT_ROOT_QUERY_RETRIEVE_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.1.2.1.3";
1219/// SOP Class: Study Root Query/Retrieve Information Model - FIND
1220#[rustfmt::skip]
1221pub const STUDY_ROOT_QUERY_RETRIEVE_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.1.2.2.1";
1222/// SOP Class: Study Root Query/Retrieve Information Model - MOVE
1223#[rustfmt::skip]
1224pub const STUDY_ROOT_QUERY_RETRIEVE_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.1.2.2.2";
1225/// SOP Class: Study Root Query/Retrieve Information Model - GET
1226#[rustfmt::skip]
1227pub const STUDY_ROOT_QUERY_RETRIEVE_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.1.2.2.3";
1228/// SOP Class: Patient/Study Only Query/Retrieve Information Model - FIND (Retired)
1229#[deprecated(note = "Retired DICOM UID")]
1230#[rustfmt::skip]
1231pub const PATIENT_STUDY_ONLY_QUERY_RETRIEVE_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.1.2.3.1";
1232/// SOP Class: Patient/Study Only Query/Retrieve Information Model - MOVE (Retired)
1233#[deprecated(note = "Retired DICOM UID")]
1234#[rustfmt::skip]
1235pub const PATIENT_STUDY_ONLY_QUERY_RETRIEVE_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.1.2.3.2";
1236/// SOP Class: Patient/Study Only Query/Retrieve Information Model - GET (Retired)
1237#[deprecated(note = "Retired DICOM UID")]
1238#[rustfmt::skip]
1239pub const PATIENT_STUDY_ONLY_QUERY_RETRIEVE_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.1.2.3.3";
1240/// SOP Class: Composite Instance Root Retrieve - MOVE
1241#[rustfmt::skip]
1242pub const COMPOSITE_INSTANCE_ROOT_RETRIEVE_MOVE: &str = "1.2.840.10008.5.1.4.1.2.4.2";
1243/// SOP Class: Composite Instance Root Retrieve - GET
1244#[rustfmt::skip]
1245pub const COMPOSITE_INSTANCE_ROOT_RETRIEVE_GET: &str = "1.2.840.10008.5.1.4.1.2.4.3";
1246/// SOP Class: Composite Instance Retrieve Without Bulk Data - GET
1247#[rustfmt::skip]
1248pub const COMPOSITE_INSTANCE_RETRIEVE_WITHOUT_BULK_DATA_GET: &str = "1.2.840.10008.5.1.4.1.2.5.3";
1249/// SOP Class: Defined Procedure Protocol Information Model - FIND
1250#[rustfmt::skip]
1251pub const DEFINED_PROCEDURE_PROTOCOL_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.20.1";
1252/// SOP Class: Defined Procedure Protocol Information Model - MOVE
1253#[rustfmt::skip]
1254pub const DEFINED_PROCEDURE_PROTOCOL_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.20.2";
1255/// SOP Class: Defined Procedure Protocol Information Model - GET
1256#[rustfmt::skip]
1257pub const DEFINED_PROCEDURE_PROTOCOL_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.20.3";
1258/// SOP Class: Modality Worklist Information Model - FIND
1259#[rustfmt::skip]
1260pub const MODALITY_WORKLIST_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.31";
1261/// Meta SOP Class: General Purpose Worklist Management Meta SOP Class (Retired)
1262#[deprecated(note = "Retired DICOM UID")]
1263#[rustfmt::skip]
1264pub const GENERAL_PURPOSE_WORKLIST_MANAGEMENT_META: &str = "1.2.840.10008.5.1.4.32";
1265/// SOP Class: General Purpose Worklist Information Model - FIND (Retired)
1266#[deprecated(note = "Retired DICOM UID")]
1267#[rustfmt::skip]
1268pub const GENERAL_PURPOSE_WORKLIST_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.32.1";
1269/// SOP Class: General Purpose Scheduled Procedure Step SOP Class (Retired)
1270#[deprecated(note = "Retired DICOM UID")]
1271#[rustfmt::skip]
1272pub const GENERAL_PURPOSE_SCHEDULED_PROCEDURE_STEP: &str = "1.2.840.10008.5.1.4.32.2";
1273/// SOP Class: General Purpose Performed Procedure Step SOP Class (Retired)
1274#[deprecated(note = "Retired DICOM UID")]
1275#[rustfmt::skip]
1276pub const GENERAL_PURPOSE_PERFORMED_PROCEDURE_STEP: &str = "1.2.840.10008.5.1.4.32.3";
1277/// SOP Class: Instance Availability Notification SOP Class
1278#[rustfmt::skip]
1279pub const INSTANCE_AVAILABILITY_NOTIFICATION: &str = "1.2.840.10008.5.1.4.33";
1280/// SOP Class: RT Beams Delivery Instruction Storage - Trial (Retired)
1281#[deprecated(note = "Retired DICOM UID")]
1282#[rustfmt::skip]
1283pub const RT_BEAMS_DELIVERY_INSTRUCTION_STORAGE_TRIAL: &str = "1.2.840.10008.5.1.4.34.1";
1284/// SOP Class: RT Brachy Application Setup Delivery Instruction Storage
1285#[rustfmt::skip]
1286pub const RT_BRACHY_APPLICATION_SETUP_DELIVERY_INSTRUCTION_STORAGE: &str = "1.2.840.10008.5.1.4.34.10";
1287/// SOP Class: RT Conventional Machine Verification - Trial (Retired)
1288#[deprecated(note = "Retired DICOM UID")]
1289#[rustfmt::skip]
1290pub const RT_CONVENTIONAL_MACHINE_VERIFICATION_TRIAL: &str = "1.2.840.10008.5.1.4.34.2";
1291/// SOP Class: RT Ion Machine Verification - Trial (Retired)
1292#[deprecated(note = "Retired DICOM UID")]
1293#[rustfmt::skip]
1294pub const RT_ION_MACHINE_VERIFICATION_TRIAL: &str = "1.2.840.10008.5.1.4.34.3";
1295/// Service Class: Unified Worklist and Procedure Step Service Class - Trial (Retired)
1296#[deprecated(note = "Retired DICOM UID")]
1297#[rustfmt::skip]
1298pub const UNIFIED_WORKLIST_AND_PROCEDURE_STEP_TRIAL: &str = "1.2.840.10008.5.1.4.34.4";
1299/// SOP Class: Unified Procedure Step - Push SOP Class - Trial (Retired)
1300#[deprecated(note = "Retired DICOM UID")]
1301#[rustfmt::skip]
1302pub const UNIFIED_PROCEDURE_STEP_PUSH_TRIAL: &str = "1.2.840.10008.5.1.4.34.4.1";
1303/// SOP Class: Unified Procedure Step - Watch SOP Class - Trial (Retired)
1304#[deprecated(note = "Retired DICOM UID")]
1305#[rustfmt::skip]
1306pub const UNIFIED_PROCEDURE_STEP_WATCH_TRIAL: &str = "1.2.840.10008.5.1.4.34.4.2";
1307/// SOP Class: Unified Procedure Step - Pull SOP Class - Trial (Retired)
1308#[deprecated(note = "Retired DICOM UID")]
1309#[rustfmt::skip]
1310pub const UNIFIED_PROCEDURE_STEP_PULL_TRIAL: &str = "1.2.840.10008.5.1.4.34.4.3";
1311/// SOP Class: Unified Procedure Step - Event SOP Class - Trial (Retired)
1312#[deprecated(note = "Retired DICOM UID")]
1313#[rustfmt::skip]
1314pub const UNIFIED_PROCEDURE_STEP_EVENT_TRIAL: &str = "1.2.840.10008.5.1.4.34.4.4";
1315/// Well-known SOP Instance: UPS Global Subscription SOP Instance
1316#[rustfmt::skip]
1317pub const UPS_GLOBAL_SUBSCRIPTION_INSTANCE: &str = "1.2.840.10008.5.1.4.34.5";
1318/// Well-known SOP Instance: UPS Filtered Global Subscription SOP Instance
1319#[rustfmt::skip]
1320pub const UPS_FILTERED_GLOBAL_SUBSCRIPTION_INSTANCE: &str = "1.2.840.10008.5.1.4.34.5.1";
1321/// Service Class: Unified Worklist and Procedure Step Service Class
1322#[rustfmt::skip]
1323pub const UNIFIED_WORKLIST_AND_PROCEDURE_STEP: &str = "1.2.840.10008.5.1.4.34.6";
1324/// SOP Class: Unified Procedure Step - Push SOP Class
1325#[rustfmt::skip]
1326pub const UNIFIED_PROCEDURE_STEP_PUSH: &str = "1.2.840.10008.5.1.4.34.6.1";
1327/// SOP Class: Unified Procedure Step - Watch SOP Class
1328#[rustfmt::skip]
1329pub const UNIFIED_PROCEDURE_STEP_WATCH: &str = "1.2.840.10008.5.1.4.34.6.2";
1330/// SOP Class: Unified Procedure Step - Pull SOP Class
1331#[rustfmt::skip]
1332pub const UNIFIED_PROCEDURE_STEP_PULL: &str = "1.2.840.10008.5.1.4.34.6.3";
1333/// SOP Class: Unified Procedure Step - Event SOP Class
1334#[rustfmt::skip]
1335pub const UNIFIED_PROCEDURE_STEP_EVENT: &str = "1.2.840.10008.5.1.4.34.6.4";
1336/// SOP Class: Unified Procedure Step - Query SOP Class
1337#[rustfmt::skip]
1338pub const UNIFIED_PROCEDURE_STEP_QUERY: &str = "1.2.840.10008.5.1.4.34.6.5";
1339/// SOP Class: RT Beams Delivery Instruction Storage
1340#[rustfmt::skip]
1341pub const RT_BEAMS_DELIVERY_INSTRUCTION_STORAGE: &str = "1.2.840.10008.5.1.4.34.7";
1342/// SOP Class: RT Conventional Machine Verification
1343#[rustfmt::skip]
1344pub const RT_CONVENTIONAL_MACHINE_VERIFICATION: &str = "1.2.840.10008.5.1.4.34.8";
1345/// SOP Class: RT Ion Machine Verification
1346#[rustfmt::skip]
1347pub const RT_ION_MACHINE_VERIFICATION: &str = "1.2.840.10008.5.1.4.34.9";
1348/// SOP Class: General Relevant Patient Information Query
1349#[rustfmt::skip]
1350pub const GENERAL_RELEVANT_PATIENT_INFORMATION_QUERY: &str = "1.2.840.10008.5.1.4.37.1";
1351/// SOP Class: Breast Imaging Relevant Patient Information Query
1352#[rustfmt::skip]
1353pub const BREAST_IMAGING_RELEVANT_PATIENT_INFORMATION_QUERY: &str = "1.2.840.10008.5.1.4.37.2";
1354/// SOP Class: Cardiac Relevant Patient Information Query
1355#[rustfmt::skip]
1356pub const CARDIAC_RELEVANT_PATIENT_INFORMATION_QUERY: &str = "1.2.840.10008.5.1.4.37.3";
1357/// SOP Class: Hanging Protocol Storage
1358#[rustfmt::skip]
1359pub const HANGING_PROTOCOL_STORAGE: &str = "1.2.840.10008.5.1.4.38.1";
1360/// SOP Class: Hanging Protocol Information Model - FIND
1361#[rustfmt::skip]
1362pub const HANGING_PROTOCOL_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.38.2";
1363/// SOP Class: Hanging Protocol Information Model - MOVE
1364#[rustfmt::skip]
1365pub const HANGING_PROTOCOL_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.38.3";
1366/// SOP Class: Hanging Protocol Information Model - GET
1367#[rustfmt::skip]
1368pub const HANGING_PROTOCOL_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.38.4";
1369/// SOP Class: Color Palette Storage
1370#[rustfmt::skip]
1371pub const COLOR_PALETTE_STORAGE: &str = "1.2.840.10008.5.1.4.39.1";
1372/// SOP Class: Color Palette Query/Retrieve Information Model - FIND
1373#[rustfmt::skip]
1374pub const COLOR_PALETTE_QUERY_RETRIEVE_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.39.2";
1375/// SOP Class: Color Palette Query/Retrieve Information Model - MOVE
1376#[rustfmt::skip]
1377pub const COLOR_PALETTE_QUERY_RETRIEVE_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.39.3";
1378/// SOP Class: Color Palette Query/Retrieve Information Model - GET
1379#[rustfmt::skip]
1380pub const COLOR_PALETTE_QUERY_RETRIEVE_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.39.4";
1381/// SOP Class: Product Characteristics Query SOP Class
1382#[rustfmt::skip]
1383pub const PRODUCT_CHARACTERISTICS_QUERY: &str = "1.2.840.10008.5.1.4.41";
1384/// SOP Class: Substance Approval Query SOP Class
1385#[rustfmt::skip]
1386pub const SUBSTANCE_APPROVAL_QUERY: &str = "1.2.840.10008.5.1.4.42";
1387/// SOP Class: Generic Implant Template Storage
1388#[rustfmt::skip]
1389pub const GENERIC_IMPLANT_TEMPLATE_STORAGE: &str = "1.2.840.10008.5.1.4.43.1";
1390/// SOP Class: Generic Implant Template Information Model - FIND
1391#[rustfmt::skip]
1392pub const GENERIC_IMPLANT_TEMPLATE_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.43.2";
1393/// SOP Class: Generic Implant Template Information Model - MOVE
1394#[rustfmt::skip]
1395pub const GENERIC_IMPLANT_TEMPLATE_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.43.3";
1396/// SOP Class: Generic Implant Template Information Model - GET
1397#[rustfmt::skip]
1398pub const GENERIC_IMPLANT_TEMPLATE_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.43.4";
1399/// SOP Class: Implant Assembly Template Storage
1400#[rustfmt::skip]
1401pub const IMPLANT_ASSEMBLY_TEMPLATE_STORAGE: &str = "1.2.840.10008.5.1.4.44.1";
1402/// SOP Class: Implant Assembly Template Information Model - FIND
1403#[rustfmt::skip]
1404pub const IMPLANT_ASSEMBLY_TEMPLATE_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.44.2";
1405/// SOP Class: Implant Assembly Template Information Model - MOVE
1406#[rustfmt::skip]
1407pub const IMPLANT_ASSEMBLY_TEMPLATE_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.44.3";
1408/// SOP Class: Implant Assembly Template Information Model - GET
1409#[rustfmt::skip]
1410pub const IMPLANT_ASSEMBLY_TEMPLATE_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.44.4";
1411/// SOP Class: Implant Template Group Storage
1412#[rustfmt::skip]
1413pub const IMPLANT_TEMPLATE_GROUP_STORAGE: &str = "1.2.840.10008.5.1.4.45.1";
1414/// SOP Class: Implant Template Group Information Model - FIND
1415#[rustfmt::skip]
1416pub const IMPLANT_TEMPLATE_GROUP_INFORMATION_MODEL_FIND: &str = "1.2.840.10008.5.1.4.45.2";
1417/// SOP Class: Implant Template Group Information Model - MOVE
1418#[rustfmt::skip]
1419pub const IMPLANT_TEMPLATE_GROUP_INFORMATION_MODEL_MOVE: &str = "1.2.840.10008.5.1.4.45.3";
1420/// SOP Class: Implant Template Group Information Model - GET
1421#[rustfmt::skip]
1422pub const IMPLANT_TEMPLATE_GROUP_INFORMATION_MODEL_GET: &str = "1.2.840.10008.5.1.4.45.4";
1423/// Application Hosting Modle: Native DICOM Model
1424#[rustfmt::skip]
1425pub const NATIVE_DICOM_MODEL: &str = "1.2.840.10008.7.1.1";
1426/// Application Hosting Modle: Abstract Multi-Dimensional Image Model
1427#[rustfmt::skip]
1428pub const ABSTRACT_MULTI_DIMENSIONAL_IMAGE_MODEL: &str = "1.2.840.10008.7.1.2";
1429/// Mapping Resource: DICOM Content Mapping Resource
1430#[rustfmt::skip]
1431pub const DICOM_CONTENT_MAPPING_RESOURCE: &str = "1.2.840.10008.8.1.1";
1432
1433#[allow(unused_imports)]
1434use dicom_core::dictionary::UidType::*;
1435#[allow(dead_code)]
1436type E = UidDictionaryEntryRef<'static>;
1437
1438#[rustfmt::skip]
1439#[cfg(feature = "sop-class")]
1440pub(crate) const SOP_CLASSES: &[E] = &[
1441    E::new("1.2.840.10008.1.1", "Verification SOP Class", "Verification", SopClass, false),
1442    E::new("1.2.840.10008.1.20.1", "Storage Commitment Push Model SOP Class", "StorageCommitmentPushModel", SopClass, false),
1443    E::new("1.2.840.10008.1.20.2", "Storage Commitment Pull Model SOP Class (Retired)", "StorageCommitmentPullModel", SopClass, true),
1444    E::new("1.2.840.10008.1.3.10", "Media Storage Directory Storage", "MediaStorageDirectoryStorage", SopClass, false),
1445    E::new("1.2.840.10008.1.40", "Procedural Event Logging SOP Class", "ProceduralEventLogging", SopClass, false),
1446    E::new("1.2.840.10008.1.42", "Substance Administration Logging SOP Class", "SubstanceAdministrationLogging", SopClass, false),
1447    E::new("1.2.840.10008.1.9", "Basic Study Content Notification SOP Class (Retired)", "BasicStudyContentNotification", SopClass, true),
1448    E::new("1.2.840.10008.10.1", "Video Endoscopic Image Real-Time Communication", "VideoEndoscopicImageRealTimeCommunication", SopClass, false),
1449    E::new("1.2.840.10008.10.2", "Video Photographic Image Real-Time Communication", "VideoPhotographicImageRealTimeCommunication", SopClass, false),
1450    E::new("1.2.840.10008.10.3", "Audio Waveform Real-Time Communication", "AudioWaveformRealTimeCommunication", SopClass, false),
1451    E::new("1.2.840.10008.10.4", "Rendition Selection Document Real-Time Communication", "RenditionSelectionDocumentRealTimeCommunication", SopClass, false),
1452    E::new("1.2.840.10008.3.1.2.1.1", "Detached Patient Management SOP Class (Retired)", "DetachedPatientManagement", SopClass, true),
1453    E::new("1.2.840.10008.3.1.2.2.1", "Detached Visit Management SOP Class (Retired)", "DetachedVisitManagement", SopClass, true),
1454    E::new("1.2.840.10008.3.1.2.3.1", "Detached Study Management SOP Class (Retired)", "DetachedStudyManagement", SopClass, true),
1455    E::new("1.2.840.10008.3.1.2.3.2", "Study Component Management SOP Class (Retired)", "StudyComponentManagement", SopClass, true),
1456    E::new("1.2.840.10008.3.1.2.3.3", "Modality Performed Procedure Step SOP Class", "ModalityPerformedProcedureStep", SopClass, false),
1457    E::new("1.2.840.10008.3.1.2.3.4", "Modality Performed Procedure Step Retrieve SOP Class", "ModalityPerformedProcedureStepRetrieve", SopClass, false),
1458    E::new("1.2.840.10008.3.1.2.3.5", "Modality Performed Procedure Step Notification SOP Class", "ModalityPerformedProcedureStepNotification", SopClass, false),
1459    E::new("1.2.840.10008.3.1.2.5.1", "Detached Results Management SOP Class (Retired)", "DetachedResultsManagement", SopClass, true),
1460    E::new("1.2.840.10008.3.1.2.6.1", "Detached Interpretation Management SOP Class (Retired)", "DetachedInterpretationManagement", SopClass, true),
1461    E::new("1.2.840.10008.5.1.1.1", "Basic Film Session SOP Class", "BasicFilmSession", SopClass, false),
1462    E::new("1.2.840.10008.5.1.1.14", "Print Job SOP Class", "PrintJob", SopClass, false),
1463    E::new("1.2.840.10008.5.1.1.15", "Basic Annotation Box SOP Class", "BasicAnnotationBox", SopClass, false),
1464    E::new("1.2.840.10008.5.1.1.16", "Printer SOP Class", "Printer", SopClass, false),
1465    E::new("1.2.840.10008.5.1.1.16.376", "Printer Configuration Retrieval SOP Class", "PrinterConfigurationRetrieval", SopClass, false),
1466    E::new("1.2.840.10008.5.1.1.2", "Basic Film Box SOP Class", "BasicFilmBox", SopClass, false),
1467    E::new("1.2.840.10008.5.1.1.22", "VOI LUT Box SOP Class", "VOILUTBox", SopClass, false),
1468    E::new("1.2.840.10008.5.1.1.23", "Presentation LUT SOP Class", "PresentationLUT", SopClass, false),
1469    E::new("1.2.840.10008.5.1.1.24", "Image Overlay Box SOP Class (Retired)", "ImageOverlayBox", SopClass, true),
1470    E::new("1.2.840.10008.5.1.1.24.1", "Basic Print Image Overlay Box SOP Class (Retired)", "BasicPrintImageOverlayBox", SopClass, true),
1471    E::new("1.2.840.10008.5.1.1.26", "Print Queue Management SOP Class (Retired)", "PrintQueueManagement", SopClass, true),
1472    E::new("1.2.840.10008.5.1.1.27", "Stored Print Storage SOP Class (Retired)", "StoredPrintStorage", SopClass, true),
1473    E::new("1.2.840.10008.5.1.1.29", "Hardcopy Grayscale Image Storage SOP Class (Retired)", "HardcopyGrayscaleImageStorage", SopClass, true),
1474    E::new("1.2.840.10008.5.1.1.30", "Hardcopy Color Image Storage SOP Class (Retired)", "HardcopyColorImageStorage", SopClass, true),
1475    E::new("1.2.840.10008.5.1.1.31", "Pull Print Request SOP Class (Retired)", "PullPrintRequest", SopClass, true),
1476    E::new("1.2.840.10008.5.1.1.33", "Media Creation Management SOP Class UID", "MediaCreationManagement", SopClass, false),
1477    E::new("1.2.840.10008.5.1.1.4", "Basic Grayscale Image Box SOP Class", "BasicGrayscaleImageBox", SopClass, false),
1478    E::new("1.2.840.10008.5.1.1.4.1", "Basic Color Image Box SOP Class", "BasicColorImageBox", SopClass, false),
1479    E::new("1.2.840.10008.5.1.1.4.2", "Referenced Image Box SOP Class (Retired)", "ReferencedImageBox", SopClass, true),
1480    E::new("1.2.840.10008.5.1.1.40", "Display System SOP Class", "DisplaySystem", SopClass, false),
1481    E::new("1.2.840.10008.5.1.4.1.1.1", "Computed Radiography Image Storage", "ComputedRadiographyImageStorage", SopClass, false),
1482    E::new("1.2.840.10008.5.1.4.1.1.1.1", "Digital X-Ray Image Storage - For Presentation", "DigitalXRayImageStorageForPresentation", SopClass, false),
1483    E::new("1.2.840.10008.5.1.4.1.1.1.1.1", "Digital X-Ray Image Storage - For Processing", "DigitalXRayImageStorageForProcessing", SopClass, false),
1484    E::new("1.2.840.10008.5.1.4.1.1.1.2", "Digital Mammography X-Ray Image Storage - For Presentation", "DigitalMammographyXRayImageStorageForPresentation", SopClass, false),
1485    E::new("1.2.840.10008.5.1.4.1.1.1.2.1", "Digital Mammography X-Ray Image Storage - For Processing", "DigitalMammographyXRayImageStorageForProcessing", SopClass, false),
1486    E::new("1.2.840.10008.5.1.4.1.1.1.3", "Digital Intra-Oral X-Ray Image Storage - For Presentation", "DigitalIntraOralXRayImageStorageForPresentation", SopClass, false),
1487    E::new("1.2.840.10008.5.1.4.1.1.1.3.1", "Digital Intra-Oral X-Ray Image Storage - For Processing", "DigitalIntraOralXRayImageStorageForProcessing", SopClass, false),
1488    E::new("1.2.840.10008.5.1.4.1.1.10", "Standalone Modality LUT Storage (Retired)", "StandaloneModalityLUTStorage", SopClass, true),
1489    E::new("1.2.840.10008.5.1.4.1.1.104.1", "Encapsulated PDF Storage", "EncapsulatedPDFStorage", SopClass, false),
1490    E::new("1.2.840.10008.5.1.4.1.1.104.2", "Encapsulated CDA Storage", "EncapsulatedCDAStorage", SopClass, false),
1491    E::new("1.2.840.10008.5.1.4.1.1.104.3", "Encapsulated STL Storage", "EncapsulatedSTLStorage", SopClass, false),
1492    E::new("1.2.840.10008.5.1.4.1.1.104.4", "Encapsulated OBJ Storage", "EncapsulatedOBJStorage", SopClass, false),
1493    E::new("1.2.840.10008.5.1.4.1.1.104.5", "Encapsulated MTL Storage", "EncapsulatedMTLStorage", SopClass, false),
1494    E::new("1.2.840.10008.5.1.4.1.1.11", "Standalone VOI LUT Storage (Retired)", "StandaloneVOILUTStorage", SopClass, true),
1495    E::new("1.2.840.10008.5.1.4.1.1.11.1", "Grayscale Softcopy Presentation State Storage", "GrayscaleSoftcopyPresentationStateStorage", SopClass, false),
1496    E::new("1.2.840.10008.5.1.4.1.1.11.10", "Segmented Volume Rendering Volumetric Presentation State Storage", "SegmentedVolumeRenderingVolumetricPresentationStateStorage", SopClass, false),
1497    E::new("1.2.840.10008.5.1.4.1.1.11.11", "Multiple Volume Rendering Volumetric Presentation State Storage", "MultipleVolumeRenderingVolumetricPresentationStateStorage", SopClass, false),
1498    E::new("1.2.840.10008.5.1.4.1.1.11.12", "Variable Modality LUT Softcopy Presentation State Storage", "VariableModalityLUTSoftcopyPresentationStateStorage", SopClass, false),
1499    E::new("1.2.840.10008.5.1.4.1.1.11.2", "Color Softcopy Presentation State Storage", "ColorSoftcopyPresentationStateStorage", SopClass, false),
1500    E::new("1.2.840.10008.5.1.4.1.1.11.3", "Pseudo-Color Softcopy Presentation State Storage", "PseudoColorSoftcopyPresentationStateStorage", SopClass, false),
1501    E::new("1.2.840.10008.5.1.4.1.1.11.4", "Blending Softcopy Presentation State Storage", "BlendingSoftcopyPresentationStateStorage", SopClass, false),
1502    E::new("1.2.840.10008.5.1.4.1.1.11.5", "XA/XRF Grayscale Softcopy Presentation State Storage", "XAXRFGrayscaleSoftcopyPresentationStateStorage", SopClass, false),
1503    E::new("1.2.840.10008.5.1.4.1.1.11.6", "Grayscale Planar MPR Volumetric Presentation State Storage", "GrayscalePlanarMPRVolumetricPresentationStateStorage", SopClass, false),
1504    E::new("1.2.840.10008.5.1.4.1.1.11.7", "Compositing Planar MPR Volumetric Presentation State Storage", "CompositingPlanarMPRVolumetricPresentationStateStorage", SopClass, false),
1505    E::new("1.2.840.10008.5.1.4.1.1.11.8", "Advanced Blending Presentation State Storage", "AdvancedBlendingPresentationStateStorage", SopClass, false),
1506    E::new("1.2.840.10008.5.1.4.1.1.11.9", "Volume Rendering Volumetric Presentation State Storage", "VolumeRenderingVolumetricPresentationStateStorage", SopClass, false),
1507    E::new("1.2.840.10008.5.1.4.1.1.12.1", "X-Ray Angiographic Image Storage", "XRayAngiographicImageStorage", SopClass, false),
1508    E::new("1.2.840.10008.5.1.4.1.1.12.1.1", "Enhanced XA Image Storage", "EnhancedXAImageStorage", SopClass, false),
1509    E::new("1.2.840.10008.5.1.4.1.1.12.2", "X-Ray Radiofluoroscopic Image Storage", "XRayRadiofluoroscopicImageStorage", SopClass, false),
1510    E::new("1.2.840.10008.5.1.4.1.1.12.2.1", "Enhanced XRF Image Storage", "EnhancedXRFImageStorage", SopClass, false),
1511    E::new("1.2.840.10008.5.1.4.1.1.12.3", "X-Ray Angiographic Bi-Plane Image Storage (Retired)", "XRayAngiographicBiPlaneImageStorage", SopClass, true),
1512    E::new("1.2.840.10008.5.1.4.1.1.128", "Positron Emission Tomography Image Storage", "PositronEmissionTomographyImageStorage", SopClass, false),
1513    E::new("1.2.840.10008.5.1.4.1.1.128.1", "Legacy Converted Enhanced PET Image Storage", "LegacyConvertedEnhancedPETImageStorage", SopClass, false),
1514    E::new("1.2.840.10008.5.1.4.1.1.129", "Standalone PET Curve Storage (Retired)", "StandalonePETCurveStorage", SopClass, true),
1515    E::new("1.2.840.10008.5.1.4.1.1.13.1.1", "X-Ray 3D Angiographic Image Storage", "XRay3DAngiographicImageStorage", SopClass, false),
1516    E::new("1.2.840.10008.5.1.4.1.1.13.1.2", "X-Ray 3D Craniofacial Image Storage", "XRay3DCraniofacialImageStorage", SopClass, false),
1517    E::new("1.2.840.10008.5.1.4.1.1.13.1.3", "Breast Tomosynthesis Image Storage", "BreastTomosynthesisImageStorage", SopClass, false),
1518    E::new("1.2.840.10008.5.1.4.1.1.13.1.4", "Breast Projection X-Ray Image Storage - For Presentation", "BreastProjectionXRayImageStorageForPresentation", SopClass, false),
1519    E::new("1.2.840.10008.5.1.4.1.1.13.1.5", "Breast Projection X-Ray Image Storage - For Processing", "BreastProjectionXRayImageStorageForProcessing", SopClass, false),
1520    E::new("1.2.840.10008.5.1.4.1.1.130", "Enhanced PET Image Storage", "EnhancedPETImageStorage", SopClass, false),
1521    E::new("1.2.840.10008.5.1.4.1.1.131", "Basic Structured Display Storage", "BasicStructuredDisplayStorage", SopClass, false),
1522    E::new("1.2.840.10008.5.1.4.1.1.14.1", "Intravascular Optical Coherence Tomography Image Storage - For Presentation", "IntravascularOpticalCoherenceTomographyImageStorageForPresentation", SopClass, false),
1523    E::new("1.2.840.10008.5.1.4.1.1.14.2", "Intravascular Optical Coherence Tomography Image Storage - For Processing", "IntravascularOpticalCoherenceTomographyImageStorageForProcessing", SopClass, false),
1524    E::new("1.2.840.10008.5.1.4.1.1.2", "CT Image Storage", "CTImageStorage", SopClass, false),
1525    E::new("1.2.840.10008.5.1.4.1.1.2.1", "Enhanced CT Image Storage", "EnhancedCTImageStorage", SopClass, false),
1526    E::new("1.2.840.10008.5.1.4.1.1.2.2", "Legacy Converted Enhanced CT Image Storage", "LegacyConvertedEnhancedCTImageStorage", SopClass, false),
1527    E::new("1.2.840.10008.5.1.4.1.1.20", "Nuclear Medicine Image Storage", "NuclearMedicineImageStorage", SopClass, false),
1528    E::new("1.2.840.10008.5.1.4.1.1.200.1", "CT Defined Procedure Protocol Storage", "CTDefinedProcedureProtocolStorage", SopClass, false),
1529    E::new("1.2.840.10008.5.1.4.1.1.200.2", "CT Performed Procedure Protocol Storage", "CTPerformedProcedureProtocolStorage", SopClass, false),
1530    E::new("1.2.840.10008.5.1.4.1.1.200.3", "Protocol Approval Storage", "ProtocolApprovalStorage", SopClass, false),
1531    E::new("1.2.840.10008.5.1.4.1.1.200.4", "Protocol Approval Information Model - FIND", "ProtocolApprovalInformationModelFind", SopClass, false),
1532    E::new("1.2.840.10008.5.1.4.1.1.200.5", "Protocol Approval Information Model - MOVE", "ProtocolApprovalInformationModelMove", SopClass, false),
1533    E::new("1.2.840.10008.5.1.4.1.1.200.6", "Protocol Approval Information Model - GET", "ProtocolApprovalInformationModelGet", SopClass, false),
1534    E::new("1.2.840.10008.5.1.4.1.1.200.7", "XA Defined Procedure Protocol Storage", "XADefinedProcedureProtocolStorage", SopClass, false),
1535    E::new("1.2.840.10008.5.1.4.1.1.200.8", "XA Performed Procedure Protocol Storage", "XAPerformedProcedureProtocolStorage", SopClass, false),
1536    E::new("1.2.840.10008.5.1.4.1.1.201.1", "Inventory Storage", "InventoryStorage", SopClass, false),
1537    E::new("1.2.840.10008.5.1.4.1.1.201.2", "Inventory - FIND", "InventoryFind", SopClass, false),
1538    E::new("1.2.840.10008.5.1.4.1.1.201.3", "Inventory - MOVE", "InventoryMove", SopClass, false),
1539    E::new("1.2.840.10008.5.1.4.1.1.201.4", "Inventory - GET", "InventoryGet", SopClass, false),
1540    E::new("1.2.840.10008.5.1.4.1.1.201.5", "Inventory Creation", "InventoryCreation", SopClass, false),
1541    E::new("1.2.840.10008.5.1.4.1.1.201.6", "Repository Query", "RepositoryQuery", SopClass, false),
1542    E::new("1.2.840.10008.5.1.4.1.1.3", "Ultrasound Multi-frame Image Storage (Retired)", "UltrasoundMultiFrameImageStorageRetired", SopClass, true),
1543    E::new("1.2.840.10008.5.1.4.1.1.3.1", "Ultrasound Multi-frame Image Storage", "UltrasoundMultiFrameImageStorage", SopClass, false),
1544    E::new("1.2.840.10008.5.1.4.1.1.30", "Parametric Map Storage", "ParametricMapStorage", SopClass, false),
1545    E::new("1.2.840.10008.5.1.4.1.1.4", "MR Image Storage", "MRImageStorage", SopClass, false),
1546    E::new("1.2.840.10008.5.1.4.1.1.4.1", "Enhanced MR Image Storage", "EnhancedMRImageStorage", SopClass, false),
1547    E::new("1.2.840.10008.5.1.4.1.1.4.2", "MR Spectroscopy Storage", "MRSpectroscopyStorage", SopClass, false),
1548    E::new("1.2.840.10008.5.1.4.1.1.4.3", "Enhanced MR Color Image Storage", "EnhancedMRColorImageStorage", SopClass, false),
1549    E::new("1.2.840.10008.5.1.4.1.1.4.4", "Legacy Converted Enhanced MR Image Storage", "LegacyConvertedEnhancedMRImageStorage", SopClass, false),
1550    E::new("1.2.840.10008.5.1.4.1.1.481.1", "RT Image Storage", "RTImageStorage", SopClass, false),
1551    E::new("1.2.840.10008.5.1.4.1.1.481.10", "RT Physician Intent Storage", "RTPhysicianIntentStorage", SopClass, false),
1552    E::new("1.2.840.10008.5.1.4.1.1.481.11", "RT Segment Annotation Storage", "RTSegmentAnnotationStorage", SopClass, false),
1553    E::new("1.2.840.10008.5.1.4.1.1.481.12", "RT Radiation Set Storage", "RTRadiationSetStorage", SopClass, false),
1554    E::new("1.2.840.10008.5.1.4.1.1.481.13", "C-Arm Photon-Electron Radiation Storage", "CArmPhotonElectronRadiationStorage", SopClass, false),
1555    E::new("1.2.840.10008.5.1.4.1.1.481.14", "Tomotherapeutic Radiation Storage", "TomotherapeuticRadiationStorage", SopClass, false),
1556    E::new("1.2.840.10008.5.1.4.1.1.481.15", "Robotic-Arm Radiation Storage", "RoboticArmRadiationStorage", SopClass, false),
1557    E::new("1.2.840.10008.5.1.4.1.1.481.16", "RT Radiation Record Set Storage", "RTRadiationRecordSetStorage", SopClass, false),
1558    E::new("1.2.840.10008.5.1.4.1.1.481.17", "RT Radiation Salvage Record Storage", "RTRadiationSalvageRecordStorage", SopClass, false),
1559    E::new("1.2.840.10008.5.1.4.1.1.481.18", "Tomotherapeutic Radiation Record Storage", "TomotherapeuticRadiationRecordStorage", SopClass, false),
1560    E::new("1.2.840.10008.5.1.4.1.1.481.19", "C-Arm Photon-Electron Radiation Record Storage", "CArmPhotonElectronRadiationRecordStorage", SopClass, false),
1561    E::new("1.2.840.10008.5.1.4.1.1.481.2", "RT Dose Storage", "RTDoseStorage", SopClass, false),
1562    E::new("1.2.840.10008.5.1.4.1.1.481.20", "Robotic Radiation Record Storage", "RoboticRadiationRecordStorage", SopClass, false),
1563    E::new("1.2.840.10008.5.1.4.1.1.481.21", "RT Radiation Set Delivery Instruction Storage", "RTRadiationSetDeliveryInstructionStorage", SopClass, false),
1564    E::new("1.2.840.10008.5.1.4.1.1.481.22", "RT Treatment Preparation Storage", "RTTreatmentPreparationStorage", SopClass, false),
1565    E::new("1.2.840.10008.5.1.4.1.1.481.23", "Enhanced RT Image Storage", "EnhancedRTImageStorage", SopClass, false),
1566    E::new("1.2.840.10008.5.1.4.1.1.481.24", "Enhanced Continuous RT Image Storage", "EnhancedContinuousRTImageStorage", SopClass, false),
1567    E::new("1.2.840.10008.5.1.4.1.1.481.25", "RT Patient Position Acquisition Instruction Storage", "RTPatientPositionAcquisitionInstructionStorage", SopClass, false),
1568    E::new("1.2.840.10008.5.1.4.1.1.481.3", "RT Structure Set Storage", "RTStructureSetStorage", SopClass, false),
1569    E::new("1.2.840.10008.5.1.4.1.1.481.4", "RT Beams Treatment Record Storage", "RTBeamsTreatmentRecordStorage", SopClass, false),
1570    E::new("1.2.840.10008.5.1.4.1.1.481.5", "RT Plan Storage", "RTPlanStorage", SopClass, false),
1571    E::new("1.2.840.10008.5.1.4.1.1.481.6", "RT Brachy Treatment Record Storage", "RTBrachyTreatmentRecordStorage", SopClass, false),
1572    E::new("1.2.840.10008.5.1.4.1.1.481.7", "RT Treatment Summary Record Storage", "RTTreatmentSummaryRecordStorage", SopClass, false),
1573    E::new("1.2.840.10008.5.1.4.1.1.481.8", "RT Ion Plan Storage", "RTIonPlanStorage", SopClass, false),
1574    E::new("1.2.840.10008.5.1.4.1.1.481.9", "RT Ion Beams Treatment Record Storage", "RTIonBeamsTreatmentRecordStorage", SopClass, false),
1575    E::new("1.2.840.10008.5.1.4.1.1.5", "Nuclear Medicine Image Storage (Retired)", "NuclearMedicineImageStorageRetired", SopClass, true),
1576    E::new("1.2.840.10008.5.1.4.1.1.501.1", "DICOS CT Image Storage", "DICOSCTImageStorage", SopClass, false),
1577    E::new("1.2.840.10008.5.1.4.1.1.501.2.1", "DICOS Digital X-Ray Image Storage - For Presentation", "DICOSDigitalXRayImageStorageForPresentation", SopClass, false),
1578    E::new("1.2.840.10008.5.1.4.1.1.501.2.2", "DICOS Digital X-Ray Image Storage - For Processing", "DICOSDigitalXRayImageStorageForProcessing", SopClass, false),
1579    E::new("1.2.840.10008.5.1.4.1.1.501.3", "DICOS Threat Detection Report Storage", "DICOSThreatDetectionReportStorage", SopClass, false),
1580    E::new("1.2.840.10008.5.1.4.1.1.501.4", "DICOS 2D AIT Storage", "DICOS2DAITStorage", SopClass, false),
1581    E::new("1.2.840.10008.5.1.4.1.1.501.5", "DICOS 3D AIT Storage", "DICOS3DAITStorage", SopClass, false),
1582    E::new("1.2.840.10008.5.1.4.1.1.501.6", "DICOS Quadrupole Resonance (QR) Storage", "DICOSQuadrupoleResonanceStorage", SopClass, false),
1583    E::new("1.2.840.10008.5.1.4.1.1.6", "Ultrasound Image Storage (Retired)", "UltrasoundImageStorageRetired", SopClass, true),
1584    E::new("1.2.840.10008.5.1.4.1.1.6.1", "Ultrasound Image Storage", "UltrasoundImageStorage", SopClass, false),
1585    E::new("1.2.840.10008.5.1.4.1.1.6.2", "Enhanced US Volume Storage", "EnhancedUSVolumeStorage", SopClass, false),
1586    E::new("1.2.840.10008.5.1.4.1.1.6.3", "Photoacoustic Image Storage", "PhotoacousticImageStorage", SopClass, false),
1587    E::new("1.2.840.10008.5.1.4.1.1.601.1", "Eddy Current Image Storage", "EddyCurrentImageStorage", SopClass, false),
1588    E::new("1.2.840.10008.5.1.4.1.1.601.2", "Eddy Current Multi-frame Image Storage", "EddyCurrentMultiFrameImageStorage", SopClass, false),
1589    E::new("1.2.840.10008.5.1.4.1.1.66", "Raw Data Storage", "RawDataStorage", SopClass, false),
1590    E::new("1.2.840.10008.5.1.4.1.1.66.1", "Spatial Registration Storage", "SpatialRegistrationStorage", SopClass, false),
1591    E::new("1.2.840.10008.5.1.4.1.1.66.2", "Spatial Fiducials Storage", "SpatialFiducialsStorage", SopClass, false),
1592    E::new("1.2.840.10008.5.1.4.1.1.66.3", "Deformable Spatial Registration Storage", "DeformableSpatialRegistrationStorage", SopClass, false),
1593    E::new("1.2.840.10008.5.1.4.1.1.66.4", "Segmentation Storage", "SegmentationStorage", SopClass, false),
1594    E::new("1.2.840.10008.5.1.4.1.1.66.5", "Surface Segmentation Storage", "SurfaceSegmentationStorage", SopClass, false),
1595    E::new("1.2.840.10008.5.1.4.1.1.66.6", "Tractography Results Storage", "TractographyResultsStorage", SopClass, false),
1596    E::new("1.2.840.10008.5.1.4.1.1.67", "Real World Value Mapping Storage", "RealWorldValueMappingStorage", SopClass, false),
1597    E::new("1.2.840.10008.5.1.4.1.1.68.1", "Surface Scan Mesh Storage", "SurfaceScanMeshStorage", SopClass, false),
1598    E::new("1.2.840.10008.5.1.4.1.1.68.2", "Surface Scan Point Cloud Storage", "SurfaceScanPointCloudStorage", SopClass, false),
1599    E::new("1.2.840.10008.5.1.4.1.1.7", "Secondary Capture Image Storage", "SecondaryCaptureImageStorage", SopClass, false),
1600    E::new("1.2.840.10008.5.1.4.1.1.7.1", "Multi-frame Single Bit Secondary Capture Image Storage", "MultiFrameSingleBitSecondaryCaptureImageStorage", SopClass, false),
1601    E::new("1.2.840.10008.5.1.4.1.1.7.2", "Multi-frame Grayscale Byte Secondary Capture Image Storage", "MultiFrameGrayscaleByteSecondaryCaptureImageStorage", SopClass, false),
1602    E::new("1.2.840.10008.5.1.4.1.1.7.3", "Multi-frame Grayscale Word Secondary Capture Image Storage", "MultiFrameGrayscaleWordSecondaryCaptureImageStorage", SopClass, false),
1603    E::new("1.2.840.10008.5.1.4.1.1.7.4", "Multi-frame True Color Secondary Capture Image Storage", "MultiFrameTrueColorSecondaryCaptureImageStorage", SopClass, false),
1604    E::new("1.2.840.10008.5.1.4.1.1.77.1", "VL Image Storage - Trial (Retired)", "VLImageStorageTrial", SopClass, true),
1605    E::new("1.2.840.10008.5.1.4.1.1.77.1.1", "VL Endoscopic Image Storage", "VLEndoscopicImageStorage", SopClass, false),
1606    E::new("1.2.840.10008.5.1.4.1.1.77.1.1.1", "Video Endoscopic Image Storage", "VideoEndoscopicImageStorage", SopClass, false),
1607    E::new("1.2.840.10008.5.1.4.1.1.77.1.2", "VL Microscopic Image Storage", "VLMicroscopicImageStorage", SopClass, false),
1608    E::new("1.2.840.10008.5.1.4.1.1.77.1.2.1", "Video Microscopic Image Storage", "VideoMicroscopicImageStorage", SopClass, false),
1609    E::new("1.2.840.10008.5.1.4.1.1.77.1.3", "VL Slide-Coordinates Microscopic Image Storage", "VLSlideCoordinatesMicroscopicImageStorage", SopClass, false),
1610    E::new("1.2.840.10008.5.1.4.1.1.77.1.4", "VL Photographic Image Storage", "VLPhotographicImageStorage", SopClass, false),
1611    E::new("1.2.840.10008.5.1.4.1.1.77.1.4.1", "Video Photographic Image Storage", "VideoPhotographicImageStorage", SopClass, false),
1612    E::new("1.2.840.10008.5.1.4.1.1.77.1.5.1", "Ophthalmic Photography 8 Bit Image Storage", "OphthalmicPhotography8BitImageStorage", SopClass, false),
1613    E::new("1.2.840.10008.5.1.4.1.1.77.1.5.2", "Ophthalmic Photography 16 Bit Image Storage", "OphthalmicPhotography16BitImageStorage", SopClass, false),
1614    E::new("1.2.840.10008.5.1.4.1.1.77.1.5.3", "Stereometric Relationship Storage", "StereometricRelationshipStorage", SopClass, false),
1615    E::new("1.2.840.10008.5.1.4.1.1.77.1.5.4", "Ophthalmic Tomography Image Storage", "OphthalmicTomographyImageStorage", SopClass, false),
1616    E::new("1.2.840.10008.5.1.4.1.1.77.1.5.5", "Wide Field Ophthalmic Photography Stereographic Projection Image Storage", "WideFieldOphthalmicPhotographyStereographicProjectionImageStorage", SopClass, false),
1617    E::new("1.2.840.10008.5.1.4.1.1.77.1.5.6", "Wide Field Ophthalmic Photography 3D Coordinates Image Storage", "WideFieldOphthalmicPhotography3DCoordinatesImageStorage", SopClass, false),
1618    E::new("1.2.840.10008.5.1.4.1.1.77.1.5.7", "Ophthalmic Optical Coherence Tomography En Face Image Storage", "OphthalmicOpticalCoherenceTomographyEnFaceImageStorage", SopClass, false),
1619    E::new("1.2.840.10008.5.1.4.1.1.77.1.5.8", "Ophthalmic Optical Coherence Tomography B-scan Volume Analysis Storage", "OphthalmicOpticalCoherenceTomographyBscanVolumeAnalysisStorage", SopClass, false),
1620    E::new("1.2.840.10008.5.1.4.1.1.77.1.6", "VL Whole Slide Microscopy Image Storage", "VLWholeSlideMicroscopyImageStorage", SopClass, false),
1621    E::new("1.2.840.10008.5.1.4.1.1.77.1.7", "Dermoscopic Photography Image Storage", "DermoscopicPhotographyImageStorage", SopClass, false),
1622    E::new("1.2.840.10008.5.1.4.1.1.77.1.8", "Confocal Microscopy Image Storage", "ConfocalMicroscopyImageStorage", SopClass, false),
1623    E::new("1.2.840.10008.5.1.4.1.1.77.1.9", "Confocal Microscopy Tiled Pyramidal Image Storage", "ConfocalMicroscopyTiledPyramidalImageStorage", SopClass, false),
1624    E::new("1.2.840.10008.5.1.4.1.1.77.2", "VL Multi-frame Image Storage - Trial (Retired)", "VLMultiFrameImageStorageTrial", SopClass, true),
1625    E::new("1.2.840.10008.5.1.4.1.1.78.1", "Lensometry Measurements Storage", "LensometryMeasurementsStorage", SopClass, false),
1626    E::new("1.2.840.10008.5.1.4.1.1.78.2", "Autorefraction Measurements Storage", "AutorefractionMeasurementsStorage", SopClass, false),
1627    E::new("1.2.840.10008.5.1.4.1.1.78.3", "Keratometry Measurements Storage", "KeratometryMeasurementsStorage", SopClass, false),
1628    E::new("1.2.840.10008.5.1.4.1.1.78.4", "Subjective Refraction Measurements Storage", "SubjectiveRefractionMeasurementsStorage", SopClass, false),
1629    E::new("1.2.840.10008.5.1.4.1.1.78.5", "Visual Acuity Measurements Storage", "VisualAcuityMeasurementsStorage", SopClass, false),
1630    E::new("1.2.840.10008.5.1.4.1.1.78.6", "Spectacle Prescription Report Storage", "SpectaclePrescriptionReportStorage", SopClass, false),
1631    E::new("1.2.840.10008.5.1.4.1.1.78.7", "Ophthalmic Axial Measurements Storage", "OphthalmicAxialMeasurementsStorage", SopClass, false),
1632    E::new("1.2.840.10008.5.1.4.1.1.78.8", "Intraocular Lens Calculations Storage", "IntraocularLensCalculationsStorage", SopClass, false),
1633    E::new("1.2.840.10008.5.1.4.1.1.79.1", "Macular Grid Thickness and Volume Report Storage", "MacularGridThicknessAndVolumeReportStorage", SopClass, false),
1634    E::new("1.2.840.10008.5.1.4.1.1.8", "Standalone Overlay Storage (Retired)", "StandaloneOverlayStorage", SopClass, true),
1635    E::new("1.2.840.10008.5.1.4.1.1.80.1", "Ophthalmic Visual Field Static Perimetry Measurements Storage", "OphthalmicVisualFieldStaticPerimetryMeasurementsStorage", SopClass, false),
1636    E::new("1.2.840.10008.5.1.4.1.1.81.1", "Ophthalmic Thickness Map Storage", "OphthalmicThicknessMapStorage", SopClass, false),
1637    E::new("1.2.840.10008.5.1.4.1.1.82.1", "Corneal Topography Map Storage", "CornealTopographyMapStorage", SopClass, false),
1638    E::new("1.2.840.10008.5.1.4.1.1.88.1", "Text SR Storage - Trial (Retired)", "TextSRStorageTrial", SopClass, true),
1639    E::new("1.2.840.10008.5.1.4.1.1.88.11", "Basic Text SR Storage", "BasicTextSRStorage", SopClass, false),
1640    E::new("1.2.840.10008.5.1.4.1.1.88.2", "Audio SR Storage - Trial (Retired)", "AudioSRStorageTrial", SopClass, true),
1641    E::new("1.2.840.10008.5.1.4.1.1.88.22", "Enhanced SR Storage", "EnhancedSRStorage", SopClass, false),
1642    E::new("1.2.840.10008.5.1.4.1.1.88.3", "Detail SR Storage - Trial (Retired)", "DetailSRStorageTrial", SopClass, true),
1643    E::new("1.2.840.10008.5.1.4.1.1.88.33", "Comprehensive SR Storage", "ComprehensiveSRStorage", SopClass, false),
1644    E::new("1.2.840.10008.5.1.4.1.1.88.34", "Comprehensive 3D SR Storage", "Comprehensive3DSRStorage", SopClass, false),
1645    E::new("1.2.840.10008.5.1.4.1.1.88.35", "Extensible SR Storage", "ExtensibleSRStorage", SopClass, false),
1646    E::new("1.2.840.10008.5.1.4.1.1.88.4", "Comprehensive SR Storage - Trial (Retired)", "ComprehensiveSRStorageTrial", SopClass, true),
1647    E::new("1.2.840.10008.5.1.4.1.1.88.40", "Procedure Log Storage", "ProcedureLogStorage", SopClass, false),
1648    E::new("1.2.840.10008.5.1.4.1.1.88.50", "Mammography CAD SR Storage", "MammographyCADSRStorage", SopClass, false),
1649    E::new("1.2.840.10008.5.1.4.1.1.88.59", "Key Object Selection Document Storage", "KeyObjectSelectionDocumentStorage", SopClass, false),
1650    E::new("1.2.840.10008.5.1.4.1.1.88.65", "Chest CAD SR Storage", "ChestCADSRStorage", SopClass, false),
1651    E::new("1.2.840.10008.5.1.4.1.1.88.67", "X-Ray Radiation Dose SR Storage", "XRayRadiationDoseSRStorage", SopClass, false),
1652    E::new("1.2.840.10008.5.1.4.1.1.88.68", "Radiopharmaceutical Radiation Dose SR Storage", "RadiopharmaceuticalRadiationDoseSRStorage", SopClass, false),
1653    E::new("1.2.840.10008.5.1.4.1.1.88.69", "Colon CAD SR Storage", "ColonCADSRStorage", SopClass, false),
1654    E::new("1.2.840.10008.5.1.4.1.1.88.70", "Implantation Plan SR Storage", "ImplantationPlanSRStorage", SopClass, false),
1655    E::new("1.2.840.10008.5.1.4.1.1.88.71", "Acquisition Context SR Storage", "AcquisitionContextSRStorage", SopClass, false),
1656    E::new("1.2.840.10008.5.1.4.1.1.88.72", "Simplified Adult Echo SR Storage", "SimplifiedAdultEchoSRStorage", SopClass, false),
1657    E::new("1.2.840.10008.5.1.4.1.1.88.73", "Patient Radiation Dose SR Storage", "PatientRadiationDoseSRStorage", SopClass, false),
1658    E::new("1.2.840.10008.5.1.4.1.1.88.74", "Planned Imaging Agent Administration SR Storage", "PlannedImagingAgentAdministrationSRStorage", SopClass, false),
1659    E::new("1.2.840.10008.5.1.4.1.1.88.75", "Performed Imaging Agent Administration SR Storage", "PerformedImagingAgentAdministrationSRStorage", SopClass, false),
1660    E::new("1.2.840.10008.5.1.4.1.1.88.76", "Enhanced X-Ray Radiation Dose SR Storage", "EnhancedXRayRadiationDoseSRStorage", SopClass, false),
1661    E::new("1.2.840.10008.5.1.4.1.1.9", "Standalone Curve Storage (Retired)", "StandaloneCurveStorage", SopClass, true),
1662    E::new("1.2.840.10008.5.1.4.1.1.9.1", "Waveform Storage - Trial (Retired)", "WaveformStorageTrial", SopClass, true),
1663    E::new("1.2.840.10008.5.1.4.1.1.9.1.1", "12-lead ECG Waveform Storage", "TwelveLeadECGWaveformStorage", SopClass, false),
1664    E::new("1.2.840.10008.5.1.4.1.1.9.1.2", "General ECG Waveform Storage", "GeneralECGWaveformStorage", SopClass, false),
1665    E::new("1.2.840.10008.5.1.4.1.1.9.1.3", "Ambulatory ECG Waveform Storage", "AmbulatoryECGWaveformStorage", SopClass, false),
1666    E::new("1.2.840.10008.5.1.4.1.1.9.1.4", "General 32-bit ECG Waveform Storage", "General32bitECGWaveformStorage", SopClass, false),
1667    E::new("1.2.840.10008.5.1.4.1.1.9.2.1", "Hemodynamic Waveform Storage", "HemodynamicWaveformStorage", SopClass, false),
1668    E::new("1.2.840.10008.5.1.4.1.1.9.3.1", "Cardiac Electrophysiology Waveform Storage", "CardiacElectrophysiologyWaveformStorage", SopClass, false),
1669    E::new("1.2.840.10008.5.1.4.1.1.9.4.1", "Basic Voice Audio Waveform Storage", "BasicVoiceAudioWaveformStorage", SopClass, false),
1670    E::new("1.2.840.10008.5.1.4.1.1.9.4.2", "General Audio Waveform Storage", "GeneralAudioWaveformStorage", SopClass, false),
1671    E::new("1.2.840.10008.5.1.4.1.1.9.5.1", "Arterial Pulse Waveform Storage", "ArterialPulseWaveformStorage", SopClass, false),
1672    E::new("1.2.840.10008.5.1.4.1.1.9.6.1", "Respiratory Waveform Storage", "RespiratoryWaveformStorage", SopClass, false),
1673    E::new("1.2.840.10008.5.1.4.1.1.9.6.2", "Multi-channel Respiratory Waveform Storage", "MultichannelRespiratoryWaveformStorage", SopClass, false),
1674    E::new("1.2.840.10008.5.1.4.1.1.9.7.1", "Routine Scalp Electroencephalogram Waveform Storage", "RoutineScalpElectroencephalogramWaveformStorage", SopClass, false),
1675    E::new("1.2.840.10008.5.1.4.1.1.9.7.2", "Electromyogram Waveform Storage", "ElectromyogramWaveformStorage", SopClass, false),
1676    E::new("1.2.840.10008.5.1.4.1.1.9.7.3", "Electrooculogram Waveform Storage", "ElectrooculogramWaveformStorage", SopClass, false),
1677    E::new("1.2.840.10008.5.1.4.1.1.9.7.4", "Sleep Electroencephalogram Waveform Storage", "SleepElectroencephalogramWaveformStorage", SopClass, false),
1678    E::new("1.2.840.10008.5.1.4.1.1.9.8.1", "Body Position Waveform Storage", "BodyPositionWaveformStorage", SopClass, false),
1679    E::new("1.2.840.10008.5.1.4.1.1.90.1", "Content Assessment Results Storage", "ContentAssessmentResultsStorage", SopClass, false),
1680    E::new("1.2.840.10008.5.1.4.1.1.91.1", "Microscopy Bulk Simple Annotations Storage", "MicroscopyBulkSimpleAnnotationsStorage", SopClass, false),
1681    E::new("1.2.840.10008.5.1.4.1.2.1.1", "Patient Root Query/Retrieve Information Model - FIND", "PatientRootQueryRetrieveInformationModelFind", SopClass, false),
1682    E::new("1.2.840.10008.5.1.4.1.2.1.2", "Patient Root Query/Retrieve Information Model - MOVE", "PatientRootQueryRetrieveInformationModelMove", SopClass, false),
1683    E::new("1.2.840.10008.5.1.4.1.2.1.3", "Patient Root Query/Retrieve Information Model - GET", "PatientRootQueryRetrieveInformationModelGet", SopClass, false),
1684    E::new("1.2.840.10008.5.1.4.1.2.2.1", "Study Root Query/Retrieve Information Model - FIND", "StudyRootQueryRetrieveInformationModelFind", SopClass, false),
1685    E::new("1.2.840.10008.5.1.4.1.2.2.2", "Study Root Query/Retrieve Information Model - MOVE", "StudyRootQueryRetrieveInformationModelMove", SopClass, false),
1686    E::new("1.2.840.10008.5.1.4.1.2.2.3", "Study Root Query/Retrieve Information Model - GET", "StudyRootQueryRetrieveInformationModelGet", SopClass, false),
1687    E::new("1.2.840.10008.5.1.4.1.2.3.1", "Patient/Study Only Query/Retrieve Information Model - FIND (Retired)", "PatientStudyOnlyQueryRetrieveInformationModelFind", SopClass, true),
1688    E::new("1.2.840.10008.5.1.4.1.2.3.2", "Patient/Study Only Query/Retrieve Information Model - MOVE (Retired)", "PatientStudyOnlyQueryRetrieveInformationModelMove", SopClass, true),
1689    E::new("1.2.840.10008.5.1.4.1.2.3.3", "Patient/Study Only Query/Retrieve Information Model - GET (Retired)", "PatientStudyOnlyQueryRetrieveInformationModelGet", SopClass, true),
1690    E::new("1.2.840.10008.5.1.4.1.2.4.2", "Composite Instance Root Retrieve - MOVE", "CompositeInstanceRootRetrieveMove", SopClass, false),
1691    E::new("1.2.840.10008.5.1.4.1.2.4.3", "Composite Instance Root Retrieve - GET", "CompositeInstanceRootRetrieveGet", SopClass, false),
1692    E::new("1.2.840.10008.5.1.4.1.2.5.3", "Composite Instance Retrieve Without Bulk Data - GET", "CompositeInstanceRetrieveWithoutBulkDataGet", SopClass, false),
1693    E::new("1.2.840.10008.5.1.4.20.1", "Defined Procedure Protocol Information Model - FIND", "DefinedProcedureProtocolInformationModelFind", SopClass, false),
1694    E::new("1.2.840.10008.5.1.4.20.2", "Defined Procedure Protocol Information Model - MOVE", "DefinedProcedureProtocolInformationModelMove", SopClass, false),
1695    E::new("1.2.840.10008.5.1.4.20.3", "Defined Procedure Protocol Information Model - GET", "DefinedProcedureProtocolInformationModelGet", SopClass, false),
1696    E::new("1.2.840.10008.5.1.4.31", "Modality Worklist Information Model - FIND", "ModalityWorklistInformationModelFind", SopClass, false),
1697    E::new("1.2.840.10008.5.1.4.32.1", "General Purpose Worklist Information Model - FIND (Retired)", "GeneralPurposeWorklistInformationModelFind", SopClass, true),
1698    E::new("1.2.840.10008.5.1.4.32.2", "General Purpose Scheduled Procedure Step SOP Class (Retired)", "GeneralPurposeScheduledProcedureStep", SopClass, true),
1699    E::new("1.2.840.10008.5.1.4.32.3", "General Purpose Performed Procedure Step SOP Class (Retired)", "GeneralPurposePerformedProcedureStep", SopClass, true),
1700    E::new("1.2.840.10008.5.1.4.33", "Instance Availability Notification SOP Class", "InstanceAvailabilityNotification", SopClass, false),
1701    E::new("1.2.840.10008.5.1.4.34.1", "RT Beams Delivery Instruction Storage - Trial (Retired)", "RTBeamsDeliveryInstructionStorageTrial", SopClass, true),
1702    E::new("1.2.840.10008.5.1.4.34.10", "RT Brachy Application Setup Delivery Instruction Storage", "RTBrachyApplicationSetupDeliveryInstructionStorage", SopClass, false),
1703    E::new("1.2.840.10008.5.1.4.34.2", "RT Conventional Machine Verification - Trial (Retired)", "RTConventionalMachineVerificationTrial", SopClass, true),
1704    E::new("1.2.840.10008.5.1.4.34.3", "RT Ion Machine Verification - Trial (Retired)", "RTIonMachineVerificationTrial", SopClass, true),
1705    E::new("1.2.840.10008.5.1.4.34.4.1", "Unified Procedure Step - Push SOP Class - Trial (Retired)", "UnifiedProcedureStepPushTrial", SopClass, true),
1706    E::new("1.2.840.10008.5.1.4.34.4.2", "Unified Procedure Step - Watch SOP Class - Trial (Retired)", "UnifiedProcedureStepWatchTrial", SopClass, true),
1707    E::new("1.2.840.10008.5.1.4.34.4.3", "Unified Procedure Step - Pull SOP Class - Trial (Retired)", "UnifiedProcedureStepPullTrial", SopClass, true),
1708    E::new("1.2.840.10008.5.1.4.34.4.4", "Unified Procedure Step - Event SOP Class - Trial (Retired)", "UnifiedProcedureStepEventTrial", SopClass, true),
1709    E::new("1.2.840.10008.5.1.4.34.6.1", "Unified Procedure Step - Push SOP Class", "UnifiedProcedureStepPush", SopClass, false),
1710    E::new("1.2.840.10008.5.1.4.34.6.2", "Unified Procedure Step - Watch SOP Class", "UnifiedProcedureStepWatch", SopClass, false),
1711    E::new("1.2.840.10008.5.1.4.34.6.3", "Unified Procedure Step - Pull SOP Class", "UnifiedProcedureStepPull", SopClass, false),
1712    E::new("1.2.840.10008.5.1.4.34.6.4", "Unified Procedure Step - Event SOP Class", "UnifiedProcedureStepEvent", SopClass, false),
1713    E::new("1.2.840.10008.5.1.4.34.6.5", "Unified Procedure Step - Query SOP Class", "UnifiedProcedureStepQuery", SopClass, false),
1714    E::new("1.2.840.10008.5.1.4.34.7", "RT Beams Delivery Instruction Storage", "RTBeamsDeliveryInstructionStorage", SopClass, false),
1715    E::new("1.2.840.10008.5.1.4.34.8", "RT Conventional Machine Verification", "RTConventionalMachineVerification", SopClass, false),
1716    E::new("1.2.840.10008.5.1.4.34.9", "RT Ion Machine Verification", "RTIonMachineVerification", SopClass, false),
1717    E::new("1.2.840.10008.5.1.4.37.1", "General Relevant Patient Information Query", "GeneralRelevantPatientInformationQuery", SopClass, false),
1718    E::new("1.2.840.10008.5.1.4.37.2", "Breast Imaging Relevant Patient Information Query", "BreastImagingRelevantPatientInformationQuery", SopClass, false),
1719    E::new("1.2.840.10008.5.1.4.37.3", "Cardiac Relevant Patient Information Query", "CardiacRelevantPatientInformationQuery", SopClass, false),
1720    E::new("1.2.840.10008.5.1.4.38.1", "Hanging Protocol Storage", "HangingProtocolStorage", SopClass, false),
1721    E::new("1.2.840.10008.5.1.4.38.2", "Hanging Protocol Information Model - FIND", "HangingProtocolInformationModelFind", SopClass, false),
1722    E::new("1.2.840.10008.5.1.4.38.3", "Hanging Protocol Information Model - MOVE", "HangingProtocolInformationModelMove", SopClass, false),
1723    E::new("1.2.840.10008.5.1.4.38.4", "Hanging Protocol Information Model - GET", "HangingProtocolInformationModelGet", SopClass, false),
1724    E::new("1.2.840.10008.5.1.4.39.1", "Color Palette Storage", "ColorPaletteStorage", SopClass, false),
1725    E::new("1.2.840.10008.5.1.4.39.2", "Color Palette Query/Retrieve Information Model - FIND", "ColorPaletteQueryRetrieveInformationModelFind", SopClass, false),
1726    E::new("1.2.840.10008.5.1.4.39.3", "Color Palette Query/Retrieve Information Model - MOVE", "ColorPaletteQueryRetrieveInformationModelMove", SopClass, false),
1727    E::new("1.2.840.10008.5.1.4.39.4", "Color Palette Query/Retrieve Information Model - GET", "ColorPaletteQueryRetrieveInformationModelGet", SopClass, false),
1728    E::new("1.2.840.10008.5.1.4.41", "Product Characteristics Query SOP Class", "ProductCharacteristicsQuery", SopClass, false),
1729    E::new("1.2.840.10008.5.1.4.42", "Substance Approval Query SOP Class", "SubstanceApprovalQuery", SopClass, false),
1730    E::new("1.2.840.10008.5.1.4.43.1", "Generic Implant Template Storage", "GenericImplantTemplateStorage", SopClass, false),
1731    E::new("1.2.840.10008.5.1.4.43.2", "Generic Implant Template Information Model - FIND", "GenericImplantTemplateInformationModelFind", SopClass, false),
1732    E::new("1.2.840.10008.5.1.4.43.3", "Generic Implant Template Information Model - MOVE", "GenericImplantTemplateInformationModelMove", SopClass, false),
1733    E::new("1.2.840.10008.5.1.4.43.4", "Generic Implant Template Information Model - GET", "GenericImplantTemplateInformationModelGet", SopClass, false),
1734    E::new("1.2.840.10008.5.1.4.44.1", "Implant Assembly Template Storage", "ImplantAssemblyTemplateStorage", SopClass, false),
1735    E::new("1.2.840.10008.5.1.4.44.2", "Implant Assembly Template Information Model - FIND", "ImplantAssemblyTemplateInformationModelFind", SopClass, false),
1736    E::new("1.2.840.10008.5.1.4.44.3", "Implant Assembly Template Information Model - MOVE", "ImplantAssemblyTemplateInformationModelMove", SopClass, false),
1737    E::new("1.2.840.10008.5.1.4.44.4", "Implant Assembly Template Information Model - GET", "ImplantAssemblyTemplateInformationModelGet", SopClass, false),
1738    E::new("1.2.840.10008.5.1.4.45.1", "Implant Template Group Storage", "ImplantTemplateGroupStorage", SopClass, false),
1739    E::new("1.2.840.10008.5.1.4.45.2", "Implant Template Group Information Model - FIND", "ImplantTemplateGroupInformationModelFind", SopClass, false),
1740    E::new("1.2.840.10008.5.1.4.45.3", "Implant Template Group Information Model - MOVE", "ImplantTemplateGroupInformationModelMove", SopClass, false),
1741    E::new("1.2.840.10008.5.1.4.45.4", "Implant Template Group Information Model - GET", "ImplantTemplateGroupInformationModelGet", SopClass, false),
1742];
1743
1744#[rustfmt::skip]
1745#[cfg(feature = "transfer-syntax")]
1746pub(crate) const TRANSFER_SYNTAXES: &[E] = &[
1747    E::new("1.2.840.10008.1.2", "Implicit VR Little Endian: Default Transfer Syntax for DICOM", "ImplicitVRLittleEndian", TransferSyntax, false),
1748    E::new("1.2.840.10008.1.2.1", "Explicit VR Little Endian", "ExplicitVRLittleEndian", TransferSyntax, false),
1749    E::new("1.2.840.10008.1.2.1.98", "Encapsulated Uncompressed Explicit VR Little Endian", "EncapsulatedUncompressedExplicitVRLittleEndian", TransferSyntax, false),
1750    E::new("1.2.840.10008.1.2.1.99", "Deflated Explicit VR Little Endian", "DeflatedExplicitVRLittleEndian", TransferSyntax, false),
1751    E::new("1.2.840.10008.1.2.2", "Explicit VR Big Endian (Retired)", "ExplicitVRBigEndian", TransferSyntax, true),
1752    E::new("1.2.840.10008.1.2.4.100", "MPEG2 Main Profile / Main Level", "MPEG2MPML", TransferSyntax, false),
1753    E::new("1.2.840.10008.1.2.4.100.1", "Fragmentable MPEG2 Main Profile / Main Level", "MPEG2MPMLF", TransferSyntax, false),
1754    E::new("1.2.840.10008.1.2.4.101", "MPEG2 Main Profile / High Level", "MPEG2MPHL", TransferSyntax, false),
1755    E::new("1.2.840.10008.1.2.4.101.1", "Fragmentable MPEG2 Main Profile / High Level", "MPEG2MPHLF", TransferSyntax, false),
1756    E::new("1.2.840.10008.1.2.4.102", "MPEG-4 AVC/H.264 High Profile / Level 4.1", "MPEG4HP41", TransferSyntax, false),
1757    E::new("1.2.840.10008.1.2.4.102.1", "Fragmentable MPEG-4 AVC/H.264 High Profile / Level 4.1", "MPEG4HP41F", TransferSyntax, false),
1758    E::new("1.2.840.10008.1.2.4.103", "MPEG-4 AVC/H.264 BD-compatible High Profile / Level 4.1", "MPEG4HP41BD", TransferSyntax, false),
1759    E::new("1.2.840.10008.1.2.4.103.1", "Fragmentable MPEG-4 AVC/H.264 BD-compatible High Profile / Level 4.1", "MPEG4HP41BDF", TransferSyntax, false),
1760    E::new("1.2.840.10008.1.2.4.104", "MPEG-4 AVC/H.264 High Profile / Level 4.2 For 2D Video", "MPEG4HP422D", TransferSyntax, false),
1761    E::new("1.2.840.10008.1.2.4.104.1", "Fragmentable MPEG-4 AVC/H.264 High Profile / Level 4.2 For 2D Video", "MPEG4HP422DF", TransferSyntax, false),
1762    E::new("1.2.840.10008.1.2.4.105", "MPEG-4 AVC/H.264 High Profile / Level 4.2 For 3D Video", "MPEG4HP423D", TransferSyntax, false),
1763    E::new("1.2.840.10008.1.2.4.105.1", "Fragmentable MPEG-4 AVC/H.264 High Profile / Level 4.2 For 3D Video", "MPEG4HP423DF", TransferSyntax, false),
1764    E::new("1.2.840.10008.1.2.4.106", "MPEG-4 AVC/H.264 Stereo High Profile / Level 4.2", "MPEG4HP42STEREO", TransferSyntax, false),
1765    E::new("1.2.840.10008.1.2.4.106.1", "Fragmentable MPEG-4 AVC/H.264 Stereo High Profile / Level 4.2", "MPEG4HP42STEREOF", TransferSyntax, false),
1766    E::new("1.2.840.10008.1.2.4.107", "HEVC/H.265 Main Profile / Level 5.1", "HEVCMP51", TransferSyntax, false),
1767    E::new("1.2.840.10008.1.2.4.108", "HEVC/H.265 Main 10 Profile / Level 5.1", "HEVCM10P51", TransferSyntax, false),
1768    E::new("1.2.840.10008.1.2.4.201", "High-Throughput JPEG 2000 Image Compression (Lossless Only)", "HTJ2KLossless", TransferSyntax, false),
1769    E::new("1.2.840.10008.1.2.4.202", "High-Throughput JPEG 2000 with RPCL Options Image Compression (Lossless Only)", "HTJ2KLosslessRPCL", TransferSyntax, false),
1770    E::new("1.2.840.10008.1.2.4.203", "High-Throughput JPEG 2000 Image Compression", "HTJ2K", TransferSyntax, false),
1771    E::new("1.2.840.10008.1.2.4.204", "JPIP HTJ2K Referenced", "JPIPHTJ2KReferenced", TransferSyntax, false),
1772    E::new("1.2.840.10008.1.2.4.205", "JPIP HTJ2K Referenced Deflate", "JPIPHTJ2KReferencedDeflate", TransferSyntax, false),
1773    E::new("1.2.840.10008.1.2.4.50", "JPEG Baseline (Process 1): Default Transfer Syntax for Lossy JPEG 8 Bit Image Compression", "JPEGBaseline8Bit", TransferSyntax, false),
1774    E::new("1.2.840.10008.1.2.4.51", "JPEG Extended (Process 2", "JPEGExtended12Bit", TransferSyntax, false),
1775    E::new("1.2.840.10008.1.2.4.52", "JPEG Extended (Process 3", "JPEGExtended35", TransferSyntax, true),
1776    E::new("1.2.840.10008.1.2.4.53", "JPEG Spectral Selection, Non-Hierarchical (Process 6", "JPEGSpectralSelectionNonHierarchical68", TransferSyntax, true),
1777    E::new("1.2.840.10008.1.2.4.54", "JPEG Spectral Selection, Non-Hierarchical (Process 7", "JPEGSpectralSelectionNonHierarchical79", TransferSyntax, true),
1778    E::new("1.2.840.10008.1.2.4.55", "JPEG Full Progression, Non-Hierarchical (Process 10", "JPEGFullProgressionNonHierarchical1012", TransferSyntax, true),
1779    E::new("1.2.840.10008.1.2.4.56", "JPEG Full Progression, Non-Hierarchical (Process 11", "JPEGFullProgressionNonHierarchical1113", TransferSyntax, true),
1780    E::new("1.2.840.10008.1.2.4.57", "JPEG Lossless, Non-Hierarchical (Process 14)", "JPEGLossless", TransferSyntax, false),
1781    E::new("1.2.840.10008.1.2.4.58", "JPEG Lossless, Non-Hierarchical (Process 15) (Retired)", "JPEGLosslessNonHierarchical15", TransferSyntax, true),
1782    E::new("1.2.840.10008.1.2.4.59", "JPEG Extended, Hierarchical (Process 16", "JPEGExtendedHierarchical1618", TransferSyntax, true),
1783    E::new("1.2.840.10008.1.2.4.60", "JPEG Extended, Hierarchical (Process 17", "JPEGExtendedHierarchical1719", TransferSyntax, true),
1784    E::new("1.2.840.10008.1.2.4.61", "JPEG Spectral Selection, Hierarchical (Process 20", "JPEGSpectralSelectionHierarchical2022", TransferSyntax, true),
1785    E::new("1.2.840.10008.1.2.4.62", "JPEG Spectral Selection, Hierarchical (Process 21", "JPEGSpectralSelectionHierarchical2123", TransferSyntax, true),
1786    E::new("1.2.840.10008.1.2.4.63", "JPEG Full Progression, Hierarchical (Process 24", "JPEGFullProgressionHierarchical2426", TransferSyntax, true),
1787    E::new("1.2.840.10008.1.2.4.64", "JPEG Full Progression, Hierarchical (Process 25", "JPEGFullProgressionHierarchical2527", TransferSyntax, true),
1788    E::new("1.2.840.10008.1.2.4.65", "JPEG Lossless, Hierarchical (Process 28) (Retired)", "JPEGLosslessHierarchical28", TransferSyntax, true),
1789    E::new("1.2.840.10008.1.2.4.66", "JPEG Lossless, Hierarchical (Process 29) (Retired)", "JPEGLosslessHierarchical29", TransferSyntax, true),
1790    E::new("1.2.840.10008.1.2.4.70", "JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1]): Default Transfer Syntax for Lossless JPEG Image Compression", "JPEGLosslessSV1", TransferSyntax, false),
1791    E::new("1.2.840.10008.1.2.4.80", "JPEG-LS Lossless Image Compression", "JPEGLSLossless", TransferSyntax, false),
1792    E::new("1.2.840.10008.1.2.4.81", "JPEG-LS Lossy (Near-Lossless) Image Compression", "JPEGLSNearLossless", TransferSyntax, false),
1793    E::new("1.2.840.10008.1.2.4.90", "JPEG 2000 Image Compression (Lossless Only)", "JPEG2000Lossless", TransferSyntax, false),
1794    E::new("1.2.840.10008.1.2.4.91", "JPEG 2000 Image Compression", "JPEG2000", TransferSyntax, false),
1795    E::new("1.2.840.10008.1.2.4.92", "JPEG 2000 Part 2 Multi-component Image Compression (Lossless Only)", "JPEG2000MCLossless", TransferSyntax, false),
1796    E::new("1.2.840.10008.1.2.4.93", "JPEG 2000 Part 2 Multi-component Image Compression", "JPEG2000MC", TransferSyntax, false),
1797    E::new("1.2.840.10008.1.2.4.94", "JPIP Referenced", "JPIPReferenced", TransferSyntax, false),
1798    E::new("1.2.840.10008.1.2.4.95", "JPIP Referenced Deflate", "JPIPReferencedDeflate", TransferSyntax, false),
1799    E::new("1.2.840.10008.1.2.5", "RLE Lossless", "RLELossless", TransferSyntax, false),
1800    E::new("1.2.840.10008.1.2.6.1", "RFC 2557 MIME encapsulation (Retired)", "RFC2557MIMEEncapsulation", TransferSyntax, true),
1801    E::new("1.2.840.10008.1.2.6.2", "XML Encoding (Retired)", "XMLEncoding", TransferSyntax, true),
1802    E::new("1.2.840.10008.1.2.7.1", "SMPTE ST 2110-20 Uncompressed Progressive Active Video", "SMPTEST211020UncompressedProgressiveActiveVideo", TransferSyntax, false),
1803    E::new("1.2.840.10008.1.2.7.2", "SMPTE ST 2110-20 Uncompressed Interlaced Active Video", "SMPTEST211020UncompressedInterlacedActiveVideo", TransferSyntax, false),
1804    E::new("1.2.840.10008.1.2.7.3", "SMPTE ST 2110-30 PCM Digital Audio", "SMPTEST211030PCMDigitalAudio", TransferSyntax, false),
1805    E::new("1.2.840.10008.1.20", "Papyrus 3 Implicit VR Little Endian (Retired)", "Papyrus3ImplicitVRLittleEndian", TransferSyntax, true),
1806];
1807
1808#[rustfmt::skip]
1809#[cfg(feature = "meta-sop-class")]
1810pub(crate) const META_SOP_CLASSES: &[E] = &[
1811    E::new("1.2.840.10008.3.1.2.1.4", "Detached Patient Management Meta SOP Class (Retired)", "DetachedPatientManagementMeta", MetaSopClass, true),
1812    E::new("1.2.840.10008.3.1.2.5.4", "Detached Results Management Meta SOP Class (Retired)", "DetachedResultsManagementMeta", MetaSopClass, true),
1813    E::new("1.2.840.10008.3.1.2.5.5", "Detached Study Management Meta SOP Class (Retired)", "DetachedStudyManagementMeta", MetaSopClass, true),
1814    E::new("1.2.840.10008.5.1.1.18", "Basic Color Print Management Meta SOP Class", "BasicColorPrintManagementMeta", MetaSopClass, false),
1815    E::new("1.2.840.10008.5.1.1.18.1", "Referenced Color Print Management Meta SOP Class (Retired)", "ReferencedColorPrintManagementMeta", MetaSopClass, true),
1816    E::new("1.2.840.10008.5.1.1.32", "Pull Stored Print Management Meta SOP Class (Retired)", "PullStoredPrintManagementMeta", MetaSopClass, true),
1817    E::new("1.2.840.10008.5.1.1.9", "Basic Grayscale Print Management Meta SOP Class", "BasicGrayscalePrintManagementMeta", MetaSopClass, false),
1818    E::new("1.2.840.10008.5.1.1.9.1", "Referenced Grayscale Print Management Meta SOP Class (Retired)", "ReferencedGrayscalePrintManagementMeta", MetaSopClass, true),
1819    E::new("1.2.840.10008.5.1.4.32", "General Purpose Worklist Management Meta SOP Class (Retired)", "GeneralPurposeWorklistManagementMeta", MetaSopClass, true),
1820];
1821
1822#[rustfmt::skip]
1823#[cfg(feature = "well-known-sop-instance")]
1824pub(crate) const WELL_KNOWN_SOP_INSTANCES: &[E] = &[
1825    E::new("1.2.840.10008.1.20.1.1", "Storage Commitment Push Model SOP Instance", "StorageCommitmentPushModelInstance", WellKnownSopInstance, false),
1826    E::new("1.2.840.10008.1.20.2.1", "Storage Commitment Pull Model SOP Instance (Retired)", "StorageCommitmentPullModelInstance", WellKnownSopInstance, true),
1827    E::new("1.2.840.10008.1.40.1", "Procedural Event Logging SOP Instance", "ProceduralEventLoggingInstance", WellKnownSopInstance, false),
1828    E::new("1.2.840.10008.1.42.1", "Substance Administration Logging SOP Instance", "SubstanceAdministrationLoggingInstance", WellKnownSopInstance, false),
1829    E::new("1.2.840.10008.1.5.1", "Hot Iron Color Palette SOP Instance", "HotIronPalette", WellKnownSopInstance, false),
1830    E::new("1.2.840.10008.1.5.2", "PET Color Palette SOP Instance", "PETPalette", WellKnownSopInstance, false),
1831    E::new("1.2.840.10008.1.5.3", "Hot Metal Blue Color Palette SOP Instance", "HotMetalBluePalette", WellKnownSopInstance, false),
1832    E::new("1.2.840.10008.1.5.4", "PET 20 Step Color Palette SOP Instance", "PET20StepPalette", WellKnownSopInstance, false),
1833    E::new("1.2.840.10008.1.5.5", "Spring Color Palette SOP Instance", "SpringPalette", WellKnownSopInstance, false),
1834    E::new("1.2.840.10008.1.5.6", "Summer Color Palette SOP Instance", "SummerPalette", WellKnownSopInstance, false),
1835    E::new("1.2.840.10008.1.5.7", "Fall Color Palette SOP Instance", "FallPalette", WellKnownSopInstance, false),
1836    E::new("1.2.840.10008.1.5.8", "Winter Color Palette SOP Instance", "WinterPalette", WellKnownSopInstance, false),
1837    E::new("1.2.840.10008.5.1.1.17", "Printer SOP Instance", "PrinterInstance", WellKnownSopInstance, false),
1838    E::new("1.2.840.10008.5.1.1.17.376", "Printer Configuration Retrieval SOP Instance", "PrinterConfigurationRetrievalInstance", WellKnownSopInstance, false),
1839    E::new("1.2.840.10008.5.1.1.25", "Print Queue SOP Instance (Retired)", "PrintQueueInstance", WellKnownSopInstance, true),
1840    E::new("1.2.840.10008.5.1.1.40.1", "Display System SOP Instance", "DisplaySystemInstance", WellKnownSopInstance, false),
1841    E::new("1.2.840.10008.5.1.4.1.1.201.1.1", "Storage Management SOP Instance", "StorageManagementInstance", WellKnownSopInstance, false),
1842    E::new("1.2.840.10008.5.1.4.34.5", "UPS Global Subscription SOP Instance", "UPSGlobalSubscriptionInstance", WellKnownSopInstance, false),
1843    E::new("1.2.840.10008.5.1.4.34.5.1", "UPS Filtered Global Subscription SOP Instance", "UPSFilteredGlobalSubscriptionInstance", WellKnownSopInstance, false),
1844];
1845
1846#[rustfmt::skip]
1847#[cfg(feature = "dicom-uid-as-coding-scheme")]
1848pub(crate) const DICOM_UIDS_AS_CODING_SCHEMES: &[E] = &[
1849    E::new("1.2.840.10008.2.6.1", "DICOM UID Registry", "DCMUID", DicomUidsAsCodingScheme, false),
1850];
1851
1852#[rustfmt::skip]
1853#[cfg(feature = "coding-scheme")]
1854pub(crate) const CODING_SCHEMES: &[E] = &[
1855    E::new("1.2.840.10008.2.16.10", "Dublin Core", "DC", CodingScheme, false),
1856    E::new("1.2.840.10008.2.16.11", "New York University Melanoma Clinical Cooperative Group", "NYUMCCG", CodingScheme, false),
1857    E::new("1.2.840.10008.2.16.12", "Mayo Clinic Non-radiological Images Specific Body Structure Anatomical Surface Region Guide", "MAYONRISBSASRG", CodingScheme, false),
1858    E::new("1.2.840.10008.2.16.13", "Image Biomarker Standardisation Initiative", "IBSI", CodingScheme, false),
1859    E::new("1.2.840.10008.2.16.14", "Radiomics Ontology", "RO", CodingScheme, false),
1860    E::new("1.2.840.10008.2.16.15", "RadElement", "RADELEMENT", CodingScheme, false),
1861    E::new("1.2.840.10008.2.16.16", "ICD-11", "I11", CodingScheme, false),
1862    E::new("1.2.840.10008.2.16.17", "Unified numbering system (UNS) for metals and alloys", "UNS", CodingScheme, false),
1863    E::new("1.2.840.10008.2.16.18", "Research Resource Identification", "RRID", CodingScheme, false),
1864    E::new("1.2.840.10008.2.16.4", "DICOM Controlled Terminology", "DCM", CodingScheme, false),
1865    E::new("1.2.840.10008.2.16.5", "Adult Mouse Anatomy Ontology", "MA", CodingScheme, false),
1866    E::new("1.2.840.10008.2.16.6", "Uberon Ontology", "UBERON", CodingScheme, false),
1867    E::new("1.2.840.10008.2.16.7", "Integrated Taxonomic Information System (ITIS) Taxonomic Serial Number (TSN)", "ITIS_TSN", CodingScheme, false),
1868    E::new("1.2.840.10008.2.16.8", "Mouse Genome Initiative (MGI)", "MGI", CodingScheme, false),
1869    E::new("1.2.840.10008.2.16.9", "PubChem Compound CID", "PUBCHEM_CID", CodingScheme, false),
1870];
1871
1872#[rustfmt::skip]
1873#[cfg(feature = "application-context-name")]
1874pub(crate) const APPLICATION_CONTEXT_NAMES: &[E] = &[
1875    E::new("1.2.840.10008.3.1.1.1", "DICOM Application Context Name", "DICOMApplicationContext", ApplicationContextName, false),
1876];
1877
1878#[rustfmt::skip]
1879#[cfg(feature = "service-class")]
1880pub(crate) const SERVICE_CLASSES: &[E] = &[
1881    E::new("1.2.840.10008.4.2", "Storage Service Class", "Storage", ServiceClass, false),
1882    E::new("1.2.840.10008.5.1.4.34.4", "Unified Worklist and Procedure Step Service Class - Trial (Retired)", "UnifiedWorklistAndProcedureStepTrial", ServiceClass, true),
1883    E::new("1.2.840.10008.5.1.4.34.6", "Unified Worklist and Procedure Step Service Class", "UnifiedWorklistAndProcedureStep", ServiceClass, false),
1884];
1885
1886#[rustfmt::skip]
1887#[cfg(feature = "application-hosting-model")]
1888pub(crate) const APPLICATION_HOSTING_MODELS: &[E] = &[
1889    E::new("1.2.840.10008.7.1.1", "Native DICOM Model", "NativeDICOMModel", ApplicationHostingModel, false),
1890    E::new("1.2.840.10008.7.1.2", "Abstract Multi-Dimensional Image Model", "AbstractMultiDimensionalImageModel", ApplicationHostingModel, false),
1891];
1892
1893#[rustfmt::skip]
1894#[cfg(feature = "mapping-resource")]
1895pub(crate) const MAPPING_RESOURCES: &[E] = &[
1896    E::new("1.2.840.10008.8.1.1", "DICOM Content Mapping Resource", "DICOMContentMappingResource", MappingResource, false),
1897];
1898
1899#[rustfmt::skip]
1900#[cfg(feature = "ldap-oid")]
1901pub(crate) const LDAP_OIDS: &[E] = &[
1902    E::new("1.2.840.10008.15.0.3.1", "dicomDeviceName", "dicomDeviceName", LdapOid, false),
1903    E::new("1.2.840.10008.15.0.3.10", "dicomAssociationInitiator", "dicomAssociationInitiator", LdapOid, false),
1904    E::new("1.2.840.10008.15.0.3.11", "dicomAssociationAcceptor", "dicomAssociationAcceptor", LdapOid, false),
1905    E::new("1.2.840.10008.15.0.3.12", "dicomHostname", "dicomHostname", LdapOid, false),
1906    E::new("1.2.840.10008.15.0.3.13", "dicomPort", "dicomPort", LdapOid, false),
1907    E::new("1.2.840.10008.15.0.3.14", "dicomSOPClass", "dicomSOPClass", LdapOid, false),
1908    E::new("1.2.840.10008.15.0.3.15", "dicomTransferRole", "dicomTransferRole", LdapOid, false),
1909    E::new("1.2.840.10008.15.0.3.16", "dicomTransferSyntax", "dicomTransferSyntax", LdapOid, false),
1910    E::new("1.2.840.10008.15.0.3.17", "dicomPrimaryDeviceType", "dicomPrimaryDeviceType", LdapOid, false),
1911    E::new("1.2.840.10008.15.0.3.18", "dicomRelatedDeviceReference", "dicomRelatedDeviceReference", LdapOid, false),
1912    E::new("1.2.840.10008.15.0.3.19", "dicomPreferredCalledAETitle", "dicomPreferredCalledAETitle", LdapOid, false),
1913    E::new("1.2.840.10008.15.0.3.2", "dicomDescription", "dicomDescription", LdapOid, false),
1914    E::new("1.2.840.10008.15.0.3.20", "dicomTLSCyphersuite", "dicomTLSCyphersuite", LdapOid, false),
1915    E::new("1.2.840.10008.15.0.3.21", "dicomAuthorizedNodeCertificateReference", "dicomAuthorizedNodeCertificateReference", LdapOid, false),
1916    E::new("1.2.840.10008.15.0.3.22", "dicomThisNodeCertificateReference", "dicomThisNodeCertificateReference", LdapOid, false),
1917    E::new("1.2.840.10008.15.0.3.23", "dicomInstalled", "dicomInstalled", LdapOid, false),
1918    E::new("1.2.840.10008.15.0.3.24", "dicomStationName", "dicomStationName", LdapOid, false),
1919    E::new("1.2.840.10008.15.0.3.25", "dicomDeviceSerialNumber", "dicomDeviceSerialNumber", LdapOid, false),
1920    E::new("1.2.840.10008.15.0.3.26", "dicomInstitutionName", "dicomInstitutionName", LdapOid, false),
1921    E::new("1.2.840.10008.15.0.3.27", "dicomInstitutionAddress", "dicomInstitutionAddress", LdapOid, false),
1922    E::new("1.2.840.10008.15.0.3.28", "dicomInstitutionDepartmentName", "dicomInstitutionDepartmentName", LdapOid, false),
1923    E::new("1.2.840.10008.15.0.3.29", "dicomIssuerOfPatientID", "dicomIssuerOfPatientID", LdapOid, false),
1924    E::new("1.2.840.10008.15.0.3.3", "dicomManufacturer", "dicomManufacturer", LdapOid, false),
1925    E::new("1.2.840.10008.15.0.3.30", "dicomPreferredCallingAETitle", "dicomPreferredCallingAETitle", LdapOid, false),
1926    E::new("1.2.840.10008.15.0.3.31", "dicomSupportedCharacterSet", "dicomSupportedCharacterSet", LdapOid, false),
1927    E::new("1.2.840.10008.15.0.3.4", "dicomManufacturerModelName", "dicomManufacturerModelName", LdapOid, false),
1928    E::new("1.2.840.10008.15.0.3.5", "dicomSoftwareVersion", "dicomSoftwareVersion", LdapOid, false),
1929    E::new("1.2.840.10008.15.0.3.6", "dicomVendorData", "dicomVendorData", LdapOid, false),
1930    E::new("1.2.840.10008.15.0.3.7", "dicomAETitle", "dicomAETitle", LdapOid, false),
1931    E::new("1.2.840.10008.15.0.3.8", "dicomNetworkConnectionReference", "dicomNetworkConnectionReference", LdapOid, false),
1932    E::new("1.2.840.10008.15.0.3.9", "dicomApplicationCluster", "dicomApplicationCluster", LdapOid, false),
1933    E::new("1.2.840.10008.15.0.4.1", "dicomConfigurationRoot", "dicomConfigurationRoot", LdapOid, false),
1934    E::new("1.2.840.10008.15.0.4.2", "dicomDevicesRoot", "dicomDevicesRoot", LdapOid, false),
1935    E::new("1.2.840.10008.15.0.4.3", "dicomUniqueAETitlesRegistryRoot", "dicomUniqueAETitlesRegistryRoot", LdapOid, false),
1936    E::new("1.2.840.10008.15.0.4.4", "dicomDevice", "dicomDevice", LdapOid, false),
1937    E::new("1.2.840.10008.15.0.4.5", "dicomNetworkAE", "dicomNetworkAE", LdapOid, false),
1938    E::new("1.2.840.10008.15.0.4.6", "dicomNetworkConnection", "dicomNetworkConnection", LdapOid, false),
1939    E::new("1.2.840.10008.15.0.4.7", "dicomUniqueAETitle", "dicomUniqueAETitle", LdapOid, false),
1940    E::new("1.2.840.10008.15.0.4.8", "dicomTransferCapability", "dicomTransferCapability", LdapOid, false),
1941];
1942
1943#[rustfmt::skip]
1944#[cfg(feature = "synchronization-frame-of-reference")]
1945pub(crate) const SYNCHRONIZATION_FRAME_OF_REFERENCES: &[E] = &[
1946    E::new("1.2.840.10008.15.1.1", "Universal Coordinated Time", "UTC", SynchronizationFrameOfReference, false),
1947];