MeVisLabToolboxReference
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_DicomTags.h File Reference

Dicom Tag Id Constants. More...

Go to the source code of this file.

Defines

#define DCMTREE_MAKE_32BIT_RAW_ID(group, element)   ((group << 16) | element)
 This macro creates a 32 bit raw id from the 16bit group and 16bit element ids.
#define DCMTree_CommandGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0000)
#define DCMTree_ACR_NEMA_CommandGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0001)
#define DCMTree_AffectedSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0002)
#define DCMTree_RequestedSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0003)
#define DCMTree_ACR_NEMA_CommandRecognitionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0010)
#define DCMTree_CommandField   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0100)
#define DCMTree_MessageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0110)
#define DCMTree_MessageIDBeingRespondedTo   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0120)
#define DCMTree_ACR_NEMA_Initiator   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0200)
#define DCMTree_ACR_NEMA_Receiver   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0300)
#define DCMTree_ACR_NEMA_FindLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0400)
#define DCMTree_MoveDestination   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0600)
#define DCMTree_Priority   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0700)
#define DCMTree_DataSetType   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0800)
#define DCMTree_ACR_NEMA_NumberOfMatches   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0850)
#define DCMTree_ACR_NEMA_ResponseSequenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0860)
#define DCMTree_Status   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0900)
#define DCMTree_OffendingElement   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0901)
#define DCMTree_ErrorComment   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0902)
#define DCMTree_ErrorID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0903)
#define DCMTree_AffectedSOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1000)
#define DCMTree_RequestedSOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1001)
#define DCMTree_EventTypeID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1002)
#define DCMTree_AttributeIdentifierList   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1005)
#define DCMTree_ActionTypeID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1008)
#define DCMTree_NumberOfRemainingSuboperations   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1020)
#define DCMTree_NumberOfCompletedSuboperations   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1021)
#define DCMTree_NumberOfFailedSuboperations   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1022)
#define DCMTree_NumberOfWarningSuboperations   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1023)
#define DCMTree_MoveOriginatorApplicationEntityTitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1030)
#define DCMTree_MoveOriginatorMessageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1031)
#define DCMTree_ACR_NEMA_DialogReceiver   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x4000)
#define DCMTree_ACR_NEMA_TerminalType   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x4010)
#define DCMTree_ACR_NEMA_MessageSetID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5010)
#define DCMTree_ACR_NEMA_EndMessageSet   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5020)
#define DCMTree_ACR_NEMA_DisplayFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5110)
#define DCMTree_ACR_NEMA_PagePositionID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5120)
#define DCMTree_ACR_NEMA_TextFormatID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5130)
#define DCMTree_ACR_NEMA_NormalReverse   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5140)
#define DCMTree_ACR_NEMA_AddGrayScale   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5150)
#define DCMTree_ACR_NEMA_Borders   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5160)
#define DCMTree_ACR_NEMA_Copies   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5170)
#define DCMTree_ACR_NEMA_MagnificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5180)
#define DCMTree_ACR_NEMA_Erase   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5190)
#define DCMTree_ACR_NEMA_Print   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x51a0)
#define DCMTree_ACR_NEMA_Overlays   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x51b0)
#define DCMTree_MetaElementGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0000)
#define DCMTree_FileMetaInformationVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0001)
#define DCMTree_MediaStorageSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0002)
#define DCMTree_MediaStorageSOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0003)
#define DCMTree_TransferSyntaxUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0010)
#define DCMTree_ImplementationClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0012)
#define DCMTree_ImplementationVersionName   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0013)
#define DCMTree_SourceApplicationEntityTitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0016)
#define DCMTree_PrivateInformationCreatorUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0100)
#define DCMTree_PrivateInformation   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0102)
#define DCMTree_FileSetGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x0000)
#define DCMTree_FileSetID   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1130)
#define DCMTree_FileSetDescriptorFileID   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1141)
#define DCMTree_SpecificCharacterSetOfFileSetDescriptorFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1142)
#define DCMTree_OffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntity   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1200)
#define DCMTree_OffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntity   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1202)
#define DCMTree_FileSetConsistencyFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1212)
#define DCMTree_DirectoryRecordSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1220)
#define DCMTree_OffsetOfTheNextDirectoryRecord   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1400)
#define DCMTree_RecordInUseFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1410)
#define DCMTree_OffsetOfReferencedLowerLevelDirectoryEntity   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1420)
#define DCMTree_DirectoryRecordType   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1430)
#define DCMTree_PrivateRecordUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1432)
#define DCMTree_ReferencedFileID   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1500)
#define DCMTree_MRDRDirectoryRecordOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1504)
#define DCMTree_ReferencedSOPClassUIDInFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1510)
#define DCMTree_ReferencedSOPInstanceUIDInFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1511)
#define DCMTree_ReferencedTransferSyntaxUIDInFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1512)
#define DCMTree_ReferencedRelatedGeneralSOPClassUIDInFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x151a)
#define DCMTree_NumberOfReferences   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1600)
#define DCMTree_IdentifyingGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0000)
#define DCMTree_ACR_NEMA_IdentifyingGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0001)
#define DCMTree_SpecificCharacterSet   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0005)
#define DCMTree_ImageType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0008)
#define DCMTree_ACR_NEMA_RecognitionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0010)
#define DCMTree_InstanceCreationDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0012)
#define DCMTree_InstanceCreationTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0013)
#define DCMTree_InstanceCreatorUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0014)
#define DCMTree_SOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0016)
#define DCMTree_SOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0018)
#define DCMTree_RelatedGeneralSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x001a)
#define DCMTree_OriginalSpecializedSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x001b)
#define DCMTree_StudyDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0020)
#define DCMTree_SeriesDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0021)
#define DCMTree_AcquisitionDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0022)
#define DCMTree_ContentDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0023)
#define DCMTree_OverlayDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0024)
#define DCMTree_CurveDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0025)
#define DCMTree_AcquisitionDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x002a)
#define DCMTree_StudyTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0030)
#define DCMTree_SeriesTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0031)
#define DCMTree_AcquisitionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0032)
#define DCMTree_ContentTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0033)
#define DCMTree_OverlayTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0034)
#define DCMTree_CurveTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0035)
#define DCMTree_ACR_NEMA_OldDataSetType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0040)
#define DCMTree_ACR_NEMA_DataSetSubtype   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0041)
#define DCMTree_RETIRED_NuclearMedicineSeriesType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0042)
#define DCMTree_AccessionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0050)
#define DCMTree_QueryRetrieveLevel   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0052)
#define DCMTree_RetrieveAETitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0054)
#define DCMTree_InstanceAvailability   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0056)
#define DCMTree_FailedSOPInstanceUIDList   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0058)
#define DCMTree_Modality   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0060)
#define DCMTree_ModalitiesInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0061)
#define DCMTree_SOPClassesInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0062)
#define DCMTree_ConversionType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0064)
#define DCMTree_PresentationIntentType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0068)
#define DCMTree_Manufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0070)
#define DCMTree_InstitutionName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0080)
#define DCMTree_InstitutionAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0081)
#define DCMTree_InstitutionCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0082)
#define DCMTree_ReferringPhysiciansName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0090)
#define DCMTree_ReferringPhysiciansAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0092)
#define DCMTree_ReferringPhysiciansTelephoneNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0094)
#define DCMTree_ReferringPhysicianIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0096)
#define DCMTree_CodeValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0100)
#define DCMTree_CodingSchemeDesignator   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0102)
#define DCMTree_CodingSchemeVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0103)
#define DCMTree_CodeMeaning   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0104)
#define DCMTree_MappingResource   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0105)
#define DCMTree_ContextGroupVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0106)
#define DCMTree_ContextGroupLocalVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0107)
#define DCMTree_CodeSetExtensionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010b)
#define DCMTree_CodingSchemeUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010c)
#define DCMTree_CodeSetExtensionCreatorUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010d)
#define DCMTree_ContextIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010f)
#define DCMTree_CodingSchemeIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0110)
#define DCMTree_CodingSchemeRegistry   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0112)
#define DCMTree_CodingSchemeExternalID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0114)
#define DCMTree_CodingSchemeName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0115)
#define DCMTree_ResponsibleOrganization   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0116)
#define DCMTree_TimezoneOffsetFromUTC   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0201)
#define DCMTree_ACR_NEMA_NetworkID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1000)
#define DCMTree_StationName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1010)
#define DCMTree_StudyDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1030)
#define DCMTree_ProcedureCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1032)
#define DCMTree_SeriesDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x103e)
#define DCMTree_InstitutionalDepartmentName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1040)
#define DCMTree_PhysiciansOfRecord   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1048)
#define DCMTree_PhysiciansOfRecordIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1049)
#define DCMTree_PerformingPhysiciansName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1050)
#define DCMTree_PerformingPhysicianIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1052)
#define DCMTree_NameOfPhysiciansReadingStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1060)
#define DCMTree_PhysiciansReadingStudyIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1062)
#define DCMTree_OperatorsName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1070)
#define DCMTree_OperatorIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1072)
#define DCMTree_AdmittingDiagnosesDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1080)
#define DCMTree_AdmittingDiagnosesCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1084)
#define DCMTree_ManufacturersModelName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1090)
#define DCMTree_ReferencedResultsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1100)
#define DCMTree_ReferencedStudySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1110)
#define DCMTree_ReferencedPerformedProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1111)
#define DCMTree_ReferencedSeriesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1115)
#define DCMTree_ReferencedPatientSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1120)
#define DCMTree_ReferencedVisitSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1125)
#define DCMTree_ReferencedOverlaySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1130)
#define DCMTree_ReferencedWaveformSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x113a)
#define DCMTree_ReferencedImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1140)
#define DCMTree_ReferencedCurveSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1145)
#define DCMTree_ReferencedInstanceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x114a)
#define DCMTree_ReferencedRealWorldValueMappingInstanceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x114b)
#define DCMTree_ReferencedSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1150)
#define DCMTree_ReferencedSOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1155)
#define DCMTree_SOPClassesSupported   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x115a)
#define DCMTree_ReferencedFrameNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1160)
#define DCMTree_TransactionUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1195)
#define DCMTree_FailureReason   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1197)
#define DCMTree_FailedSOPSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1198)
#define DCMTree_ReferencedSOPSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1199)
#define DCMTree_StudiesContainingOtherReferencedInstancesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1200)
#define DCMTree_RelatedSeriesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1250)
#define DCMTree_RETIRED_LossyImageCompression   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2110)
#define DCMTree_DerivationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2111)
#define DCMTree_SourceImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2112)
#define DCMTree_StageName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2120)
#define DCMTree_StageNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2122)
#define DCMTree_NumberOfStages   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2124)
#define DCMTree_ViewName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2127)
#define DCMTree_ViewNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2128)
#define DCMTree_NumberOfEventTimers   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2129)
#define DCMTree_NumberOfViewsInStage   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x212a)
#define DCMTree_EventElapsedTimes   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2130)
#define DCMTree_EventTimerNames   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2132)
#define DCMTree_StartTrim   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2142)
#define DCMTree_StopTrim   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2143)
#define DCMTree_RecommendedDisplayFrameRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2144)
#define DCMTree_RETIRED_TransducerPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2200)
#define DCMTree_RETIRED_TransducerOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2204)
#define DCMTree_RETIRED_AnatomicStructure   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2208)
#define DCMTree_AnatomicRegionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2218)
#define DCMTree_AnatomicRegionModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2220)
#define DCMTree_PrimaryAnatomicStructureSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2228)
#define DCMTree_AnatomicStructureSpaceOrRegionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2229)
#define DCMTree_PrimaryAnatomicStructureModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2230)
#define DCMTree_TransducerPositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2240)
#define DCMTree_TransducerPositionModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2242)
#define DCMTree_TransducerOrientationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2244)
#define DCMTree_TransducerOrientationModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2246)
#define DCMTree_AlternateRepresentationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x3001)
#define DCMTree_IrradiationEventUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x3010)
#define DCMTree_ACR_NEMA_IdentifyingComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x4000)
#define DCMTree_FrameType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9007)
#define DCMTree_ReferencedImageEvidenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9092)
#define DCMTree_ReferencedRawDataSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9121)
#define DCMTree_CreatorVersionUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9123)
#define DCMTree_DerivationImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9124)
#define DCMTree_SourceImageEvidenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9154)
#define DCMTree_PixelPresentation   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9205)
#define DCMTree_VolumetricProperties   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9206)
#define DCMTree_VolumeBasedCalculationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9207)
#define DCMTree_ComplexImageComponent   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9208)
#define DCMTree_AcquisitionContrast   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9209)
#define DCMTree_DerivationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9215)
#define DCMTree_ReferencedGrayscalePresentationStateSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9237)
#define DCMTree_ReferencedOtherPlaneSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9410)
#define DCMTree_FrameDisplaySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9458)
#define DCMTree_RecommendedDisplayFrameRateInFloat   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9459)
#define DCMTree_SkipFrameRangeFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9460)
#define DCMTree_PatientGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0000)
#define DCMTree_PatientsName   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0010)
#define DCMTree_PatientID   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0020)
#define DCMTree_IssuerOfPatientID   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0021)
#define DCMTree_PatientsBirthDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0030)
#define DCMTree_PatientsBirthTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0032)
#define DCMTree_PatientsSex   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0040)
#define DCMTree_PatientsInsurancePlanCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0050)
#define DCMTree_PatientsPrimaryLanguageCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0101)
#define DCMTree_PatientsPrimaryLanguageCodeModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0102)
#define DCMTree_OtherPatientIDs   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1000)
#define DCMTree_OtherPatientNames   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1001)
#define DCMTree_PatientsBirthName   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1005)
#define DCMTree_PatientsAge   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1010)
#define DCMTree_PatientsSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1020)
#define DCMTree_PatientsWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1030)
#define DCMTree_PatientsAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1040)
#define DCMTree_ACR_NEMA_InsurancePlanIdentification   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1050)
#define DCMTree_PatientsMothersBirthName   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1060)
#define DCMTree_MilitaryRank   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1080)
#define DCMTree_BranchOfService   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1081)
#define DCMTree_MedicalRecordLocator   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1090)
#define DCMTree_MedicalAlerts   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2000)
#define DCMTree_ContrastAllergies   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2110)
#define DCMTree_CountryOfResidence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2150)
#define DCMTree_RegionOfResidence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2152)
#define DCMTree_PatientsTelephoneNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2154)
#define DCMTree_EthnicGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2160)
#define DCMTree_Occupation   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2180)
#define DCMTree_SmokingStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21a0)
#define DCMTree_AdditionalPatientHistory   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21b0)
#define DCMTree_PregnancyStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21c0)
#define DCMTree_LastMenstrualDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21d0)
#define DCMTree_PatientsReligiousPreference   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21f0)
#define DCMTree_PatientComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x4000)
#define DCMTree_ExaminedBodyThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x9431)
#define DCMTree_ClinicalTrialGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0000)
#define DCMTree_ClinicalTrialSponsorName   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0010)
#define DCMTree_ClinicalTrialProtocolID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0020)
#define DCMTree_ClinicalTrialProtocolName   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0021)
#define DCMTree_ClinicalTrialSiteID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0030)
#define DCMTree_ClinicalTrialSiteName   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0031)
#define DCMTree_ClinicalTrialSubjectID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0040)
#define DCMTree_ClinicalTrialSubjectReadingID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0042)
#define DCMTree_ClinicalTrialTimePointID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0050)
#define DCMTree_ClinicalTrialTimePointDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0051)
#define DCMTree_ClinicalTrialCoordinatingCenterName   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0060)
#define DCMTree_PatientIdentifyRemoved   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0062)
#define DCMTree_DeIdentificationMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0063)
#define DCMTree_DeIdentificationMethodCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0064)
#define DCMTree_AcquisitionGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0000)
#define DCMTree_ContrastBolusAgent   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0010)
#define DCMTree_ContrastBolusAgentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0012)
#define DCMTree_ContrastBolusAdministrationRouteSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0014)
#define DCMTree_BodyPartExamined   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0015)
#define DCMTree_ScanningSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0020)
#define DCMTree_SequenceVariant   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0021)
#define DCMTree_ScanOptions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0022)
#define DCMTree_MRAcquisitionType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0023)
#define DCMTree_SequenceName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0024)
#define DCMTree_AngioFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0025)
#define DCMTree_InterventionDrugInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0026)
#define DCMTree_InterventionDrugStopTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0027)
#define DCMTree_InterventionDrugDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0028)
#define DCMTree_InterventionDrugCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0029)
#define DCMTree_AdditionalDrugSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x002a)
#define DCMTree_RETIRED_Radionuclide   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0030)
#define DCMTree_Radiopharmaceutical   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0031)
#define DCMTree_RETIRED_EnergyWindowCenterline   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0032)
#define DCMTree_RETIRED_EnergyWindowTotalWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0033)
#define DCMTree_InterventionDrugName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0034)
#define DCMTree_InterventionDrugStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0035)
#define DCMTree_InterventionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0036)
#define DCMTree_RETIRED_TherapyType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0037)
#define DCMTree_InterventionalStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0038)
#define DCMTree_RETIRED_TherapyDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0039)
#define DCMTree_InterventionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x003a)
#define DCMTree_CineRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0040)
#define DCMTree_SliceThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0050)
#define DCMTree_KVP   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0060)
#define DCMTree_CountsAccumulated   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0070)
#define DCMTree_AcquisitionTerminationCondition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0071)
#define DCMTree_EffectiveDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0072)
#define DCMTree_AcquisitionStartCondition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0073)
#define DCMTree_AcquisitionStartConditionData   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0074)
#define DCMTree_AcquisitionTerminationConditionData   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0075)
#define DCMTree_RepetitionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0080)
#define DCMTree_EchoTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0081)
#define DCMTree_InversionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0082)
#define DCMTree_NumberOfAverages   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0083)
#define DCMTree_ImagingFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0084)
#define DCMTree_ImagedNucleus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0085)
#define DCMTree_EchoNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0086)
#define DCMTree_MagneticFieldStrength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0087)
#define DCMTree_SpacingBetweenSlices   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0088)
#define DCMTree_NumberOfPhaseEncodingSteps   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0089)
#define DCMTree_DataCollectionDiameter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0090)
#define DCMTree_EchoTrainLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0091)
#define DCMTree_PercentSampling   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0093)
#define DCMTree_PercentPhaseFieldOfView   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0094)
#define DCMTree_PixelBandwidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0095)
#define DCMTree_DeviceSerialNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1000)
#define DCMTree_DeviceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1002)
#define DCMTree_PlateID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1004)
#define DCMTree_SecondaryCaptureDeviceID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1010)
#define DCMTree_HardcopyCreationDeviceID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1011)
#define DCMTree_DateOfSecondaryCapture   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1012)
#define DCMTree_TimeOfSecondaryCapture   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1014)
#define DCMTree_SecondaryCaptureDeviceManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1016)
#define DCMTree_HardcopyDeviceManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1017)
#define DCMTree_SecondaryCaptureDeviceManufacturersModelName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1018)
#define DCMTree_SecondaryCaptureDeviceSoftwareVersions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1019)
#define DCMTree_HardcopyDeviceSoftwareVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x101a)
#define DCMTree_HardcopyDeviceManufacturersModelName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x101b)
#define DCMTree_SoftwareVersions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1020)
#define DCMTree_VideoImageFormatAcquired   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1022)
#define DCMTree_DigitalImageFormatAcquired   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1023)
#define DCMTree_ProtocolName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1030)
#define DCMTree_ContrastBolusRoute   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1040)
#define DCMTree_ContrastBolusVolume   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1041)
#define DCMTree_ContrastBolusStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1042)
#define DCMTree_ContrastBolusStopTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1043)
#define DCMTree_ContrastBolusTotalDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1044)
#define DCMTree_SyringeCounts   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1045)
#define DCMTree_ContrastFlowRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1046)
#define DCMTree_ContrastFlowDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1047)
#define DCMTree_ContrastBolusIngredient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1048)
#define DCMTree_ContrastBolusIngredientConcentration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1049)
#define DCMTree_SpatialResolution   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1050)
#define DCMTree_TriggerTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1060)
#define DCMTree_TriggerSourceOrType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1061)
#define DCMTree_NominalInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1062)
#define DCMTree_FrameTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1063)
#define DCMTree_FramingType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1064)
#define DCMTree_FrameTimeVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1065)
#define DCMTree_FrameDelay   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1066)
#define DCMTree_ImageTriggerDelay   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1067)
#define DCMTree_MultiplexGroupTimeOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1068)
#define DCMTree_TriggerTimeOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1069)
#define DCMTree_SynchronizationTrigger   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x106a)
#define DCMTree_SynchronizationChannel   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x106c)
#define DCMTree_TriggerSamplePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x106e)
#define DCMTree_RadiopharmaceuticalRoute   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1070)
#define DCMTree_RadiopharmaceuticalVolume   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1071)
#define DCMTree_RadiopharmaceuticalStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1072)
#define DCMTree_RadiopharmaceuticalStopTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1073)
#define DCMTree_RadionuclideTotalDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1074)
#define DCMTree_RadionuclideHalfLife   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1075)
#define DCMTree_RadionuclidePositronFraction   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1076)
#define DCMTree_RadiopharmaceuticalSpecificActivity   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1077)
#define DCMTree_RadiopharmaceuticalStartDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1078)
#define DCMTree_RadiopharmaceuticalStopDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1079)
#define DCMTree_BeatRejectionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1080)
#define DCMTree_LowRRValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1081)
#define DCMTree_HighRRValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1082)
#define DCMTree_IntervalsAcquired   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1083)
#define DCMTree_IntervalsRejected   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1084)
#define DCMTree_PVCRejection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1085)
#define DCMTree_SkipBeats   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1086)
#define DCMTree_HeartRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1088)
#define DCMTree_CardiacNumberOfImages   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1090)
#define DCMTree_TriggerWindow   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1094)
#define DCMTree_ReconstructionDiameter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1100)
#define DCMTree_DistanceSourceToDetector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1110)
#define DCMTree_DistanceSourceToPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1111)
#define DCMTree_EstimatedRadiographicMagnificationFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1114)
#define DCMTree_GantryDetectorTilt   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1120)
#define DCMTree_GantryDetectorSlew   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1121)
#define DCMTree_TableHeight   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1130)
#define DCMTree_TableTraverse   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1131)
#define DCMTree_TableMotion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1134)
#define DCMTree_TableVerticalIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1135)
#define DCMTree_TableLateralIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1136)
#define DCMTree_TableLongitudinalIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1137)
#define DCMTree_TableAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1138)
#define DCMTree_TableType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x113a)
#define DCMTree_RotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1140)
#define DCMTree_AngularPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1141)
#define DCMTree_RadialPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1142)
#define DCMTree_ScanArc   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1143)
#define DCMTree_AngularStep   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1144)
#define DCMTree_CenterOfRotationOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1145)
#define DCMTree_RETIRED_RotationOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1146)
#define DCMTree_FieldOfViewShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1147)
#define DCMTree_FieldOfViewDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1149)
#define DCMTree_ExposureTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1150)
#define DCMTree_XRayTubeCurrent   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1151)
#define DCMTree_Exposure   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1152)
#define DCMTree_ExposureInMicroAs   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1153)
#define DCMTree_AveragePulseWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1154)
#define DCMTree_RadiationSetting   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1155)
#define DCMTree_RectificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1156)
#define DCMTree_RadiationMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x115a)
#define DCMTree_ImageAndFluoroscopyAreaDoseProduct   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x115e)
#define DCMTree_FilterType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1160)
#define DCMTree_TypeOfFilters   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1161)
#define DCMTree_IntensifierSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1162)
#define DCMTree_ImagerPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1164)
#define DCMTree_Grid   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1166)
#define DCMTree_GeneratorPower   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1170)
#define DCMTree_CollimatorGridName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1180)
#define DCMTree_CollimatorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1181)
#define DCMTree_FocalDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1182)
#define DCMTree_XFocusCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1183)
#define DCMTree_YFocusCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1184)
#define DCMTree_FocalSpots   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1190)
#define DCMTree_AnodeTargetMaterial   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1191)
#define DCMTree_BodyPartThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x11a0)
#define DCMTree_CompressionForce   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x11a2)
#define DCMTree_DateOfLastCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1200)
#define DCMTree_TimeOfLastCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1201)
#define DCMTree_ConvolutionKernel   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1210)
#define DCMTree_ACR_NEMA_UpperLowerPixelValues   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1240)
#define DCMTree_ActualFrameDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1242)
#define DCMTree_CountRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1243)
#define DCMTree_PreferredPlaybackSequencing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1244)
#define DCMTree_ReceiveCoilName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1250)
#define DCMTree_TransmitCoilName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1251)
#define DCMTree_PlateType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1260)
#define DCMTree_PhosphorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1261)
#define DCMTree_ScanVelocity   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1300)
#define DCMTree_WholeBodyTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1301)
#define DCMTree_ScanLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1302)
#define DCMTree_AcquisitionMatrix   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1310)
#define DCMTree_InPlanePhaseEncodingDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1312)
#define DCMTree_FlipAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1314)
#define DCMTree_VariableFlipAngleFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1315)
#define DCMTree_SAR   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1316)
#define DCMTree_dBdt   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1318)
#define DCMTree_AcquisitionDeviceProcessingDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1400)
#define DCMTree_AcquisitionDeviceProcessingCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1401)
#define DCMTree_CassetteOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1402)
#define DCMTree_CassetteSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1403)
#define DCMTree_ExposuresOnPlate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1404)
#define DCMTree_RelativeXRayExposure   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1405)
#define DCMTree_ColumnAngulation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1450)
#define DCMTree_TomoLayerHeight   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1460)
#define DCMTree_TomoAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1470)
#define DCMTree_TomoTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1480)
#define DCMTree_TomoType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1490)
#define DCMTree_TomoClass   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1491)
#define DCMTree_NumberOfTomosynthesisSourceImages   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1495)
#define DCMTree_PositionerMotion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1500)
#define DCMTree_PositionerType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1508)
#define DCMTree_PositionerPrimaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1510)
#define DCMTree_PositionerSecondaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1511)
#define DCMTree_PositionerPrimaryAngleIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1520)
#define DCMTree_PositionerSecondaryAngleIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1521)
#define DCMTree_DetectorPrimaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1530)
#define DCMTree_DetectorSecondaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1531)
#define DCMTree_ShutterShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1600)
#define DCMTree_ShutterLeftVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1602)
#define DCMTree_ShutterRightVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1604)
#define DCMTree_ShutterUpperHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1606)
#define DCMTree_ShutterLowerHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1608)
#define DCMTree_CenterOfCircularShutter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1610)
#define DCMTree_RadiusOfCircularShutter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1612)
#define DCMTree_VerticesOfThePolygonalShutter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1620)
#define DCMTree_ShutterPresentationValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1622)
#define DCMTree_ShutterOverlayGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1623)
#define DCMTree_ShutterPresentationColorCIELabValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1624)
#define DCMTree_CollimatorShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1700)
#define DCMTree_CollimatorLeftVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1702)
#define DCMTree_CollimatorRightVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1704)
#define DCMTree_CollimatorUpperHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1706)
#define DCMTree_CollimatorLowerHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1708)
#define DCMTree_CenterOfCircularCollimator   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1710)
#define DCMTree_RadiusOfCircularCollimator   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1712)
#define DCMTree_VerticesOfThePolygonalCollimator   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1720)
#define DCMTree_AcquisitionTimeSynchronized   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1800)
#define DCMTree_TimeSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1801)
#define DCMTree_TimeDistributionProtocol   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1802)
#define DCMTree_NTPSourceAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1803)
#define DCMTree_PageNumberVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2001)
#define DCMTree_FrameLabelVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2002)
#define DCMTree_FramePrimaryAngleVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2003)
#define DCMTree_FrameSecondaryAngleVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2004)
#define DCMTree_SliceLocationVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2005)
#define DCMTree_DisplayWindowLabelVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2006)
#define DCMTree_NominalScannedPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2010)
#define DCMTree_DigitizingDeviceTransportDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2020)
#define DCMTree_RotationOfScannedFilm   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2030)
#define DCMTree_IVUSAcquisition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3100)
#define DCMTree_IVUSPullbackRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3101)
#define DCMTree_IVUSGatedRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3102)
#define DCMTree_IVUSPullbackStartFrameNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3103)
#define DCMTree_IVUSPullbackStopFrameNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3104)
#define DCMTree_LesionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3105)
#define DCMTree_ACR_NEMA_AcquisitionComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x4000)
#define DCMTree_OutputPower   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5000)
#define DCMTree_TransducerData   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5010)
#define DCMTree_FocusDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5012)
#define DCMTree_ProcessingFunction   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5020)
#define DCMTree_PostprocessingFunction   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5021)
#define DCMTree_MechanicalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5022)
#define DCMTree_BoneThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5024)
#define DCMTree_CranialThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5026)
#define DCMTree_SoftTissueThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5027)
#define DCMTree_SoftTissueFocusThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5028)
#define DCMTree_SoftTissueSurfaceThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5029)
#define DCMTree_ACR_NEMA_DynamicRange   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5030)
#define DCMTree_ACR_NEMA_TotalGain   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5040)
#define DCMTree_DepthOfScanField   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5050)
#define DCMTree_PatientPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5100)
#define DCMTree_ViewPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5101)
#define DCMTree_ProjectionEponymousNameCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5104)
#define DCMTree_RETIRED_ImageTransformationMatrix   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5210)
#define DCMTree_RETIRED_ImageTranslationVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5212)
#define DCMTree_Sensitivity   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6000)
#define DCMTree_SequenceOfUltrasoundRegions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6011)
#define DCMTree_RegionSpatialFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6012)
#define DCMTree_RegionDataType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6014)
#define DCMTree_RegionFlags   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6016)
#define DCMTree_RegionLocationMinX0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6018)
#define DCMTree_RegionLocationMinY0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x601a)
#define DCMTree_RegionLocationMaxX1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x601c)
#define DCMTree_RegionLocationMaxY1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x601e)
#define DCMTree_ReferencePixelX0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6020)
#define DCMTree_ReferencePixelY0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6022)
#define DCMTree_PhysicalUnitsXDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6024)
#define DCMTree_PhysicalUnitsYDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6026)
#define DCMTree_ReferencePixelPhysicalValueX   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6028)
#define DCMTree_ReferencePixelPhysicalValueY   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x602a)
#define DCMTree_PhysicalDeltaX   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x602c)
#define DCMTree_PhysicalDeltaY   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x602e)
#define DCMTree_TransducerFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6030)
#define DCMTree_TransducerType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6031)
#define DCMTree_PulseRepetitionFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6032)
#define DCMTree_DopplerCorrectionAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6034)
#define DCMTree_SteeringAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6036)
#define DCMTree_RETIRED_DopplerSampleVolumeXPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6038)
#define DCMTree_DopplerSampleVolumeXPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6039)
#define DCMTree_RETIRED_DopplerSampleVolumeYPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603a)
#define DCMTree_DopplerSampleVolumeYPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603b)
#define DCMTree_RETIRED_TMLinePositionX0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603c)
#define DCMTree_TMLinePositionX0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603d)
#define DCMTree_RETIRED_TMLinePositionY0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603e)
#define DCMTree_TMLinePositionY0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603f)
#define DCMTree_RETIRED_TMLinePositionX1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6040)
#define DCMTree_TMLinePositionX1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6041)
#define DCMTree_RETIRED_TMLinePositionY1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6042)
#define DCMTree_TMLinePositionY1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6043)
#define DCMTree_PixelComponentOrganization   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6044)
#define DCMTree_PixelComponentMask   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6046)
#define DCMTree_PixelComponentRangeStart   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6048)
#define DCMTree_PixelComponentRangeStop   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x604a)
#define DCMTree_PixelComponentPhysicalUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x604c)
#define DCMTree_PixelComponentDataType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x604e)
#define DCMTree_NumberOfTableBreakPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6050)
#define DCMTree_TableOfXBreakPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6052)
#define DCMTree_TableOfYBreakPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6054)
#define DCMTree_NumberOfTableEntries   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6056)
#define DCMTree_TableOfPixelValues   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6058)
#define DCMTree_TableOfParameterValues   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x605a)
#define DCMTree_RWaveTimeVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6060)
#define DCMTree_DetectorConditionsNominalFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7000)
#define DCMTree_DetectorTemperature   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7001)
#define DCMTree_DetectorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7004)
#define DCMTree_DetectorConfiguration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7005)
#define DCMTree_DetectorDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7006)
#define DCMTree_DetectorMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7008)
#define DCMTree_DetectorID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x700a)
#define DCMTree_DateOfLastDetectorCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x700c)
#define DCMTree_TimeOfLastDetectorCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x700e)
#define DCMTree_ExposuresOnDetectorSinceLastCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7010)
#define DCMTree_ExposuresOnDetectorSinceManufactured   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7011)
#define DCMTree_DetectorTimeSinceLastExposure   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7012)
#define DCMTree_DetectorActiveTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7014)
#define DCMTree_DetectorActivationOffsetFromExposure   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7016)
#define DCMTree_DetectorBinning   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x701a)
#define DCMTree_DetectorElementPhysicalSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7020)
#define DCMTree_DetectorElementSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7022)
#define DCMTree_DetectorActiveShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7024)
#define DCMTree_DetectorActiveDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7026)
#define DCMTree_DetectorActiveOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7028)
#define DCMTree_DetectorManufacturerName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x702a)
#define DCMTree_DetectorManufacturersModelName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x702b)
#define DCMTree_FieldOfViewOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7030)
#define DCMTree_FieldOfViewRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7032)
#define DCMTree_FieldOfViewHorizontalFlip   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7034)
#define DCMTree_GridAbsorbingMaterial   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7040)
#define DCMTree_GridSpacingMaterial   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7041)
#define DCMTree_GridThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7042)
#define DCMTree_GridPitch   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7044)
#define DCMTree_GridAspectRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7046)
#define DCMTree_GridPeriod   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7048)
#define DCMTree_GridFocalDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x704c)
#define DCMTree_FilterMaterial   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7050)
#define DCMTree_FilterThicknessMinimum   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7052)
#define DCMTree_FilterThicknessMaximum   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7054)
#define DCMTree_ExposureControlMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7060)
#define DCMTree_ExposureControlModeDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7062)
#define DCMTree_ExposureStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7064)
#define DCMTree_PhototimerSetting   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7065)
#define DCMTree_ExposureTimeInMicroS   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x8150)
#define DCMTree_XRayTubeCurrentInMicroA   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x8151)
#define DCMTree_ContentQualification   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9004)
#define DCMTree_PulseSequenceName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9005)
#define DCMTree_MRImagingModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9006)
#define DCMTree_EchoPulseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9008)
#define DCMTree_InversionRecovery   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9009)
#define DCMTree_FlowCompensation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9010)
#define DCMTree_MultipleSpinEcho   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9011)
#define DCMTree_MultiPlanarExcitation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9012)
#define DCMTree_PhaseContrast   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9014)
#define DCMTree_TimeOfFlightContrast   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9015)
#define DCMTree_Spoiling   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9016)
#define DCMTree_SteadyStatePulseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9017)
#define DCMTree_EchoPlanarPulseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9018)
#define DCMTree_TagAngleFirstAxis   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9019)
#define DCMTree_MagnetizationTransfer   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9020)
#define DCMTree_T2Preparation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9021)
#define DCMTree_BloodSignalNulling   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9022)
#define DCMTree_SaturationRecovery   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9024)
#define DCMTree_SpectrallySelectedSuppression   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9025)
#define DCMTree_SpectrallySelectedExcitation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9026)
#define DCMTree_SpatialPreSaturation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9027)
#define DCMTree_Tagging   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9028)
#define DCMTree_OversamplingPhase   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9029)
#define DCMTree_TagSpacingFirstDimension   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9030)
#define DCMTree_GeometryOfKSpaceTraversal   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9032)
#define DCMTree_SegmentedKSpaceTraversal   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9033)
#define DCMTree_RectilinearPhaseEncodeReordering   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9034)
#define DCMTree_TagThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9035)
#define DCMTree_PartialFourierDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9036)
#define DCMTree_CardiacSynchronizationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9037)
#define DCMTree_ReceiveCoilManufacturerName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9041)
#define DCMTree_MRReceiveCoilSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9042)
#define DCMTree_ReceiveCoilType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9043)
#define DCMTree_QuadratureReceiveCoil   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9044)
#define DCMTree_MultiCoilDefinitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9045)
#define DCMTree_MultiCoilConfiguration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9046)
#define DCMTree_MultiCoilElementName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9047)
#define DCMTree_MultiCoilElementUsed   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9048)
#define DCMTree_MRTransmitCoilSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9049)
#define DCMTree_TransmitCoilManufacturerName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9050)
#define DCMTree_TransmitCoilType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9051)
#define DCMTree_SpectralWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9052)
#define DCMTree_ChemicalShiftReference   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9053)
#define DCMTree_VolumeLocalizationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9054)
#define DCMTree_MRAcquisitionFrequencyEncodingSteps   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9058)
#define DCMTree_Decoupling   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9059)
#define DCMTree_DecoupledNucleus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9060)
#define DCMTree_DecouplingFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9061)
#define DCMTree_DecouplingMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9062)
#define DCMTree_DecouplingChemicalShiftReference   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9063)
#define DCMTree_KSpaceFiltering   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9064)
#define DCMTree_TimeDomainFiltering   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9065)
#define DCMTree_NumberOfZeroFills   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9066)
#define DCMTree_BaselineCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9067)
#define DCMTree_ParallelReductionFactorInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9069)
#define DCMTree_CardiacRRIntervalSpecified   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9070)
#define DCMTree_AcquisitionDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9073)
#define DCMTree_FrameAcquisitionDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9074)
#define DCMTree_DiffusionDirectionality   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9075)
#define DCMTree_DiffusionGradientDirectionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9076)
#define DCMTree_ParallelAcquisition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9077)
#define DCMTree_ParallelAcquisitionTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9078)
#define DCMTree_InversionTimes   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9079)
#define DCMTree_MetaboliteMapDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9080)
#define DCMTree_PartialFourier   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9081)
#define DCMTree_EffectiveEchoTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9082)
#define DCMTree_MetaboliteMapCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9083)
#define DCMTree_ChemicalShiftSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9084)
#define DCMTree_CardiacSignalSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9085)
#define DCMTree_DiffusionBValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9087)
#define DCMTree_DiffusionGradientOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9089)
#define DCMTree_VelocityEncodingDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9090)
#define DCMTree_VelocityEncodingMinimumValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9091)
#define DCMTree_NumberOfKSpaceTrajectories   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9093)
#define DCMTree_CoverageOfKSpace   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9094)
#define DCMTree_SpectroscopyAcquisitionPhaseRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9095)
#define DCMTree_RETIRED_ParallelReductionFactorInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9096)
#define DCMTree_TransmitterFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9098)
#define DCMTree_ResonantNucleus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9100)
#define DCMTree_FrequencyCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9101)
#define DCMTree_MRSpectroscopyFOVGeometrySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9103)
#define DCMTree_SlabThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9104)
#define DCMTree_SlabOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9105)
#define DCMTree_MidSlabPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9106)
#define DCMTree_MRSpatialSaturationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9107)
#define DCMTree_MRTimingAndRelatedParametersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9112)
#define DCMTree_MREchoSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9114)
#define DCMTree_MRModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9115)
#define DCMTree_MRDiffusionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9117)
#define DCMTree_CardiacTriggerSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9118)
#define DCMTree_MRAveragesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9119)
#define DCMTree_MRFOVGeometrySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9125)
#define DCMTree_VolumeLocalizationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9126)
#define DCMTree_SpectroscopyAcquisitionDataColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9127)
#define DCMTree_DiffusionAnisotropyType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9147)
#define DCMTree_FrameReferenceDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9151)
#define DCMTree_MRMetaboliteMapSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9152)
#define DCMTree_ParallelReductionFactorOutOfPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9155)
#define DCMTree_SpectroscopyAcquisitionOutOfPlanePhaseSteps   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9159)
#define DCMTree_BulkMotionStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9166)
#define DCMTree_ParallelReductionFactorSecondInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9168)
#define DCMTree_CardiacBeatRejectionTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9169)
#define DCMTree_RespiratoryMotionCompensationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9170)
#define DCMTree_RespiratorySignalSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9171)
#define DCMTree_BulkMotionCompensationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9172)
#define DCMTree_BulkMotionSignalSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9173)
#define DCMTree_ApplicableSafetyStandardAgency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9174)
#define DCMTree_ApplicableSafetyStandardDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9175)
#define DCMTree_OperatingModeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9176)
#define DCMTree_OperatingModeType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9177)
#define DCMTree_OperationMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9178)
#define DCMTree_SpecificAbsorptionRateDefinition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9179)
#define DCMTree_GradientOutputType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9180)
#define DCMTree_SpecificAbsorptionRateValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9181)
#define DCMTree_GradientOutput   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9182)
#define DCMTree_FlowCompensationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9183)
#define DCMTree_TaggingDelay   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9184)
#define DCMTree_RETIRED_ChemicalShiftsMinimumIntegrationLimitInHz   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9195)
#define DCMTree_RETIRED_ChemicalShiftsMaximumIntegrationLimitInHz   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9196)
#define DCMTree_MRVelocityEncodingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9197)
#define DCMTree_FirstOrderPhaseCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9198)
#define DCMTree_WaterReferencedPhaseCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9199)
#define DCMTree_MRSpectroscopyAcquisitionType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9200)
#define DCMTree_RespiratoryCyclePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9214)
#define DCMTree_VelocityEncodingMaximumValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9217)
#define DCMTree_TagSpacingSecondDimension   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9218)
#define DCMTree_TagAngleSecondAxis   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9219)
#define DCMTree_FrameAcquisitionDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9220)
#define DCMTree_MRImageFrameTypeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9226)
#define DCMTree_MRSpectroscopyFrameTypeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9227)
#define DCMTree_MRAcquisitionPhaseEncodingStepsInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9231)
#define DCMTree_MRAcquisitionPhaseEncodingStepsOutOfPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9232)
#define DCMTree_SpectroscopyAcquisitionPhaseColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9234)
#define DCMTree_CardiacCyclePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9236)
#define DCMTree_SpecificAbsorptionRateSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9239)
#define DCMTree_RFEchoTrainLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9240)
#define DCMTree_GradientEchoTrainLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9241)
#define DCMTree_ChemicalShiftsMinimumIntegrationLimitInPpm   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9295)
#define DCMTree_ChemicalShiftsMaximumIntegrationLimitInPpm   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9296)
#define DCMTree_CTAcquisitionTypeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9301)
#define DCMTree_AcquisitionType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9302)
#define DCMTree_TubeAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9303)
#define DCMTree_CTAcquisitionDetailsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9304)
#define DCMTree_RevolutionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9305)
#define DCMTree_SingleCollimationWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9306)
#define DCMTree_TotalCollimationWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9307)
#define DCMTree_CTTableDynamicsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9308)
#define DCMTree_TableSpeed   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9309)
#define DCMTree_TableFeedPerRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9310)
#define DCMTree_SpiralPitchFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9311)
#define DCMTree_CTGeometrySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9312)
#define DCMTree_DataCollectionCenterPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9313)
#define DCMTree_CTReconstructionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9314)
#define DCMTree_ReconstructionAlgorithm   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9315)
#define DCMTree_ConvolutionKernelGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9316)
#define DCMTree_ReconstructionFieldOfView   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9317)
#define DCMTree_ReconstructionTargetCenterPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9318)
#define DCMTree_ReconstructionAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9319)
#define DCMTree_ImageFilter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9320)
#define DCMTree_CTExposureSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9321)
#define DCMTree_ReconstructionPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9322)
#define DCMTree_ExposureModulationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9323)
#define DCMTree_EstimatedDoseSaving   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9324)
#define DCMTree_CTXRayDetailsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9325)
#define DCMTree_CTPositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9326)
#define DCMTree_TablePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9327)
#define DCMTree_ExposureTimeInms   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9328)
#define DCMTree_CTImageFrameTypeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9329)
#define DCMTree_XRayTubeCurrentInmA   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9330)
#define DCMTree_ExposureInmAs   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9332)
#define DCMTree_ConstantVolumeFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9333)
#define DCMTree_FluoroscopyFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9334)
#define DCMTree_DistanceSourceToDataCollectionCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9335)
#define DCMTree_ContrastBolusAgentNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9337)
#define DCMTree_ContrastBolusIngredientCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9338)
#define DCMTree_ContrastAdministrationProfileSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9340)
#define DCMTree_ContrastBolusUsageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9341)
#define DCMTree_ContrastBolusAgentAdministered   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9342)
#define DCMTree_ContrastBolusAgentDetected   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9343)
#define DCMTree_ContrastBolusAgentPhase   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9344)
#define DCMTree_CTDIvol   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9345)
#define DCMTree_ProjectionPixelCalibrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9401)
#define DCMTree_DistanceSourceToIsocenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9402)
#define DCMTree_DistanceObjectToTableTop   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9403)
#define DCMTree_ObjectPixelSpacingInCenterOfBeam   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9404)
#define DCMTree_PositionerPositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9405)
#define DCMTree_TablePositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9406)
#define DCMTree_CollimatorShapeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9407)
#define DCMTree_XA_XRFFrameCharacteristicsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9412)
#define DCMTree_XRayReceptorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9420)
#define DCMTree_AcquisitionProtocolName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9423)
#define DCMTree_AcquisitionProtocolDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9424)
#define DCMTree_Contrast_BolusIngredientOpaque   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9425)
#define DCMTree_DistanceReceptorPlaneToDetectorHousing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9426)
#define DCMTree_IntensifierActiveShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9427)
#define DCMTree_IntensifierActiveDimension_s_   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9428)
#define DCMTree_PhysicalDetectorSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9429)
#define DCMTree_PositionOfIsocenterProjection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9430)
#define DCMTree_FieldOfViewSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9432)
#define DCMTree_FieldOfViewDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9433)
#define DCMTree_ExposureControlSensingRegionsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9434)
#define DCMTree_ExposureControlSensingRegionShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9435)
#define DCMTree_ExposureControlSensingRegionLeftVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9436)
#define DCMTree_ExposureControlSensingRegionRightVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9437)
#define DCMTree_ExposureControlSensingRegionUpperHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9438)
#define DCMTree_ExposureControlSensingRegionLowerHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9439)
#define DCMTree_CenterOfCircularExposureControlSensingRegion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9440)
#define DCMTree_RadiusOfCircularExposureControlSensingRegion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9441)
#define DCMTree_VerticesOfThePolygonalExposureControlSensingRegion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9442)
#define DCMTree_ColumnAngulationPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9447)
#define DCMTree_BeamAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9449)
#define DCMTree_FrameDetectorParametersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9451)
#define DCMTree_CalculatedAnatomyThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9452)
#define DCMTree_CalibrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9455)
#define DCMTree_ObjectThicknessSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9456)
#define DCMTree_PlaneIdentification   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9457)
#define DCMTree_FieldOfViewDimensionsInFloat   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9461)
#define DCMTree_IsocenterReferenceSystemSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9462)
#define DCMTree_PositionerIsocenterPrimaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9463)
#define DCMTree_PositionerIsocenterSecondaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9464)
#define DCMTree_PositionerIsocenterDetectorRotationAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9465)
#define DCMTree_TableXPositionToIsocenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9466)
#define DCMTree_TableYPositionToIsocenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9467)
#define DCMTree_TableZPositionToIsocenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9468)
#define DCMTree_TableHorizontalRotationAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9469)
#define DCMTree_TableHeadTiltAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9470)
#define DCMTree_TableCradleTiltAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9471)
#define DCMTree_FrameDisplayShutterSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9472)
#define DCMTree_AcquiredImageAreaDoseProduct   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9473)
#define DCMTree_CArmPositionerTabletopRelationship   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9474)
#define DCMTree_XRayGeometrySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9476)
#define DCMTree_IrradiationEventIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9477)
#define DCMTree_ContributingEquipmentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0xa001)
#define DCMTree_ContributionDateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0xa002)
#define DCMTree_ContributionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0xa003)
#define DCMTree_ImageGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0000)
#define DCMTree_StudyInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x000d)
#define DCMTree_SeriesInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x000e)
#define DCMTree_StudyID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0010)
#define DCMTree_SeriesNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0011)
#define DCMTree_AcquisitionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0012)
#define DCMTree_InstanceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0013)
#define DCMTree_RETIRED_IsotopeNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0014)
#define DCMTree_RETIRED_PhaseNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0015)
#define DCMTree_RETIRED_IntervalNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0016)
#define DCMTree_RETIRED_TimeSlotNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0017)
#define DCMTree_RETIRED_AngleNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0018)
#define DCMTree_ItemNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0019)
#define DCMTree_PatientOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0020)
#define DCMTree_OverlayNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0022)
#define DCMTree_CurveNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0024)
#define DCMTree_LookupTableNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0026)
#define DCMTree_ACR_NEMA_ImagePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0030)
#define DCMTree_ImagePositionPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0032)
#define DCMTree_ACR_NEMA_ImageOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0035)
#define DCMTree_ImageOrientationPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0037)
#define DCMTree_ACR_NEMA_Location   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0050)
#define DCMTree_FrameOfReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0052)
#define DCMTree_Laterality   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0060)
#define DCMTree_ImageLaterality   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0062)
#define DCMTree_ACR_NEMA_ImageGeometryType   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0070)
#define DCMTree_ACR_NEMA_MaskingImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0080)
#define DCMTree_TemporalPositionIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0100)
#define DCMTree_NumberOfTemporalPositions   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0105)
#define DCMTree_TemporalResolution   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0110)
#define DCMTree_SynchronizationFrameOfReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0200)
#define DCMTree_SeriesInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1000)
#define DCMTree_ACR_NEMA_AcquisitionsInSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1001)
#define DCMTree_ImagesInAcquisition   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1002)
#define DCMTree_ACR_NEMA_ImagesInSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1003)
#define DCMTree_AcquisitionsInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1004)
#define DCMTree_ACR_NEMA_ImagesInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1005)
#define DCMTree_ACR_NEMA_Reference   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1020)
#define DCMTree_PositionReferenceIndicator   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1040)
#define DCMTree_SliceLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1041)
#define DCMTree_OtherStudyNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1070)
#define DCMTree_NumberOfPatientRelatedStudies   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1200)
#define DCMTree_NumberOfPatientRelatedSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1202)
#define DCMTree_NumberOfPatientRelatedInstances   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1204)
#define DCMTree_NumberOfStudyRelatedSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1206)
#define DCMTree_NumberOfStudyRelatedInstances   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1208)
#define DCMTree_NumberOfSeriesRelatedInstances   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1209)
#define DCMTree_ACR_NEMA_ModifyingDeviceID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3401)
#define DCMTree_ACR_NEMA_ModifiedImageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3402)
#define DCMTree_ACR_NEMA_ModifiedImageDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3403)
#define DCMTree_ACR_NEMA_ModifyingDeviceManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3404)
#define DCMTree_ACR_NEMA_ModifiedImageTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3405)
#define DCMTree_ACR_NEMA_ModifiedImageDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3406)
#define DCMTree_ImageComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x4000)
#define DCMTree_ACR_NEMA_OriginalImageIdentification   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x5000)
#define DCMTree_ACR_NEMA_OriginalImageIdentificationNomenclature   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x5002)
#define DCMTree_StackID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9056)
#define DCMTree_InStackPositionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9057)
#define DCMTree_FrameAnatomySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9071)
#define DCMTree_FrameLaterality   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9072)
#define DCMTree_FrameContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9111)
#define DCMTree_PlanePositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9113)
#define DCMTree_PlaneOrientationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9116)
#define DCMTree_TemporalPositionIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9128)
#define DCMTree_TriggerDelayTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9153)
#define DCMTree_FrameAcquisitionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9156)
#define DCMTree_DimensionIndexValues   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9157)
#define DCMTree_FrameComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9158)
#define DCMTree_ConcatenationUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9161)
#define DCMTree_InConcatenationNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9162)
#define DCMTree_InConcatenationTotalNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9163)
#define DCMTree_DimensionOrganizationUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9164)
#define DCMTree_DimensionIndexPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9165)
#define DCMTree_FunctionalGroupPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9167)
#define DCMTree_DimensionIndexPrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9213)
#define DCMTree_DimensionOrganizationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9221)
#define DCMTree_DimensionIndexSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9222)
#define DCMTree_ConcatenationFrameOffsetNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9228)
#define DCMTree_FunctionalGroupPrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9238)
#define DCMTree_DimensionDescriptionLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9421)
#define DCMTree_PatientOrientationInFrameSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9450)
#define DCMTree_FrameLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9453)
#define DCMTree_OphtalmologyGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0000)
#define DCMTree_LightPathFilterPass_ThroughWavelength   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0001)
#define DCMTree_LightPathFilterPassBand   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0002)
#define DCMTree_ImagePathFilterPass_ThroughWavelength   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0003)
#define DCMTree_ImagePathFilterPassBand   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0004)
#define DCMTree_PatientEyeMovementCommanded   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0005)
#define DCMTree_PatientEyeMovementCommandCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0006)
#define DCMTree_SphericalLensPower   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0007)
#define DCMTree_CylinderLensPower   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0008)
#define DCMTree_CylinderAxis   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0009)
#define DCMTree_EmmetropicMagnification   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000a)
#define DCMTree_IntraOcularPressure   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000b)
#define DCMTree_HorizontalFieldOfView   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000c)
#define DCMTree_PupilDilated   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000d)
#define DCMTree_DegreeOfDilation   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000e)
#define DCMTree_StereoBaselineAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0010)
#define DCMTree_StereoBaselineDisplacement   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0011)
#define DCMTree_StereoHorizontalPixelOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0012)
#define DCMTree_StereoVerticalPixelOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0013)
#define DCMTree_StereoRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0014)
#define DCMTree_AcquisitionDeviceTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0015)
#define DCMTree_IlluminationTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0016)
#define DCMTree_LightPathFilterTypeStackCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0017)
#define DCMTree_ImagePathFilterTypeStackCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0018)
#define DCMTree_LensesCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0019)
#define DCMTree_ChannelDescriptionCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001a)
#define DCMTree_RefractiveStateSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001b)
#define DCMTree_MydriaticAgentCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001c)
#define DCMTree_RelativeImagePositionCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001d)
#define DCMTree_StereoPairsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0020)
#define DCMTree_LeftImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0021)
#define DCMTree_RightImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0022)
#define DCMTree_ImagePresentationGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0000)
#define DCMTree_SamplesPerPixel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0002)
#define DCMTree_SamplesPerPixelUsed   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0003)
#define DCMTree_PhotometricInterpretation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0004)
#define DCMTree_ACR_NEMA_ImageDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0005)
#define DCMTree_PlanarConfiguration   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0006)
#define DCMTree_NumberOfFrames   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0008)
#define DCMTree_FrameIncrementPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0009)
#define DCMTree_FrameDimensionPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x000a)
#define DCMTree_Rows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0010)
#define DCMTree_Columns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0011)
#define DCMTree_Planes   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0012)
#define DCMTree_UltrasoundColorDataPresent   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0014)
#define DCMTree_PixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0030)
#define DCMTree_ZoomFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0031)
#define DCMTree_ZoomCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0032)
#define DCMTree_PixelAspectRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0034)
#define DCMTree_ACR_NEMA_ImageFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0040)
#define DCMTree_ACR_NEMA_ManipulatedImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0050)
#define DCMTree_CorrectedImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0051)
#define DCMTree_ACR_NEMA_2C_CompressionRecognitionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x005f)
#define DCMTree_ACR_NEMA_CompressionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0060)
#define DCMTree_ACR_NEMA_2C_CompressionOriginator   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0061)
#define DCMTree_ACR_NEMA_2C_CompressionLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0062)
#define DCMTree_ACR_NEMA_2C_CompressionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0063)
#define DCMTree_ACR_NEMA_2C_CompressionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0065)
#define DCMTree_ACR_NEMA_2C_CompressionStepPointers   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0066)
#define DCMTree_ACR_NEMA_2C_RepeatInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0068)
#define DCMTree_ACR_NEMA_2C_BitsGrouped   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0069)
#define DCMTree_ACR_NEMA_2C_PerimeterTable   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0070)
#define DCMTree_ACR_NEMA_2C_PerimeterValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0071)
#define DCMTree_ACR_NEMA_2C_PredictorRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0080)
#define DCMTree_ACR_NEMA_2C_PredictorColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0081)
#define DCMTree_ACR_NEMA_2C_PredictorConstants   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0082)
#define DCMTree_ACR_NEMA_2C_BlockedPixels   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0090)
#define DCMTree_ACR_NEMA_2C_BlockRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0091)
#define DCMTree_ACR_NEMA_2C_BlockColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0092)
#define DCMTree_ACR_NEMA_2C_RowOverlap   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0093)
#define DCMTree_ACR_NEMA_2C_ColumnOverlap   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0094)
#define DCMTree_BitsAllocated   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0100)
#define DCMTree_BitsStored   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0101)
#define DCMTree_HighBit   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0102)
#define DCMTree_PixelRepresentation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0103)
#define DCMTree_ACR_NEMA_SmallestValidPixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0104)
#define DCMTree_ACR_NEMA_LargestValidPixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0105)
#define DCMTree_SmallestImagePixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0106)
#define DCMTree_LargestImagePixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0107)
#define DCMTree_SmallestPixelValueInSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0108)
#define DCMTree_LargestPixelValueInSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0109)
#define DCMTree_SmallestImagePixelValueInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0110)
#define DCMTree_LargestImagePixelValueInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0111)
#define DCMTree_PixelPaddingValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0120)
#define DCMTree_ACR_NEMA_ImageLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0200)
#define DCMTree_QualityControlImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0300)
#define DCMTree_BurnedInAnnotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0301)
#define DCMTree_ACR_NEMA_2C_TransformLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0400)
#define DCMTree_ACR_NEMA_2C_TransformVersionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0401)
#define DCMTree_ACR_NEMA_2C_NumberOfTransformSteps   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0402)
#define DCMTree_ACR_NEMA_2C_SequenceOfCompressedData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0403)
#define DCMTree_ACR_NEMA_2C_DetailsOfCoefficients   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0404)
#define DCMTree_ACR_NEMA_2C_RowsForNthOrderCoefficients   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0410)
#define DCMTree_ACR_NEMA_2C_ColumnsForNthOrderCoefficients   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0411)
#define DCMTree_ACR_NEMA_2C_CoefficientCoding   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0412)
#define DCMTree_ACR_NEMA_2C_CoefficientCodingPointers   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0413)
#define DCMTree_ACR_NEMA_2C_DCTLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0700)
#define DCMTree_ACR_NEMA_2C_DataBlockDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0701)
#define DCMTree_ACR_NEMA_2C_DataBlock   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0702)
#define DCMTree_ACR_NEMA_2C_NormalizationFactorFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0710)
#define DCMTree_ACR_NEMA_2C_ZonalMapNumberFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0720)
#define DCMTree_ACR_NEMA_2C_ZonalMapLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0721)
#define DCMTree_ACR_NEMA_2C_ZonalMapFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0722)
#define DCMTree_ACR_NEMA_2C_AdaptiveMapFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0730)
#define DCMTree_ACR_NEMA_2C_CodeNumberFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0740)
#define DCMTree_ACR_NEMA_2C_CodeLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0800)
#define DCMTree_ACR_NEMA_2C_NumberOfTables   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0802)
#define DCMTree_ACR_NEMA_2C_CodeTableLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0803)
#define DCMTree_ACR_NEMA_2C_BitsForCodeWord   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0804)
#define DCMTree_ACR_NEMA_2C_ImageDataLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0808)
#define DCMTree_PixelIntensityRelationship   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1040)
#define DCMTree_PixelIntensityRelationshipSign   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1041)
#define DCMTree_WindowCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1050)
#define DCMTree_WindowWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1051)
#define DCMTree_RescaleIntercept   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1052)
#define DCMTree_RescaleSlope   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1053)
#define DCMTree_RescaleType   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1054)
#define DCMTree_WindowCenterWidthExplanation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1055)
#define DCMTree_VOILUTFunction   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1056)
#define DCMTree_ACR_NEMA_GrayScale   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1080)
#define DCMTree_RecommendedViewingMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1090)
#define DCMTree_ACR_NEMA_GrayLookupTableDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1100)
#define DCMTree_RedPaletteColorLookupTableDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1101)
#define DCMTree_GreenPaletteColorLookupTableDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1102)
#define DCMTree_BluePaletteColorLookupTableDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1103)
#define DCMTree_PaletteColorLookupTableUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1199)
#define DCMTree_ACR_NEMA_GrayLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1200)
#define DCMTree_RedPaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1201)
#define DCMTree_GreenPaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1202)
#define DCMTree_BluePaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1203)
#define DCMTree_SegmentedRedPaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1221)
#define DCMTree_SegmentedGreenPaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1222)
#define DCMTree_SegmentedBluePaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1223)
#define DCMTree_ImplantPresent   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1300)
#define DCMTree_PartialView   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1350)
#define DCMTree_PartialViewDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1351)
#define DCMTree_PartialViewCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1352)
#define DCMTree_SpatialLocationsPreserved   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x135a)
#define DCMTree_ICCProfile   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2000)
#define DCMTree_LossyImageCompression   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2110)
#define DCMTree_LossyImageCompressionRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2112)
#define DCMTree_LossyImageCompressionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2114)
#define DCMTree_ModalityLUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3000)
#define DCMTree_LUTDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3002)
#define DCMTree_LUTExplanation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3003)
#define DCMTree_ModalityLUTType   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3004)
#define DCMTree_LUTData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3006)
#define DCMTree_VOILUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3010)
#define DCMTree_SoftcopyVOILUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3110)
#define DCMTree_ACR_NEMA_ImagePresentationComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x4000)
#define DCMTree_BiPlaneAcquisitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x5000)
#define DCMTree_RepresentativeFrameNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6010)
#define DCMTree_FrameNumbersOfInterestFOI   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6020)
#define DCMTree_FramesOfInterestDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6022)
#define DCMTree_FrameOfInterestType   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6023)
#define DCMTree_RETIRED_MaskPointers   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6030)
#define DCMTree_RWavePointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6040)
#define DCMTree_MaskSubtractionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6100)
#define DCMTree_MaskOperation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6101)
#define DCMTree_ApplicableFrameRange   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6102)
#define DCMTree_MaskFrameNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6110)
#define DCMTree_ContrastFrameAveraging   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6112)
#define DCMTree_MaskSubPixelShift   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6114)
#define DCMTree_TIDOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6120)
#define DCMTree_MaskOperationExplanation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6190)
#define DCMTree_DataPointRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9001)
#define DCMTree_DataPointColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9002)
#define DCMTree_SignalDomainColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9003)
#define DCMTree_LargestMonochromePixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9099)
#define DCMTree_DataRepresentation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9108)
#define DCMTree_PixelMeasuresSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9110)
#define DCMTree_FrameVOILUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9132)
#define DCMTree_PixelValueTransformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9145)
#define DCMTree_SignalDomainRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9235)
#define DCMTree_DisplayFilterPercentage   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9411)
#define DCMTree_FramePixelShiftSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9415)
#define DCMTree_SubtractionItemID   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9416)
#define DCMTree_PixelIntensityRelationshipLUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9422)
#define DCMTree_FramePixelDataPropertiesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9443)
#define DCMTree_GeometricalProperties   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9444)
#define DCMTree_GeometricMaximumDistortion   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9445)
#define DCMTree_ImageProcessingApplied   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9446)
#define DCMTree_MaskSelectionMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9454)
#define DCMTree_LUTFunction   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9475)
#define DCMTree_StudyGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0000)
#define DCMTree_StudyStatusID   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x000a)
#define DCMTree_StudyPriorityID   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x000c)
#define DCMTree_StudyIDIssuer   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0012)
#define DCMTree_StudyVerifiedDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0032)
#define DCMTree_StudyVerifiedTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0033)
#define DCMTree_StudyReadDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0034)
#define DCMTree_StudyReadTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0035)
#define DCMTree_ScheduledStudyStartDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1000)
#define DCMTree_ScheduledStudyStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1001)
#define DCMTree_ScheduledStudyStopDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1010)
#define DCMTree_ScheduledStudyStopTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1011)
#define DCMTree_ScheduledStudyLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1020)
#define DCMTree_ScheduledStudyLocationAETitles   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1021)
#define DCMTree_ReasonForStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1030)
#define DCMTree_RequestingPhysicianIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1031)
#define DCMTree_RequestingPhysician   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1032)
#define DCMTree_RequestingService   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1033)
#define DCMTree_StudyArrivalDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1040)
#define DCMTree_StudyArrivalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1041)
#define DCMTree_StudyCompletionDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1050)
#define DCMTree_StudyCompletionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1051)
#define DCMTree_StudyComponentStatusID   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1055)
#define DCMTree_RequestedProcedureDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1060)
#define DCMTree_RequestedProcedureCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1064)
#define DCMTree_RequestedContrastAgent   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1070)
#define DCMTree_StudyComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x4000)
#define DCMTree_VisitGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0000)
#define DCMTree_ReferencedPatientAliasSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0004)
#define DCMTree_VisitStatusID   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0008)
#define DCMTree_AdmissionID   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0010)
#define DCMTree_IssuerOfAdmissionID   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0011)
#define DCMTree_RouteOfAdmissions   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0016)
#define DCMTree_ScheduledAdmissionDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001a)
#define DCMTree_ScheduledAdmissionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001b)
#define DCMTree_ScheduledDischargeDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001c)
#define DCMTree_ScheduledDischargeTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001d)
#define DCMTree_ScheduledPatientInstitutionResidence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001e)
#define DCMTree_AdmittingDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0020)
#define DCMTree_AdmittingTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0021)
#define DCMTree_DischargeDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0030)
#define DCMTree_DischargeTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0032)
#define DCMTree_DischargeDiagnosisDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0040)
#define DCMTree_DischargeDiagnosisCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0044)
#define DCMTree_SpecialNeeds   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0050)
#define DCMTree_PertinentDocumentsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0100)
#define DCMTree_CurrentPatientLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0300)
#define DCMTree_PatientsInstitutionResidence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0400)
#define DCMTree_PatientState   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0500)
#define DCMTree_PatientClinicalTrialParticipationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0502)
#define DCMTree_VisitComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x4000)
#define DCMTree_WaveformGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0000)
#define DCMTree_WaveformOriginality   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0004)
#define DCMTree_NumberOfWaveformChannels   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0005)
#define DCMTree_NumberOfWaveformSamples   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0010)
#define DCMTree_SamplingFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x001a)
#define DCMTree_MultiplexGroupLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0020)
#define DCMTree_ChannelDefinitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0200)
#define DCMTree_WaveformChannelNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0202)
#define DCMTree_ChannelLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0203)
#define DCMTree_ChannelStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0205)
#define DCMTree_ChannelSourceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0208)
#define DCMTree_ChannelSourceModifiersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0209)
#define DCMTree_SourceWaveformSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x020a)
#define DCMTree_ChannelDerivationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x020c)
#define DCMTree_ChannelSensitivity   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0210)
#define DCMTree_ChannelSensitivityUnitsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0211)
#define DCMTree_ChannelSensitivityCorrectionFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0212)
#define DCMTree_ChannelBaseline   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0213)
#define DCMTree_ChannelTimeSkew   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0214)
#define DCMTree_ChannelSampleSkew   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0215)
#define DCMTree_ChannelOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0218)
#define DCMTree_WaveformBitsStored   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x021a)
#define DCMTree_FilterLowFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0220)
#define DCMTree_FilterHighFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0221)
#define DCMTree_NotchFilterFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0222)
#define DCMTree_NotchFilterBandwidth   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0223)
#define DCMTree_MultiplexedAudioChannelsDescriptionCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0300)
#define DCMTree_ChannelIdentificationCode   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0301)
#define DCMTree_ChannelMode   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0302)
#define DCMTree_ModalityWorklistGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0000)
#define DCMTree_ScheduledStationAETitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0001)
#define DCMTree_ScheduledProcedureStepStartDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0002)
#define DCMTree_ScheduledProcedureStepStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0003)
#define DCMTree_ScheduledProcedureStepEndDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0004)
#define DCMTree_ScheduledProcedureStepEndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0005)
#define DCMTree_ScheduledPerformingPhysiciansName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0006)
#define DCMTree_ScheduledProcedureStepDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0007)
#define DCMTree_ScheduledProtocolCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0008)
#define DCMTree_ScheduledProcedureStepID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0009)
#define DCMTree_StageCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x000a)
#define DCMTree_ScheduledPerformingPhysicianIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x000b)
#define DCMTree_ScheduledStationName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0010)
#define DCMTree_ScheduledProcedureStepLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0011)
#define DCMTree_PreMedication   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0012)
#define DCMTree_ScheduledProcedureStepStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0020)
#define DCMTree_ScheduledProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0100)
#define DCMTree_ReferencedNonImageCompositeSOPInstanceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0220)
#define DCMTree_PerformedStationAETitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0241)
#define DCMTree_PerformedStationName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0242)
#define DCMTree_PerformedLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0243)
#define DCMTree_PerformedProcedureStepStartDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0244)
#define DCMTree_PerformedProcedureStepStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0245)
#define DCMTree_PerformedProcedureStepEndDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0250)
#define DCMTree_PerformedProcedureStepEndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0251)
#define DCMTree_PerformedProcedureStepStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0252)
#define DCMTree_PerformedProcedureStepID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0253)
#define DCMTree_PerformedProcedureStepDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0254)
#define DCMTree_PerformedProcedureTypeDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0255)
#define DCMTree_PerformedProtocolCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0260)
#define DCMTree_ScheduledStepAttributesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0270)
#define DCMTree_RequestAttributesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0275)
#define DCMTree_CommentsOnThePerformedProcedureStep   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0280)
#define DCMTree_PerformedProcedureStepDiscontinuationReasonCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0281)
#define DCMTree_QuantitySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0293)
#define DCMTree_Quantity   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0294)
#define DCMTree_MeasuringUnitsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0295)
#define DCMTree_BillingItemSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0296)
#define DCMTree_TotalTimeOfFluoroscopy   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0300)
#define DCMTree_TotalNumberOfExposures   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0301)
#define DCMTree_EntranceDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0302)
#define DCMTree_ExposedArea   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0303)
#define DCMTree_DistanceSourceToEntrance   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0306)
#define DCMTree_RETIRED_DistanceSourceToSupport   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0307)
#define DCMTree_ExposureDoseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x030e)
#define DCMTree_CommentsOnRadiationDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0310)
#define DCMTree_XRayOutput   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0312)
#define DCMTree_HalfValueLayer   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0314)
#define DCMTree_OrganDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0316)
#define DCMTree_OrganExposed   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0318)
#define DCMTree_BillingProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0320)
#define DCMTree_FilmConsumptionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0321)
#define DCMTree_BillingSuppliesAndDevicesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0324)
#define DCMTree_RETIRED_ReferencedProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0330)
#define DCMTree_PerformedSeriesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0340)
#define DCMTree_CommentsOnTheScheduledProcedureStep   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0400)
#define DCMTree_ProtocolContextSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0440)
#define DCMTree_ContentItemModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0441)
#define DCMTree_SpecimenAccessionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x050a)
#define DCMTree_SpecimenSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0550)
#define DCMTree_SpecimenIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0551)
#define DCMTree_AcquisitionContextSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0555)
#define DCMTree_AcquisitionContextDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0556)
#define DCMTree_SpecimenTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x059a)
#define DCMTree_SlideIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x06fa)
#define DCMTree_ImageCenterPointCoordinatesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x071a)
#define DCMTree_XOffsetInSlideCoordinateSystem   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x072a)
#define DCMTree_YOffsetInSlideCoordinateSystem   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x073a)
#define DCMTree_ZOffsetInSlideCoordinateSystem   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x074a)
#define DCMTree_PixelSpacingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x08d8)
#define DCMTree_CoordinateSystemAxisCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x08da)
#define DCMTree_MeasurementUnitsCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x08ea)
#define DCMTree_RequestedProcedureID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1001)
#define DCMTree_ReasonForTheRequestedProcedure   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1002)
#define DCMTree_RequestedProcedurePriority   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1003)
#define DCMTree_PatientTransportArrangements   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1004)
#define DCMTree_RequestedProcedureLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1005)
#define DCMTree_PlacerOrderNumberProcedure   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1006)
#define DCMTree_FillerOrderNumberProcedure   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1007)
#define DCMTree_ConfidentialityCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1008)
#define DCMTree_ReportingPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1009)
#define DCMTree_ReasonForRequestedProcedureCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x100a)
#define DCMTree_NamesOfIntendedRecipientsOfResults   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1010)
#define DCMTree_IntendedRecipientsOfResultsIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1011)
#define DCMTree_PersonIdentificationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1101)
#define DCMTree_PersonsAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1102)
#define DCMTree_PersonsTelephoneNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1103)
#define DCMTree_RequestedProcedureComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1400)
#define DCMTree_RETIRED_ReasonForTheImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2001)
#define DCMTree_IssueDateOfImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2004)
#define DCMTree_IssueTimeOfImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2005)
#define DCMTree_RETIRED_PlacerOrderNumberImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2006)
#define DCMTree_RETIRED_FillerOrderNumberImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2007)
#define DCMTree_OrderEnteredBy   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2008)
#define DCMTree_OrderEnterersLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2009)
#define DCMTree_OrderCallbackPhoneNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2010)
#define DCMTree_PlacerOrderNumberImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2016)
#define DCMTree_FillerOrderNumberImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2017)
#define DCMTree_ImagingServiceRequestComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2400)
#define DCMTree_ConfidentialityConstraintOnPatientDataDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x3001)
#define DCMTree_GeneralPurposeScheduledProcedureStepStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4001)
#define DCMTree_GeneralPurposePerformedProcedureStepStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4002)
#define DCMTree_GeneralPurposeScheduledProcedureStepPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4003)
#define DCMTree_ScheduledProcessingApplicationsCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4004)
#define DCMTree_ScheduledProcedureStepStartDateAndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4005)
#define DCMTree_MultipleCopiesFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4006)
#define DCMTree_PerformedProcessingApplicationsCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4007)
#define DCMTree_HumanPerformerCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4009)
#define DCMTree_ScheduledProcedureStepModificationDateAndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4010)
#define DCMTree_ExpectedCompletionDateAndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4011)
#define DCMTree_ResultingGeneralPurposePerformedProcedureStepsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4015)
#define DCMTree_ReferencedGeneralPurposeScheduledProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4016)
#define DCMTree_ScheduledWorkitemCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4018)
#define DCMTree_PerformedWorkitemCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4019)
#define DCMTree_InputAvailabilityFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4020)
#define DCMTree_InputInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4021)
#define DCMTree_RelevantInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4022)
#define DCMTree_ReferencedGeneralPurposeScheduledProcedureStepTransactionUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4023)
#define DCMTree_ScheduledStationNameCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4025)
#define DCMTree_ScheduledStationClassCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4026)
#define DCMTree_ScheduledStationGeographicLocationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4027)
#define DCMTree_PerformedStationNameCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4028)
#define DCMTree_PerformedStationClassCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4029)
#define DCMTree_PerformedStationGeographicLocationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4030)
#define DCMTree_RequestedSubsequentWorkitemCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4031)
#define DCMTree_NonDICOMOutputCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4032)
#define DCMTree_OutputInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4033)
#define DCMTree_ScheduledHumanPerformersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4034)
#define DCMTree_ActualHumanPerformersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4035)
#define DCMTree_HumanPerformersOrganization   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4036)
#define DCMTree_HumanPerformersName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4037)
#define DCMTree_EntranceDoseInmGy   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x8302)
#define DCMTree_ReferencedImageRealWorldValueMappingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9094)
#define DCMTree_RealWorldValueMappingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9096)
#define DCMTree_PixelValueMappingCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9098)
#define DCMTree_LUTLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9210)
#define DCMTree_RealWorldValueLastValueMapped   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9211)
#define DCMTree_RealWorldValueLUTData   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9212)
#define DCMTree_RealWorldValueFirstValueMapped   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9216)
#define DCMTree_RealWorldValueIntercept   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9224)
#define DCMTree_RealWorldValueSlope   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9225)
#define DCMTree_RelationshipType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa010)
#define DCMTree_VerifyingOrganization   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa027)
#define DCMTree_VerificationDateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa030)
#define DCMTree_ObservationDateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa032)
#define DCMTree_ValueType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa040)
#define DCMTree_ConceptNameCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa043)
#define DCMTree_ContinuityOfContent   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa050)
#define DCMTree_VerifyingObserverSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa073)
#define DCMTree_VerifyingObserverName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa075)
#define DCMTree_AuthorObserverSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa078)
#define DCMTree_ParticipantSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa07a)
#define DCMTree_CustodialOrganizationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa07c)
#define DCMTree_ParticipationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa080)
#define DCMTree_ParticipationDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa082)
#define DCMTree_ObserverType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa084)
#define DCMTree_VerifyingObserverIdentificationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa088)
#define DCMTree_EquivalentCDADocumentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa090)
#define DCMTree_ReferencedWaveformChannels   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa0b0)
#define DCMTree_DateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa120)
#define DCMTree_Date   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa121)
#define DCMTree_Time   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa122)
#define DCMTree_PersonName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa123)
#define DCMTree_UID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa124)
#define DCMTree_TemporalRangeType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa130)
#define DCMTree_ReferencedSamplePositions   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa132)
#define DCMTree_ReferencedFrameNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa136)
#define DCMTree_ReferencedTimeOffsets   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa138)
#define DCMTree_ReferencedDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa13a)
#define DCMTree_TextValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa160)
#define DCMTree_ConceptCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa168)
#define DCMTree_PurposeOfReferenceCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa170)
#define DCMTree_AnnotationGroupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa180)
#define DCMTree_ModifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa195)
#define DCMTree_MeasuredValueSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa300)
#define DCMTree_NumericValueQualifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa301)
#define DCMTree_NumericValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa30a)
#define DCMTree_PredecessorDocumentsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa360)
#define DCMTree_ReferencedRequestSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa370)
#define DCMTree_PerformedProcedureCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa372)
#define DCMTree_CurrentRequestedProcedureEvidenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa375)
#define DCMTree_PertinentOtherEvidenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa385)
#define DCMTree_HL7StructuredDocumentReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa390)
#define DCMTree_CompletionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa491)
#define DCMTree_CompletionFlagDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa492)
#define DCMTree_VerificationFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa493)
#define DCMTree_ContentTemplateSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa504)
#define DCMTree_IdenticalDocumentsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa525)
#define DCMTree_ContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa730)
#define DCMTree_AnnotationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xb020)
#define DCMTree_TemplateIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb00)
#define DCMTree_RETIRED_TemplateVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb06)
#define DCMTree_RETIRED_TemplateLocalVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb07)
#define DCMTree_RETIRED_TemplateExtensionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb0b)
#define DCMTree_RETIRED_TemplateExtensionOrganizationUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb0c)
#define DCMTree_RETIRED_TemplateExtensionCreatorUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb0d)
#define DCMTree_ReferencedContentItemIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb73)
#define DCMTree_HL7InstanceIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe001)
#define DCMTree_HL7DocumentEffectiveTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe004)
#define DCMTree_HL7DocumentTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe006)
#define DCMTree_RetrieveURI   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe010)
#define DCMTree_EncapsulatedDocumentGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0000)
#define DCMTree_DocumentTitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0010)
#define DCMTree_EncapsulatedDocument   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0011)
#define DCMTree_MIMETypeOfEncapsulatedDocument   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0012)
#define DCMTree_SourceInstanceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0013)
#define DCMTree_XRayAngioDeviceGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0000)
#define DCMTree_CalibrationImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0004)
#define DCMTree_DeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0010)
#define DCMTree_DeviceLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0014)
#define DCMTree_DeviceDiameter   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0016)
#define DCMTree_DeviceDiameterUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0017)
#define DCMTree_DeviceVolume   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0018)
#define DCMTree_InterMarkerDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0019)
#define DCMTree_DeviceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0020)
#define DCMTree_NuclearMedicineGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0000)
#define DCMTree_EnergyWindowVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0010)
#define DCMTree_NumberOfEnergyWindows   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0011)
#define DCMTree_EnergyWindowInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0012)
#define DCMTree_EnergyWindowRangeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0013)
#define DCMTree_EnergyWindowLowerLimit   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0014)
#define DCMTree_EnergyWindowUpperLimit   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0015)
#define DCMTree_RadiopharmaceuticalInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0016)
#define DCMTree_ResidualSyringeCounts   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0017)
#define DCMTree_EnergyWindowName   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0018)
#define DCMTree_DetectorVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0020)
#define DCMTree_NumberOfDetectors   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0021)
#define DCMTree_DetectorInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0022)
#define DCMTree_PhaseVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0030)
#define DCMTree_NumberOfPhases   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0031)
#define DCMTree_PhaseInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0032)
#define DCMTree_NumberOfFramesInPhase   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0033)
#define DCMTree_PhaseDelay   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0036)
#define DCMTree_PauseBetweenFrames   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0038)
#define DCMTree_PhaseDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0039)
#define DCMTree_RotationVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0050)
#define DCMTree_NumberOfRotations   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0051)
#define DCMTree_RotationInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0052)
#define DCMTree_NumberOfFramesInRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0053)
#define DCMTree_RRIntervalVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0060)
#define DCMTree_NumberOfRRIntervals   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0061)
#define DCMTree_GatedInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0062)
#define DCMTree_DataInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0063)
#define DCMTree_TimeSlotVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0070)
#define DCMTree_NumberOfTimeSlots   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0071)
#define DCMTree_TimeSlotInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0072)
#define DCMTree_TimeSlotTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0073)
#define DCMTree_SliceVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0080)
#define DCMTree_NumberOfSlices   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0081)
#define DCMTree_AngularViewVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0090)
#define DCMTree_TimeSliceVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0100)
#define DCMTree_NumberOfTimeSlices   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0101)
#define DCMTree_StartAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0200)
#define DCMTree_TypeOfDetectorMotion   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0202)
#define DCMTree_TriggerVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0210)
#define DCMTree_NumberOfTriggersInPhase   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0211)
#define DCMTree_ViewCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0220)
#define DCMTree_ViewModifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0222)
#define DCMTree_RadionuclideCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0300)
#define DCMTree_AdministrationRouteCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0302)
#define DCMTree_RadiopharmaceuticalCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0304)
#define DCMTree_CalibrationDataSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0306)
#define DCMTree_EnergyWindowNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0308)
#define DCMTree_ImageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0400)
#define DCMTree_PatientOrientationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0410)
#define DCMTree_PatientOrientationModifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0412)
#define DCMTree_PatientGantryRelationshipCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0414)
#define DCMTree_SliceProgressionDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0500)
#define DCMTree_SeriesType   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1000)
#define DCMTree_Units   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1001)
#define DCMTree_CountsSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1002)
#define DCMTree_ReprojectionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1004)
#define DCMTree_RandomsCorrectionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1100)
#define DCMTree_AttenuationCorrectionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1101)
#define DCMTree_DecayCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1102)
#define DCMTree_ReconstructionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1103)
#define DCMTree_DetectorLinesOfResponseUsed   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1104)
#define DCMTree_ScatterCorrectionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1105)
#define DCMTree_AxialAcceptance   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1200)
#define DCMTree_AxialMash   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1201)
#define DCMTree_TransverseMash   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1202)
#define DCMTree_DetectorElementSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1203)
#define DCMTree_CoincidenceWindowWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1210)
#define DCMTree_SecondaryCountsType   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1220)
#define DCMTree_FrameReferenceTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1300)
#define DCMTree_PrimaryPromptsCountsAccumulated   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1310)
#define DCMTree_SecondaryCountsAccumulated   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1311)
#define DCMTree_SliceSensitivityFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1320)
#define DCMTree_DecayFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1321)
#define DCMTree_DoseCalibrationFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1322)
#define DCMTree_ScatterFractionFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1323)
#define DCMTree_DeadTimeFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1324)
#define DCMTree_ImageIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1330)
#define DCMTree_CountsIncluded   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1400)
#define DCMTree_DeadTimeCorrectionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1401)
#define DCMTree_HistogramGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x0000)
#define DCMTree_HistogramSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3000)
#define DCMTree_HistogramNumberOfBins   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3002)
#define DCMTree_HistogramFirstBinValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3004)
#define DCMTree_HistogramLastBinValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3006)
#define DCMTree_HistogramBinWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3008)
#define DCMTree_HistogramExplanation   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3010)
#define DCMTree_HistogramData   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3020)
#define DCMTree_PresentationStateGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0000)
#define DCMTree_GraphicAnnotationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0001)
#define DCMTree_GraphicLayer   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0002)
#define DCMTree_BoundingBoxAnnotationUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0003)
#define DCMTree_AnchorPointAnnotationUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0004)
#define DCMTree_GraphicAnnotationUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0005)
#define DCMTree_UnformattedTextValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0006)
#define DCMTree_TextObjectSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0008)
#define DCMTree_GraphicObjectSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0009)
#define DCMTree_BoundingBoxTopLeftHandCorner   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0010)
#define DCMTree_BoundingBoxBottomRightHandCorner   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0011)
#define DCMTree_BoundingBoxTextHorizontalJustification   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0012)
#define DCMTree_AnchorPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0014)
#define DCMTree_AnchorPointVisibility   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0015)
#define DCMTree_GraphicDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0020)
#define DCMTree_NumberOfGraphicPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0021)
#define DCMTree_GraphicData   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0022)
#define DCMTree_GraphicType   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0023)
#define DCMTree_GraphicFilled   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0024)
#define DCMTree_ImageHorizontalFlip   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0041)
#define DCMTree_ImageRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0042)
#define DCMTree_DisplayedAreaTopLeftHandCorner   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0052)
#define DCMTree_DisplayedAreaBottomRightHandCorner   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0053)
#define DCMTree_DisplayedAreaSelectionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x005a)
#define DCMTree_GraphicLayerSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0060)
#define DCMTree_GraphicLayerOrder   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0062)
#define DCMTree_GraphicLayerRecommendedDisplayGrayscaleValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0066)
#define DCMTree_GraphicLayerRecommendedDisplayRGBValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0067)
#define DCMTree_GraphicLayerDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0068)
#define DCMTree_ContentLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0080)
#define DCMTree_ContentDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0081)
#define DCMTree_PresentationCreationDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0082)
#define DCMTree_PresentationCreationTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0083)
#define DCMTree_ContentCreatorsName   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0084)
#define DCMTree_ContentCreatorsIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0086)
#define DCMTree_PresentationSizeMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0100)
#define DCMTree_PresentationPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0101)
#define DCMTree_PresentationPixelAspectRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0102)
#define DCMTree_PresentationPixelMagnificationRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0103)
#define DCMTree_ShapeType   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0306)
#define DCMTree_RegistrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0308)
#define DCMTree_MatrixRegistrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0309)
#define DCMTree_MatrixSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030a)
#define DCMTree_FrameOfReferenceTransformationMatrixType   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030c)
#define DCMTree_RegistrationTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030d)
#define DCMTree_FiducialDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030f)
#define DCMTree_FiducialIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0310)
#define DCMTree_FiducialIdentifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0311)
#define DCMTree_ContourUncertaintyRadius   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0312)
#define DCMTree_UsedFiducialsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0314)
#define DCMTree_GraphicCoordinatesDataSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0318)
#define DCMTree_FiducialUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x031a)
#define DCMTree_FiducialSetSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x031c)
#define DCMTree_FiducialSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x031e)
#define DCMTree_GraphicLayerRecommendedDisplayCIELabValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0401)
#define DCMTree_BlendingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0402)
#define DCMTree_RelativeOpacity   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0403)
#define DCMTree_ReferencedSpatialRegistrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0404)
#define DCMTree_BlendingPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0405)
#define DCMTree_HangingProtocolGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0000)
#define DCMTree_HangingProtocolName   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0002)
#define DCMTree_HangingProtocolDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0004)
#define DCMTree_HangingProtocolLevel   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0006)
#define DCMTree_HangingProtocolCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0008)
#define DCMTree_HangingProtocolCreationDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x000a)
#define DCMTree_HangingProtocolDefinitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x000c)
#define DCMTree_HangingProtocolUserIdentificationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x000e)
#define DCMTree_HangingProtocolUserGroupName   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0010)
#define DCMTree_SourceHangingProtocolSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0012)
#define DCMTree_NumberOfPriorsReferenced   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0014)
#define DCMTree_ImageSetsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0020)
#define DCMTree_ImageSetSelectorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0022)
#define DCMTree_ImageSetSelectorUsageFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0024)
#define DCMTree_SelectorAttribute   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0026)
#define DCMTree_SelectorValueNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0028)
#define DCMTree_TimeBasedImageSetsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0030)
#define DCMTree_ImageSetNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0032)
#define DCMTree_ImageSetSelectorCategory   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0034)
#define DCMTree_RelativeTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0038)
#define DCMTree_RelativeTimeUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x003a)
#define DCMTree_AbstractPriorValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x003c)
#define DCMTree_AbstractPriorCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x003e)
#define DCMTree_ImageSetLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0040)
#define DCMTree_SelectorAttributeVR   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0050)
#define DCMTree_SelectorSequencePointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0052)
#define DCMTree_SelectorSequencePointerPrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0054)
#define DCMTree_SelectorAttributePrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0056)
#define DCMTree_SelectorATValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0060)
#define DCMTree_SelectorCSValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0062)
#define DCMTree_SelectorISValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0064)
#define DCMTree_SelectorLOValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0066)
#define DCMTree_SelectorLTValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0068)
#define DCMTree_SelectorPNValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x006a)
#define DCMTree_SelectorSHValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x006c)
#define DCMTree_SelectorSTValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x006e)
#define DCMTree_SelectorUTValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0070)
#define DCMTree_SelectorDSValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0072)
#define DCMTree_SelectorFDValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0074)
#define DCMTree_SelectorFLValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0076)
#define DCMTree_SelectorULValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0078)
#define DCMTree_SelectorUSValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x007a)
#define DCMTree_SelectorSLValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x007c)
#define DCMTree_SelectorSSValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x007e)
#define DCMTree_SelectorCodeSequenceValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0080)
#define DCMTree_NumberOfScreens   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0100)
#define DCMTree_NominalScreenDefinitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0102)
#define DCMTree_NumberOfVerticalPixels   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0104)
#define DCMTree_NumberOfHorizontalPixels   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0106)
#define DCMTree_DisplayEnvironmentSpatialPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0108)
#define DCMTree_ScreenMinimumGrayscaleBitDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x010a)
#define DCMTree_ScreenMinimumColorBitDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x010c)
#define DCMTree_ApplicationMaximumRepaintTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x010e)
#define DCMTree_DisplaySetsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0200)
#define DCMTree_DisplaySetNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0202)
#define DCMTree_DisplaySetPresentationGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0204)
#define DCMTree_DisplaySetPresentationGroupDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0206)
#define DCMTree_PartialDataDisplayHandling   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0208)
#define DCMTree_SynchronizedScrollingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0210)
#define DCMTree_DisplaySetScrollingGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0212)
#define DCMTree_NavigationIndicatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0214)
#define DCMTree_NavigationDisplaySet   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0216)
#define DCMTree_ReferenceDisplaySets   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0218)
#define DCMTree_ImageBoxesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0300)
#define DCMTree_ImageBoxNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0302)
#define DCMTree_ImageBoxLayoutType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0304)
#define DCMTree_ImageBoxTileHorizontalDimension   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0306)
#define DCMTree_ImageBoxTileVerticalDimension   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0308)
#define DCMTree_ImageBoxScrollDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0310)
#define DCMTree_ImageBoxSmallScrollType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0312)
#define DCMTree_ImageBoxSmallScrollAmount   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0314)
#define DCMTree_ImageBoxLargeScrollType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0316)
#define DCMTree_ImageBoxLargeScrollAmount   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0318)
#define DCMTree_ImageBoxOverlapPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0320)
#define DCMTree_CineRelativeToRealTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0330)
#define DCMTree_FilterOperationsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0400)
#define DCMTree_FilterByCategory   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0402)
#define DCMTree_FilterByAttributePresence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0404)
#define DCMTree_FilterByOperator   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0406)
#define DCMTree_BlendingOperationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0500)
#define DCMTree_ReformattingOperationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0510)
#define DCMTree_ReformattingThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0512)
#define DCMTree_ReformattingInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0514)
#define DCMTree_ReformattingOperationInitialViewDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0516)
#define DCMTree_3DRenderingType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0520)
#define DCMTree_SortingOperationsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0600)
#define DCMTree_SortByCategory   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0602)
#define DCMTree_SortingDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0604)
#define DCMTree_DisplaySetPatientOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0700)
#define DCMTree_VOIType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0702)
#define DCMTree_PseudoColorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0704)
#define DCMTree_ShowGrayscaleInverted   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0706)
#define DCMTree_ShowImageTrueSizeFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0710)
#define DCMTree_ShowGraphicAnnotationFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0712)
#define DCMTree_ShowPatientDemographicsFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0714)
#define DCMTree_ShowAcquisitionTechniquesFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0716)
#define DCMTree_StorageGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0000)
#define DCMTree_StorageMediaFileSetID   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0130)
#define DCMTree_StorageMediaFileSetUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0140)
#define DCMTree_IconImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0200)
#define DCMTree_TopicTitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0904)
#define DCMTree_TopicSubject   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0906)
#define DCMTree_TopicAuthor   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0910)
#define DCMTree_TopicKeyWords   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0912)
#define DCMTree_AuthorizationGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0000)
#define DCMTree_SOPInstanceStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0410)
#define DCMTree_SOPAuthorizationDateAndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0420)
#define DCMTree_SOPAuthorizationComment   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0424)
#define DCMTree_AuthorizationEquipmentCertificationNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0426)
#define DCMTree_DigitalSignatureGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0000)
#define DCMTree_MACIDNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0005)
#define DCMTree_MACCalculationTransferSyntaxUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0010)
#define DCMTree_MACAlgorithm   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0015)
#define DCMTree_DataElementsSigned   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0020)
#define DCMTree_DigitalSignatureUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0100)
#define DCMTree_DigitalSignatureDateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0105)
#define DCMTree_CertificateType   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0110)
#define DCMTree_CertificateOfSigner   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0115)
#define DCMTree_Signature   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0120)
#define DCMTree_CertifiedTimestampType   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0305)
#define DCMTree_CertifiedTimestamp   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0310)
#define DCMTree_DigitalSignaturePurposeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0401)
#define DCMTree_ReferencedDigitalSignatureSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0402)
#define DCMTree_ReferencedSOPInstanceMACSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0403)
#define DCMTree_MAC   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0404)
#define DCMTree_EncryptedAttributesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0500)
#define DCMTree_EncryptedContentTransferSyntaxUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0510)
#define DCMTree_EncryptedContent   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0520)
#define DCMTree_ModifiedAttributesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0550)
#define DCMTree_ACR_NEMA_2C_CodeTableGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0000)
#define DCMTree_ACR_NEMA_2C_EscapeTriplet   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0010)
#define DCMTree_ACR_NEMA_2C_RunLengthTriplet   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0011)
#define DCMTree_ACR_NEMA_2C_HuffmanTableSize   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0012)
#define DCMTree_ACR_NEMA_2C_HuffmanTableTriplet   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0013)
#define DCMTree_ACR_NEMA_2C_ShiftTableSize   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0014)
#define DCMTree_ACR_NEMA_2C_ShiftTableTriplet   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0015)
#define DCMTree_ACR_NEMA_2C_ZonalMapGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x1010, 0x0000)
#define DCMTree_ACR_NEMA_2C_ZonalMap   DCMTREE_MAKE_32BIT_RAW_ID(0x1010, 0x0004)
#define DCMTree_FilmSessionGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0000)
#define DCMTree_NumberOfCopies   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0010)
#define DCMTree_PrinterConfigurationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x001e)
#define DCMTree_PrintPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0020)
#define DCMTree_MediumType   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0030)
#define DCMTree_FilmDestination   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0040)
#define DCMTree_FilmSessionLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0050)
#define DCMTree_MemoryAllocation   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0060)
#define DCMTree_MaximumMemoryAllocation   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0061)
#define DCMTree_ColorImagePrintingFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0062)
#define DCMTree_CollationFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0063)
#define DCMTree_AnnotationFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0065)
#define DCMTree_ImageOverlayFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0067)
#define DCMTree_PresentationLUTFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0069)
#define DCMTree_ImageBoxPresentationLUTFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x006a)
#define DCMTree_MemoryBitDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a0)
#define DCMTree_PrintingBitDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a1)
#define DCMTree_MediaInstalledSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a2)
#define DCMTree_OtherMediaAvailableSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a4)
#define DCMTree_SupportedImageDisplayFormatsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a8)
#define DCMTree_ReferencedFilmBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0500)
#define DCMTree_ReferencedStoredPrintSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0510)
#define DCMTree_FilmBoxGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0000)
#define DCMTree_ImageDisplayFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0010)
#define DCMTree_AnnotationDisplayFormatID   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0030)
#define DCMTree_FilmOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0040)
#define DCMTree_FilmSizeID   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0050)
#define DCMTree_PrinterResolutionID   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0052)
#define DCMTree_DefaultPrinterResolutionID   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0054)
#define DCMTree_MagnificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0060)
#define DCMTree_SmoothingType   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0080)
#define DCMTree_DefaultMagnificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a6)
#define DCMTree_OtherMagnificationTypesAvailable   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a7)
#define DCMTree_DefaultSmoothingType   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a8)
#define DCMTree_OtherSmoothingTypesAvailable   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a9)
#define DCMTree_BorderDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0100)
#define DCMTree_EmptyImageDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0110)
#define DCMTree_MinDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0120)
#define DCMTree_MaxDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0130)
#define DCMTree_Trim   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0140)
#define DCMTree_ConfigurationInformation   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0150)
#define DCMTree_ConfigurationInformationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0152)
#define DCMTree_MaximumCollatedFilms   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0154)
#define DCMTree_Illumination   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x015e)
#define DCMTree_ReflectedAmbientLight   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0160)
#define DCMTree_PrinterPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0376)
#define DCMTree_ReferencedFilmSessionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0500)
#define DCMTree_ReferencedImageBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0510)
#define DCMTree_ReferencedBasicAnnotationBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0520)
#define DCMTree_ImageBoxGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0000)
#define DCMTree_ImagePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0010)
#define DCMTree_Polarity   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0020)
#define DCMTree_RequestedImageSize   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0030)
#define DCMTree_RequestedDecimateCropBehavior   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0040)
#define DCMTree_RequestedResolutionID   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0050)
#define DCMTree_RequestedImageSizeFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x00a0)
#define DCMTree_DecimateCropResult   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x00a2)
#define DCMTree_BasicGrayscaleImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0110)
#define DCMTree_BasicColorImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0111)
#define DCMTree_RETIRED_ReferencedImageOverlayBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0130)
#define DCMTree_RETIRED_ReferencedVOILUTBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0140)
#define DCMTree_AnnotationGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2030, 0x0000)
#define DCMTree_AnnotationPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x2030, 0x0010)
#define DCMTree_TextString   DCMTREE_MAKE_32BIT_RAW_ID(0x2030, 0x0020)
#define DCMTree_OverlayBoxGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0000)
#define DCMTree_ReferencedOverlayPlaneSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0010)
#define DCMTree_ReferencedOverlayPlaneGroups   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0011)
#define DCMTree_OverlayPixelDataSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0020)
#define DCMTree_OverlayMagnificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0060)
#define DCMTree_OverlaySmoothingType   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0070)
#define DCMTree_OverlayOrImageMagnification   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0072)
#define DCMTree_MagnifyToNumberOfColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0074)
#define DCMTree_OverlayForegroundDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0080)
#define DCMTree_OverlayBackgroundDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0082)
#define DCMTree_OverlayMode   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0090)
#define DCMTree_ThresholdDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0100)
#define DCMTree_RETIRED_ReferencedImageBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0500)
#define DCMTree_PresentationLUTGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0000)
#define DCMTree_PresentationLUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0010)
#define DCMTree_PresentationLUTShape   DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0020)
#define DCMTree_ReferencedPresentationLUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0500)
#define DCMTree_PrintJobGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0000)
#define DCMTree_PrintJobID   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0010)
#define DCMTree_ExecutionStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0020)
#define DCMTree_ExecutionStatusInfo   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0030)
#define DCMTree_CreationDate   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0040)
#define DCMTree_CreationTime   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0050)
#define DCMTree_Originator   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0070)
#define DCMTree_DestinationAE   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0140)
#define DCMTree_OwnerID   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0160)
#define DCMTree_NumberOfFilms   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0170)
#define DCMTree_ReferencedPrintJobSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0500)
#define DCMTree_PrinterGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0000)
#define DCMTree_PrinterStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0010)
#define DCMTree_PrinterStatusInfo   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0020)
#define DCMTree_PrinterName   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0030)
#define DCMTree_PrintQueueID   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0099)
#define DCMTree_QueueGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0000)
#define DCMTree_QueueStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0010)
#define DCMTree_PrintJobDescriptionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0050)
#define DCMTree_QueueReferencedPrintJobSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0070)
#define DCMTree_PrintContentGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0000)
#define DCMTree_PrintManagementCapabilitiesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0010)
#define DCMTree_PrinterCharacteristicsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0015)
#define DCMTree_FilmBoxContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0030)
#define DCMTree_ImageBoxContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0040)
#define DCMTree_AnnotationContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0050)
#define DCMTree_ImageOverlayBoxContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0060)
#define DCMTree_PresentationLUTContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0080)
#define DCMTree_ProposedStudySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x00a0)
#define DCMTree_OriginalImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x00c0)
#define DCMTree_MediaCreationGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0000)
#define DCMTree_LabelUsingInformationExtractedFromInstances   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0001)
#define DCMTree_LabelText   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0002)
#define DCMTree_LabelStyleSelection   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0003)
#define DCMTree_MediaDisposition   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0004)
#define DCMTree_BarcodeValue   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0005)
#define DCMTree_BarcodeSymbology   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0006)
#define DCMTree_AllowMediaSplitting   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0007)
#define DCMTree_IncludeNon_DICOMObjects   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0008)
#define DCMTree_IncludeDisplayApplication   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0009)
#define DCMTree_PreserveCompositeInstancesAfterMediaCreation   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000a)
#define DCMTree_TotalNumberOfPiecesOfMediaCreated   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000b)
#define DCMTree_RequestedMediaApplicationProfile   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000c)
#define DCMTree_ReferencedStorageMediaSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000d)
#define DCMTree_FailureAttributes   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000e)
#define DCMTree_AllowLossyCompression   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000f)
#define DCMTree_RequestPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0020)
#define DCMTree_RTImageGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0000)
#define DCMTree_RTImageLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0002)
#define DCMTree_RTImageName   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0003)
#define DCMTree_RTImageDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0004)
#define DCMTree_ReportedValuesOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000a)
#define DCMTree_RTImagePlane   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000c)
#define DCMTree_XRayImageReceptorTranslation   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000d)
#define DCMTree_XRayImageReceptorAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000e)
#define DCMTree_RTImageOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0010)
#define DCMTree_ImagePlanePixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0011)
#define DCMTree_RTImagePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0012)
#define DCMTree_RadiationMachineName   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0020)
#define DCMTree_RadiationMachineSAD   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0022)
#define DCMTree_RadiationMachineSSD   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0024)
#define DCMTree_RTImageSID   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0026)
#define DCMTree_SourceToReferenceObjectDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0028)
#define DCMTree_FractionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0029)
#define DCMTree_ExposureSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0030)
#define DCMTree_MetersetExposure   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0032)
#define DCMTree_DiaphragmPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0034)
#define DCMTree_FluenceeMapSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0040)
#define DCMTree_FluenceDataSource   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0041)
#define DCMTree_FluenceDataScale   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0042)
#define DCMTree_RTDoseGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0000)
#define DCMTree_DVHType   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0001)
#define DCMTree_DoseUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0002)
#define DCMTree_DoseType   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0004)
#define DCMTree_DoseComment   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0006)
#define DCMTree_NormalizationPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0008)
#define DCMTree_DoseSummationType   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x000a)
#define DCMTree_GridFrameOffsetVector   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x000c)
#define DCMTree_DoseGridScaling   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x000e)
#define DCMTree_RTDoseROISequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0010)
#define DCMTree_DoseValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0012)
#define DCMTree_TissueHeterogeneityCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0014)
#define DCMTree_DVHNormalizationPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0040)
#define DCMTree_DVHNormalizationDoseValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0042)
#define DCMTree_DVHSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0050)
#define DCMTree_DVHDoseScaling   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0052)
#define DCMTree_DVHVolumeUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0054)
#define DCMTree_DVHNumberOfBins   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0056)
#define DCMTree_DVHData   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0058)
#define DCMTree_DVHReferencedROISequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0060)
#define DCMTree_DVHROIContributionType   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0062)
#define DCMTree_DVHMinimumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0070)
#define DCMTree_DVHMaximumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0072)
#define DCMTree_DVHMeanDose   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0074)
#define DCMTree_RTStructureSetGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0000)
#define DCMTree_StructureSetLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0002)
#define DCMTree_StructureSetName   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0004)
#define DCMTree_StructureSetDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0006)
#define DCMTree_StructureSetDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0008)
#define DCMTree_StructureSetTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0009)
#define DCMTree_ReferencedFrameOfReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0010)
#define DCMTree_RTReferencedStudySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0012)
#define DCMTree_RTReferencedSeriesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0014)
#define DCMTree_ContourImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0016)
#define DCMTree_StructureSetROISequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0020)
#define DCMTree_ROINumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0022)
#define DCMTree_ReferencedFrameOfReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0024)
#define DCMTree_ROIName   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0026)
#define DCMTree_ROIDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0028)
#define DCMTree_ROIDisplayColor   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x002a)
#define DCMTree_ROIVolume   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x002c)
#define DCMTree_RTRelatedROISequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0030)
#define DCMTree_RTROIRelationship   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0033)
#define DCMTree_ROIGenerationAlgorithm   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0036)
#define DCMTree_ROIGenerationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0038)
#define DCMTree_ROIContourSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0039)
#define DCMTree_ContourSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0040)
#define DCMTree_ContourGeometricType   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0042)
#define DCMTree_ContourSlabThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0044)
#define DCMTree_ContourOffsetVector   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0045)
#define DCMTree_NumberOfContourPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0046)
#define DCMTree_ContourNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0048)
#define DCMTree_AttachedContours   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0049)
#define DCMTree_ContourData   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0050)
#define DCMTree_RTROIObservationsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0080)
#define DCMTree_ObservationNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0082)
#define DCMTree_ReferencedROINumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0084)
#define DCMTree_ROIObservationLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0085)
#define DCMTree_RTROIIdentificationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0086)
#define DCMTree_ROIObservationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0088)
#define DCMTree_RelatedRTROIObservationsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00a0)
#define DCMTree_RTROIInterpretedType   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00a4)
#define DCMTree_ROIInterpreter   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00a6)
#define DCMTree_ROIPhysicalPropertiesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00b0)
#define DCMTree_ROIPhysicalProperty   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00b2)
#define DCMTree_ROIPhysicalPropertyValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00b4)
#define DCMTree_FrameOfReferenceRelationshipSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c0)
#define DCMTree_RelatedFrameOfReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c2)
#define DCMTree_FrameOfReferenceTransformationType   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c4)
#define DCMTree_FrameOfReferenceTransformationMatrix   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c6)
#define DCMTree_FrameOfReferenceTransformationComment   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c8)
#define DCMTree_RTTreatmentGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0000)
#define DCMTree_MeasuredDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0010)
#define DCMTree_MeasuredDoseDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0012)
#define DCMTree_MeasuredDoseType   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0014)
#define DCMTree_MeasuredDoseValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0016)
#define DCMTree_TreatmentSessionBeamSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0020)
#define DCMTree_CurrentFractionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0022)
#define DCMTree_TreatmentControlPointDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0024)
#define DCMTree_TreatmentControlPointTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0025)
#define DCMTree_TreatmentTerminationStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x002a)
#define DCMTree_TreatmentTerminationCode   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x002b)
#define DCMTree_TreatmentVerificationStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x002c)
#define DCMTree_ReferencedTreatmentRecordSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0030)
#define DCMTree_SpecifiedPrimaryMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0032)
#define DCMTree_SpecifiedSecondaryMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0033)
#define DCMTree_DeliveredPrimaryMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0036)
#define DCMTree_DeliveredSecondaryMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0037)
#define DCMTree_SpecifiedTreatmentTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x003a)
#define DCMTree_DeliveredTreatmentTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x003b)
#define DCMTree_ControlPointDeliverySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0040)
#define DCMTree_SpecifiedMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0042)
#define DCMTree_DeliveredMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0044)
#define DCMTree_DoseRateDelivered   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0048)
#define DCMTree_TreatmentSummaryCalculatedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0050)
#define DCMTree_CumulativeDoseToDoseReference   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0052)
#define DCMTree_FirstTreatmentDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0054)
#define DCMTree_MostRecentTreatmentDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0056)
#define DCMTree_NumberOfFractionsDelivered   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x005a)
#define DCMTree_OverrideSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0060)
#define DCMTree_OverrideParameterPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0062)
#define DCMTree_MeasuredDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0064)
#define DCMTree_OverrideReason   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0066)
#define DCMTree_CalculatedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0070)
#define DCMTree_CalculatedDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0072)
#define DCMTree_CalculatedDoseReferenceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0074)
#define DCMTree_CalculatedDoseReferenceDoseValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0076)
#define DCMTree_StartMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0078)
#define DCMTree_EndMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x007a)
#define DCMTree_ReferencedMeasuredDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0080)
#define DCMTree_ReferencedMeasuredDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0082)
#define DCMTree_ReferencedCalculatedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0090)
#define DCMTree_ReferencedCalculatedDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0092)
#define DCMTree_BeamLimitingDeviceLeafPairsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00a0)
#define DCMTree_RecordedWedgeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00b0)
#define DCMTree_RecordedCompensatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00c0)
#define DCMTree_RecordedBlockSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00d0)
#define DCMTree_TreatmentSummaryMeasuredDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00e0)
#define DCMTree_RecordedSourceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0100)
#define DCMTree_SourceSerialNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0105)
#define DCMTree_TreatmentSessionApplicationSetupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0110)
#define DCMTree_ApplicationSetupCheck   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0116)
#define DCMTree_RecordedBrachyAccessoryDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0120)
#define DCMTree_ReferencedBrachyAccessoryDeviceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0122)
#define DCMTree_RecordedChannelSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0130)
#define DCMTree_SpecifiedChannelTotalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0132)
#define DCMTree_DeliveredChannelTotalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0134)
#define DCMTree_SpecifiedNumberOfPulses   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0136)
#define DCMTree_DeliveredNumberOfPulses   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0138)
#define DCMTree_SpecifiedPulseRepetitionInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x013a)
#define DCMTree_DeliveredPulseRepetitionInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x013c)
#define DCMTree_RecordedSourceApplicatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0140)
#define DCMTree_ReferencedSourceApplicatorNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0142)
#define DCMTree_RecordedChannelShieldSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0150)
#define DCMTree_ReferencedChannelShieldNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0152)
#define DCMTree_BrachyControlPointDeliveredSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0160)
#define DCMTree_SafePositionExitDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0162)
#define DCMTree_SafePositionExitTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0164)
#define DCMTree_SafePositionReturnDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0166)
#define DCMTree_SafePositionReturnTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0168)
#define DCMTree_CurrentTreatmentStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0200)
#define DCMTree_TreatmentStatusComment   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0202)
#define DCMTree_FractionGroupSummarySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0220)
#define DCMTree_ReferencedFractionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0223)
#define DCMTree_FractionGroupType   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0224)
#define DCMTree_BeamStopperPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0230)
#define DCMTree_FractionStatusSummarySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0240)
#define DCMTree_TreatmentDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0250)
#define DCMTree_TreatmentTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0251)
#define DCMTree_RTPlanGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0000)
#define DCMTree_RTPlanLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0002)
#define DCMTree_RTPlanName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0003)
#define DCMTree_RTPlanDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0004)
#define DCMTree_RTPlanDate   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0006)
#define DCMTree_RTPlanTime   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0007)
#define DCMTree_TreatmentProtocols   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0009)
#define DCMTree_PlanIntent   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000a)
#define DCMTree_TreatmentSites   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000b)
#define DCMTree_RTPlanGeometry   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000c)
#define DCMTree_PrescriptionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000e)
#define DCMTree_DoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0010)
#define DCMTree_DoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0012)
#define DCMTree_DoseReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0013)
#define DCMTree_DoseReferenceStructureType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0014)
#define DCMTree_NominalBeamEnergyUnit   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0015)
#define DCMTree_DoseReferenceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0016)
#define DCMTree_DoseReferencePointCoordinates   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0018)
#define DCMTree_NominalPriorDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x001a)
#define DCMTree_DoseReferenceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0020)
#define DCMTree_ConstraintWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0021)
#define DCMTree_DeliveryWarningDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0022)
#define DCMTree_DeliveryMaximumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0023)
#define DCMTree_TargetMinimumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0025)
#define DCMTree_TargetPrescriptionDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0026)
#define DCMTree_TargetMaximumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0027)
#define DCMTree_TargetUnderdoseVolumeFraction   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0028)
#define DCMTree_OrganAtRiskFullVolumeDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002a)
#define DCMTree_OrganAtRiskLimitDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002b)
#define DCMTree_OrganAtRiskMaximumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002c)
#define DCMTree_OrganAtRiskOverdoseVolumeFraction   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002d)
#define DCMTree_ToleranceTableSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0040)
#define DCMTree_ToleranceTableNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0042)
#define DCMTree_ToleranceTableLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0043)
#define DCMTree_GantryAngleTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0044)
#define DCMTree_BeamLimitingDeviceAngleTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0046)
#define DCMTree_BeamLimitingDeviceToleranceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0048)
#define DCMTree_BeamLimitingDevicePositionTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x004a)
#define DCMTree_PatientSupportAngleTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x004c)
#define DCMTree_TableTopEccentricAngleTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x004e)
#define DCMTree_TableTopVerticalPositionTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0051)
#define DCMTree_TableTopLongitudinalPositionTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0052)
#define DCMTree_TableTopLateralPositionTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0053)
#define DCMTree_RTPlanRelationship   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0055)
#define DCMTree_FractionGroupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0070)
#define DCMTree_FractionGroupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0071)
#define DCMTree_FractionGroupDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0072)
#define DCMTree_NumberOfFractionsPlanned   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0078)
#define DCMTree_NumberOfFractionPatternDigitsPerDay   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0079)
#define DCMTree_RepeatFractionCycleLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x007a)
#define DCMTree_FractionPattern   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x007b)
#define DCMTree_NumberOfBeams   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0080)
#define DCMTree_BeamDoseSpecificationPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0082)
#define DCMTree_BeamDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0084)
#define DCMTree_BeamMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0086)
#define DCMTree_NumberOfBrachyApplicationSetups   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00a0)
#define DCMTree_BrachyApplicationSetupDoseSpecificationPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00a2)
#define DCMTree_BrachyApplicationSetupDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00a4)
#define DCMTree_BeamSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b0)
#define DCMTree_TreatmentMachineName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b2)
#define DCMTree_PrimaryDosimeterUnit   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b3)
#define DCMTree_SourceAxisDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b4)
#define DCMTree_BeamLimitingDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b6)
#define DCMTree_RTBeamLimitingDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b8)
#define DCMTree_SourceToBeamLimitingDeviceDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ba)
#define DCMTree_NumberOfLeafJawPairs   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00bc)
#define DCMTree_LeafPositionBoundaries   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00be)
#define DCMTree_BeamNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c0)
#define DCMTree_BeamName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c2)
#define DCMTree_BeamDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c3)
#define DCMTree_BeamType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c4)
#define DCMTree_RadiationType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c6)
#define DCMTree_HighDoseTechniqueType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c7)
#define DCMTree_ReferenceImageNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c8)
#define DCMTree_PlannedVerificationImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ca)
#define DCMTree_ImagingDeviceSpecificAcquisitionParameters   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00cc)
#define DCMTree_TreatmentDeliveryType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ce)
#define DCMTree_NumberOfWedges   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d0)
#define DCMTree_WedgeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d1)
#define DCMTree_WedgeNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d2)
#define DCMTree_WedgeType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d3)
#define DCMTree_WedgeID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d4)
#define DCMTree_WedgeAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d5)
#define DCMTree_WedgeFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d6)
#define DCMTree_WedgeOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d8)
#define DCMTree_SourceToWedgeTrayDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00da)
#define DCMTree_BolusID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00dc)
#define DCMTree_BolusDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00dd)
#define DCMTree_NumberOfCompensators   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e0)
#define DCMTree_MaterialID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e1)
#define DCMTree_TotalCompensatorTrayFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e2)
#define DCMTree_CompensatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e3)
#define DCMTree_CompensatorNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e4)
#define DCMTree_CompensatorID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e5)
#define DCMTree_SourceToCompensatorTrayDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e6)
#define DCMTree_CompensatorRows   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e7)
#define DCMTree_CompensatorColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e8)
#define DCMTree_CompensatorPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e9)
#define DCMTree_CompensatorPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ea)
#define DCMTree_CompensatorTransmissionData   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00eb)
#define DCMTree_CompensatorThicknessData   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ec)
#define DCMTree_NumberOfBoli   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ed)
#define DCMTree_CompensatorType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ee)
#define DCMTree_NumberOfBlocks   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f0)
#define DCMTree_TotalBlockTrayFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f2)
#define DCMTree_BlockSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f4)
#define DCMTree_BlockTrayID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f5)
#define DCMTree_SourceToBlockTrayDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f6)
#define DCMTree_BlockType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f8)
#define DCMTree_BlockDivergence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fa)
#define DCMTree_BlockMountingPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fb)
#define DCMTree_BlockNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fc)
#define DCMTree_BlockName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fe)
#define DCMTree_BlockThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0100)
#define DCMTree_BlockTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0102)
#define DCMTree_BlockNumberOfPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0104)
#define DCMTree_BlockData   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0106)
#define DCMTree_ApplicatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0107)
#define DCMTree_ApplicatorID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0108)
#define DCMTree_ApplicatorType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0109)
#define DCMTree_ApplicatorDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x010a)
#define DCMTree_CumulativeDoseReferenceCoefficient   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x010c)
#define DCMTree_FinalCumulativeMetersetWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x010e)
#define DCMTree_NumberOfControlPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0110)
#define DCMTree_ControlPointSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0111)
#define DCMTree_ControlPointIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0112)
#define DCMTree_NominalBeamEnergy   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0114)
#define DCMTree_DoseRateSet   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0115)
#define DCMTree_WedgePositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0116)
#define DCMTree_WedgePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0118)
#define DCMTree_BeamLimitingDevicePositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011a)
#define DCMTree_LeafJawPositions   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011c)
#define DCMTree_GantryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011e)
#define DCMTree_GantryRotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011f)
#define DCMTree_BeamLimitingDeviceAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0120)
#define DCMTree_BeamLimitingDeviceRotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0121)
#define DCMTree_PatientSupportAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0122)
#define DCMTree_PatientSupportRotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0123)
#define DCMTree_TableTopEccentricAxisDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0124)
#define DCMTree_TableTopEccentricAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0125)
#define DCMTree_TableTopEccentricRotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0126)
#define DCMTree_TableTopVerticalPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0128)
#define DCMTree_TableTopLongitudinalPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0129)
#define DCMTree_TableTopLateralPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x012a)
#define DCMTree_IsocenterPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x012c)
#define DCMTree_SurfaceEntryPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x012e)
#define DCMTree_SourceToSurfaceDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0130)
#define DCMTree_CumulativeMetersetWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0134)
#define DCMTree_PatientSetupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0180)
#define DCMTree_PatientSetupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0182)
#define DCMTree_PatientSetupLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0183)
#define DCMTree_PatientAdditionalPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0184)
#define DCMTree_FixationDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0190)
#define DCMTree_FixationDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0192)
#define DCMTree_FixationDeviceLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0194)
#define DCMTree_FixationDeviceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0196)
#define DCMTree_FixationDevicePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0198)
#define DCMTree_FixationDevicePitchAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0199)
#define DCMTree_FixationDeviceRollAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x019a)
#define DCMTree_ShieldingDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a0)
#define DCMTree_ShieldingDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a2)
#define DCMTree_ShieldingDeviceLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a4)
#define DCMTree_ShieldingDeviceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a6)
#define DCMTree_ShieldingDevicePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a8)
#define DCMTree_SetupTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b0)
#define DCMTree_SetupTechniqueDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b2)
#define DCMTree_SetupDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b4)
#define DCMTree_SetupDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b6)
#define DCMTree_SetupDeviceLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b8)
#define DCMTree_SetupDeviceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01ba)
#define DCMTree_SetupDeviceParameter   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01bc)
#define DCMTree_SetupReferenceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d0)
#define DCMTree_TableTopVerticalSetupDisplacement   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d2)
#define DCMTree_TableTopLongitudinalSetupDisplacement   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d4)
#define DCMTree_TableTopLateralSetupDisplacement   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d6)
#define DCMTree_BrachyTreatmentTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0200)
#define DCMTree_BrachyTreatmentType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0202)
#define DCMTree_TreatmentMachineSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0206)
#define DCMTree_SourceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0210)
#define DCMTree_SourceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0212)
#define DCMTree_SourceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0214)
#define DCMTree_SourceManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0216)
#define DCMTree_ActiveSourceDiameter   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0218)
#define DCMTree_ActiveSourceLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x021a)
#define DCMTree_SourceEncapsulationNominalThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0222)
#define DCMTree_SourceEncapsulationNominalTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0224)
#define DCMTree_SourceIsotopeName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0226)
#define DCMTree_SourceIsotopeHalfLife   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0228)
#define DCMTree_ReferenceAirKermaRate   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x022a)
#define DCMTree_AirKermaRateReferenceDate   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x022c)
#define DCMTree_AirKermaRateReferenceTime   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x022e)
#define DCMTree_ApplicationSetupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0230)
#define DCMTree_ApplicationSetupType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0232)
#define DCMTree_ApplicationSetupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0234)
#define DCMTree_ApplicationSetupName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0236)
#define DCMTree_ApplicationSetupManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0238)
#define DCMTree_TemplateNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0240)
#define DCMTree_TemplateType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0242)
#define DCMTree_TemplateName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0244)
#define DCMTree_TotalReferenceAirKerma   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0250)
#define DCMTree_BrachyAccessoryDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0260)
#define DCMTree_BrachyAccessoryDeviceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0262)
#define DCMTree_BrachyAccessoryDeviceID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0263)
#define DCMTree_BrachyAccessoryDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0264)
#define DCMTree_BrachyAccessoryDeviceName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0266)
#define DCMTree_BrachyAccessoryDeviceNominalThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x026a)
#define DCMTree_BrachyAccessoryDeviceNominalTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x026c)
#define DCMTree_ChannelSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0280)
#define DCMTree_ChannelNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0282)
#define DCMTree_ChannelLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0284)
#define DCMTree_ChannelTotalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0286)
#define DCMTree_SourceMovementType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0288)
#define DCMTree_NumberOfPulses   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x028a)
#define DCMTree_PulseRepetitionInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x028c)
#define DCMTree_SourceApplicatorNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0290)
#define DCMTree_SourceApplicatorID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0291)
#define DCMTree_SourceApplicatorType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0292)
#define DCMTree_SourceApplicatorName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0294)
#define DCMTree_SourceApplicatorLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0296)
#define DCMTree_SourceApplicatorManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0298)
#define DCMTree_SourceApplicatorWallNominalThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x029c)
#define DCMTree_SourceApplicatorWallNominalTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x029e)
#define DCMTree_SourceApplicatorStepSize   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02a0)
#define DCMTree_TransferTubeNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02a2)
#define DCMTree_TransferTubeLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02a4)
#define DCMTree_ChannelShieldSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b0)
#define DCMTree_ChannelShieldNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b2)
#define DCMTree_ChannelShieldID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b3)
#define DCMTree_ChannelShieldName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b4)
#define DCMTree_ChannelShieldNominalThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b8)
#define DCMTree_ChannelShieldNominalTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02ba)
#define DCMTree_FinalCumulativeTimeWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02c8)
#define DCMTree_BrachyControlPointSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d0)
#define DCMTree_ControlPointRelativePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d2)
#define DCMTree_ControlPoint3DPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d4)
#define DCMTree_CumulativeTimeWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d6)
#define DCMTree_CompensatorDivergence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02e0)
#define DCMTree_CompensatorMountingPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02e1)
#define DCMTree_SourceToCompensatorDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02e2)
#define DCMTree_IonBeamSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x03a2)
#define DCMTree_ReferencedSetupImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0401)
#define DCMTree_SetupImageComment   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0402)
#define DCMTree_RTRelationshipGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0000)
#define DCMTree_ReferencedRTPlanSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0002)
#define DCMTree_ReferencedBeamSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0004)
#define DCMTree_ReferencedBeamNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0006)
#define DCMTree_ReferencedReferenceImageNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0007)
#define DCMTree_StartCumulativeMetersetWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0008)
#define DCMTree_EndCumulativeMetersetWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0009)
#define DCMTree_ReferencedBrachyApplicationSetupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x000a)
#define DCMTree_ReferencedBrachyApplicationSetupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x000c)
#define DCMTree_ReferencedSourceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x000e)
#define DCMTree_ReferencedFractionGroupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0020)
#define DCMTree_ReferencedFractionGroupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0022)
#define DCMTree_ReferencedVerificationImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0040)
#define DCMTree_ReferencedReferenceImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0042)
#define DCMTree_ReferencedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0050)
#define DCMTree_ReferencedDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0051)
#define DCMTree_BrachyReferencedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0055)
#define DCMTree_ReferencedStructureSetSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0060)
#define DCMTree_ReferencedPatientSetupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x006a)
#define DCMTree_ReferencedDoseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0080)
#define DCMTree_ReferencedToleranceTableNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00a0)
#define DCMTree_ReferencedBolusSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00b0)
#define DCMTree_ReferencedWedgeNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00c0)
#define DCMTree_ReferencedCompensatorNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00d0)
#define DCMTree_ReferencedBlockNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00e0)
#define DCMTree_ReferencedControlPointIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f0)
#define DCMTree_ReferencedControlPointSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f2)
#define DCMTree_ReferencedStartControlPointIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f4)
#define DCMTree_ReferencedStopControlPointIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f6)
#define DCMTree_RTApprovalGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0000)
#define DCMTree_ApprovalStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0002)
#define DCMTree_ReviewDate   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0004)
#define DCMTree_ReviewTime   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0005)
#define DCMTree_ReviewerName   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0008)
#define DCMTree_ACR_NEMA_TextGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x4000, 0x0000)
#define DCMTree_ACR_NEMA_TextArbitrary   DCMTREE_MAKE_32BIT_RAW_ID(0x4000, 0x0010)
#define DCMTree_ACR_NEMA_TextComments   DCMTREE_MAKE_32BIT_RAW_ID(0x4000, 0x4000)
#define DCMTree_ResultsGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0000)
#define DCMTree_ResultsID   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0040)
#define DCMTree_ResultsIDIssuer   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0042)
#define DCMTree_ReferencedInterpretationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0050)
#define DCMTree_InterpretationRecordedDate   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0100)
#define DCMTree_InterpretationRecordedTime   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0101)
#define DCMTree_InterpretationRecorder   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0102)
#define DCMTree_ReferenceToRecordedSound   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0103)
#define DCMTree_InterpretationTranscriptionDate   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0108)
#define DCMTree_InterpretationTranscriptionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0109)
#define DCMTree_InterpretationTranscriber   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x010a)
#define DCMTree_InterpretationText   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x010b)
#define DCMTree_InterpretationAuthor   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x010c)
#define DCMTree_InterpretationApproverSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0111)
#define DCMTree_InterpretationApprovalDate   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0112)
#define DCMTree_InterpretationApprovalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0113)
#define DCMTree_PhysicianApprovingInterpretation   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0114)
#define DCMTree_InterpretationDiagnosisDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0115)
#define DCMTree_InterpretationDiagnosisCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0117)
#define DCMTree_ResultsDistributionListSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0118)
#define DCMTree_DistributionName   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0119)
#define DCMTree_DistributionAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x011a)
#define DCMTree_InterpretationID   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0200)
#define DCMTree_InterpretationIDIssuer   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0202)
#define DCMTree_InterpretationTypeID   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0210)
#define DCMTree_InterpretationStatusID   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0212)
#define DCMTree_Impressions   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0300)
#define DCMTree_ResultsComments   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x4000)
#define DCMTree_MACParametersGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x4ffe, 0x0000)
#define DCMTree_MACParametersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4ffe, 0x0001)
#define DCMTree_SharedFunctionalGroupsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x5200, 0x9229)
#define DCMTree_PerFrameFunctionalGroupsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x5200, 0x9230)
#define DCMTree_WaveformDataGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0000)
#define DCMTree_WaveformSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0100)
#define DCMTree_ChannelMinimumValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0110)
#define DCMTree_ChannelMaximumValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0112)
#define DCMTree_WaveformBitsAllocated   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x1004)
#define DCMTree_WaveformSampleInterpretation   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x1006)
#define DCMTree_WaveformPaddingValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x100a)
#define DCMTree_WaveformData   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x1010)
#define DCMTree_FirstOrderPhaseCorrectionAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x5600, 0x0010)
#define DCMTree_SpectroscopyData   DCMTREE_MAKE_32BIT_RAW_ID(0x5600, 0x0020)
#define DCMTree_PixelDataGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0000)
#define DCMTree_PixelData   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0010)
#define DCMTree_ACR_NEMA_2C_CoefficientsSDVN   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0020)
#define DCMTree_ACR_NEMA_2C_CoefficientsSDHN   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0030)
#define DCMTree_ACR_NEMA_2C_CoefficientsSDDN   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0040)
#define DCMTree_DigitalSignaturesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0xfffa, 0xfffa)
#define DCMTree_DataSetTrailingPadding   DCMTREE_MAKE_32BIT_RAW_ID(0xfffc, 0xfffc)
#define DCMTree_Item   DCMTREE_MAKE_32BIT_RAW_ID(0xfffe, 0xe000)
#define DCMTree_ItemDelimitationItem   DCMTREE_MAKE_32BIT_RAW_ID(0xfffe, 0xe00d)
#define DCMTree_SequenceDelimitationItem   DCMTREE_MAKE_32BIT_RAW_ID(0xfffe, 0xe0dd)
#define DCMTree_CurveGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0000)
#define DCMTree_CurveDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0005)
#define DCMTree_NumberOfPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0010)
#define DCMTree_TypeOfData   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0020)
#define DCMTree_CurveDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0022)
#define DCMTree_AxisUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0030)
#define DCMTree_AxisLabels   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0040)
#define DCMTree_DataValueRepresentation   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0103)
#define DCMTree_MinimumCoordinateValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0104)
#define DCMTree_MaximumCoordinateValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0105)
#define DCMTree_CurveRange   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0106)
#define DCMTree_CurveDataDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0110)
#define DCMTree_CoordinateStartValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0112)
#define DCMTree_CoordinateStepValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0114)
#define DCMTree_CurveActivationLayer   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x1001)
#define DCMTree_AudioType   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2000)
#define DCMTree_AudioSampleFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2002)
#define DCMTree_NumberOfChannels   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2004)
#define DCMTree_NumberOfSamples   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2006)
#define DCMTree_SampleRate   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2008)
#define DCMTree_TotalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x200a)
#define DCMTree_AudioSampleData   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x200c)
#define DCMTree_AudioComments   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x200e)
#define DCMTree_CurveLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2500)
#define DCMTree_CurveReferencedOverlaySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2600)
#define DCMTree_ReferencedOverlayGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2610)
#define DCMTree_CurveData   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x3000)
#define DCMTree_OverlayGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0000)
#define DCMTree_OverlayRows   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0010)
#define DCMTree_OverlayColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0011)
#define DCMTree_OverlayPlanes   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0012)
#define DCMTree_NumberOfFramesInOverlay   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0015)
#define DCMTree_OverlayDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0022)
#define DCMTree_OverlayType   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0040)
#define DCMTree_OverlaySubtype   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0045)
#define DCMTree_OverlayOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0050)
#define DCMTree_ImageFrameOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0051)
#define DCMTree_OverlayPlaneOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0052)
#define DCMTree_OverlayBitsAllocated   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0100)
#define DCMTree_OverlayBitPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0102)
#define DCMTree_OverlayActivationLayer   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1001)
#define DCMTree_ROIArea   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1301)
#define DCMTree_ROIMean   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1302)
#define DCMTree_ROIStandardDeviation   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1303)
#define DCMTree_OverlayLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1500)
#define DCMTree_OverlayData   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x3000)
#define DCMTree_ACR_NEMA_2C_VariablePixelDataGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0000)
#define DCMTree_PrivateGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0009, 0x0000)
#define DCMTree_PrivateGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0009, 0x0001)
#define DCMTree_ACR_NEMA_2C_OverlayCompressionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0060)
#define DCMTree_ACR_NEMA_2C_OverlayCompressionOriginator   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0061)
#define DCMTree_ACR_NEMA_2C_OverlayCompressionLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0062)
#define DCMTree_ACR_NEMA_2C_OverlayCompressionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0063)
#define DCMTree_ACR_NEMA_2C_OverlayCompressionStepPointers   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0066)
#define DCMTree_ACR_NEMA_2C_OverlayRepeatInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0068)
#define DCMTree_ACR_NEMA_2C_OverlayBitsGrouped   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0069)
#define DCMTree_ACR_NEMA_2C_VariablePixelData   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0010)
#define DCMTree_ACR_NEMA_2C_VariableNextDataGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0011)
#define DCMTree_ACR_NEMA_2C_VariableCoefficientsSDVN   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0020)
#define DCMTree_ACR_NEMA_2C_VariableCoefficientsSDHN   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0030)
#define DCMTree_ACR_NEMA_2C_VariableCoefficientsSDDN   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0040)
#define DCMTree_PrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0009, 0x0010)
#define DCMTree_IllegalGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0001, 0x0000)
#define DCMTree_IllegalGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0001, 0x0001)
#define DCMTree_IllegalPrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0001, 0x0010)
#define DCMTree_GenericGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0000)
#define DCMTree_GenericGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0001)
#define DCMTree_RETIRED_OverlayDescriptorGray   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1100)
#define DCMTree_RETIRED_OverlayDescriptorRed   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1101)
#define DCMTree_RETIRED_OverlayDescriptorGreen   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1102)
#define DCMTree_RETIRED_OverlayDescriptorBlue   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1103)
#define DCMTree_RETIRED_OverlayGray   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1200)
#define DCMTree_RETIRED_OverlayRed   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1201)
#define DCMTree_RETIRED_OverlayGreen   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1202)
#define DCMTree_RETIRED_OverlayBlue   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1203)
#define DCMTree_ACR_NEMA_SourceImageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3100)
#define DCMTree_ACR_NEMA_OverlayFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0110)
#define DCMTree_ACR_NEMA_OverlayLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0200)
#define DCMTree_ACR_NEMA_OverlayComments   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x4000)
#define DCMTree_ACR_NEMA_2C_OverlayCodeLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0800)
#define DCMTree_ACR_NEMA_2C_OverlayNumberOfTables   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0802)
#define DCMTree_ACR_NEMA_2C_OverlayCodeTableLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0803)
#define DCMTree_ACR_NEMA_2C_OverlayBitsForCodeWord   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0804)

Detailed Description

Dicom Tag Id Constants.

Author:
Marcus Barann
Date:
11/2006

Definition in file DCMTree_DicomTags.h.


Define Documentation

#define DCMTree_3DRenderingType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0520)

Definition at line 1672 of file DCMTree_DicomTags.h.

#define DCMTree_AbstractPriorCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x003e)

Definition at line 1610 of file DCMTree_DicomTags.h.

#define DCMTree_AbstractPriorValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x003c)

Definition at line 1609 of file DCMTree_DicomTags.h.

#define DCMTree_AccessionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0050)

Definition at line 128 of file DCMTree_DicomTags.h.

#define DCMTree_AcquiredImageAreaDoseProduct   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9473)

Definition at line 873 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionContextDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0556)

Definition at line 1288 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionContextSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0555)

Definition at line 1287 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionContrast   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9209)

Definition at line 242 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0022)

Definition at line 114 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x002a)

Definition at line 118 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionDeviceProcessingCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1401)

Definition at line 479 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionDeviceProcessingDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1400)

Definition at line 478 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionDeviceTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0015)

Definition at line 982 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9073)

Definition at line 701 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0000)

Definition at line 299 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionMatrix   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1310)

Definition at line 472 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0012)

Definition at line 885 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionProtocolDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9424)

Definition at line 836 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionProtocolName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9423)

Definition at line 835 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionsInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1004)

Definition at line 915 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionStartCondition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0073)

Definition at line 332 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionStartConditionData   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0074)

Definition at line 333 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionTerminationCondition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0071)

Definition at line 330 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionTerminationConditionData   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0075)

Definition at line 334 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0032)

Definition at line 121 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionTimeSynchronized   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1800)

Definition at line 518 of file DCMTree_DicomTags.h.

#define DCMTree_AcquisitionType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9302)

Definition at line 785 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_AdaptiveMapFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0730)

Definition at line 1065 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_BitsForCodeWord   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0804)

Definition at line 1070 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_BitsGrouped   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0069)

Definition at line 1022 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_BlockColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0092)

Definition at line 1030 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_BlockedPixels   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0090)

Definition at line 1028 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_BlockRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0091)

Definition at line 1029 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CodeLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0800)

Definition at line 1067 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CodeNumberFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0740)

Definition at line 1066 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CodeTableGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0000)

Definition at line 1717 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CodeTableLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0803)

Definition at line 1069 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CoefficientCoding   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0412)

Definition at line 1056 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CoefficientCodingPointers   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0413)

Definition at line 1057 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CoefficientsSDDN   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0040)

Definition at line 2351 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CoefficientsSDHN   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0030)

Definition at line 2350 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CoefficientsSDVN   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0020)

Definition at line 2349 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ColumnOverlap   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0094)

Definition at line 1032 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ColumnsForNthOrderCoefficients   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0411)

Definition at line 1055 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CompressionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0063)

Definition at line 1018 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CompressionLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0062)

Definition at line 1017 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CompressionOriginator   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0061)

Definition at line 1016 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CompressionRecognitionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x005f)

Definition at line 1014 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CompressionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0065)

Definition at line 1019 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_CompressionStepPointers   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0066)

Definition at line 1020 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_DataBlock   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0702)

Definition at line 1060 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_DataBlockDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0701)

Definition at line 1059 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_DCTLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0700)

Definition at line 1058 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_DetailsOfCoefficients   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0404)

Definition at line 1053 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_EscapeTriplet   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0010)

Definition at line 1718 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_HuffmanTableSize   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0012)

Definition at line 1720 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_HuffmanTableTriplet   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0013)

Definition at line 1721 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ImageDataLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0808)

Definition at line 1071 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_NormalizationFactorFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0710)

Definition at line 1061 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_NumberOfTables   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0802)

Definition at line 1068 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_NumberOfTransformSteps   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0402)

Definition at line 1051 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayBitsForCodeWord   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0804)

Definition at line 2443 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayBitsGrouped   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0069)

Definition at line 2416 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayCodeLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0800)

Definition at line 2440 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayCodeTableLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0803)

Definition at line 2442 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayCompressionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0060)

Definition at line 2410 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayCompressionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0063)

Definition at line 2413 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayCompressionLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0062)

Definition at line 2412 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayCompressionOriginator   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0061)

Definition at line 2411 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayCompressionStepPointers   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0066)

Definition at line 2414 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayNumberOfTables   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0802)

Definition at line 2441 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_OverlayRepeatInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0068)

Definition at line 2415 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_PerimeterTable   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0070)

Definition at line 1023 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_PerimeterValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0071)

Definition at line 1024 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_PredictorColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0081)

Definition at line 1026 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_PredictorConstants   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0082)

Definition at line 1027 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_PredictorRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0080)

Definition at line 1025 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_RepeatInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0068)

Definition at line 1021 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_RowOverlap   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0093)

Definition at line 1031 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_RowsForNthOrderCoefficients   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0410)

Definition at line 1054 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_RunLengthTriplet   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0011)

Definition at line 1719 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_SequenceOfCompressedData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0403)

Definition at line 1052 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ShiftTableSize   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0014)

Definition at line 1722 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ShiftTableTriplet   DCMTREE_MAKE_32BIT_RAW_ID(0x1000, 0x0015)

Definition at line 1723 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_TransformLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0400)

Definition at line 1049 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_TransformVersionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0401)

Definition at line 1050 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_VariableCoefficientsSDDN   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0040)

Definition at line 2421 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_VariableCoefficientsSDHN   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0030)

Definition at line 2420 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_VariableCoefficientsSDVN   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0020)

Definition at line 2419 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_VariableNextDataGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0011)

Definition at line 2418 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_VariablePixelData   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0010)

Definition at line 2417 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_VariablePixelDataGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x7f00, 0x0000)

Definition at line 2407 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ZonalMap   DCMTREE_MAKE_32BIT_RAW_ID(0x1010, 0x0004)

Definition at line 1725 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ZonalMapFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0722)

Definition at line 1064 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ZonalMapGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x1010, 0x0000)

Definition at line 1724 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ZonalMapLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0721)

Definition at line 1063 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_2C_ZonalMapNumberFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0720)

Definition at line 1062 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_AcquisitionComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x4000)

Definition at line 537 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_AcquisitionsInSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1001)

Definition at line 912 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_AddGrayScale   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5150)

Definition at line 63 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_Borders   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5160)

Definition at line 64 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_CommandGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0001)

Definition at line 25 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_CommandRecognitionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0010)

Definition at line 28 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_CompressionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0060)

Definition at line 1015 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_Copies   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5170)

Definition at line 65 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_DataSetSubtype   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0041)

Definition at line 126 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_DialogReceiver   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x4000)

Definition at line 55 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_DisplayFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5110)

Definition at line 59 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_DynamicRange   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5030)

Definition at line 549 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_EndMessageSet   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5020)

Definition at line 58 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_Erase   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5190)

Definition at line 67 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_FindLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0400)

Definition at line 34 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_GrayLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1200)

Definition at line 1088 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_GrayLookupTableDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1100)

Definition at line 1083 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_GrayScale   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1080)

Definition at line 1081 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_IdentifyingComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x4000)

Definition at line 231 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_IdentifyingGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0001)

Definition at line 101 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ImageDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0005)

Definition at line 998 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ImageFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0040)

Definition at line 1011 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ImageGeometryType   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0070)

Definition at line 905 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ImageLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0200)

Definition at line 1046 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ImageOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0035)

Definition at line 899 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ImagePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0030)

Definition at line 897 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ImagePresentationComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x4000)

Definition at line 1111 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ImagesInSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1003)

Definition at line 914 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ImagesInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1005)

Definition at line 916 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_Initiator   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0200)

Definition at line 32 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_InsurancePlanIdentification   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1050)

Definition at line 266 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_LargestValidPixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0105)

Definition at line 1038 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_Location   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0050)

Definition at line 901 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_MagnificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5180)

Definition at line 66 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ManipulatedImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0050)

Definition at line 1012 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_MaskingImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0080)

Definition at line 906 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_MessageSetID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5010)

Definition at line 57 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ModifiedImageDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3403)

Definition at line 929 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ModifiedImageDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3406)

Definition at line 932 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ModifiedImageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3402)

Definition at line 928 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ModifiedImageTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3405)

Definition at line 931 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ModifyingDeviceID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3401)

Definition at line 927 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ModifyingDeviceManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3404)

Definition at line 930 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_NetworkID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1000)

Definition at line 163 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_NormalReverse   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5140)

Definition at line 62 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_NumberOfMatches   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0850)

Definition at line 38 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_OldDataSetType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0040)

Definition at line 125 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_OriginalImageIdentification   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x5000)

Definition at line 934 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_OriginalImageIdentificationNomenclature   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x5002)

Definition at line 935 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_OverlayComments   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x4000)

Definition at line 2439 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_OverlayFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0110)

Definition at line 2437 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_OverlayLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0200)

Definition at line 2438 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_Overlays   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x51b0)

Definition at line 69 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_PagePositionID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5120)

Definition at line 60 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_Print   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x51a0)

Definition at line 68 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_Receiver   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0300)

Definition at line 33 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_RecognitionCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0010)

Definition at line 104 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_Reference   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1020)

Definition at line 917 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_ResponseSequenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0860)

Definition at line 39 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_SmallestValidPixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0104)

Definition at line 1037 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_SourceImageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x3100)

Definition at line 2436 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_TerminalType   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x4010)

Definition at line 56 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_TextArbitrary   DCMTREE_MAKE_32BIT_RAW_ID(0x4000, 0x0010)

Definition at line 2303 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_TextComments   DCMTREE_MAKE_32BIT_RAW_ID(0x4000, 0x4000)

Definition at line 2304 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_TextFormatID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x5130)

Definition at line 61 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_TextGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x4000, 0x0000)

Definition at line 2302 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_TotalGain   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5040)

Definition at line 550 of file DCMTree_DicomTags.h.

#define DCMTree_ACR_NEMA_UpperLowerPixelValues   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1240)

Definition at line 461 of file DCMTree_DicomTags.h.

#define DCMTree_ActionTypeID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1008)

Definition at line 48 of file DCMTree_DicomTags.h.

#define DCMTree_ActiveSourceDiameter   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0218)

Definition at line 2208 of file DCMTree_DicomTags.h.

#define DCMTree_ActiveSourceLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x021a)

Definition at line 2209 of file DCMTree_DicomTags.h.

#define DCMTree_ActualFrameDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1242)

Definition at line 462 of file DCMTree_DicomTags.h.

#define DCMTree_ActualHumanPerformersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4035)

Definition at line 1354 of file DCMTree_DicomTags.h.

#define DCMTree_AdditionalDrugSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x002a)

Definition at line 314 of file DCMTree_DicomTags.h.

#define DCMTree_AdditionalPatientHistory   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21b0)

Definition at line 279 of file DCMTree_DicomTags.h.

#define DCMTree_AdministrationRouteCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0302)

Definition at line 1485 of file DCMTree_DicomTags.h.

#define DCMTree_AdmissionID   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0010)

Definition at line 1176 of file DCMTree_DicomTags.h.

#define DCMTree_AdmittingDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0020)

Definition at line 1184 of file DCMTree_DicomTags.h.

#define DCMTree_AdmittingDiagnosesCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1084)

Definition at line 178 of file DCMTree_DicomTags.h.

#define DCMTree_AdmittingDiagnosesDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1080)

Definition at line 177 of file DCMTree_DicomTags.h.

#define DCMTree_AdmittingTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0021)

Definition at line 1185 of file DCMTree_DicomTags.h.

#define DCMTree_AffectedSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0002)

Definition at line 26 of file DCMTree_DicomTags.h.

#define DCMTree_AffectedSOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1000)

Definition at line 44 of file DCMTree_DicomTags.h.

#define DCMTree_AirKermaRateReferenceDate   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x022c)

Definition at line 2215 of file DCMTree_DicomTags.h.

#define DCMTree_AirKermaRateReferenceTime   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x022e)

Definition at line 2216 of file DCMTree_DicomTags.h.

#define DCMTree_AllowLossyCompression   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000f)

Definition at line 1852 of file DCMTree_DicomTags.h.

#define DCMTree_AllowMediaSplitting   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0007)

Definition at line 1844 of file DCMTree_DicomTags.h.

#define DCMTree_AlternateRepresentationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x3001)

Definition at line 229 of file DCMTree_DicomTags.h.

#define DCMTree_AnatomicRegionModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2220)

Definition at line 221 of file DCMTree_DicomTags.h.

#define DCMTree_AnatomicRegionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2218)

Definition at line 220 of file DCMTree_DicomTags.h.

#define DCMTree_AnatomicStructureSpaceOrRegionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2229)

Definition at line 223 of file DCMTree_DicomTags.h.

#define DCMTree_AnchorPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0014)

Definition at line 1541 of file DCMTree_DicomTags.h.

#define DCMTree_AnchorPointAnnotationUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0004)

Definition at line 1533 of file DCMTree_DicomTags.h.

#define DCMTree_AnchorPointVisibility   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0015)

Definition at line 1542 of file DCMTree_DicomTags.h.

#define DCMTree_AngioFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0025)

Definition at line 309 of file DCMTree_DicomTags.h.

#define DCMTree_AngularPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1141)

Definition at line 426 of file DCMTree_DicomTags.h.

#define DCMTree_AngularStep   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1144)

Definition at line 429 of file DCMTree_DicomTags.h.

#define DCMTree_AngularViewVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0090)

Definition at line 1475 of file DCMTree_DicomTags.h.

#define DCMTree_AnnotationContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0050)

Definition at line 1832 of file DCMTree_DicomTags.h.

#define DCMTree_AnnotationDisplayFormatID   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0030)

Definition at line 1750 of file DCMTree_DicomTags.h.

#define DCMTree_AnnotationFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0065)

Definition at line 1737 of file DCMTree_DicomTags.h.

#define DCMTree_AnnotationGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2030, 0x0000)

Definition at line 1787 of file DCMTree_DicomTags.h.

#define DCMTree_AnnotationGroupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa180)

Definition at line 1398 of file DCMTree_DicomTags.h.

#define DCMTree_AnnotationPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x2030, 0x0010)

Definition at line 1788 of file DCMTree_DicomTags.h.

#define DCMTree_AnnotationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xb020)

Definition at line 1415 of file DCMTree_DicomTags.h.

#define DCMTree_AnodeTargetMaterial   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1191)

Definition at line 455 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicableFrameRange   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6102)

Definition at line 1121 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicableSafetyStandardAgency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9174)

Definition at line 751 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicableSafetyStandardDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9175)

Definition at line 752 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicationMaximumRepaintTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x010e)

Definition at line 1640 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicationSetupCheck   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0116)

Definition at line 1998 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicationSetupManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0238)

Definition at line 2221 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicationSetupName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0236)

Definition at line 2220 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicationSetupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0234)

Definition at line 2219 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicationSetupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0230)

Definition at line 2217 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicationSetupType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0232)

Definition at line 2218 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicatorDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x010a)

Definition at line 2146 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicatorID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0108)

Definition at line 2144 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0107)

Definition at line 2143 of file DCMTree_DicomTags.h.

#define DCMTree_ApplicatorType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0109)

Definition at line 2145 of file DCMTree_DicomTags.h.

#define DCMTree_ApprovalStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0002)

Definition at line 2298 of file DCMTree_DicomTags.h.

#define DCMTree_AttachedContours   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0049)

Definition at line 1929 of file DCMTree_DicomTags.h.

#define DCMTree_AttenuationCorrectionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1101)

Definition at line 1499 of file DCMTree_DicomTags.h.

#define DCMTree_AttributeIdentifierList   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1005)

Definition at line 47 of file DCMTree_DicomTags.h.

#define DCMTree_AudioComments   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x200e)

Definition at line 2383 of file DCMTree_DicomTags.h.

#define DCMTree_AudioSampleData   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x200c)

Definition at line 2382 of file DCMTree_DicomTags.h.

#define DCMTree_AudioSampleFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2002)

Definition at line 2377 of file DCMTree_DicomTags.h.

#define DCMTree_AudioType   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2000)

Definition at line 2376 of file DCMTree_DicomTags.h.

#define DCMTree_AuthorizationEquipmentCertificationNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0426)

Definition at line 1696 of file DCMTree_DicomTags.h.

#define DCMTree_AuthorizationGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0000)

Definition at line 1692 of file DCMTree_DicomTags.h.

#define DCMTree_AuthorObserverSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa078)

Definition at line 1376 of file DCMTree_DicomTags.h.

#define DCMTree_AveragePulseWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1154)

Definition at line 438 of file DCMTree_DicomTags.h.

#define DCMTree_AxialAcceptance   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1200)

Definition at line 1504 of file DCMTree_DicomTags.h.

#define DCMTree_AxialMash   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1201)

Definition at line 1505 of file DCMTree_DicomTags.h.

#define DCMTree_AxisLabels   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0040)

Definition at line 2367 of file DCMTree_DicomTags.h.

#define DCMTree_AxisUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0030)

Definition at line 2366 of file DCMTree_DicomTags.h.

#define DCMTree_BarcodeSymbology   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0006)

Definition at line 1843 of file DCMTree_DicomTags.h.

#define DCMTree_BarcodeValue   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0005)

Definition at line 1842 of file DCMTree_DicomTags.h.

#define DCMTree_BaselineCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9067)

Definition at line 698 of file DCMTree_DicomTags.h.

#define DCMTree_BasicColorImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0111)

Definition at line 1784 of file DCMTree_DicomTags.h.

#define DCMTree_BasicGrayscaleImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0110)

Definition at line 1783 of file DCMTree_DicomTags.h.

#define DCMTree_BeamAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9449)

Definition at line 855 of file DCMTree_DicomTags.h.

#define DCMTree_BeamDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c3)

Definition at line 2095 of file DCMTree_DicomTags.h.

#define DCMTree_BeamDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0084)

Definition at line 2079 of file DCMTree_DicomTags.h.

#define DCMTree_BeamDoseSpecificationPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0082)

Definition at line 2078 of file DCMTree_DicomTags.h.

#define DCMTree_BeamLimitingDeviceAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0120)

Definition at line 2160 of file DCMTree_DicomTags.h.

#define DCMTree_BeamLimitingDeviceAngleTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0046)

Definition at line 2061 of file DCMTree_DicomTags.h.

#define DCMTree_BeamLimitingDeviceLeafPairsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00a0)

Definition at line 1990 of file DCMTree_DicomTags.h.

#define DCMTree_BeamLimitingDevicePositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011a)

Definition at line 2156 of file DCMTree_DicomTags.h.

#define DCMTree_BeamLimitingDevicePositionTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x004a)

Definition at line 2063 of file DCMTree_DicomTags.h.

#define DCMTree_BeamLimitingDeviceRotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0121)

Definition at line 2161 of file DCMTree_DicomTags.h.

#define DCMTree_BeamLimitingDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b6)

Definition at line 2088 of file DCMTree_DicomTags.h.

#define DCMTree_BeamLimitingDeviceToleranceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0048)

Definition at line 2062 of file DCMTree_DicomTags.h.

#define DCMTree_BeamMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0086)

Definition at line 2080 of file DCMTree_DicomTags.h.

#define DCMTree_BeamName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c2)

Definition at line 2094 of file DCMTree_DicomTags.h.

#define DCMTree_BeamNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c0)

Definition at line 2093 of file DCMTree_DicomTags.h.

#define DCMTree_BeamSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b0)

Definition at line 2084 of file DCMTree_DicomTags.h.

#define DCMTree_BeamStopperPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0230)

Definition at line 2022 of file DCMTree_DicomTags.h.

#define DCMTree_BeamType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c4)

Definition at line 2096 of file DCMTree_DicomTags.h.

#define DCMTree_BeatRejectionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1080)

Definition at line 401 of file DCMTree_DicomTags.h.

#define DCMTree_BillingItemSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0296)

Definition at line 1263 of file DCMTree_DicomTags.h.

#define DCMTree_BillingProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0320)

Definition at line 1276 of file DCMTree_DicomTags.h.

#define DCMTree_BillingSuppliesAndDevicesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0324)

Definition at line 1278 of file DCMTree_DicomTags.h.

#define DCMTree_BiPlaneAcquisitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x5000)

Definition at line 1112 of file DCMTree_DicomTags.h.

#define DCMTree_BitsAllocated   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0100)

Definition at line 1033 of file DCMTree_DicomTags.h.

#define DCMTree_BitsStored   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0101)

Definition at line 1034 of file DCMTree_DicomTags.h.

#define DCMTree_BlendingOperationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0500)

Definition at line 1667 of file DCMTree_DicomTags.h.

#define DCMTree_BlendingPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0405)

Definition at line 1587 of file DCMTree_DicomTags.h.

#define DCMTree_BlendingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0402)

Definition at line 1584 of file DCMTree_DicomTags.h.

#define DCMTree_BlockData   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0106)

Definition at line 2142 of file DCMTree_DicomTags.h.

#define DCMTree_BlockDivergence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fa)

Definition at line 2135 of file DCMTree_DicomTags.h.

#define DCMTree_BlockMountingPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fb)

Definition at line 2136 of file DCMTree_DicomTags.h.

#define DCMTree_BlockName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fe)

Definition at line 2138 of file DCMTree_DicomTags.h.

#define DCMTree_BlockNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00fc)

Definition at line 2137 of file DCMTree_DicomTags.h.

#define DCMTree_BlockNumberOfPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0104)

Definition at line 2141 of file DCMTree_DicomTags.h.

#define DCMTree_BlockSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f4)

Definition at line 2131 of file DCMTree_DicomTags.h.

#define DCMTree_BlockThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0100)

Definition at line 2139 of file DCMTree_DicomTags.h.

#define DCMTree_BlockTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0102)

Definition at line 2140 of file DCMTree_DicomTags.h.

#define DCMTree_BlockTrayID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f5)

Definition at line 2132 of file DCMTree_DicomTags.h.

#define DCMTree_BlockType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f8)

Definition at line 2134 of file DCMTree_DicomTags.h.

#define DCMTree_BloodSignalNulling   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9022)

Definition at line 661 of file DCMTree_DicomTags.h.

#define DCMTree_BluePaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1203)

Definition at line 1091 of file DCMTree_DicomTags.h.

#define DCMTree_BluePaletteColorLookupTableDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1103)

Definition at line 1086 of file DCMTree_DicomTags.h.

#define DCMTree_BodyPartExamined   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0015)

Definition at line 303 of file DCMTree_DicomTags.h.

#define DCMTree_BodyPartThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x11a0)

Definition at line 456 of file DCMTree_DicomTags.h.

#define DCMTree_BolusDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00dd)

Definition at line 2113 of file DCMTree_DicomTags.h.

#define DCMTree_BolusID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00dc)

Definition at line 2112 of file DCMTree_DicomTags.h.

#define DCMTree_BoneThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5024)

Definition at line 544 of file DCMTree_DicomTags.h.

#define DCMTree_BorderDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0100)

Definition at line 1761 of file DCMTree_DicomTags.h.

#define DCMTree_BoundingBoxAnnotationUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0003)

Definition at line 1532 of file DCMTree_DicomTags.h.

#define DCMTree_BoundingBoxBottomRightHandCorner   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0011)

Definition at line 1539 of file DCMTree_DicomTags.h.

#define DCMTree_BoundingBoxTextHorizontalJustification   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0012)

Definition at line 1540 of file DCMTree_DicomTags.h.

#define DCMTree_BoundingBoxTopLeftHandCorner   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0010)

Definition at line 1538 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyAccessoryDeviceID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0263)

Definition at line 2228 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyAccessoryDeviceName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0266)

Definition at line 2230 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyAccessoryDeviceNominalThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x026a)

Definition at line 2231 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyAccessoryDeviceNominalTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x026c)

Definition at line 2232 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyAccessoryDeviceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0262)

Definition at line 2227 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyAccessoryDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0260)

Definition at line 2226 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyAccessoryDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0264)

Definition at line 2229 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyApplicationSetupDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00a4)

Definition at line 2083 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyApplicationSetupDoseSpecificationPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00a2)

Definition at line 2082 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyControlPointDeliveredSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0160)

Definition at line 2012 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyControlPointSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d0)

Definition at line 2258 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyReferencedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0055)

Definition at line 2284 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyTreatmentTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0200)

Definition at line 2201 of file DCMTree_DicomTags.h.

#define DCMTree_BrachyTreatmentType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0202)

Definition at line 2202 of file DCMTree_DicomTags.h.

#define DCMTree_BranchOfService   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1081)

Definition at line 269 of file DCMTree_DicomTags.h.

#define DCMTree_BulkMotionCompensationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9172)

Definition at line 749 of file DCMTree_DicomTags.h.

#define DCMTree_BulkMotionSignalSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9173)

Definition at line 750 of file DCMTree_DicomTags.h.

#define DCMTree_BulkMotionStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9166)

Definition at line 744 of file DCMTree_DicomTags.h.

#define DCMTree_BurnedInAnnotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0301)

Definition at line 1048 of file DCMTree_DicomTags.h.

#define DCMTree_CalculatedAnatomyThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9452)

Definition at line 857 of file DCMTree_DicomTags.h.

#define DCMTree_CalculatedDoseReferenceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0074)

Definition at line 1982 of file DCMTree_DicomTags.h.

#define DCMTree_CalculatedDoseReferenceDoseValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0076)

Definition at line 1983 of file DCMTree_DicomTags.h.

#define DCMTree_CalculatedDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0072)

Definition at line 1981 of file DCMTree_DicomTags.h.

#define DCMTree_CalculatedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0070)

Definition at line 1980 of file DCMTree_DicomTags.h.

#define DCMTree_CalibrationDataSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0306)

Definition at line 1487 of file DCMTree_DicomTags.h.

#define DCMTree_CalibrationImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0004)

Definition at line 1433 of file DCMTree_DicomTags.h.

#define DCMTree_CalibrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9455)

Definition at line 858 of file DCMTree_DicomTags.h.

#define DCMTree_CardiacBeatRejectionTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9169)

Definition at line 746 of file DCMTree_DicomTags.h.

#define DCMTree_CardiacCyclePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9236)

Definition at line 778 of file DCMTree_DicomTags.h.

#define DCMTree_CardiacNumberOfImages   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1090)

Definition at line 409 of file DCMTree_DicomTags.h.

#define DCMTree_CardiacRRIntervalSpecified   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9070)

Definition at line 700 of file DCMTree_DicomTags.h.

#define DCMTree_CardiacSignalSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9085)

Definition at line 713 of file DCMTree_DicomTags.h.

#define DCMTree_CardiacSynchronizationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9037)

Definition at line 674 of file DCMTree_DicomTags.h.

#define DCMTree_CardiacTriggerSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9118)

Definition at line 734 of file DCMTree_DicomTags.h.

#define DCMTree_CArmPositionerTabletopRelationship   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9474)

Definition at line 874 of file DCMTree_DicomTags.h.

#define DCMTree_CassetteOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1402)

Definition at line 480 of file DCMTree_DicomTags.h.

#define DCMTree_CassetteSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1403)

Definition at line 481 of file DCMTree_DicomTags.h.

#define DCMTree_CenterOfCircularCollimator   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1710)

Definition at line 515 of file DCMTree_DicomTags.h.

#define DCMTree_CenterOfCircularExposureControlSensingRegion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9440)

Definition at line 851 of file DCMTree_DicomTags.h.

#define DCMTree_CenterOfCircularShutter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1610)

Definition at line 504 of file DCMTree_DicomTags.h.

#define DCMTree_CenterOfRotationOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1145)

Definition at line 430 of file DCMTree_DicomTags.h.

#define DCMTree_CertificateOfSigner   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0115)

Definition at line 1705 of file DCMTree_DicomTags.h.

#define DCMTree_CertificateType   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0110)

Definition at line 1704 of file DCMTree_DicomTags.h.

#define DCMTree_CertifiedTimestamp   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0310)

Definition at line 1708 of file DCMTree_DicomTags.h.

#define DCMTree_CertifiedTimestampType   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0305)

Definition at line 1707 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelBaseline   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0213)

Definition at line 1214 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelDefinitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0200)

Definition at line 1203 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelDerivationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x020c)

Definition at line 1210 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelDescriptionCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001a)

Definition at line 987 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelIdentificationCode   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0301)

Definition at line 1224 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0203)

Definition at line 1205 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0284)

Definition at line 2235 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelMaximumValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0112)

Definition at line 2340 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelMinimumValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0110)

Definition at line 2339 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelMode   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0302)

Definition at line 1225 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0282)

Definition at line 2234 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0218)

Definition at line 1217 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelSampleSkew   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0215)

Definition at line 1216 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelSensitivity   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0210)

Definition at line 1211 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelSensitivityCorrectionFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0212)

Definition at line 1213 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelSensitivityUnitsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0211)

Definition at line 1212 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0280)

Definition at line 2233 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelShieldID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b3)

Definition at line 2253 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelShieldName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b4)

Definition at line 2254 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelShieldNominalThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b8)

Definition at line 2255 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelShieldNominalTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02ba)

Definition at line 2256 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelShieldNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b2)

Definition at line 2252 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelShieldSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02b0)

Definition at line 2251 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelSourceModifiersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0209)

Definition at line 1208 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelSourceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0208)

Definition at line 1207 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0205)

Definition at line 1206 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelTimeSkew   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0214)

Definition at line 1215 of file DCMTree_DicomTags.h.

#define DCMTree_ChannelTotalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0286)

Definition at line 2236 of file DCMTree_DicomTags.h.

#define DCMTree_ChemicalShiftReference   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9053)

Definition at line 687 of file DCMTree_DicomTags.h.

#define DCMTree_ChemicalShiftSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9084)

Definition at line 712 of file DCMTree_DicomTags.h.

#define DCMTree_ChemicalShiftsMaximumIntegrationLimitInPpm   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9296)

Definition at line 783 of file DCMTree_DicomTags.h.

#define DCMTree_ChemicalShiftsMinimumIntegrationLimitInPpm   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9295)

Definition at line 782 of file DCMTree_DicomTags.h.

#define DCMTree_CineRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0040)

Definition at line 326 of file DCMTree_DicomTags.h.

#define DCMTree_CineRelativeToRealTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0330)

Definition at line 1662 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialCoordinatingCenterName   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0060)

Definition at line 295 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0000)

Definition at line 285 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialProtocolID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0020)

Definition at line 287 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialProtocolName   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0021)

Definition at line 288 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialSiteID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0030)

Definition at line 289 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialSiteName   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0031)

Definition at line 290 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialSponsorName   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0010)

Definition at line 286 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialSubjectID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0040)

Definition at line 291 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialSubjectReadingID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0042)

Definition at line 292 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialTimePointDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0051)

Definition at line 294 of file DCMTree_DicomTags.h.

#define DCMTree_ClinicalTrialTimePointID   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0050)

Definition at line 293 of file DCMTree_DicomTags.h.

#define DCMTree_CodeMeaning   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0104)

Definition at line 149 of file DCMTree_DicomTags.h.

#define DCMTree_CodeSetExtensionCreatorUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010d)

Definition at line 155 of file DCMTree_DicomTags.h.

#define DCMTree_CodeSetExtensionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010b)

Definition at line 153 of file DCMTree_DicomTags.h.

#define DCMTree_CodeValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0100)

Definition at line 146 of file DCMTree_DicomTags.h.

#define DCMTree_CodingSchemeDesignator   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0102)

Definition at line 147 of file DCMTree_DicomTags.h.

#define DCMTree_CodingSchemeExternalID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0114)

Definition at line 159 of file DCMTree_DicomTags.h.

#define DCMTree_CodingSchemeIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0110)

Definition at line 157 of file DCMTree_DicomTags.h.

#define DCMTree_CodingSchemeName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0115)

Definition at line 160 of file DCMTree_DicomTags.h.

#define DCMTree_CodingSchemeRegistry   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0112)

Definition at line 158 of file DCMTree_DicomTags.h.

#define DCMTree_CodingSchemeUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010c)

Definition at line 154 of file DCMTree_DicomTags.h.

#define DCMTree_CodingSchemeVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0103)

Definition at line 148 of file DCMTree_DicomTags.h.

#define DCMTree_CoincidenceWindowWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1210)

Definition at line 1508 of file DCMTree_DicomTags.h.

#define DCMTree_CollationFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0063)

Definition at line 1736 of file DCMTree_DicomTags.h.

#define DCMTree_CollimatorGridName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1180)

Definition at line 449 of file DCMTree_DicomTags.h.

#define DCMTree_CollimatorLeftVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1702)

Definition at line 511 of file DCMTree_DicomTags.h.

#define DCMTree_CollimatorLowerHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1708)

Definition at line 514 of file DCMTree_DicomTags.h.

#define DCMTree_CollimatorRightVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1704)

Definition at line 512 of file DCMTree_DicomTags.h.

#define DCMTree_CollimatorShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1700)

Definition at line 510 of file DCMTree_DicomTags.h.

#define DCMTree_CollimatorShapeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9407)

Definition at line 832 of file DCMTree_DicomTags.h.

#define DCMTree_CollimatorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1181)

Definition at line 450 of file DCMTree_DicomTags.h.

#define DCMTree_CollimatorUpperHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1706)

Definition at line 513 of file DCMTree_DicomTags.h.

#define DCMTree_ColorImagePrintingFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0062)

Definition at line 1735 of file DCMTree_DicomTags.h.

#define DCMTree_ColumnAngulation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1450)

Definition at line 484 of file DCMTree_DicomTags.h.

#define DCMTree_ColumnAngulationPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9447)

Definition at line 854 of file DCMTree_DicomTags.h.

#define DCMTree_Columns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0011)

Definition at line 1004 of file DCMTree_DicomTags.h.

#define DCMTree_CommandField   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0100)

Definition at line 29 of file DCMTree_DicomTags.h.

#define DCMTree_CommandGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0000)

Definition at line 24 of file DCMTree_DicomTags.h.

#define DCMTree_CommentsOnRadiationDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0310)

Definition at line 1271 of file DCMTree_DicomTags.h.

#define DCMTree_CommentsOnThePerformedProcedureStep   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0280)

Definition at line 1258 of file DCMTree_DicomTags.h.

#define DCMTree_CommentsOnTheScheduledProcedureStep   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0400)

Definition at line 1281 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e8)

Definition at line 2122 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorDivergence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02e0)

Definition at line 2262 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e5)

Definition at line 2119 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorMountingPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02e1)

Definition at line 2263 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e4)

Definition at line 2118 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e9)

Definition at line 2123 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ea)

Definition at line 2124 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorRows   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e7)

Definition at line 2121 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e3)

Definition at line 2117 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorThicknessData   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ec)

Definition at line 2126 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorTransmissionData   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00eb)

Definition at line 2125 of file DCMTree_DicomTags.h.

#define DCMTree_CompensatorType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ee)

Definition at line 2128 of file DCMTree_DicomTags.h.

#define DCMTree_CompletionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa491)

Definition at line 1409 of file DCMTree_DicomTags.h.

#define DCMTree_CompletionFlagDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa492)

Definition at line 1410 of file DCMTree_DicomTags.h.

#define DCMTree_ComplexImageComponent   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9208)

Definition at line 241 of file DCMTree_DicomTags.h.

#define DCMTree_CompressionForce   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x11a2)

Definition at line 457 of file DCMTree_DicomTags.h.

#define DCMTree_ConcatenationFrameOffsetNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9228)

Definition at line 957 of file DCMTree_DicomTags.h.

#define DCMTree_ConcatenationUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9161)

Definition at line 948 of file DCMTree_DicomTags.h.

#define DCMTree_ConceptCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa168)

Definition at line 1396 of file DCMTree_DicomTags.h.

#define DCMTree_ConceptNameCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa043)

Definition at line 1372 of file DCMTree_DicomTags.h.

#define DCMTree_ConfidentialityCode   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1008)

Definition at line 1305 of file DCMTree_DicomTags.h.

#define DCMTree_ConfidentialityConstraintOnPatientDataDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x3001)

Definition at line 1325 of file DCMTree_DicomTags.h.

#define DCMTree_ConfigurationInformation   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0150)

Definition at line 1766 of file DCMTree_DicomTags.h.

#define DCMTree_ConfigurationInformationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0152)

Definition at line 1767 of file DCMTree_DicomTags.h.

#define DCMTree_ConstantVolumeFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9333)

Definition at line 815 of file DCMTree_DicomTags.h.

#define DCMTree_ConstraintWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0021)

Definition at line 2046 of file DCMTree_DicomTags.h.

#define DCMTree_ContentCreatorsIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0086)

Definition at line 1563 of file DCMTree_DicomTags.h.

#define DCMTree_ContentCreatorsName   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0084)

Definition at line 1562 of file DCMTree_DicomTags.h.

#define DCMTree_ContentDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0023)

Definition at line 115 of file DCMTree_DicomTags.h.

#define DCMTree_ContentDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0081)

Definition at line 1559 of file DCMTree_DicomTags.h.

#define DCMTree_ContentItemModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0441)

Definition at line 1283 of file DCMTree_DicomTags.h.

#define DCMTree_ContentLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0080)

Definition at line 1558 of file DCMTree_DicomTags.h.

#define DCMTree_ContentQualification   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9004)

Definition at line 645 of file DCMTree_DicomTags.h.

#define DCMTree_ContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa730)

Definition at line 1414 of file DCMTree_DicomTags.h.

#define DCMTree_ContentTemplateSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa504)

Definition at line 1412 of file DCMTree_DicomTags.h.

#define DCMTree_ContentTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0033)

Definition at line 122 of file DCMTree_DicomTags.h.

#define DCMTree_ContextGroupLocalVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0107)

Definition at line 152 of file DCMTree_DicomTags.h.

#define DCMTree_ContextGroupVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0106)

Definition at line 151 of file DCMTree_DicomTags.h.

#define DCMTree_ContextIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x010f)

Definition at line 156 of file DCMTree_DicomTags.h.

#define DCMTree_ContinuityOfContent   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa050)

Definition at line 1373 of file DCMTree_DicomTags.h.

#define DCMTree_ContourData   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0050)

Definition at line 1930 of file DCMTree_DicomTags.h.

#define DCMTree_ContourGeometricType   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0042)

Definition at line 1924 of file DCMTree_DicomTags.h.

#define DCMTree_ContourImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0016)

Definition at line 1910 of file DCMTree_DicomTags.h.

#define DCMTree_ContourNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0048)

Definition at line 1928 of file DCMTree_DicomTags.h.

#define DCMTree_ContourOffsetVector   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0045)

Definition at line 1926 of file DCMTree_DicomTags.h.

#define DCMTree_ContourSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0040)

Definition at line 1923 of file DCMTree_DicomTags.h.

#define DCMTree_ContourSlabThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0044)

Definition at line 1925 of file DCMTree_DicomTags.h.

#define DCMTree_ContourUncertaintyRadius   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0312)

Definition at line 1577 of file DCMTree_DicomTags.h.

#define DCMTree_Contrast_BolusIngredientOpaque   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9425)

Definition at line 837 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastAdministrationProfileSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9340)

Definition at line 820 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastAllergies   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2110)

Definition at line 272 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusAdministrationRouteSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0014)

Definition at line 302 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusAgent   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0010)

Definition at line 300 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusAgentAdministered   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9342)

Definition at line 822 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusAgentDetected   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9343)

Definition at line 823 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusAgentNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9337)

Definition at line 818 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusAgentPhase   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9344)

Definition at line 824 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusAgentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0012)

Definition at line 301 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusIngredient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1048)

Definition at line 375 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusIngredientCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9338)

Definition at line 819 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusIngredientConcentration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1049)

Definition at line 376 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusRoute   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1040)

Definition at line 367 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1042)

Definition at line 369 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusStopTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1043)

Definition at line 370 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusTotalDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1044)

Definition at line 371 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusUsageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9341)

Definition at line 821 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastBolusVolume   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1041)

Definition at line 368 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastFlowDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1047)

Definition at line 374 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastFlowRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1046)

Definition at line 373 of file DCMTree_DicomTags.h.

#define DCMTree_ContrastFrameAveraging   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6112)

Definition at line 1123 of file DCMTree_DicomTags.h.

#define DCMTree_ContributingEquipmentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0xa001)

Definition at line 877 of file DCMTree_DicomTags.h.

#define DCMTree_ContributionDateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0xa002)

Definition at line 878 of file DCMTree_DicomTags.h.

#define DCMTree_ContributionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0xa003)

Definition at line 879 of file DCMTree_DicomTags.h.

#define DCMTree_ControlPoint3DPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d4)

Definition at line 2260 of file DCMTree_DicomTags.h.

#define DCMTree_ControlPointDeliverySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0040)

Definition at line 1967 of file DCMTree_DicomTags.h.

#define DCMTree_ControlPointIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0112)

Definition at line 2151 of file DCMTree_DicomTags.h.

#define DCMTree_ControlPointRelativePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d2)

Definition at line 2259 of file DCMTree_DicomTags.h.

#define DCMTree_ControlPointSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0111)

Definition at line 2150 of file DCMTree_DicomTags.h.

#define DCMTree_ConversionType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0064)

Definition at line 136 of file DCMTree_DicomTags.h.

#define DCMTree_ConvolutionKernel   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1210)

Definition at line 460 of file DCMTree_DicomTags.h.

#define DCMTree_ConvolutionKernelGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9316)

Definition at line 799 of file DCMTree_DicomTags.h.

#define DCMTree_CoordinateStartValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0112)

Definition at line 2373 of file DCMTree_DicomTags.h.

#define DCMTree_CoordinateStepValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0114)

Definition at line 2374 of file DCMTree_DicomTags.h.

#define DCMTree_CoordinateSystemAxisCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x08da)

Definition at line 1296 of file DCMTree_DicomTags.h.

#define DCMTree_CorrectedImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0051)

Definition at line 1013 of file DCMTree_DicomTags.h.

#define DCMTree_CountRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1243)

Definition at line 463 of file DCMTree_DicomTags.h.

#define DCMTree_CountryOfResidence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2150)

Definition at line 273 of file DCMTree_DicomTags.h.

#define DCMTree_CountsAccumulated   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0070)

Definition at line 329 of file DCMTree_DicomTags.h.

#define DCMTree_CountsIncluded   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1400)

Definition at line 1519 of file DCMTree_DicomTags.h.

#define DCMTree_CountsSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1002)

Definition at line 1496 of file DCMTree_DicomTags.h.

#define DCMTree_CoverageOfKSpace   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9094)

Definition at line 719 of file DCMTree_DicomTags.h.

#define DCMTree_CranialThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5026)

Definition at line 545 of file DCMTree_DicomTags.h.

#define DCMTree_CreationDate   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0040)

Definition at line 1811 of file DCMTree_DicomTags.h.

#define DCMTree_CreationTime   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0050)

Definition at line 1812 of file DCMTree_DicomTags.h.

#define DCMTree_CreatorVersionUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9123)

Definition at line 235 of file DCMTree_DicomTags.h.

#define DCMTree_CTAcquisitionDetailsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9304)

Definition at line 787 of file DCMTree_DicomTags.h.

#define DCMTree_CTAcquisitionTypeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9301)

Definition at line 784 of file DCMTree_DicomTags.h.

#define DCMTree_CTDIvol   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9345)

Definition at line 825 of file DCMTree_DicomTags.h.

#define DCMTree_CTExposureSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9321)

Definition at line 804 of file DCMTree_DicomTags.h.

#define DCMTree_CTGeometrySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9312)

Definition at line 795 of file DCMTree_DicomTags.h.

#define DCMTree_CTImageFrameTypeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9329)

Definition at line 812 of file DCMTree_DicomTags.h.

#define DCMTree_CTPositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9326)

Definition at line 809 of file DCMTree_DicomTags.h.

#define DCMTree_CTReconstructionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9314)

Definition at line 797 of file DCMTree_DicomTags.h.

#define DCMTree_CTTableDynamicsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9308)

Definition at line 791 of file DCMTree_DicomTags.h.

#define DCMTree_CTXRayDetailsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9325)

Definition at line 808 of file DCMTree_DicomTags.h.

#define DCMTree_CumulativeDoseReferenceCoefficient   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x010c)

Definition at line 2147 of file DCMTree_DicomTags.h.

#define DCMTree_CumulativeDoseToDoseReference   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0052)

Definition at line 1972 of file DCMTree_DicomTags.h.

#define DCMTree_CumulativeMetersetWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0134)

Definition at line 2173 of file DCMTree_DicomTags.h.

#define DCMTree_CumulativeTimeWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02d6)

Definition at line 2261 of file DCMTree_DicomTags.h.

#define DCMTree_CurrentFractionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0022)

Definition at line 1954 of file DCMTree_DicomTags.h.

#define DCMTree_CurrentPatientLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0300)

Definition at line 1192 of file DCMTree_DicomTags.h.

#define DCMTree_CurrentRequestedProcedureEvidenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa375)

Definition at line 1406 of file DCMTree_DicomTags.h.

#define DCMTree_CurrentTreatmentStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0200)

Definition at line 2017 of file DCMTree_DicomTags.h.

#define DCMTree_CurveActivationLayer   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x1001)

Definition at line 2375 of file DCMTree_DicomTags.h.

#define DCMTree_CurveData   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x3000)

Definition at line 2387 of file DCMTree_DicomTags.h.

#define DCMTree_CurveDataDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0110)

Definition at line 2372 of file DCMTree_DicomTags.h.

#define DCMTree_CurveDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0025)

Definition at line 117 of file DCMTree_DicomTags.h.

#define DCMTree_CurveDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0022)

Definition at line 2365 of file DCMTree_DicomTags.h.

#define DCMTree_CurveDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0005)

Definition at line 2362 of file DCMTree_DicomTags.h.

#define DCMTree_CurveGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0000)

Definition at line 2361 of file DCMTree_DicomTags.h.

#define DCMTree_CurveLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2500)

Definition at line 2384 of file DCMTree_DicomTags.h.

#define DCMTree_CurveNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0024)

Definition at line 895 of file DCMTree_DicomTags.h.

#define DCMTree_CurveRange   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0106)

Definition at line 2371 of file DCMTree_DicomTags.h.

#define DCMTree_CurveReferencedOverlaySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2600)

Definition at line 2385 of file DCMTree_DicomTags.h.

#define DCMTree_CurveTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0035)

Definition at line 124 of file DCMTree_DicomTags.h.

#define DCMTree_CustodialOrganizationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa07c)

Definition at line 1378 of file DCMTree_DicomTags.h.

#define DCMTree_CylinderAxis   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0009)

Definition at line 971 of file DCMTree_DicomTags.h.

#define DCMTree_CylinderLensPower   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0008)

Definition at line 970 of file DCMTree_DicomTags.h.

#define DCMTree_DataCollectionCenterPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9313)

Definition at line 796 of file DCMTree_DicomTags.h.

#define DCMTree_DataCollectionDiameter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0090)

Definition at line 345 of file DCMTree_DicomTags.h.

#define DCMTree_DataElementsSigned   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0020)

Definition at line 1701 of file DCMTree_DicomTags.h.

#define DCMTree_DataInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0063)

Definition at line 1468 of file DCMTree_DicomTags.h.

#define DCMTree_DataPointColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9002)

Definition at line 1128 of file DCMTree_DicomTags.h.

#define DCMTree_DataPointRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9001)

Definition at line 1127 of file DCMTree_DicomTags.h.

#define DCMTree_DataRepresentation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9108)

Definition at line 1131 of file DCMTree_DicomTags.h.

#define DCMTree_DataSetTrailingPadding   DCMTREE_MAKE_32BIT_RAW_ID(0xfffc, 0xfffc)

Definition at line 2353 of file DCMTree_DicomTags.h.

#define DCMTree_DataSetType   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0800)

Definition at line 37 of file DCMTree_DicomTags.h.

#define DCMTree_DataValueRepresentation   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0103)

Definition at line 2368 of file DCMTree_DicomTags.h.

#define DCMTree_Date   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa121)

Definition at line 1386 of file DCMTree_DicomTags.h.

#define DCMTree_DateOfLastCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1200)

Definition at line 458 of file DCMTree_DicomTags.h.

#define DCMTree_DateOfLastDetectorCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x700c)

Definition at line 611 of file DCMTree_DicomTags.h.

#define DCMTree_DateOfSecondaryCapture   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1012)

Definition at line 355 of file DCMTree_DicomTags.h.

#define DCMTree_DateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa120)

Definition at line 1385 of file DCMTree_DicomTags.h.

#define DCMTree_dBdt   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1318)

Definition at line 477 of file DCMTree_DicomTags.h.

#define DCMTree_DeadTimeCorrectionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1401)

Definition at line 1520 of file DCMTree_DicomTags.h.

#define DCMTree_DeadTimeFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1324)

Definition at line 1517 of file DCMTree_DicomTags.h.

#define DCMTree_DecayCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1102)

Definition at line 1500 of file DCMTree_DicomTags.h.

#define DCMTree_DecayFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1321)

Definition at line 1514 of file DCMTree_DicomTags.h.

#define DCMTree_DecimateCropResult   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x00a2)

Definition at line 1782 of file DCMTree_DicomTags.h.

#define DCMTree_DecoupledNucleus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9060)

Definition at line 691 of file DCMTree_DicomTags.h.

#define DCMTree_Decoupling   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9059)

Definition at line 690 of file DCMTree_DicomTags.h.

#define DCMTree_DecouplingChemicalShiftReference   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9063)

Definition at line 694 of file DCMTree_DicomTags.h.

#define DCMTree_DecouplingFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9061)

Definition at line 692 of file DCMTree_DicomTags.h.

#define DCMTree_DecouplingMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9062)

Definition at line 693 of file DCMTree_DicomTags.h.

#define DCMTree_DefaultMagnificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a6)

Definition at line 1757 of file DCMTree_DicomTags.h.

#define DCMTree_DefaultPrinterResolutionID   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0054)

Definition at line 1754 of file DCMTree_DicomTags.h.

#define DCMTree_DefaultSmoothingType   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a8)

Definition at line 1759 of file DCMTree_DicomTags.h.

#define DCMTree_DegreeOfDilation   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000e)

Definition at line 976 of file DCMTree_DicomTags.h.

#define DCMTree_DeIdentificationMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0063)

Definition at line 297 of file DCMTree_DicomTags.h.

#define DCMTree_DeIdentificationMethodCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0064)

Definition at line 298 of file DCMTree_DicomTags.h.

#define DCMTree_DeliveredChannelTotalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0134)

Definition at line 2003 of file DCMTree_DicomTags.h.

#define DCMTree_DeliveredMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0044)

Definition at line 1969 of file DCMTree_DicomTags.h.

#define DCMTree_DeliveredNumberOfPulses   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0138)

Definition at line 2005 of file DCMTree_DicomTags.h.

#define DCMTree_DeliveredPrimaryMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0036)

Definition at line 1963 of file DCMTree_DicomTags.h.

#define DCMTree_DeliveredPulseRepetitionInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x013c)

Definition at line 2007 of file DCMTree_DicomTags.h.

#define DCMTree_DeliveredSecondaryMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0037)

Definition at line 1964 of file DCMTree_DicomTags.h.

#define DCMTree_DeliveredTreatmentTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x003b)

Definition at line 1966 of file DCMTree_DicomTags.h.

#define DCMTree_DeliveryMaximumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0023)

Definition at line 2048 of file DCMTree_DicomTags.h.

#define DCMTree_DeliveryWarningDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0022)

Definition at line 2047 of file DCMTree_DicomTags.h.

#define DCMTree_DepthOfScanField   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5050)

Definition at line 551 of file DCMTree_DicomTags.h.

#define DCMTree_DerivationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9215)

Definition at line 243 of file DCMTree_DicomTags.h.

#define DCMTree_DerivationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2111)

Definition at line 203 of file DCMTree_DicomTags.h.

#define DCMTree_DerivationImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9124)

Definition at line 236 of file DCMTree_DicomTags.h.

#define DCMTree_DestinationAE   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0140)

Definition at line 1814 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorActivationOffsetFromExposure   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7016)

Definition at line 617 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorActiveDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7026)

Definition at line 622 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorActiveOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7028)

Definition at line 623 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorActiveShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7024)

Definition at line 621 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorActiveTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7014)

Definition at line 616 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorBinning   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x701a)

Definition at line 618 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorConditionsNominalFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7000)

Definition at line 604 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorConfiguration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7005)

Definition at line 607 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7006)

Definition at line 608 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorElementPhysicalSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7020)

Definition at line 619 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorElementSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1203)

Definition at line 1507 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorElementSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7022)

Definition at line 620 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x700a)

Definition at line 610 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0022)

Definition at line 1453 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorLinesOfResponseUsed   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1104)

Definition at line 1502 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorManufacturerName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x702a)

Definition at line 624 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorManufacturersModelName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x702b)

Definition at line 625 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7008)

Definition at line 609 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorPrimaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1530)

Definition at line 497 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorSecondaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1531)

Definition at line 498 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorTemperature   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7001)

Definition at line 605 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorTimeSinceLastExposure   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7012)

Definition at line 615 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7004)

Definition at line 606 of file DCMTree_DicomTags.h.

#define DCMTree_DetectorVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0020)

Definition at line 1451 of file DCMTree_DicomTags.h.

#define DCMTree_DeviceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0020)

Definition at line 1440 of file DCMTree_DicomTags.h.

#define DCMTree_DeviceDiameter   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0016)

Definition at line 1436 of file DCMTree_DicomTags.h.

#define DCMTree_DeviceDiameterUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0017)

Definition at line 1437 of file DCMTree_DicomTags.h.

#define DCMTree_DeviceLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0014)

Definition at line 1435 of file DCMTree_DicomTags.h.

#define DCMTree_DeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0010)

Definition at line 1434 of file DCMTree_DicomTags.h.

#define DCMTree_DeviceSerialNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1000)

Definition at line 350 of file DCMTree_DicomTags.h.

#define DCMTree_DeviceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1002)

Definition at line 351 of file DCMTree_DicomTags.h.

#define DCMTree_DeviceVolume   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0018)

Definition at line 1438 of file DCMTree_DicomTags.h.

#define DCMTree_DiaphragmPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0034)

Definition at line 1873 of file DCMTree_DicomTags.h.

#define DCMTree_DiffusionAnisotropyType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9147)

Definition at line 739 of file DCMTree_DicomTags.h.

#define DCMTree_DiffusionBValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9087)

Definition at line 714 of file DCMTree_DicomTags.h.

#define DCMTree_DiffusionDirectionality   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9075)

Definition at line 703 of file DCMTree_DicomTags.h.

#define DCMTree_DiffusionGradientDirectionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9076)

Definition at line 704 of file DCMTree_DicomTags.h.

#define DCMTree_DiffusionGradientOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9089)

Definition at line 715 of file DCMTree_DicomTags.h.

#define DCMTree_DigitalImageFormatAcquired   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1023)

Definition at line 365 of file DCMTree_DicomTags.h.

#define DCMTree_DigitalSignatureDateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0105)

Definition at line 1703 of file DCMTree_DicomTags.h.

#define DCMTree_DigitalSignatureGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0000)

Definition at line 1697 of file DCMTree_DicomTags.h.

#define DCMTree_DigitalSignaturePurposeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0401)

Definition at line 1709 of file DCMTree_DicomTags.h.

#define DCMTree_DigitalSignaturesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0xfffa, 0xfffa)

Definition at line 2352 of file DCMTree_DicomTags.h.

#define DCMTree_DigitalSignatureUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0100)

Definition at line 1702 of file DCMTree_DicomTags.h.

#define DCMTree_DigitizingDeviceTransportDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2020)

Definition at line 529 of file DCMTree_DicomTags.h.

#define DCMTree_DimensionDescriptionLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9421)

Definition at line 959 of file DCMTree_DicomTags.h.

#define DCMTree_DimensionIndexPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9165)

Definition at line 952 of file DCMTree_DicomTags.h.

#define DCMTree_DimensionIndexPrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9213)

Definition at line 954 of file DCMTree_DicomTags.h.

#define DCMTree_DimensionIndexSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9222)

Definition at line 956 of file DCMTree_DicomTags.h.

#define DCMTree_DimensionIndexValues   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9157)

Definition at line 946 of file DCMTree_DicomTags.h.

#define DCMTree_DimensionOrganizationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9221)

Definition at line 955 of file DCMTree_DicomTags.h.

#define DCMTree_DimensionOrganizationUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9164)

Definition at line 951 of file DCMTree_DicomTags.h.

#define DCMTree_DirectoryRecordSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1220)

Definition at line 87 of file DCMTree_DicomTags.h.

#define DCMTree_DirectoryRecordType   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1430)

Definition at line 91 of file DCMTree_DicomTags.h.

#define DCMTree_DischargeDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0030)

Definition at line 1186 of file DCMTree_DicomTags.h.

#define DCMTree_DischargeDiagnosisCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0044)

Definition at line 1189 of file DCMTree_DicomTags.h.

#define DCMTree_DischargeDiagnosisDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0040)

Definition at line 1188 of file DCMTree_DicomTags.h.

#define DCMTree_DischargeTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0032)

Definition at line 1187 of file DCMTree_DicomTags.h.

#define DCMTree_DisplayedAreaBottomRightHandCorner   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0053)

Definition at line 1551 of file DCMTree_DicomTags.h.

#define DCMTree_DisplayedAreaSelectionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x005a)

Definition at line 1552 of file DCMTree_DicomTags.h.

#define DCMTree_DisplayedAreaTopLeftHandCorner   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0052)

Definition at line 1550 of file DCMTree_DicomTags.h.

#define DCMTree_DisplayEnvironmentSpatialPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0108)

Definition at line 1637 of file DCMTree_DicomTags.h.

#define DCMTree_DisplayFilterPercentage   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9411)

Definition at line 1136 of file DCMTree_DicomTags.h.

#define DCMTree_DisplaySetNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0202)

Definition at line 1642 of file DCMTree_DicomTags.h.

#define DCMTree_DisplaySetPatientOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0700)

Definition at line 1676 of file DCMTree_DicomTags.h.

#define DCMTree_DisplaySetPresentationGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0204)

Definition at line 1643 of file DCMTree_DicomTags.h.

#define DCMTree_DisplaySetPresentationGroupDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0206)

Definition at line 1644 of file DCMTree_DicomTags.h.

#define DCMTree_DisplaySetScrollingGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0212)

Definition at line 1647 of file DCMTree_DicomTags.h.

#define DCMTree_DisplaySetsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0200)

Definition at line 1641 of file DCMTree_DicomTags.h.

#define DCMTree_DisplayWindowLabelVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2006)

Definition at line 527 of file DCMTree_DicomTags.h.

#define DCMTree_DistanceObjectToTableTop   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9403)

Definition at line 828 of file DCMTree_DicomTags.h.

#define DCMTree_DistanceReceptorPlaneToDetectorHousing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9426)

Definition at line 838 of file DCMTree_DicomTags.h.

#define DCMTree_DistanceSourceToDataCollectionCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9335)

Definition at line 817 of file DCMTree_DicomTags.h.

#define DCMTree_DistanceSourceToDetector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1110)

Definition at line 412 of file DCMTree_DicomTags.h.

#define DCMTree_DistanceSourceToEntrance   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0306)

Definition at line 1268 of file DCMTree_DicomTags.h.

#define DCMTree_DistanceSourceToIsocenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9402)

Definition at line 827 of file DCMTree_DicomTags.h.

#define DCMTree_DistanceSourceToPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1111)

Definition at line 413 of file DCMTree_DicomTags.h.

#define DCMTree_DistributionAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x011a)

Definition at line 2326 of file DCMTree_DicomTags.h.

#define DCMTree_DistributionName   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0119)

Definition at line 2325 of file DCMTree_DicomTags.h.

#define DCMTree_DocumentTitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0010)

Definition at line 1428 of file DCMTree_DicomTags.h.

#define DCMTree_DopplerCorrectionAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6034)

Definition at line 577 of file DCMTree_DicomTags.h.

#define DCMTree_DopplerSampleVolumeXPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6039)

Definition at line 580 of file DCMTree_DicomTags.h.

#define DCMTree_DopplerSampleVolumeYPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603b)

Definition at line 582 of file DCMTree_DicomTags.h.

#define DCMTree_DoseCalibrationFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1322)

Definition at line 1515 of file DCMTree_DicomTags.h.

#define DCMTree_DoseComment   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0006)

Definition at line 1881 of file DCMTree_DicomTags.h.

#define DCMTree_DoseGridScaling   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x000e)

Definition at line 1885 of file DCMTree_DicomTags.h.

#define DCMTree_DoseRateDelivered   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0048)

Definition at line 1970 of file DCMTree_DicomTags.h.

#define DCMTree_DoseRateSet   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0115)

Definition at line 2153 of file DCMTree_DicomTags.h.

#define DCMTree_DoseReferenceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0016)

Definition at line 2042 of file DCMTree_DicomTags.h.

#define DCMTree_DoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0012)

Definition at line 2038 of file DCMTree_DicomTags.h.

#define DCMTree_DoseReferencePointCoordinates   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0018)

Definition at line 2043 of file DCMTree_DicomTags.h.

#define DCMTree_DoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0010)

Definition at line 2037 of file DCMTree_DicomTags.h.

#define DCMTree_DoseReferenceStructureType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0014)

Definition at line 2040 of file DCMTree_DicomTags.h.

#define DCMTree_DoseReferenceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0020)

Definition at line 2045 of file DCMTree_DicomTags.h.

#define DCMTree_DoseReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0013)

Definition at line 2039 of file DCMTree_DicomTags.h.

#define DCMTree_DoseSummationType   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x000a)

Definition at line 1883 of file DCMTree_DicomTags.h.

#define DCMTree_DoseType   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0004)

Definition at line 1880 of file DCMTree_DicomTags.h.

#define DCMTree_DoseUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0002)

Definition at line 1879 of file DCMTree_DicomTags.h.

#define DCMTree_DoseValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0012)

Definition at line 1887 of file DCMTree_DicomTags.h.

#define DCMTree_DVHData   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0058)

Definition at line 1895 of file DCMTree_DicomTags.h.

#define DCMTree_DVHDoseScaling   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0052)

Definition at line 1892 of file DCMTree_DicomTags.h.

#define DCMTree_DVHMaximumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0072)

Definition at line 1899 of file DCMTree_DicomTags.h.

#define DCMTree_DVHMeanDose   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0074)

Definition at line 1900 of file DCMTree_DicomTags.h.

#define DCMTree_DVHMinimumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0070)

Definition at line 1898 of file DCMTree_DicomTags.h.

#define DCMTree_DVHNormalizationDoseValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0042)

Definition at line 1890 of file DCMTree_DicomTags.h.

#define DCMTree_DVHNormalizationPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0040)

Definition at line 1889 of file DCMTree_DicomTags.h.

#define DCMTree_DVHNumberOfBins   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0056)

Definition at line 1894 of file DCMTree_DicomTags.h.

#define DCMTree_DVHReferencedROISequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0060)

Definition at line 1896 of file DCMTree_DicomTags.h.

#define DCMTree_DVHROIContributionType   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0062)

Definition at line 1897 of file DCMTree_DicomTags.h.

#define DCMTree_DVHSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0050)

Definition at line 1891 of file DCMTree_DicomTags.h.

#define DCMTree_DVHType   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0001)

Definition at line 1878 of file DCMTree_DicomTags.h.

#define DCMTree_DVHVolumeUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0054)

Definition at line 1893 of file DCMTree_DicomTags.h.

#define DCMTree_EchoNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0086)

Definition at line 341 of file DCMTree_DicomTags.h.

#define DCMTree_EchoPlanarPulseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9018)

Definition at line 657 of file DCMTree_DicomTags.h.

#define DCMTree_EchoPulseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9008)

Definition at line 648 of file DCMTree_DicomTags.h.

#define DCMTree_EchoTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0081)

Definition at line 336 of file DCMTree_DicomTags.h.

#define DCMTree_EchoTrainLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0091)

Definition at line 346 of file DCMTree_DicomTags.h.

#define DCMTree_EffectiveDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0072)

Definition at line 331 of file DCMTree_DicomTags.h.

#define DCMTree_EffectiveEchoTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9082)

Definition at line 710 of file DCMTree_DicomTags.h.

#define DCMTree_EmmetropicMagnification   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000a)

Definition at line 972 of file DCMTree_DicomTags.h.

#define DCMTree_EmptyImageDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0110)

Definition at line 1762 of file DCMTree_DicomTags.h.

#define DCMTree_EncapsulatedDocument   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0011)

Definition at line 1429 of file DCMTree_DicomTags.h.

#define DCMTree_EncapsulatedDocumentGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0000)

Definition at line 1427 of file DCMTree_DicomTags.h.

#define DCMTree_EncryptedAttributesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0500)

Definition at line 1713 of file DCMTree_DicomTags.h.

#define DCMTree_EncryptedContent   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0520)

Definition at line 1715 of file DCMTree_DicomTags.h.

#define DCMTree_EncryptedContentTransferSyntaxUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0510)

Definition at line 1714 of file DCMTree_DicomTags.h.

#define DCMTree_EndCumulativeMetersetWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0009)

Definition at line 2274 of file DCMTree_DicomTags.h.

#define DCMTree_EndMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x007a)

Definition at line 1985 of file DCMTree_DicomTags.h.

#define DCMTree_EnergyWindowInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0012)

Definition at line 1444 of file DCMTree_DicomTags.h.

#define DCMTree_EnergyWindowLowerLimit   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0014)

Definition at line 1446 of file DCMTree_DicomTags.h.

#define DCMTree_EnergyWindowName   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0018)

Definition at line 1450 of file DCMTree_DicomTags.h.

#define DCMTree_EnergyWindowNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0308)

Definition at line 1488 of file DCMTree_DicomTags.h.

#define DCMTree_EnergyWindowRangeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0013)

Definition at line 1445 of file DCMTree_DicomTags.h.

#define DCMTree_EnergyWindowUpperLimit   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0015)

Definition at line 1447 of file DCMTree_DicomTags.h.

#define DCMTree_EnergyWindowVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0010)

Definition at line 1442 of file DCMTree_DicomTags.h.

#define DCMTree_EntranceDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0302)

Definition at line 1266 of file DCMTree_DicomTags.h.

#define DCMTree_EntranceDoseInmGy   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x8302)

Definition at line 1357 of file DCMTree_DicomTags.h.

#define DCMTree_EquivalentCDADocumentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa090)

Definition at line 1383 of file DCMTree_DicomTags.h.

#define DCMTree_ErrorComment   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0902)

Definition at line 42 of file DCMTree_DicomTags.h.

#define DCMTree_ErrorID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0903)

Definition at line 43 of file DCMTree_DicomTags.h.

#define DCMTree_EstimatedDoseSaving   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9324)

Definition at line 807 of file DCMTree_DicomTags.h.

#define DCMTree_EstimatedRadiographicMagnificationFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1114)

Definition at line 414 of file DCMTree_DicomTags.h.

#define DCMTree_EthnicGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2160)

Definition at line 276 of file DCMTree_DicomTags.h.

#define DCMTree_EventElapsedTimes   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2130)

Definition at line 212 of file DCMTree_DicomTags.h.

#define DCMTree_EventTimerNames   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2132)

Definition at line 213 of file DCMTree_DicomTags.h.

#define DCMTree_EventTypeID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1002)

Definition at line 46 of file DCMTree_DicomTags.h.

#define DCMTree_ExaminedBodyThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x9431)

Definition at line 284 of file DCMTree_DicomTags.h.

#define DCMTree_ExecutionStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0020)

Definition at line 1809 of file DCMTree_DicomTags.h.

#define DCMTree_ExecutionStatusInfo   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0030)

Definition at line 1810 of file DCMTree_DicomTags.h.

#define DCMTree_ExpectedCompletionDateAndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4011)

Definition at line 1335 of file DCMTree_DicomTags.h.

#define DCMTree_ExposedArea   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0303)

Definition at line 1267 of file DCMTree_DicomTags.h.

#define DCMTree_Exposure   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1152)

Definition at line 436 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureControlMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7060)

Definition at line 639 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureControlModeDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7062)

Definition at line 640 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureControlSensingRegionLeftVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9436)

Definition at line 847 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureControlSensingRegionLowerHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9439)

Definition at line 850 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureControlSensingRegionRightVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9437)

Definition at line 848 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureControlSensingRegionShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9435)

Definition at line 846 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureControlSensingRegionsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9434)

Definition at line 845 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureControlSensingRegionUpperHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9438)

Definition at line 849 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureDoseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x030e)

Definition at line 1270 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureInmAs   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9332)

Definition at line 814 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureInMicroAs   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1153)

Definition at line 437 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureModulationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9323)

Definition at line 806 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0030)

Definition at line 1871 of file DCMTree_DicomTags.h.

#define DCMTree_ExposuresOnDetectorSinceLastCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7010)

Definition at line 613 of file DCMTree_DicomTags.h.

#define DCMTree_ExposuresOnDetectorSinceManufactured   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7011)

Definition at line 614 of file DCMTree_DicomTags.h.

#define DCMTree_ExposuresOnPlate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1404)

Definition at line 482 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7064)

Definition at line 641 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1150)

Definition at line 434 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureTimeInMicroS   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x8150)

Definition at line 643 of file DCMTree_DicomTags.h.

#define DCMTree_ExposureTimeInms   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9328)

Definition at line 811 of file DCMTree_DicomTags.h.

#define DCMTree_FailedSOPInstanceUIDList   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0058)

Definition at line 132 of file DCMTree_DicomTags.h.

#define DCMTree_FailedSOPSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1198)

Definition at line 198 of file DCMTree_DicomTags.h.

#define DCMTree_FailureAttributes   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000e)

Definition at line 1851 of file DCMTree_DicomTags.h.

#define DCMTree_FailureReason   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1197)

Definition at line 197 of file DCMTree_DicomTags.h.

#define DCMTree_FiducialDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030f)

Definition at line 1574 of file DCMTree_DicomTags.h.

#define DCMTree_FiducialIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0310)

Definition at line 1575 of file DCMTree_DicomTags.h.

#define DCMTree_FiducialIdentifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0311)

Definition at line 1576 of file DCMTree_DicomTags.h.

#define DCMTree_FiducialSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x031e)

Definition at line 1582 of file DCMTree_DicomTags.h.

#define DCMTree_FiducialSetSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x031c)

Definition at line 1581 of file DCMTree_DicomTags.h.

#define DCMTree_FiducialUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x031a)

Definition at line 1580 of file DCMTree_DicomTags.h.

#define DCMTree_FieldOfViewDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9433)

Definition at line 844 of file DCMTree_DicomTags.h.

#define DCMTree_FieldOfViewDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1149)

Definition at line 433 of file DCMTree_DicomTags.h.

#define DCMTree_FieldOfViewDimensionsInFloat   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9461)

Definition at line 861 of file DCMTree_DicomTags.h.

#define DCMTree_FieldOfViewHorizontalFlip   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7034)

Definition at line 628 of file DCMTree_DicomTags.h.

#define DCMTree_FieldOfViewOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7030)

Definition at line 626 of file DCMTree_DicomTags.h.

#define DCMTree_FieldOfViewRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7032)

Definition at line 627 of file DCMTree_DicomTags.h.

#define DCMTree_FieldOfViewSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9432)

Definition at line 843 of file DCMTree_DicomTags.h.

#define DCMTree_FieldOfViewShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1147)

Definition at line 432 of file DCMTree_DicomTags.h.

#define DCMTree_FileMetaInformationVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0001)

Definition at line 71 of file DCMTree_DicomTags.h.

#define DCMTree_FileSetConsistencyFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1212)

Definition at line 86 of file DCMTree_DicomTags.h.

#define DCMTree_FileSetDescriptorFileID   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1141)

Definition at line 82 of file DCMTree_DicomTags.h.

#define DCMTree_FileSetGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x0000)

Definition at line 80 of file DCMTree_DicomTags.h.

#define DCMTree_FileSetID   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1130)

Definition at line 81 of file DCMTree_DicomTags.h.

#define DCMTree_FillerOrderNumberImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2017)

Definition at line 1323 of file DCMTree_DicomTags.h.

#define DCMTree_FillerOrderNumberProcedure   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1007)

Definition at line 1304 of file DCMTree_DicomTags.h.

#define DCMTree_FilmBoxContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0030)

Definition at line 1830 of file DCMTree_DicomTags.h.

#define DCMTree_FilmBoxGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0000)

Definition at line 1748 of file DCMTree_DicomTags.h.

#define DCMTree_FilmConsumptionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0321)

Definition at line 1277 of file DCMTree_DicomTags.h.

#define DCMTree_FilmDestination   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0040)

Definition at line 1731 of file DCMTree_DicomTags.h.

#define DCMTree_FilmOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0040)

Definition at line 1751 of file DCMTree_DicomTags.h.

#define DCMTree_FilmSessionGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0000)

Definition at line 1726 of file DCMTree_DicomTags.h.

#define DCMTree_FilmSessionLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0050)

Definition at line 1732 of file DCMTree_DicomTags.h.

#define DCMTree_FilmSizeID   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0050)

Definition at line 1752 of file DCMTree_DicomTags.h.

#define DCMTree_FilterByAttributePresence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0404)

Definition at line 1665 of file DCMTree_DicomTags.h.

#define DCMTree_FilterByCategory   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0402)

Definition at line 1664 of file DCMTree_DicomTags.h.

#define DCMTree_FilterByOperator   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0406)

Definition at line 1666 of file DCMTree_DicomTags.h.

#define DCMTree_FilterHighFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0221)

Definition at line 1220 of file DCMTree_DicomTags.h.

#define DCMTree_FilterLowFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0220)

Definition at line 1219 of file DCMTree_DicomTags.h.

#define DCMTree_FilterMaterial   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7050)

Definition at line 636 of file DCMTree_DicomTags.h.

#define DCMTree_FilterOperationsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0400)

Definition at line 1663 of file DCMTree_DicomTags.h.

#define DCMTree_FilterThicknessMaximum   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7054)

Definition at line 638 of file DCMTree_DicomTags.h.

#define DCMTree_FilterThicknessMinimum   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7052)

Definition at line 637 of file DCMTree_DicomTags.h.

#define DCMTree_FilterType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1160)

Definition at line 443 of file DCMTree_DicomTags.h.

#define DCMTree_FinalCumulativeMetersetWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x010e)

Definition at line 2148 of file DCMTree_DicomTags.h.

#define DCMTree_FinalCumulativeTimeWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02c8)

Definition at line 2257 of file DCMTree_DicomTags.h.

#define DCMTree_FirstOrderPhaseCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9198)

Definition at line 765 of file DCMTree_DicomTags.h.

#define DCMTree_FirstOrderPhaseCorrectionAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x5600, 0x0010)

Definition at line 2345 of file DCMTree_DicomTags.h.

#define DCMTree_FirstTreatmentDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0054)

Definition at line 1973 of file DCMTree_DicomTags.h.

#define DCMTree_FixationDeviceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0196)

Definition at line 2181 of file DCMTree_DicomTags.h.

#define DCMTree_FixationDeviceLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0194)

Definition at line 2180 of file DCMTree_DicomTags.h.

#define DCMTree_FixationDevicePitchAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0199)

Definition at line 2183 of file DCMTree_DicomTags.h.

#define DCMTree_FixationDevicePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0198)

Definition at line 2182 of file DCMTree_DicomTags.h.

#define DCMTree_FixationDeviceRollAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x019a)

Definition at line 2184 of file DCMTree_DicomTags.h.

#define DCMTree_FixationDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0190)

Definition at line 2178 of file DCMTree_DicomTags.h.

#define DCMTree_FixationDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0192)

Definition at line 2179 of file DCMTree_DicomTags.h.

#define DCMTree_FlipAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1314)

Definition at line 474 of file DCMTree_DicomTags.h.

#define DCMTree_FlowCompensation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9010)

Definition at line 650 of file DCMTree_DicomTags.h.

#define DCMTree_FlowCompensationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9183)

Definition at line 760 of file DCMTree_DicomTags.h.

#define DCMTree_FluenceDataScale   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0042)

Definition at line 1876 of file DCMTree_DicomTags.h.

#define DCMTree_FluenceDataSource   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0041)

Definition at line 1875 of file DCMTree_DicomTags.h.

#define DCMTree_FluenceeMapSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0040)

Definition at line 1874 of file DCMTree_DicomTags.h.

#define DCMTree_FluoroscopyFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9334)

Definition at line 816 of file DCMTree_DicomTags.h.

#define DCMTree_FocalDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1182)

Definition at line 451 of file DCMTree_DicomTags.h.

#define DCMTree_FocalSpots   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1190)

Definition at line 454 of file DCMTree_DicomTags.h.

#define DCMTree_FocusDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5012)

Definition at line 540 of file DCMTree_DicomTags.h.

#define DCMTree_FractionGroupDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0072)

Definition at line 2072 of file DCMTree_DicomTags.h.

#define DCMTree_FractionGroupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0071)

Definition at line 2071 of file DCMTree_DicomTags.h.

#define DCMTree_FractionGroupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0070)

Definition at line 2070 of file DCMTree_DicomTags.h.

#define DCMTree_FractionGroupSummarySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0220)

Definition at line 2019 of file DCMTree_DicomTags.h.

#define DCMTree_FractionGroupType   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0224)

Definition at line 2021 of file DCMTree_DicomTags.h.

#define DCMTree_FractionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0029)

Definition at line 1870 of file DCMTree_DicomTags.h.

#define DCMTree_FractionPattern   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x007b)

Definition at line 2076 of file DCMTree_DicomTags.h.

#define DCMTree_FractionStatusSummarySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0240)

Definition at line 2023 of file DCMTree_DicomTags.h.

#define DCMTree_FrameAcquisitionDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9074)

Definition at line 702 of file DCMTree_DicomTags.h.

#define DCMTree_FrameAcquisitionDuration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9220)

Definition at line 772 of file DCMTree_DicomTags.h.

#define DCMTree_FrameAcquisitionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9156)

Definition at line 945 of file DCMTree_DicomTags.h.

#define DCMTree_FrameAnatomySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9071)

Definition at line 938 of file DCMTree_DicomTags.h.

#define DCMTree_FrameComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9158)

Definition at line 947 of file DCMTree_DicomTags.h.

#define DCMTree_FrameContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9111)

Definition at line 940 of file DCMTree_DicomTags.h.

#define DCMTree_FrameDelay   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1066)

Definition at line 384 of file DCMTree_DicomTags.h.

#define DCMTree_FrameDetectorParametersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9451)

Definition at line 856 of file DCMTree_DicomTags.h.

#define DCMTree_FrameDimensionPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x000a)

Definition at line 1002 of file DCMTree_DicomTags.h.

#define DCMTree_FrameDisplaySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9458)

Definition at line 246 of file DCMTree_DicomTags.h.

#define DCMTree_FrameDisplayShutterSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9472)

Definition at line 872 of file DCMTree_DicomTags.h.

#define DCMTree_FrameIncrementPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0009)

Definition at line 1001 of file DCMTree_DicomTags.h.

#define DCMTree_FrameLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9453)

Definition at line 961 of file DCMTree_DicomTags.h.

#define DCMTree_FrameLabelVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2002)

Definition at line 523 of file DCMTree_DicomTags.h.

#define DCMTree_FrameLaterality   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9072)

Definition at line 939 of file DCMTree_DicomTags.h.

#define DCMTree_FrameNumbersOfInterestFOI   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6020)

Definition at line 1114 of file DCMTree_DicomTags.h.

#define DCMTree_FrameOfInterestType   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6023)

Definition at line 1116 of file DCMTree_DicomTags.h.

#define DCMTree_FrameOfReferenceRelationshipSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c0)

Definition at line 1943 of file DCMTree_DicomTags.h.

#define DCMTree_FrameOfReferenceTransformationComment   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c8)

Definition at line 1947 of file DCMTree_DicomTags.h.

#define DCMTree_FrameOfReferenceTransformationMatrix   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c6)

Definition at line 1946 of file DCMTree_DicomTags.h.

#define DCMTree_FrameOfReferenceTransformationMatrixType   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030c)

Definition at line 1572 of file DCMTree_DicomTags.h.

#define DCMTree_FrameOfReferenceTransformationType   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c4)

Definition at line 1945 of file DCMTree_DicomTags.h.

#define DCMTree_FrameOfReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0052)

Definition at line 902 of file DCMTree_DicomTags.h.

#define DCMTree_FramePixelDataPropertiesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9443)

Definition at line 1140 of file DCMTree_DicomTags.h.

#define DCMTree_FramePixelShiftSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9415)

Definition at line 1137 of file DCMTree_DicomTags.h.

#define DCMTree_FramePrimaryAngleVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2003)

Definition at line 524 of file DCMTree_DicomTags.h.

#define DCMTree_FrameReferenceDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9151)

Definition at line 740 of file DCMTree_DicomTags.h.

#define DCMTree_FrameReferenceTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1300)

Definition at line 1510 of file DCMTree_DicomTags.h.

#define DCMTree_FrameSecondaryAngleVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2004)

Definition at line 525 of file DCMTree_DicomTags.h.

#define DCMTree_FramesOfInterestDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6022)

Definition at line 1115 of file DCMTree_DicomTags.h.

#define DCMTree_FrameTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1063)

Definition at line 381 of file DCMTree_DicomTags.h.

#define DCMTree_FrameTimeVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1065)

Definition at line 383 of file DCMTree_DicomTags.h.

#define DCMTree_FrameType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9007)

Definition at line 232 of file DCMTree_DicomTags.h.

#define DCMTree_FrameVOILUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9132)

Definition at line 1133 of file DCMTree_DicomTags.h.

#define DCMTree_FramingType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1064)

Definition at line 382 of file DCMTree_DicomTags.h.

#define DCMTree_FrequencyCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9101)

Definition at line 724 of file DCMTree_DicomTags.h.

#define DCMTree_FunctionalGroupPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9167)

Definition at line 953 of file DCMTree_DicomTags.h.

#define DCMTree_FunctionalGroupPrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9238)

Definition at line 958 of file DCMTree_DicomTags.h.

#define DCMTree_GantryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011e)

Definition at line 2158 of file DCMTree_DicomTags.h.

#define DCMTree_GantryAngleTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0044)

Definition at line 2060 of file DCMTree_DicomTags.h.

#define DCMTree_GantryDetectorSlew   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1121)

Definition at line 416 of file DCMTree_DicomTags.h.

#define DCMTree_GantryDetectorTilt   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1120)

Definition at line 415 of file DCMTree_DicomTags.h.

#define DCMTree_GantryRotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011f)

Definition at line 2159 of file DCMTree_DicomTags.h.

#define DCMTree_GatedInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0062)

Definition at line 1467 of file DCMTree_DicomTags.h.

#define DCMTree_GeneralPurposePerformedProcedureStepStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4002)

Definition at line 1327 of file DCMTree_DicomTags.h.

#define DCMTree_GeneralPurposeScheduledProcedureStepPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4003)

Definition at line 1328 of file DCMTree_DicomTags.h.

#define DCMTree_GeneralPurposeScheduledProcedureStepStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4001)

Definition at line 1326 of file DCMTree_DicomTags.h.

#define DCMTree_GeneratorPower   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1170)

Definition at line 448 of file DCMTree_DicomTags.h.

#define DCMTree_GenericGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0000)

Definition at line 2426 of file DCMTree_DicomTags.h.

#define DCMTree_GenericGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0001)

Definition at line 2427 of file DCMTree_DicomTags.h.

#define DCMTree_GeometricalProperties   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9444)

Definition at line 1141 of file DCMTree_DicomTags.h.

#define DCMTree_GeometricMaximumDistortion   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9445)

Definition at line 1142 of file DCMTree_DicomTags.h.

#define DCMTree_GeometryOfKSpaceTraversal   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9032)

Definition at line 669 of file DCMTree_DicomTags.h.

#define DCMTree_GradientEchoTrainLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9241)

Definition at line 781 of file DCMTree_DicomTags.h.

#define DCMTree_GradientOutput   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9182)

Definition at line 759 of file DCMTree_DicomTags.h.

#define DCMTree_GradientOutputType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9180)

Definition at line 757 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicAnnotationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0001)

Definition at line 1530 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicAnnotationUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0005)

Definition at line 1534 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicCoordinatesDataSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0318)

Definition at line 1579 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicData   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0022)

Definition at line 1545 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicDimensions   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0020)

Definition at line 1543 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicFilled   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0024)

Definition at line 1547 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicLayer   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0002)

Definition at line 1531 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicLayerDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0068)

Definition at line 1557 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicLayerOrder   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0062)

Definition at line 1554 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicLayerRecommendedDisplayCIELabValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0401)

Definition at line 1583 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicLayerRecommendedDisplayGrayscaleValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0066)

Definition at line 1555 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicLayerRecommendedDisplayRGBValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0067)

Definition at line 1556 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicLayerSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0060)

Definition at line 1553 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicObjectSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0009)

Definition at line 1537 of file DCMTree_DicomTags.h.

#define DCMTree_GraphicType   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0023)

Definition at line 1546 of file DCMTree_DicomTags.h.

#define DCMTree_GreenPaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1202)

Definition at line 1090 of file DCMTree_DicomTags.h.

#define DCMTree_GreenPaletteColorLookupTableDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1102)

Definition at line 1085 of file DCMTree_DicomTags.h.

#define DCMTree_Grid   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1166)

Definition at line 447 of file DCMTree_DicomTags.h.

#define DCMTree_GridAbsorbingMaterial   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7040)

Definition at line 629 of file DCMTree_DicomTags.h.

#define DCMTree_GridAspectRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7046)

Definition at line 633 of file DCMTree_DicomTags.h.

#define DCMTree_GridFocalDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x704c)

Definition at line 635 of file DCMTree_DicomTags.h.

#define DCMTree_GridFrameOffsetVector   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x000c)

Definition at line 1884 of file DCMTree_DicomTags.h.

#define DCMTree_GridPeriod   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7048)

Definition at line 634 of file DCMTree_DicomTags.h.

#define DCMTree_GridPitch   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7044)

Definition at line 632 of file DCMTree_DicomTags.h.

#define DCMTree_GridSpacingMaterial   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7041)

Definition at line 630 of file DCMTree_DicomTags.h.

#define DCMTree_GridThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7042)

Definition at line 631 of file DCMTree_DicomTags.h.

#define DCMTree_HalfValueLayer   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0314)

Definition at line 1273 of file DCMTree_DicomTags.h.

#define DCMTree_HangingProtocolCreationDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x000a)

Definition at line 1593 of file DCMTree_DicomTags.h.

#define DCMTree_HangingProtocolCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0008)

Definition at line 1592 of file DCMTree_DicomTags.h.

#define DCMTree_HangingProtocolDefinitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x000c)

Definition at line 1594 of file DCMTree_DicomTags.h.

#define DCMTree_HangingProtocolDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0004)

Definition at line 1590 of file DCMTree_DicomTags.h.

#define DCMTree_HangingProtocolGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0000)

Definition at line 1588 of file DCMTree_DicomTags.h.

#define DCMTree_HangingProtocolLevel   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0006)

Definition at line 1591 of file DCMTree_DicomTags.h.

#define DCMTree_HangingProtocolName   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0002)

Definition at line 1589 of file DCMTree_DicomTags.h.

#define DCMTree_HangingProtocolUserGroupName   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0010)

Definition at line 1596 of file DCMTree_DicomTags.h.

#define DCMTree_HangingProtocolUserIdentificationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x000e)

Definition at line 1595 of file DCMTree_DicomTags.h.

#define DCMTree_HardcopyCreationDeviceID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1011)

Definition at line 354 of file DCMTree_DicomTags.h.

#define DCMTree_HardcopyDeviceManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1017)

Definition at line 358 of file DCMTree_DicomTags.h.

#define DCMTree_HardcopyDeviceManufacturersModelName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x101b)

Definition at line 362 of file DCMTree_DicomTags.h.

#define DCMTree_HardcopyDeviceSoftwareVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x101a)

Definition at line 361 of file DCMTree_DicomTags.h.

#define DCMTree_HeartRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1088)

Definition at line 408 of file DCMTree_DicomTags.h.

#define DCMTree_HighBit   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0102)

Definition at line 1035 of file DCMTree_DicomTags.h.

#define DCMTree_HighDoseTechniqueType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c7)

Definition at line 2098 of file DCMTree_DicomTags.h.

#define DCMTree_HighRRValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1082)

Definition at line 403 of file DCMTree_DicomTags.h.

#define DCMTree_HistogramBinWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3008)

Definition at line 1526 of file DCMTree_DicomTags.h.

#define DCMTree_HistogramData   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3020)

Definition at line 1528 of file DCMTree_DicomTags.h.

#define DCMTree_HistogramExplanation   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3010)

Definition at line 1527 of file DCMTree_DicomTags.h.

#define DCMTree_HistogramFirstBinValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3004)

Definition at line 1524 of file DCMTree_DicomTags.h.

#define DCMTree_HistogramGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x0000)

Definition at line 1521 of file DCMTree_DicomTags.h.

#define DCMTree_HistogramLastBinValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3006)

Definition at line 1525 of file DCMTree_DicomTags.h.

#define DCMTree_HistogramNumberOfBins   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3002)

Definition at line 1523 of file DCMTree_DicomTags.h.

#define DCMTree_HistogramSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0060, 0x3000)

Definition at line 1522 of file DCMTree_DicomTags.h.

#define DCMTree_HL7DocumentEffectiveTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe004)

Definition at line 1424 of file DCMTree_DicomTags.h.

#define DCMTree_HL7DocumentTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe006)

Definition at line 1425 of file DCMTree_DicomTags.h.

#define DCMTree_HL7InstanceIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe001)

Definition at line 1423 of file DCMTree_DicomTags.h.

#define DCMTree_HL7StructuredDocumentReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa390)

Definition at line 1408 of file DCMTree_DicomTags.h.

#define DCMTree_HorizontalFieldOfView   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000c)

Definition at line 974 of file DCMTree_DicomTags.h.

#define DCMTree_HumanPerformerCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4009)

Definition at line 1333 of file DCMTree_DicomTags.h.

#define DCMTree_HumanPerformersName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4037)

Definition at line 1356 of file DCMTree_DicomTags.h.

#define DCMTree_HumanPerformersOrganization   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4036)

Definition at line 1355 of file DCMTree_DicomTags.h.

#define DCMTree_ICCProfile   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2000)

Definition at line 1100 of file DCMTree_DicomTags.h.

#define DCMTree_IconImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0200)

Definition at line 1687 of file DCMTree_DicomTags.h.

#define DCMTree_IdenticalDocumentsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa525)

Definition at line 1413 of file DCMTree_DicomTags.h.

#define DCMTree_IdentifyingGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0000)

Definition at line 100 of file DCMTree_DicomTags.h.

#define DCMTree_IllegalGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0001, 0x0000)

Definition at line 2423 of file DCMTree_DicomTags.h.

#define DCMTree_IllegalGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0001, 0x0001)

Definition at line 2424 of file DCMTree_DicomTags.h.

#define DCMTree_IllegalPrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0001, 0x0010)

Definition at line 2425 of file DCMTree_DicomTags.h.

#define DCMTree_Illumination   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x015e)

Definition at line 1769 of file DCMTree_DicomTags.h.

#define DCMTree_IlluminationTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0016)

Definition at line 983 of file DCMTree_DicomTags.h.

#define DCMTree_ImageAndFluoroscopyAreaDoseProduct   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x115e)

Definition at line 442 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0040)

Definition at line 1831 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0300)

Definition at line 1651 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0000)

Definition at line 1775 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxLargeScrollAmount   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0318)

Definition at line 1660 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxLargeScrollType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0316)

Definition at line 1659 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxLayoutType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0304)

Definition at line 1653 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0302)

Definition at line 1652 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxOverlapPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0320)

Definition at line 1661 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxPresentationLUTFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x006a)

Definition at line 1740 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxScrollDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0310)

Definition at line 1656 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxSmallScrollAmount   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0314)

Definition at line 1658 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxSmallScrollType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0312)

Definition at line 1657 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxTileHorizontalDimension   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0306)

Definition at line 1654 of file DCMTree_DicomTags.h.

#define DCMTree_ImageBoxTileVerticalDimension   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0308)

Definition at line 1655 of file DCMTree_DicomTags.h.

#define DCMTree_ImageCenterPointCoordinatesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x071a)

Definition at line 1291 of file DCMTree_DicomTags.h.

#define DCMTree_ImageComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x4000)

Definition at line 933 of file DCMTree_DicomTags.h.

#define DCMTree_ImageDisplayFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0010)

Definition at line 1749 of file DCMTree_DicomTags.h.

#define DCMTree_ImagedNucleus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0085)

Definition at line 340 of file DCMTree_DicomTags.h.

#define DCMTree_ImageFilter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9320)

Definition at line 803 of file DCMTree_DicomTags.h.

#define DCMTree_ImageFrameOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0051)

Definition at line 2397 of file DCMTree_DicomTags.h.

#define DCMTree_ImageGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0000)

Definition at line 880 of file DCMTree_DicomTags.h.

#define DCMTree_ImageHorizontalFlip   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0041)

Definition at line 1548 of file DCMTree_DicomTags.h.

#define DCMTree_ImageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0400)

Definition at line 1489 of file DCMTree_DicomTags.h.

#define DCMTree_ImageIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1330)

Definition at line 1518 of file DCMTree_DicomTags.h.

#define DCMTree_ImageLaterality   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0062)

Definition at line 904 of file DCMTree_DicomTags.h.

#define DCMTree_ImageOrientationPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0037)

Definition at line 900 of file DCMTree_DicomTags.h.

#define DCMTree_ImageOverlayBoxContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0060)

Definition at line 1833 of file DCMTree_DicomTags.h.

#define DCMTree_ImageOverlayFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0067)

Definition at line 1738 of file DCMTree_DicomTags.h.

#define DCMTree_ImagePathFilterPass_ThroughWavelength   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0003)

Definition at line 965 of file DCMTree_DicomTags.h.

#define DCMTree_ImagePathFilterPassBand   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0004)

Definition at line 966 of file DCMTree_DicomTags.h.

#define DCMTree_ImagePathFilterTypeStackCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0018)

Definition at line 985 of file DCMTree_DicomTags.h.

#define DCMTree_ImagePlanePixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0011)

Definition at line 1863 of file DCMTree_DicomTags.h.

#define DCMTree_ImagePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0010)

Definition at line 1776 of file DCMTree_DicomTags.h.

#define DCMTree_ImagePositionPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0032)

Definition at line 898 of file DCMTree_DicomTags.h.

#define DCMTree_ImagePresentationGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0000)

Definition at line 994 of file DCMTree_DicomTags.h.

#define DCMTree_ImageProcessingApplied   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9446)

Definition at line 1143 of file DCMTree_DicomTags.h.

#define DCMTree_ImageRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0042)

Definition at line 1549 of file DCMTree_DicomTags.h.

#define DCMTree_ImagerPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1164)

Definition at line 446 of file DCMTree_DicomTags.h.

#define DCMTree_ImageSetLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0040)

Definition at line 1611 of file DCMTree_DicomTags.h.

#define DCMTree_ImageSetNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0032)

Definition at line 1605 of file DCMTree_DicomTags.h.

#define DCMTree_ImageSetSelectorCategory   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0034)

Definition at line 1606 of file DCMTree_DicomTags.h.

#define DCMTree_ImageSetSelectorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0022)

Definition at line 1600 of file DCMTree_DicomTags.h.

#define DCMTree_ImageSetSelectorUsageFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0024)

Definition at line 1601 of file DCMTree_DicomTags.h.

#define DCMTree_ImageSetsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0020)

Definition at line 1599 of file DCMTree_DicomTags.h.

#define DCMTree_ImagesInAcquisition   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1002)

Definition at line 913 of file DCMTree_DicomTags.h.

#define DCMTree_ImageTriggerDelay   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1067)

Definition at line 385 of file DCMTree_DicomTags.h.

#define DCMTree_ImageType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0008)

Definition at line 103 of file DCMTree_DicomTags.h.

#define DCMTree_ImagingDeviceSpecificAcquisitionParameters   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00cc)

Definition at line 2101 of file DCMTree_DicomTags.h.

#define DCMTree_ImagingFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0084)

Definition at line 339 of file DCMTree_DicomTags.h.

#define DCMTree_ImagingServiceRequestComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2400)

Definition at line 1324 of file DCMTree_DicomTags.h.

#define DCMTree_ImplantPresent   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1300)

Definition at line 1095 of file DCMTree_DicomTags.h.

#define DCMTree_ImplementationClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0012)

Definition at line 75 of file DCMTree_DicomTags.h.

#define DCMTree_ImplementationVersionName   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0013)

Definition at line 76 of file DCMTree_DicomTags.h.

#define DCMTree_Impressions   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0300)

Definition at line 2331 of file DCMTree_DicomTags.h.

#define DCMTree_IncludeDisplayApplication   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0009)

Definition at line 1846 of file DCMTree_DicomTags.h.

#define DCMTree_IncludeNon_DICOMObjects   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0008)

Definition at line 1845 of file DCMTree_DicomTags.h.

#define DCMTree_InConcatenationNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9162)

Definition at line 949 of file DCMTree_DicomTags.h.

#define DCMTree_InConcatenationTotalNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9163)

Definition at line 950 of file DCMTree_DicomTags.h.

#define DCMTree_InPlanePhaseEncodingDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1312)

Definition at line 473 of file DCMTree_DicomTags.h.

#define DCMTree_InputAvailabilityFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4020)

Definition at line 1340 of file DCMTree_DicomTags.h.

#define DCMTree_InputInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4021)

Definition at line 1341 of file DCMTree_DicomTags.h.

#define DCMTree_InStackPositionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9057)

Definition at line 937 of file DCMTree_DicomTags.h.

#define DCMTree_InstanceAvailability   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0056)

Definition at line 131 of file DCMTree_DicomTags.h.

#define DCMTree_InstanceCreationDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0012)

Definition at line 105 of file DCMTree_DicomTags.h.

#define DCMTree_InstanceCreationTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0013)

Definition at line 106 of file DCMTree_DicomTags.h.

#define DCMTree_InstanceCreatorUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0014)

Definition at line 107 of file DCMTree_DicomTags.h.

#define DCMTree_InstanceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0013)

Definition at line 886 of file DCMTree_DicomTags.h.

#define DCMTree_InstitutionAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0081)

Definition at line 140 of file DCMTree_DicomTags.h.

#define DCMTree_InstitutionalDepartmentName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1040)

Definition at line 168 of file DCMTree_DicomTags.h.

#define DCMTree_InstitutionCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0082)

Definition at line 141 of file DCMTree_DicomTags.h.

#define DCMTree_InstitutionName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0080)

Definition at line 139 of file DCMTree_DicomTags.h.

#define DCMTree_IntendedRecipientsOfResultsIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1011)

Definition at line 1309 of file DCMTree_DicomTags.h.

#define DCMTree_IntensifierActiveDimension_s_   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9428)

Definition at line 840 of file DCMTree_DicomTags.h.

#define DCMTree_IntensifierActiveShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9427)

Definition at line 839 of file DCMTree_DicomTags.h.

#define DCMTree_IntensifierSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1162)

Definition at line 445 of file DCMTree_DicomTags.h.

#define DCMTree_InterMarkerDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0019)

Definition at line 1439 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationApprovalDate   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0112)

Definition at line 2319 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationApprovalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0113)

Definition at line 2320 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationApproverSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0111)

Definition at line 2318 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationAuthor   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x010c)

Definition at line 2317 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationDiagnosisCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0117)

Definition at line 2323 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationDiagnosisDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0115)

Definition at line 2322 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationID   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0200)

Definition at line 2327 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationIDIssuer   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0202)

Definition at line 2328 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationRecordedDate   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0100)

Definition at line 2309 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationRecordedTime   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0101)

Definition at line 2310 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationRecorder   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0102)

Definition at line 2311 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationStatusID   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0212)

Definition at line 2330 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationText   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x010b)

Definition at line 2316 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationTranscriber   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x010a)

Definition at line 2315 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationTranscriptionDate   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0108)

Definition at line 2313 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationTranscriptionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0109)

Definition at line 2314 of file DCMTree_DicomTags.h.

#define DCMTree_InterpretationTypeID   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0210)

Definition at line 2329 of file DCMTree_DicomTags.h.

#define DCMTree_IntervalsAcquired   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1083)

Definition at line 404 of file DCMTree_DicomTags.h.

#define DCMTree_IntervalsRejected   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1084)

Definition at line 405 of file DCMTree_DicomTags.h.

#define DCMTree_InterventionalStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0038)

Definition at line 323 of file DCMTree_DicomTags.h.

#define DCMTree_InterventionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x003a)

Definition at line 325 of file DCMTree_DicomTags.h.

#define DCMTree_InterventionDrugCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0029)

Definition at line 313 of file DCMTree_DicomTags.h.

#define DCMTree_InterventionDrugDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0028)

Definition at line 312 of file DCMTree_DicomTags.h.

#define DCMTree_InterventionDrugInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0026)

Definition at line 310 of file DCMTree_DicomTags.h.

#define DCMTree_InterventionDrugName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0034)

Definition at line 319 of file DCMTree_DicomTags.h.

#define DCMTree_InterventionDrugStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0035)

Definition at line 320 of file DCMTree_DicomTags.h.

#define DCMTree_InterventionDrugStopTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0027)

Definition at line 311 of file DCMTree_DicomTags.h.

#define DCMTree_InterventionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0036)

Definition at line 321 of file DCMTree_DicomTags.h.

#define DCMTree_IntraOcularPressure   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000b)

Definition at line 973 of file DCMTree_DicomTags.h.

#define DCMTree_InversionRecovery   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9009)

Definition at line 649 of file DCMTree_DicomTags.h.

#define DCMTree_InversionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0082)

Definition at line 337 of file DCMTree_DicomTags.h.

#define DCMTree_InversionTimes   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9079)

Definition at line 707 of file DCMTree_DicomTags.h.

#define DCMTree_IonBeamSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x03a2)

Definition at line 2265 of file DCMTree_DicomTags.h.

#define DCMTree_IrradiationEventIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9477)

Definition at line 876 of file DCMTree_DicomTags.h.

#define DCMTree_IrradiationEventUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x3010)

Definition at line 230 of file DCMTree_DicomTags.h.

#define DCMTree_IsocenterPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x012c)

Definition at line 2170 of file DCMTree_DicomTags.h.

#define DCMTree_IsocenterReferenceSystemSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9462)

Definition at line 862 of file DCMTree_DicomTags.h.

#define DCMTree_IssueDateOfImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2004)

Definition at line 1315 of file DCMTree_DicomTags.h.

#define DCMTree_IssuerOfAdmissionID   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0011)

Definition at line 1177 of file DCMTree_DicomTags.h.

#define DCMTree_IssuerOfPatientID   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0021)

Definition at line 252 of file DCMTree_DicomTags.h.

#define DCMTree_IssueTimeOfImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2005)

Definition at line 1316 of file DCMTree_DicomTags.h.

#define DCMTree_Item   DCMTREE_MAKE_32BIT_RAW_ID(0xfffe, 0xe000)

Definition at line 2354 of file DCMTree_DicomTags.h.

#define DCMTree_ItemDelimitationItem   DCMTREE_MAKE_32BIT_RAW_ID(0xfffe, 0xe00d)

Definition at line 2355 of file DCMTree_DicomTags.h.

#define DCMTree_ItemNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0019)

Definition at line 892 of file DCMTree_DicomTags.h.

#define DCMTree_IVUSAcquisition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3100)

Definition at line 531 of file DCMTree_DicomTags.h.

#define DCMTree_IVUSGatedRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3102)

Definition at line 533 of file DCMTree_DicomTags.h.

#define DCMTree_IVUSPullbackRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3101)

Definition at line 532 of file DCMTree_DicomTags.h.

#define DCMTree_IVUSPullbackStartFrameNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3103)

Definition at line 534 of file DCMTree_DicomTags.h.

#define DCMTree_IVUSPullbackStopFrameNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3104)

Definition at line 535 of file DCMTree_DicomTags.h.

#define DCMTree_KSpaceFiltering   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9064)

Definition at line 695 of file DCMTree_DicomTags.h.

#define DCMTree_KVP   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0060)

Definition at line 328 of file DCMTree_DicomTags.h.

#define DCMTree_LabelStyleSelection   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0003)

Definition at line 1840 of file DCMTree_DicomTags.h.

#define DCMTree_LabelText   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0002)

Definition at line 1839 of file DCMTree_DicomTags.h.

#define DCMTree_LabelUsingInformationExtractedFromInstances   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0001)

Definition at line 1838 of file DCMTree_DicomTags.h.

#define DCMTree_LargestImagePixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0107)

Definition at line 1040 of file DCMTree_DicomTags.h.

#define DCMTree_LargestImagePixelValueInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0111)

Definition at line 1044 of file DCMTree_DicomTags.h.

#define DCMTree_LargestMonochromePixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9099)

Definition at line 1130 of file DCMTree_DicomTags.h.

#define DCMTree_LargestPixelValueInSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0109)

Definition at line 1042 of file DCMTree_DicomTags.h.

#define DCMTree_LastMenstrualDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21d0)

Definition at line 281 of file DCMTree_DicomTags.h.

#define DCMTree_Laterality   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0060)

Definition at line 903 of file DCMTree_DicomTags.h.

#define DCMTree_LeafJawPositions   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x011c)

Definition at line 2157 of file DCMTree_DicomTags.h.

#define DCMTree_LeafPositionBoundaries   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00be)

Definition at line 2092 of file DCMTree_DicomTags.h.

#define DCMTree_LeftImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0021)

Definition at line 992 of file DCMTree_DicomTags.h.

#define DCMTree_LensesCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0019)

Definition at line 986 of file DCMTree_DicomTags.h.

#define DCMTree_LesionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x3105)

Definition at line 536 of file DCMTree_DicomTags.h.

#define DCMTree_LightPathFilterPass_ThroughWavelength   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0001)

Definition at line 963 of file DCMTree_DicomTags.h.

#define DCMTree_LightPathFilterPassBand   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0002)

Definition at line 964 of file DCMTree_DicomTags.h.

#define DCMTree_LightPathFilterTypeStackCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0017)

Definition at line 984 of file DCMTree_DicomTags.h.

#define DCMTree_LookupTableNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0026)

Definition at line 896 of file DCMTree_DicomTags.h.

#define DCMTree_LossyImageCompression   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2110)

Definition at line 1101 of file DCMTree_DicomTags.h.

#define DCMTree_LossyImageCompressionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2114)

Definition at line 1103 of file DCMTree_DicomTags.h.

#define DCMTree_LossyImageCompressionRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x2112)

Definition at line 1102 of file DCMTree_DicomTags.h.

#define DCMTree_LowRRValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1081)

Definition at line 402 of file DCMTree_DicomTags.h.

#define DCMTree_LUTData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3006)

Definition at line 1108 of file DCMTree_DicomTags.h.

#define DCMTree_LUTDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3002)

Definition at line 1105 of file DCMTree_DicomTags.h.

#define DCMTree_LUTExplanation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3003)

Definition at line 1106 of file DCMTree_DicomTags.h.

#define DCMTree_LUTFunction   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9475)

Definition at line 1145 of file DCMTree_DicomTags.h.

#define DCMTree_LUTLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9210)

Definition at line 1361 of file DCMTree_DicomTags.h.

#define DCMTree_MAC   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0404)

Definition at line 1712 of file DCMTree_DicomTags.h.

#define DCMTree_MACAlgorithm   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0015)

Definition at line 1700 of file DCMTree_DicomTags.h.

#define DCMTree_MACCalculationTransferSyntaxUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0010)

Definition at line 1699 of file DCMTree_DicomTags.h.

#define DCMTree_MACIDNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0005)

Definition at line 1698 of file DCMTree_DicomTags.h.

#define DCMTree_MACParametersGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x4ffe, 0x0000)

Definition at line 2333 of file DCMTree_DicomTags.h.

#define DCMTree_MACParametersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4ffe, 0x0001)

Definition at line 2334 of file DCMTree_DicomTags.h.

#define DCMTree_MagneticFieldStrength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0087)

Definition at line 342 of file DCMTree_DicomTags.h.

#define DCMTree_MagnetizationTransfer   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9020)

Definition at line 659 of file DCMTree_DicomTags.h.

#define DCMTree_MagnificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0060)

Definition at line 1755 of file DCMTree_DicomTags.h.

#define DCMTree_MagnifyToNumberOfColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0074)

Definition at line 1797 of file DCMTree_DicomTags.h.

#define DCMTREE_MAKE_32BIT_RAW_ID (   group,
  element 
)    ((group << 16) | element)

This macro creates a 32 bit raw id from the 16bit group and 16bit element ids.

Definition at line 16 of file DCMTree_DicomTags.h.

#define DCMTree_Manufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0070)

Definition at line 138 of file DCMTree_DicomTags.h.

#define DCMTree_ManufacturersModelName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1090)

Definition at line 179 of file DCMTree_DicomTags.h.

#define DCMTree_MappingResource   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0105)

Definition at line 150 of file DCMTree_DicomTags.h.

#define DCMTree_MaskFrameNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6110)

Definition at line 1122 of file DCMTree_DicomTags.h.

#define DCMTree_MaskOperation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6101)

Definition at line 1120 of file DCMTree_DicomTags.h.

#define DCMTree_MaskOperationExplanation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6190)

Definition at line 1126 of file DCMTree_DicomTags.h.

#define DCMTree_MaskSelectionMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9454)

Definition at line 1144 of file DCMTree_DicomTags.h.

#define DCMTree_MaskSubPixelShift   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6114)

Definition at line 1124 of file DCMTree_DicomTags.h.

#define DCMTree_MaskSubtractionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6100)

Definition at line 1119 of file DCMTree_DicomTags.h.

#define DCMTree_MaterialID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e1)

Definition at line 2115 of file DCMTree_DicomTags.h.

#define DCMTree_MatrixRegistrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0309)

Definition at line 1570 of file DCMTree_DicomTags.h.

#define DCMTree_MatrixSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030a)

Definition at line 1571 of file DCMTree_DicomTags.h.

#define DCMTree_MaxDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0130)

Definition at line 1764 of file DCMTree_DicomTags.h.

#define DCMTree_MaximumCollatedFilms   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0154)

Definition at line 1768 of file DCMTree_DicomTags.h.

#define DCMTree_MaximumCoordinateValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0105)

Definition at line 2370 of file DCMTree_DicomTags.h.

#define DCMTree_MaximumMemoryAllocation   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0061)

Definition at line 1734 of file DCMTree_DicomTags.h.

#define DCMTree_MeasuredDoseDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0012)

Definition at line 1950 of file DCMTree_DicomTags.h.

#define DCMTree_MeasuredDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0064)

Definition at line 1978 of file DCMTree_DicomTags.h.

#define DCMTree_MeasuredDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0010)

Definition at line 1949 of file DCMTree_DicomTags.h.

#define DCMTree_MeasuredDoseType   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0014)

Definition at line 1951 of file DCMTree_DicomTags.h.

#define DCMTree_MeasuredDoseValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0016)

Definition at line 1952 of file DCMTree_DicomTags.h.

#define DCMTree_MeasuredValueSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa300)

Definition at line 1400 of file DCMTree_DicomTags.h.

#define DCMTree_MeasurementUnitsCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x08ea)

Definition at line 1297 of file DCMTree_DicomTags.h.

#define DCMTree_MeasuringUnitsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0295)

Definition at line 1262 of file DCMTree_DicomTags.h.

#define DCMTree_MechanicalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5022)

Definition at line 543 of file DCMTree_DicomTags.h.

#define DCMTree_MediaCreationGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0000)

Definition at line 1837 of file DCMTree_DicomTags.h.

#define DCMTree_MediaDisposition   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0004)

Definition at line 1841 of file DCMTree_DicomTags.h.

#define DCMTree_MediaInstalledSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a2)

Definition at line 1743 of file DCMTree_DicomTags.h.

#define DCMTree_MediaStorageSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0002)

Definition at line 72 of file DCMTree_DicomTags.h.

#define DCMTree_MediaStorageSOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0003)

Definition at line 73 of file DCMTree_DicomTags.h.

#define DCMTree_MedicalAlerts   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2000)

Definition at line 271 of file DCMTree_DicomTags.h.

#define DCMTree_MedicalRecordLocator   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1090)

Definition at line 270 of file DCMTree_DicomTags.h.

#define DCMTree_MediumType   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0030)

Definition at line 1730 of file DCMTree_DicomTags.h.

#define DCMTree_MemoryAllocation   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0060)

Definition at line 1733 of file DCMTree_DicomTags.h.

#define DCMTree_MemoryBitDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a0)

Definition at line 1741 of file DCMTree_DicomTags.h.

#define DCMTree_MessageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0110)

Definition at line 30 of file DCMTree_DicomTags.h.

#define DCMTree_MessageIDBeingRespondedTo   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0120)

Definition at line 31 of file DCMTree_DicomTags.h.

#define DCMTree_MetaboliteMapCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9083)

Definition at line 711 of file DCMTree_DicomTags.h.

#define DCMTree_MetaboliteMapDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9080)

Definition at line 708 of file DCMTree_DicomTags.h.

#define DCMTree_MetaElementGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0000)

Definition at line 70 of file DCMTree_DicomTags.h.

#define DCMTree_MetersetExposure   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0032)

Definition at line 1872 of file DCMTree_DicomTags.h.

#define DCMTree_MidSlabPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9106)

Definition at line 728 of file DCMTree_DicomTags.h.

#define DCMTree_MilitaryRank   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1080)

Definition at line 268 of file DCMTree_DicomTags.h.

#define DCMTree_MIMETypeOfEncapsulatedDocument   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0012)

Definition at line 1430 of file DCMTree_DicomTags.h.

#define DCMTree_MinDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0120)

Definition at line 1763 of file DCMTree_DicomTags.h.

#define DCMTree_MinimumCoordinateValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0104)

Definition at line 2369 of file DCMTree_DicomTags.h.

#define DCMTree_ModalitiesInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0061)

Definition at line 134 of file DCMTree_DicomTags.h.

#define DCMTree_Modality   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0060)

Definition at line 133 of file DCMTree_DicomTags.h.

#define DCMTree_ModalityLUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3000)

Definition at line 1104 of file DCMTree_DicomTags.h.

#define DCMTree_ModalityLUTType   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3004)

Definition at line 1107 of file DCMTree_DicomTags.h.

#define DCMTree_ModalityWorklistGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0000)

Definition at line 1226 of file DCMTree_DicomTags.h.

#define DCMTree_ModifiedAttributesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0550)

Definition at line 1716 of file DCMTree_DicomTags.h.

#define DCMTree_ModifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa195)

Definition at line 1399 of file DCMTree_DicomTags.h.

#define DCMTree_MostRecentTreatmentDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0056)

Definition at line 1974 of file DCMTree_DicomTags.h.

#define DCMTree_MoveDestination   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0600)

Definition at line 35 of file DCMTree_DicomTags.h.

#define DCMTree_MoveOriginatorApplicationEntityTitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1030)

Definition at line 53 of file DCMTree_DicomTags.h.

#define DCMTree_MoveOriginatorMessageID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1031)

Definition at line 54 of file DCMTree_DicomTags.h.

#define DCMTree_MRAcquisitionFrequencyEncodingSteps   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9058)

Definition at line 689 of file DCMTree_DicomTags.h.

#define DCMTree_MRAcquisitionPhaseEncodingStepsInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9231)

Definition at line 775 of file DCMTree_DicomTags.h.

#define DCMTree_MRAcquisitionPhaseEncodingStepsOutOfPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9232)

Definition at line 776 of file DCMTree_DicomTags.h.

#define DCMTree_MRAcquisitionType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0023)

Definition at line 307 of file DCMTree_DicomTags.h.

#define DCMTree_MRAveragesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9119)

Definition at line 735 of file DCMTree_DicomTags.h.

#define DCMTree_MRDiffusionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9117)

Definition at line 733 of file DCMTree_DicomTags.h.

#define DCMTree_MRDRDirectoryRecordOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1504)

Definition at line 94 of file DCMTree_DicomTags.h.

#define DCMTree_MREchoSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9114)

Definition at line 731 of file DCMTree_DicomTags.h.

#define DCMTree_MRFOVGeometrySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9125)

Definition at line 736 of file DCMTree_DicomTags.h.

#define DCMTree_MRImageFrameTypeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9226)

Definition at line 773 of file DCMTree_DicomTags.h.

#define DCMTree_MRImagingModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9006)

Definition at line 647 of file DCMTree_DicomTags.h.

#define DCMTree_MRMetaboliteMapSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9152)

Definition at line 741 of file DCMTree_DicomTags.h.

#define DCMTree_MRModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9115)

Definition at line 732 of file DCMTree_DicomTags.h.

#define DCMTree_MRReceiveCoilSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9042)

Definition at line 676 of file DCMTree_DicomTags.h.

#define DCMTree_MRSpatialSaturationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9107)

Definition at line 729 of file DCMTree_DicomTags.h.

#define DCMTree_MRSpectroscopyAcquisitionType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9200)

Definition at line 767 of file DCMTree_DicomTags.h.

#define DCMTree_MRSpectroscopyFOVGeometrySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9103)

Definition at line 725 of file DCMTree_DicomTags.h.

#define DCMTree_MRSpectroscopyFrameTypeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9227)

Definition at line 774 of file DCMTree_DicomTags.h.

#define DCMTree_MRTimingAndRelatedParametersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9112)

Definition at line 730 of file DCMTree_DicomTags.h.

#define DCMTree_MRTransmitCoilSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9049)

Definition at line 683 of file DCMTree_DicomTags.h.

#define DCMTree_MRVelocityEncodingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9197)

Definition at line 764 of file DCMTree_DicomTags.h.

#define DCMTree_MultiCoilConfiguration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9046)

Definition at line 680 of file DCMTree_DicomTags.h.

#define DCMTree_MultiCoilDefinitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9045)

Definition at line 679 of file DCMTree_DicomTags.h.

#define DCMTree_MultiCoilElementName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9047)

Definition at line 681 of file DCMTree_DicomTags.h.

#define DCMTree_MultiCoilElementUsed   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9048)

Definition at line 682 of file DCMTree_DicomTags.h.

#define DCMTree_MultiPlanarExcitation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9012)

Definition at line 652 of file DCMTree_DicomTags.h.

#define DCMTree_MultipleCopiesFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4006)

Definition at line 1331 of file DCMTree_DicomTags.h.

#define DCMTree_MultipleSpinEcho   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9011)

Definition at line 651 of file DCMTree_DicomTags.h.

#define DCMTree_MultiplexedAudioChannelsDescriptionCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0300)

Definition at line 1223 of file DCMTree_DicomTags.h.

#define DCMTree_MultiplexGroupLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0020)

Definition at line 1202 of file DCMTree_DicomTags.h.

#define DCMTree_MultiplexGroupTimeOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1068)

Definition at line 386 of file DCMTree_DicomTags.h.

#define DCMTree_MydriaticAgentCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001c)

Definition at line 989 of file DCMTree_DicomTags.h.

#define DCMTree_NameOfPhysiciansReadingStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1060)

Definition at line 173 of file DCMTree_DicomTags.h.

#define DCMTree_NamesOfIntendedRecipientsOfResults   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1010)

Definition at line 1308 of file DCMTree_DicomTags.h.

#define DCMTree_NavigationDisplaySet   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0216)

Definition at line 1649 of file DCMTree_DicomTags.h.

#define DCMTree_NavigationIndicatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0214)

Definition at line 1648 of file DCMTree_DicomTags.h.

#define DCMTree_NominalBeamEnergy   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0114)

Definition at line 2152 of file DCMTree_DicomTags.h.

#define DCMTree_NominalBeamEnergyUnit   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0015)

Definition at line 2041 of file DCMTree_DicomTags.h.

#define DCMTree_NominalInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1062)

Definition at line 380 of file DCMTree_DicomTags.h.

#define DCMTree_NominalPriorDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x001a)

Definition at line 2044 of file DCMTree_DicomTags.h.

#define DCMTree_NominalScannedPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2010)

Definition at line 528 of file DCMTree_DicomTags.h.

#define DCMTree_NominalScreenDefinitionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0102)

Definition at line 1634 of file DCMTree_DicomTags.h.

#define DCMTree_NonDICOMOutputCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4032)

Definition at line 1351 of file DCMTree_DicomTags.h.

#define DCMTree_NormalizationPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0008)

Definition at line 1882 of file DCMTree_DicomTags.h.

#define DCMTree_NotchFilterBandwidth   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0223)

Definition at line 1222 of file DCMTree_DicomTags.h.

#define DCMTree_NotchFilterFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0222)

Definition at line 1221 of file DCMTree_DicomTags.h.

#define DCMTree_NTPSourceAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1803)

Definition at line 521 of file DCMTree_DicomTags.h.

#define DCMTree_NuclearMedicineGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0000)

Definition at line 1441 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfAverages   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0083)

Definition at line 338 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfBeams   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0080)

Definition at line 2077 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfBlocks   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f0)

Definition at line 2129 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfBoli   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ed)

Definition at line 2127 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfBrachyApplicationSetups   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00a0)

Definition at line 2081 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfChannels   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2004)

Definition at line 2378 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfCompensators   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e0)

Definition at line 2114 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfCompletedSuboperations   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1021)

Definition at line 50 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfContourPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0046)

Definition at line 1927 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfControlPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0110)

Definition at line 2149 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfCopies   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0010)

Definition at line 1727 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfDetectors   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0021)

Definition at line 1452 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfEnergyWindows   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0011)

Definition at line 1443 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfEventTimers   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2129)

Definition at line 210 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfFailedSuboperations   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1022)

Definition at line 51 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfFilms   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0170)

Definition at line 1816 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfFractionPatternDigitsPerDay   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0079)

Definition at line 2074 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfFractionsDelivered   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x005a)

Definition at line 1975 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfFractionsPlanned   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0078)

Definition at line 2073 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfFrames   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0008)

Definition at line 1000 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfFramesInOverlay   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0015)

Definition at line 2392 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfFramesInPhase   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0033)

Definition at line 1457 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfFramesInRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0053)

Definition at line 1464 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfGraphicPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0021)

Definition at line 1544 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfHorizontalPixels   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0106)

Definition at line 1636 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfKSpaceTrajectories   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9093)

Definition at line 718 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfLeafJawPairs   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00bc)

Definition at line 2091 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfPatientRelatedInstances   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1204)

Definition at line 923 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfPatientRelatedSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1202)

Definition at line 922 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfPatientRelatedStudies   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1200)

Definition at line 921 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfPhaseEncodingSteps   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0089)

Definition at line 344 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfPhases   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0031)

Definition at line 1455 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0010)

Definition at line 2363 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfPriorsReferenced   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0014)

Definition at line 1598 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfPulses   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x028a)

Definition at line 2238 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfReferences   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1600)

Definition at line 99 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfRemainingSuboperations   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1020)

Definition at line 49 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfRotations   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0051)

Definition at line 1462 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfRRIntervals   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0061)

Definition at line 1466 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfSamples   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2006)

Definition at line 2379 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfScreens   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0100)

Definition at line 1633 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfSeriesRelatedInstances   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1209)

Definition at line 926 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfSlices   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0081)

Definition at line 1474 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfStages   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2124)

Definition at line 207 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfStudyRelatedInstances   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1208)

Definition at line 925 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfStudyRelatedSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1206)

Definition at line 924 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfTableBreakPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6050)

Definition at line 597 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfTableEntries   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6056)

Definition at line 600 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfTemporalPositions   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0105)

Definition at line 908 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfTimeSlices   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0101)

Definition at line 1477 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfTimeSlots   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0071)

Definition at line 1470 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfTomosynthesisSourceImages   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1495)

Definition at line 490 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfTriggersInPhase   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0211)

Definition at line 1481 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfVerticalPixels   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0104)

Definition at line 1635 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfViewsInStage   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x212a)

Definition at line 211 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfWarningSuboperations   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1023)

Definition at line 52 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfWaveformChannels   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0005)

Definition at line 1199 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfWaveformSamples   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0010)

Definition at line 1200 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfWedges   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d0)

Definition at line 2103 of file DCMTree_DicomTags.h.

#define DCMTree_NumberOfZeroFills   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9066)

Definition at line 697 of file DCMTree_DicomTags.h.

#define DCMTree_NumericValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa30a)

Definition at line 1402 of file DCMTree_DicomTags.h.

#define DCMTree_NumericValueQualifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa301)

Definition at line 1401 of file DCMTree_DicomTags.h.

#define DCMTree_ObjectPixelSpacingInCenterOfBeam   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9404)

Definition at line 829 of file DCMTree_DicomTags.h.

#define DCMTree_ObjectThicknessSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9456)

Definition at line 859 of file DCMTree_DicomTags.h.

#define DCMTree_ObservationDateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa032)

Definition at line 1370 of file DCMTree_DicomTags.h.

#define DCMTree_ObservationNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0082)

Definition at line 1932 of file DCMTree_DicomTags.h.

#define DCMTree_ObserverType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa084)

Definition at line 1381 of file DCMTree_DicomTags.h.

#define DCMTree_Occupation   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2180)

Definition at line 277 of file DCMTree_DicomTags.h.

#define DCMTree_OffendingElement   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0901)

Definition at line 41 of file DCMTree_DicomTags.h.

#define DCMTree_OffsetOfReferencedLowerLevelDirectoryEntity   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1420)

Definition at line 90 of file DCMTree_DicomTags.h.

#define DCMTree_OffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntity   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1200)

Definition at line 84 of file DCMTree_DicomTags.h.

#define DCMTree_OffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntity   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1202)

Definition at line 85 of file DCMTree_DicomTags.h.

#define DCMTree_OffsetOfTheNextDirectoryRecord   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1400)

Definition at line 88 of file DCMTree_DicomTags.h.

#define DCMTree_OperatingModeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9176)

Definition at line 753 of file DCMTree_DicomTags.h.

#define DCMTree_OperatingModeType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9177)

Definition at line 754 of file DCMTree_DicomTags.h.

#define DCMTree_OperationMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9178)

Definition at line 755 of file DCMTree_DicomTags.h.

#define DCMTree_OperatorIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1072)

Definition at line 176 of file DCMTree_DicomTags.h.

#define DCMTree_OperatorsName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1070)

Definition at line 175 of file DCMTree_DicomTags.h.

#define DCMTree_OphtalmologyGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0000)

Definition at line 962 of file DCMTree_DicomTags.h.

#define DCMTree_OrderCallbackPhoneNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2010)

Definition at line 1321 of file DCMTree_DicomTags.h.

#define DCMTree_OrderEnteredBy   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2008)

Definition at line 1319 of file DCMTree_DicomTags.h.

#define DCMTree_OrderEnterersLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2009)

Definition at line 1320 of file DCMTree_DicomTags.h.

#define DCMTree_OrganAtRiskFullVolumeDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002a)

Definition at line 2053 of file DCMTree_DicomTags.h.

#define DCMTree_OrganAtRiskLimitDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002b)

Definition at line 2054 of file DCMTree_DicomTags.h.

#define DCMTree_OrganAtRiskMaximumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002c)

Definition at line 2055 of file DCMTree_DicomTags.h.

#define DCMTree_OrganAtRiskOverdoseVolumeFraction   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x002d)

Definition at line 2056 of file DCMTree_DicomTags.h.

#define DCMTree_OrganDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0316)

Definition at line 1274 of file DCMTree_DicomTags.h.

#define DCMTree_OrganExposed   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0318)

Definition at line 1275 of file DCMTree_DicomTags.h.

#define DCMTree_OriginalImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x00c0)

Definition at line 1836 of file DCMTree_DicomTags.h.

#define DCMTree_OriginalSpecializedSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x001b)

Definition at line 111 of file DCMTree_DicomTags.h.

#define DCMTree_Originator   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0070)

Definition at line 1813 of file DCMTree_DicomTags.h.

#define DCMTree_OtherMagnificationTypesAvailable   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a7)

Definition at line 1758 of file DCMTree_DicomTags.h.

#define DCMTree_OtherMediaAvailableSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a4)

Definition at line 1744 of file DCMTree_DicomTags.h.

#define DCMTree_OtherPatientIDs   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1000)

Definition at line 259 of file DCMTree_DicomTags.h.

#define DCMTree_OtherPatientNames   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1001)

Definition at line 260 of file DCMTree_DicomTags.h.

#define DCMTree_OtherSmoothingTypesAvailable   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x00a9)

Definition at line 1760 of file DCMTree_DicomTags.h.

#define DCMTree_OtherStudyNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1070)

Definition at line 920 of file DCMTree_DicomTags.h.

#define DCMTree_OutputInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4033)

Definition at line 1352 of file DCMTree_DicomTags.h.

#define DCMTree_OutputPower   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5000)

Definition at line 538 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayActivationLayer   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1001)

Definition at line 2401 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayBackgroundDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0082)

Definition at line 1799 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayBitPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0102)

Definition at line 2400 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayBitsAllocated   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0100)

Definition at line 2399 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayBoxGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0000)

Definition at line 1790 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0011)

Definition at line 2390 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayData   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x3000)

Definition at line 2406 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0024)

Definition at line 116 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0022)

Definition at line 2393 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayForegroundDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0080)

Definition at line 1798 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0000)

Definition at line 2388 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1500)

Definition at line 2405 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayMagnificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0060)

Definition at line 1794 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayMode   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0090)

Definition at line 1800 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0022)

Definition at line 894 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0050)

Definition at line 2396 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayOrImageMagnification   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0072)

Definition at line 1796 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayPixelDataSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0020)

Definition at line 1793 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayPlaneOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0052)

Definition at line 2398 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayPlanes   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0012)

Definition at line 2391 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayRows   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0010)

Definition at line 2389 of file DCMTree_DicomTags.h.

#define DCMTree_OverlaySmoothingType   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0070)

Definition at line 1795 of file DCMTree_DicomTags.h.

#define DCMTree_OverlaySubtype   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0045)

Definition at line 2395 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0034)

Definition at line 123 of file DCMTree_DicomTags.h.

#define DCMTree_OverlayType   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x0040)

Definition at line 2394 of file DCMTree_DicomTags.h.

#define DCMTree_OverrideParameterPointer   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0062)

Definition at line 1977 of file DCMTree_DicomTags.h.

#define DCMTree_OverrideReason   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0066)

Definition at line 1979 of file DCMTree_DicomTags.h.

#define DCMTree_OverrideSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0060)

Definition at line 1976 of file DCMTree_DicomTags.h.

#define DCMTree_OversamplingPhase   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9029)

Definition at line 667 of file DCMTree_DicomTags.h.

#define DCMTree_OwnerID   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0160)

Definition at line 1815 of file DCMTree_DicomTags.h.

#define DCMTree_PageNumberVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2001)

Definition at line 522 of file DCMTree_DicomTags.h.

#define DCMTree_PaletteColorLookupTableUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1199)

Definition at line 1087 of file DCMTree_DicomTags.h.

#define DCMTree_ParallelAcquisition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9077)

Definition at line 705 of file DCMTree_DicomTags.h.

#define DCMTree_ParallelAcquisitionTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9078)

Definition at line 706 of file DCMTree_DicomTags.h.

#define DCMTree_ParallelReductionFactorInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9069)

Definition at line 699 of file DCMTree_DicomTags.h.

#define DCMTree_ParallelReductionFactorOutOfPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9155)

Definition at line 742 of file DCMTree_DicomTags.h.

#define DCMTree_ParallelReductionFactorSecondInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9168)

Definition at line 745 of file DCMTree_DicomTags.h.

#define DCMTree_PartialDataDisplayHandling   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0208)

Definition at line 1645 of file DCMTree_DicomTags.h.

#define DCMTree_PartialFourier   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9081)

Definition at line 709 of file DCMTree_DicomTags.h.

#define DCMTree_PartialFourierDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9036)

Definition at line 673 of file DCMTree_DicomTags.h.

#define DCMTree_PartialView   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1350)

Definition at line 1096 of file DCMTree_DicomTags.h.

#define DCMTree_PartialViewCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1352)

Definition at line 1098 of file DCMTree_DicomTags.h.

#define DCMTree_PartialViewDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1351)

Definition at line 1097 of file DCMTree_DicomTags.h.

#define DCMTree_ParticipantSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa07a)

Definition at line 1377 of file DCMTree_DicomTags.h.

#define DCMTree_ParticipationDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa082)

Definition at line 1380 of file DCMTree_DicomTags.h.

#define DCMTree_ParticipationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa080)

Definition at line 1379 of file DCMTree_DicomTags.h.

#define DCMTree_PatientAdditionalPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0184)

Definition at line 2177 of file DCMTree_DicomTags.h.

#define DCMTree_PatientClinicalTrialParticipationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0502)

Definition at line 1195 of file DCMTree_DicomTags.h.

#define DCMTree_PatientComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x4000)

Definition at line 283 of file DCMTree_DicomTags.h.

#define DCMTree_PatientEyeMovementCommandCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0006)

Definition at line 968 of file DCMTree_DicomTags.h.

#define DCMTree_PatientEyeMovementCommanded   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0005)

Definition at line 967 of file DCMTree_DicomTags.h.

#define DCMTree_PatientGantryRelationshipCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0414)

Definition at line 1492 of file DCMTree_DicomTags.h.

#define DCMTree_PatientGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0000)

Definition at line 249 of file DCMTree_DicomTags.h.

#define DCMTree_PatientID   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0020)

Definition at line 251 of file DCMTree_DicomTags.h.

#define DCMTree_PatientIdentifyRemoved   DCMTREE_MAKE_32BIT_RAW_ID(0x0012, 0x0062)

Definition at line 296 of file DCMTree_DicomTags.h.

#define DCMTree_PatientOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0020)

Definition at line 893 of file DCMTree_DicomTags.h.

#define DCMTree_PatientOrientationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0410)

Definition at line 1490 of file DCMTree_DicomTags.h.

#define DCMTree_PatientOrientationInFrameSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9450)

Definition at line 960 of file DCMTree_DicomTags.h.

#define DCMTree_PatientOrientationModifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0412)

Definition at line 1491 of file DCMTree_DicomTags.h.

#define DCMTree_PatientPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5100)

Definition at line 552 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1040)

Definition at line 265 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsAge   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1010)

Definition at line 262 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsBirthDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0030)

Definition at line 253 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsBirthName   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1005)

Definition at line 261 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsBirthTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0032)

Definition at line 254 of file DCMTree_DicomTags.h.

#define DCMTree_PatientSetupLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0183)

Definition at line 2176 of file DCMTree_DicomTags.h.

#define DCMTree_PatientSetupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0182)

Definition at line 2175 of file DCMTree_DicomTags.h.

#define DCMTree_PatientSetupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0180)

Definition at line 2174 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsInstitutionResidence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0400)

Definition at line 1193 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsInsurancePlanCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0050)

Definition at line 256 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsMothersBirthName   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1060)

Definition at line 267 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsName   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0010)

Definition at line 250 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsPrimaryLanguageCodeModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0102)

Definition at line 258 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsPrimaryLanguageCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0101)

Definition at line 257 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsReligiousPreference   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21f0)

Definition at line 282 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsSex   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x0040)

Definition at line 255 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1020)

Definition at line 263 of file DCMTree_DicomTags.h.

#define DCMTree_PatientState   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0500)

Definition at line 1194 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsTelephoneNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2154)

Definition at line 275 of file DCMTree_DicomTags.h.

#define DCMTree_PatientSupportAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0122)

Definition at line 2162 of file DCMTree_DicomTags.h.

#define DCMTree_PatientSupportAngleTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x004c)

Definition at line 2064 of file DCMTree_DicomTags.h.

#define DCMTree_PatientSupportRotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0123)

Definition at line 2163 of file DCMTree_DicomTags.h.

#define DCMTree_PatientsWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x1030)

Definition at line 264 of file DCMTree_DicomTags.h.

#define DCMTree_PatientTransportArrangements   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1004)

Definition at line 1301 of file DCMTree_DicomTags.h.

#define DCMTree_PauseBetweenFrames   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0038)

Definition at line 1459 of file DCMTree_DicomTags.h.

#define DCMTree_PercentPhaseFieldOfView   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0094)

Definition at line 348 of file DCMTree_DicomTags.h.

#define DCMTree_PercentSampling   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0093)

Definition at line 347 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0243)

Definition at line 1246 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa372)

Definition at line 1405 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureStepDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0254)

Definition at line 1253 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureStepDiscontinuationReasonCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0281)

Definition at line 1259 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureStepEndDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0250)

Definition at line 1249 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureStepEndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0251)

Definition at line 1250 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureStepID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0253)

Definition at line 1252 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureStepStartDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0244)

Definition at line 1247 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureStepStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0245)

Definition at line 1248 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureStepStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0252)

Definition at line 1251 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcedureTypeDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0255)

Definition at line 1254 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProcessingApplicationsCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4007)

Definition at line 1332 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedProtocolCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0260)

Definition at line 1255 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedSeriesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0340)

Definition at line 1280 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedStationAETitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0241)

Definition at line 1244 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedStationClassCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4029)

Definition at line 1348 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedStationGeographicLocationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4030)

Definition at line 1349 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedStationName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0242)

Definition at line 1245 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedStationNameCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4028)

Definition at line 1347 of file DCMTree_DicomTags.h.

#define DCMTree_PerformedWorkitemCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4019)

Definition at line 1339 of file DCMTree_DicomTags.h.

#define DCMTree_PerformingPhysicianIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1052)

Definition at line 172 of file DCMTree_DicomTags.h.

#define DCMTree_PerformingPhysiciansName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1050)

Definition at line 171 of file DCMTree_DicomTags.h.

#define DCMTree_PerFrameFunctionalGroupsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x5200, 0x9230)

Definition at line 2336 of file DCMTree_DicomTags.h.

#define DCMTree_PersonIdentificationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1101)

Definition at line 1310 of file DCMTree_DicomTags.h.

#define DCMTree_PersonName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa123)

Definition at line 1388 of file DCMTree_DicomTags.h.

#define DCMTree_PersonsAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1102)

Definition at line 1311 of file DCMTree_DicomTags.h.

#define DCMTree_PersonsTelephoneNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1103)

Definition at line 1312 of file DCMTree_DicomTags.h.

#define DCMTree_PertinentDocumentsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0100)

Definition at line 1191 of file DCMTree_DicomTags.h.

#define DCMTree_PertinentOtherEvidenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa385)

Definition at line 1407 of file DCMTree_DicomTags.h.

#define DCMTree_PhaseContrast   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9014)

Definition at line 653 of file DCMTree_DicomTags.h.

#define DCMTree_PhaseDelay   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0036)

Definition at line 1458 of file DCMTree_DicomTags.h.

#define DCMTree_PhaseDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0039)

Definition at line 1460 of file DCMTree_DicomTags.h.

#define DCMTree_PhaseInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0032)

Definition at line 1456 of file DCMTree_DicomTags.h.

#define DCMTree_PhaseVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0030)

Definition at line 1454 of file DCMTree_DicomTags.h.

#define DCMTree_PhosphorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1261)

Definition at line 468 of file DCMTree_DicomTags.h.

#define DCMTree_PhotometricInterpretation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0004)

Definition at line 997 of file DCMTree_DicomTags.h.

#define DCMTree_PhototimerSetting   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x7065)

Definition at line 642 of file DCMTree_DicomTags.h.

#define DCMTree_PhysicalDeltaX   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x602c)

Definition at line 572 of file DCMTree_DicomTags.h.

#define DCMTree_PhysicalDeltaY   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x602e)

Definition at line 573 of file DCMTree_DicomTags.h.

#define DCMTree_PhysicalDetectorSize   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9429)

Definition at line 841 of file DCMTree_DicomTags.h.

#define DCMTree_PhysicalUnitsXDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6024)

Definition at line 568 of file DCMTree_DicomTags.h.

#define DCMTree_PhysicalUnitsYDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6026)

Definition at line 569 of file DCMTree_DicomTags.h.

#define DCMTree_PhysicianApprovingInterpretation   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0114)

Definition at line 2321 of file DCMTree_DicomTags.h.

#define DCMTree_PhysiciansOfRecord   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1048)

Definition at line 169 of file DCMTree_DicomTags.h.

#define DCMTree_PhysiciansOfRecordIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1049)

Definition at line 170 of file DCMTree_DicomTags.h.

#define DCMTree_PhysiciansReadingStudyIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1062)

Definition at line 174 of file DCMTree_DicomTags.h.

#define DCMTree_PixelAspectRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0034)

Definition at line 1010 of file DCMTree_DicomTags.h.

#define DCMTree_PixelBandwidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0095)

Definition at line 349 of file DCMTree_DicomTags.h.

#define DCMTree_PixelComponentDataType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x604e)

Definition at line 596 of file DCMTree_DicomTags.h.

#define DCMTree_PixelComponentMask   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6046)

Definition at line 592 of file DCMTree_DicomTags.h.

#define DCMTree_PixelComponentOrganization   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6044)

Definition at line 591 of file DCMTree_DicomTags.h.

#define DCMTree_PixelComponentPhysicalUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x604c)

Definition at line 595 of file DCMTree_DicomTags.h.

#define DCMTree_PixelComponentRangeStart   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6048)

Definition at line 593 of file DCMTree_DicomTags.h.

#define DCMTree_PixelComponentRangeStop   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x604a)

Definition at line 594 of file DCMTree_DicomTags.h.

#define DCMTree_PixelData   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0010)

Definition at line 2348 of file DCMTree_DicomTags.h.

#define DCMTree_PixelDataGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x7fe0, 0x0000)

Definition at line 2347 of file DCMTree_DicomTags.h.

#define DCMTree_PixelIntensityRelationship   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1040)

Definition at line 1072 of file DCMTree_DicomTags.h.

#define DCMTree_PixelIntensityRelationshipLUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9422)

Definition at line 1139 of file DCMTree_DicomTags.h.

#define DCMTree_PixelIntensityRelationshipSign   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1041)

Definition at line 1073 of file DCMTree_DicomTags.h.

#define DCMTree_PixelMeasuresSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9110)

Definition at line 1132 of file DCMTree_DicomTags.h.

#define DCMTree_PixelPaddingValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0120)

Definition at line 1045 of file DCMTree_DicomTags.h.

#define DCMTree_PixelPresentation   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9205)

Definition at line 238 of file DCMTree_DicomTags.h.

#define DCMTree_PixelRepresentation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0103)

Definition at line 1036 of file DCMTree_DicomTags.h.

#define DCMTree_PixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0030)

Definition at line 1007 of file DCMTree_DicomTags.h.

#define DCMTree_PixelSpacingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x08d8)

Definition at line 1295 of file DCMTree_DicomTags.h.

#define DCMTree_PixelValueMappingCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9098)

Definition at line 1360 of file DCMTree_DicomTags.h.

#define DCMTree_PixelValueTransformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9145)

Definition at line 1134 of file DCMTree_DicomTags.h.

#define DCMTree_PlacerOrderNumberImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2016)

Definition at line 1322 of file DCMTree_DicomTags.h.

#define DCMTree_PlacerOrderNumberProcedure   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1006)

Definition at line 1303 of file DCMTree_DicomTags.h.

#define DCMTree_PlanarConfiguration   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0006)

Definition at line 999 of file DCMTree_DicomTags.h.

#define DCMTree_PlaneIdentification   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9457)

Definition at line 860 of file DCMTree_DicomTags.h.

#define DCMTree_PlaneOrientationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9116)

Definition at line 942 of file DCMTree_DicomTags.h.

#define DCMTree_PlanePositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9113)

Definition at line 941 of file DCMTree_DicomTags.h.

#define DCMTree_Planes   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0012)

Definition at line 1005 of file DCMTree_DicomTags.h.

#define DCMTree_PlanIntent   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000a)

Definition at line 2033 of file DCMTree_DicomTags.h.

#define DCMTree_PlannedVerificationImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ca)

Definition at line 2100 of file DCMTree_DicomTags.h.

#define DCMTree_PlateID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1004)

Definition at line 352 of file DCMTree_DicomTags.h.

#define DCMTree_PlateType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1260)

Definition at line 467 of file DCMTree_DicomTags.h.

#define DCMTree_Polarity   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0020)

Definition at line 1777 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerIsocenterDetectorRotationAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9465)

Definition at line 865 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerIsocenterPrimaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9463)

Definition at line 863 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerIsocenterSecondaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9464)

Definition at line 864 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerMotion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1500)

Definition at line 491 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerPositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9405)

Definition at line 830 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerPrimaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1510)

Definition at line 493 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerPrimaryAngleIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1520)

Definition at line 495 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerSecondaryAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1511)

Definition at line 494 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerSecondaryAngleIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1521)

Definition at line 496 of file DCMTree_DicomTags.h.

#define DCMTree_PositionerType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1508)

Definition at line 492 of file DCMTree_DicomTags.h.

#define DCMTree_PositionOfIsocenterProjection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9430)

Definition at line 842 of file DCMTree_DicomTags.h.

#define DCMTree_PositionReferenceIndicator   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1040)

Definition at line 918 of file DCMTree_DicomTags.h.

#define DCMTree_PostprocessingFunction   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5021)

Definition at line 542 of file DCMTree_DicomTags.h.

#define DCMTree_PredecessorDocumentsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa360)

Definition at line 1403 of file DCMTree_DicomTags.h.

#define DCMTree_PreferredPlaybackSequencing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1244)

Definition at line 464 of file DCMTree_DicomTags.h.

#define DCMTree_PregnancyStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21c0)

Definition at line 280 of file DCMTree_DicomTags.h.

#define DCMTree_PreMedication   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0012)

Definition at line 1240 of file DCMTree_DicomTags.h.

#define DCMTree_PrescriptionDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000e)

Definition at line 2036 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationCreationDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0082)

Definition at line 1560 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationCreationTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0083)

Definition at line 1561 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationIntentType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0068)

Definition at line 137 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationLUTContentSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0080)

Definition at line 1834 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationLUTFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0069)

Definition at line 1739 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationLUTGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0000)

Definition at line 1803 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationLUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0010)

Definition at line 1804 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationLUTShape   DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0020)

Definition at line 1805 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationPixelAspectRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0102)

Definition at line 1566 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationPixelMagnificationRatio   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0103)

Definition at line 1567 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0101)

Definition at line 1565 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationSizeMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0100)

Definition at line 1564 of file DCMTree_DicomTags.h.

#define DCMTree_PresentationStateGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0000)

Definition at line 1529 of file DCMTree_DicomTags.h.

#define DCMTree_PreserveCompositeInstancesAfterMediaCreation   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000a)

Definition at line 1847 of file DCMTree_DicomTags.h.

#define DCMTree_PrimaryAnatomicStructureModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2230)

Definition at line 224 of file DCMTree_DicomTags.h.

#define DCMTree_PrimaryAnatomicStructureSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2228)

Definition at line 222 of file DCMTree_DicomTags.h.

#define DCMTree_PrimaryDosimeterUnit   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b3)

Definition at line 2086 of file DCMTree_DicomTags.h.

#define DCMTree_PrimaryPromptsCountsAccumulated   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1310)

Definition at line 1511 of file DCMTree_DicomTags.h.

#define DCMTree_PrintContentGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0000)

Definition at line 1827 of file DCMTree_DicomTags.h.

#define DCMTree_PrinterCharacteristicsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0015)

Definition at line 1829 of file DCMTree_DicomTags.h.

#define DCMTree_PrinterConfigurationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x001e)

Definition at line 1728 of file DCMTree_DicomTags.h.

#define DCMTree_PrinterGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0000)

Definition at line 1818 of file DCMTree_DicomTags.h.

#define DCMTree_PrinterName   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0030)

Definition at line 1821 of file DCMTree_DicomTags.h.

#define DCMTree_PrinterPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0376)

Definition at line 1771 of file DCMTree_DicomTags.h.

#define DCMTree_PrinterResolutionID   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0052)

Definition at line 1753 of file DCMTree_DicomTags.h.

#define DCMTree_PrinterStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0010)

Definition at line 1819 of file DCMTree_DicomTags.h.

#define DCMTree_PrinterStatusInfo   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0020)

Definition at line 1820 of file DCMTree_DicomTags.h.

#define DCMTree_PrintingBitDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a1)

Definition at line 1742 of file DCMTree_DicomTags.h.

#define DCMTree_PrintJobDescriptionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0050)

Definition at line 1825 of file DCMTree_DicomTags.h.

#define DCMTree_PrintJobGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0000)

Definition at line 1807 of file DCMTree_DicomTags.h.

#define DCMTree_PrintJobID   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0010)

Definition at line 1808 of file DCMTree_DicomTags.h.

#define DCMTree_PrintManagementCapabilitiesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x0010)

Definition at line 1828 of file DCMTree_DicomTags.h.

#define DCMTree_PrintPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0020)

Definition at line 1729 of file DCMTree_DicomTags.h.

#define DCMTree_PrintQueueID   DCMTREE_MAKE_32BIT_RAW_ID(0x2110, 0x0099)

Definition at line 1822 of file DCMTree_DicomTags.h.

#define DCMTree_Priority   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0700)

Definition at line 36 of file DCMTree_DicomTags.h.

#define DCMTree_PrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0009, 0x0010)

Definition at line 2422 of file DCMTree_DicomTags.h.

#define DCMTree_PrivateGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0009, 0x0000)

Definition at line 2408 of file DCMTree_DicomTags.h.

#define DCMTree_PrivateGroupLengthToEnd   DCMTREE_MAKE_32BIT_RAW_ID(0x0009, 0x0001)

Definition at line 2409 of file DCMTree_DicomTags.h.

#define DCMTree_PrivateInformation   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0102)

Definition at line 79 of file DCMTree_DicomTags.h.

#define DCMTree_PrivateInformationCreatorUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0100)

Definition at line 78 of file DCMTree_DicomTags.h.

#define DCMTree_PrivateRecordUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1432)

Definition at line 92 of file DCMTree_DicomTags.h.

#define DCMTree_ProcedureCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1032)

Definition at line 166 of file DCMTree_DicomTags.h.

#define DCMTree_ProcessingFunction   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5020)

Definition at line 541 of file DCMTree_DicomTags.h.

#define DCMTree_ProjectionEponymousNameCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5104)

Definition at line 554 of file DCMTree_DicomTags.h.

#define DCMTree_ProjectionPixelCalibrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9401)

Definition at line 826 of file DCMTree_DicomTags.h.

#define DCMTree_ProposedStudySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2130, 0x00a0)

Definition at line 1835 of file DCMTree_DicomTags.h.

#define DCMTree_ProtocolContextSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0440)

Definition at line 1282 of file DCMTree_DicomTags.h.

#define DCMTree_ProtocolName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1030)

Definition at line 366 of file DCMTree_DicomTags.h.

#define DCMTree_PseudoColorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0704)

Definition at line 1678 of file DCMTree_DicomTags.h.

#define DCMTree_PulseRepetitionFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6032)

Definition at line 576 of file DCMTree_DicomTags.h.

#define DCMTree_PulseRepetitionInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x028c)

Definition at line 2239 of file DCMTree_DicomTags.h.

#define DCMTree_PulseSequenceName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9005)

Definition at line 646 of file DCMTree_DicomTags.h.

#define DCMTree_PupilDilated   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x000d)

Definition at line 975 of file DCMTree_DicomTags.h.

#define DCMTree_PurposeOfReferenceCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa170)

Definition at line 1397 of file DCMTree_DicomTags.h.

#define DCMTree_PVCRejection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1085)

Definition at line 406 of file DCMTree_DicomTags.h.

#define DCMTree_QuadratureReceiveCoil   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9044)

Definition at line 678 of file DCMTree_DicomTags.h.

#define DCMTree_QualityControlImage   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0300)

Definition at line 1047 of file DCMTree_DicomTags.h.

#define DCMTree_Quantity   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0294)

Definition at line 1261 of file DCMTree_DicomTags.h.

#define DCMTree_QuantitySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0293)

Definition at line 1260 of file DCMTree_DicomTags.h.

#define DCMTree_QueryRetrieveLevel   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0052)

Definition at line 129 of file DCMTree_DicomTags.h.

#define DCMTree_QueueGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0000)

Definition at line 1823 of file DCMTree_DicomTags.h.

#define DCMTree_QueueReferencedPrintJobSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0070)

Definition at line 1826 of file DCMTree_DicomTags.h.

#define DCMTree_QueueStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x2120, 0x0010)

Definition at line 1824 of file DCMTree_DicomTags.h.

#define DCMTree_RadialPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1142)

Definition at line 427 of file DCMTree_DicomTags.h.

#define DCMTree_RadiationMachineName   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0020)

Definition at line 1865 of file DCMTree_DicomTags.h.

#define DCMTree_RadiationMachineSAD   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0022)

Definition at line 1866 of file DCMTree_DicomTags.h.

#define DCMTree_RadiationMachineSSD   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0024)

Definition at line 1867 of file DCMTree_DicomTags.h.

#define DCMTree_RadiationMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x115a)

Definition at line 441 of file DCMTree_DicomTags.h.

#define DCMTree_RadiationSetting   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1155)

Definition at line 439 of file DCMTree_DicomTags.h.

#define DCMTree_RadiationType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c6)

Definition at line 2097 of file DCMTree_DicomTags.h.

#define DCMTree_RadionuclideCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0300)

Definition at line 1484 of file DCMTree_DicomTags.h.

#define DCMTree_RadionuclideHalfLife   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1075)

Definition at line 396 of file DCMTree_DicomTags.h.

#define DCMTree_RadionuclidePositronFraction   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1076)

Definition at line 397 of file DCMTree_DicomTags.h.

#define DCMTree_RadionuclideTotalDose   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1074)

Definition at line 395 of file DCMTree_DicomTags.h.

#define DCMTree_Radiopharmaceutical   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0031)

Definition at line 316 of file DCMTree_DicomTags.h.

#define DCMTree_RadiopharmaceuticalCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0304)

Definition at line 1486 of file DCMTree_DicomTags.h.

#define DCMTree_RadiopharmaceuticalInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0016)

Definition at line 1448 of file DCMTree_DicomTags.h.

#define DCMTree_RadiopharmaceuticalRoute   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1070)

Definition at line 391 of file DCMTree_DicomTags.h.

#define DCMTree_RadiopharmaceuticalSpecificActivity   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1077)

Definition at line 398 of file DCMTree_DicomTags.h.

#define DCMTree_RadiopharmaceuticalStartDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1078)

Definition at line 399 of file DCMTree_DicomTags.h.

#define DCMTree_RadiopharmaceuticalStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1072)

Definition at line 393 of file DCMTree_DicomTags.h.

#define DCMTree_RadiopharmaceuticalStopDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1079)

Definition at line 400 of file DCMTree_DicomTags.h.

#define DCMTree_RadiopharmaceuticalStopTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1073)

Definition at line 394 of file DCMTree_DicomTags.h.

#define DCMTree_RadiopharmaceuticalVolume   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1071)

Definition at line 392 of file DCMTree_DicomTags.h.

#define DCMTree_RadiusOfCircularCollimator   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1712)

Definition at line 516 of file DCMTree_DicomTags.h.

#define DCMTree_RadiusOfCircularExposureControlSensingRegion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9441)

Definition at line 852 of file DCMTree_DicomTags.h.

#define DCMTree_RadiusOfCircularShutter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1612)

Definition at line 505 of file DCMTree_DicomTags.h.

#define DCMTree_RandomsCorrectionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1100)

Definition at line 1498 of file DCMTree_DicomTags.h.

#define DCMTree_RealWorldValueFirstValueMapped   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9216)

Definition at line 1364 of file DCMTree_DicomTags.h.

#define DCMTree_RealWorldValueIntercept   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9224)

Definition at line 1365 of file DCMTree_DicomTags.h.

#define DCMTree_RealWorldValueLastValueMapped   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9211)

Definition at line 1362 of file DCMTree_DicomTags.h.

#define DCMTree_RealWorldValueLUTData   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9212)

Definition at line 1363 of file DCMTree_DicomTags.h.

#define DCMTree_RealWorldValueMappingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9096)

Definition at line 1359 of file DCMTree_DicomTags.h.

#define DCMTree_RealWorldValueSlope   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9225)

Definition at line 1366 of file DCMTree_DicomTags.h.

#define DCMTree_ReasonForRequestedProcedureCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x100a)

Definition at line 1307 of file DCMTree_DicomTags.h.

#define DCMTree_ReasonForStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1030)

Definition at line 1160 of file DCMTree_DicomTags.h.

#define DCMTree_ReasonForTheRequestedProcedure   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1002)

Definition at line 1299 of file DCMTree_DicomTags.h.

#define DCMTree_ReceiveCoilManufacturerName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9041)

Definition at line 675 of file DCMTree_DicomTags.h.

#define DCMTree_ReceiveCoilName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1250)

Definition at line 465 of file DCMTree_DicomTags.h.

#define DCMTree_ReceiveCoilType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9043)

Definition at line 677 of file DCMTree_DicomTags.h.

#define DCMTree_RecommendedDisplayFrameRate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2144)

Definition at line 216 of file DCMTree_DicomTags.h.

#define DCMTree_RecommendedDisplayFrameRateInFloat   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9459)

Definition at line 247 of file DCMTree_DicomTags.h.

#define DCMTree_RecommendedViewingMode   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1090)

Definition at line 1082 of file DCMTree_DicomTags.h.

#define DCMTree_ReconstructionAlgorithm   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9315)

Definition at line 798 of file DCMTree_DicomTags.h.

#define DCMTree_ReconstructionAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9319)

Definition at line 802 of file DCMTree_DicomTags.h.

#define DCMTree_ReconstructionDiameter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1100)

Definition at line 411 of file DCMTree_DicomTags.h.

#define DCMTree_ReconstructionFieldOfView   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9317)

Definition at line 800 of file DCMTree_DicomTags.h.

#define DCMTree_ReconstructionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1103)

Definition at line 1501 of file DCMTree_DicomTags.h.

#define DCMTree_ReconstructionPixelSpacing   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9322)

Definition at line 805 of file DCMTree_DicomTags.h.

#define DCMTree_ReconstructionTargetCenterPatient   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9318)

Definition at line 801 of file DCMTree_DicomTags.h.

#define DCMTree_RecordedBlockSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00d0)

Definition at line 1993 of file DCMTree_DicomTags.h.

#define DCMTree_RecordedBrachyAccessoryDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0120)

Definition at line 1999 of file DCMTree_DicomTags.h.

#define DCMTree_RecordedChannelSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0130)

Definition at line 2001 of file DCMTree_DicomTags.h.

#define DCMTree_RecordedChannelShieldSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0150)

Definition at line 2010 of file DCMTree_DicomTags.h.

#define DCMTree_RecordedCompensatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00c0)

Definition at line 1992 of file DCMTree_DicomTags.h.

#define DCMTree_RecordedSourceApplicatorSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0140)

Definition at line 2008 of file DCMTree_DicomTags.h.

#define DCMTree_RecordedSourceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0100)

Definition at line 1995 of file DCMTree_DicomTags.h.

#define DCMTree_RecordedWedgeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00b0)

Definition at line 1991 of file DCMTree_DicomTags.h.

#define DCMTree_RecordInUseFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1410)

Definition at line 89 of file DCMTree_DicomTags.h.

#define DCMTree_RectificationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1156)

Definition at line 440 of file DCMTree_DicomTags.h.

#define DCMTree_RectilinearPhaseEncodeReordering   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9034)

Definition at line 671 of file DCMTree_DicomTags.h.

#define DCMTree_RedPaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1201)

Definition at line 1089 of file DCMTree_DicomTags.h.

#define DCMTree_RedPaletteColorLookupTableDescriptor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1101)

Definition at line 1084 of file DCMTree_DicomTags.h.

#define DCMTree_ReferenceAirKermaRate   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x022a)

Definition at line 2214 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedBasicAnnotationBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0520)

Definition at line 1774 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedBeamNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0006)

Definition at line 2271 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedBeamSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0004)

Definition at line 2270 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedBlockNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00e0)

Definition at line 2292 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedBolusSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00b0)

Definition at line 2289 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedBrachyAccessoryDeviceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0122)

Definition at line 2000 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedBrachyApplicationSetupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x000c)

Definition at line 2276 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedBrachyApplicationSetupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x000a)

Definition at line 2275 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedCalculatedDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0092)

Definition at line 1989 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedCalculatedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0090)

Definition at line 1988 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedChannelShieldNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0152)

Definition at line 2011 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedCompensatorNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00d0)

Definition at line 2291 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedContentItemIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb73)

Definition at line 1422 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedControlPointIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f0)

Definition at line 2293 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedControlPointSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f2)

Definition at line 2294 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedCurveSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1145)

Definition at line 189 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedDatetime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa13a)

Definition at line 1394 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedDigitalSignatureSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0402)

Definition at line 1710 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0051)

Definition at line 2283 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0050)

Definition at line 2282 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedDoseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0080)

Definition at line 2287 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFileID   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1500)

Definition at line 93 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFilmBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0500)

Definition at line 1746 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFilmSessionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0500)

Definition at line 1772 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFractionGroupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0022)

Definition at line 2279 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFractionGroupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0020)

Definition at line 2278 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFractionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0223)

Definition at line 2020 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFrameNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1160)

Definition at line 195 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFrameNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa136)

Definition at line 1392 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFrameOfReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0010)

Definition at line 1907 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedFrameOfReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0024)

Definition at line 1913 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedGeneralPurposeScheduledProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4016)

Definition at line 1337 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedGeneralPurposeScheduledProcedureStepTransactionUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4023)

Definition at line 1343 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedGrayscalePresentationStateSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9237)

Definition at line 244 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedImageBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0510)

Definition at line 1773 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedImageEvidenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9092)

Definition at line 233 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedImageRealWorldValueMappingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x9094)

Definition at line 1358 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1140)

Definition at line 188 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedInstanceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x114a)

Definition at line 190 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedInterpretationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0050)

Definition at line 2308 of file DCMTree_DicomTags.h.

#define DCMTree_ReferenceDisplaySets   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0218)

Definition at line 1650 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedMeasuredDoseReferenceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0082)

Definition at line 1987 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedMeasuredDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0080)

Definition at line 1986 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedNonImageCompositeSOPInstanceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0220)

Definition at line 1243 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedOtherPlaneSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9410)

Definition at line 245 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedOverlayGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2610)

Definition at line 2386 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedOverlayPlaneGroups   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0011)

Definition at line 1792 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedOverlayPlaneSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0010)

Definition at line 1791 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedOverlaySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1130)

Definition at line 186 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedPatientAliasSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0004)

Definition at line 1174 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedPatientSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1120)

Definition at line 184 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedPatientSetupNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x006a)

Definition at line 2286 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedPerformedProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1111)

Definition at line 182 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedPresentationLUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2050, 0x0500)

Definition at line 1806 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedPrintJobSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2100, 0x0500)

Definition at line 1817 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedRawDataSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9121)

Definition at line 234 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedRealWorldValueMappingInstanceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x114b)

Definition at line 191 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedReferenceImageNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0007)

Definition at line 2272 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedReferenceImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0042)

Definition at line 2281 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedRelatedGeneralSOPClassUIDInFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x151a)

Definition at line 98 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedRequestSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa370)

Definition at line 1404 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedResultsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1100)

Definition at line 180 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedROINumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0084)

Definition at line 1933 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedRTPlanSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0002)

Definition at line 2269 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSamplePositions   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa132)

Definition at line 1391 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSeriesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1115)

Definition at line 183 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSetupImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0401)

Definition at line 2266 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1150)

Definition at line 192 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSOPClassUIDInFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1510)

Definition at line 95 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSOPInstanceMACSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0403)

Definition at line 1711 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1155)

Definition at line 193 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSOPInstanceUIDInFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1511)

Definition at line 96 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSOPSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1199)

Definition at line 199 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSourceApplicatorNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0142)

Definition at line 2009 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSourceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x000e)

Definition at line 2277 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedSpatialRegistrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0404)

Definition at line 1586 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedStartControlPointIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f4)

Definition at line 2295 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedStopControlPointIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00f6)

Definition at line 2296 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedStorageMediaSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000d)

Definition at line 1850 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedStoredPrintSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x0510)

Definition at line 1747 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedStructureSetSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0060)

Definition at line 2285 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedStudySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1110)

Definition at line 181 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedTimeOffsets   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa138)

Definition at line 1393 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedToleranceTableNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00a0)

Definition at line 2288 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedTransferSyntaxUIDInFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1512)

Definition at line 97 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedTreatmentRecordSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0030)

Definition at line 1960 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedVerificationImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0040)

Definition at line 2280 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedVisitSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1125)

Definition at line 185 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedWaveformChannels   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa0b0)

Definition at line 1384 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedWaveformSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x113a)

Definition at line 187 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencedWedgeNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x00c0)

Definition at line 2290 of file DCMTree_DicomTags.h.

#define DCMTree_ReferenceImageNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00c8)

Definition at line 2099 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencePixelPhysicalValueX   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6028)

Definition at line 570 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencePixelPhysicalValueY   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x602a)

Definition at line 571 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencePixelX0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6020)

Definition at line 566 of file DCMTree_DicomTags.h.

#define DCMTree_ReferencePixelY0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6022)

Definition at line 567 of file DCMTree_DicomTags.h.

#define DCMTree_ReferenceToRecordedSound   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0103)

Definition at line 2312 of file DCMTree_DicomTags.h.

#define DCMTree_ReferringPhysicianIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0096)

Definition at line 145 of file DCMTree_DicomTags.h.

#define DCMTree_ReferringPhysiciansAddress   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0092)

Definition at line 143 of file DCMTree_DicomTags.h.

#define DCMTree_ReferringPhysiciansName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0090)

Definition at line 142 of file DCMTree_DicomTags.h.

#define DCMTree_ReferringPhysiciansTelephoneNumbers   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0094)

Definition at line 144 of file DCMTree_DicomTags.h.

#define DCMTree_ReflectedAmbientLight   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0160)

Definition at line 1770 of file DCMTree_DicomTags.h.

#define DCMTree_ReformattingInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0514)

Definition at line 1670 of file DCMTree_DicomTags.h.

#define DCMTree_ReformattingOperationInitialViewDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0516)

Definition at line 1671 of file DCMTree_DicomTags.h.

#define DCMTree_ReformattingOperationType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0510)

Definition at line 1668 of file DCMTree_DicomTags.h.

#define DCMTree_ReformattingThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0512)

Definition at line 1669 of file DCMTree_DicomTags.h.

#define DCMTree_RefractiveStateSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001b)

Definition at line 988 of file DCMTree_DicomTags.h.

#define DCMTree_RegionDataType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6014)

Definition at line 560 of file DCMTree_DicomTags.h.

#define DCMTree_RegionFlags   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6016)

Definition at line 561 of file DCMTree_DicomTags.h.

#define DCMTree_RegionLocationMaxX1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x601c)

Definition at line 564 of file DCMTree_DicomTags.h.

#define DCMTree_RegionLocationMaxY1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x601e)

Definition at line 565 of file DCMTree_DicomTags.h.

#define DCMTree_RegionLocationMinX0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6018)

Definition at line 562 of file DCMTree_DicomTags.h.

#define DCMTree_RegionLocationMinY0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x601a)

Definition at line 563 of file DCMTree_DicomTags.h.

#define DCMTree_RegionOfResidence   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x2152)

Definition at line 274 of file DCMTree_DicomTags.h.

#define DCMTree_RegionSpatialFormat   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6012)

Definition at line 559 of file DCMTree_DicomTags.h.

#define DCMTree_RegistrationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0308)

Definition at line 1569 of file DCMTree_DicomTags.h.

#define DCMTree_RegistrationTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x030d)

Definition at line 1573 of file DCMTree_DicomTags.h.

#define DCMTree_RelatedFrameOfReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00c2)

Definition at line 1944 of file DCMTree_DicomTags.h.

#define DCMTree_RelatedGeneralSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x001a)

Definition at line 110 of file DCMTree_DicomTags.h.

#define DCMTree_RelatedRTROIObservationsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00a0)

Definition at line 1937 of file DCMTree_DicomTags.h.

#define DCMTree_RelatedSeriesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1250)

Definition at line 201 of file DCMTree_DicomTags.h.

#define DCMTree_RelationshipType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa010)

Definition at line 1367 of file DCMTree_DicomTags.h.

#define DCMTree_RelativeImagePositionCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x001d)

Definition at line 990 of file DCMTree_DicomTags.h.

#define DCMTree_RelativeOpacity   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0403)

Definition at line 1585 of file DCMTree_DicomTags.h.

#define DCMTree_RelativeTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0038)

Definition at line 1607 of file DCMTree_DicomTags.h.

#define DCMTree_RelativeTimeUnits   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x003a)

Definition at line 1608 of file DCMTree_DicomTags.h.

#define DCMTree_RelativeXRayExposure   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1405)

Definition at line 483 of file DCMTree_DicomTags.h.

#define DCMTree_RelevantInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4022)

Definition at line 1342 of file DCMTree_DicomTags.h.

#define DCMTree_RepeatFractionCycleLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x007a)

Definition at line 2075 of file DCMTree_DicomTags.h.

#define DCMTree_RepetitionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0080)

Definition at line 335 of file DCMTree_DicomTags.h.

#define DCMTree_ReportedValuesOrigin   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000a)

Definition at line 1858 of file DCMTree_DicomTags.h.

#define DCMTree_ReportingPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1009)

Definition at line 1306 of file DCMTree_DicomTags.h.

#define DCMTree_RepresentativeFrameNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6010)

Definition at line 1113 of file DCMTree_DicomTags.h.

#define DCMTree_ReprojectionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1004)

Definition at line 1497 of file DCMTree_DicomTags.h.

#define DCMTree_RequestAttributesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0275)

Definition at line 1257 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedContrastAgent   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1070)

Definition at line 1171 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedDecimateCropBehavior   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0040)

Definition at line 1779 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedImageSize   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0030)

Definition at line 1778 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedImageSizeFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x00a0)

Definition at line 1781 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedMediaApplicationProfile   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000c)

Definition at line 1849 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedProcedureCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1064)

Definition at line 1170 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedProcedureComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1400)

Definition at line 1313 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedProcedureDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1060)

Definition at line 1169 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedProcedureID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1001)

Definition at line 1298 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedProcedureLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1005)

Definition at line 1302 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedProcedurePriority   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x1003)

Definition at line 1300 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedResolutionID   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0050)

Definition at line 1780 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedSOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0003)

Definition at line 27 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedSOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x1001)

Definition at line 45 of file DCMTree_DicomTags.h.

#define DCMTree_RequestedSubsequentWorkitemCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4031)

Definition at line 1350 of file DCMTree_DicomTags.h.

#define DCMTree_RequestingPhysician   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1032)

Definition at line 1162 of file DCMTree_DicomTags.h.

#define DCMTree_RequestingPhysicianIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1031)

Definition at line 1161 of file DCMTree_DicomTags.h.

#define DCMTree_RequestingService   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1033)

Definition at line 1163 of file DCMTree_DicomTags.h.

#define DCMTree_RequestPriority   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x0020)

Definition at line 1853 of file DCMTree_DicomTags.h.

#define DCMTree_RescaleIntercept   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1052)

Definition at line 1076 of file DCMTree_DicomTags.h.

#define DCMTree_RescaleSlope   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1053)

Definition at line 1077 of file DCMTree_DicomTags.h.

#define DCMTree_RescaleType   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1054)

Definition at line 1078 of file DCMTree_DicomTags.h.

#define DCMTree_ResidualSyringeCounts   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0017)

Definition at line 1449 of file DCMTree_DicomTags.h.

#define DCMTree_ResonantNucleus   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9100)

Definition at line 723 of file DCMTree_DicomTags.h.

#define DCMTree_RespiratoryCyclePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9214)

Definition at line 768 of file DCMTree_DicomTags.h.

#define DCMTree_RespiratoryMotionCompensationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9170)

Definition at line 747 of file DCMTree_DicomTags.h.

#define DCMTree_RespiratorySignalSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9171)

Definition at line 748 of file DCMTree_DicomTags.h.

#define DCMTree_ResponsibleOrganization   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0116)

Definition at line 161 of file DCMTree_DicomTags.h.

#define DCMTree_ResultingGeneralPurposePerformedProcedureStepsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4015)

Definition at line 1336 of file DCMTree_DicomTags.h.

#define DCMTree_ResultsComments   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x4000)

Definition at line 2332 of file DCMTree_DicomTags.h.

#define DCMTree_ResultsDistributionListSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0118)

Definition at line 2324 of file DCMTree_DicomTags.h.

#define DCMTree_ResultsGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0000)

Definition at line 2305 of file DCMTree_DicomTags.h.

#define DCMTree_ResultsID   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0040)

Definition at line 2306 of file DCMTree_DicomTags.h.

#define DCMTree_ResultsIDIssuer   DCMTREE_MAKE_32BIT_RAW_ID(0x4008, 0x0042)

Definition at line 2307 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_AnatomicStructure   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2208)

Definition at line 219 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_AngleNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0018)

Definition at line 891 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ChemicalShiftsMaximumIntegrationLimitInHz   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9196)

Definition at line 763 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ChemicalShiftsMinimumIntegrationLimitInHz   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9195)

Definition at line 762 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_DistanceSourceToSupport   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0307)

Definition at line 1269 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_DopplerSampleVolumeXPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6038)

Definition at line 579 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_DopplerSampleVolumeYPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603a)

Definition at line 581 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_EnergyWindowCenterline   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0032)

Definition at line 317 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_EnergyWindowTotalWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0033)

Definition at line 318 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_FillerOrderNumberImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2007)

Definition at line 1318 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ImageTransformationMatrix   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5210)

Definition at line 555 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ImageTranslationVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5212)

Definition at line 556 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_IntervalNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0016)

Definition at line 889 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_IsotopeNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0014)

Definition at line 887 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_LossyImageCompression   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2110)

Definition at line 202 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_MaskPointers   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6030)

Definition at line 1117 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_NuclearMedicineSeriesType   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0042)

Definition at line 127 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_OverlayBlue   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1203)

Definition at line 2435 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_OverlayDescriptorBlue   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1103)

Definition at line 2431 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_OverlayDescriptorGray   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1100)

Definition at line 2428 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_OverlayDescriptorGreen   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1102)

Definition at line 2430 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_OverlayDescriptorRed   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1101)

Definition at line 2429 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_OverlayGray   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1200)

Definition at line 2432 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_OverlayGreen   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1202)

Definition at line 2434 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_OverlayRed   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1201)

Definition at line 2433 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ParallelReductionFactorInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9096)

Definition at line 721 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_PhaseNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0015)

Definition at line 888 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_PlacerOrderNumberImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2006)

Definition at line 1317 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_Radionuclide   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0030)

Definition at line 315 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ReasonForTheImagingServiceRequest   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x2001)

Definition at line 1314 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ReferencedImageBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0500)

Definition at line 1802 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ReferencedImageOverlayBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0130)

Definition at line 1785 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ReferencedProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0330)

Definition at line 1279 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_ReferencedVOILUTBoxSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2020, 0x0140)

Definition at line 1786 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_RotationOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1146)

Definition at line 431 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TemplateExtensionCreatorUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb0d)

Definition at line 1421 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TemplateExtensionFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb0b)

Definition at line 1419 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TemplateExtensionOrganizationUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb0c)

Definition at line 1420 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TemplateLocalVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb07)

Definition at line 1418 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TemplateVersion   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb06)

Definition at line 1417 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TherapyDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0039)

Definition at line 324 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TherapyType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0037)

Definition at line 322 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TimeSlotNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0017)

Definition at line 890 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TMLinePositionX0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603c)

Definition at line 583 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TMLinePositionX1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6040)

Definition at line 587 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TMLinePositionY0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603e)

Definition at line 585 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TMLinePositionY1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6042)

Definition at line 589 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TransducerOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2204)

Definition at line 218 of file DCMTree_DicomTags.h.

#define DCMTree_RETIRED_TransducerPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2200)

Definition at line 217 of file DCMTree_DicomTags.h.

#define DCMTree_RetrieveAETitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0054)

Definition at line 130 of file DCMTree_DicomTags.h.

#define DCMTree_RetrieveURI   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xe010)

Definition at line 1426 of file DCMTree_DicomTags.h.

#define DCMTree_ReviewDate   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0004)

Definition at line 2299 of file DCMTree_DicomTags.h.

#define DCMTree_ReviewerName   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0008)

Definition at line 2301 of file DCMTree_DicomTags.h.

#define DCMTree_ReviewTime   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0005)

Definition at line 2300 of file DCMTree_DicomTags.h.

#define DCMTree_RevolutionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9305)

Definition at line 788 of file DCMTree_DicomTags.h.

#define DCMTree_RFEchoTrainLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9240)

Definition at line 780 of file DCMTree_DicomTags.h.

#define DCMTree_RightImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0022)

Definition at line 993 of file DCMTree_DicomTags.h.

#define DCMTree_ROIArea   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1301)

Definition at line 2402 of file DCMTree_DicomTags.h.

#define DCMTree_ROIContourSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0039)

Definition at line 1922 of file DCMTree_DicomTags.h.

#define DCMTree_ROIDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0028)

Definition at line 1915 of file DCMTree_DicomTags.h.

#define DCMTree_ROIDisplayColor   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x002a)

Definition at line 1916 of file DCMTree_DicomTags.h.

#define DCMTree_ROIGenerationAlgorithm   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0036)

Definition at line 1920 of file DCMTree_DicomTags.h.

#define DCMTree_ROIGenerationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0038)

Definition at line 1921 of file DCMTree_DicomTags.h.

#define DCMTree_ROIInterpreter   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00a6)

Definition at line 1939 of file DCMTree_DicomTags.h.

#define DCMTree_ROIMean   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1302)

Definition at line 2403 of file DCMTree_DicomTags.h.

#define DCMTree_ROIName   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0026)

Definition at line 1914 of file DCMTree_DicomTags.h.

#define DCMTree_ROINumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0022)

Definition at line 1912 of file DCMTree_DicomTags.h.

#define DCMTree_ROIObservationDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0088)

Definition at line 1936 of file DCMTree_DicomTags.h.

#define DCMTree_ROIObservationLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0085)

Definition at line 1934 of file DCMTree_DicomTags.h.

#define DCMTree_ROIPhysicalPropertiesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00b0)

Definition at line 1940 of file DCMTree_DicomTags.h.

#define DCMTree_ROIPhysicalProperty   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00b2)

Definition at line 1941 of file DCMTree_DicomTags.h.

#define DCMTree_ROIPhysicalPropertyValue   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00b4)

Definition at line 1942 of file DCMTree_DicomTags.h.

#define DCMTree_ROIStandardDeviation   DCMTREE_MAKE_32BIT_RAW_ID(0x6000, 0x1303)

Definition at line 2404 of file DCMTree_DicomTags.h.

#define DCMTree_ROIVolume   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x002c)

Definition at line 1917 of file DCMTree_DicomTags.h.

#define DCMTree_RotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1140)

Definition at line 425 of file DCMTree_DicomTags.h.

#define DCMTree_RotationInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0052)

Definition at line 1463 of file DCMTree_DicomTags.h.

#define DCMTree_RotationOfScannedFilm   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2030)

Definition at line 530 of file DCMTree_DicomTags.h.

#define DCMTree_RotationVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0050)

Definition at line 1461 of file DCMTree_DicomTags.h.

#define DCMTree_RouteOfAdmissions   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0016)

Definition at line 1178 of file DCMTree_DicomTags.h.

#define DCMTree_Rows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0010)

Definition at line 1003 of file DCMTree_DicomTags.h.

#define DCMTree_RRIntervalVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0060)

Definition at line 1465 of file DCMTree_DicomTags.h.

#define DCMTree_RTApprovalGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300e, 0x0000)

Definition at line 2297 of file DCMTree_DicomTags.h.

#define DCMTree_RTBeamLimitingDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b8)

Definition at line 2089 of file DCMTree_DicomTags.h.

#define DCMTree_RTDoseGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0000)

Definition at line 1877 of file DCMTree_DicomTags.h.

#define DCMTree_RTDoseROISequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0010)

Definition at line 1886 of file DCMTree_DicomTags.h.

#define DCMTree_RTImageDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0004)

Definition at line 1857 of file DCMTree_DicomTags.h.

#define DCMTree_RTImageGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0000)

Definition at line 1854 of file DCMTree_DicomTags.h.

#define DCMTree_RTImageLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0002)

Definition at line 1855 of file DCMTree_DicomTags.h.

#define DCMTree_RTImageName   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0003)

Definition at line 1856 of file DCMTree_DicomTags.h.

#define DCMTree_RTImageOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0010)

Definition at line 1862 of file DCMTree_DicomTags.h.

#define DCMTree_RTImagePlane   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000c)

Definition at line 1859 of file DCMTree_DicomTags.h.

#define DCMTree_RTImagePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0012)

Definition at line 1864 of file DCMTree_DicomTags.h.

#define DCMTree_RTImageSID   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0026)

Definition at line 1868 of file DCMTree_DicomTags.h.

#define DCMTree_RTPlanDate   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0006)

Definition at line 2030 of file DCMTree_DicomTags.h.

#define DCMTree_RTPlanDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0004)

Definition at line 2029 of file DCMTree_DicomTags.h.

#define DCMTree_RTPlanGeometry   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000c)

Definition at line 2035 of file DCMTree_DicomTags.h.

#define DCMTree_RTPlanGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0000)

Definition at line 2026 of file DCMTree_DicomTags.h.

#define DCMTree_RTPlanLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0002)

Definition at line 2027 of file DCMTree_DicomTags.h.

#define DCMTree_RTPlanName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0003)

Definition at line 2028 of file DCMTree_DicomTags.h.

#define DCMTree_RTPlanRelationship   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0055)

Definition at line 2069 of file DCMTree_DicomTags.h.

#define DCMTree_RTPlanTime   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0007)

Definition at line 2031 of file DCMTree_DicomTags.h.

#define DCMTree_RTReferencedSeriesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0014)

Definition at line 1909 of file DCMTree_DicomTags.h.

#define DCMTree_RTReferencedStudySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0012)

Definition at line 1908 of file DCMTree_DicomTags.h.

#define DCMTree_RTRelatedROISequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0030)

Definition at line 1918 of file DCMTree_DicomTags.h.

#define DCMTree_RTRelationshipGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0000)

Definition at line 2268 of file DCMTree_DicomTags.h.

#define DCMTree_RTROIIdentificationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0086)

Definition at line 1935 of file DCMTree_DicomTags.h.

#define DCMTree_RTROIInterpretedType   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x00a4)

Definition at line 1938 of file DCMTree_DicomTags.h.

#define DCMTree_RTROIObservationsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0080)

Definition at line 1931 of file DCMTree_DicomTags.h.

#define DCMTree_RTROIRelationship   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0033)

Definition at line 1919 of file DCMTree_DicomTags.h.

#define DCMTree_RTStructureSetGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0000)

Definition at line 1901 of file DCMTree_DicomTags.h.

#define DCMTree_RTTreatmentGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0000)

Definition at line 1948 of file DCMTree_DicomTags.h.

#define DCMTree_RWavePointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6040)

Definition at line 1118 of file DCMTree_DicomTags.h.

#define DCMTree_RWaveTimeVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6060)

Definition at line 603 of file DCMTree_DicomTags.h.

#define DCMTree_SafePositionExitDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0162)

Definition at line 2013 of file DCMTree_DicomTags.h.

#define DCMTree_SafePositionExitTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0164)

Definition at line 2014 of file DCMTree_DicomTags.h.

#define DCMTree_SafePositionReturnDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0166)

Definition at line 2015 of file DCMTree_DicomTags.h.

#define DCMTree_SafePositionReturnTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0168)

Definition at line 2016 of file DCMTree_DicomTags.h.

#define DCMTree_SampleRate   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x2008)

Definition at line 2380 of file DCMTree_DicomTags.h.

#define DCMTree_SamplesPerPixel   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0002)

Definition at line 995 of file DCMTree_DicomTags.h.

#define DCMTree_SamplesPerPixelUsed   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0003)

Definition at line 996 of file DCMTree_DicomTags.h.

#define DCMTree_SamplingFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x001a)

Definition at line 1201 of file DCMTree_DicomTags.h.

#define DCMTree_SAR   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1316)

Definition at line 476 of file DCMTree_DicomTags.h.

#define DCMTree_SaturationRecovery   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9024)

Definition at line 662 of file DCMTree_DicomTags.h.

#define DCMTree_ScanArc   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1143)

Definition at line 428 of file DCMTree_DicomTags.h.

#define DCMTree_ScanLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1302)

Definition at line 471 of file DCMTree_DicomTags.h.

#define DCMTree_ScanningSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0020)

Definition at line 304 of file DCMTree_DicomTags.h.

#define DCMTree_ScanOptions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0022)

Definition at line 306 of file DCMTree_DicomTags.h.

#define DCMTree_ScanVelocity   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1300)

Definition at line 469 of file DCMTree_DicomTags.h.

#define DCMTree_ScatterCorrectionMethod   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1105)

Definition at line 1503 of file DCMTree_DicomTags.h.

#define DCMTree_ScatterFractionFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1323)

Definition at line 1516 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledAdmissionDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001a)

Definition at line 1179 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledAdmissionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001b)

Definition at line 1180 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledDischargeDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001c)

Definition at line 1181 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledDischargeTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001d)

Definition at line 1182 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledHumanPerformersSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4034)

Definition at line 1353 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledPatientInstitutionResidence   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x001e)

Definition at line 1183 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledPerformingPhysicianIdentificationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x000b)

Definition at line 1237 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledPerformingPhysiciansName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0006)

Definition at line 1232 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0007)

Definition at line 1233 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepEndDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0004)

Definition at line 1230 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepEndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0005)

Definition at line 1231 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0009)

Definition at line 1235 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0011)

Definition at line 1239 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepModificationDateAndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4010)

Definition at line 1334 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0100)

Definition at line 1242 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepStartDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0002)

Definition at line 1228 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepStartDateAndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4005)

Definition at line 1330 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0003)

Definition at line 1229 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcedureStepStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0020)

Definition at line 1241 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProcessingApplicationsCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4004)

Definition at line 1329 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledProtocolCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0008)

Definition at line 1234 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStationAETitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0001)

Definition at line 1227 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStationClassCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4026)

Definition at line 1345 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStationGeographicLocationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4027)

Definition at line 1346 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStationName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0010)

Definition at line 1238 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStationNameCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4025)

Definition at line 1344 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStepAttributesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0270)

Definition at line 1256 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStudyLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1020)

Definition at line 1158 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStudyLocationAETitles   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1021)

Definition at line 1159 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStudyStartDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1000)

Definition at line 1154 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStudyStartTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1001)

Definition at line 1155 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStudyStopDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1010)

Definition at line 1156 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledStudyStopTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1011)

Definition at line 1157 of file DCMTree_DicomTags.h.

#define DCMTree_ScheduledWorkitemCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x4018)

Definition at line 1338 of file DCMTree_DicomTags.h.

#define DCMTree_ScreenMinimumColorBitDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x010c)

Definition at line 1639 of file DCMTree_DicomTags.h.

#define DCMTree_ScreenMinimumGrayscaleBitDepth   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x010a)

Definition at line 1638 of file DCMTree_DicomTags.h.

#define DCMTree_SecondaryCaptureDeviceID   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1010)

Definition at line 353 of file DCMTree_DicomTags.h.

#define DCMTree_SecondaryCaptureDeviceManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1016)

Definition at line 357 of file DCMTree_DicomTags.h.

#define DCMTree_SecondaryCaptureDeviceManufacturersModelName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1018)

Definition at line 359 of file DCMTree_DicomTags.h.

#define DCMTree_SecondaryCaptureDeviceSoftwareVersions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1019)

Definition at line 360 of file DCMTree_DicomTags.h.

#define DCMTree_SecondaryCountsAccumulated   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1311)

Definition at line 1512 of file DCMTree_DicomTags.h.

#define DCMTree_SecondaryCountsType   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1220)

Definition at line 1509 of file DCMTree_DicomTags.h.

#define DCMTree_SegmentedBluePaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1223)

Definition at line 1094 of file DCMTree_DicomTags.h.

#define DCMTree_SegmentedGreenPaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1222)

Definition at line 1093 of file DCMTree_DicomTags.h.

#define DCMTree_SegmentedKSpaceTraversal   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9033)

Definition at line 670 of file DCMTree_DicomTags.h.

#define DCMTree_SegmentedRedPaletteColorLookupTableData   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1221)

Definition at line 1092 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorAttribute   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0026)

Definition at line 1602 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorAttributePrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0056)

Definition at line 1615 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorAttributeVR   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0050)

Definition at line 1612 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorATValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0060)

Definition at line 1616 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorCodeSequenceValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0080)

Definition at line 1632 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorCSValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0062)

Definition at line 1617 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorDSValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0072)

Definition at line 1625 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorFDValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0074)

Definition at line 1626 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorFLValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0076)

Definition at line 1627 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorISValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0064)

Definition at line 1618 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorLOValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0066)

Definition at line 1619 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorLTValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0068)

Definition at line 1620 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorPNValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x006a)

Definition at line 1621 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorSequencePointer   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0052)

Definition at line 1613 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorSequencePointerPrivateCreator   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0054)

Definition at line 1614 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorSHValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x006c)

Definition at line 1622 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorSLValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x007c)

Definition at line 1630 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorSSValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x007e)

Definition at line 1631 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorSTValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x006e)

Definition at line 1623 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorULValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0078)

Definition at line 1628 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorUSValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x007a)

Definition at line 1629 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorUTValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0070)

Definition at line 1624 of file DCMTree_DicomTags.h.

#define DCMTree_SelectorValueNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0028)

Definition at line 1603 of file DCMTree_DicomTags.h.

#define DCMTree_Sensitivity   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6000)

Definition at line 557 of file DCMTree_DicomTags.h.

#define DCMTree_SequenceDelimitationItem   DCMTREE_MAKE_32BIT_RAW_ID(0xfffe, 0xe0dd)

Definition at line 2356 of file DCMTree_DicomTags.h.

#define DCMTree_SequenceName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0024)

Definition at line 308 of file DCMTree_DicomTags.h.

#define DCMTree_SequenceOfUltrasoundRegions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6011)

Definition at line 558 of file DCMTree_DicomTags.h.

#define DCMTree_SequenceVariant   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0021)

Definition at line 305 of file DCMTree_DicomTags.h.

#define DCMTree_SeriesDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0021)

Definition at line 113 of file DCMTree_DicomTags.h.

#define DCMTree_SeriesDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x103e)

Definition at line 167 of file DCMTree_DicomTags.h.

#define DCMTree_SeriesInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x000e)

Definition at line 882 of file DCMTree_DicomTags.h.

#define DCMTree_SeriesInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1000)

Definition at line 911 of file DCMTree_DicomTags.h.

#define DCMTree_SeriesNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0011)

Definition at line 884 of file DCMTree_DicomTags.h.

#define DCMTree_SeriesTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0031)

Definition at line 120 of file DCMTree_DicomTags.h.

#define DCMTree_SeriesType   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1000)

Definition at line 1494 of file DCMTree_DicomTags.h.

#define DCMTree_SetupDeviceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01ba)

Definition at line 2195 of file DCMTree_DicomTags.h.

#define DCMTree_SetupDeviceLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b8)

Definition at line 2194 of file DCMTree_DicomTags.h.

#define DCMTree_SetupDeviceParameter   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01bc)

Definition at line 2196 of file DCMTree_DicomTags.h.

#define DCMTree_SetupDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b4)

Definition at line 2192 of file DCMTree_DicomTags.h.

#define DCMTree_SetupDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b6)

Definition at line 2193 of file DCMTree_DicomTags.h.

#define DCMTree_SetupImageComment   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0402)

Definition at line 2267 of file DCMTree_DicomTags.h.

#define DCMTree_SetupReferenceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d0)

Definition at line 2197 of file DCMTree_DicomTags.h.

#define DCMTree_SetupTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b0)

Definition at line 2190 of file DCMTree_DicomTags.h.

#define DCMTree_SetupTechniqueDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01b2)

Definition at line 2191 of file DCMTree_DicomTags.h.

#define DCMTree_ShapeType   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0306)

Definition at line 1568 of file DCMTree_DicomTags.h.

#define DCMTree_SharedFunctionalGroupsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x5200, 0x9229)

Definition at line 2335 of file DCMTree_DicomTags.h.

#define DCMTree_ShieldingDeviceDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a6)

Definition at line 2188 of file DCMTree_DicomTags.h.

#define DCMTree_ShieldingDeviceLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a4)

Definition at line 2187 of file DCMTree_DicomTags.h.

#define DCMTree_ShieldingDevicePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a8)

Definition at line 2189 of file DCMTree_DicomTags.h.

#define DCMTree_ShieldingDeviceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a0)

Definition at line 2185 of file DCMTree_DicomTags.h.

#define DCMTree_ShieldingDeviceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01a2)

Definition at line 2186 of file DCMTree_DicomTags.h.

#define DCMTree_ShowAcquisitionTechniquesFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0716)

Definition at line 1683 of file DCMTree_DicomTags.h.

#define DCMTree_ShowGraphicAnnotationFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0712)

Definition at line 1681 of file DCMTree_DicomTags.h.

#define DCMTree_ShowGrayscaleInverted   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0706)

Definition at line 1679 of file DCMTree_DicomTags.h.

#define DCMTree_ShowImageTrueSizeFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0710)

Definition at line 1680 of file DCMTree_DicomTags.h.

#define DCMTree_ShowPatientDemographicsFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0714)

Definition at line 1682 of file DCMTree_DicomTags.h.

#define DCMTree_ShutterLeftVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1602)

Definition at line 500 of file DCMTree_DicomTags.h.

#define DCMTree_ShutterLowerHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1608)

Definition at line 503 of file DCMTree_DicomTags.h.

#define DCMTree_ShutterOverlayGroup   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1623)

Definition at line 508 of file DCMTree_DicomTags.h.

#define DCMTree_ShutterPresentationColorCIELabValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1624)

Definition at line 509 of file DCMTree_DicomTags.h.

#define DCMTree_ShutterPresentationValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1622)

Definition at line 507 of file DCMTree_DicomTags.h.

#define DCMTree_ShutterRightVerticalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1604)

Definition at line 501 of file DCMTree_DicomTags.h.

#define DCMTree_ShutterShape   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1600)

Definition at line 499 of file DCMTree_DicomTags.h.

#define DCMTree_ShutterUpperHorizontalEdge   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1606)

Definition at line 502 of file DCMTree_DicomTags.h.

#define DCMTree_SignalDomainColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9003)

Definition at line 1129 of file DCMTree_DicomTags.h.

#define DCMTree_SignalDomainRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9235)

Definition at line 1135 of file DCMTree_DicomTags.h.

#define DCMTree_Signature   DCMTREE_MAKE_32BIT_RAW_ID(0x0400, 0x0120)

Definition at line 1706 of file DCMTree_DicomTags.h.

#define DCMTree_SingleCollimationWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9306)

Definition at line 789 of file DCMTree_DicomTags.h.

#define DCMTree_SkipBeats   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1086)

Definition at line 407 of file DCMTree_DicomTags.h.

#define DCMTree_SkipFrameRangeFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9460)

Definition at line 248 of file DCMTree_DicomTags.h.

#define DCMTree_SlabOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9105)

Definition at line 727 of file DCMTree_DicomTags.h.

#define DCMTree_SlabThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9104)

Definition at line 726 of file DCMTree_DicomTags.h.

#define DCMTree_SliceLocation   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x1041)

Definition at line 919 of file DCMTree_DicomTags.h.

#define DCMTree_SliceLocationVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x2005)

Definition at line 526 of file DCMTree_DicomTags.h.

#define DCMTree_SliceProgressionDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0500)

Definition at line 1493 of file DCMTree_DicomTags.h.

#define DCMTree_SliceSensitivityFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1320)

Definition at line 1513 of file DCMTree_DicomTags.h.

#define DCMTree_SliceThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0050)

Definition at line 327 of file DCMTree_DicomTags.h.

#define DCMTree_SliceVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0080)

Definition at line 1473 of file DCMTree_DicomTags.h.

#define DCMTree_SlideIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x06fa)

Definition at line 1290 of file DCMTree_DicomTags.h.

#define DCMTree_SmallestImagePixelValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0106)

Definition at line 1039 of file DCMTree_DicomTags.h.

#define DCMTree_SmallestImagePixelValueInPlane   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0110)

Definition at line 1043 of file DCMTree_DicomTags.h.

#define DCMTree_SmallestPixelValueInSeries   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0108)

Definition at line 1041 of file DCMTree_DicomTags.h.

#define DCMTree_SmokingStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0010, 0x21a0)

Definition at line 278 of file DCMTree_DicomTags.h.

#define DCMTree_SmoothingType   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0080)

Definition at line 1756 of file DCMTree_DicomTags.h.

#define DCMTree_SoftcopyVOILUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3110)

Definition at line 1110 of file DCMTree_DicomTags.h.

#define DCMTree_SoftTissueFocusThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5028)

Definition at line 547 of file DCMTree_DicomTags.h.

#define DCMTree_SoftTissueSurfaceThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5029)

Definition at line 548 of file DCMTree_DicomTags.h.

#define DCMTree_SoftTissueThermalIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5027)

Definition at line 546 of file DCMTree_DicomTags.h.

#define DCMTree_SoftwareVersions   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1020)

Definition at line 363 of file DCMTree_DicomTags.h.

#define DCMTree_SOPAuthorizationComment   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0424)

Definition at line 1695 of file DCMTree_DicomTags.h.

#define DCMTree_SOPAuthorizationDateAndTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0420)

Definition at line 1694 of file DCMTree_DicomTags.h.

#define DCMTree_SOPClassesInStudy   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0062)

Definition at line 135 of file DCMTree_DicomTags.h.

#define DCMTree_SOPClassesSupported   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x115a)

Definition at line 194 of file DCMTree_DicomTags.h.

#define DCMTree_SOPClassUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0016)

Definition at line 108 of file DCMTree_DicomTags.h.

#define DCMTree_SOPInstanceStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x0100, 0x0410)

Definition at line 1693 of file DCMTree_DicomTags.h.

#define DCMTree_SOPInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0018)

Definition at line 109 of file DCMTree_DicomTags.h.

#define DCMTree_SortByCategory   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0602)

Definition at line 1674 of file DCMTree_DicomTags.h.

#define DCMTree_SortingDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0604)

Definition at line 1675 of file DCMTree_DicomTags.h.

#define DCMTree_SortingOperationsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0600)

Definition at line 1673 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicationEntityTitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0016)

Definition at line 77 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicatorID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0291)

Definition at line 2241 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicatorLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0296)

Definition at line 2244 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicatorManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0298)

Definition at line 2245 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicatorName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0294)

Definition at line 2243 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicatorNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0290)

Definition at line 2240 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicatorStepSize   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02a0)

Definition at line 2248 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicatorType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0292)

Definition at line 2242 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicatorWallNominalThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x029c)

Definition at line 2246 of file DCMTree_DicomTags.h.

#define DCMTree_SourceApplicatorWallNominalTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x029e)

Definition at line 2247 of file DCMTree_DicomTags.h.

#define DCMTree_SourceAxisDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b4)

Definition at line 2087 of file DCMTree_DicomTags.h.

#define DCMTree_SourceEncapsulationNominalThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0222)

Definition at line 2210 of file DCMTree_DicomTags.h.

#define DCMTree_SourceEncapsulationNominalTransmission   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0224)

Definition at line 2211 of file DCMTree_DicomTags.h.

#define DCMTree_SourceHangingProtocolSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0012)

Definition at line 1597 of file DCMTree_DicomTags.h.

#define DCMTree_SourceImageEvidenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9154)

Definition at line 237 of file DCMTree_DicomTags.h.

#define DCMTree_SourceImageSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2112)

Definition at line 204 of file DCMTree_DicomTags.h.

#define DCMTree_SourceInstanceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0042, 0x0013)

Definition at line 1431 of file DCMTree_DicomTags.h.

#define DCMTree_SourceIsotopeHalfLife   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0228)

Definition at line 2213 of file DCMTree_DicomTags.h.

#define DCMTree_SourceIsotopeName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0226)

Definition at line 2212 of file DCMTree_DicomTags.h.

#define DCMTree_SourceManufacturer   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0216)

Definition at line 2207 of file DCMTree_DicomTags.h.

#define DCMTree_SourceMovementType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0288)

Definition at line 2237 of file DCMTree_DicomTags.h.

#define DCMTree_SourceNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0212)

Definition at line 2205 of file DCMTree_DicomTags.h.

#define DCMTree_SourceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0210)

Definition at line 2204 of file DCMTree_DicomTags.h.

#define DCMTree_SourceSerialNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0105)

Definition at line 1996 of file DCMTree_DicomTags.h.

#define DCMTree_SourceToBeamLimitingDeviceDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ba)

Definition at line 2090 of file DCMTree_DicomTags.h.

#define DCMTree_SourceToBlockTrayDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f6)

Definition at line 2133 of file DCMTree_DicomTags.h.

#define DCMTree_SourceToCompensatorDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02e2)

Definition at line 2264 of file DCMTree_DicomTags.h.

#define DCMTree_SourceToCompensatorTrayDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e6)

Definition at line 2120 of file DCMTree_DicomTags.h.

#define DCMTree_SourceToReferenceObjectDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x0028)

Definition at line 1869 of file DCMTree_DicomTags.h.

#define DCMTree_SourceToSurfaceDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0130)

Definition at line 2172 of file DCMTree_DicomTags.h.

#define DCMTree_SourceToWedgeTrayDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00da)

Definition at line 2111 of file DCMTree_DicomTags.h.

#define DCMTree_SourceType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0214)

Definition at line 2206 of file DCMTree_DicomTags.h.

#define DCMTree_SourceWaveformSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x020a)

Definition at line 1209 of file DCMTree_DicomTags.h.

#define DCMTree_SpacingBetweenSlices   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x0088)

Definition at line 343 of file DCMTree_DicomTags.h.

#define DCMTree_SpatialLocationsPreserved   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x135a)

Definition at line 1099 of file DCMTree_DicomTags.h.

#define DCMTree_SpatialPreSaturation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9027)

Definition at line 665 of file DCMTree_DicomTags.h.

#define DCMTree_SpatialResolution   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1050)

Definition at line 377 of file DCMTree_DicomTags.h.

#define DCMTree_SpecialNeeds   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0050)

Definition at line 1190 of file DCMTree_DicomTags.h.

#define DCMTree_SpecificAbsorptionRateDefinition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9179)

Definition at line 756 of file DCMTree_DicomTags.h.

#define DCMTree_SpecificAbsorptionRateSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9239)

Definition at line 779 of file DCMTree_DicomTags.h.

#define DCMTree_SpecificAbsorptionRateValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9181)

Definition at line 758 of file DCMTree_DicomTags.h.

#define DCMTree_SpecificCharacterSet   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0005)

Definition at line 102 of file DCMTree_DicomTags.h.

#define DCMTree_SpecificCharacterSetOfFileSetDescriptorFile   DCMTREE_MAKE_32BIT_RAW_ID(0x0004, 0x1142)

Definition at line 83 of file DCMTree_DicomTags.h.

#define DCMTree_SpecifiedChannelTotalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0132)

Definition at line 2002 of file DCMTree_DicomTags.h.

#define DCMTree_SpecifiedMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0042)

Definition at line 1968 of file DCMTree_DicomTags.h.

#define DCMTree_SpecifiedNumberOfPulses   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0136)

Definition at line 2004 of file DCMTree_DicomTags.h.

#define DCMTree_SpecifiedPrimaryMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0032)

Definition at line 1961 of file DCMTree_DicomTags.h.

#define DCMTree_SpecifiedPulseRepetitionInterval   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x013a)

Definition at line 2006 of file DCMTree_DicomTags.h.

#define DCMTree_SpecifiedSecondaryMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0033)

Definition at line 1962 of file DCMTree_DicomTags.h.

#define DCMTree_SpecifiedTreatmentTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x003a)

Definition at line 1965 of file DCMTree_DicomTags.h.

#define DCMTree_SpecimenAccessionNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x050a)

Definition at line 1284 of file DCMTree_DicomTags.h.

#define DCMTree_SpecimenIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0551)

Definition at line 1286 of file DCMTree_DicomTags.h.

#define DCMTree_SpecimenSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0550)

Definition at line 1285 of file DCMTree_DicomTags.h.

#define DCMTree_SpecimenTypeCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x059a)

Definition at line 1289 of file DCMTree_DicomTags.h.

#define DCMTree_SpectrallySelectedExcitation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9026)

Definition at line 664 of file DCMTree_DicomTags.h.

#define DCMTree_SpectrallySelectedSuppression   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9025)

Definition at line 663 of file DCMTree_DicomTags.h.

#define DCMTree_SpectralWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9052)

Definition at line 686 of file DCMTree_DicomTags.h.

#define DCMTree_SpectroscopyAcquisitionDataColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9127)

Definition at line 738 of file DCMTree_DicomTags.h.

#define DCMTree_SpectroscopyAcquisitionOutOfPlanePhaseSteps   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9159)

Definition at line 743 of file DCMTree_DicomTags.h.

#define DCMTree_SpectroscopyAcquisitionPhaseColumns   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9234)

Definition at line 777 of file DCMTree_DicomTags.h.

#define DCMTree_SpectroscopyAcquisitionPhaseRows   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9095)

Definition at line 720 of file DCMTree_DicomTags.h.

#define DCMTree_SpectroscopyData   DCMTREE_MAKE_32BIT_RAW_ID(0x5600, 0x0020)

Definition at line 2346 of file DCMTree_DicomTags.h.

#define DCMTree_SphericalLensPower   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0007)

Definition at line 969 of file DCMTree_DicomTags.h.

#define DCMTree_SpiralPitchFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9311)

Definition at line 794 of file DCMTree_DicomTags.h.

#define DCMTree_Spoiling   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9016)

Definition at line 655 of file DCMTree_DicomTags.h.

#define DCMTree_StackID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9056)

Definition at line 936 of file DCMTree_DicomTags.h.

#define DCMTree_StageCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x000a)

Definition at line 1236 of file DCMTree_DicomTags.h.

#define DCMTree_StageName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2120)

Definition at line 205 of file DCMTree_DicomTags.h.

#define DCMTree_StageNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2122)

Definition at line 206 of file DCMTree_DicomTags.h.

#define DCMTree_StartAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0200)

Definition at line 1478 of file DCMTree_DicomTags.h.

#define DCMTree_StartCumulativeMetersetWeight   DCMTREE_MAKE_32BIT_RAW_ID(0x300c, 0x0008)

Definition at line 2273 of file DCMTree_DicomTags.h.

#define DCMTree_StartMeterset   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0078)

Definition at line 1984 of file DCMTree_DicomTags.h.

#define DCMTree_StartTrim   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2142)

Definition at line 214 of file DCMTree_DicomTags.h.

#define DCMTree_StationName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1010)

Definition at line 164 of file DCMTree_DicomTags.h.

#define DCMTree_Status   DCMTREE_MAKE_32BIT_RAW_ID(0x0000, 0x0900)

Definition at line 40 of file DCMTree_DicomTags.h.

#define DCMTree_SteadyStatePulseSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9017)

Definition at line 656 of file DCMTree_DicomTags.h.

#define DCMTree_SteeringAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6036)

Definition at line 578 of file DCMTree_DicomTags.h.

#define DCMTree_StereoBaselineAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0010)

Definition at line 977 of file DCMTree_DicomTags.h.

#define DCMTree_StereoBaselineDisplacement   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0011)

Definition at line 978 of file DCMTree_DicomTags.h.

#define DCMTree_StereoHorizontalPixelOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0012)

Definition at line 979 of file DCMTree_DicomTags.h.

#define DCMTree_StereoPairsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0020)

Definition at line 991 of file DCMTree_DicomTags.h.

#define DCMTree_StereoRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0014)

Definition at line 981 of file DCMTree_DicomTags.h.

#define DCMTree_StereoVerticalPixelOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0022, 0x0013)

Definition at line 980 of file DCMTree_DicomTags.h.

#define DCMTree_StopTrim   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2143)

Definition at line 215 of file DCMTree_DicomTags.h.

#define DCMTree_StorageGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0000)

Definition at line 1684 of file DCMTree_DicomTags.h.

#define DCMTree_StorageMediaFileSetID   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0130)

Definition at line 1685 of file DCMTree_DicomTags.h.

#define DCMTree_StorageMediaFileSetUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0140)

Definition at line 1686 of file DCMTree_DicomTags.h.

#define DCMTree_StructureSetDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0008)

Definition at line 1905 of file DCMTree_DicomTags.h.

#define DCMTree_StructureSetDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0006)

Definition at line 1904 of file DCMTree_DicomTags.h.

#define DCMTree_StructureSetLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0002)

Definition at line 1902 of file DCMTree_DicomTags.h.

#define DCMTree_StructureSetName   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0004)

Definition at line 1903 of file DCMTree_DicomTags.h.

#define DCMTree_StructureSetROISequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0020)

Definition at line 1911 of file DCMTree_DicomTags.h.

#define DCMTree_StructureSetTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3006, 0x0009)

Definition at line 1906 of file DCMTree_DicomTags.h.

#define DCMTree_StudiesContainingOtherReferencedInstancesSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1200)

Definition at line 200 of file DCMTree_DicomTags.h.

#define DCMTree_StudyArrivalDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1040)

Definition at line 1164 of file DCMTree_DicomTags.h.

#define DCMTree_StudyArrivalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1041)

Definition at line 1165 of file DCMTree_DicomTags.h.

#define DCMTree_StudyComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x4000)

Definition at line 1172 of file DCMTree_DicomTags.h.

#define DCMTree_StudyCompletionDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1050)

Definition at line 1166 of file DCMTree_DicomTags.h.

#define DCMTree_StudyCompletionTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1051)

Definition at line 1167 of file DCMTree_DicomTags.h.

#define DCMTree_StudyComponentStatusID   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x1055)

Definition at line 1168 of file DCMTree_DicomTags.h.

#define DCMTree_StudyDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0020)

Definition at line 112 of file DCMTree_DicomTags.h.

#define DCMTree_StudyDescription   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1030)

Definition at line 165 of file DCMTree_DicomTags.h.

#define DCMTree_StudyGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0000)

Definition at line 1146 of file DCMTree_DicomTags.h.

#define DCMTree_StudyID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0010)

Definition at line 883 of file DCMTree_DicomTags.h.

#define DCMTree_StudyIDIssuer   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0012)

Definition at line 1149 of file DCMTree_DicomTags.h.

#define DCMTree_StudyInstanceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x000d)

Definition at line 881 of file DCMTree_DicomTags.h.

#define DCMTree_StudyPriorityID   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x000c)

Definition at line 1148 of file DCMTree_DicomTags.h.

#define DCMTree_StudyReadDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0034)

Definition at line 1152 of file DCMTree_DicomTags.h.

#define DCMTree_StudyReadTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0035)

Definition at line 1153 of file DCMTree_DicomTags.h.

#define DCMTree_StudyStatusID   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x000a)

Definition at line 1147 of file DCMTree_DicomTags.h.

#define DCMTree_StudyTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0030)

Definition at line 119 of file DCMTree_DicomTags.h.

#define DCMTree_StudyVerifiedDate   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0032)

Definition at line 1150 of file DCMTree_DicomTags.h.

#define DCMTree_StudyVerifiedTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0032, 0x0033)

Definition at line 1151 of file DCMTree_DicomTags.h.

#define DCMTree_SubtractionItemID   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x9416)

Definition at line 1138 of file DCMTree_DicomTags.h.

#define DCMTree_SupportedImageDisplayFormatsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x2000, 0x00a8)

Definition at line 1745 of file DCMTree_DicomTags.h.

#define DCMTree_SurfaceEntryPoint   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x012e)

Definition at line 2171 of file DCMTree_DicomTags.h.

#define DCMTree_SynchronizationChannel   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x106c)

Definition at line 389 of file DCMTree_DicomTags.h.

#define DCMTree_SynchronizationFrameOfReferenceUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0200)

Definition at line 910 of file DCMTree_DicomTags.h.

#define DCMTree_SynchronizationTrigger   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x106a)

Definition at line 388 of file DCMTree_DicomTags.h.

#define DCMTree_SynchronizedScrollingSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0210)

Definition at line 1646 of file DCMTree_DicomTags.h.

#define DCMTree_SyringeCounts   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1045)

Definition at line 372 of file DCMTree_DicomTags.h.

#define DCMTree_T2Preparation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9021)

Definition at line 660 of file DCMTree_DicomTags.h.

#define DCMTree_TableAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1138)

Definition at line 423 of file DCMTree_DicomTags.h.

#define DCMTree_TableCradleTiltAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9471)

Definition at line 871 of file DCMTree_DicomTags.h.

#define DCMTree_TableFeedPerRotation   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9310)

Definition at line 793 of file DCMTree_DicomTags.h.

#define DCMTree_TableHeadTiltAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9470)

Definition at line 870 of file DCMTree_DicomTags.h.

#define DCMTree_TableHeight   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1130)

Definition at line 417 of file DCMTree_DicomTags.h.

#define DCMTree_TableHorizontalRotationAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9469)

Definition at line 869 of file DCMTree_DicomTags.h.

#define DCMTree_TableLateralIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1136)

Definition at line 421 of file DCMTree_DicomTags.h.

#define DCMTree_TableLongitudinalIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1137)

Definition at line 422 of file DCMTree_DicomTags.h.

#define DCMTree_TableMotion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1134)

Definition at line 419 of file DCMTree_DicomTags.h.

#define DCMTree_TableOfParameterValues   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x605a)

Definition at line 602 of file DCMTree_DicomTags.h.

#define DCMTree_TableOfPixelValues   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6058)

Definition at line 601 of file DCMTree_DicomTags.h.

#define DCMTree_TableOfXBreakPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6052)

Definition at line 598 of file DCMTree_DicomTags.h.

#define DCMTree_TableOfYBreakPoints   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6054)

Definition at line 599 of file DCMTree_DicomTags.h.

#define DCMTree_TablePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9327)

Definition at line 810 of file DCMTree_DicomTags.h.

#define DCMTree_TablePositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9406)

Definition at line 831 of file DCMTree_DicomTags.h.

#define DCMTree_TableSpeed   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9309)

Definition at line 792 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopEccentricAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0125)

Definition at line 2165 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopEccentricAngleTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x004e)

Definition at line 2065 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopEccentricAxisDistance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0124)

Definition at line 2164 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopEccentricRotationDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0126)

Definition at line 2166 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopLateralPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x012a)

Definition at line 2169 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopLateralPositionTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0053)

Definition at line 2068 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopLateralSetupDisplacement   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d6)

Definition at line 2200 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopLongitudinalPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0129)

Definition at line 2168 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopLongitudinalPositionTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0052)

Definition at line 2067 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopLongitudinalSetupDisplacement   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d4)

Definition at line 2199 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopVerticalPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0128)

Definition at line 2167 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopVerticalPositionTolerance   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0051)

Definition at line 2066 of file DCMTree_DicomTags.h.

#define DCMTree_TableTopVerticalSetupDisplacement   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x01d2)

Definition at line 2198 of file DCMTree_DicomTags.h.

#define DCMTree_TableTraverse   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1131)

Definition at line 418 of file DCMTree_DicomTags.h.

#define DCMTree_TableType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x113a)

Definition at line 424 of file DCMTree_DicomTags.h.

#define DCMTree_TableVerticalIncrement   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1135)

Definition at line 420 of file DCMTree_DicomTags.h.

#define DCMTree_TableXPositionToIsocenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9466)

Definition at line 866 of file DCMTree_DicomTags.h.

#define DCMTree_TableYPositionToIsocenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9467)

Definition at line 867 of file DCMTree_DicomTags.h.

#define DCMTree_TableZPositionToIsocenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9468)

Definition at line 868 of file DCMTree_DicomTags.h.

#define DCMTree_TagAngleFirstAxis   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9019)

Definition at line 658 of file DCMTree_DicomTags.h.

#define DCMTree_TagAngleSecondAxis   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9219)

Definition at line 771 of file DCMTree_DicomTags.h.

#define DCMTree_Tagging   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9028)

Definition at line 666 of file DCMTree_DicomTags.h.

#define DCMTree_TaggingDelay   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9184)

Definition at line 761 of file DCMTree_DicomTags.h.

#define DCMTree_TagSpacingFirstDimension   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9030)

Definition at line 668 of file DCMTree_DicomTags.h.

#define DCMTree_TagSpacingSecondDimension   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9218)

Definition at line 770 of file DCMTree_DicomTags.h.

#define DCMTree_TagThickness   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9035)

Definition at line 672 of file DCMTree_DicomTags.h.

#define DCMTree_TargetMaximumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0027)

Definition at line 2051 of file DCMTree_DicomTags.h.

#define DCMTree_TargetMinimumDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0025)

Definition at line 2049 of file DCMTree_DicomTags.h.

#define DCMTree_TargetPrescriptionDose   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0026)

Definition at line 2050 of file DCMTree_DicomTags.h.

#define DCMTree_TargetUnderdoseVolumeFraction   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0028)

Definition at line 2052 of file DCMTree_DicomTags.h.

#define DCMTree_TemplateIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xdb00)

Definition at line 1416 of file DCMTree_DicomTags.h.

#define DCMTree_TemplateName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0244)

Definition at line 2224 of file DCMTree_DicomTags.h.

#define DCMTree_TemplateNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0240)

Definition at line 2222 of file DCMTree_DicomTags.h.

#define DCMTree_TemplateType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0242)

Definition at line 2223 of file DCMTree_DicomTags.h.

#define DCMTree_TemporalPositionIdentifier   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0100)

Definition at line 907 of file DCMTree_DicomTags.h.

#define DCMTree_TemporalPositionIndex   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9128)

Definition at line 943 of file DCMTree_DicomTags.h.

#define DCMTree_TemporalRangeType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa130)

Definition at line 1390 of file DCMTree_DicomTags.h.

#define DCMTree_TemporalResolution   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x0110)

Definition at line 909 of file DCMTree_DicomTags.h.

#define DCMTree_TextObjectSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0008)

Definition at line 1536 of file DCMTree_DicomTags.h.

#define DCMTree_TextString   DCMTREE_MAKE_32BIT_RAW_ID(0x2030, 0x0020)

Definition at line 1789 of file DCMTree_DicomTags.h.

#define DCMTree_TextValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa160)

Definition at line 1395 of file DCMTree_DicomTags.h.

#define DCMTree_ThresholdDensity   DCMTREE_MAKE_32BIT_RAW_ID(0x2040, 0x0100)

Definition at line 1801 of file DCMTree_DicomTags.h.

#define DCMTree_TIDOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x6120)

Definition at line 1125 of file DCMTree_DicomTags.h.

#define DCMTree_Time   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa122)

Definition at line 1387 of file DCMTree_DicomTags.h.

#define DCMTree_TimeBasedImageSetsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0030)

Definition at line 1604 of file DCMTree_DicomTags.h.

#define DCMTree_TimeDistributionProtocol   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1802)

Definition at line 520 of file DCMTree_DicomTags.h.

#define DCMTree_TimeDomainFiltering   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9065)

Definition at line 696 of file DCMTree_DicomTags.h.

#define DCMTree_TimeOfFlightContrast   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9015)

Definition at line 654 of file DCMTree_DicomTags.h.

#define DCMTree_TimeOfLastCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1201)

Definition at line 459 of file DCMTree_DicomTags.h.

#define DCMTree_TimeOfLastDetectorCalibration   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x700e)

Definition at line 612 of file DCMTree_DicomTags.h.

#define DCMTree_TimeOfSecondaryCapture   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1014)

Definition at line 356 of file DCMTree_DicomTags.h.

#define DCMTree_TimeSliceVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0100)

Definition at line 1476 of file DCMTree_DicomTags.h.

#define DCMTree_TimeSlotInformationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0072)

Definition at line 1471 of file DCMTree_DicomTags.h.

#define DCMTree_TimeSlotTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0073)

Definition at line 1472 of file DCMTree_DicomTags.h.

#define DCMTree_TimeSlotVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0070)

Definition at line 1469 of file DCMTree_DicomTags.h.

#define DCMTree_TimeSource   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1801)

Definition at line 519 of file DCMTree_DicomTags.h.

#define DCMTree_TimezoneOffsetFromUTC   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x0201)

Definition at line 162 of file DCMTree_DicomTags.h.

#define DCMTree_TissueHeterogeneityCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x3004, 0x0014)

Definition at line 1888 of file DCMTree_DicomTags.h.

#define DCMTree_TMLinePositionX0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603d)

Definition at line 584 of file DCMTree_DicomTags.h.

#define DCMTree_TMLinePositionX1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6041)

Definition at line 588 of file DCMTree_DicomTags.h.

#define DCMTree_TMLinePositionY0   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x603f)

Definition at line 586 of file DCMTree_DicomTags.h.

#define DCMTree_TMLinePositionY1   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6043)

Definition at line 590 of file DCMTree_DicomTags.h.

#define DCMTree_ToleranceTableLabel   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0043)

Definition at line 2059 of file DCMTree_DicomTags.h.

#define DCMTree_ToleranceTableNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0042)

Definition at line 2058 of file DCMTree_DicomTags.h.

#define DCMTree_ToleranceTableSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0040)

Definition at line 2057 of file DCMTree_DicomTags.h.

#define DCMTree_TomoAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1470)

Definition at line 486 of file DCMTree_DicomTags.h.

#define DCMTree_TomoClass   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1491)

Definition at line 489 of file DCMTree_DicomTags.h.

#define DCMTree_TomoLayerHeight   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1460)

Definition at line 485 of file DCMTree_DicomTags.h.

#define DCMTree_TomoTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1480)

Definition at line 487 of file DCMTree_DicomTags.h.

#define DCMTree_TomoType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1490)

Definition at line 488 of file DCMTree_DicomTags.h.

#define DCMTree_TopicAuthor   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0910)

Definition at line 1690 of file DCMTree_DicomTags.h.

#define DCMTree_TopicKeyWords   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0912)

Definition at line 1691 of file DCMTree_DicomTags.h.

#define DCMTree_TopicSubject   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0906)

Definition at line 1689 of file DCMTree_DicomTags.h.

#define DCMTree_TopicTitle   DCMTREE_MAKE_32BIT_RAW_ID(0x0088, 0x0904)

Definition at line 1688 of file DCMTree_DicomTags.h.

#define DCMTree_TotalBlockTrayFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00f2)

Definition at line 2130 of file DCMTree_DicomTags.h.

#define DCMTree_TotalCollimationWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9307)

Definition at line 790 of file DCMTree_DicomTags.h.

#define DCMTree_TotalCompensatorTrayFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00e2)

Definition at line 2116 of file DCMTree_DicomTags.h.

#define DCMTree_TotalNumberOfExposures   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0301)

Definition at line 1265 of file DCMTree_DicomTags.h.

#define DCMTree_TotalNumberOfPiecesOfMediaCreated   DCMTREE_MAKE_32BIT_RAW_ID(0x2200, 0x000b)

Definition at line 1848 of file DCMTree_DicomTags.h.

#define DCMTree_TotalReferenceAirKerma   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0250)

Definition at line 2225 of file DCMTree_DicomTags.h.

#define DCMTree_TotalTime   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x200a)

Definition at line 2381 of file DCMTree_DicomTags.h.

#define DCMTree_TotalTimeOfFluoroscopy   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0300)

Definition at line 1264 of file DCMTree_DicomTags.h.

#define DCMTree_TransactionUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x1195)

Definition at line 196 of file DCMTree_DicomTags.h.

#define DCMTree_TransducerData   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5010)

Definition at line 539 of file DCMTree_DicomTags.h.

#define DCMTree_TransducerFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6030)

Definition at line 574 of file DCMTree_DicomTags.h.

#define DCMTree_TransducerOrientationModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2246)

Definition at line 228 of file DCMTree_DicomTags.h.

#define DCMTree_TransducerOrientationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2244)

Definition at line 227 of file DCMTree_DicomTags.h.

#define DCMTree_TransducerPositionModifierSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2242)

Definition at line 226 of file DCMTree_DicomTags.h.

#define DCMTree_TransducerPositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2240)

Definition at line 225 of file DCMTree_DicomTags.h.

#define DCMTree_TransducerType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x6031)

Definition at line 575 of file DCMTree_DicomTags.h.

#define DCMTree_TransferSyntaxUID   DCMTREE_MAKE_32BIT_RAW_ID(0x0002, 0x0010)

Definition at line 74 of file DCMTree_DicomTags.h.

#define DCMTree_TransferTubeLength   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02a4)

Definition at line 2250 of file DCMTree_DicomTags.h.

#define DCMTree_TransferTubeNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x02a2)

Definition at line 2249 of file DCMTree_DicomTags.h.

#define DCMTree_TransmitCoilManufacturerName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9050)

Definition at line 684 of file DCMTree_DicomTags.h.

#define DCMTree_TransmitCoilName   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1251)

Definition at line 466 of file DCMTree_DicomTags.h.

#define DCMTree_TransmitCoilType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9051)

Definition at line 685 of file DCMTree_DicomTags.h.

#define DCMTree_TransmitterFrequency   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9098)

Definition at line 722 of file DCMTree_DicomTags.h.

#define DCMTree_TransverseMash   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1202)

Definition at line 1506 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentControlPointDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0024)

Definition at line 1955 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentControlPointTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0025)

Definition at line 1956 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentDate   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0250)

Definition at line 2024 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentDeliveryType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00ce)

Definition at line 2102 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentMachineName   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00b2)

Definition at line 2085 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentMachineSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0206)

Definition at line 2203 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentProtocols   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0009)

Definition at line 2032 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentSessionApplicationSetupSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0110)

Definition at line 1997 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentSessionBeamSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0020)

Definition at line 1953 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentSites   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x000b)

Definition at line 2034 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentStatusComment   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0202)

Definition at line 2018 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentSummaryCalculatedDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0050)

Definition at line 1971 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentSummaryMeasuredDoseReferenceSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x00e0)

Definition at line 1994 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentTerminationCode   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x002b)

Definition at line 1958 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentTerminationStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x002a)

Definition at line 1957 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentTime   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x0251)

Definition at line 2025 of file DCMTree_DicomTags.h.

#define DCMTree_TreatmentVerificationStatus   DCMTREE_MAKE_32BIT_RAW_ID(0x3008, 0x002c)

Definition at line 1959 of file DCMTree_DicomTags.h.

#define DCMTree_TriggerDelayTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0020, 0x9153)

Definition at line 944 of file DCMTree_DicomTags.h.

#define DCMTree_TriggerSamplePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x106e)

Definition at line 390 of file DCMTree_DicomTags.h.

#define DCMTree_TriggerSourceOrType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1061)

Definition at line 379 of file DCMTree_DicomTags.h.

#define DCMTree_TriggerTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1060)

Definition at line 378 of file DCMTree_DicomTags.h.

#define DCMTree_TriggerTimeOffset   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1069)

Definition at line 387 of file DCMTree_DicomTags.h.

#define DCMTree_TriggerVector   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0210)

Definition at line 1480 of file DCMTree_DicomTags.h.

#define DCMTree_TriggerWindow   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1094)

Definition at line 410 of file DCMTree_DicomTags.h.

#define DCMTree_Trim   DCMTREE_MAKE_32BIT_RAW_ID(0x2010, 0x0140)

Definition at line 1765 of file DCMTree_DicomTags.h.

#define DCMTree_TubeAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9303)

Definition at line 786 of file DCMTree_DicomTags.h.

#define DCMTree_TypeOfData   DCMTREE_MAKE_32BIT_RAW_ID(0x5000, 0x0020)

Definition at line 2364 of file DCMTree_DicomTags.h.

#define DCMTree_TypeOfDetectorMotion   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0202)

Definition at line 1479 of file DCMTree_DicomTags.h.

#define DCMTree_TypeOfFilters   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1161)

Definition at line 444 of file DCMTree_DicomTags.h.

#define DCMTree_UID   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa124)

Definition at line 1389 of file DCMTree_DicomTags.h.

#define DCMTree_UltrasoundColorDataPresent   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0014)

Definition at line 1006 of file DCMTree_DicomTags.h.

#define DCMTree_UnformattedTextValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0006)

Definition at line 1535 of file DCMTree_DicomTags.h.

#define DCMTree_Units   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x1001)

Definition at line 1495 of file DCMTree_DicomTags.h.

#define DCMTree_UsedFiducialsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0070, 0x0314)

Definition at line 1578 of file DCMTree_DicomTags.h.

#define DCMTree_ValueType   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa040)

Definition at line 1371 of file DCMTree_DicomTags.h.

#define DCMTree_VariableFlipAngleFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1315)

Definition at line 475 of file DCMTree_DicomTags.h.

#define DCMTree_VelocityEncodingDirection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9090)

Definition at line 716 of file DCMTree_DicomTags.h.

#define DCMTree_VelocityEncodingMaximumValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9217)

Definition at line 769 of file DCMTree_DicomTags.h.

#define DCMTree_VelocityEncodingMinimumValue   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9091)

Definition at line 717 of file DCMTree_DicomTags.h.

#define DCMTree_VerificationDateTime   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa030)

Definition at line 1369 of file DCMTree_DicomTags.h.

#define DCMTree_VerificationFlag   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa493)

Definition at line 1411 of file DCMTree_DicomTags.h.

#define DCMTree_VerifyingObserverIdentificationCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa088)

Definition at line 1382 of file DCMTree_DicomTags.h.

#define DCMTree_VerifyingObserverName   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa075)

Definition at line 1375 of file DCMTree_DicomTags.h.

#define DCMTree_VerifyingObserverSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa073)

Definition at line 1374 of file DCMTree_DicomTags.h.

#define DCMTree_VerifyingOrganization   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0xa027)

Definition at line 1368 of file DCMTree_DicomTags.h.

#define DCMTree_VerticesOfThePolygonalCollimator   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1720)

Definition at line 517 of file DCMTree_DicomTags.h.

#define DCMTree_VerticesOfThePolygonalExposureControlSensingRegion   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9442)

Definition at line 853 of file DCMTree_DicomTags.h.

#define DCMTree_VerticesOfThePolygonalShutter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1620)

Definition at line 506 of file DCMTree_DicomTags.h.

#define DCMTree_VideoImageFormatAcquired   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1022)

Definition at line 364 of file DCMTree_DicomTags.h.

#define DCMTree_ViewCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0220)

Definition at line 1482 of file DCMTree_DicomTags.h.

#define DCMTree_ViewModifierCodeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0054, 0x0222)

Definition at line 1483 of file DCMTree_DicomTags.h.

#define DCMTree_ViewName   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2127)

Definition at line 208 of file DCMTree_DicomTags.h.

#define DCMTree_ViewNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x2128)

Definition at line 209 of file DCMTree_DicomTags.h.

#define DCMTree_ViewPosition   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x5101)

Definition at line 553 of file DCMTree_DicomTags.h.

#define DCMTree_VisitComments   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x4000)

Definition at line 1196 of file DCMTree_DicomTags.h.

#define DCMTree_VisitGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0000)

Definition at line 1173 of file DCMTree_DicomTags.h.

#define DCMTree_VisitStatusID   DCMTREE_MAKE_32BIT_RAW_ID(0x0038, 0x0008)

Definition at line 1175 of file DCMTree_DicomTags.h.

#define DCMTree_VOILUTFunction   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1056)

Definition at line 1080 of file DCMTree_DicomTags.h.

#define DCMTree_VOILUTSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x3010)

Definition at line 1109 of file DCMTree_DicomTags.h.

#define DCMTree_VOIType   DCMTREE_MAKE_32BIT_RAW_ID(0x0072, 0x0702)

Definition at line 1677 of file DCMTree_DicomTags.h.

#define DCMTree_VolumeBasedCalculationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9207)

Definition at line 240 of file DCMTree_DicomTags.h.

#define DCMTree_VolumeLocalizationSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9126)

Definition at line 737 of file DCMTree_DicomTags.h.

#define DCMTree_VolumeLocalizationTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9054)

Definition at line 688 of file DCMTree_DicomTags.h.

#define DCMTree_VolumetricProperties   DCMTREE_MAKE_32BIT_RAW_ID(0x0008, 0x9206)

Definition at line 239 of file DCMTree_DicomTags.h.

#define DCMTree_WaterReferencedPhaseCorrection   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9199)

Definition at line 766 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformBitsAllocated   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x1004)

Definition at line 2341 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformBitsStored   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x021a)

Definition at line 1218 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformChannelNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0202)

Definition at line 1204 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformData   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x1010)

Definition at line 2344 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformDataGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0000)

Definition at line 2337 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0000)

Definition at line 1197 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformOriginality   DCMTREE_MAKE_32BIT_RAW_ID(0x003a, 0x0004)

Definition at line 1198 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformPaddingValue   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x100a)

Definition at line 2343 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformSampleInterpretation   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x1006)

Definition at line 2342 of file DCMTree_DicomTags.h.

#define DCMTree_WaveformSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x5400, 0x0100)

Definition at line 2338 of file DCMTree_DicomTags.h.

#define DCMTree_WedgeAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d5)

Definition at line 2108 of file DCMTree_DicomTags.h.

#define DCMTree_WedgeFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d6)

Definition at line 2109 of file DCMTree_DicomTags.h.

#define DCMTree_WedgeID   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d4)

Definition at line 2107 of file DCMTree_DicomTags.h.

#define DCMTree_WedgeNumber   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d2)

Definition at line 2105 of file DCMTree_DicomTags.h.

#define DCMTree_WedgeOrientation   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d8)

Definition at line 2110 of file DCMTree_DicomTags.h.

#define DCMTree_WedgePosition   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0118)

Definition at line 2155 of file DCMTree_DicomTags.h.

#define DCMTree_WedgePositionSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x0116)

Definition at line 2154 of file DCMTree_DicomTags.h.

#define DCMTree_WedgeSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d1)

Definition at line 2104 of file DCMTree_DicomTags.h.

#define DCMTree_WedgeType   DCMTREE_MAKE_32BIT_RAW_ID(0x300a, 0x00d3)

Definition at line 2106 of file DCMTree_DicomTags.h.

#define DCMTree_WholeBodyTechnique   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1301)

Definition at line 470 of file DCMTree_DicomTags.h.

#define DCMTree_WindowCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1050)

Definition at line 1074 of file DCMTree_DicomTags.h.

#define DCMTree_WindowCenterWidthExplanation   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1055)

Definition at line 1079 of file DCMTree_DicomTags.h.

#define DCMTree_WindowWidth   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x1051)

Definition at line 1075 of file DCMTree_DicomTags.h.

#define DCMTree_XA_XRFFrameCharacteristicsSequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9412)

Definition at line 833 of file DCMTree_DicomTags.h.

#define DCMTree_XFocusCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1183)

Definition at line 452 of file DCMTree_DicomTags.h.

#define DCMTree_XOffsetInSlideCoordinateSystem   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x072a)

Definition at line 1292 of file DCMTree_DicomTags.h.

#define DCMTree_XRayAngioDeviceGroupLength   DCMTREE_MAKE_32BIT_RAW_ID(0x0050, 0x0000)

Definition at line 1432 of file DCMTree_DicomTags.h.

#define DCMTree_XRayGeometrySequence   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9476)

Definition at line 875 of file DCMTree_DicomTags.h.

#define DCMTree_XRayImageReceptorAngle   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000e)

Definition at line 1861 of file DCMTree_DicomTags.h.

#define DCMTree_XRayImageReceptorTranslation   DCMTREE_MAKE_32BIT_RAW_ID(0x3002, 0x000d)

Definition at line 1860 of file DCMTree_DicomTags.h.

#define DCMTree_XRayOutput   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x0312)

Definition at line 1272 of file DCMTree_DicomTags.h.

#define DCMTree_XRayReceptorType   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9420)

Definition at line 834 of file DCMTree_DicomTags.h.

#define DCMTree_XRayTubeCurrent   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1151)

Definition at line 435 of file DCMTree_DicomTags.h.

#define DCMTree_XRayTubeCurrentInmA   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x9330)

Definition at line 813 of file DCMTree_DicomTags.h.

#define DCMTree_XRayTubeCurrentInMicroA   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x8151)

Definition at line 644 of file DCMTree_DicomTags.h.

#define DCMTree_YFocusCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0018, 0x1184)

Definition at line 453 of file DCMTree_DicomTags.h.

#define DCMTree_YOffsetInSlideCoordinateSystem   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x073a)

Definition at line 1293 of file DCMTree_DicomTags.h.

#define DCMTree_ZOffsetInSlideCoordinateSystem   DCMTREE_MAKE_32BIT_RAW_ID(0x0040, 0x074a)

Definition at line 1294 of file DCMTree_DicomTags.h.

#define DCMTree_ZoomCenter   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0032)

Definition at line 1009 of file DCMTree_DicomTags.h.

#define DCMTree_ZoomFactor   DCMTREE_MAKE_32BIT_RAW_ID(0x0028, 0x0031)

Definition at line 1008 of file DCMTree_DicomTags.h.