MeVisLab Toolbox Reference
DCMTree_DicomTags.h
Go to the documentation of this file.
1 /*************************************************************************************
2 **
3 ** Copyright 2007, MeVis Medical Solutions AG
4 **
5 ** The user may use this file in accordance with the license agreement provided with
6 ** the Software or, alternatively, in accordance with the terms contained in a
7 ** written agreement between the user and MeVis Medical Solutions AG.
8 **
9 ** For further information use the contact form at https://www.mevislab.de/contact
10 **
11 **************************************************************************************/
12 
13 #ifndef DCM_TREE_DICOM_TAGS_H
14 #define DCM_TREE_DICOM_TAGS_H
15 
17 #define DCMTREE_MAKE_32BIT_RAW_ID(group, element) ((group << 16) | element)
18 
19 
20 /*
21 ** Fixed Tags in ascending (gggg,eeee) order.
22 ** Number of entries: 2341
23 ** Tags with a repeating component (repeating tags) are listed later.
24 */
25 #define DCMTree_CommandGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0000)
26 #define DCMTree_ACR_NEMA_CommandGroupLengthToEnd DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0001)
27 #define DCMTree_AffectedSOPClassUID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0002)
28 #define DCMTree_RequestedSOPClassUID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0003)
29 #define DCMTree_ACR_NEMA_CommandRecognitionCode DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0010)
30 #define DCMTree_CommandField DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0100)
31 #define DCMTree_MessageID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0110)
32 #define DCMTree_MessageIDBeingRespondedTo DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0120)
33 #define DCMTree_ACR_NEMA_Initiator DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0200)
34 #define DCMTree_ACR_NEMA_Receiver DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0300)
35 #define DCMTree_ACR_NEMA_FindLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0400)
36 #define DCMTree_MoveDestination DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0600)
37 #define DCMTree_Priority DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0700)
38 #define DCMTree_DataSetType DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0800)
39 #define DCMTree_ACR_NEMA_NumberOfMatches DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0850)
40 #define DCMTree_ACR_NEMA_ResponseSequenceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0860)
41 #define DCMTree_Status DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0900)
42 #define DCMTree_OffendingElement DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0901)
43 #define DCMTree_ErrorComment DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0902)
44 #define DCMTree_ErrorID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0903)
45 #define DCMTree_AffectedSOPInstanceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1000)
46 #define DCMTree_RequestedSOPInstanceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1001)
47 #define DCMTree_EventTypeID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1002)
48 #define DCMTree_AttributeIdentifierList DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1005)
49 #define DCMTree_ActionTypeID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1008)
50 #define DCMTree_NumberOfRemainingSuboperations DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1020)
51 #define DCMTree_NumberOfCompletedSuboperations DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1021)
52 #define DCMTree_NumberOfFailedSuboperations DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1022)
53 #define DCMTree_NumberOfWarningSuboperations DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1023)
54 #define DCMTree_MoveOriginatorApplicationEntityTitle DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1030)
55 #define DCMTree_MoveOriginatorMessageID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1031)
56 #define DCMTree_ACR_NEMA_DialogReceiver DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x4000)
57 #define DCMTree_ACR_NEMA_TerminalType DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x4010)
58 #define DCMTree_ACR_NEMA_MessageSetID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5010)
59 #define DCMTree_ACR_NEMA_EndMessageSet DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5020)
60 #define DCMTree_ACR_NEMA_DisplayFormat DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5110)
61 #define DCMTree_ACR_NEMA_PagePositionID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5120)
62 #define DCMTree_ACR_NEMA_TextFormatID DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5130)
63 #define DCMTree_ACR_NEMA_NormalReverse DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5140)
64 #define DCMTree_ACR_NEMA_AddGrayScale DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5150)
65 #define DCMTree_ACR_NEMA_Borders DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5160)
66 #define DCMTree_ACR_NEMA_Copies DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5170)
67 #define DCMTree_ACR_NEMA_MagnificationType DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5180)
68 #define DCMTree_ACR_NEMA_Erase DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5190)
69 #define DCMTree_ACR_NEMA_Print DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x51a0)
70 #define DCMTree_ACR_NEMA_Overlays DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x51b0)
71 #define DCMTree_MetaElementGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0000)
72 #define DCMTree_FileMetaInformationVersion DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0001)
73 #define DCMTree_MediaStorageSOPClassUID DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0002)
74 #define DCMTree_MediaStorageSOPInstanceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0003)
75 #define DCMTree_TransferSyntaxUID DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0010)
76 #define DCMTree_ImplementationClassUID DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0012)
77 #define DCMTree_ImplementationVersionName DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0013)
78 #define DCMTree_SourceApplicationEntityTitle DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0016)
79 #define DCMTree_PrivateInformationCreatorUID DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0100)
80 #define DCMTree_PrivateInformation DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0102)
81 #define DCMTree_FileSetGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x0000)
82 #define DCMTree_FileSetID DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1130)
83 #define DCMTree_FileSetDescriptorFileID DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1141)
84 #define DCMTree_SpecificCharacterSetOfFileSetDescriptorFile DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1142)
85 #define DCMTree_OffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntity DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1200)
86 #define DCMTree_OffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntity DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1202)
87 #define DCMTree_FileSetConsistencyFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1212)
88 #define DCMTree_DirectoryRecordSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1220)
89 #define DCMTree_OffsetOfTheNextDirectoryRecord DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1400)
90 #define DCMTree_RecordInUseFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1410)
91 #define DCMTree_OffsetOfReferencedLowerLevelDirectoryEntity DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1420)
92 #define DCMTree_DirectoryRecordType DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1430)
93 #define DCMTree_PrivateRecordUID DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1432)
94 #define DCMTree_ReferencedFileID DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1500)
95 #define DCMTree_MRDRDirectoryRecordOffset DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1504)
96 #define DCMTree_ReferencedSOPClassUIDInFile DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1510)
97 #define DCMTree_ReferencedSOPInstanceUIDInFile DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1511)
98 #define DCMTree_ReferencedTransferSyntaxUIDInFile DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1512)
99 #define DCMTree_ReferencedRelatedGeneralSOPClassUIDInFile DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x151a)
100 #define DCMTree_NumberOfReferences DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1600)
101 #define DCMTree_IdentifyingGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0000)
102 #define DCMTree_ACR_NEMA_IdentifyingGroupLengthToEnd DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0001)
103 #define DCMTree_SpecificCharacterSet DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0005)
104 #define DCMTree_LanguageCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0006)
105 #define DCMTree_ImageType DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0008)
106 #define DCMTree_ACR_NEMA_RecognitionCode DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0010)
107 #define DCMTree_InstanceCreationDate DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0012)
108 #define DCMTree_InstanceCreationTime DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0013)
109 #define DCMTree_InstanceCreatorUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0014)
110 #define DCMTree_SOPClassUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0016)
111 #define DCMTree_SOPInstanceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0018)
112 #define DCMTree_RelatedGeneralSOPClassUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x001a)
113 #define DCMTree_OriginalSpecializedSOPClassUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x001b)
114 #define DCMTree_StudyDate DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0020)
115 #define DCMTree_SeriesDate DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0021)
116 #define DCMTree_AcquisitionDate DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0022)
117 #define DCMTree_ContentDate DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0023)
118 #define DCMTree_OverlayDate DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0024)
119 #define DCMTree_CurveDate DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0025)
120 #define DCMTree_AcquisitionDatetime DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x002a)
121 #define DCMTree_StudyTime DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0030)
122 #define DCMTree_SeriesTime DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0031)
123 #define DCMTree_AcquisitionTime DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0032)
124 #define DCMTree_ContentTime DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0033)
125 #define DCMTree_OverlayTime DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0034)
126 #define DCMTree_CurveTime DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0035)
127 #define DCMTree_ACR_NEMA_OldDataSetType DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0040)
128 #define DCMTree_ACR_NEMA_DataSetSubtype DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0041)
129 #define DCMTree_RETIRED_NuclearMedicineSeriesType DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0042)
130 #define DCMTree_AccessionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0050)
131 #define DCMTree_QueryRetrieveLevel DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0052)
132 #define DCMTree_QueryRetrieveView DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0053)
133 #define DCMTree_RetrieveAETitle DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0054)
134 #define DCMTree_InstanceAvailability DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0056)
135 #define DCMTree_FailedSOPInstanceUIDList DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0058)
136 #define DCMTree_Modality DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0060)
137 #define DCMTree_ModalitiesInStudy DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0061)
138 #define DCMTree_SOPClassesInStudy DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0062)
139 #define DCMTree_ConversionType DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0064)
140 #define DCMTree_PresentationIntentType DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0068)
141 #define DCMTree_Manufacturer DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0070)
142 #define DCMTree_InstitutionName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0080)
143 #define DCMTree_InstitutionAddress DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0081)
144 #define DCMTree_InstitutionCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0082)
145 #define DCMTree_ReferringPhysiciansName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0090)
146 #define DCMTree_ReferringPhysiciansAddress DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0092)
147 #define DCMTree_ReferringPhysiciansTelephoneNumbers DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0094)
148 #define DCMTree_ReferringPhysicianIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0096)
149 #define DCMTree_CodeValue DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0100)
150 #define DCMTree_CodingSchemeDesignator DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0102)
151 #define DCMTree_CodingSchemeVersion DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0103)
152 #define DCMTree_CodeMeaning DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0104)
153 #define DCMTree_MappingResource DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0105)
154 #define DCMTree_ContextGroupVersion DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0106)
155 #define DCMTree_ContextGroupLocalVersion DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0107)
156 
157 // Changed in DICOM Correction Item ftp://medical.nema.org/medical/dicom/final/cp324_ft.pdf
158 #define DCMTree_CodeSetExtensionFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010b) // Old
159 #define DCMTree_ContextGroupExtensionFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010b)
160 
161 // Changed in DICOM Correction Item ftp://medical.nema.org/medical/dicom/final/cp324_ft.pdf
162 #define DCMTree_CodeSetExtensionCreatorUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010d) // Old
163 #define DCMTree_ContextGroupExtensionCreatorUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010d)
164 
165 #define DCMTree_CodingSchemeUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010c)
166 #define DCMTree_ContextIdentifier DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010f)
167 #define DCMTree_CodingSchemeIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0110)
168 #define DCMTree_CodingSchemeRegistry DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0112)
169 #define DCMTree_CodingSchemeExternalID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0114)
170 #define DCMTree_CodingSchemeName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0115)
171 #define DCMTree_ResponsibleOrganization DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0116)
172 #define DCMTree_ContextUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0117)
173 #define DCMTree_MappingResourceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0118)
174 #define DCMTree_LongCodeValue DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0119)
175 #define DCMTree_URNCodeValue DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0120)
176 #define DCMTree_EquivalentCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0121)
177 #define DCMTree_MappingResourceName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0122)
178 #define DCMTree_ContextGroupIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0123)
179 #define DCMTree_MappingResourceIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0124)
180 #define DCMTree_TimezoneOffsetFromUTC DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0201)
181 #define DCMTree_ACR_NEMA_NetworkID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1000)
182 #define DCMTree_StationName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1010)
183 #define DCMTree_StudyDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1030)
184 #define DCMTree_ProcedureCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1032)
185 #define DCMTree_SeriesDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x103e)
186 #define DCMTree_SeriesDescriptionCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x103f)
187 #define DCMTree_InstitutionalDepartmentName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1040)
188 #define DCMTree_PhysiciansOfRecord DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1048)
189 #define DCMTree_PhysiciansOfRecordIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1049)
190 #define DCMTree_PerformingPhysiciansName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1050)
191 #define DCMTree_PerformingPhysicianIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1052)
192 #define DCMTree_NameOfPhysiciansReadingStudy DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1060)
193 #define DCMTree_PhysiciansReadingStudyIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1062)
194 #define DCMTree_OperatorsName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1070)
195 #define DCMTree_OperatorIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1072)
196 #define DCMTree_AdmittingDiagnosesDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1080)
197 #define DCMTree_AdmittingDiagnosesCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1084)
198 #define DCMTree_ManufacturersModelName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1090)
199 #define DCMTree_ReferencedResultsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1100)
200 #define DCMTree_ReferencedStudySequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1110)
201 #define DCMTree_ReferencedPerformedProcedureStepSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1111)
202 #define DCMTree_ReferencedSeriesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1115)
203 #define DCMTree_ReferencedPatientSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1120)
204 #define DCMTree_ReferencedVisitSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1125)
205 #define DCMTree_ReferencedOverlaySequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1130)
206 #define DCMTree_ReferencedWaveformSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x113a)
207 #define DCMTree_ReferencedImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1140)
208 #define DCMTree_ReferencedCurveSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1145)
209 #define DCMTree_ReferencedInstanceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x114a)
210 #define DCMTree_ReferencedRealWorldValueMappingInstanceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x114b)
211 #define DCMTree_ReferencedSOPClassUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1150)
212 #define DCMTree_ReferencedSOPInstanceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1155)
213 #define DCMTree_SOPClassesSupported DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x115a)
214 #define DCMTree_ReferencedFrameNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1160)
215 #define DCMTree_TransactionUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1195)
216 #define DCMTree_FailureReason DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1197)
217 #define DCMTree_FailedSOPSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1198)
218 #define DCMTree_ReferencedSOPSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1199)
219 #define DCMTree_StudiesContainingOtherReferencedInstancesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1200)
220 #define DCMTree_RelatedSeriesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1250)
221 #define DCMTree_RETIRED_LossyImageCompression DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2110)
222 #define DCMTree_DerivationDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2111)
223 #define DCMTree_SourceImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2112)
224 #define DCMTree_StageName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2120)
225 #define DCMTree_StageNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2122)
226 #define DCMTree_NumberOfStages DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2124)
227 #define DCMTree_ViewName DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2127)
228 #define DCMTree_ViewNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2128)
229 #define DCMTree_NumberOfEventTimers DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2129)
230 #define DCMTree_NumberOfViewsInStage DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x212a)
231 #define DCMTree_EventElapsedTimes DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2130)
232 #define DCMTree_EventTimerNames DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2132)
233 #define DCMTree_StartTrim DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2142)
234 #define DCMTree_StopTrim DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2143)
235 #define DCMTree_RecommendedDisplayFrameRate DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2144)
236 #define DCMTree_RETIRED_TransducerPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2200)
237 #define DCMTree_RETIRED_TransducerOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2204)
238 #define DCMTree_RETIRED_AnatomicStructure DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2208)
239 #define DCMTree_AnatomicRegionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2218)
240 #define DCMTree_AnatomicRegionModifierSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2220)
241 #define DCMTree_PrimaryAnatomicStructureSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2228)
242 #define DCMTree_AnatomicStructureSpaceOrRegionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2229)
243 #define DCMTree_PrimaryAnatomicStructureModifierSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2230)
244 #define DCMTree_TransducerPositionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2240)
245 #define DCMTree_TransducerPositionModifierSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2242)
246 #define DCMTree_TransducerOrientationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2244)
247 #define DCMTree_TransducerOrientationModifierSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2246)
248 #define DCMTree_AlternateRepresentationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x3001)
249 #define DCMTree_IrradiationEventUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x3010)
250 #define DCMTree_ACR_NEMA_IdentifyingComments DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x4000)
251 #define DCMTree_FrameType DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9007)
252 #define DCMTree_ReferencedImageEvidenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9092)
253 #define DCMTree_ReferencedRawDataSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9121)
254 #define DCMTree_CreatorVersionUID DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9123)
255 #define DCMTree_DerivationImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9124)
256 #define DCMTree_SourceImageEvidenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9154)
257 #define DCMTree_PixelPresentation DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9205)
258 #define DCMTree_VolumetricProperties DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9206)
259 #define DCMTree_VolumeBasedCalculationTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9207)
260 #define DCMTree_ComplexImageComponent DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9208)
261 #define DCMTree_AcquisitionContrast DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9209)
262 #define DCMTree_DerivationCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9215)
263 
264 // Both definitions are found on current web and standard books. Probably the gray scale one has been
265 // generalized to the ReferencedPresentationStateSequence. No exact correction item found.
266 #define DCMTree_ReferencedGrayscalePresentationStateSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9237) // old, retired?
267 #define DCMTree_ReferencedPresentationStateSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9237)
268 
269 #define DCMTree_ReferencedOtherPlaneSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9410)
270 #define DCMTree_FrameDisplaySequence DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9458)
271 #define DCMTree_RecommendedDisplayFrameRateInFloat DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9459)
272 #define DCMTree_SkipFrameRangeFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9460)
273 #define DCMTree_PatientGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0000)
274 #define DCMTree_PatientsName DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0010)
275 #define DCMTree_PatientID DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0020)
276 #define DCMTree_IssuerOfPatientID DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0021)
277 #define DCMTree_TypeOfPatientID DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0022)
278 #define DCMTree_PatientsBirthDate DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0030)
279 #define DCMTree_PatientsBirthTime DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0032)
280 #define DCMTree_PatientsSex DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0040)
281 #define DCMTree_PatientsInsurancePlanCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0050)
282 #define DCMTree_PatientsPrimaryLanguageCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0101)
283 #define DCMTree_PatientsPrimaryLanguageCodeModifierSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0102)
284 #define DCMTree_OtherPatientIDs DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1000)
285 #define DCMTree_OtherPatientNames DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1001)
286 #define DCMTree_PatientsBirthName DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1005)
287 #define DCMTree_PatientsAge DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1010)
288 #define DCMTree_PatientsSize DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1020)
289 #define DCMTree_PatientsWeight DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1030)
290 #define DCMTree_PatientsAddress DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1040)
291 #define DCMTree_ACR_NEMA_InsurancePlanIdentification DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1050)
292 #define DCMTree_PatientsMothersBirthName DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1060)
293 #define DCMTree_MilitaryRank DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1080)
294 #define DCMTree_BranchOfService DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1081)
295 #define DCMTree_MedicalRecordLocator DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1090)
296 #define DCMTree_MedicalAlerts DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2000)
297 #define DCMTree_ContrastAllergies DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2110)
298 #define DCMTree_CountryOfResidence DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2150)
299 #define DCMTree_RegionOfResidence DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2152)
300 #define DCMTree_PatientsTelephoneNumbers DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2154)
301 #define DCMTree_EthnicGroup DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2160)
302 #define DCMTree_Occupation DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2180)
303 #define DCMTree_SmokingStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21a0)
304 #define DCMTree_AdditionalPatientHistory DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21b0)
305 #define DCMTree_PregnancyStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21c0)
306 #define DCMTree_LastMenstrualDate DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21d0)
307 #define DCMTree_PatientsReligiousPreference DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21f0)
308 #define DCMTree_PatientSpeciesDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2201)
309 #define DCMTree_PatientSpeciesCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2202)
310 #define DCMTree_PatientsSexNeutered DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2203)
311 #define DCMTree_AnatomicalOrientationType DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2210)
312 #define DCMTree_PatientBreedDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2292)
313 #define DCMTree_PatientBreedCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2293)
314 #define DCMTree_BreedRegistrationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2294)
315 #define DCMTree_BreedRegistrationNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2295)
316 #define DCMTree_BreedRegistryCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2296)
317 #define DCMTree_ResponsiblePerson DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2297)
318 #define DCMTree_ResponsiblePersonRole DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2298)
319 #define DCMTree_PatientComments DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x4000)
320 #define DCMTree_ExaminedBodyThickness DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x9431)
321 #define DCMTree_ClinicalTrialGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0000)
322 #define DCMTree_ClinicalTrialSponsorName DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0010)
323 #define DCMTree_ClinicalTrialProtocolID DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0020)
324 #define DCMTree_ClinicalTrialProtocolName DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0021)
325 #define DCMTree_ClinicalTrialSiteID DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0030)
326 #define DCMTree_ClinicalTrialSiteName DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0031)
327 #define DCMTree_ClinicalTrialSubjectID DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0040)
328 #define DCMTree_ClinicalTrialSubjectReadingID DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0042)
329 #define DCMTree_ClinicalTrialTimePointID DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0050)
330 #define DCMTree_ClinicalTrialTimePointDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0051)
331 #define DCMTree_ClinicalTrialCoordinatingCenterName DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0060)
332 #define DCMTree_PatientIdentityRemoved DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0062)
333 #define DCMTree_PatientIdentifyRemoved DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0062)
334 #define DCMTree_DeIdentificationMethod DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0063)
335 #define DCMTree_DeIdentificationMethodCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0064)
336 #define DCMTree_ClinicalTrialProtocolEthicsCommitteeName DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0081)
337 #define DCMTree_DistributionType DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0084)
338 #define DCMTree_ConsentForDistributionFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0085)
339 #define DCMTree_AcquisitionGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0000)
340 #define DCMTree_ContrastBolusAgent DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0010)
341 #define DCMTree_ContrastBolusAgentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0012)
342 #define DCMTree_ContrastBolusAdministrationRouteSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0014)
343 #define DCMTree_BodyPartExamined DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0015)
344 #define DCMTree_ScanningSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0020)
345 #define DCMTree_SequenceVariant DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0021)
346 #define DCMTree_ScanOptions DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0022)
347 #define DCMTree_MRAcquisitionType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0023)
348 #define DCMTree_SequenceName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0024)
349 #define DCMTree_AngioFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0025)
350 #define DCMTree_InterventionDrugInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0026)
351 #define DCMTree_InterventionDrugStopTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0027)
352 #define DCMTree_InterventionDrugDose DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0028)
353 #define DCMTree_InterventionDrugCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0029)
354 #define DCMTree_AdditionalDrugSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x002a)
355 #define DCMTree_RETIRED_Radionuclide DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0030)
356 #define DCMTree_Radiopharmaceutical DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0031)
357 #define DCMTree_RETIRED_EnergyWindowCenterline DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0032)
358 #define DCMTree_RETIRED_EnergyWindowTotalWidth DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0033)
359 #define DCMTree_InterventionDrugName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0034)
360 #define DCMTree_InterventionDrugStartTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0035)
361 #define DCMTree_InterventionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0036)
362 #define DCMTree_RETIRED_TherapyType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0037)
363 #define DCMTree_InterventionalStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0038)
364 #define DCMTree_RETIRED_TherapyDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0039)
365 #define DCMTree_InterventionDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x003a)
366 #define DCMTree_CineRate DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0040)
367 #define DCMTree_SliceThickness DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0050)
368 #define DCMTree_KVP DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0060)
369 #define DCMTree_CountsAccumulated DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0070)
370 #define DCMTree_AcquisitionTerminationCondition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0071)
371 #define DCMTree_EffectiveDuration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0072)
372 #define DCMTree_AcquisitionStartCondition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0073)
373 #define DCMTree_AcquisitionStartConditionData DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0074)
374 #define DCMTree_AcquisitionTerminationConditionData DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0075)
375 #define DCMTree_RepetitionTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0080)
376 #define DCMTree_EchoTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0081)
377 #define DCMTree_InversionTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0082)
378 #define DCMTree_NumberOfAverages DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0083)
379 #define DCMTree_ImagingFrequency DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0084)
380 #define DCMTree_ImagedNucleus DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0085)
381 #define DCMTree_EchoNumbers DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0086)
382 #define DCMTree_MagneticFieldStrength DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0087)
383 #define DCMTree_SpacingBetweenSlices DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0088)
384 #define DCMTree_NumberOfPhaseEncodingSteps DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0089)
385 #define DCMTree_DataCollectionDiameter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0090)
386 #define DCMTree_EchoTrainLength DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0091)
387 #define DCMTree_PercentSampling DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0093)
388 #define DCMTree_PercentPhaseFieldOfView DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0094)
389 #define DCMTree_PixelBandwidth DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0095)
390 #define DCMTree_DeviceSerialNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1000)
391 #define DCMTree_DeviceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1002)
392 #define DCMTree_DeviceID DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1003)
393 #define DCMTree_PlateID DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1004)
394 #define DCMTree_GantryID DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1008)
395 #define DCMTree_SecondaryCaptureDeviceID DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1010)
396 #define DCMTree_HardcopyCreationDeviceID DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1011)
397 #define DCMTree_DateOfSecondaryCapture DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1012)
398 #define DCMTree_TimeOfSecondaryCapture DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1014)
399 #define DCMTree_SecondaryCaptureDeviceManufacturer DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1016)
400 #define DCMTree_HardcopyDeviceManufacturer DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1017)
401 #define DCMTree_SecondaryCaptureDeviceManufacturersModelName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1018)
402 #define DCMTree_SecondaryCaptureDeviceSoftwareVersions DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1019)
403 #define DCMTree_HardcopyDeviceSoftwareVersion DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x101a)
404 #define DCMTree_HardcopyDeviceManufacturersModelName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x101b)
405 #define DCMTree_SoftwareVersions DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1020)
406 #define DCMTree_VideoImageFormatAcquired DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1022)
407 #define DCMTree_DigitalImageFormatAcquired DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1023)
408 #define DCMTree_ProtocolName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1030)
409 #define DCMTree_ContrastBolusRoute DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1040)
410 #define DCMTree_ContrastBolusVolume DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1041)
411 #define DCMTree_ContrastBolusStartTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1042)
412 #define DCMTree_ContrastBolusStopTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1043)
413 #define DCMTree_ContrastBolusTotalDose DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1044)
414 #define DCMTree_SyringeCounts DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1045)
415 #define DCMTree_ContrastFlowRate DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1046)
416 #define DCMTree_ContrastFlowDuration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1047)
417 #define DCMTree_ContrastBolusIngredient DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1048)
418 #define DCMTree_ContrastBolusIngredientConcentration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1049)
419 #define DCMTree_SpatialResolution DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1050)
420 #define DCMTree_TriggerTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1060)
421 #define DCMTree_TriggerSourceOrType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1061)
422 #define DCMTree_NominalInterval DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1062)
423 #define DCMTree_FrameTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1063)
424 #define DCMTree_FramingType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1064)
425 #define DCMTree_FrameTimeVector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1065)
426 #define DCMTree_FrameDelay DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1066)
427 #define DCMTree_ImageTriggerDelay DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1067)
428 #define DCMTree_MultiplexGroupTimeOffset DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1068)
429 #define DCMTree_TriggerTimeOffset DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1069)
430 #define DCMTree_SynchronizationTrigger DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x106a)
431 #define DCMTree_SynchronizationChannel DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x106c)
432 #define DCMTree_TriggerSamplePosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x106e)
433 #define DCMTree_RadiopharmaceuticalRoute DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1070)
434 #define DCMTree_RadiopharmaceuticalVolume DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1071)
435 #define DCMTree_RadiopharmaceuticalStartTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1072)
436 #define DCMTree_RadiopharmaceuticalStopTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1073)
437 #define DCMTree_RadionuclideTotalDose DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1074)
438 #define DCMTree_RadionuclideHalfLife DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1075)
439 #define DCMTree_RadionuclidePositronFraction DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1076)
440 #define DCMTree_RadiopharmaceuticalSpecificActivity DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1077)
441 #define DCMTree_RadiopharmaceuticalStartDatetime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1078)
442 #define DCMTree_RadiopharmaceuticalStopDatetime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1079)
443 #define DCMTree_BeatRejectionFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1080)
444 #define DCMTree_LowRRValue DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1081)
445 #define DCMTree_HighRRValue DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1082)
446 #define DCMTree_IntervalsAcquired DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1083)
447 #define DCMTree_IntervalsRejected DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1084)
448 #define DCMTree_PVCRejection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1085)
449 #define DCMTree_SkipBeats DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1086)
450 #define DCMTree_HeartRate DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1088)
451 #define DCMTree_CardiacNumberOfImages DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1090)
452 #define DCMTree_TriggerWindow DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1094)
453 #define DCMTree_ReconstructionDiameter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1100)
454 #define DCMTree_DistanceSourceToDetector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1110)
455 #define DCMTree_DistanceSourceToPatient DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1111)
456 #define DCMTree_EstimatedRadiographicMagnificationFactor DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1114)
457 #define DCMTree_GantryDetectorTilt DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1120)
458 #define DCMTree_GantryDetectorSlew DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1121)
459 #define DCMTree_TableHeight DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1130)
460 #define DCMTree_TableTraverse DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1131)
461 #define DCMTree_TableMotion DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1134)
462 #define DCMTree_TableVerticalIncrement DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1135)
463 #define DCMTree_TableLateralIncrement DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1136)
464 #define DCMTree_TableLongitudinalIncrement DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1137)
465 #define DCMTree_TableAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1138)
466 #define DCMTree_TableType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x113a)
467 #define DCMTree_RotationDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1140)
468 #define DCMTree_AngularPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1141)
469 #define DCMTree_RadialPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1142)
470 #define DCMTree_ScanArc DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1143)
471 #define DCMTree_AngularStep DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1144)
472 #define DCMTree_CenterOfRotationOffset DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1145)
473 #define DCMTree_RETIRED_RotationOffset DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1146)
474 #define DCMTree_FieldOfViewShape DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1147)
475 #define DCMTree_FieldOfViewDimensions DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1149)
476 #define DCMTree_ExposureTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1150)
477 #define DCMTree_XRayTubeCurrent DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1151)
478 #define DCMTree_Exposure DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1152)
479 #define DCMTree_ExposureInMicroAs DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1153)
480 #define DCMTree_AveragePulseWidth DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1154)
481 #define DCMTree_RadiationSetting DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1155)
482 #define DCMTree_RectificationType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1156)
483 #define DCMTree_RadiationMode DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x115a)
484 #define DCMTree_ImageAndFluoroscopyAreaDoseProduct DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x115e)
485 #define DCMTree_FilterType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1160)
486 #define DCMTree_TypeOfFilters DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1161)
487 #define DCMTree_IntensifierSize DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1162)
488 #define DCMTree_ImagerPixelSpacing DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1164)
489 #define DCMTree_Grid DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1166)
490 #define DCMTree_GeneratorPower DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1170)
491 #define DCMTree_CollimatorGridName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1180)
492 #define DCMTree_CollimatorType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1181)
493 #define DCMTree_FocalDistance DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1182)
494 #define DCMTree_XFocusCenter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1183)
495 #define DCMTree_YFocusCenter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1184)
496 #define DCMTree_FocalSpots DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1190)
497 #define DCMTree_AnodeTargetMaterial DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1191)
498 #define DCMTree_BodyPartThickness DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x11a0)
499 #define DCMTree_CompressionForce DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x11a2)
500 #define DCMTree_DateOfLastCalibration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1200)
501 #define DCMTree_TimeOfLastCalibration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1201)
502 #define DCMTree_ConvolutionKernel DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1210)
503 #define DCMTree_ACR_NEMA_UpperLowerPixelValues DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1240)
504 #define DCMTree_ActualFrameDuration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1242)
505 #define DCMTree_CountRate DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1243)
506 #define DCMTree_PreferredPlaybackSequencing DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1244)
507 #define DCMTree_ReceiveCoilName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1250)
508 #define DCMTree_TransmitCoilName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1251)
509 #define DCMTree_PlateType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1260)
510 #define DCMTree_PhosphorType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1261)
511 #define DCMTree_ScanVelocity DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1300)
512 #define DCMTree_WholeBodyTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1301)
513 #define DCMTree_ScanLength DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1302)
514 #define DCMTree_AcquisitionMatrix DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1310)
515 #define DCMTree_InPlanePhaseEncodingDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1312)
516 #define DCMTree_FlipAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1314)
517 #define DCMTree_VariableFlipAngleFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1315)
518 #define DCMTree_SAR DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1316)
519 #define DCMTree_dBdt DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1318)
520 #define DCMTree_AcquisitionDeviceProcessingDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1400)
521 #define DCMTree_AcquisitionDeviceProcessingCode DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1401)
522 #define DCMTree_CassetteOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1402)
523 #define DCMTree_CassetteSize DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1403)
524 #define DCMTree_ExposuresOnPlate DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1404)
525 #define DCMTree_RelativeXRayExposure DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1405)
526 #define DCMTree_ColumnAngulation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1450)
527 #define DCMTree_TomoLayerHeight DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1460)
528 #define DCMTree_TomoAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1470)
529 #define DCMTree_TomoTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1480)
530 #define DCMTree_TomoType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1490)
531 #define DCMTree_TomoClass DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1491)
532 #define DCMTree_NumberOfTomosynthesisSourceImages DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1495)
533 #define DCMTree_PositionerMotion DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1500)
534 #define DCMTree_PositionerType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1508)
535 #define DCMTree_PositionerPrimaryAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1510)
536 #define DCMTree_PositionerSecondaryAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1511)
537 #define DCMTree_PositionerPrimaryAngleIncrement DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1520)
538 #define DCMTree_PositionerSecondaryAngleIncrement DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1521)
539 #define DCMTree_DetectorPrimaryAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1530)
540 #define DCMTree_DetectorSecondaryAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1531)
541 #define DCMTree_ShutterShape DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1600)
542 #define DCMTree_ShutterLeftVerticalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1602)
543 #define DCMTree_ShutterRightVerticalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1604)
544 #define DCMTree_ShutterUpperHorizontalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1606)
545 #define DCMTree_ShutterLowerHorizontalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1608)
546 #define DCMTree_CenterOfCircularShutter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1610)
547 #define DCMTree_RadiusOfCircularShutter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1612)
548 #define DCMTree_VerticesOfThePolygonalShutter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1620)
549 #define DCMTree_ShutterPresentationValue DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1622)
550 #define DCMTree_ShutterOverlayGroup DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1623)
551 #define DCMTree_ShutterPresentationColorCIELabValue DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1624)
552 #define DCMTree_CollimatorShape DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1700)
553 #define DCMTree_CollimatorLeftVerticalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1702)
554 #define DCMTree_CollimatorRightVerticalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1704)
555 #define DCMTree_CollimatorUpperHorizontalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1706)
556 #define DCMTree_CollimatorLowerHorizontalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1708)
557 #define DCMTree_CenterOfCircularCollimator DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1710)
558 #define DCMTree_RadiusOfCircularCollimator DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1712)
559 #define DCMTree_VerticesOfThePolygonalCollimator DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1720)
560 #define DCMTree_AcquisitionTimeSynchronized DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1800)
561 #define DCMTree_TimeSource DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1801)
562 #define DCMTree_TimeDistributionProtocol DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1802)
563 #define DCMTree_NTPSourceAddress DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1803)
564 #define DCMTree_PageNumberVector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2001)
565 #define DCMTree_FrameLabelVector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2002)
566 #define DCMTree_FramePrimaryAngleVector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2003)
567 #define DCMTree_FrameSecondaryAngleVector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2004)
568 #define DCMTree_SliceLocationVector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2005)
569 #define DCMTree_DisplayWindowLabelVector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2006)
570 #define DCMTree_NominalScannedPixelSpacing DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2010)
571 #define DCMTree_DigitizingDeviceTransportDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2020)
572 #define DCMTree_RotationOfScannedFilm DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2030)
573 #define DCMTree_IVUSAcquisition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3100)
574 #define DCMTree_IVUSPullbackRate DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3101)
575 #define DCMTree_IVUSGatedRate DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3102)
576 #define DCMTree_IVUSPullbackStartFrameNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3103)
577 #define DCMTree_IVUSPullbackStopFrameNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3104)
578 #define DCMTree_LesionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3105)
579 #define DCMTree_ACR_NEMA_AcquisitionComments DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x4000)
580 #define DCMTree_OutputPower DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5000)
581 #define DCMTree_TransducerData DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5010)
582 #define DCMTree_FocusDepth DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5012)
583 #define DCMTree_ProcessingFunction DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5020)
584 #define DCMTree_PostprocessingFunction DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5021)
585 #define DCMTree_MechanicalIndex DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5022)
586 #define DCMTree_BoneThermalIndex DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5024)
587 #define DCMTree_CranialThermalIndex DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5026)
588 #define DCMTree_SoftTissueThermalIndex DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5027)
589 #define DCMTree_SoftTissueFocusThermalIndex DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5028)
590 #define DCMTree_SoftTissueSurfaceThermalIndex DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5029)
591 #define DCMTree_ACR_NEMA_DynamicRange DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5030)
592 #define DCMTree_ACR_NEMA_TotalGain DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5040)
593 #define DCMTree_DepthOfScanField DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5050)
594 #define DCMTree_PatientPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5100)
595 #define DCMTree_ViewPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5101)
596 #define DCMTree_ProjectionEponymousNameCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5104)
597 #define DCMTree_RETIRED_ImageTransformationMatrix DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5210)
598 #define DCMTree_RETIRED_ImageTranslationVector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5212)
599 #define DCMTree_Sensitivity DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6000)
600 #define DCMTree_SequenceOfUltrasoundRegions DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6011)
601 #define DCMTree_RegionSpatialFormat DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6012)
602 #define DCMTree_RegionDataType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6014)
603 #define DCMTree_RegionFlags DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6016)
604 #define DCMTree_RegionLocationMinX0 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6018)
605 #define DCMTree_RegionLocationMinY0 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x601a)
606 #define DCMTree_RegionLocationMaxX1 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x601c)
607 #define DCMTree_RegionLocationMaxY1 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x601e)
608 #define DCMTree_ReferencePixelX0 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6020)
609 #define DCMTree_ReferencePixelY0 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6022)
610 #define DCMTree_PhysicalUnitsXDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6024)
611 #define DCMTree_PhysicalUnitsYDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6026)
612 #define DCMTree_ReferencePixelPhysicalValueX DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6028)
613 #define DCMTree_ReferencePixelPhysicalValueY DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x602a)
614 #define DCMTree_PhysicalDeltaX DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x602c)
615 #define DCMTree_PhysicalDeltaY DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x602e)
616 #define DCMTree_TransducerFrequency DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6030)
617 #define DCMTree_TransducerType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6031)
618 #define DCMTree_PulseRepetitionFrequency DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6032)
619 #define DCMTree_DopplerCorrectionAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6034)
620 #define DCMTree_SteeringAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6036)
621 #define DCMTree_RETIRED_DopplerSampleVolumeXPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6038)
622 #define DCMTree_DopplerSampleVolumeXPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6039)
623 #define DCMTree_RETIRED_DopplerSampleVolumeYPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603a)
624 #define DCMTree_DopplerSampleVolumeYPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603b)
625 #define DCMTree_RETIRED_TMLinePositionX0 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603c)
626 #define DCMTree_TMLinePositionX0 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603d)
627 #define DCMTree_RETIRED_TMLinePositionY0 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603e)
628 #define DCMTree_TMLinePositionY0 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603f)
629 #define DCMTree_RETIRED_TMLinePositionX1 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6040)
630 #define DCMTree_TMLinePositionX1 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6041)
631 #define DCMTree_RETIRED_TMLinePositionY1 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6042)
632 #define DCMTree_TMLinePositionY1 DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6043)
633 #define DCMTree_PixelComponentOrganization DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6044)
634 #define DCMTree_PixelComponentMask DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6046)
635 #define DCMTree_PixelComponentRangeStart DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6048)
636 #define DCMTree_PixelComponentRangeStop DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x604a)
637 #define DCMTree_PixelComponentPhysicalUnits DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x604c)
638 #define DCMTree_PixelComponentDataType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x604e)
639 #define DCMTree_NumberOfTableBreakPoints DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6050)
640 #define DCMTree_TableOfXBreakPoints DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6052)
641 #define DCMTree_TableOfYBreakPoints DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6054)
642 #define DCMTree_NumberOfTableEntries DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6056)
643 #define DCMTree_TableOfPixelValues DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6058)
644 #define DCMTree_TableOfParameterValues DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x605a)
645 #define DCMTree_RWaveTimeVector DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6060)
646 #define DCMTree_DetectorConditionsNominalFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7000)
647 #define DCMTree_DetectorTemperature DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7001)
648 #define DCMTree_DetectorType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7004)
649 #define DCMTree_DetectorConfiguration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7005)
650 #define DCMTree_DetectorDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7006)
651 #define DCMTree_DetectorMode DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7008)
652 #define DCMTree_DetectorID DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x700a)
653 #define DCMTree_DateOfLastDetectorCalibration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x700c)
654 #define DCMTree_TimeOfLastDetectorCalibration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x700e)
655 #define DCMTree_ExposuresOnDetectorSinceLastCalibration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7010)
656 #define DCMTree_ExposuresOnDetectorSinceManufactured DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7011)
657 #define DCMTree_DetectorTimeSinceLastExposure DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7012)
658 #define DCMTree_DetectorActiveTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7014)
659 #define DCMTree_DetectorActivationOffsetFromExposure DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7016)
660 #define DCMTree_DetectorBinning DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x701a)
661 #define DCMTree_DetectorElementPhysicalSize DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7020)
662 #define DCMTree_DetectorElementSpacing DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7022)
663 #define DCMTree_DetectorActiveShape DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7024)
664 #define DCMTree_DetectorActiveDimensions DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7026)
665 #define DCMTree_DetectorActiveOrigin DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7028)
666 #define DCMTree_DetectorManufacturerName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x702a)
667 #define DCMTree_DetectorManufacturersModelName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x702b)
668 #define DCMTree_FieldOfViewOrigin DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7030)
669 #define DCMTree_FieldOfViewRotation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7032)
670 #define DCMTree_FieldOfViewHorizontalFlip DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7034)
671 #define DCMTree_GridAbsorbingMaterial DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7040)
672 #define DCMTree_GridSpacingMaterial DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7041)
673 #define DCMTree_GridThickness DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7042)
674 #define DCMTree_GridPitch DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7044)
675 #define DCMTree_GridAspectRatio DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7046)
676 #define DCMTree_GridPeriod DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7048)
677 #define DCMTree_GridFocalDistance DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x704c)
678 #define DCMTree_FilterMaterial DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7050)
679 #define DCMTree_FilterThicknessMinimum DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7052)
680 #define DCMTree_FilterThicknessMaximum DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7054)
681 #define DCMTree_ExposureControlMode DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7060)
682 #define DCMTree_ExposureControlModeDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7062)
683 #define DCMTree_ExposureStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7064)
684 #define DCMTree_PhototimerSetting DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7065)
685 #define DCMTree_ExposureTimeInMicroS DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x8150)
686 #define DCMTree_XRayTubeCurrentInMicroA DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x8151)
687 #define DCMTree_ContentQualification DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9004)
688 #define DCMTree_PulseSequenceName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9005)
689 #define DCMTree_MRImagingModifierSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9006)
690 #define DCMTree_EchoPulseSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9008)
691 #define DCMTree_InversionRecovery DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9009)
692 #define DCMTree_FlowCompensation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9010)
693 #define DCMTree_MultipleSpinEcho DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9011)
694 #define DCMTree_MultiPlanarExcitation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9012)
695 #define DCMTree_PhaseContrast DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9014)
696 #define DCMTree_TimeOfFlightContrast DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9015)
697 #define DCMTree_Spoiling DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9016)
698 #define DCMTree_SteadyStatePulseSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9017)
699 #define DCMTree_EchoPlanarPulseSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9018)
700 #define DCMTree_TagAngleFirstAxis DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9019)
701 #define DCMTree_MagnetizationTransfer DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9020)
702 #define DCMTree_T2Preparation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9021)
703 #define DCMTree_BloodSignalNulling DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9022)
704 #define DCMTree_SaturationRecovery DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9024)
705 #define DCMTree_SpectrallySelectedSuppression DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9025)
706 #define DCMTree_SpectrallySelectedExcitation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9026)
707 #define DCMTree_SpatialPreSaturation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9027)
708 #define DCMTree_Tagging DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9028)
709 #define DCMTree_OversamplingPhase DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9029)
710 #define DCMTree_TagSpacingFirstDimension DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9030)
711 #define DCMTree_GeometryOfKSpaceTraversal DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9032)
712 #define DCMTree_SegmentedKSpaceTraversal DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9033)
713 #define DCMTree_RectilinearPhaseEncodeReordering DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9034)
714 #define DCMTree_TagThickness DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9035)
715 #define DCMTree_PartialFourierDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9036)
716 #define DCMTree_CardiacSynchronizationTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9037)
717 #define DCMTree_ReceiveCoilManufacturerName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9041)
718 #define DCMTree_MRReceiveCoilSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9042)
719 #define DCMTree_ReceiveCoilType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9043)
720 #define DCMTree_QuadratureReceiveCoil DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9044)
721 #define DCMTree_MultiCoilDefinitionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9045)
722 #define DCMTree_MultiCoilConfiguration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9046)
723 #define DCMTree_MultiCoilElementName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9047)
724 #define DCMTree_MultiCoilElementUsed DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9048)
725 #define DCMTree_MRTransmitCoilSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9049)
726 #define DCMTree_TransmitCoilManufacturerName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9050)
727 #define DCMTree_TransmitCoilType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9051)
728 #define DCMTree_SpectralWidth DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9052)
729 #define DCMTree_ChemicalShiftReference DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9053)
730 #define DCMTree_VolumeLocalizationTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9054)
731 #define DCMTree_MRAcquisitionFrequencyEncodingSteps DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9058)
732 #define DCMTree_Decoupling DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9059)
733 #define DCMTree_DecoupledNucleus DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9060)
734 #define DCMTree_DecouplingFrequency DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9061)
735 #define DCMTree_DecouplingMethod DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9062)
736 #define DCMTree_DecouplingChemicalShiftReference DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9063)
737 #define DCMTree_KSpaceFiltering DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9064)
738 #define DCMTree_TimeDomainFiltering DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9065)
739 #define DCMTree_NumberOfZeroFills DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9066)
740 #define DCMTree_BaselineCorrection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9067)
741 #define DCMTree_ParallelReductionFactorInPlane DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9069)
742 #define DCMTree_CardiacRRIntervalSpecified DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9070)
743 #define DCMTree_AcquisitionDuration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9073)
744 #define DCMTree_FrameAcquisitionDatetime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9074)
745 #define DCMTree_DiffusionDirectionality DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9075)
746 #define DCMTree_DiffusionGradientDirectionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9076)
747 #define DCMTree_ParallelAcquisition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9077)
748 #define DCMTree_ParallelAcquisitionTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9078)
749 #define DCMTree_InversionTimes DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9079)
750 #define DCMTree_MetaboliteMapDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9080)
751 #define DCMTree_PartialFourier DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9081)
752 #define DCMTree_EffectiveEchoTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9082)
753 #define DCMTree_MetaboliteMapCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9083)
754 #define DCMTree_ChemicalShiftSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9084)
755 #define DCMTree_CardiacSignalSource DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9085)
756 #define DCMTree_DiffusionBValue DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9087)
757 #define DCMTree_DiffusionGradientOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9089)
758 #define DCMTree_VelocityEncodingDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9090)
759 #define DCMTree_VelocityEncodingMinimumValue DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9091)
760 #define DCMTree_NumberOfKSpaceTrajectories DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9093)
761 #define DCMTree_CoverageOfKSpace DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9094)
762 #define DCMTree_SpectroscopyAcquisitionPhaseRows DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9095)
763 #define DCMTree_RETIRED_ParallelReductionFactorInPlane DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9096)
764 #define DCMTree_TransmitterFrequency DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9098)
765 #define DCMTree_ResonantNucleus DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9100)
766 #define DCMTree_FrequencyCorrection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9101)
767 #define DCMTree_MRSpectroscopyFOVGeometrySequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9103)
768 #define DCMTree_SlabThickness DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9104)
769 #define DCMTree_SlabOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9105)
770 #define DCMTree_MidSlabPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9106)
771 #define DCMTree_MRSpatialSaturationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9107)
772 #define DCMTree_MRTimingAndRelatedParametersSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9112)
773 #define DCMTree_MREchoSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9114)
774 #define DCMTree_MRModifierSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9115)
775 #define DCMTree_MRDiffusionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9117)
776 #define DCMTree_CardiacTriggerSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9118)
777 #define DCMTree_MRAveragesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9119)
778 #define DCMTree_MRFOVGeometrySequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9125)
779 #define DCMTree_VolumeLocalizationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9126)
780 #define DCMTree_SpectroscopyAcquisitionDataColumns DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9127)
781 #define DCMTree_DiffusionAnisotropyType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9147)
782 #define DCMTree_FrameReferenceDatetime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9151)
783 #define DCMTree_MRMetaboliteMapSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9152)
784 #define DCMTree_ParallelReductionFactorOutOfPlane DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9155)
785 #define DCMTree_SpectroscopyAcquisitionOutOfPlanePhaseSteps DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9159)
786 #define DCMTree_BulkMotionStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9166)
787 #define DCMTree_ParallelReductionFactorSecondInPlane DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9168)
788 #define DCMTree_CardiacBeatRejectionTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9169)
789 #define DCMTree_RespiratoryMotionCompensationTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9170)
790 #define DCMTree_RespiratorySignalSource DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9171)
791 #define DCMTree_BulkMotionCompensationTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9172)
792 #define DCMTree_BulkMotionSignalSource DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9173)
793 #define DCMTree_ApplicableSafetyStandardAgency DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9174)
794 #define DCMTree_ApplicableSafetyStandardDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9175)
795 #define DCMTree_OperatingModeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9176)
796 #define DCMTree_OperatingModeType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9177)
797 #define DCMTree_OperationMode DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9178)
798 #define DCMTree_SpecificAbsorptionRateDefinition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9179)
799 #define DCMTree_GradientOutputType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9180)
800 #define DCMTree_SpecificAbsorptionRateValue DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9181)
801 #define DCMTree_GradientOutput DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9182)
802 #define DCMTree_FlowCompensationDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9183)
803 #define DCMTree_TaggingDelay DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9184)
804 #define DCMTree_RETIRED_ChemicalShiftsMinimumIntegrationLimitInHz DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9195)
805 #define DCMTree_RETIRED_ChemicalShiftsMaximumIntegrationLimitInHz DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9196)
806 #define DCMTree_MRVelocityEncodingSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9197)
807 #define DCMTree_FirstOrderPhaseCorrection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9198)
808 #define DCMTree_WaterReferencedPhaseCorrection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9199)
809 #define DCMTree_MRSpectroscopyAcquisitionType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9200)
810 #define DCMTree_RespiratoryCyclePosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9214)
811 #define DCMTree_VelocityEncodingMaximumValue DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9217)
812 #define DCMTree_TagSpacingSecondDimension DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9218)
813 #define DCMTree_TagAngleSecondAxis DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9219)
814 #define DCMTree_FrameAcquisitionDuration DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9220)
815 #define DCMTree_MRImageFrameTypeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9226)
816 #define DCMTree_MRSpectroscopyFrameTypeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9227)
817 #define DCMTree_MRAcquisitionPhaseEncodingStepsInPlane DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9231)
818 #define DCMTree_MRAcquisitionPhaseEncodingStepsOutOfPlane DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9232)
819 #define DCMTree_SpectroscopyAcquisitionPhaseColumns DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9234)
820 #define DCMTree_CardiacCyclePosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9236)
821 #define DCMTree_SpecificAbsorptionRateSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9239)
822 #define DCMTree_RFEchoTrainLength DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9240)
823 #define DCMTree_GradientEchoTrainLength DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9241)
824 #define DCMTree_ChemicalShiftsMinimumIntegrationLimitInPpm DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9295)
825 #define DCMTree_ChemicalShiftsMaximumIntegrationLimitInPpm DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9296)
826 #define DCMTree_CTAcquisitionTypeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9301)
827 #define DCMTree_AcquisitionType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9302)
828 #define DCMTree_TubeAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9303)
829 #define DCMTree_CTAcquisitionDetailsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9304)
830 #define DCMTree_RevolutionTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9305)
831 #define DCMTree_SingleCollimationWidth DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9306)
832 #define DCMTree_TotalCollimationWidth DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9307)
833 #define DCMTree_CTTableDynamicsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9308)
834 #define DCMTree_TableSpeed DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9309)
835 #define DCMTree_TableFeedPerRotation DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9310)
836 #define DCMTree_SpiralPitchFactor DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9311)
837 #define DCMTree_CTGeometrySequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9312)
838 #define DCMTree_DataCollectionCenterPatient DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9313)
839 #define DCMTree_CTReconstructionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9314)
840 #define DCMTree_ReconstructionAlgorithm DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9315)
841 #define DCMTree_ConvolutionKernelGroup DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9316)
842 #define DCMTree_ReconstructionFieldOfView DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9317)
843 #define DCMTree_ReconstructionTargetCenterPatient DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9318)
844 #define DCMTree_ReconstructionAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9319)
845 #define DCMTree_ImageFilter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9320)
846 #define DCMTree_CTExposureSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9321)
847 #define DCMTree_ReconstructionPixelSpacing DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9322)
848 #define DCMTree_ExposureModulationType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9323)
849 #define DCMTree_EstimatedDoseSaving DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9324)
850 #define DCMTree_CTXRayDetailsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9325)
851 #define DCMTree_CTPositionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9326)
852 #define DCMTree_TablePosition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9327)
853 #define DCMTree_ExposureTimeInms DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9328)
854 #define DCMTree_CTImageFrameTypeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9329)
855 #define DCMTree_XRayTubeCurrentInmA DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9330)
856 #define DCMTree_ExposureInmAs DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9332)
857 #define DCMTree_ConstantVolumeFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9333)
858 #define DCMTree_FluoroscopyFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9334)
859 #define DCMTree_DistanceSourceToDataCollectionCenter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9335)
860 #define DCMTree_ContrastBolusAgentNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9337)
861 #define DCMTree_ContrastBolusIngredientCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9338)
862 #define DCMTree_ContrastAdministrationProfileSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9340)
863 #define DCMTree_ContrastBolusUsageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9341)
864 #define DCMTree_ContrastBolusAgentAdministered DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9342)
865 #define DCMTree_ContrastBolusAgentDetected DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9343)
866 #define DCMTree_ContrastBolusAgentPhase DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9344)
867 #define DCMTree_CTDIvol DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9345)
868 #define DCMTree_CTDIPhantomTypeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9346)
869 #define DCMTree_EnergyWeightingFactor DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9353)
870 #define DCMTree_CTAdditionalXRaySourceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9360)
871 #define DCMTree_ProjectionPixelCalibrationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9401)
872 #define DCMTree_DistanceSourceToIsocenter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9402)
873 #define DCMTree_DistanceObjectToTableTop DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9403)
874 #define DCMTree_ObjectPixelSpacingInCenterOfBeam DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9404)
875 #define DCMTree_PositionerPositionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9405)
876 #define DCMTree_TablePositionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9406)
877 #define DCMTree_CollimatorShapeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9407)
878 #define DCMTree_PlanesInAcquisition DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9410)
879 #define DCMTree_XA_XRFFrameCharacteristicsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9412)
880 #define DCMTree_XRayReceptorType DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9420)
881 #define DCMTree_AcquisitionProtocolName DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9423)
882 #define DCMTree_AcquisitionProtocolDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9424)
883 #define DCMTree_Contrast_BolusIngredientOpaque DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9425)
884 #define DCMTree_DistanceReceptorPlaneToDetectorHousing DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9426)
885 #define DCMTree_IntensifierActiveShape DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9427)
886 #define DCMTree_IntensifierActiveDimension_s_ DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9428)
887 #define DCMTree_PhysicalDetectorSize DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9429)
888 #define DCMTree_PositionOfIsocenterProjection DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9430)
889 #define DCMTree_FieldOfViewSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9432)
890 #define DCMTree_FieldOfViewDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9433)
891 #define DCMTree_ExposureControlSensingRegionsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9434)
892 #define DCMTree_ExposureControlSensingRegionShape DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9435)
893 #define DCMTree_ExposureControlSensingRegionLeftVerticalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9436)
894 #define DCMTree_ExposureControlSensingRegionRightVerticalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9437)
895 #define DCMTree_ExposureControlSensingRegionUpperHorizontalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9438)
896 #define DCMTree_ExposureControlSensingRegionLowerHorizontalEdge DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9439)
897 #define DCMTree_CenterOfCircularExposureControlSensingRegion DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9440)
898 #define DCMTree_RadiusOfCircularExposureControlSensingRegion DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9441)
899 #define DCMTree_VerticesOfThePolygonalExposureControlSensingRegion DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9442)
900 #define DCMTree_ColumnAngulationPatient DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9447)
901 #define DCMTree_BeamAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9449)
902 #define DCMTree_FrameDetectorParametersSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9451)
903 #define DCMTree_CalculatedAnatomyThickness DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9452)
904 #define DCMTree_CalibrationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9455)
905 #define DCMTree_ObjectThicknessSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9456)
906 #define DCMTree_PlaneIdentification DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9457)
907 #define DCMTree_FieldOfViewDimensionsInFloat DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9461)
908 #define DCMTree_IsocenterReferenceSystemSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9462)
909 #define DCMTree_PositionerIsocenterPrimaryAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9463)
910 #define DCMTree_PositionerIsocenterSecondaryAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9464)
911 #define DCMTree_PositionerIsocenterDetectorRotationAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9465)
912 #define DCMTree_TableXPositionToIsocenter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9466)
913 #define DCMTree_TableYPositionToIsocenter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9467)
914 #define DCMTree_TableZPositionToIsocenter DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9468)
915 #define DCMTree_TableHorizontalRotationAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9469)
916 #define DCMTree_TableHeadTiltAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9470)
917 #define DCMTree_TableCradleTiltAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9471)
918 #define DCMTree_FrameDisplayShutterSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9472)
919 #define DCMTree_AcquiredImageAreaDoseProduct DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9473)
920 #define DCMTree_CArmPositionerTabletopRelationship DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9474)
921 #define DCMTree_XRayGeometrySequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9476)
922 #define DCMTree_IrradiationEventIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9477)
923 #define DCMTree_ContributingEquipmentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0xa001)
924 #define DCMTree_ContributionDateTime DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0xa002)
925 #define DCMTree_ContributionDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0xa003)
926 #define DCMTree_ImageGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0000)
927 #define DCMTree_StudyInstanceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x000d)
928 #define DCMTree_SeriesInstanceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x000e)
929 #define DCMTree_StudyID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0010)
930 #define DCMTree_SeriesNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0011)
931 #define DCMTree_AcquisitionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0012)
932 #define DCMTree_InstanceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0013)
933 #define DCMTree_RETIRED_IsotopeNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0014)
934 #define DCMTree_RETIRED_PhaseNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0015)
935 #define DCMTree_RETIRED_IntervalNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0016)
936 #define DCMTree_RETIRED_TimeSlotNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0017)
937 #define DCMTree_RETIRED_AngleNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0018)
938 #define DCMTree_ItemNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0019)
939 #define DCMTree_PatientOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0020)
940 #define DCMTree_OverlayNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0022)
941 #define DCMTree_CurveNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0024)
942 #define DCMTree_LookupTableNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0026)
943 #define DCMTree_ACR_NEMA_ImagePosition DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0030)
944 #define DCMTree_ImagePositionPatient DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0032)
945 #define DCMTree_ACR_NEMA_ImageOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0035)
946 #define DCMTree_ImageOrientationPatient DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0037)
947 #define DCMTree_ACR_NEMA_Location DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0050)
948 #define DCMTree_FrameOfReferenceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0052)
949 #define DCMTree_Laterality DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0060)
950 #define DCMTree_ImageLaterality DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0062)
951 #define DCMTree_ACR_NEMA_ImageGeometryType DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0070)
952 #define DCMTree_ACR_NEMA_MaskingImage DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0080)
953 #define DCMTree_TemporalPositionIdentifier DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0100)
954 #define DCMTree_NumberOfTemporalPositions DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0105)
955 #define DCMTree_TemporalResolution DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0110)
956 #define DCMTree_SynchronizationFrameOfReferenceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0200)
957 #define DCMTree_SOPInstanceUIDOfConcatenationSource DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0242)
958 #define DCMTree_SeriesInStudy DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1000)
959 #define DCMTree_ACR_NEMA_AcquisitionsInSeries DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1001)
960 #define DCMTree_ImagesInAcquisition DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1002)
961 #define DCMTree_ACR_NEMA_ImagesInSeries DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1003)
962 #define DCMTree_AcquisitionsInStudy DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1004)
963 #define DCMTree_ACR_NEMA_ImagesInStudy DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1005)
964 #define DCMTree_ACR_NEMA_Reference DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1020)
965 #define DCMTree_PositionReferenceIndicator DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1040)
966 #define DCMTree_SliceLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1041)
967 #define DCMTree_OtherStudyNumbers DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1070)
968 #define DCMTree_NumberOfPatientRelatedStudies DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1200)
969 #define DCMTree_NumberOfPatientRelatedSeries DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1202)
970 #define DCMTree_NumberOfPatientRelatedInstances DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1204)
971 #define DCMTree_NumberOfStudyRelatedSeries DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1206)
972 #define DCMTree_NumberOfStudyRelatedInstances DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1208)
973 #define DCMTree_NumberOfSeriesRelatedInstances DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1209)
974 #define DCMTree_ACR_NEMA_ModifyingDeviceID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3401)
975 #define DCMTree_ACR_NEMA_ModifiedImageID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3402)
976 #define DCMTree_ACR_NEMA_ModifiedImageDate DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3403)
977 #define DCMTree_ACR_NEMA_ModifyingDeviceManufacturer DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3404)
978 #define DCMTree_ACR_NEMA_ModifiedImageTime DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3405)
979 #define DCMTree_ACR_NEMA_ModifiedImageDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3406)
980 #define DCMTree_ImageComments DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x4000)
981 #define DCMTree_ACR_NEMA_OriginalImageIdentification DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x5000)
982 #define DCMTree_ACR_NEMA_OriginalImageIdentificationNomenclature DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x5002)
983 #define DCMTree_StackID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9056)
984 #define DCMTree_InStackPositionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9057)
985 #define DCMTree_FrameAnatomySequence DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9071)
986 #define DCMTree_FrameLaterality DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9072)
987 #define DCMTree_FrameContentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9111)
988 #define DCMTree_PlanePositionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9113)
989 #define DCMTree_PlaneOrientationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9116)
990 #define DCMTree_TemporalPositionIndex DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9128)
991 #define DCMTree_TriggerDelayTime DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9153)
992 #define DCMTree_FrameAcquisitionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9156)
993 #define DCMTree_DimensionIndexValues DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9157)
994 #define DCMTree_FrameComments DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9158)
995 #define DCMTree_ConcatenationUID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9161)
996 #define DCMTree_InConcatenationNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9162)
997 #define DCMTree_InConcatenationTotalNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9163)
998 #define DCMTree_DimensionOrganizationUID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9164)
999 #define DCMTree_DimensionIndexPointer DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9165)
1000 #define DCMTree_FunctionalGroupPointer DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9167)
1001 #define DCMTree_DimensionIndexPrivateCreator DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9213)
1002 #define DCMTree_DimensionOrganizationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9221)
1003 #define DCMTree_DimensionIndexSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9222)
1004 #define DCMTree_ConcatenationFrameOffsetNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9228)
1005 #define DCMTree_FunctionalGroupPrivateCreator DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9238)
1006 #define DCMTree_DimensionDescriptionLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9421)
1007 #define DCMTree_PatientOrientationInFrameSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9450)
1008 #define DCMTree_FrameLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9453)
1009 #define DCMTree_ContributingSOPInstancesReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9529)
1010 #define DCMTree_OphtalmologyGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0000)
1011 #define DCMTree_LightPathFilterPass_ThroughWavelength DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0001)
1012 #define DCMTree_LightPathFilterPassBand DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0002)
1013 #define DCMTree_ImagePathFilterPass_ThroughWavelength DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0003)
1014 #define DCMTree_ImagePathFilterPassBand DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0004)
1015 #define DCMTree_PatientEyeMovementCommanded DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0005)
1016 #define DCMTree_PatientEyeMovementCommandCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0006)
1017 #define DCMTree_SphericalLensPower DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0007)
1018 #define DCMTree_CylinderLensPower DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0008)
1019 #define DCMTree_CylinderAxis DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0009)
1020 #define DCMTree_EmmetropicMagnification DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000a)
1021 #define DCMTree_IntraOcularPressure DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000b)
1022 #define DCMTree_HorizontalFieldOfView DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000c)
1023 #define DCMTree_PupilDilated DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000d)
1024 #define DCMTree_DegreeOfDilation DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000e)
1025 #define DCMTree_StereoBaselineAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0010)
1026 #define DCMTree_StereoBaselineDisplacement DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0011)
1027 #define DCMTree_StereoHorizontalPixelOffset DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0012)
1028 #define DCMTree_StereoVerticalPixelOffset DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0013)
1029 #define DCMTree_StereoRotation DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0014)
1030 #define DCMTree_AcquisitionDeviceTypeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0015)
1031 #define DCMTree_IlluminationTypeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0016)
1032 #define DCMTree_LightPathFilterTypeStackCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0017)
1033 #define DCMTree_ImagePathFilterTypeStackCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0018)
1034 #define DCMTree_LensesCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0019)
1035 #define DCMTree_ChannelDescriptionCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001a)
1036 #define DCMTree_RefractiveStateSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001b)
1037 #define DCMTree_MydriaticAgentCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001c)
1038 #define DCMTree_RelativeImagePositionCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001d)
1039 #define DCMTree_StereoPairsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0020)
1040 #define DCMTree_LeftImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0021)
1041 #define DCMTree_RightImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0022)
1042 #define DCMTree_StereoPairsPresent DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0028)
1043 #define DCMTree_AlgorithmSource DCMTREE_MAKE_32BIT_RAW_ID(0x0024, 0x0202)
1044 #define DCMTree_DataSetName DCMTREE_MAKE_32BIT_RAW_ID(0x0024, 0x0306)
1045 #define DCMTree_DataSetVersion DCMTREE_MAKE_32BIT_RAW_ID(0x0024, 0x0307)
1046 #define DCMTree_DataSetSource DCMTREE_MAKE_32BIT_RAW_ID(0x0024, 0x0308)
1047 #define DCMTree_DataSetDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0024, 0x0309)
1048 #define DCMTree_ImagePresentationGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0000)
1049 #define DCMTree_SamplesPerPixel DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0002)
1050 #define DCMTree_SamplesPerPixelUsed DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0003)
1051 #define DCMTree_PhotometricInterpretation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0004)
1052 #define DCMTree_ACR_NEMA_ImageDimensions DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0005)
1053 #define DCMTree_PlanarConfiguration DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0006)
1054 #define DCMTree_NumberOfFrames DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0008)
1055 #define DCMTree_FrameIncrementPointer DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0009)
1056 #define DCMTree_FrameDimensionPointer DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x000a)
1057 #define DCMTree_Rows DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0010)
1058 #define DCMTree_Columns DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0011)
1059 #define DCMTree_Planes DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0012)
1060 #define DCMTree_UltrasoundColorDataPresent DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0014)
1061 #define DCMTree_PixelSpacing DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0030)
1062 #define DCMTree_ZoomFactor DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0031)
1063 #define DCMTree_ZoomCenter DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0032)
1064 #define DCMTree_PixelAspectRatio DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0034)
1065 #define DCMTree_ACR_NEMA_ImageFormat DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0040)
1066 #define DCMTree_ACR_NEMA_ManipulatedImage DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0050)
1067 #define DCMTree_CorrectedImage DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0051)
1068 #define DCMTree_ACR_NEMA_2C_CompressionRecognitionCode DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x005f)
1069 #define DCMTree_ACR_NEMA_CompressionCode DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0060)
1070 #define DCMTree_ACR_NEMA_2C_CompressionOriginator DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0061)
1071 #define DCMTree_ACR_NEMA_2C_CompressionLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0062)
1072 #define DCMTree_ACR_NEMA_2C_CompressionDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0063)
1073 #define DCMTree_ACR_NEMA_2C_CompressionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0065)
1074 #define DCMTree_ACR_NEMA_2C_CompressionStepPointers DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0066)
1075 #define DCMTree_ACR_NEMA_2C_RepeatInterval DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0068)
1076 #define DCMTree_ACR_NEMA_2C_BitsGrouped DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0069)
1077 #define DCMTree_ACR_NEMA_2C_PerimeterTable DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0070)
1078 #define DCMTree_ACR_NEMA_2C_PerimeterValue DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0071)
1079 #define DCMTree_ACR_NEMA_2C_PredictorRows DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0080)
1080 #define DCMTree_ACR_NEMA_2C_PredictorColumns DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0081)
1081 #define DCMTree_ACR_NEMA_2C_PredictorConstants DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0082)
1082 #define DCMTree_ACR_NEMA_2C_BlockedPixels DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0090)
1083 #define DCMTree_ACR_NEMA_2C_BlockRows DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0091)
1084 #define DCMTree_ACR_NEMA_2C_BlockColumns DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0092)
1085 #define DCMTree_ACR_NEMA_2C_RowOverlap DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0093)
1086 #define DCMTree_ACR_NEMA_2C_ColumnOverlap DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0094)
1087 #define DCMTree_BitsAllocated DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0100)
1088 #define DCMTree_BitsStored DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0101)
1089 #define DCMTree_HighBit DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0102)
1090 #define DCMTree_PixelRepresentation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0103)
1091 #define DCMTree_ACR_NEMA_SmallestValidPixelValue DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0104)
1092 #define DCMTree_ACR_NEMA_LargestValidPixelValue DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0105)
1093 #define DCMTree_SmallestImagePixelValue DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0106)
1094 #define DCMTree_LargestImagePixelValue DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0107)
1095 #define DCMTree_SmallestPixelValueInSeries DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0108)
1096 #define DCMTree_LargestPixelValueInSeries DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0109)
1097 #define DCMTree_SmallestImagePixelValueInPlane DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0110)
1098 #define DCMTree_LargestImagePixelValueInPlane DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0111)
1099 #define DCMTree_PixelPaddingValue DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0120)
1100 #define DCMTree_PixelPaddingRangeLimit DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0121)
1101 #define DCMTree_FloatPixelPaddingValue DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0122)
1102 #define DCMTree_DoubleFloatPixelPaddingValue DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0123)
1103 #define DCMTree_FloatPixelPaddingRangeLimit DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0124)
1104 #define DCMTree_DoubleFloatPixelPaddingRangeLimit DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0125)
1105 #define DCMTree_ACR_NEMA_ImageLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0200)
1106 #define DCMTree_QualityControlImage DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0300)
1107 #define DCMTree_BurnedInAnnotation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0301)
1108 #define DCMTree_LongitudinalTemporalInformationModified DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0303)
1109 #define DCMTree_ACR_NEMA_2C_TransformLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0400)
1110 #define DCMTree_ACR_NEMA_2C_TransformVersionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0401)
1111 #define DCMTree_ACR_NEMA_2C_NumberOfTransformSteps DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0402)
1112 #define DCMTree_ACR_NEMA_2C_SequenceOfCompressedData DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0403)
1113 #define DCMTree_ACR_NEMA_2C_DetailsOfCoefficients DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0404)
1114 #define DCMTree_ACR_NEMA_2C_RowsForNthOrderCoefficients DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0410)
1115 #define DCMTree_ACR_NEMA_2C_ColumnsForNthOrderCoefficients DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0411)
1116 #define DCMTree_ACR_NEMA_2C_CoefficientCoding DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0412)
1117 #define DCMTree_ACR_NEMA_2C_CoefficientCodingPointers DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0413)
1118 #define DCMTree_ACR_NEMA_2C_DCTLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0700)
1119 #define DCMTree_ACR_NEMA_2C_DataBlockDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0701)
1120 #define DCMTree_ACR_NEMA_2C_DataBlock DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0702)
1121 #define DCMTree_ACR_NEMA_2C_NormalizationFactorFormat DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0710)
1122 #define DCMTree_ACR_NEMA_2C_ZonalMapNumberFormat DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0720)
1123 #define DCMTree_ACR_NEMA_2C_ZonalMapLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0721)
1124 #define DCMTree_ACR_NEMA_2C_ZonalMapFormat DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0722)
1125 #define DCMTree_ACR_NEMA_2C_AdaptiveMapFormat DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0730)
1126 #define DCMTree_ACR_NEMA_2C_CodeNumberFormat DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0740)
1127 #define DCMTree_ACR_NEMA_2C_CodeLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0800)
1128 #define DCMTree_ACR_NEMA_2C_NumberOfTables DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0802)
1129 #define DCMTree_ACR_NEMA_2C_CodeTableLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0803)
1130 #define DCMTree_ACR_NEMA_2C_BitsForCodeWord DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0804)
1131 #define DCMTree_ACR_NEMA_2C_ImageDataLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0808)
1132 #define DCMTree_PixelSpacingCalibrationType DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0A02)
1133 #define DCMTree_PixelSpacingCalibrationDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0A04)
1134 #define DCMTree_PixelIntensityRelationship DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1040)
1135 #define DCMTree_PixelIntensityRelationshipSign DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1041)
1136 #define DCMTree_WindowCenter DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1050)
1137 #define DCMTree_WindowWidth DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1051)
1138 #define DCMTree_RescaleIntercept DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1052)
1139 #define DCMTree_RescaleSlope DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1053)
1140 #define DCMTree_RescaleType DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1054)
1141 #define DCMTree_WindowCenterWidthExplanation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1055)
1142 #define DCMTree_VOILUTFunction DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1056)
1143 #define DCMTree_ACR_NEMA_GrayScale DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1080)
1144 #define DCMTree_RecommendedViewingMode DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1090)
1145 #define DCMTree_ACR_NEMA_GrayLookupTableDescriptor DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1100)
1146 #define DCMTree_RedPaletteColorLookupTableDescriptor DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1101)
1147 #define DCMTree_GreenPaletteColorLookupTableDescriptor DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1102)
1148 #define DCMTree_BluePaletteColorLookupTableDescriptor DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1103)
1149 #define DCMTree_PaletteColorLookupTableUID DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1199)
1150 #define DCMTree_ACR_NEMA_GrayLookupTableData DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1200)
1151 #define DCMTree_RedPaletteColorLookupTableData DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1201)
1152 #define DCMTree_GreenPaletteColorLookupTableData DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1202)
1153 #define DCMTree_BluePaletteColorLookupTableData DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1203)
1154 #define DCMTree_SegmentedRedPaletteColorLookupTableData DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1221)
1155 #define DCMTree_SegmentedGreenPaletteColorLookupTableData DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1222)
1156 #define DCMTree_SegmentedBluePaletteColorLookupTableData DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1223)
1157 #define DCMTree_ImplantPresent DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1300)
1158 #define DCMTree_PartialView DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1350)
1159 #define DCMTree_PartialViewDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1351)
1160 #define DCMTree_PartialViewCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1352)
1161 #define DCMTree_SpatialLocationsPreserved DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x135a)
1162 #define DCMTree_ICCProfile DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2000)
1163 #define DCMTree_ColorSpace DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2002)
1164 #define DCMTree_LossyImageCompression DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2110)
1165 #define DCMTree_LossyImageCompressionRatio DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2112)
1166 #define DCMTree_LossyImageCompressionMethod DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2114)
1167 #define DCMTree_ModalityLUTSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3000)
1168 #define DCMTree_LUTDescriptor DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3002)
1169 #define DCMTree_LUTExplanation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3003)
1170 #define DCMTree_ModalityLUTType DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3004)
1171 #define DCMTree_LUTData DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3006)
1172 #define DCMTree_VOILUTSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3010)
1173 #define DCMTree_SoftcopyVOILUTSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3110)
1174 #define DCMTree_ACR_NEMA_ImagePresentationComments DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x4000)
1175 #define DCMTree_BiPlaneAcquisitionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x5000)
1176 #define DCMTree_RepresentativeFrameNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6010)
1177 #define DCMTree_FrameNumbersOfInterestFOI DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6020)
1178 #define DCMTree_FramesOfInterestDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6022)
1179 #define DCMTree_FrameOfInterestType DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6023)
1180 #define DCMTree_RETIRED_MaskPointers DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6030)
1181 #define DCMTree_RWavePointer DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6040)
1182 #define DCMTree_MaskSubtractionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6100)
1183 #define DCMTree_MaskOperation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6101)
1184 #define DCMTree_ApplicableFrameRange DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6102)
1185 #define DCMTree_MaskFrameNumbers DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6110)
1186 #define DCMTree_ContrastFrameAveraging DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6112)
1187 #define DCMTree_MaskSubPixelShift DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6114)
1188 #define DCMTree_TIDOffset DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6120)
1189 #define DCMTree_MaskOperationExplanation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6190)
1190 #define DCMTree_PixelDataProviderURL DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x7fe0)
1191 #define DCMTree_DataPointRows DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9001)
1192 #define DCMTree_DataPointColumns DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9002)
1193 #define DCMTree_SignalDomainColumns DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9003)
1194 #define DCMTree_LargestMonochromePixelValue DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9099)
1195 #define DCMTree_DataRepresentation DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9108)
1196 #define DCMTree_PixelMeasuresSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9110)
1197 #define DCMTree_FrameVOILUTSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9132)
1198 #define DCMTree_PixelValueTransformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9145)
1199 #define DCMTree_SignalDomainRows DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9235)
1200 #define DCMTree_DisplayFilterPercentage DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9411)
1201 #define DCMTree_FramePixelShiftSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9415)
1202 #define DCMTree_SubtractionItemID DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9416)
1203 #define DCMTree_PixelIntensityRelationshipLUTSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9422)
1204 #define DCMTree_FramePixelDataPropertiesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9443)
1205 #define DCMTree_GeometricalProperties DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9444)
1206 #define DCMTree_GeometricMaximumDistortion DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9445)
1207 #define DCMTree_ImageProcessingApplied DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9446)
1208 #define DCMTree_MaskSelectionMode DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9454)
1209 #define DCMTree_LUTFunction DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9475)
1210 #define DCMTree_StudyGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0000)
1211 #define DCMTree_StudyStatusID DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x000a)
1212 #define DCMTree_StudyPriorityID DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x000c)
1213 #define DCMTree_StudyIDIssuer DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0012)
1214 #define DCMTree_StudyVerifiedDate DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0032)
1215 #define DCMTree_StudyVerifiedTime DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0033)
1216 #define DCMTree_StudyReadDate DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0034)
1217 #define DCMTree_StudyReadTime DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0035)
1218 #define DCMTree_ScheduledStudyStartDate DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1000)
1219 #define DCMTree_ScheduledStudyStartTime DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1001)
1220 #define DCMTree_ScheduledStudyStopDate DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1010)
1221 #define DCMTree_ScheduledStudyStopTime DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1011)
1222 #define DCMTree_ScheduledStudyLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1020)
1223 #define DCMTree_ScheduledStudyLocationAETitles DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1021)
1224 #define DCMTree_ReasonForStudy DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1030)
1225 #define DCMTree_RequestingPhysicianIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1031)
1226 #define DCMTree_RequestingPhysician DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1032)
1227 #define DCMTree_RequestingService DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1033)
1228 #define DCMTree_StudyArrivalDate DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1040)
1229 #define DCMTree_StudyArrivalTime DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1041)
1230 #define DCMTree_StudyCompletionDate DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1050)
1231 #define DCMTree_StudyCompletionTime DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1051)
1232 #define DCMTree_StudyComponentStatusID DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1055)
1233 #define DCMTree_RequestedProcedureDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1060)
1234 #define DCMTree_RequestedProcedureCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1064)
1235 #define DCMTree_RequestedContrastAgent DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1070)
1236 #define DCMTree_StudyComments DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x4000)
1237 #define DCMTree_VisitGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0000)
1238 #define DCMTree_ReferencedPatientAliasSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0004)
1239 #define DCMTree_VisitStatusID DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0008)
1240 #define DCMTree_AdmissionID DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0010)
1241 #define DCMTree_IssuerOfAdmissionID DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0011)
1242 #define DCMTree_RouteOfAdmissions DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0016)
1243 #define DCMTree_ScheduledAdmissionDate DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001a)
1244 #define DCMTree_ScheduledAdmissionTime DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001b)
1245 #define DCMTree_ScheduledDischargeDate DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001c)
1246 #define DCMTree_ScheduledDischargeTime DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001d)
1247 #define DCMTree_ScheduledPatientInstitutionResidence DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001e)
1248 #define DCMTree_AdmittingDate DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0020)
1249 #define DCMTree_AdmittingTime DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0021)
1250 #define DCMTree_DischargeDate DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0030)
1251 #define DCMTree_DischargeTime DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0032)
1252 #define DCMTree_DischargeDiagnosisDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0040)
1253 #define DCMTree_DischargeDiagnosisCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0044)
1254 #define DCMTree_SpecialNeeds DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0050)
1255 #define DCMTree_PertinentDocumentsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0100)
1256 #define DCMTree_CurrentPatientLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0300)
1257 #define DCMTree_PatientsInstitutionResidence DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0400)
1258 #define DCMTree_PatientState DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0500)
1259 #define DCMTree_PatientClinicalTrialParticipationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0502)
1260 #define DCMTree_VisitComments DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x4000)
1261 #define DCMTree_WaveformGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0000)
1262 #define DCMTree_WaveformOriginality DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0004)
1263 #define DCMTree_NumberOfWaveformChannels DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0005)
1264 #define DCMTree_NumberOfWaveformSamples DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0010)
1265 #define DCMTree_SamplingFrequency DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x001a)
1266 #define DCMTree_MultiplexGroupLabel DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0020)
1267 #define DCMTree_ChannelDefinitionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0200)
1268 #define DCMTree_WaveformChannelNumber DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0202)
1269 #define DCMTree_ChannelLabel DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0203)
1270 #define DCMTree_ChannelStatus DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0205)
1271 #define DCMTree_ChannelSourceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0208)
1272 #define DCMTree_ChannelSourceModifiersSequence DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0209)
1273 #define DCMTree_SourceWaveformSequence DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x020a)
1274 #define DCMTree_ChannelDerivationDescription DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x020c)
1275 #define DCMTree_ChannelSensitivity DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0210)
1276 #define DCMTree_ChannelSensitivityUnitsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0211)
1277 #define DCMTree_ChannelSensitivityCorrectionFactor DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0212)
1278 #define DCMTree_ChannelBaseline DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0213)
1279 #define DCMTree_ChannelTimeSkew DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0214)
1280 #define DCMTree_ChannelSampleSkew DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0215)
1281 #define DCMTree_ChannelOffset DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0218)
1282 #define DCMTree_WaveformBitsStored DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x021a)
1283 #define DCMTree_FilterLowFrequency DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0220)
1284 #define DCMTree_FilterHighFrequency DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0221)
1285 #define DCMTree_NotchFilterFrequency DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0222)
1286 #define DCMTree_NotchFilterBandwidth DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0223)
1287 #define DCMTree_MultiplexedAudioChannelsDescriptionCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0300)
1288 #define DCMTree_ChannelIdentificationCode DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0301)
1289 #define DCMTree_ChannelMode DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0302)
1290 #define DCMTree_ModalityWorklistGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0000)
1291 #define DCMTree_ScheduledStationAETitle DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0001)
1292 #define DCMTree_ScheduledProcedureStepStartDate DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0002)
1293 #define DCMTree_ScheduledProcedureStepStartTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0003)
1294 #define DCMTree_ScheduledProcedureStepEndDate DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0004)
1295 #define DCMTree_ScheduledProcedureStepEndTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0005)
1296 #define DCMTree_ScheduledPerformingPhysiciansName DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0006)
1297 #define DCMTree_ScheduledProcedureStepDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0007)
1298 #define DCMTree_ScheduledProtocolCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0008)
1299 #define DCMTree_ScheduledProcedureStepID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0009)
1300 #define DCMTree_StageCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x000a)
1301 #define DCMTree_ScheduledPerformingPhysicianIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x000b)
1302 #define DCMTree_ScheduledStationName DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0010)
1303 #define DCMTree_ScheduledProcedureStepLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0011)
1304 #define DCMTree_PreMedication DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0012)
1305 #define DCMTree_ScheduledProcedureStepStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0020)
1306 #define DCMTree_LocalNamespaceEntityID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0031)
1307 #define DCMTree_UniversalEntityID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0032)
1308 #define DCMTree_UniversalEntityIDType DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0033)
1309 #define DCMTree_ScheduledProcedureStepSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0100)
1310 #define DCMTree_ReferencedNonImageCompositeSOPInstanceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0220)
1311 #define DCMTree_PerformedStationAETitle DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0241)
1312 #define DCMTree_PerformedStationName DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0242)
1313 #define DCMTree_PerformedLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0243)
1314 #define DCMTree_PerformedProcedureStepStartDate DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0244)
1315 #define DCMTree_PerformedProcedureStepStartTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0245)
1316 #define DCMTree_PerformedProcedureStepEndDate DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0250)
1317 #define DCMTree_PerformedProcedureStepEndTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0251)
1318 #define DCMTree_PerformedProcedureStepStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0252)
1319 #define DCMTree_PerformedProcedureStepID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0253)
1320 #define DCMTree_PerformedProcedureStepDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0254)
1321 #define DCMTree_PerformedProcedureTypeDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0255)
1322 #define DCMTree_PerformedProtocolCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0260)
1323 #define DCMTree_ScheduledStepAttributesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0270)
1324 #define DCMTree_RequestAttributesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0275)
1325 #define DCMTree_CommentsOnThePerformedProcedureStep DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0280)
1326 #define DCMTree_PerformedProcedureStepDiscontinuationReasonCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0281)
1327 #define DCMTree_QuantitySequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0293)
1328 #define DCMTree_Quantity DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0294)
1329 #define DCMTree_MeasuringUnitsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0295)
1330 #define DCMTree_BillingItemSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0296)
1331 #define DCMTree_TotalTimeOfFluoroscopy DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0300)
1332 #define DCMTree_TotalNumberOfExposures DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0301)
1333 #define DCMTree_EntranceDose DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0302)
1334 #define DCMTree_ExposedArea DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0303)
1335 #define DCMTree_DistanceSourceToEntrance DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0306)
1336 #define DCMTree_RETIRED_DistanceSourceToSupport DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0307)
1337 #define DCMTree_ExposureDoseSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x030e)
1338 #define DCMTree_CommentsOnRadiationDose DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0310)
1339 #define DCMTree_XRayOutput DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0312)
1340 #define DCMTree_HalfValueLayer DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0314)
1341 #define DCMTree_OrganDose DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0316)
1342 #define DCMTree_OrganExposed DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0318)
1343 #define DCMTree_BillingProcedureStepSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0320)
1344 #define DCMTree_FilmConsumptionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0321)
1345 #define DCMTree_BillingSuppliesAndDevicesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0324)
1346 #define DCMTree_RETIRED_ReferencedProcedureStepSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0330)
1347 #define DCMTree_PerformedSeriesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0340)
1348 #define DCMTree_CommentsOnTheScheduledProcedureStep DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0400)
1349 #define DCMTree_ProtocolContextSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0440)
1350 #define DCMTree_ContentItemModifierSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0441)
1351 #define DCMTree_SpecimenAccessionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x050a)
1352 #define DCMTree_SpecimenSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0550)
1353 #define DCMTree_SpecimenIdentifier DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0551)
1354 #define DCMTree_AcquisitionContextSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0555)
1355 #define DCMTree_AcquisitionContextDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0556)
1356 #define DCMTree_SpecimenTypeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x059a)
1357 #define DCMTree_SlideIdentifier DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x06fa)
1358 #define DCMTree_ImageCenterPointCoordinatesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x071a)
1359 #define DCMTree_XOffsetInSlideCoordinateSystem DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x072a)
1360 #define DCMTree_YOffsetInSlideCoordinateSystem DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x073a)
1361 #define DCMTree_ZOffsetInSlideCoordinateSystem DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x074a)
1362 #define DCMTree_PixelSpacingSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x08d8)
1363 #define DCMTree_CoordinateSystemAxisCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x08da)
1364 #define DCMTree_MeasurementUnitsCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x08ea)
1365 #define DCMTree_RequestedProcedureID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1001)
1366 #define DCMTree_ReasonForTheRequestedProcedure DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1002)
1367 #define DCMTree_RequestedProcedurePriority DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1003)
1368 #define DCMTree_PatientTransportArrangements DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1004)
1369 #define DCMTree_RequestedProcedureLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1005)
1370 #define DCMTree_PlacerOrderNumberProcedure DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1006)
1371 #define DCMTree_FillerOrderNumberProcedure DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1007)
1372 #define DCMTree_ConfidentialityCode DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1008)
1373 #define DCMTree_ReportingPriority DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1009)
1374 #define DCMTree_ReasonForRequestedProcedureCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x100a)
1375 #define DCMTree_NamesOfIntendedRecipientsOfResults DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1010)
1376 #define DCMTree_IntendedRecipientsOfResultsIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1011)
1377 #define DCMTree_PersonIdentificationCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1101)
1378 #define DCMTree_PersonsAddress DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1102)
1379 #define DCMTree_PersonsTelephoneNumbers DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1103)
1380 #define DCMTree_RequestedProcedureComments DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1400)
1381 #define DCMTree_RETIRED_ReasonForTheImagingServiceRequest DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2001)
1382 #define DCMTree_IssueDateOfImagingServiceRequest DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2004)
1383 #define DCMTree_IssueTimeOfImagingServiceRequest DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2005)
1384 #define DCMTree_RETIRED_PlacerOrderNumberImagingServiceRequest DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2006)
1385 #define DCMTree_RETIRED_FillerOrderNumberImagingServiceRequest DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2007)
1386 #define DCMTree_OrderEnteredBy DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2008)
1387 #define DCMTree_OrderEnterersLocation DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2009)
1388 #define DCMTree_OrderCallbackPhoneNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2010)
1389 #define DCMTree_PlacerOrderNumberImagingServiceRequest DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2016)
1390 #define DCMTree_FillerOrderNumberImagingServiceRequest DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2017)
1391 #define DCMTree_ImagingServiceRequestComments DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2400)
1392 #define DCMTree_ConfidentialityConstraintOnPatientDataDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x3001)
1393 #define DCMTree_GeneralPurposeScheduledProcedureStepStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4001)
1394 #define DCMTree_GeneralPurposePerformedProcedureStepStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4002)
1395 #define DCMTree_GeneralPurposeScheduledProcedureStepPriority DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4003)
1396 #define DCMTree_ScheduledProcessingApplicationsCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4004)
1397 #define DCMTree_ScheduledProcedureStepStartDateAndTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4005)
1398 #define DCMTree_MultipleCopiesFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4006)
1399 #define DCMTree_PerformedProcessingApplicationsCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4007)
1400 #define DCMTree_HumanPerformerCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4009)
1401 #define DCMTree_ScheduledProcedureStepModificationDateAndTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4010)
1402 #define DCMTree_ExpectedCompletionDateAndTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4011)
1403 #define DCMTree_ResultingGeneralPurposePerformedProcedureStepsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4015)
1404 #define DCMTree_ReferencedGeneralPurposeScheduledProcedureStepSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4016)
1405 #define DCMTree_ScheduledWorkitemCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4018)
1406 #define DCMTree_PerformedWorkitemCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4019)
1407 #define DCMTree_InputAvailabilityFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4020)
1408 #define DCMTree_InputInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4021)
1409 #define DCMTree_RelevantInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4022)
1410 #define DCMTree_ReferencedGeneralPurposeScheduledProcedureStepTransactionUID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4023)
1411 #define DCMTree_ScheduledStationNameCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4025)
1412 #define DCMTree_ScheduledStationClassCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4026)
1413 #define DCMTree_ScheduledStationGeographicLocationCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4027)
1414 #define DCMTree_PerformedStationNameCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4028)
1415 #define DCMTree_PerformedStationClassCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4029)
1416 #define DCMTree_PerformedStationGeographicLocationCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4030)
1417 #define DCMTree_RequestedSubsequentWorkitemCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4031)
1418 #define DCMTree_NonDICOMOutputCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4032)
1419 #define DCMTree_OutputInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4033)
1420 #define DCMTree_ScheduledHumanPerformersSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4034)
1421 #define DCMTree_ActualHumanPerformersSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4035)
1422 #define DCMTree_HumanPerformersOrganization DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4036)
1423 #define DCMTree_HumanPerformersName DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4037)
1424 #define DCMTree_EntranceDoseInmGy DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x8302)
1425 #define DCMTree_ReferencedImageRealWorldValueMappingSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9094)
1426 #define DCMTree_RealWorldValueMappingSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9096)
1427 #define DCMTree_PixelValueMappingCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9098)
1428 #define DCMTree_LUTLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9210)
1429 #define DCMTree_RealWorldValueLastValueMapped DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9211)
1430 #define DCMTree_RealWorldValueLUTData DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9212)
1431 #define DCMTree_RealWorldValueFirstValueMapped DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9216)
1432 #define DCMTree_RealWorldValueIntercept DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9224)
1433 #define DCMTree_RealWorldValueSlope DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9225)
1434 #define DCMTree_RelationshipType DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa010)
1435 #define DCMTree_VerifyingOrganization DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa027)
1436 #define DCMTree_VerificationDateTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa030)
1437 #define DCMTree_ObservationDateTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa032)
1438 #define DCMTree_ValueType DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa040)
1439 #define DCMTree_ConceptNameCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa043)
1440 #define DCMTree_ContinuityOfContent DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa050)
1441 #define DCMTree_VerifyingObserverSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa073)
1442 #define DCMTree_VerifyingObserverName DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa075)
1443 #define DCMTree_AuthorObserverSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa078)
1444 #define DCMTree_ParticipantSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa07a)
1445 #define DCMTree_CustodialOrganizationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa07c)
1446 #define DCMTree_ParticipationType DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa080)
1447 #define DCMTree_ParticipationDatetime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa082)
1448 #define DCMTree_ObserverType DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa084)
1449 #define DCMTree_VerifyingObserverIdentificationCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa088)
1450 #define DCMTree_EquivalentCDADocumentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa090)
1451 #define DCMTree_ReferencedWaveformChannels DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa0b0)
1452 #define DCMTree_DateTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa120)
1453 #define DCMTree_Date DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa121)
1454 #define DCMTree_Time DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa122)
1455 #define DCMTree_PersonName DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa123)
1456 #define DCMTree_UID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa124)
1457 #define DCMTree_TemporalRangeType DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa130)
1458 #define DCMTree_ReferencedSamplePositions DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa132)
1459 #define DCMTree_ReferencedFrameNumbers DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa136)
1460 #define DCMTree_ReferencedTimeOffsets DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa138)
1461 #define DCMTree_ReferencedDatetime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa13a)
1462 #define DCMTree_TextValue DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa160)
1463 #define DCMTree_FloatingPointValue DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa161)
1464 #define DCMTree_RationalNumeratorValue DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa162)
1465 #define DCMTree_RationalDenominatorValue DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa163)
1466 #define DCMTree_ConceptCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa168)
1467 #define DCMTree_PurposeOfReferenceCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa170)
1468 #define DCMTree_AnnotationGroupNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa180)
1469 #define DCMTree_ModifierCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa195)
1470 #define DCMTree_MeasuredValueSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa300)
1471 #define DCMTree_NumericValueQualifierCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa301)
1472 #define DCMTree_NumericValue DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa30a)
1473 #define DCMTree_PredecessorDocumentsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa360)
1474 #define DCMTree_ReferencedRequestSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa370)
1475 #define DCMTree_PerformedProcedureCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa372)
1476 #define DCMTree_CurrentRequestedProcedureEvidenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa375)
1477 #define DCMTree_PertinentOtherEvidenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa385)
1478 #define DCMTree_HL7StructuredDocumentReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa390)
1479 #define DCMTree_CompletionFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa491)
1480 #define DCMTree_CompletionFlagDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa492)
1481 #define DCMTree_VerificationFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa493)
1482 #define DCMTree_ContentTemplateSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa504)
1483 #define DCMTree_IdenticalDocumentsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa525)
1484 #define DCMTree_ContentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa730)
1485 #define DCMTree_AnnotationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xb020)
1486 #define DCMTree_TemplateIdentifier DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb00)
1487 #define DCMTree_RETIRED_TemplateVersion DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb06)
1488 #define DCMTree_RETIRED_TemplateLocalVersion DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb07)
1489 #define DCMTree_RETIRED_TemplateExtensionFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb0b)
1490 #define DCMTree_RETIRED_TemplateExtensionOrganizationUID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb0c)
1491 #define DCMTree_RETIRED_TemplateExtensionCreatorUID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb0d)
1492 #define DCMTree_ReferencedContentItemIdentifier DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb73)
1493 #define DCMTree_HL7InstanceIdentifier DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe001)
1494 #define DCMTree_HL7DocumentEffectiveTime DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe004)
1495 #define DCMTree_HL7DocumentTypeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe006)
1496 #define DCMTree_RetrieveURI DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe010)
1497 #define DCMTree_TypeOfInstances DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe020)
1498 #define DCMTree_DICOMRetrievalSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe021)
1499 #define DCMTree_DICOMMediaRetrievalSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe022)
1500 #define DCMTree_WADORetrievalSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe023)
1501 #define DCMTree_XDSRetrievalSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe024)
1502 #define DCMTree_RepositoryUniqueID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe030)
1503 #define DCMTree_HomeCommunityID DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe031)
1504 #define DCMTree_EncapsulatedDocumentGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0000)
1505 #define DCMTree_DocumentTitle DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0010)
1506 #define DCMTree_EncapsulatedDocument DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0011)
1507 #define DCMTree_MIMETypeOfEncapsulatedDocument DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0012)
1508 #define DCMTree_SourceInstanceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0013)
1509 #define DCMTree_XRayAngioDeviceGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0000)
1510 #define DCMTree_CalibrationImage DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0004)
1511 #define DCMTree_DeviceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0010)
1512 #define DCMTree_ContainerComponentTypeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0012)
1513 #define DCMTree_DeviceLength DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0014)
1514 #define DCMTree_DeviceDiameter DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0016)
1515 #define DCMTree_DeviceDiameterUnits DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0017)
1516 #define DCMTree_DeviceVolume DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0018)
1517 #define DCMTree_InterMarkerDistance DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0019)
1518 #define DCMTree_DeviceDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0020)
1519 #define DCMTree_NuclearMedicineGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0000)
1520 #define DCMTree_EnergyWindowVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0010)
1521 #define DCMTree_NumberOfEnergyWindows DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0011)
1522 #define DCMTree_EnergyWindowInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0012)
1523 #define DCMTree_EnergyWindowRangeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0013)
1524 #define DCMTree_EnergyWindowLowerLimit DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0014)
1525 #define DCMTree_EnergyWindowUpperLimit DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0015)
1526 #define DCMTree_RadiopharmaceuticalInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0016)
1527 #define DCMTree_ResidualSyringeCounts DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0017)
1528 #define DCMTree_EnergyWindowName DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0018)
1529 #define DCMTree_DetectorVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0020)
1530 #define DCMTree_NumberOfDetectors DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0021)
1531 #define DCMTree_DetectorInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0022)
1532 #define DCMTree_PhaseVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0030)
1533 #define DCMTree_NumberOfPhases DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0031)
1534 #define DCMTree_PhaseInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0032)
1535 #define DCMTree_NumberOfFramesInPhase DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0033)
1536 #define DCMTree_PhaseDelay DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0036)
1537 #define DCMTree_PauseBetweenFrames DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0038)
1538 #define DCMTree_PhaseDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0039)
1539 #define DCMTree_RotationVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0050)
1540 #define DCMTree_NumberOfRotations DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0051)
1541 #define DCMTree_RotationInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0052)
1542 #define DCMTree_NumberOfFramesInRotation DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0053)
1543 #define DCMTree_RRIntervalVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0060)
1544 #define DCMTree_NumberOfRRIntervals DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0061)
1545 #define DCMTree_GatedInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0062)
1546 #define DCMTree_DataInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0063)
1547 #define DCMTree_TimeSlotVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0070)
1548 #define DCMTree_NumberOfTimeSlots DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0071)
1549 #define DCMTree_TimeSlotInformationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0072)
1550 #define DCMTree_TimeSlotTime DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0073)
1551 #define DCMTree_SliceVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0080)
1552 #define DCMTree_NumberOfSlices DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0081)
1553 #define DCMTree_AngularViewVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0090)
1554 #define DCMTree_TimeSliceVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0100)
1555 #define DCMTree_NumberOfTimeSlices DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0101)
1556 #define DCMTree_StartAngle DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0200)
1557 #define DCMTree_TypeOfDetectorMotion DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0202)
1558 #define DCMTree_TriggerVector DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0210)
1559 #define DCMTree_NumberOfTriggersInPhase DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0211)
1560 #define DCMTree_ViewCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0220)
1561 #define DCMTree_ViewModifierCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0222)
1562 #define DCMTree_RadionuclideCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0300)
1563 #define DCMTree_AdministrationRouteCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0302)
1564 #define DCMTree_RadiopharmaceuticalCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0304)
1565 #define DCMTree_CalibrationDataSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0306)
1566 #define DCMTree_EnergyWindowNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0308)
1567 #define DCMTree_ImageID DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0400)
1568 #define DCMTree_PatientOrientationCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0410)
1569 #define DCMTree_PatientOrientationModifierCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0412)
1570 #define DCMTree_PatientGantryRelationshipCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0414)
1571 #define DCMTree_SliceProgressionDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0500)
1572 #define DCMTree_SeriesType DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1000)
1573 #define DCMTree_Units DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1001)
1574 #define DCMTree_CountsSource DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1002)
1575 #define DCMTree_ReprojectionMethod DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1004)
1576 #define DCMTree_RandomsCorrectionMethod DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1100)
1577 #define DCMTree_AttenuationCorrectionMethod DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1101)
1578 #define DCMTree_DecayCorrection DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1102)
1579 #define DCMTree_ReconstructionMethod DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1103)
1580 #define DCMTree_DetectorLinesOfResponseUsed DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1104)
1581 #define DCMTree_ScatterCorrectionMethod DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1105)
1582 #define DCMTree_AxialAcceptance DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1200)
1583 #define DCMTree_AxialMash DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1201)
1584 #define DCMTree_TransverseMash DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1202)
1585 #define DCMTree_DetectorElementSize DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1203)
1586 #define DCMTree_CoincidenceWindowWidth DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1210)
1587 #define DCMTree_SecondaryCountsType DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1220)
1588 #define DCMTree_FrameReferenceTime DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1300)
1589 #define DCMTree_PrimaryPromptsCountsAccumulated DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1310)
1590 #define DCMTree_SecondaryCountsAccumulated DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1311)
1591 #define DCMTree_SliceSensitivityFactor DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1320)
1592 #define DCMTree_DecayFactor DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1321)
1593 #define DCMTree_DoseCalibrationFactor DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1322)
1594 #define DCMTree_ScatterFractionFactor DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1323)
1595 #define DCMTree_DeadTimeFactor DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1324)
1596 #define DCMTree_ImageIndex DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1330)
1597 #define DCMTree_CountsIncluded DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1400)
1598 #define DCMTree_DeadTimeCorrectionFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1401)
1599 #define DCMTree_HistogramGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x0000)
1600 #define DCMTree_HistogramSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3000)
1601 #define DCMTree_HistogramNumberOfBins DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3002)
1602 #define DCMTree_HistogramFirstBinValue DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3004)
1603 #define DCMTree_HistogramLastBinValue DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3006)
1604 #define DCMTree_HistogramBinWidth DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3008)
1605 #define DCMTree_HistogramExplanation DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3010)
1606 #define DCMTree_HistogramData DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3020)
1607 #define DCMTree_SegmentationType DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0001)
1608 #define DCMTree_SegmentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0002)
1609 #define DCMTree_SegmentedPropertyCategoryCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0003)
1610 #define DCMTree_SegmentNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0004)
1611 #define DCMTree_SegmentLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0005)
1612 #define DCMTree_SegmentDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0006)
1613 #define DCMTree_SegmentAlgorithmType DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0008)
1614 #define DCMTree_SegmentAlgorithmName DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0009)
1615 #define DCMTree_SegmentIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x000a)
1616 #define DCMTree_ReferencedSegmentNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x000b)
1617 #define DCMTree_RecommendedDisplayGrayscaleValue DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x000c)
1618 #define DCMTree_RecommendedDisplayCIELabValue DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x000d)
1619 #define DCMTree_MaximumFractionalValue DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x000e)
1620 #define DCMTree_SegmentedPropertyTypeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x000f)
1621 #define DCMTree_SegmentationFractionalType DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0010)
1622 #define DCMTree_SegmentedPropertyTypeModifierCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0011)
1623 #define DCMTree_UsedSegmentsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0012)
1624 #define DCMTree_TrackingID DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0020)
1625 #define DCMTree_TrackingUID DCMTREE_MAKE_32BIT_RAW_ID(0x0062, 0x0021)
1626 #define DCMTree_DeformableRegistrationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0064, 0x0002)
1627 #define DCMTree_SourceFrameOfReferenceUID DCMTREE_MAKE_32BIT_RAW_ID(0x0064, 0x0003)
1628 #define DCMTree_DeformableRegistrationGridSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0064, 0x0005)
1629 #define DCMTree_GridDimensions DCMTREE_MAKE_32BIT_RAW_ID(0x0064, 0x0007)
1630 #define DCMTree_GridResolution DCMTREE_MAKE_32BIT_RAW_ID(0x0064, 0x0008)
1631 #define DCMTree_VectorGridData DCMTREE_MAKE_32BIT_RAW_ID(0x0064, 0x0009)
1632 #define DCMTree_PreDeformationMatrixRegistrationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0064, 0x000f)
1633 #define DCMTree_PostDeformationMatrixRegistrationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0064, 0x0010)
1634 #define DCMTree_NumberOfSurfaces DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0001)
1635 #define DCMTree_SurfaceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0002)
1636 #define DCMTree_SurfaceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0003)
1637 #define DCMTree_SurfaceComments DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0004)
1638 #define DCMTree_SurfaceProcessing DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0009)
1639 #define DCMTree_SurfaceProcessingRatio DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x000a)
1640 #define DCMTree_SurfaceProcessingDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x000b)
1641 #define DCMTree_RecommendedPresentationOpacity DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x000c)
1642 #define DCMTree_RecommendedPresentationType DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x000d)
1643 #define DCMTree_FiniteVolume DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x000e)
1644 #define DCMTree_Manifold DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0010)
1645 #define DCMTree_SurfacePointsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0011)
1646 #define DCMTree_SurfacePointsNormalsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0012)
1647 #define DCMTree_SurfaceMeshPrimitivesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0013)
1648 #define DCMTree_NumberOfSurfacePoints DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0015)
1649 #define DCMTree_PointCoordinatesData DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0016)
1650 #define DCMTree_PointPositionAccuracy DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0017)
1651 #define DCMTree_MeanPointDistance DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0018)
1652 #define DCMTree_MaximumPointDistance DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0019)
1653 #define DCMTree_PointsBoundingBoxCoordinates DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x001a)
1654 #define DCMTree_AxisOfRotation DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x001b)
1655 #define DCMTree_CenterOfRotation DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x001c)
1656 #define DCMTree_NumberOfVectors DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x001e)
1657 #define DCMTree_VectorDimensionality DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x001f)
1658 #define DCMTree_VectorAccuracy DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0020)
1659 #define DCMTree_VectorCoordinateData DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0021)
1660 #define DCMTree_RETIRED_TrianglePointIndexList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0023)
1661 #define DCMTree_RETIRED_EdgePointIndexList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0024)
1662 #define DCMTree_RETIRED_VertexPointIndexList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0025)
1663 #define DCMTree_TriangleStripSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0026)
1664 #define DCMTree_TriangleFanSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0027)
1665 #define DCMTree_LineSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0028)
1666 #define DCMTree_RETIRED_PrimitivePointIndexList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0029)
1667 #define DCMTree_SurfaceCount DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x002a)
1668 #define DCMTree_ReferencedSurfaceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x002b)
1669 #define DCMTree_ReferencedSurfaceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x002c)
1670 #define DCMTree_SegmentSurfaceGenerationAlgorithmIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x002d)
1671 #define DCMTree_SegmentSurfaceSourceInstanceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x002e)
1672 #define DCMTree_AlgorithmFamilyCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x002f)
1673 #define DCMTree_AlgorithmNameCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0030)
1674 #define DCMTree_AlgorithmVersion DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0031)
1675 #define DCMTree_AlgorithmParameters DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0032)
1676 #define DCMTree_FacetSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0034)
1677 #define DCMTree_SurfaceProcessingAlgorithmIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0035)
1678 #define DCMTree_AlgorithmName DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0036)
1679 #define DCMTree_RecommendedPointRadius DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0037)
1680 #define DCMTree_RecommendedLineThickness DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0038)
1681 #define DCMTree_LongPrimitivePointIndexList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0040)
1682 #define DCMTree_LongTrianglePointIndexList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0041)
1683 #define DCMTree_LongEdgePointIndexList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0042)
1684 #define DCMTree_LongVertexPointIndexList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0043)
1685 #define DCMTree_TrackSetSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0101)
1686 #define DCMTree_TrackSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0102)
1687 #define DCMTree_RecommendedDisplayCIELabValueList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0103)
1688 #define DCMTree_TrackingAlgorithmIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0104)
1689 #define DCMTree_TrackSetNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0105)
1690 #define DCMTree_TrackSetLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0106)
1691 #define DCMTree_TrackSetDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0107)
1692 #define DCMTree_TrackSetAnatomicalTypeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0108)
1693 #define DCMTree_MeasurementsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0121)
1694 #define DCMTree_TrackSetStatisticsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0124)
1695 #define DCMTree_FloatingPointValues DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0125)
1696 #define DCMTree_TrackPointIndexList DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0129)
1697 #define DCMTree_TrackStatisticsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0130)
1698 #define DCMTree_MeasurementValuesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0132)
1699 #define DCMTree_DiffusionAcquisitionCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0133)
1700 #define DCMTree_DiffusionModelCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0066, 0x0134)
1701 #define DCMTree_PresentationStateGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0000)
1702 #define DCMTree_GraphicAnnotationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0001)
1703 #define DCMTree_GraphicLayer DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0002)
1704 #define DCMTree_BoundingBoxAnnotationUnits DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0003)
1705 #define DCMTree_AnchorPointAnnotationUnits DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0004)
1706 #define DCMTree_GraphicAnnotationUnits DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0005)
1707 #define DCMTree_UnformattedTextValue DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0006)
1708 #define DCMTree_TextObjectSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0008)
1709 #define DCMTree_GraphicObjectSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0009)
1710 #define DCMTree_BoundingBoxTopLeftHandCorner DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0010)
1711 #define DCMTree_BoundingBoxBottomRightHandCorner DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0011)
1712 #define DCMTree_BoundingBoxTextHorizontalJustification DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0012)
1713 #define DCMTree_AnchorPoint DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0014)
1714 #define DCMTree_AnchorPointVisibility DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0015)
1715 #define DCMTree_GraphicDimensions DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0020)
1716 #define DCMTree_NumberOfGraphicPoints DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0021)
1717 #define DCMTree_GraphicData DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0022)
1718 #define DCMTree_GraphicType DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0023)
1719 #define DCMTree_GraphicFilled DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0024)
1720 #define DCMTree_ImageHorizontalFlip DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0041)
1721 #define DCMTree_ImageRotation DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0042)
1722 #define DCMTree_DisplayedAreaTopLeftHandCorner DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0052)
1723 #define DCMTree_DisplayedAreaBottomRightHandCorner DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0053)
1724 #define DCMTree_DisplayedAreaSelectionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x005a)
1725 #define DCMTree_GraphicLayerSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0060)
1726 #define DCMTree_GraphicLayerOrder DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0062)
1727 #define DCMTree_GraphicLayerRecommendedDisplayGrayscaleValue DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0066)
1728 #define DCMTree_GraphicLayerRecommendedDisplayRGBValue DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0067)
1729 #define DCMTree_GraphicLayerDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0068)
1730 #define DCMTree_ContentLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0080)
1731 #define DCMTree_ContentDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0081)
1732 #define DCMTree_PresentationCreationDate DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0082)
1733 #define DCMTree_PresentationCreationTime DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0083)
1734 #define DCMTree_ContentCreatorsName DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0084)
1735 #define DCMTree_ContentCreatorsIdentificationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0086)
1736 #define DCMTree_PresentationSizeMode DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0100)
1737 #define DCMTree_PresentationPixelSpacing DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0101)
1738 #define DCMTree_PresentationPixelAspectRatio DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0102)
1739 #define DCMTree_PresentationPixelMagnificationRatio DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0103)
1740 #define DCMTree_ShapeType DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0306)
1741 #define DCMTree_RegistrationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0308)
1742 #define DCMTree_MatrixRegistrationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0309)
1743 #define DCMTree_MatrixSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030a)
1744 #define DCMTree_FrameOfReferenceTransformationMatrixType DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030c)
1745 #define DCMTree_RegistrationTypeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030d)
1746 #define DCMTree_FiducialDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030f)
1747 #define DCMTree_FiducialIdentifier DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0310)
1748 #define DCMTree_FiducialIdentifierCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0311)
1749 #define DCMTree_ContourUncertaintyRadius DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0312)
1750 #define DCMTree_UsedFiducialsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0314)
1751 #define DCMTree_GraphicCoordinatesDataSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0318)
1752 #define DCMTree_FiducialUID DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x031a)
1753 #define DCMTree_FiducialSetSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x031c)
1754 #define DCMTree_FiducialSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x031e)
1755 #define DCMTree_GraphicLayerRecommendedDisplayCIELabValue DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0401)
1756 #define DCMTree_BlendingSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0402)
1757 #define DCMTree_RelativeOpacity DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0403)
1758 #define DCMTree_ReferencedSpatialRegistrationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0404)
1759 #define DCMTree_BlendingPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0405)
1760 #define DCMTree_HangingProtocolGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0000)
1761 #define DCMTree_HangingProtocolName DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0002)
1762 #define DCMTree_HangingProtocolDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0004)
1763 #define DCMTree_HangingProtocolLevel DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0006)
1764 #define DCMTree_HangingProtocolCreator DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0008)
1765 #define DCMTree_HangingProtocolCreationDatetime DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x000a)
1766 #define DCMTree_HangingProtocolDefinitionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x000c)
1767 #define DCMTree_HangingProtocolUserIdentificationCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x000e)
1768 #define DCMTree_HangingProtocolUserGroupName DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0010)
1769 #define DCMTree_SourceHangingProtocolSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0012)
1770 #define DCMTree_NumberOfPriorsReferenced DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0014)
1771 #define DCMTree_ImageSetsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0020)
1772 #define DCMTree_ImageSetSelectorSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0022)
1773 #define DCMTree_ImageSetSelectorUsageFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0024)
1774 #define DCMTree_SelectorAttribute DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0026)
1775 #define DCMTree_SelectorValueNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0028)
1776 #define DCMTree_TimeBasedImageSetsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0030)
1777 #define DCMTree_ImageSetNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0032)
1778 #define DCMTree_ImageSetSelectorCategory DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0034)
1779 #define DCMTree_RelativeTime DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0038)
1780 #define DCMTree_RelativeTimeUnits DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x003a)
1781 #define DCMTree_AbstractPriorValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x003c)
1782 #define DCMTree_AbstractPriorCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x003e)
1783 #define DCMTree_ImageSetLabel DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0040)
1784 #define DCMTree_SelectorAttributeVR DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0050)
1785 #define DCMTree_SelectorSequencePointer DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0052)
1786 #define DCMTree_SelectorSequencePointerPrivateCreator DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0054)
1787 #define DCMTree_SelectorAttributePrivateCreator DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0056)
1788 #define DCMTree_SelectorATValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0060)
1789 #define DCMTree_SelectorCSValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0062)
1790 #define DCMTree_SelectorISValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0064)
1791 #define DCMTree_SelectorLOValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0066)
1792 #define DCMTree_SelectorLTValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0068)
1793 #define DCMTree_SelectorPNValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x006a)
1794 #define DCMTree_SelectorSHValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x006c)
1795 #define DCMTree_SelectorSTValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x006e)
1796 #define DCMTree_SelectorUTValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0070)
1797 #define DCMTree_SelectorDSValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0072)
1798 #define DCMTree_SelectorFDValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0074)
1799 #define DCMTree_SelectorFLValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0076)
1800 #define DCMTree_SelectorULValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0078)
1801 #define DCMTree_SelectorUSValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x007a)
1802 #define DCMTree_SelectorSLValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x007c)
1803 #define DCMTree_SelectorSSValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x007e)
1804 #define DCMTree_SelectorCodeSequenceValue DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0080)
1805 #define DCMTree_NumberOfScreens DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0100)
1806 #define DCMTree_NominalScreenDefinitionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0102)
1807 #define DCMTree_NumberOfVerticalPixels DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0104)
1808 #define DCMTree_NumberOfHorizontalPixels DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0106)
1809 #define DCMTree_DisplayEnvironmentSpatialPosition DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0108)
1810 #define DCMTree_ScreenMinimumGrayscaleBitDepth DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x010a)
1811 #define DCMTree_ScreenMinimumColorBitDepth DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x010c)
1812 #define DCMTree_ApplicationMaximumRepaintTime DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x010e)
1813 #define DCMTree_DisplaySetsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0200)
1814 #define DCMTree_DisplaySetNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0202)
1815 #define DCMTree_DisplaySetPresentationGroup DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0204)
1816 #define DCMTree_DisplaySetPresentationGroupDescription DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0206)
1817 #define DCMTree_PartialDataDisplayHandling DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0208)
1818 #define DCMTree_SynchronizedScrollingSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0210)
1819 #define DCMTree_DisplaySetScrollingGroup DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0212)
1820 #define DCMTree_NavigationIndicatorSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0214)
1821 #define DCMTree_NavigationDisplaySet DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0216)
1822 #define DCMTree_ReferenceDisplaySets DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0218)
1823 #define DCMTree_ImageBoxesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0300)
1824 #define DCMTree_ImageBoxNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0302)
1825 #define DCMTree_ImageBoxLayoutType DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0304)
1826 #define DCMTree_ImageBoxTileHorizontalDimension DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0306)
1827 #define DCMTree_ImageBoxTileVerticalDimension DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0308)
1828 #define DCMTree_ImageBoxScrollDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0310)
1829 #define DCMTree_ImageBoxSmallScrollType DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0312)
1830 #define DCMTree_ImageBoxSmallScrollAmount DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0314)
1831 #define DCMTree_ImageBoxLargeScrollType DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0316)
1832 #define DCMTree_ImageBoxLargeScrollAmount DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0318)
1833 #define DCMTree_ImageBoxOverlapPriority DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0320)
1834 #define DCMTree_CineRelativeToRealTime DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0330)
1835 #define DCMTree_FilterOperationsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0400)
1836 #define DCMTree_FilterByCategory DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0402)
1837 #define DCMTree_FilterByAttributePresence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0404)
1838 #define DCMTree_FilterByOperator DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0406)
1839 #define DCMTree_BlendingOperationType DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0500)
1840 #define DCMTree_ReformattingOperationType DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0510)
1841 #define DCMTree_ReformattingThickness DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0512)
1842 #define DCMTree_ReformattingInterval DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0514)
1843 #define DCMTree_ReformattingOperationInitialViewDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0516)
1844 #define DCMTree_3DRenderingType DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0520)
1845 #define DCMTree_SortingOperationsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0600)
1846 #define DCMTree_SortByCategory DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0602)
1847 #define DCMTree_SortingDirection DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0604)
1848 #define DCMTree_DisplaySetPatientOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0700)
1849 #define DCMTree_VOIType DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0702)
1850 #define DCMTree_PseudoColorType DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0704)
1851 #define DCMTree_ShowGrayscaleInverted DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0706)
1852 #define DCMTree_ShowImageTrueSizeFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0710)
1853 #define DCMTree_ShowGraphicAnnotationFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0712)
1854 #define DCMTree_ShowPatientDemographicsFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0714)
1855 #define DCMTree_ShowAcquisitionTechniquesFlag DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0716)
1856 #define DCMTree_SelectorSequencePointerItems DCMTREE_MAKE_32BIT_RAW_ID(0x0074, 0x1057)
1857 #define DCMTree_StorageGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0000)
1858 #define DCMTree_StorageMediaFileSetID DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0130)
1859 #define DCMTree_StorageMediaFileSetUID DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0140)
1860 #define DCMTree_IconImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0200)
1861 #define DCMTree_TopicTitle DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0904)
1862 #define DCMTree_TopicSubject DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0906)
1863 #define DCMTree_TopicAuthor DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0910)
1864 #define DCMTree_TopicKeyWords DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0912)
1865 #define DCMTree_AuthorizationGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0000)
1866 #define DCMTree_SOPInstanceStatus DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0410)
1867 #define DCMTree_SOPAuthorizationDateAndTime DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0420)
1868 #define DCMTree_SOPAuthorizationComment DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0424)
1869 #define DCMTree_AuthorizationEquipmentCertificationNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0426)
1870 #define DCMTree_DigitalSignatureGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0000)
1871 #define DCMTree_MACIDNumber DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0005)
1872 #define DCMTree_MACCalculationTransferSyntaxUID DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0010)
1873 #define DCMTree_MACAlgorithm DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0015)
1874 #define DCMTree_DataElementsSigned DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0020)
1875 #define DCMTree_DigitalSignatureUID DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0100)
1876 #define DCMTree_DigitalSignatureDateTime DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0105)
1877 #define DCMTree_CertificateType DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0110)
1878 #define DCMTree_CertificateOfSigner DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0115)
1879 #define DCMTree_Signature DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0120)
1880 #define DCMTree_CertifiedTimestampType DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0305)
1881 #define DCMTree_CertifiedTimestamp DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0310)
1882 #define DCMTree_DigitalSignaturePurposeCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0401)
1883 #define DCMTree_ReferencedDigitalSignatureSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0402)
1884 #define DCMTree_ReferencedSOPInstanceMACSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0403)
1885 #define DCMTree_MAC DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0404)
1886 #define DCMTree_EncryptedAttributesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0500)
1887 #define DCMTree_EncryptedContentTransferSyntaxUID DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0510)
1888 #define DCMTree_EncryptedContent DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0520)
1889 #define DCMTree_ModifiedAttributesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0550)
1890 #define DCMTree_ACR_NEMA_2C_CodeTableGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0000)
1891 #define DCMTree_ACR_NEMA_2C_EscapeTriplet DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0010)
1892 #define DCMTree_ACR_NEMA_2C_RunLengthTriplet DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0011)
1893 #define DCMTree_ACR_NEMA_2C_HuffmanTableSize DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0012)
1894 #define DCMTree_ACR_NEMA_2C_HuffmanTableTriplet DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0013)
1895 #define DCMTree_ACR_NEMA_2C_ShiftTableSize DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0014)
1896 #define DCMTree_ACR_NEMA_2C_ShiftTableTriplet DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0015)
1897 #define DCMTree_ACR_NEMA_2C_ZonalMapGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x1010, 0x0000)
1898 #define DCMTree_ACR_NEMA_2C_ZonalMap DCMTREE_MAKE_32BIT_RAW_ID(0x1010, 0x0004)
1899 #define DCMTree_FilmSessionGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0000)
1900 #define DCMTree_NumberOfCopies DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0010)
1901 #define DCMTree_PrinterConfigurationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x001e)
1902 #define DCMTree_PrintPriority DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0020)
1903 #define DCMTree_MediumType DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0030)
1904 #define DCMTree_FilmDestination DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0040)
1905 #define DCMTree_FilmSessionLabel DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0050)
1906 #define DCMTree_MemoryAllocation DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0060)
1907 #define DCMTree_MaximumMemoryAllocation DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0061)
1908 #define DCMTree_ColorImagePrintingFlag DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0062)
1909 #define DCMTree_CollationFlag DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0063)
1910 #define DCMTree_AnnotationFlag DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0065)
1911 #define DCMTree_ImageOverlayFlag DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0067)
1912 #define DCMTree_PresentationLUTFlag DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0069)
1913 #define DCMTree_ImageBoxPresentationLUTFlag DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x006a)
1914 #define DCMTree_MemoryBitDepth DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a0)
1915 #define DCMTree_PrintingBitDepth DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a1)
1916 #define DCMTree_MediaInstalledSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a2)
1917 #define DCMTree_OtherMediaAvailableSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a4)
1918 #define DCMTree_SupportedImageDisplayFormatsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a8)
1919 #define DCMTree_ReferencedFilmBoxSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0500)
1920 #define DCMTree_ReferencedStoredPrintSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0510)
1921 #define DCMTree_FilmBoxGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0000)
1922 #define DCMTree_ImageDisplayFormat DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0010)
1923 #define DCMTree_AnnotationDisplayFormatID DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0030)
1924 #define DCMTree_FilmOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0040)
1925 #define DCMTree_FilmSizeID DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0050)
1926 #define DCMTree_PrinterResolutionID DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0052)
1927 #define DCMTree_DefaultPrinterResolutionID DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0054)
1928 #define DCMTree_MagnificationType DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0060)
1929 #define DCMTree_SmoothingType DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0080)
1930 #define DCMTree_DefaultMagnificationType DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a6)
1931 #define DCMTree_OtherMagnificationTypesAvailable DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a7)
1932 #define DCMTree_DefaultSmoothingType DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a8)
1933 #define DCMTree_OtherSmoothingTypesAvailable DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a9)
1934 #define DCMTree_BorderDensity DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0100)
1935 #define DCMTree_EmptyImageDensity DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0110)
1936 #define DCMTree_MinDensity DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0120)
1937 #define DCMTree_MaxDensity DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0130)
1938 #define DCMTree_Trim DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0140)
1939 #define DCMTree_ConfigurationInformation DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0150)
1940 #define DCMTree_ConfigurationInformationDescription DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0152)
1941 #define DCMTree_MaximumCollatedFilms DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0154)
1942 #define DCMTree_Illumination DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x015e)
1943 #define DCMTree_ReflectedAmbientLight DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0160)
1944 #define DCMTree_PrinterPixelSpacing DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0376)
1945 #define DCMTree_ReferencedFilmSessionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0500)
1946 #define DCMTree_ReferencedImageBoxSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0510)
1947 #define DCMTree_ReferencedBasicAnnotationBoxSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0520)
1948 #define DCMTree_ImageBoxGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0000)
1949 #define DCMTree_ImagePosition DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0010)
1950 #define DCMTree_Polarity DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0020)
1951 #define DCMTree_RequestedImageSize DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0030)
1952 #define DCMTree_RequestedDecimateCropBehavior DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0040)
1953 #define DCMTree_RequestedResolutionID DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0050)
1954 #define DCMTree_RequestedImageSizeFlag DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x00a0)
1955 #define DCMTree_DecimateCropResult DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x00a2)
1956 #define DCMTree_BasicGrayscaleImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0110)
1957 #define DCMTree_BasicColorImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0111)
1958 #define DCMTree_RETIRED_ReferencedImageOverlayBoxSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0130)
1959 #define DCMTree_RETIRED_ReferencedVOILUTBoxSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0140)
1960 #define DCMTree_AnnotationGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2030, 0x0000)
1961 #define DCMTree_AnnotationPosition DCMTREE_MAKE_32BIT_RAW_ID(0x2030, 0x0010)
1962 #define DCMTree_TextString DCMTREE_MAKE_32BIT_RAW_ID(0x2030, 0x0020)
1963 #define DCMTree_OverlayBoxGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0000)
1964 #define DCMTree_ReferencedOverlayPlaneSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0010)
1965 #define DCMTree_ReferencedOverlayPlaneGroups DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0011)
1966 #define DCMTree_OverlayPixelDataSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0020)
1967 #define DCMTree_OverlayMagnificationType DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0060)
1968 #define DCMTree_OverlaySmoothingType DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0070)
1969 #define DCMTree_OverlayOrImageMagnification DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0072)
1970 #define DCMTree_MagnifyToNumberOfColumns DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0074)
1971 #define DCMTree_OverlayForegroundDensity DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0080)
1972 #define DCMTree_OverlayBackgroundDensity DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0082)
1973 #define DCMTree_OverlayMode DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0090)
1974 #define DCMTree_ThresholdDensity DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0100)
1975 #define DCMTree_RETIRED_ReferencedImageBoxSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0500)
1976 #define DCMTree_PresentationLUTGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0000)
1977 #define DCMTree_PresentationLUTSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0010)
1978 #define DCMTree_PresentationLUTShape DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0020)
1979 #define DCMTree_ReferencedPresentationLUTSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0500)
1980 #define DCMTree_PrintJobGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0000)
1981 #define DCMTree_PrintJobID DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0010)
1982 #define DCMTree_ExecutionStatus DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0020)
1983 #define DCMTree_ExecutionStatusInfo DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0030)
1984 #define DCMTree_CreationDate DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0040)
1985 #define DCMTree_CreationTime DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0050)
1986 #define DCMTree_Originator DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0070)
1987 #define DCMTree_DestinationAE DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0140)
1988 #define DCMTree_OwnerID DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0160)
1989 #define DCMTree_NumberOfFilms DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0170)
1990 #define DCMTree_ReferencedPrintJobSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0500)
1991 #define DCMTree_PrinterGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0000)
1992 #define DCMTree_PrinterStatus DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0010)
1993 #define DCMTree_PrinterStatusInfo DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0020)
1994 #define DCMTree_PrinterName DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0030)
1995 #define DCMTree_PrintQueueID DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0099)
1996 #define DCMTree_QueueGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0000)
1997 #define DCMTree_QueueStatus DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0010)
1998 #define DCMTree_PrintJobDescriptionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0050)
1999 #define DCMTree_QueueReferencedPrintJobSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0070)
2000 #define DCMTree_PrintContentGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0000)
2001 #define DCMTree_PrintManagementCapabilitiesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0010)
2002 #define DCMTree_PrinterCharacteristicsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0015)
2003 #define DCMTree_FilmBoxContentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0030)
2004 #define DCMTree_ImageBoxContentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0040)
2005 #define DCMTree_AnnotationContentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0050)
2006 #define DCMTree_ImageOverlayBoxContentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0060)
2007 #define DCMTree_PresentationLUTContentSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0080)
2008 #define DCMTree_ProposedStudySequence DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x00a0)
2009 #define DCMTree_OriginalImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x00c0)
2010 #define DCMTree_MediaCreationGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0000)
2011 #define DCMTree_LabelUsingInformationExtractedFromInstances DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0001)
2012 #define DCMTree_LabelText DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0002)
2013 #define DCMTree_LabelStyleSelection DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0003)
2014 #define DCMTree_MediaDisposition DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0004)
2015 #define DCMTree_BarcodeValue DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0005)
2016 #define DCMTree_BarcodeSymbology DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0006)
2017 #define DCMTree_AllowMediaSplitting DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0007)
2018 #define DCMTree_IncludeNon_DICOMObjects DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0008)
2019 #define DCMTree_IncludeDisplayApplication DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0009)
2020 #define DCMTree_PreserveCompositeInstancesAfterMediaCreation DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000a)
2021 #define DCMTree_TotalNumberOfPiecesOfMediaCreated DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000b)
2022 #define DCMTree_RequestedMediaApplicationProfile DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000c)
2023 #define DCMTree_ReferencedStorageMediaSequence DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000d)
2024 #define DCMTree_FailureAttributes DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000e)
2025 #define DCMTree_AllowLossyCompression DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000f)
2026 #define DCMTree_RequestPriority DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0020)
2027 #define DCMTree_RTImageGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0000)
2028 #define DCMTree_RTImageLabel DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0002)
2029 #define DCMTree_RTImageName DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0003)
2030 #define DCMTree_RTImageDescription DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0004)
2031 #define DCMTree_ReportedValuesOrigin DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000a)
2032 #define DCMTree_RTImagePlane DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000c)
2033 #define DCMTree_XRayImageReceptorTranslation DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000d)
2034 #define DCMTree_XRayImageReceptorAngle DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000e)
2035 #define DCMTree_RTImageOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0010)
2036 #define DCMTree_ImagePlanePixelSpacing DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0011)
2037 #define DCMTree_RTImagePosition DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0012)
2038 #define DCMTree_RadiationMachineName DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0020)
2039 #define DCMTree_RadiationMachineSAD DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0022)
2040 #define DCMTree_RadiationMachineSSD DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0024)
2041 #define DCMTree_RTImageSID DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0026)
2042 #define DCMTree_SourceToReferenceObjectDistance DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0028)
2043 #define DCMTree_FractionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0029)
2044 #define DCMTree_ExposureSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0030)
2045 #define DCMTree_MetersetExposure DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0032)
2046 #define DCMTree_DiaphragmPosition DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0034)
2047 #define DCMTree_FluenceeMapSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0040)
2048 #define DCMTree_FluenceDataSource DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0041)
2049 #define DCMTree_FluenceDataScale DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0042)
2050 #define DCMTree_RTDoseGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0000)
2051 #define DCMTree_DVHType DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0001)
2052 #define DCMTree_DoseUnits DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0002)
2053 #define DCMTree_DoseType DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0004)
2054 #define DCMTree_DoseComment DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0006)
2055 #define DCMTree_NormalizationPoint DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0008)
2056 #define DCMTree_DoseSummationType DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x000a)
2057 #define DCMTree_GridFrameOffsetVector DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x000c)
2058 #define DCMTree_DoseGridScaling DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x000e)
2059 #define DCMTree_RTDoseROISequence DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0010)
2060 #define DCMTree_DoseValue DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0012)
2061 #define DCMTree_TissueHeterogeneityCorrection DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0014)
2062 #define DCMTree_DVHNormalizationPoint DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0040)
2063 #define DCMTree_DVHNormalizationDoseValue DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0042)
2064 #define DCMTree_DVHSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0050)
2065 #define DCMTree_DVHDoseScaling DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0052)
2066 #define DCMTree_DVHVolumeUnits DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0054)
2067 #define DCMTree_DVHNumberOfBins DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0056)
2068 #define DCMTree_DVHData DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0058)
2069 #define DCMTree_DVHReferencedROISequence DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0060)
2070 #define DCMTree_DVHROIContributionType DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0062)
2071 #define DCMTree_DVHMinimumDose DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0070)
2072 #define DCMTree_DVHMaximumDose DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0072)
2073 #define DCMTree_DVHMeanDose DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0074)
2074 #define DCMTree_RTStructureSetGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0000)
2075 #define DCMTree_StructureSetLabel DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0002)
2076 #define DCMTree_StructureSetName DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0004)
2077 #define DCMTree_StructureSetDescription DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0006)
2078 #define DCMTree_StructureSetDate DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0008)
2079 #define DCMTree_StructureSetTime DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0009)
2080 #define DCMTree_ReferencedFrameOfReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0010)
2081 #define DCMTree_RTReferencedStudySequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0012)
2082 #define DCMTree_RTReferencedSeriesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0014)
2083 #define DCMTree_ContourImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0016)
2084 #define DCMTree_StructureSetROISequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0020)
2085 #define DCMTree_ROINumber DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0022)
2086 #define DCMTree_ReferencedFrameOfReferenceUID DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0024)
2087 #define DCMTree_ROIName DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0026)
2088 #define DCMTree_ROIDescription DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0028)
2089 #define DCMTree_ROIDisplayColor DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x002a)
2090 #define DCMTree_ROIVolume DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x002c)
2091 #define DCMTree_RTRelatedROISequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0030)
2092 #define DCMTree_RTROIRelationship DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0033)
2093 #define DCMTree_ROIGenerationAlgorithm DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0036)
2094 #define DCMTree_ROIGenerationDescription DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0038)
2095 #define DCMTree_ROIContourSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0039)
2096 #define DCMTree_ContourSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0040)
2097 #define DCMTree_ContourGeometricType DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0042)
2098 #define DCMTree_ContourSlabThickness DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0044)
2099 #define DCMTree_ContourOffsetVector DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0045)
2100 #define DCMTree_NumberOfContourPoints DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0046)
2101 #define DCMTree_ContourNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0048)
2102 #define DCMTree_AttachedContours DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0049)
2103 #define DCMTree_SourcePixelPlanesCharacteristicsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x004A)
2104 #define DCMTree_ContourData DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0050)
2105 #define DCMTree_RTROIObservationsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0080)
2106 #define DCMTree_ObservationNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0082)
2107 #define DCMTree_ReferencedROINumber DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0084)
2108 #define DCMTree_ROIObservationLabel DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0085)
2109 #define DCMTree_RTROIIdentificationCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0086)
2110 #define DCMTree_ROIObservationDescription DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0088)
2111 #define DCMTree_RelatedRTROIObservationsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00a0)
2112 #define DCMTree_RTROIInterpretedType DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00a4)
2113 #define DCMTree_ROIInterpreter DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00a6)
2114 #define DCMTree_ROIPhysicalPropertiesSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00b0)
2115 #define DCMTree_ROIPhysicalProperty DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00b2)
2116 #define DCMTree_ROIPhysicalPropertyValue DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00b4)
2117 #define DCMTree_FrameOfReferenceRelationshipSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c0)
2118 #define DCMTree_RelatedFrameOfReferenceUID DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c2)
2119 #define DCMTree_FrameOfReferenceTransformationType DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c4)
2120 #define DCMTree_FrameOfReferenceTransformationMatrix DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c6)
2121 #define DCMTree_FrameOfReferenceTransformationComment DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c8)
2122 #define DCMTree_RTTreatmentGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0000)
2123 #define DCMTree_MeasuredDoseReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0010)
2124 #define DCMTree_MeasuredDoseDescription DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0012)
2125 #define DCMTree_MeasuredDoseType DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0014)
2126 #define DCMTree_MeasuredDoseValue DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0016)
2127 #define DCMTree_TreatmentSessionBeamSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0020)
2128 #define DCMTree_CurrentFractionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0022)
2129 #define DCMTree_TreatmentControlPointDate DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0024)
2130 #define DCMTree_TreatmentControlPointTime DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0025)
2131 #define DCMTree_TreatmentTerminationStatus DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x002a)
2132 #define DCMTree_TreatmentTerminationCode DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x002b)
2133 #define DCMTree_TreatmentVerificationStatus DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x002c)
2134 #define DCMTree_ReferencedTreatmentRecordSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0030)
2135 #define DCMTree_SpecifiedPrimaryMeterset DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0032)
2136 #define DCMTree_SpecifiedSecondaryMeterset DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0033)
2137 #define DCMTree_DeliveredPrimaryMeterset DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0036)
2138 #define DCMTree_DeliveredSecondaryMeterset DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0037)
2139 #define DCMTree_SpecifiedTreatmentTime DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x003a)
2140 #define DCMTree_DeliveredTreatmentTime DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x003b)
2141 #define DCMTree_ControlPointDeliverySequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0040)
2142 #define DCMTree_SpecifiedMeterset DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0042)
2143 #define DCMTree_DeliveredMeterset DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0044)
2144 #define DCMTree_DoseRateDelivered DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0048)
2145 #define DCMTree_TreatmentSummaryCalculatedDoseReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0050)
2146 #define DCMTree_CumulativeDoseToDoseReference DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0052)
2147 #define DCMTree_FirstTreatmentDate DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0054)
2148 #define DCMTree_MostRecentTreatmentDate DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0056)
2149 #define DCMTree_NumberOfFractionsDelivered DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x005a)
2150 #define DCMTree_OverrideSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0060)
2151 #define DCMTree_OverrideParameterPointer DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0062)
2152 #define DCMTree_MeasuredDoseReferenceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0064)
2153 #define DCMTree_OverrideReason DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0066)
2154 #define DCMTree_CalculatedDoseReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0070)
2155 #define DCMTree_CalculatedDoseReferenceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0072)
2156 #define DCMTree_CalculatedDoseReferenceDescription DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0074)
2157 #define DCMTree_CalculatedDoseReferenceDoseValue DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0076)
2158 #define DCMTree_StartMeterset DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0078)
2159 #define DCMTree_EndMeterset DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x007a)
2160 #define DCMTree_ReferencedMeasuredDoseReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0080)
2161 #define DCMTree_ReferencedMeasuredDoseReferenceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0082)
2162 #define DCMTree_ReferencedCalculatedDoseReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0090)
2163 #define DCMTree_ReferencedCalculatedDoseReferenceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0092)
2164 #define DCMTree_BeamLimitingDeviceLeafPairsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00a0)
2165 #define DCMTree_RecordedWedgeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00b0)
2166 #define DCMTree_RecordedCompensatorSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00c0)
2167 #define DCMTree_RecordedBlockSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00d0)
2168 #define DCMTree_TreatmentSummaryMeasuredDoseReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00e0)
2169 #define DCMTree_RecordedSourceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0100)
2170 #define DCMTree_SourceSerialNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0105)
2171 #define DCMTree_TreatmentSessionApplicationSetupSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0110)
2172 #define DCMTree_ApplicationSetupCheck DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0116)
2173 #define DCMTree_RecordedBrachyAccessoryDeviceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0120)
2174 #define DCMTree_ReferencedBrachyAccessoryDeviceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0122)
2175 #define DCMTree_RecordedChannelSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0130)
2176 #define DCMTree_SpecifiedChannelTotalTime DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0132)
2177 #define DCMTree_DeliveredChannelTotalTime DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0134)
2178 #define DCMTree_SpecifiedNumberOfPulses DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0136)
2179 #define DCMTree_DeliveredNumberOfPulses DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0138)
2180 #define DCMTree_SpecifiedPulseRepetitionInterval DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x013a)
2181 #define DCMTree_DeliveredPulseRepetitionInterval DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x013c)
2182 #define DCMTree_RecordedSourceApplicatorSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0140)
2183 #define DCMTree_ReferencedSourceApplicatorNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0142)
2184 #define DCMTree_RecordedChannelShieldSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0150)
2185 #define DCMTree_ReferencedChannelShieldNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0152)
2186 #define DCMTree_BrachyControlPointDeliveredSequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0160)
2187 #define DCMTree_SafePositionExitDate DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0162)
2188 #define DCMTree_SafePositionExitTime DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0164)
2189 #define DCMTree_SafePositionReturnDate DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0166)
2190 #define DCMTree_SafePositionReturnTime DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0168)
2191 #define DCMTree_CurrentTreatmentStatus DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0200)
2192 #define DCMTree_TreatmentStatusComment DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0202)
2193 #define DCMTree_FractionGroupSummarySequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0220)
2194 #define DCMTree_ReferencedFractionNumber DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0223)
2195 #define DCMTree_FractionGroupType DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0224)
2196 #define DCMTree_BeamStopperPosition DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0230)
2197 #define DCMTree_FractionStatusSummarySequence DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0240)
2198 #define DCMTree_TreatmentDate DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0250)
2199 #define DCMTree_TreatmentTime DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0251)
2200 #define DCMTree_RTPlanGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0000)
2201 #define DCMTree_RTPlanLabel DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0002)
2202 #define DCMTree_RTPlanName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0003)
2203 #define DCMTree_RTPlanDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0004)
2204 #define DCMTree_RTPlanDate DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0006)
2205 #define DCMTree_RTPlanTime DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0007)
2206 #define DCMTree_TreatmentProtocols DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0009)
2207 #define DCMTree_PlanIntent DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000a)
2208 #define DCMTree_TreatmentSites DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000b)
2209 #define DCMTree_RTPlanGeometry DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000c)
2210 #define DCMTree_PrescriptionDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000e)
2211 #define DCMTree_DoseReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0010)
2212 #define DCMTree_DoseReferenceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0012)
2213 #define DCMTree_DoseReferenceUID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0013)
2214 #define DCMTree_DoseReferenceStructureType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0014)
2215 #define DCMTree_NominalBeamEnergyUnit DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0015)
2216 #define DCMTree_DoseReferenceDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0016)
2217 #define DCMTree_DoseReferencePointCoordinates DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0018)
2218 #define DCMTree_NominalPriorDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x001a)
2219 #define DCMTree_DoseReferenceType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0020)
2220 #define DCMTree_ConstraintWeight DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0021)
2221 #define DCMTree_DeliveryWarningDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0022)
2222 #define DCMTree_DeliveryMaximumDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0023)
2223 #define DCMTree_TargetMinimumDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0025)
2224 #define DCMTree_TargetPrescriptionDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0026)
2225 #define DCMTree_TargetMaximumDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0027)
2226 #define DCMTree_TargetUnderdoseVolumeFraction DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0028)
2227 #define DCMTree_OrganAtRiskFullVolumeDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002a)
2228 #define DCMTree_OrganAtRiskLimitDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002b)
2229 #define DCMTree_OrganAtRiskMaximumDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002c)
2230 #define DCMTree_OrganAtRiskOverdoseVolumeFraction DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002d)
2231 #define DCMTree_ToleranceTableSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0040)
2232 #define DCMTree_ToleranceTableNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0042)
2233 #define DCMTree_ToleranceTableLabel DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0043)
2234 #define DCMTree_GantryAngleTolerance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0044)
2235 #define DCMTree_BeamLimitingDeviceAngleTolerance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0046)
2236 #define DCMTree_BeamLimitingDeviceToleranceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0048)
2237 #define DCMTree_BeamLimitingDevicePositionTolerance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x004a)
2238 #define DCMTree_PatientSupportAngleTolerance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x004c)
2239 #define DCMTree_TableTopEccentricAngleTolerance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x004e)
2240 #define DCMTree_TableTopVerticalPositionTolerance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0051)
2241 #define DCMTree_TableTopLongitudinalPositionTolerance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0052)
2242 #define DCMTree_TableTopLateralPositionTolerance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0053)
2243 #define DCMTree_RTPlanRelationship DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0055)
2244 #define DCMTree_FractionGroupSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0070)
2245 #define DCMTree_FractionGroupNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0071)
2246 #define DCMTree_FractionGroupDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0072)
2247 #define DCMTree_NumberOfFractionsPlanned DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0078)
2248 #define DCMTree_NumberOfFractionPatternDigitsPerDay DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0079)
2249 #define DCMTree_RepeatFractionCycleLength DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x007a)
2250 #define DCMTree_FractionPattern DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x007b)
2251 #define DCMTree_NumberOfBeams DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0080)
2252 #define DCMTree_BeamDoseSpecificationPoint DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0082)
2253 #define DCMTree_BeamDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0084)
2254 #define DCMTree_BeamMeterset DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0086)
2255 #define DCMTree_NumberOfBrachyApplicationSetups DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00a0)
2256 #define DCMTree_BrachyApplicationSetupDoseSpecificationPoint DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00a2)
2257 #define DCMTree_BrachyApplicationSetupDose DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00a4)
2258 #define DCMTree_BeamSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b0)
2259 #define DCMTree_TreatmentMachineName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b2)
2260 #define DCMTree_PrimaryDosimeterUnit DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b3)
2261 #define DCMTree_SourceAxisDistance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b4)
2262 #define DCMTree_BeamLimitingDeviceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b6)
2263 #define DCMTree_RTBeamLimitingDeviceType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b8)
2264 #define DCMTree_SourceToBeamLimitingDeviceDistance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ba)
2265 #define DCMTree_NumberOfLeafJawPairs DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00bc)
2266 #define DCMTree_LeafPositionBoundaries DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00be)
2267 #define DCMTree_BeamNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c0)
2268 #define DCMTree_BeamName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c2)
2269 #define DCMTree_BeamDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c3)
2270 #define DCMTree_BeamType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c4)
2271 #define DCMTree_RadiationType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c6)
2272 #define DCMTree_HighDoseTechniqueType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c7)
2273 #define DCMTree_ReferenceImageNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c8)
2274 #define DCMTree_PlannedVerificationImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ca)
2275 #define DCMTree_ImagingDeviceSpecificAcquisitionParameters DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00cc)
2276 #define DCMTree_TreatmentDeliveryType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ce)
2277 #define DCMTree_NumberOfWedges DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d0)
2278 #define DCMTree_WedgeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d1)
2279 #define DCMTree_WedgeNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d2)
2280 #define DCMTree_WedgeType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d3)
2281 #define DCMTree_WedgeID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d4)
2282 #define DCMTree_WedgeAngle DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d5)
2283 #define DCMTree_WedgeFactor DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d6)
2284 #define DCMTree_WedgeOrientation DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d8)
2285 #define DCMTree_SourceToWedgeTrayDistance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00da)
2286 #define DCMTree_BolusID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00dc)
2287 #define DCMTree_BolusDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00dd)
2288 #define DCMTree_NumberOfCompensators DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e0)
2289 #define DCMTree_MaterialID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e1)
2290 #define DCMTree_TotalCompensatorTrayFactor DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e2)
2291 #define DCMTree_CompensatorSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e3)
2292 #define DCMTree_CompensatorNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e4)
2293 #define DCMTree_CompensatorID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e5)
2294 #define DCMTree_SourceToCompensatorTrayDistance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e6)
2295 #define DCMTree_CompensatorRows DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e7)
2296 #define DCMTree_CompensatorColumns DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e8)
2297 #define DCMTree_CompensatorPixelSpacing DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e9)
2298 #define DCMTree_CompensatorPosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ea)
2299 #define DCMTree_CompensatorTransmissionData DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00eb)
2300 #define DCMTree_CompensatorThicknessData DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ec)
2301 #define DCMTree_NumberOfBoli DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ed)
2302 #define DCMTree_CompensatorType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ee)
2303 #define DCMTree_NumberOfBlocks DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f0)
2304 #define DCMTree_TotalBlockTrayFactor DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f2)
2305 #define DCMTree_BlockSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f4)
2306 #define DCMTree_BlockTrayID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f5)
2307 #define DCMTree_SourceToBlockTrayDistance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f6)
2308 #define DCMTree_BlockType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f8)
2309 #define DCMTree_BlockDivergence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fa)
2310 #define DCMTree_BlockMountingPosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fb)
2311 #define DCMTree_BlockNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fc)
2312 #define DCMTree_BlockName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fe)
2313 #define DCMTree_BlockThickness DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0100)
2314 #define DCMTree_BlockTransmission DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0102)
2315 #define DCMTree_BlockNumberOfPoints DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0104)
2316 #define DCMTree_BlockData DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0106)
2317 #define DCMTree_ApplicatorSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0107)
2318 #define DCMTree_ApplicatorID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0108)
2319 #define DCMTree_ApplicatorType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0109)
2320 #define DCMTree_ApplicatorDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x010a)
2321 #define DCMTree_CumulativeDoseReferenceCoefficient DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x010c)
2322 #define DCMTree_FinalCumulativeMetersetWeight DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x010e)
2323 #define DCMTree_NumberOfControlPoints DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0110)
2324 #define DCMTree_ControlPointSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0111)
2325 #define DCMTree_ControlPointIndex DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0112)
2326 #define DCMTree_NominalBeamEnergy DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0114)
2327 #define DCMTree_DoseRateSet DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0115)
2328 #define DCMTree_WedgePositionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0116)
2329 #define DCMTree_WedgePosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0118)
2330 #define DCMTree_BeamLimitingDevicePositionSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011a)
2331 #define DCMTree_LeafJawPositions DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011c)
2332 #define DCMTree_GantryAngle DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011e)
2333 #define DCMTree_GantryRotationDirection DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011f)
2334 #define DCMTree_BeamLimitingDeviceAngle DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0120)
2335 #define DCMTree_BeamLimitingDeviceRotationDirection DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0121)
2336 #define DCMTree_PatientSupportAngle DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0122)
2337 #define DCMTree_PatientSupportRotationDirection DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0123)
2338 #define DCMTree_TableTopEccentricAxisDistance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0124)
2339 #define DCMTree_TableTopEccentricAngle DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0125)
2340 #define DCMTree_TableTopEccentricRotationDirection DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0126)
2341 #define DCMTree_TableTopVerticalPosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0128)
2342 #define DCMTree_TableTopLongitudinalPosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0129)
2343 #define DCMTree_TableTopLateralPosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x012a)
2344 #define DCMTree_IsocenterPosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x012c)
2345 #define DCMTree_SurfaceEntryPoint DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x012e)
2346 #define DCMTree_SourceToSurfaceDistance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0130)
2347 #define DCMTree_CumulativeMetersetWeight DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0134)
2348 #define DCMTree_GantryPitchAngle DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x014a)
2349 #define DCMTree_PatientSetupSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0180)
2350 #define DCMTree_PatientSetupNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0182)
2351 #define DCMTree_PatientSetupLabel DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0183)
2352 #define DCMTree_PatientAdditionalPosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0184)
2353 #define DCMTree_FixationDeviceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0190)
2354 #define DCMTree_FixationDeviceType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0192)
2355 #define DCMTree_FixationDeviceLabel DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0194)
2356 #define DCMTree_FixationDeviceDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0196)
2357 #define DCMTree_FixationDevicePosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0198)
2358 #define DCMTree_FixationDevicePitchAngle DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0199)
2359 #define DCMTree_FixationDeviceRollAngle DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x019a)
2360 #define DCMTree_ShieldingDeviceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a0)
2361 #define DCMTree_ShieldingDeviceType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a2)
2362 #define DCMTree_ShieldingDeviceLabel DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a4)
2363 #define DCMTree_ShieldingDeviceDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a6)
2364 #define DCMTree_ShieldingDevicePosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a8)
2365 #define DCMTree_SetupTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b0)
2366 #define DCMTree_SetupTechniqueDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b2)
2367 #define DCMTree_SetupDeviceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b4)
2368 #define DCMTree_SetupDeviceType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b6)
2369 #define DCMTree_SetupDeviceLabel DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b8)
2370 #define DCMTree_SetupDeviceDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01ba)
2371 #define DCMTree_SetupDeviceParameter DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01bc)
2372 #define DCMTree_SetupReferenceDescription DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d0)
2373 #define DCMTree_TableTopVerticalSetupDisplacement DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d2)
2374 #define DCMTree_TableTopLongitudinalSetupDisplacement DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d4)
2375 #define DCMTree_TableTopLateralSetupDisplacement DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d6)
2376 #define DCMTree_BrachyTreatmentTechnique DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0200)
2377 #define DCMTree_BrachyTreatmentType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0202)
2378 #define DCMTree_TreatmentMachineSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0206)
2379 #define DCMTree_SourceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0210)
2380 #define DCMTree_SourceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0212)
2381 #define DCMTree_SourceType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0214)
2382 #define DCMTree_SourceManufacturer DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0216)
2383 #define DCMTree_ActiveSourceDiameter DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0218)
2384 #define DCMTree_ActiveSourceLength DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x021a)
2385 #define DCMTree_SourceEncapsulationNominalThickness DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0222)
2386 #define DCMTree_SourceEncapsulationNominalTransmission DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0224)
2387 #define DCMTree_SourceIsotopeName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0226)
2388 #define DCMTree_SourceIsotopeHalfLife DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0228)
2389 #define DCMTree_ReferenceAirKermaRate DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x022a)
2390 #define DCMTree_AirKermaRateReferenceDate DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x022c)
2391 #define DCMTree_AirKermaRateReferenceTime DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x022e)
2392 #define DCMTree_ApplicationSetupSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0230)
2393 #define DCMTree_ApplicationSetupType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0232)
2394 #define DCMTree_ApplicationSetupNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0234)
2395 #define DCMTree_ApplicationSetupName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0236)
2396 #define DCMTree_ApplicationSetupManufacturer DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0238)
2397 #define DCMTree_TemplateNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0240)
2398 #define DCMTree_TemplateType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0242)
2399 #define DCMTree_TemplateName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0244)
2400 #define DCMTree_TotalReferenceAirKerma DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0250)
2401 #define DCMTree_BrachyAccessoryDeviceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0260)
2402 #define DCMTree_BrachyAccessoryDeviceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0262)
2403 #define DCMTree_BrachyAccessoryDeviceID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0263)
2404 #define DCMTree_BrachyAccessoryDeviceType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0264)
2405 #define DCMTree_BrachyAccessoryDeviceName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0266)
2406 #define DCMTree_BrachyAccessoryDeviceNominalThickness DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x026a)
2407 #define DCMTree_BrachyAccessoryDeviceNominalTransmission DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x026c)
2408 #define DCMTree_ChannelSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0280)
2409 #define DCMTree_ChannelNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0282)
2410 #define DCMTree_ChannelLength DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0284)
2411 #define DCMTree_ChannelTotalTime DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0286)
2412 #define DCMTree_SourceMovementType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0288)
2413 #define DCMTree_NumberOfPulses DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x028a)
2414 #define DCMTree_PulseRepetitionInterval DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x028c)
2415 #define DCMTree_SourceApplicatorNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0290)
2416 #define DCMTree_SourceApplicatorID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0291)
2417 #define DCMTree_SourceApplicatorType DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0292)
2418 #define DCMTree_SourceApplicatorName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0294)
2419 #define DCMTree_SourceApplicatorLength DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0296)
2420 #define DCMTree_SourceApplicatorManufacturer DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0298)
2421 #define DCMTree_SourceApplicatorWallNominalThickness DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x029c)
2422 #define DCMTree_SourceApplicatorWallNominalTransmission DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x029e)
2423 #define DCMTree_SourceApplicatorStepSize DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02a0)
2424 #define DCMTree_TransferTubeNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02a2)
2425 #define DCMTree_TransferTubeLength DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02a4)
2426 #define DCMTree_ChannelShieldSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b0)
2427 #define DCMTree_ChannelShieldNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b2)
2428 #define DCMTree_ChannelShieldID DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b3)
2429 #define DCMTree_ChannelShieldName DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b4)
2430 #define DCMTree_ChannelShieldNominalThickness DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b8)
2431 #define DCMTree_ChannelShieldNominalTransmission DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02ba)
2432 #define DCMTree_FinalCumulativeTimeWeight DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02c8)
2433 #define DCMTree_BrachyControlPointSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d0)
2434 #define DCMTree_ControlPointRelativePosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d2)
2435 #define DCMTree_ControlPoint3DPosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d4)
2436 #define DCMTree_CumulativeTimeWeight DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d6)
2437 #define DCMTree_CompensatorDivergence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02e0)
2438 #define DCMTree_CompensatorMountingPosition DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02e1)
2439 #define DCMTree_SourceToCompensatorDistance DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02e2)
2440 #define DCMTree_IonBeamSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x03a2)
2441 #define DCMTree_ReferencedSetupImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0401)
2442 #define DCMTree_SetupImageComment DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0402)
2443 #define DCMTree_RTRelationshipGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0000)
2444 #define DCMTree_ReferencedRTPlanSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0002)
2445 #define DCMTree_ReferencedBeamSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0004)
2446 #define DCMTree_ReferencedBeamNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0006)
2447 #define DCMTree_ReferencedReferenceImageNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0007)
2448 #define DCMTree_StartCumulativeMetersetWeight DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0008)
2449 #define DCMTree_EndCumulativeMetersetWeight DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0009)
2450 #define DCMTree_ReferencedBrachyApplicationSetupSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x000a)
2451 #define DCMTree_ReferencedBrachyApplicationSetupNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x000c)
2452 #define DCMTree_ReferencedSourceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x000e)
2453 #define DCMTree_ReferencedFractionGroupSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0020)
2454 #define DCMTree_ReferencedFractionGroupNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0022)
2455 #define DCMTree_ReferencedVerificationImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0040)
2456 #define DCMTree_ReferencedReferenceImageSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0042)
2457 #define DCMTree_ReferencedDoseReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0050)
2458 #define DCMTree_ReferencedDoseReferenceNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0051)
2459 #define DCMTree_BrachyReferencedDoseReferenceSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0055)
2460 #define DCMTree_ReferencedStructureSetSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0060)
2461 #define DCMTree_ReferencedPatientSetupNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x006a)
2462 #define DCMTree_ReferencedDoseSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0080)
2463 #define DCMTree_ReferencedToleranceTableNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00a0)
2464 #define DCMTree_ReferencedBolusSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00b0)
2465 #define DCMTree_ReferencedWedgeNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00c0)
2466 #define DCMTree_ReferencedCompensatorNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00d0)
2467 #define DCMTree_ReferencedBlockNumber DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00e0)
2468 #define DCMTree_ReferencedControlPointIndex DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f0)
2469 #define DCMTree_ReferencedControlPointSequence DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f2)
2470 #define DCMTree_ReferencedStartControlPointIndex DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f4)
2471 #define DCMTree_ReferencedStopControlPointIndex DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f6)
2472 #define DCMTree_RTApprovalGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0000)
2473 #define DCMTree_ApprovalStatus DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0002)
2474 #define DCMTree_ReviewDate DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0004)
2475 #define DCMTree_ReviewTime DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0005)
2476 #define DCMTree_ReviewerName DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0008)
2477 #define DCMTree_ACR_NEMA_TextGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x4000, 0x0000)
2478 #define DCMTree_ACR_NEMA_TextArbitrary DCMTREE_MAKE_32BIT_RAW_ID(0x4000, 0x0010)
2479 #define DCMTree_ACR_NEMA_TextComments DCMTREE_MAKE_32BIT_RAW_ID(0x4000, 0x4000)
2480 #define DCMTree_ResultsGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0000)
2481 #define DCMTree_ResultsID DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0040)
2482 #define DCMTree_ResultsIDIssuer DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0042)
2483 #define DCMTree_ReferencedInterpretationSequence DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0050)
2484 #define DCMTree_InterpretationRecordedDate DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0100)
2485 #define DCMTree_InterpretationRecordedTime DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0101)
2486 #define DCMTree_InterpretationRecorder DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0102)
2487 #define DCMTree_ReferenceToRecordedSound DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0103)
2488 #define DCMTree_InterpretationTranscriptionDate DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0108)
2489 #define DCMTree_InterpretationTranscriptionTime DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0109)
2490 #define DCMTree_InterpretationTranscriber DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x010a)
2491 #define DCMTree_InterpretationText DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x010b)
2492 #define DCMTree_InterpretationAuthor DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x010c)
2493 #define DCMTree_InterpretationApproverSequence DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0111)
2494 #define DCMTree_InterpretationApprovalDate DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0112)
2495 #define DCMTree_InterpretationApprovalTime DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0113)
2496 #define DCMTree_PhysicianApprovingInterpretation DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0114)
2497 #define DCMTree_InterpretationDiagnosisDescription DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0115)
2498 #define DCMTree_InterpretationDiagnosisCodeSequence DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0117)
2499 #define DCMTree_ResultsDistributionListSequence DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0118)
2500 #define DCMTree_DistributionName DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0119)
2501 #define DCMTree_DistributionAddress DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x011a)
2502 #define DCMTree_InterpretationID DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0200)
2503 #define DCMTree_InterpretationIDIssuer DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0202)
2504 #define DCMTree_InterpretationTypeID DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0210)
2505 #define DCMTree_InterpretationStatusID DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0212)
2506 #define DCMTree_Impressions DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0300)
2507 #define DCMTree_ResultsComments DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x4000)
2508 #define DCMTree_MACParametersGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x4ffe, 0x0000)
2509 #define DCMTree_MACParametersSequence DCMTREE_MAKE_32BIT_RAW_ID(0x4ffe, 0x0001)
2510 #define DCMTree_SharedFunctionalGroupsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x5200, 0x9229)
2511 #define DCMTree_PerFrameFunctionalGroupsSequence DCMTREE_MAKE_32BIT_RAW_ID(0x5200, 0x9230)
2512 #define DCMTree_WaveformDataGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0000)
2513 #define DCMTree_WaveformSequence DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0100)
2514 #define DCMTree_ChannelMinimumValue DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0110)
2515 #define DCMTree_ChannelMaximumValue DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0112)
2516 #define DCMTree_WaveformBitsAllocated DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x1004)
2517 #define DCMTree_WaveformSampleInterpretation DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x1006)
2518 #define DCMTree_WaveformPaddingValue DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x100a)
2519 #define DCMTree_WaveformData DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x1010)
2520 #define DCMTree_FirstOrderPhaseCorrectionAngle DCMTREE_MAKE_32BIT_RAW_ID(0x5600, 0x0010)
2521 #define DCMTree_SpectroscopyData DCMTREE_MAKE_32BIT_RAW_ID(0x5600, 0x0020)
2522 #define DCMTree_PixelDataGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0000)
2523 #define DCMTree_FloatPixelData DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0008)
2524 #define DCMTree_DoubleFloatPixelData DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0009)
2525 #define DCMTree_PixelData DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0010)
2526 #define DCMTree_ACR_NEMA_2C_CoefficientsSDVN DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0020)
2527 #define DCMTree_ACR_NEMA_2C_CoefficientsSDHN DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0030)
2528 #define DCMTree_ACR_NEMA_2C_CoefficientsSDDN DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0040)
2529 #define DCMTree_DigitalSignaturesSequence DCMTREE_MAKE_32BIT_RAW_ID(0xfffa, 0xfffa)
2530 #define DCMTree_DataSetTrailingPadding DCMTREE_MAKE_32BIT_RAW_ID(0xfffc, 0xfffc)
2531 #define DCMTree_Item DCMTREE_MAKE_32BIT_RAW_ID(0xfffe, 0xe000)
2532 #define DCMTree_ItemDelimitationItem DCMTREE_MAKE_32BIT_RAW_ID(0xfffe, 0xe00d)
2533 #define DCMTree_SequenceDelimitationItem DCMTREE_MAKE_32BIT_RAW_ID(0xfffe, 0xe0dd)
2534 /*
2535 ** Tags where the group/element can vary (repeating tags).
2536 ** Number of entries: 83
2537 */
2538 #define DCMTree_CurveGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0000)
2539 #define DCMTree_CurveDimensions DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0005)
2540 #define DCMTree_NumberOfPoints DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0010)
2541 #define DCMTree_TypeOfData DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0020)
2542 #define DCMTree_CurveDescription DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0022)
2543 #define DCMTree_AxisUnits DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0030)
2544 #define DCMTree_AxisLabels DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0040)
2545 #define DCMTree_DataValueRepresentation DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0103)
2546 #define DCMTree_MinimumCoordinateValue DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0104)
2547 #define DCMTree_MaximumCoordinateValue DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0105)
2548 #define DCMTree_CurveRange DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0106)
2549 #define DCMTree_CurveDataDescriptor DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0110)
2550 #define DCMTree_CoordinateStartValue DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0112)
2551 #define DCMTree_CoordinateStepValue DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0114)
2552 #define DCMTree_CurveActivationLayer DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x1001)
2553 #define DCMTree_AudioType DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2000)
2554 #define DCMTree_AudioSampleFormat DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2002)
2555 #define DCMTree_NumberOfChannels DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2004)
2556 #define DCMTree_NumberOfSamples DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2006)
2557 #define DCMTree_SampleRate DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2008)
2558 #define DCMTree_TotalTime DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x200a)
2559 #define DCMTree_AudioSampleData DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x200c)
2560 #define DCMTree_AudioComments DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x200e)
2561 #define DCMTree_CurveLabel DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2500)
2562 #define DCMTree_CurveReferencedOverlaySequence DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2600)
2563 #define DCMTree_ReferencedOverlayGroup DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2610)
2564 #define DCMTree_CurveData DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x3000)
2565 #define DCMTree_OverlayGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0000)
2566 #define DCMTree_OverlayRows DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0010)
2567 #define DCMTree_OverlayColumns DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0011)
2568 #define DCMTree_OverlayPlanes DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0012)
2569 #define DCMTree_NumberOfFramesInOverlay DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0015)
2570 #define DCMTree_OverlayDescription DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0022)
2571 #define DCMTree_OverlayType DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0040)
2572 #define DCMTree_OverlaySubtype DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0045)
2573 #define DCMTree_OverlayOrigin DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0050)
2574 #define DCMTree_ImageFrameOrigin DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0051)
2575 #define DCMTree_OverlayPlaneOrigin DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0052)
2576 #define DCMTree_OverlayBitsAllocated DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0100)
2577 #define DCMTree_OverlayBitPosition DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0102)
2578 #define DCMTree_OverlayActivationLayer DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1001)
2579 #define DCMTree_ROIArea DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1301)
2580 #define DCMTree_ROIMean DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1302)
2581 #define DCMTree_ROIStandardDeviation DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1303)
2582 #define DCMTree_OverlayLabel DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1500)
2583 #define DCMTree_OverlayData DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x3000)
2584 #define DCMTree_ACR_NEMA_2C_VariablePixelDataGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0000)
2585 #define DCMTree_PrivateGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0009, 0x0000)
2586 #define DCMTree_PrivateGroupLengthToEnd DCMTREE_MAKE_32BIT_RAW_ID(0x0009, 0x0001)
2587 #define DCMTree_ACR_NEMA_2C_OverlayCompressionCode DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0060)
2588 #define DCMTree_ACR_NEMA_2C_OverlayCompressionOriginator DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0061)
2589 #define DCMTree_ACR_NEMA_2C_OverlayCompressionLabel DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0062)
2590 #define DCMTree_ACR_NEMA_2C_OverlayCompressionDescription DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0063)
2591 #define DCMTree_ACR_NEMA_2C_OverlayCompressionStepPointers DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0066)
2592 #define DCMTree_ACR_NEMA_2C_OverlayRepeatInterval DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0068)
2593 #define DCMTree_ACR_NEMA_2C_OverlayBitsGrouped DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0069)
2594 #define DCMTree_ACR_NEMA_2C_VariablePixelData DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0010)
2595 #define DCMTree_ACR_NEMA_2C_VariableNextDataGroup DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0011)
2596 #define DCMTree_ACR_NEMA_2C_VariableCoefficientsSDVN DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0020)
2597 #define DCMTree_ACR_NEMA_2C_VariableCoefficientsSDHN DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0030)
2598 #define DCMTree_ACR_NEMA_2C_VariableCoefficientsSDDN DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0040)
2599 #define DCMTree_PrivateCreator DCMTREE_MAKE_32BIT_RAW_ID(0x0009, 0x0010)
2600 #define DCMTree_IllegalGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0001, 0x0000)
2601 #define DCMTree_IllegalGroupLengthToEnd DCMTREE_MAKE_32BIT_RAW_ID(0x0001, 0x0001)
2602 #define DCMTree_IllegalPrivateCreator DCMTREE_MAKE_32BIT_RAW_ID(0x0001, 0x0010)
2603 #define DCMTree_GenericGroupLength DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0000)
2604 #define DCMTree_GenericGroupLengthToEnd DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0001)
2605 #define DCMTree_RETIRED_OverlayDescriptorGray DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1100)
2606 #define DCMTree_RETIRED_OverlayDescriptorRed DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1101)
2607 #define DCMTree_RETIRED_OverlayDescriptorGreen DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1102)
2608 #define DCMTree_RETIRED_OverlayDescriptorBlue DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1103)
2609 #define DCMTree_RETIRED_OverlayGray DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1200)
2610 #define DCMTree_RETIRED_OverlayRed DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1201)
2611 #define DCMTree_RETIRED_OverlayGreen DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1202)
2612 #define DCMTree_RETIRED_OverlayBlue DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1203)
2613 #define DCMTree_ACR_NEMA_SourceImageID DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3100)
2614 #define DCMTree_ACR_NEMA_OverlayFormat DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0110)
2615 #define DCMTree_ACR_NEMA_OverlayLocation DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0200)
2616 #define DCMTree_ACR_NEMA_OverlayComments DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x4000)
2617 #define DCMTree_ACR_NEMA_2C_OverlayCodeLabel DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0800)
2618 #define DCMTree_ACR_NEMA_2C_OverlayNumberOfTables DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0802)
2619 #define DCMTree_ACR_NEMA_2C_OverlayCodeTableLocation DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0803)
2620 #define DCMTree_ACR_NEMA_2C_OverlayBitsForCodeWord DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0804)
2621 
2622 #endif
2623 /* DCMTREE_DICOMTAGS_H */
2624