Digital Imaging and Communications in Medicine (DICOM) file format: Go parsing library

DICOM (Digital Imaging and Communications in Medicine), AKA NEMA PS3, AKA ISO 12052:2006, is a file format and network protocol standard for medical imaging purposes. This parser covers file format, typically written by various medical equipment, such as radiography, computer tomography scans, MRT, ultrasonography, etc.

DICOM defines two transfer syntaxes: implicit and explicit. This top-level parser attempts to autodetect and handle both of them. If any problems arise, one can use file_explicit and file_implicit subtypes to force parsing in particular transfer syntax.

File extension

dcm

KS implementation details

License: MIT

References

This page hosts a formal specification of Digital Imaging and Communications in Medicine (DICOM) file format using Kaitai Struct. This specification can be automatically translated into a variety of programming languages to get a parsing library.

Go source code to parse Digital Imaging and Communications in Medicine (DICOM) file format

dicom.go

// Code generated by kaitai-struct-compiler from a .ksy source file. DO NOT EDIT.

import (
	"github.com/kaitai-io/kaitai_struct_go_runtime/kaitai"
	"bytes"
)


/**
 * DICOM (Digital Imaging and Communications in Medicine), AKA NEMA
 * PS3, AKA ISO 12052:2006, is a file format and network protocol
 * standard for medical imaging purposes. This parser covers file
 * format, typically written by various medical equipment, such as
 * radiography, computer tomography scans, MRT, ultrasonography, etc.
 * 
 * DICOM defines two transfer syntaxes: implicit and explicit. This
 * top-level parser attempts to autodetect and handle both of them. If
 * any problems arise, one can use `file_explicit` and `file_implicit`
 * subtypes to force parsing in particular transfer syntax.
 * @see <a href="https://dicom.nema.org/medical/dicom/current/output/html/part10.html#chapter_7">Source</a>
 */

type Dicom_Tags int
const (
	Dicom_Tags__FileMetaInformationGroupLength Dicom_Tags = 131072
	Dicom_Tags__FileMetaInformationVersion Dicom_Tags = 131073
	Dicom_Tags__MediaStorageSopClassUid Dicom_Tags = 131074
	Dicom_Tags__MediaStorageSopInstanceUid Dicom_Tags = 131075
	Dicom_Tags__TransferSyntaxUid Dicom_Tags = 131088
	Dicom_Tags__ImplementationClassUid Dicom_Tags = 131090
	Dicom_Tags__ImplementationVersionName Dicom_Tags = 131091
	Dicom_Tags__SourceApplicationEntityTitle Dicom_Tags = 131094
	Dicom_Tags__SendingApplicationEntityTitle Dicom_Tags = 131095
	Dicom_Tags__ReceivingApplicationEntityTitle Dicom_Tags = 131096
	Dicom_Tags__PrivateInformationCreatorUid Dicom_Tags = 131328
	Dicom_Tags__PrivateInformation Dicom_Tags = 131330
	Dicom_Tags__FileSetId Dicom_Tags = 266544
	Dicom_Tags__FileSetDescriptorFileId Dicom_Tags = 266561
	Dicom_Tags__SpecificCharacterSetOfFileSetDescriptorFile Dicom_Tags = 266562
	Dicom_Tags__OffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntity Dicom_Tags = 266752
	Dicom_Tags__OffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntity Dicom_Tags = 266754
	Dicom_Tags__FileSetConsistencyFlag Dicom_Tags = 266770
	Dicom_Tags__DirectoryRecordSequence Dicom_Tags = 266784
	Dicom_Tags__OffsetOfTheNextDirectoryRecord Dicom_Tags = 267264
	Dicom_Tags__RecordInUseFlag Dicom_Tags = 267280
	Dicom_Tags__OffsetOfReferencedLowerLevelDirectoryEntity Dicom_Tags = 267296
	Dicom_Tags__DirectoryRecordType Dicom_Tags = 267312
	Dicom_Tags__PrivateRecordUid Dicom_Tags = 267314
	Dicom_Tags__ReferencedFileId Dicom_Tags = 267520
	Dicom_Tags__MrdrDirectoryRecordOffset Dicom_Tags = 267524
	Dicom_Tags__ReferencedSopClassUidInFile Dicom_Tags = 267536
	Dicom_Tags__ReferencedSopInstanceUidInFile Dicom_Tags = 267537
	Dicom_Tags__ReferencedTransferSyntaxUidInFile Dicom_Tags = 267538
	Dicom_Tags__ReferencedRelatedGeneralSopClassUidInFile Dicom_Tags = 267546
	Dicom_Tags__NumberOfReferences Dicom_Tags = 267776
	Dicom_Tags__LengthToEnd Dicom_Tags = 524289
	Dicom_Tags__SpecificCharacterSet Dicom_Tags = 524293
	Dicom_Tags__LanguageCodeSequence Dicom_Tags = 524294
	Dicom_Tags__ImageType Dicom_Tags = 524296
	Dicom_Tags__RecognitionCode Dicom_Tags = 524304
	Dicom_Tags__InstanceCreationDate Dicom_Tags = 524306
	Dicom_Tags__InstanceCreationTime Dicom_Tags = 524307
	Dicom_Tags__InstanceCreatorUid Dicom_Tags = 524308
	Dicom_Tags__InstanceCoercionDatetime Dicom_Tags = 524309
	Dicom_Tags__SopClassUid Dicom_Tags = 524310
	Dicom_Tags__SopInstanceUid Dicom_Tags = 524312
	Dicom_Tags__RelatedGeneralSopClassUid Dicom_Tags = 524314
	Dicom_Tags__OriginalSpecializedSopClassUid Dicom_Tags = 524315
	Dicom_Tags__StudyDate Dicom_Tags = 524320
	Dicom_Tags__SeriesDate Dicom_Tags = 524321
	Dicom_Tags__AcquisitionDate Dicom_Tags = 524322
	Dicom_Tags__ContentDate Dicom_Tags = 524323
	Dicom_Tags__OverlayDate Dicom_Tags = 524324
	Dicom_Tags__CurveDate Dicom_Tags = 524325
	Dicom_Tags__AcquisitionDatetime Dicom_Tags = 524330
	Dicom_Tags__StudyTime Dicom_Tags = 524336
	Dicom_Tags__SeriesTime Dicom_Tags = 524337
	Dicom_Tags__AcquisitionTime Dicom_Tags = 524338
	Dicom_Tags__ContentTime Dicom_Tags = 524339
	Dicom_Tags__OverlayTime Dicom_Tags = 524340
	Dicom_Tags__CurveTime Dicom_Tags = 524341
	Dicom_Tags__DataSetType Dicom_Tags = 524352
	Dicom_Tags__DataSetSubtype Dicom_Tags = 524353
	Dicom_Tags__NuclearMedicineSeriesType Dicom_Tags = 524354
	Dicom_Tags__AccessionNumber Dicom_Tags = 524368
	Dicom_Tags__IssuerOfAccessionNumberSequence Dicom_Tags = 524369
	Dicom_Tags__QueryRetrieveLevel Dicom_Tags = 524370
	Dicom_Tags__QueryRetrieveView Dicom_Tags = 524371
	Dicom_Tags__RetrieveAeTitle Dicom_Tags = 524372
	Dicom_Tags__StationAeTitle Dicom_Tags = 524373
	Dicom_Tags__InstanceAvailability Dicom_Tags = 524374
	Dicom_Tags__FailedSopInstanceUidList Dicom_Tags = 524376
	Dicom_Tags__Modality Dicom_Tags = 524384
	Dicom_Tags__ModalitiesInStudy Dicom_Tags = 524385
	Dicom_Tags__SopClassesInStudy Dicom_Tags = 524386
	Dicom_Tags__ConversionType Dicom_Tags = 524388
	Dicom_Tags__PresentationIntentType Dicom_Tags = 524392
	Dicom_Tags__Manufacturer Dicom_Tags = 524400
	Dicom_Tags__InstitutionName Dicom_Tags = 524416
	Dicom_Tags__InstitutionAddress Dicom_Tags = 524417
	Dicom_Tags__InstitutionCodeSequence Dicom_Tags = 524418
	Dicom_Tags__ReferringPhysicianSName Dicom_Tags = 524432
	Dicom_Tags__ReferringPhysicianSAddress Dicom_Tags = 524434
	Dicom_Tags__ReferringPhysicianSTelephoneNumbers Dicom_Tags = 524436
	Dicom_Tags__ReferringPhysicianIdentificationSequence Dicom_Tags = 524438
	Dicom_Tags__ConsultingPhysicianSName Dicom_Tags = 524444
	Dicom_Tags__ConsultingPhysicianIdentificationSequence Dicom_Tags = 524445
	Dicom_Tags__CodeValue Dicom_Tags = 524544
	Dicom_Tags__ExtendedCodeValue Dicom_Tags = 524545
	Dicom_Tags__CodingSchemeDesignator Dicom_Tags = 524546
	Dicom_Tags__CodingSchemeVersion Dicom_Tags = 524547
	Dicom_Tags__CodeMeaning Dicom_Tags = 524548
	Dicom_Tags__MappingResource Dicom_Tags = 524549
	Dicom_Tags__ContextGroupVersion Dicom_Tags = 524550
	Dicom_Tags__ContextGroupLocalVersion Dicom_Tags = 524551
	Dicom_Tags__ExtendedCodeMeaning Dicom_Tags = 524552
	Dicom_Tags__ContextGroupExtensionFlag Dicom_Tags = 524555
	Dicom_Tags__CodingSchemeUid Dicom_Tags = 524556
	Dicom_Tags__ContextGroupExtensionCreatorUid Dicom_Tags = 524557
	Dicom_Tags__ContextIdentifier Dicom_Tags = 524559
	Dicom_Tags__CodingSchemeIdentificationSequence Dicom_Tags = 524560
	Dicom_Tags__CodingSchemeRegistry Dicom_Tags = 524562
	Dicom_Tags__CodingSchemeExternalId Dicom_Tags = 524564
	Dicom_Tags__CodingSchemeName Dicom_Tags = 524565
	Dicom_Tags__CodingSchemeResponsibleOrganization Dicom_Tags = 524566
	Dicom_Tags__ContextUid Dicom_Tags = 524567
	Dicom_Tags__MappingResourceUid Dicom_Tags = 524568
	Dicom_Tags__LongCodeValue Dicom_Tags = 524569
	Dicom_Tags__UrnCodeValue Dicom_Tags = 524576
	Dicom_Tags__EquivalentCodeSequence Dicom_Tags = 524577
	Dicom_Tags__MappingResourceName Dicom_Tags = 524578
	Dicom_Tags__ContextGroupIdentificationSequence Dicom_Tags = 524579
	Dicom_Tags__MappingResourceIdentificationSequence Dicom_Tags = 524580
	Dicom_Tags__TimezoneOffsetFromUtc Dicom_Tags = 524801
	Dicom_Tags__PrivateDataElementCharacteristicsSequence Dicom_Tags = 525056
	Dicom_Tags__PrivateGroupReference Dicom_Tags = 525057
	Dicom_Tags__PrivateCreatorReference Dicom_Tags = 525058
	Dicom_Tags__BlockIdentifyingInformationStatus Dicom_Tags = 525059
	Dicom_Tags__NonidentifyingPrivateElements Dicom_Tags = 525060
	Dicom_Tags__DeidentificationActionSequence Dicom_Tags = 525061
	Dicom_Tags__IdentifyingPrivateElements Dicom_Tags = 525062
	Dicom_Tags__DeidentificationAction Dicom_Tags = 525063
	Dicom_Tags__NetworkId Dicom_Tags = 528384
	Dicom_Tags__StationName Dicom_Tags = 528400
	Dicom_Tags__StudyDescription Dicom_Tags = 528432
	Dicom_Tags__ProcedureCodeSequence Dicom_Tags = 528434
	Dicom_Tags__SeriesDescription Dicom_Tags = 528446
	Dicom_Tags__SeriesDescriptionCodeSequence Dicom_Tags = 528447
	Dicom_Tags__InstitutionalDepartmentName Dicom_Tags = 528448
	Dicom_Tags__PhysicianSOfRecord Dicom_Tags = 528456
	Dicom_Tags__PhysicianSOfRecordIdentificationSequence Dicom_Tags = 528457
	Dicom_Tags__PerformingPhysicianSName Dicom_Tags = 528464
	Dicom_Tags__PerformingPhysicianIdentificationSequence Dicom_Tags = 528466
	Dicom_Tags__NameOfPhysicianSReadingStudy Dicom_Tags = 528480
	Dicom_Tags__PhysicianSReadingStudyIdentificationSequence Dicom_Tags = 528482
	Dicom_Tags__OperatorsName Dicom_Tags = 528496
	Dicom_Tags__OperatorIdentificationSequence Dicom_Tags = 528498
	Dicom_Tags__AdmittingDiagnosesDescription Dicom_Tags = 528512
	Dicom_Tags__AdmittingDiagnosesCodeSequence Dicom_Tags = 528516
	Dicom_Tags__ManufacturerSModelName Dicom_Tags = 528528
	Dicom_Tags__ReferencedResultsSequence Dicom_Tags = 528640
	Dicom_Tags__ReferencedStudySequence Dicom_Tags = 528656
	Dicom_Tags__ReferencedPerformedProcedureStepSequence Dicom_Tags = 528657
	Dicom_Tags__ReferencedSeriesSequence Dicom_Tags = 528661
	Dicom_Tags__ReferencedPatientSequence Dicom_Tags = 528672
	Dicom_Tags__ReferencedVisitSequence Dicom_Tags = 528677
	Dicom_Tags__ReferencedOverlaySequence Dicom_Tags = 528688
	Dicom_Tags__ReferencedStereometricInstanceSequence Dicom_Tags = 528692
	Dicom_Tags__ReferencedWaveformSequence Dicom_Tags = 528698
	Dicom_Tags__ReferencedImageSequence Dicom_Tags = 528704
	Dicom_Tags__ReferencedCurveSequence Dicom_Tags = 528709
	Dicom_Tags__ReferencedInstanceSequence Dicom_Tags = 528714
	Dicom_Tags__ReferencedRealWorldValueMappingInstanceSequence Dicom_Tags = 528715
	Dicom_Tags__ReferencedSopClassUid Dicom_Tags = 528720
	Dicom_Tags__ReferencedSopInstanceUid Dicom_Tags = 528725
	Dicom_Tags__SopClassesSupported Dicom_Tags = 528730
	Dicom_Tags__ReferencedFrameNumber Dicom_Tags = 528736
	Dicom_Tags__SimpleFrameList Dicom_Tags = 528737
	Dicom_Tags__CalculatedFrameList Dicom_Tags = 528738
	Dicom_Tags__TimeRange Dicom_Tags = 528739
	Dicom_Tags__FrameExtractionSequence Dicom_Tags = 528740
	Dicom_Tags__MultiFrameSourceSopInstanceUid Dicom_Tags = 528743
	Dicom_Tags__RetrieveUrl Dicom_Tags = 528784
	Dicom_Tags__TransactionUid Dicom_Tags = 528789
	Dicom_Tags__WarningReason Dicom_Tags = 528790
	Dicom_Tags__FailureReason Dicom_Tags = 528791
	Dicom_Tags__FailedSopSequence Dicom_Tags = 528792
	Dicom_Tags__ReferencedSopSequence Dicom_Tags = 528793
	Dicom_Tags__OtherFailuresSequence Dicom_Tags = 528794
	Dicom_Tags__StudiesContainingOtherReferencedInstancesSequence Dicom_Tags = 528896
	Dicom_Tags__RelatedSeriesSequence Dicom_Tags = 528976
	Dicom_Tags__LossyImageCompressionRetired Dicom_Tags = 532752
	Dicom_Tags__DerivationDescription Dicom_Tags = 532753
	Dicom_Tags__SourceImageSequence Dicom_Tags = 532754
	Dicom_Tags__StageName Dicom_Tags = 532768
	Dicom_Tags__StageNumber Dicom_Tags = 532770
	Dicom_Tags__NumberOfStages Dicom_Tags = 532772
	Dicom_Tags__ViewName Dicom_Tags = 532775
	Dicom_Tags__ViewNumber Dicom_Tags = 532776
	Dicom_Tags__NumberOfEventTimers Dicom_Tags = 532777
	Dicom_Tags__NumberOfViewsInStage Dicom_Tags = 532778
	Dicom_Tags__EventElapsedTimeS Dicom_Tags = 532784
	Dicom_Tags__EventTimerNameS Dicom_Tags = 532786
	Dicom_Tags__EventTimerSequence Dicom_Tags = 532787
	Dicom_Tags__EventTimeOffset Dicom_Tags = 532788
	Dicom_Tags__EventCodeSequence Dicom_Tags = 532789
	Dicom_Tags__StartTrim Dicom_Tags = 532802
	Dicom_Tags__StopTrim Dicom_Tags = 532803
	Dicom_Tags__RecommendedDisplayFrameRate Dicom_Tags = 532804
	Dicom_Tags__TransducerPosition Dicom_Tags = 532992
	Dicom_Tags__TransducerOrientation Dicom_Tags = 532996
	Dicom_Tags__AnatomicStructure Dicom_Tags = 533000
	Dicom_Tags__AnatomicRegionSequence Dicom_Tags = 533016
	Dicom_Tags__AnatomicRegionModifierSequence Dicom_Tags = 533024
	Dicom_Tags__PrimaryAnatomicStructureSequence Dicom_Tags = 533032
	Dicom_Tags__AnatomicStructureSpaceOrRegionSequence Dicom_Tags = 533033
	Dicom_Tags__PrimaryAnatomicStructureModifierSequence Dicom_Tags = 533040
	Dicom_Tags__TransducerPositionSequence Dicom_Tags = 533056
	Dicom_Tags__TransducerPositionModifierSequence Dicom_Tags = 533058
	Dicom_Tags__TransducerOrientationSequence Dicom_Tags = 533060
	Dicom_Tags__TransducerOrientationModifierSequence Dicom_Tags = 533062
	Dicom_Tags__AnatomicStructureSpaceOrRegionCodeSequenceTrial Dicom_Tags = 533073
	Dicom_Tags__AnatomicPortalOfEntranceCodeSequenceTrial Dicom_Tags = 533075
	Dicom_Tags__AnatomicApproachDirectionCodeSequenceTrial Dicom_Tags = 533077
	Dicom_Tags__AnatomicPerspectiveDescriptionTrial Dicom_Tags = 533078
	Dicom_Tags__AnatomicPerspectiveCodeSequenceTrial Dicom_Tags = 533079
	Dicom_Tags__AnatomicLocationOfExaminingInstrumentDescriptionTrial Dicom_Tags = 533080
	Dicom_Tags__AnatomicLocationOfExaminingInstrumentCodeSequenceTrial Dicom_Tags = 533081
	Dicom_Tags__AnatomicStructureSpaceOrRegionModifierCodeSequenceTrial Dicom_Tags = 533082
	Dicom_Tags__OnAxisBackgroundAnatomicStructureCodeSequenceTrial Dicom_Tags = 533084
	Dicom_Tags__AlternateRepresentationSequence Dicom_Tags = 536577
	Dicom_Tags__IrradiationEventUid Dicom_Tags = 536592
	Dicom_Tags__SourceIrradiationEventSequence Dicom_Tags = 536593
	Dicom_Tags__RadiopharmaceuticalAdministrationEventUid Dicom_Tags = 536594
	Dicom_Tags__IdentifyingComments Dicom_Tags = 540672
	Dicom_Tags__FrameType Dicom_Tags = 561159
	Dicom_Tags__ReferencedImageEvidenceSequence Dicom_Tags = 561298
	Dicom_Tags__ReferencedRawDataSequence Dicom_Tags = 561441
	Dicom_Tags__CreatorVersionUid Dicom_Tags = 561443
	Dicom_Tags__DerivationImageSequence Dicom_Tags = 561444
	Dicom_Tags__SourceImageEvidenceSequence Dicom_Tags = 561492
	Dicom_Tags__PixelPresentation Dicom_Tags = 561669
	Dicom_Tags__VolumetricProperties Dicom_Tags = 561670
	Dicom_Tags__VolumeBasedCalculationTechnique Dicom_Tags = 561671
	Dicom_Tags__ComplexImageComponent Dicom_Tags = 561672
	Dicom_Tags__AcquisitionContrast Dicom_Tags = 561673
	Dicom_Tags__DerivationCodeSequence Dicom_Tags = 561685
	Dicom_Tags__ReferencedPresentationStateSequence Dicom_Tags = 561719
	Dicom_Tags__ReferencedOtherPlaneSequence Dicom_Tags = 562192
	Dicom_Tags__FrameDisplaySequence Dicom_Tags = 562264
	Dicom_Tags__RecommendedDisplayFrameRateInFloat Dicom_Tags = 562265
	Dicom_Tags__SkipFrameRangeFlag Dicom_Tags = 562272
	Dicom_Tags__PatientSName Dicom_Tags = 1048592
	Dicom_Tags__PatientId Dicom_Tags = 1048608
	Dicom_Tags__IssuerOfPatientId Dicom_Tags = 1048609
	Dicom_Tags__TypeOfPatientId Dicom_Tags = 1048610
	Dicom_Tags__IssuerOfPatientIdQualifiersSequence Dicom_Tags = 1048612
	Dicom_Tags__SourcePatientGroupIdentificationSequence Dicom_Tags = 1048614
	Dicom_Tags__GroupOfPatientsIdentificationSequence Dicom_Tags = 1048615
	Dicom_Tags__SubjectRelativePositionInImage Dicom_Tags = 1048616
	Dicom_Tags__PatientSBirthDate Dicom_Tags = 1048624
	Dicom_Tags__PatientSBirthTime Dicom_Tags = 1048626
	Dicom_Tags__PatientSBirthDateInAlternativeCalendar Dicom_Tags = 1048627
	Dicom_Tags__PatientSDeathDateInAlternativeCalendar Dicom_Tags = 1048628
	Dicom_Tags__PatientSAlternativeCalendar Dicom_Tags = 1048629
	Dicom_Tags__PatientSSex Dicom_Tags = 1048640
	Dicom_Tags__PatientSInsurancePlanCodeSequence Dicom_Tags = 1048656
	Dicom_Tags__PatientSPrimaryLanguageCodeSequence Dicom_Tags = 1048833
	Dicom_Tags__PatientSPrimaryLanguageModifierCodeSequence Dicom_Tags = 1048834
	Dicom_Tags__QualityControlSubject Dicom_Tags = 1049088
	Dicom_Tags__QualityControlSubjectTypeCodeSequence Dicom_Tags = 1049089
	Dicom_Tags__StrainDescription Dicom_Tags = 1049106
	Dicom_Tags__StrainNomenclature Dicom_Tags = 1049107
	Dicom_Tags__StrainStockNumber Dicom_Tags = 1049108
	Dicom_Tags__StrainSourceRegistryCodeSequence Dicom_Tags = 1049109
	Dicom_Tags__StrainStockSequence Dicom_Tags = 1049110
	Dicom_Tags__StrainSource Dicom_Tags = 1049111
	Dicom_Tags__StrainAdditionalInformation Dicom_Tags = 1049112
	Dicom_Tags__StrainCodeSequence Dicom_Tags = 1049113
	Dicom_Tags__OtherPatientIds Dicom_Tags = 1052672
	Dicom_Tags__OtherPatientNames Dicom_Tags = 1052673
	Dicom_Tags__OtherPatientIdsSequence Dicom_Tags = 1052674
	Dicom_Tags__PatientSBirthName Dicom_Tags = 1052677
	Dicom_Tags__PatientSAge Dicom_Tags = 1052688
	Dicom_Tags__PatientSSize Dicom_Tags = 1052704
	Dicom_Tags__PatientSSizeCodeSequence Dicom_Tags = 1052705
	Dicom_Tags__PatientSWeight Dicom_Tags = 1052720
	Dicom_Tags__PatientSAddress Dicom_Tags = 1052736
	Dicom_Tags__InsurancePlanIdentification Dicom_Tags = 1052752
	Dicom_Tags__PatientSMotherSBirthName Dicom_Tags = 1052768
	Dicom_Tags__MilitaryRank Dicom_Tags = 1052800
	Dicom_Tags__BranchOfService Dicom_Tags = 1052801
	Dicom_Tags__MedicalRecordLocator Dicom_Tags = 1052816
	Dicom_Tags__ReferencedPatientPhotoSequence Dicom_Tags = 1052928
	Dicom_Tags__MedicalAlerts Dicom_Tags = 1056768
	Dicom_Tags__Allergies Dicom_Tags = 1057040
	Dicom_Tags__CountryOfResidence Dicom_Tags = 1057104
	Dicom_Tags__RegionOfResidence Dicom_Tags = 1057106
	Dicom_Tags__PatientSTelephoneNumbers Dicom_Tags = 1057108
	Dicom_Tags__PatientSTelecomInformation Dicom_Tags = 1057109
	Dicom_Tags__EthnicGroup Dicom_Tags = 1057120
	Dicom_Tags__Occupation Dicom_Tags = 1057152
	Dicom_Tags__SmokingStatus Dicom_Tags = 1057184
	Dicom_Tags__AdditionalPatientHistory Dicom_Tags = 1057200
	Dicom_Tags__PregnancyStatus Dicom_Tags = 1057216
	Dicom_Tags__LastMenstrualDate Dicom_Tags = 1057232
	Dicom_Tags__PatientSReligiousPreference Dicom_Tags = 1057264
	Dicom_Tags__PatientSpeciesDescription Dicom_Tags = 1057281
	Dicom_Tags__PatientSpeciesCodeSequence Dicom_Tags = 1057282
	Dicom_Tags__PatientSSexNeutered Dicom_Tags = 1057283
	Dicom_Tags__AnatomicalOrientationType Dicom_Tags = 1057296
	Dicom_Tags__PatientBreedDescription Dicom_Tags = 1057426
	Dicom_Tags__PatientBreedCodeSequence Dicom_Tags = 1057427
	Dicom_Tags__BreedRegistrationSequence Dicom_Tags = 1057428
	Dicom_Tags__BreedRegistrationNumber Dicom_Tags = 1057429
	Dicom_Tags__BreedRegistryCodeSequence Dicom_Tags = 1057430
	Dicom_Tags__ResponsiblePerson Dicom_Tags = 1057431
	Dicom_Tags__ResponsiblePersonRole Dicom_Tags = 1057432
	Dicom_Tags__ResponsibleOrganization Dicom_Tags = 1057433
	Dicom_Tags__PatientComments Dicom_Tags = 1064960
	Dicom_Tags__ExaminedBodyThickness Dicom_Tags = 1086513
	Dicom_Tags__ClinicalTrialSponsorName Dicom_Tags = 1179664
	Dicom_Tags__ClinicalTrialProtocolId Dicom_Tags = 1179680
	Dicom_Tags__ClinicalTrialProtocolName Dicom_Tags = 1179681
	Dicom_Tags__ClinicalTrialSiteId Dicom_Tags = 1179696
	Dicom_Tags__ClinicalTrialSiteName Dicom_Tags = 1179697
	Dicom_Tags__ClinicalTrialSubjectId Dicom_Tags = 1179712
	Dicom_Tags__ClinicalTrialSubjectReadingId Dicom_Tags = 1179714
	Dicom_Tags__ClinicalTrialTimePointId Dicom_Tags = 1179728
	Dicom_Tags__ClinicalTrialTimePointDescription Dicom_Tags = 1179729
	Dicom_Tags__ClinicalTrialCoordinatingCenterName Dicom_Tags = 1179744
	Dicom_Tags__PatientIdentityRemoved Dicom_Tags = 1179746
	Dicom_Tags__DeIdentificationMethod Dicom_Tags = 1179747
	Dicom_Tags__DeIdentificationMethodCodeSequence Dicom_Tags = 1179748
	Dicom_Tags__ClinicalTrialSeriesId Dicom_Tags = 1179761
	Dicom_Tags__ClinicalTrialSeriesDescription Dicom_Tags = 1179762
	Dicom_Tags__ClinicalTrialProtocolEthicsCommitteeName Dicom_Tags = 1179777
	Dicom_Tags__ClinicalTrialProtocolEthicsCommitteeApprovalNumber Dicom_Tags = 1179778
	Dicom_Tags__ConsentForClinicalTrialUseSequence Dicom_Tags = 1179779
	Dicom_Tags__DistributionType Dicom_Tags = 1179780
	Dicom_Tags__ConsentForDistributionFlag Dicom_Tags = 1179781
	Dicom_Tags__CadFileFormat Dicom_Tags = 1310755
	Dicom_Tags__ComponentReferenceSystem Dicom_Tags = 1310756
	Dicom_Tags__ComponentManufacturingProcedure Dicom_Tags = 1310757
	Dicom_Tags__ComponentManufacturer Dicom_Tags = 1310760
	Dicom_Tags__MaterialThickness Dicom_Tags = 1310768
	Dicom_Tags__MaterialPipeDiameter Dicom_Tags = 1310770
	Dicom_Tags__MaterialIsolationDiameter Dicom_Tags = 1310772
	Dicom_Tags__MaterialGrade Dicom_Tags = 1310786
	Dicom_Tags__MaterialPropertiesDescription Dicom_Tags = 1310788
	Dicom_Tags__MaterialPropertiesFileFormatRetired Dicom_Tags = 1310789
	Dicom_Tags__MaterialNotes Dicom_Tags = 1310790
	Dicom_Tags__ComponentShape Dicom_Tags = 1310800
	Dicom_Tags__CurvatureType Dicom_Tags = 1310802
	Dicom_Tags__OuterDiameter Dicom_Tags = 1310804
	Dicom_Tags__InnerDiameter Dicom_Tags = 1310806
	Dicom_Tags__ComponentWelderIds Dicom_Tags = 1310976
	Dicom_Tags__SecondaryApprovalStatus Dicom_Tags = 1310977
	Dicom_Tags__SecondaryReviewDate Dicom_Tags = 1310978
	Dicom_Tags__SecondaryReviewTime Dicom_Tags = 1310979
	Dicom_Tags__SecondaryReviewerName Dicom_Tags = 1310980
	Dicom_Tags__RepairId Dicom_Tags = 1310981
	Dicom_Tags__MultipleComponentApprovalSequence Dicom_Tags = 1310982
	Dicom_Tags__OtherApprovalStatus Dicom_Tags = 1310983
	Dicom_Tags__OtherSecondaryApprovalStatus Dicom_Tags = 1310984
	Dicom_Tags__ActualEnvironmentalConditions Dicom_Tags = 1314832
	Dicom_Tags__ExpiryDate Dicom_Tags = 1314848
	Dicom_Tags__EnvironmentalConditions Dicom_Tags = 1314880
	Dicom_Tags__EvaluatorSequence Dicom_Tags = 1318914
	Dicom_Tags__EvaluatorNumber Dicom_Tags = 1318916
	Dicom_Tags__EvaluatorName Dicom_Tags = 1318918
	Dicom_Tags__EvaluationAttempt Dicom_Tags = 1318920
	Dicom_Tags__IndicationSequence Dicom_Tags = 1318930
	Dicom_Tags__IndicationNumber Dicom_Tags = 1318932
	Dicom_Tags__IndicationLabel Dicom_Tags = 1318934
	Dicom_Tags__IndicationDescription Dicom_Tags = 1318936
	Dicom_Tags__IndicationType Dicom_Tags = 1318938
	Dicom_Tags__IndicationDisposition Dicom_Tags = 1318940
	Dicom_Tags__IndicationRoiSequence Dicom_Tags = 1318942
	Dicom_Tags__IndicationPhysicalPropertySequence Dicom_Tags = 1318960
	Dicom_Tags__PropertyLabel Dicom_Tags = 1318962
	Dicom_Tags__CoordinateSystemNumberOfAxes Dicom_Tags = 1319426
	Dicom_Tags__CoordinateSystemAxesSequence Dicom_Tags = 1319428
	Dicom_Tags__CoordinateSystemAxisDescription Dicom_Tags = 1319430
	Dicom_Tags__CoordinateSystemDataSetMapping Dicom_Tags = 1319432
	Dicom_Tags__CoordinateSystemAxisNumber Dicom_Tags = 1319434
	Dicom_Tags__CoordinateSystemAxisType Dicom_Tags = 1319436
	Dicom_Tags__CoordinateSystemAxisUnits Dicom_Tags = 1319438
	Dicom_Tags__CoordinateSystemAxisValues Dicom_Tags = 1319440
	Dicom_Tags__CoordinateSystemTransformSequence Dicom_Tags = 1319456
	Dicom_Tags__TransformDescription Dicom_Tags = 1319458
	Dicom_Tags__TransformNumberOfAxes Dicom_Tags = 1319460
	Dicom_Tags__TransformOrderOfAxes Dicom_Tags = 1319462
	Dicom_Tags__TransformedAxisUnits Dicom_Tags = 1319464
	Dicom_Tags__CoordinateSystemTransformRotationAndScaleMatrix Dicom_Tags = 1319466
	Dicom_Tags__CoordinateSystemTransformTranslationMatrix Dicom_Tags = 1319468
	Dicom_Tags__InternalDetectorFrameTime Dicom_Tags = 1323025
	Dicom_Tags__NumberOfFramesIntegrated Dicom_Tags = 1323026
	Dicom_Tags__DetectorTemperatureSequence Dicom_Tags = 1323040
	Dicom_Tags__SensorName Dicom_Tags = 1323042
	Dicom_Tags__HorizontalOffsetOfSensor Dicom_Tags = 1323044
	Dicom_Tags__VerticalOffsetOfSensor Dicom_Tags = 1323046
	Dicom_Tags__SensorTemperature Dicom_Tags = 1323048
	Dicom_Tags__DarkCurrentSequence Dicom_Tags = 1323072
	Dicom_Tags__DarkCurrentCounts Dicom_Tags = 1323088
	Dicom_Tags__GainCorrectionReferenceSequence Dicom_Tags = 1323104
	Dicom_Tags__AirCounts Dicom_Tags = 1323120
	Dicom_Tags__KvUsedInGainCalibration Dicom_Tags = 1323121
	Dicom_Tags__MaUsedInGainCalibration Dicom_Tags = 1323122
	Dicom_Tags__NumberOfFramesUsedForIntegration Dicom_Tags = 1323123
	Dicom_Tags__FilterMaterialUsedInGainCalibration Dicom_Tags = 1323124
	Dicom_Tags__FilterThicknessUsedInGainCalibration Dicom_Tags = 1323125
	Dicom_Tags__DateOfGainCalibration Dicom_Tags = 1323126
	Dicom_Tags__TimeOfGainCalibration Dicom_Tags = 1323127
	Dicom_Tags__BadPixelImage Dicom_Tags = 1323136
	Dicom_Tags__CalibrationNotes Dicom_Tags = 1323161
	Dicom_Tags__PulserEquipmentSequence Dicom_Tags = 1327106
	Dicom_Tags__PulserType Dicom_Tags = 1327108
	Dicom_Tags__PulserNotes Dicom_Tags = 1327110
	Dicom_Tags__ReceiverEquipmentSequence Dicom_Tags = 1327112
	Dicom_Tags__AmplifierType Dicom_Tags = 1327114
	Dicom_Tags__ReceiverNotes Dicom_Tags = 1327116
	Dicom_Tags__PreAmplifierEquipmentSequence Dicom_Tags = 1327118
	Dicom_Tags__PreAmplifierNotes Dicom_Tags = 1327119
	Dicom_Tags__TransmitTransducerSequence Dicom_Tags = 1327120
	Dicom_Tags__ReceiveTransducerSequence Dicom_Tags = 1327121
	Dicom_Tags__NumberOfElements Dicom_Tags = 1327122
	Dicom_Tags__ElementShape Dicom_Tags = 1327123
	Dicom_Tags__ElementDimensionA Dicom_Tags = 1327124
	Dicom_Tags__ElementDimensionB Dicom_Tags = 1327125
	Dicom_Tags__ElementPitchA Dicom_Tags = 1327126
	Dicom_Tags__MeasuredBeamDimensionA Dicom_Tags = 1327127
	Dicom_Tags__MeasuredBeamDimensionB Dicom_Tags = 1327128
	Dicom_Tags__LocationOfMeasuredBeamDiameter Dicom_Tags = 1327129
	Dicom_Tags__NominalFrequency Dicom_Tags = 1327130
	Dicom_Tags__MeasuredCenterFrequency Dicom_Tags = 1327131
	Dicom_Tags__MeasuredBandwidth Dicom_Tags = 1327132
	Dicom_Tags__ElementPitchB Dicom_Tags = 1327133
	Dicom_Tags__PulserSettingsSequence Dicom_Tags = 1327136
	Dicom_Tags__PulseWidth Dicom_Tags = 1327138
	Dicom_Tags__ExcitationFrequency Dicom_Tags = 1327140
	Dicom_Tags__ModulationType Dicom_Tags = 1327142
	Dicom_Tags__Damping Dicom_Tags = 1327144
	Dicom_Tags__ReceiverSettingsSequence Dicom_Tags = 1327152
	Dicom_Tags__AcquiredSoundpathLength Dicom_Tags = 1327153
	Dicom_Tags__AcquisitionCompressionType Dicom_Tags = 1327154
	Dicom_Tags__AcquisitionSampleSize Dicom_Tags = 1327155
	Dicom_Tags__RectifierSmoothing Dicom_Tags = 1327156
	Dicom_Tags__DacSequence Dicom_Tags = 1327157
	Dicom_Tags__DacType Dicom_Tags = 1327158
	Dicom_Tags__DacGainPoints Dicom_Tags = 1327160
	Dicom_Tags__DacTimePoints Dicom_Tags = 1327162
	Dicom_Tags__DacAmplitude Dicom_Tags = 1327164
	Dicom_Tags__PreAmplifierSettingsSequence Dicom_Tags = 1327168
	Dicom_Tags__TransmitTransducerSettingsSequence Dicom_Tags = 1327184
	Dicom_Tags__ReceiveTransducerSettingsSequence Dicom_Tags = 1327185
	Dicom_Tags__IncidentAngle Dicom_Tags = 1327186
	Dicom_Tags__CouplingTechnique Dicom_Tags = 1327188
	Dicom_Tags__CouplingMedium Dicom_Tags = 1327190
	Dicom_Tags__CouplingVelocity Dicom_Tags = 1327191
	Dicom_Tags__ProbeCenterLocationX Dicom_Tags = 1327192
	Dicom_Tags__ProbeCenterLocationZ Dicom_Tags = 1327193
	Dicom_Tags__SoundPathLength Dicom_Tags = 1327194
	Dicom_Tags__DelayLawIdentifier Dicom_Tags = 1327196
	Dicom_Tags__GateSettingsSequence Dicom_Tags = 1327200
	Dicom_Tags__GateThreshold Dicom_Tags = 1327202
	Dicom_Tags__VelocityOfSound Dicom_Tags = 1327204
	Dicom_Tags__CalibrationSettingsSequence Dicom_Tags = 1327216
	Dicom_Tags__CalibrationProcedure Dicom_Tags = 1327218
	Dicom_Tags__ProcedureVersion Dicom_Tags = 1327220
	Dicom_Tags__ProcedureCreationDate Dicom_Tags = 1327222
	Dicom_Tags__ProcedureExpirationDate Dicom_Tags = 1327224
	Dicom_Tags__ProcedureLastModifiedDate Dicom_Tags = 1327226
	Dicom_Tags__CalibrationTime Dicom_Tags = 1327228
	Dicom_Tags__CalibrationDate Dicom_Tags = 1327230
	Dicom_Tags__ProbeDriveEquipmentSequence Dicom_Tags = 1327232
	Dicom_Tags__DriveType Dicom_Tags = 1327233
	Dicom_Tags__ProbeDriveNotes Dicom_Tags = 1327234
	Dicom_Tags__DriveProbeSequence Dicom_Tags = 1327235
	Dicom_Tags__ProbeInductance Dicom_Tags = 1327236
	Dicom_Tags__ProbeResistance Dicom_Tags = 1327237
	Dicom_Tags__ReceiveProbeSequence Dicom_Tags = 1327238
	Dicom_Tags__ProbeDriveSettingsSequence Dicom_Tags = 1327239
	Dicom_Tags__BridgeResistors Dicom_Tags = 1327240
	Dicom_Tags__ProbeOrientationAngle Dicom_Tags = 1327241
	Dicom_Tags__UserSelectedGainY Dicom_Tags = 1327243
	Dicom_Tags__UserSelectedPhase Dicom_Tags = 1327244
	Dicom_Tags__UserSelectedOffsetX Dicom_Tags = 1327245
	Dicom_Tags__UserSelectedOffsetY Dicom_Tags = 1327246
	Dicom_Tags__ChannelSettingsSequence Dicom_Tags = 1327249
	Dicom_Tags__ChannelThreshold Dicom_Tags = 1327250
	Dicom_Tags__ScannerSettingsSequence Dicom_Tags = 1327258
	Dicom_Tags__ScanProcedure Dicom_Tags = 1327259
	Dicom_Tags__TranslationRateX Dicom_Tags = 1327260
	Dicom_Tags__TranslationRateY Dicom_Tags = 1327261
	Dicom_Tags__ChannelOverlap Dicom_Tags = 1327263
	Dicom_Tags__ImageQualityIndicatorType Dicom_Tags = 1327264
	Dicom_Tags__ImageQualityIndicatorMaterial Dicom_Tags = 1327265
	Dicom_Tags__ImageQualityIndicatorSize Dicom_Tags = 1327266
	Dicom_Tags__LinacEnergy Dicom_Tags = 1331202
	Dicom_Tags__LinacOutput Dicom_Tags = 1331204
	Dicom_Tags__ActiveAperture Dicom_Tags = 1331456
	Dicom_Tags__TotalAperture Dicom_Tags = 1331457
	Dicom_Tags__ApertureElevation Dicom_Tags = 1331458
	Dicom_Tags__MainLobeAngle Dicom_Tags = 1331459
	Dicom_Tags__MainRoofAngle Dicom_Tags = 1331460
	Dicom_Tags__ConnectorType Dicom_Tags = 1331461
	Dicom_Tags__WedgeModelNumber Dicom_Tags = 1331462
	Dicom_Tags__WedgeAngleFloat Dicom_Tags = 1331463
	Dicom_Tags__WedgeRoofAngle Dicom_Tags = 1331464
	Dicom_Tags__WedgeElement1Position Dicom_Tags = 1331465
	Dicom_Tags__WedgeMaterialVelocity Dicom_Tags = 1331466
	Dicom_Tags__WedgeMaterial Dicom_Tags = 1331467
	Dicom_Tags__WedgeOffsetZ Dicom_Tags = 1331468
	Dicom_Tags__WedgeOriginOffsetX Dicom_Tags = 1331469
	Dicom_Tags__WedgeTimeDelay Dicom_Tags = 1331470
	Dicom_Tags__WedgeName Dicom_Tags = 1331471
	Dicom_Tags__WedgeManufacturerName Dicom_Tags = 1331472
	Dicom_Tags__WedgeDescription Dicom_Tags = 1331473
	Dicom_Tags__NominalBeamAngle Dicom_Tags = 1331474
	Dicom_Tags__WedgeOffsetX Dicom_Tags = 1331475
	Dicom_Tags__WedgeOffsetY Dicom_Tags = 1331476
	Dicom_Tags__WedgeTotalLength Dicom_Tags = 1331477
	Dicom_Tags__WedgeInContactLength Dicom_Tags = 1331478
	Dicom_Tags__WedgeFrontGap Dicom_Tags = 1331479
	Dicom_Tags__WedgeTotalHeight Dicom_Tags = 1331480
	Dicom_Tags__WedgeFrontHeight Dicom_Tags = 1331481
	Dicom_Tags__WedgeRearHeight Dicom_Tags = 1331482
	Dicom_Tags__WedgeTotalWidth Dicom_Tags = 1331483
	Dicom_Tags__WedgeInContactWidth Dicom_Tags = 1331484
	Dicom_Tags__WedgeChamferHeight Dicom_Tags = 1331485
	Dicom_Tags__WedgeCurve Dicom_Tags = 1331486
	Dicom_Tags__RadiusAlongTheWedge Dicom_Tags = 1331487
	Dicom_Tags__ContrastBolusAgent Dicom_Tags = 1572880
	Dicom_Tags__ContrastBolusAgentSequence Dicom_Tags = 1572882
	Dicom_Tags__ContrastBolusT1Relaxivity Dicom_Tags = 1572883
	Dicom_Tags__ContrastBolusAdministrationRouteSequence Dicom_Tags = 1572884
	Dicom_Tags__BodyPartExamined Dicom_Tags = 1572885
	Dicom_Tags__ScanningSequence Dicom_Tags = 1572896
	Dicom_Tags__SequenceVariant Dicom_Tags = 1572897
	Dicom_Tags__ScanOptions Dicom_Tags = 1572898
	Dicom_Tags__MrAcquisitionType Dicom_Tags = 1572899
	Dicom_Tags__SequenceName Dicom_Tags = 1572900
	Dicom_Tags__AngioFlag Dicom_Tags = 1572901
	Dicom_Tags__InterventionDrugInformationSequence Dicom_Tags = 1572902
	Dicom_Tags__InterventionDrugStopTime Dicom_Tags = 1572903
	Dicom_Tags__InterventionDrugDose Dicom_Tags = 1572904
	Dicom_Tags__InterventionDrugCodeSequence Dicom_Tags = 1572905
	Dicom_Tags__AdditionalDrugSequence Dicom_Tags = 1572906
	Dicom_Tags__Radionuclide Dicom_Tags = 1572912
	Dicom_Tags__Radiopharmaceutical Dicom_Tags = 1572913
	Dicom_Tags__EnergyWindowCenterline Dicom_Tags = 1572914
	Dicom_Tags__EnergyWindowTotalWidth Dicom_Tags = 1572915
	Dicom_Tags__InterventionDrugName Dicom_Tags = 1572916
	Dicom_Tags__InterventionDrugStartTime Dicom_Tags = 1572917
	Dicom_Tags__InterventionSequence Dicom_Tags = 1572918
	Dicom_Tags__TherapyType Dicom_Tags = 1572919
	Dicom_Tags__InterventionStatus Dicom_Tags = 1572920
	Dicom_Tags__TherapyDescription Dicom_Tags = 1572921
	Dicom_Tags__InterventionDescription Dicom_Tags = 1572922
	Dicom_Tags__CineRate Dicom_Tags = 1572928
	Dicom_Tags__InitialCineRunState Dicom_Tags = 1572930
	Dicom_Tags__SliceThickness Dicom_Tags = 1572944
	Dicom_Tags__Kvp Dicom_Tags = 1572960
	Dicom_Tags__CountsAccumulated Dicom_Tags = 1572976
	Dicom_Tags__AcquisitionTerminationCondition Dicom_Tags = 1572977
	Dicom_Tags__EffectiveDuration Dicom_Tags = 1572978
	Dicom_Tags__AcquisitionStartCondition Dicom_Tags = 1572979
	Dicom_Tags__AcquisitionStartConditionData Dicom_Tags = 1572980
	Dicom_Tags__AcquisitionTerminationConditionData Dicom_Tags = 1572981
	Dicom_Tags__RepetitionTime Dicom_Tags = 1572992
	Dicom_Tags__EchoTime Dicom_Tags = 1572993
	Dicom_Tags__InversionTime Dicom_Tags = 1572994
	Dicom_Tags__NumberOfAverages Dicom_Tags = 1572995
	Dicom_Tags__ImagingFrequency Dicom_Tags = 1572996
	Dicom_Tags__ImagedNucleus Dicom_Tags = 1572997
	Dicom_Tags__EchoNumberS Dicom_Tags = 1572998
	Dicom_Tags__MagneticFieldStrength Dicom_Tags = 1572999
	Dicom_Tags__SpacingBetweenSlices Dicom_Tags = 1573000
	Dicom_Tags__NumberOfPhaseEncodingSteps Dicom_Tags = 1573001
	Dicom_Tags__DataCollectionDiameter Dicom_Tags = 1573008
	Dicom_Tags__EchoTrainLength Dicom_Tags = 1573009
	Dicom_Tags__PercentSampling Dicom_Tags = 1573011
	Dicom_Tags__PercentPhaseFieldOfView Dicom_Tags = 1573012
	Dicom_Tags__PixelBandwidth Dicom_Tags = 1573013
	Dicom_Tags__DeviceSerialNumber Dicom_Tags = 1576960
	Dicom_Tags__DeviceUid Dicom_Tags = 1576962
	Dicom_Tags__DeviceId Dicom_Tags = 1576963
	Dicom_Tags__PlateId Dicom_Tags = 1576964
	Dicom_Tags__GeneratorId Dicom_Tags = 1576965
	Dicom_Tags__GridId Dicom_Tags = 1576966
	Dicom_Tags__CassetteId Dicom_Tags = 1576967
	Dicom_Tags__GantryId Dicom_Tags = 1576968
	Dicom_Tags__SecondaryCaptureDeviceId Dicom_Tags = 1576976
	Dicom_Tags__HardcopyCreationDeviceId Dicom_Tags = 1576977
	Dicom_Tags__DateOfSecondaryCapture Dicom_Tags = 1576978
	Dicom_Tags__TimeOfSecondaryCapture Dicom_Tags = 1576980
	Dicom_Tags__SecondaryCaptureDeviceManufacturer Dicom_Tags = 1576982
	Dicom_Tags__HardcopyDeviceManufacturer Dicom_Tags = 1576983
	Dicom_Tags__SecondaryCaptureDeviceManufacturerSModelName Dicom_Tags = 1576984
	Dicom_Tags__SecondaryCaptureDeviceSoftwareVersions Dicom_Tags = 1576985
	Dicom_Tags__HardcopyDeviceSoftwareVersion Dicom_Tags = 1576986
	Dicom_Tags__HardcopyDeviceManufacturerSModelName Dicom_Tags = 1576987
	Dicom_Tags__SoftwareVersionS Dicom_Tags = 1576992
	Dicom_Tags__VideoImageFormatAcquired Dicom_Tags = 1576994
	Dicom_Tags__DigitalImageFormatAcquired Dicom_Tags = 1576995
	Dicom_Tags__ProtocolName Dicom_Tags = 1577008
	Dicom_Tags__ContrastBolusRoute Dicom_Tags = 1577024
	Dicom_Tags__ContrastBolusVolume Dicom_Tags = 1577025
	Dicom_Tags__ContrastBolusStartTime Dicom_Tags = 1577026
	Dicom_Tags__ContrastBolusStopTime Dicom_Tags = 1577027
	Dicom_Tags__ContrastBolusTotalDose Dicom_Tags = 1577028
	Dicom_Tags__SyringeCounts Dicom_Tags = 1577029
	Dicom_Tags__ContrastFlowRate Dicom_Tags = 1577030
	Dicom_Tags__ContrastFlowDuration Dicom_Tags = 1577031
	Dicom_Tags__ContrastBolusIngredient Dicom_Tags = 1577032
	Dicom_Tags__ContrastBolusIngredientConcentration Dicom_Tags = 1577033
	Dicom_Tags__SpatialResolution Dicom_Tags = 1577040
	Dicom_Tags__TriggerTime Dicom_Tags = 1577056
	Dicom_Tags__TriggerSourceOrType Dicom_Tags = 1577057
	Dicom_Tags__NominalInterval Dicom_Tags = 1577058
	Dicom_Tags__FrameTime Dicom_Tags = 1577059
	Dicom_Tags__CardiacFramingType Dicom_Tags = 1577060
	Dicom_Tags__FrameTimeVector Dicom_Tags = 1577061
	Dicom_Tags__FrameDelay Dicom_Tags = 1577062
	Dicom_Tags__ImageTriggerDelay Dicom_Tags = 1577063
	Dicom_Tags__MultiplexGroupTimeOffset Dicom_Tags = 1577064
	Dicom_Tags__TriggerTimeOffset Dicom_Tags = 1577065
	Dicom_Tags__SynchronizationTrigger Dicom_Tags = 1577066
	Dicom_Tags__SynchronizationChannel Dicom_Tags = 1577068
	Dicom_Tags__TriggerSamplePosition Dicom_Tags = 1577070
	Dicom_Tags__RadiopharmaceuticalRoute Dicom_Tags = 1577072
	Dicom_Tags__RadiopharmaceuticalVolume Dicom_Tags = 1577073
	Dicom_Tags__RadiopharmaceuticalStartTime Dicom_Tags = 1577074
	Dicom_Tags__RadiopharmaceuticalStopTime Dicom_Tags = 1577075
	Dicom_Tags__RadionuclideTotalDose Dicom_Tags = 1577076
	Dicom_Tags__RadionuclideHalfLife Dicom_Tags = 1577077
	Dicom_Tags__RadionuclidePositronFraction Dicom_Tags = 1577078
	Dicom_Tags__RadiopharmaceuticalSpecificActivity Dicom_Tags = 1577079
	Dicom_Tags__RadiopharmaceuticalStartDatetime Dicom_Tags = 1577080
	Dicom_Tags__RadiopharmaceuticalStopDatetime Dicom_Tags = 1577081
	Dicom_Tags__BeatRejectionFlag Dicom_Tags = 1577088
	Dicom_Tags__LowRRValue Dicom_Tags = 1577089
	Dicom_Tags__HighRRValue Dicom_Tags = 1577090
	Dicom_Tags__IntervalsAcquired Dicom_Tags = 1577091
	Dicom_Tags__IntervalsRejected Dicom_Tags = 1577092
	Dicom_Tags__PvcRejection Dicom_Tags = 1577093
	Dicom_Tags__SkipBeats Dicom_Tags = 1577094
	Dicom_Tags__HeartRate Dicom_Tags = 1577096
	Dicom_Tags__CardiacNumberOfImages Dicom_Tags = 1577104
	Dicom_Tags__TriggerWindow Dicom_Tags = 1577108
	Dicom_Tags__ReconstructionDiameter Dicom_Tags = 1577216
	Dicom_Tags__DistanceSourceToDetector Dicom_Tags = 1577232
	Dicom_Tags__DistanceSourceToPatient Dicom_Tags = 1577233
	Dicom_Tags__EstimatedRadiographicMagnificationFactor Dicom_Tags = 1577236
	Dicom_Tags__GantryDetectorTilt Dicom_Tags = 1577248
	Dicom_Tags__GantryDetectorSlew Dicom_Tags = 1577249
	Dicom_Tags__TableHeight Dicom_Tags = 1577264
	Dicom_Tags__TableTraverse Dicom_Tags = 1577265
	Dicom_Tags__TableMotion Dicom_Tags = 1577268
	Dicom_Tags__TableVerticalIncrement Dicom_Tags = 1577269
	Dicom_Tags__TableLateralIncrement Dicom_Tags = 1577270
	Dicom_Tags__TableLongitudinalIncrement Dicom_Tags = 1577271
	Dicom_Tags__TableAngle Dicom_Tags = 1577272
	Dicom_Tags__TableType Dicom_Tags = 1577274
	Dicom_Tags__RotationDirection Dicom_Tags = 1577280
	Dicom_Tags__AngularPosition Dicom_Tags = 1577281
	Dicom_Tags__RadialPosition Dicom_Tags = 1577282
	Dicom_Tags__ScanArc Dicom_Tags = 1577283
	Dicom_Tags__AngularStep Dicom_Tags = 1577284
	Dicom_Tags__CenterOfRotationOffset Dicom_Tags = 1577285
	Dicom_Tags__RotationOffset Dicom_Tags = 1577286
	Dicom_Tags__FieldOfViewShape Dicom_Tags = 1577287
	Dicom_Tags__FieldOfViewDimensionS Dicom_Tags = 1577289
	Dicom_Tags__ExposureTime Dicom_Tags = 1577296
	Dicom_Tags__XRayTubeCurrent Dicom_Tags = 1577297
	Dicom_Tags__Exposure Dicom_Tags = 1577298
	Dicom_Tags__ExposureInAs Dicom_Tags = 1577299
	Dicom_Tags__AveragePulseWidth Dicom_Tags = 1577300
	Dicom_Tags__RadiationSetting Dicom_Tags = 1577301
	Dicom_Tags__RectificationType Dicom_Tags = 1577302
	Dicom_Tags__RadiationMode Dicom_Tags = 1577306
	Dicom_Tags__ImageAndFluoroscopyAreaDoseProduct Dicom_Tags = 1577310
	Dicom_Tags__FilterType Dicom_Tags = 1577312
	Dicom_Tags__TypeOfFilters Dicom_Tags = 1577313
	Dicom_Tags__IntensifierSize Dicom_Tags = 1577314
	Dicom_Tags__ImagerPixelSpacing Dicom_Tags = 1577316
	Dicom_Tags__Grid Dicom_Tags = 1577318
	Dicom_Tags__GeneratorPower Dicom_Tags = 1577328
	Dicom_Tags__CollimatorGridName Dicom_Tags = 1577344
	Dicom_Tags__CollimatorType Dicom_Tags = 1577345
	Dicom_Tags__FocalDistance Dicom_Tags = 1577346
	Dicom_Tags__XFocusCenter Dicom_Tags = 1577347
	Dicom_Tags__YFocusCenter Dicom_Tags = 1577348
	Dicom_Tags__FocalSpotS Dicom_Tags = 1577360
	Dicom_Tags__AnodeTargetMaterial Dicom_Tags = 1577361
	Dicom_Tags__BodyPartThickness Dicom_Tags = 1577376
	Dicom_Tags__CompressionForce Dicom_Tags = 1577378
	Dicom_Tags__PaddleDescription Dicom_Tags = 1577380
	Dicom_Tags__DateOfLastCalibration Dicom_Tags = 1577472
	Dicom_Tags__TimeOfLastCalibration Dicom_Tags = 1577473
	Dicom_Tags__DatetimeOfLastCalibration Dicom_Tags = 1577474
	Dicom_Tags__ConvolutionKernel Dicom_Tags = 1577488
	Dicom_Tags__UpperLowerPixelValues Dicom_Tags = 1577536
	Dicom_Tags__ActualFrameDuration Dicom_Tags = 1577538
	Dicom_Tags__CountRate Dicom_Tags = 1577539
	Dicom_Tags__PreferredPlaybackSequencing Dicom_Tags = 1577540
	Dicom_Tags__ReceiveCoilName Dicom_Tags = 1577552
	Dicom_Tags__TransmitCoilName Dicom_Tags = 1577553
	Dicom_Tags__PlateType Dicom_Tags = 1577568
	Dicom_Tags__PhosphorType Dicom_Tags = 1577569
	Dicom_Tags__WaterEquivalentDiameter Dicom_Tags = 1577585
	Dicom_Tags__WaterEquivalentDiameterCalculationMethodCodeSequence Dicom_Tags = 1577586
	Dicom_Tags__ScanVelocity Dicom_Tags = 1577728
	Dicom_Tags__WholeBodyTechnique Dicom_Tags = 1577729
	Dicom_Tags__ScanLength Dicom_Tags = 1577730
	Dicom_Tags__AcquisitionMatrix Dicom_Tags = 1577744
	Dicom_Tags__InPlanePhaseEncodingDirection Dicom_Tags = 1577746
	Dicom_Tags__FlipAngle Dicom_Tags = 1577748
	Dicom_Tags__VariableFlipAngleFlag Dicom_Tags = 1577749
	Dicom_Tags__Sar Dicom_Tags = 1577750
	Dicom_Tags__DbDt Dicom_Tags = 1577752
	Dicom_Tags__B1rms Dicom_Tags = 1577760
	Dicom_Tags__AcquisitionDeviceProcessingDescription Dicom_Tags = 1577984
	Dicom_Tags__AcquisitionDeviceProcessingCode Dicom_Tags = 1577985
	Dicom_Tags__CassetteOrientation Dicom_Tags = 1577986
	Dicom_Tags__CassetteSize Dicom_Tags = 1577987
	Dicom_Tags__ExposuresOnPlate Dicom_Tags = 1577988
	Dicom_Tags__RelativeXRayExposure Dicom_Tags = 1577989
	Dicom_Tags__ExposureIndex Dicom_Tags = 1578001
	Dicom_Tags__TargetExposureIndex Dicom_Tags = 1578002
	Dicom_Tags__DeviationIndex Dicom_Tags = 1578003
	Dicom_Tags__ColumnAngulation Dicom_Tags = 1578064
	Dicom_Tags__TomoLayerHeight Dicom_Tags = 1578080
	Dicom_Tags__TomoAngle Dicom_Tags = 1578096
	Dicom_Tags__TomoTime Dicom_Tags = 1578112
	Dicom_Tags__TomoType Dicom_Tags = 1578128
	Dicom_Tags__TomoClass Dicom_Tags = 1578129
	Dicom_Tags__NumberOfTomosynthesisSourceImages Dicom_Tags = 1578133
	Dicom_Tags__PositionerMotion Dicom_Tags = 1578240
	Dicom_Tags__PositionerType Dicom_Tags = 1578248
	Dicom_Tags__PositionerPrimaryAngle Dicom_Tags = 1578256
	Dicom_Tags__PositionerSecondaryAngle Dicom_Tags = 1578257
	Dicom_Tags__PositionerPrimaryAngleIncrement Dicom_Tags = 1578272
	Dicom_Tags__PositionerSecondaryAngleIncrement Dicom_Tags = 1578273
	Dicom_Tags__DetectorPrimaryAngle Dicom_Tags = 1578288
	Dicom_Tags__DetectorSecondaryAngle Dicom_Tags = 1578289
	Dicom_Tags__ShutterShape Dicom_Tags = 1578496
	Dicom_Tags__ShutterLeftVerticalEdge Dicom_Tags = 1578498
	Dicom_Tags__ShutterRightVerticalEdge Dicom_Tags = 1578500
	Dicom_Tags__ShutterUpperHorizontalEdge Dicom_Tags = 1578502
	Dicom_Tags__ShutterLowerHorizontalEdge Dicom_Tags = 1578504
	Dicom_Tags__CenterOfCircularShutter Dicom_Tags = 1578512
	Dicom_Tags__RadiusOfCircularShutter Dicom_Tags = 1578514
	Dicom_Tags__VerticesOfThePolygonalShutter Dicom_Tags = 1578528
	Dicom_Tags__ShutterPresentationValue Dicom_Tags = 1578530
	Dicom_Tags__ShutterOverlayGroup Dicom_Tags = 1578531
	Dicom_Tags__ShutterPresentationColorCielabValue Dicom_Tags = 1578532
	Dicom_Tags__CollimatorShape Dicom_Tags = 1578752
	Dicom_Tags__CollimatorLeftVerticalEdge Dicom_Tags = 1578754
	Dicom_Tags__CollimatorRightVerticalEdge Dicom_Tags = 1578756
	Dicom_Tags__CollimatorUpperHorizontalEdge Dicom_Tags = 1578758
	Dicom_Tags__CollimatorLowerHorizontalEdge Dicom_Tags = 1578760
	Dicom_Tags__CenterOfCircularCollimator Dicom_Tags = 1578768
	Dicom_Tags__RadiusOfCircularCollimator Dicom_Tags = 1578770
	Dicom_Tags__VerticesOfThePolygonalCollimator Dicom_Tags = 1578784
	Dicom_Tags__AcquisitionTimeSynchronized Dicom_Tags = 1579008
	Dicom_Tags__TimeSource Dicom_Tags = 1579009
	Dicom_Tags__TimeDistributionProtocol Dicom_Tags = 1579010
	Dicom_Tags__NtpSourceAddress Dicom_Tags = 1579011
	Dicom_Tags__PageNumberVector Dicom_Tags = 1581057
	Dicom_Tags__FrameLabelVector Dicom_Tags = 1581058
	Dicom_Tags__FramePrimaryAngleVector Dicom_Tags = 1581059
	Dicom_Tags__FrameSecondaryAngleVector Dicom_Tags = 1581060
	Dicom_Tags__SliceLocationVector Dicom_Tags = 1581061
	Dicom_Tags__DisplayWindowLabelVector Dicom_Tags = 1581062
	Dicom_Tags__NominalScannedPixelSpacing Dicom_Tags = 1581072
	Dicom_Tags__DigitizingDeviceTransportDirection Dicom_Tags = 1581088
	Dicom_Tags__RotationOfScannedFilm Dicom_Tags = 1581104
	Dicom_Tags__BiopsyTargetSequence Dicom_Tags = 1581121
	Dicom_Tags__TargetUid Dicom_Tags = 1581122
	Dicom_Tags__LocalizingCursorPosition Dicom_Tags = 1581123
	Dicom_Tags__CalculatedTargetPosition Dicom_Tags = 1581124
	Dicom_Tags__TargetLabel Dicom_Tags = 1581125
	Dicom_Tags__DisplayedZValue Dicom_Tags = 1581126
	Dicom_Tags__IvusAcquisition Dicom_Tags = 1585408
	Dicom_Tags__IvusPullbackRate Dicom_Tags = 1585409
	Dicom_Tags__IvusGatedRate Dicom_Tags = 1585410
	Dicom_Tags__IvusPullbackStartFrameNumber Dicom_Tags = 1585411
	Dicom_Tags__IvusPullbackStopFrameNumber Dicom_Tags = 1585412
	Dicom_Tags__LesionNumber Dicom_Tags = 1585413
	Dicom_Tags__AcquisitionComments Dicom_Tags = 1589248
	Dicom_Tags__OutputPower Dicom_Tags = 1593344
	Dicom_Tags__TransducerData Dicom_Tags = 1593360
	Dicom_Tags__FocusDepth Dicom_Tags = 1593362
	Dicom_Tags__ProcessingFunction Dicom_Tags = 1593376
	Dicom_Tags__PostprocessingFunction Dicom_Tags = 1593377
	Dicom_Tags__MechanicalIndex Dicom_Tags = 1593378
	Dicom_Tags__BoneThermalIndex Dicom_Tags = 1593380
	Dicom_Tags__CranialThermalIndex Dicom_Tags = 1593382
	Dicom_Tags__SoftTissueThermalIndex Dicom_Tags = 1593383
	Dicom_Tags__SoftTissueFocusThermalIndex Dicom_Tags = 1593384
	Dicom_Tags__SoftTissueSurfaceThermalIndex Dicom_Tags = 1593385
	Dicom_Tags__DynamicRange Dicom_Tags = 1593392
	Dicom_Tags__TotalGain Dicom_Tags = 1593408
	Dicom_Tags__DepthOfScanField Dicom_Tags = 1593424
	Dicom_Tags__PatientPosition Dicom_Tags = 1593600
	Dicom_Tags__ViewPosition Dicom_Tags = 1593601
	Dicom_Tags__ProjectionEponymousNameCodeSequence Dicom_Tags = 1593604
	Dicom_Tags__ImageTransformationMatrix Dicom_Tags = 1593872
	Dicom_Tags__ImageTranslationVector Dicom_Tags = 1593874
	Dicom_Tags__Sensitivity Dicom_Tags = 1597440
	Dicom_Tags__SequenceOfUltrasoundRegions Dicom_Tags = 1597457
	Dicom_Tags__RegionSpatialFormat Dicom_Tags = 1597458
	Dicom_Tags__RegionDataType Dicom_Tags = 1597460
	Dicom_Tags__RegionFlags Dicom_Tags = 1597462
	Dicom_Tags__RegionLocationMinX0 Dicom_Tags = 1597464
	Dicom_Tags__RegionLocationMinY0 Dicom_Tags = 1597466
	Dicom_Tags__RegionLocationMaxX1 Dicom_Tags = 1597468
	Dicom_Tags__RegionLocationMaxY1 Dicom_Tags = 1597470
	Dicom_Tags__ReferencePixelX0 Dicom_Tags = 1597472
	Dicom_Tags__ReferencePixelY0 Dicom_Tags = 1597474
	Dicom_Tags__PhysicalUnitsXDirection Dicom_Tags = 1597476
	Dicom_Tags__PhysicalUnitsYDirection Dicom_Tags = 1597478
	Dicom_Tags__ReferencePixelPhysicalValueX Dicom_Tags = 1597480
	Dicom_Tags__ReferencePixelPhysicalValueY Dicom_Tags = 1597482
	Dicom_Tags__PhysicalDeltaX Dicom_Tags = 1597484
	Dicom_Tags__PhysicalDeltaY Dicom_Tags = 1597486
	Dicom_Tags__TransducerFrequency Dicom_Tags = 1597488
	Dicom_Tags__TransducerType Dicom_Tags = 1597489
	Dicom_Tags__PulseRepetitionFrequency Dicom_Tags = 1597490
	Dicom_Tags__DopplerCorrectionAngle Dicom_Tags = 1597492
	Dicom_Tags__SteeringAngle Dicom_Tags = 1597494
	Dicom_Tags__DopplerSampleVolumeXPositionRetired Dicom_Tags = 1597496
	Dicom_Tags__DopplerSampleVolumeXPosition Dicom_Tags = 1597497
	Dicom_Tags__DopplerSampleVolumeYPositionRetired Dicom_Tags = 1597498
	Dicom_Tags__DopplerSampleVolumeYPosition Dicom_Tags = 1597499
	Dicom_Tags__TmLinePositionX0Retired Dicom_Tags = 1597500
	Dicom_Tags__TmLinePositionX0 Dicom_Tags = 1597501
	Dicom_Tags__TmLinePositionY0Retired Dicom_Tags = 1597502
	Dicom_Tags__TmLinePositionY0 Dicom_Tags = 1597503
	Dicom_Tags__TmLinePositionX1Retired Dicom_Tags = 1597504
	Dicom_Tags__TmLinePositionX1 Dicom_Tags = 1597505
	Dicom_Tags__TmLinePositionY1Retired Dicom_Tags = 1597506
	Dicom_Tags__TmLinePositionY1 Dicom_Tags = 1597507
	Dicom_Tags__PixelComponentOrganization Dicom_Tags = 1597508
	Dicom_Tags__PixelComponentMask Dicom_Tags = 1597510
	Dicom_Tags__PixelComponentRangeStart Dicom_Tags = 1597512
	Dicom_Tags__PixelComponentRangeStop Dicom_Tags = 1597514
	Dicom_Tags__PixelComponentPhysicalUnits Dicom_Tags = 1597516
	Dicom_Tags__PixelComponentDataType Dicom_Tags = 1597518
	Dicom_Tags__NumberOfTableBreakPoints Dicom_Tags = 1597520
	Dicom_Tags__TableOfXBreakPoints Dicom_Tags = 1597522
	Dicom_Tags__TableOfYBreakPoints Dicom_Tags = 1597524
	Dicom_Tags__NumberOfTableEntries Dicom_Tags = 1597526
	Dicom_Tags__TableOfPixelValues Dicom_Tags = 1597528
	Dicom_Tags__TableOfParameterValues Dicom_Tags = 1597530
	Dicom_Tags__RWaveTimeVector Dicom_Tags = 1597536
	Dicom_Tags__DetectorConditionsNominalFlag Dicom_Tags = 1601536
	Dicom_Tags__DetectorTemperature Dicom_Tags = 1601537
	Dicom_Tags__DetectorType Dicom_Tags = 1601540
	Dicom_Tags__DetectorConfiguration Dicom_Tags = 1601541
	Dicom_Tags__DetectorDescription Dicom_Tags = 1601542
	Dicom_Tags__DetectorMode Dicom_Tags = 1601544
	Dicom_Tags__DetectorId Dicom_Tags = 1601546
	Dicom_Tags__DateOfLastDetectorCalibration Dicom_Tags = 1601548
	Dicom_Tags__TimeOfLastDetectorCalibration Dicom_Tags = 1601550
	Dicom_Tags__ExposuresOnDetectorSinceLastCalibration Dicom_Tags = 1601552
	Dicom_Tags__ExposuresOnDetectorSinceManufactured Dicom_Tags = 1601553
	Dicom_Tags__DetectorTimeSinceLastExposure Dicom_Tags = 1601554
	Dicom_Tags__DetectorActiveTime Dicom_Tags = 1601556
	Dicom_Tags__DetectorActivationOffsetFromExposure Dicom_Tags = 1601558
	Dicom_Tags__DetectorBinning Dicom_Tags = 1601562
	Dicom_Tags__DetectorElementPhysicalSize Dicom_Tags = 1601568
	Dicom_Tags__DetectorElementSpacing Dicom_Tags = 1601570
	Dicom_Tags__DetectorActiveShape Dicom_Tags = 1601572
	Dicom_Tags__DetectorActiveDimensionS Dicom_Tags = 1601574
	Dicom_Tags__DetectorActiveOrigin Dicom_Tags = 1601576
	Dicom_Tags__DetectorManufacturerName Dicom_Tags = 1601578
	Dicom_Tags__DetectorManufacturerSModelName Dicom_Tags = 1601579
	Dicom_Tags__FieldOfViewOrigin Dicom_Tags = 1601584
	Dicom_Tags__FieldOfViewRotation Dicom_Tags = 1601586
	Dicom_Tags__FieldOfViewHorizontalFlip Dicom_Tags = 1601588
	Dicom_Tags__PixelDataAreaOriginRelativeToFov Dicom_Tags = 1601590
	Dicom_Tags__PixelDataAreaRotationAngleRelativeToFov Dicom_Tags = 1601592
	Dicom_Tags__GridAbsorbingMaterial Dicom_Tags = 1601600
	Dicom_Tags__GridSpacingMaterial Dicom_Tags = 1601601
	Dicom_Tags__GridThickness Dicom_Tags = 1601602
	Dicom_Tags__GridPitch Dicom_Tags = 1601604
	Dicom_Tags__GridAspectRatio Dicom_Tags = 1601606
	Dicom_Tags__GridPeriod Dicom_Tags = 1601608
	Dicom_Tags__GridFocalDistance Dicom_Tags = 1601612
	Dicom_Tags__FilterMaterial Dicom_Tags = 1601616
	Dicom_Tags__FilterThicknessMinimum Dicom_Tags = 1601618
	Dicom_Tags__FilterThicknessMaximum Dicom_Tags = 1601620
	Dicom_Tags__FilterBeamPathLengthMinimum Dicom_Tags = 1601622
	Dicom_Tags__FilterBeamPathLengthMaximum Dicom_Tags = 1601624
	Dicom_Tags__ExposureControlMode Dicom_Tags = 1601632
	Dicom_Tags__ExposureControlModeDescription Dicom_Tags = 1601634
	Dicom_Tags__ExposureStatus Dicom_Tags = 1601636
	Dicom_Tags__PhototimerSetting Dicom_Tags = 1601637
	Dicom_Tags__ExposureTimeInS Dicom_Tags = 1605968
	Dicom_Tags__XRayTubeCurrentInA Dicom_Tags = 1605969
	Dicom_Tags__ContentQualification Dicom_Tags = 1609732
	Dicom_Tags__PulseSequenceName Dicom_Tags = 1609733
	Dicom_Tags__MrImagingModifierSequence Dicom_Tags = 1609734
	Dicom_Tags__EchoPulseSequence Dicom_Tags = 1609736
	Dicom_Tags__InversionRecovery Dicom_Tags = 1609737
	Dicom_Tags__FlowCompensation Dicom_Tags = 1609744
	Dicom_Tags__MultipleSpinEcho Dicom_Tags = 1609745
	Dicom_Tags__MultiPlanarExcitation Dicom_Tags = 1609746
	Dicom_Tags__PhaseContrast Dicom_Tags = 1609748
	Dicom_Tags__TimeOfFlightContrast Dicom_Tags = 1609749
	Dicom_Tags__Spoiling Dicom_Tags = 1609750
	Dicom_Tags__SteadyStatePulseSequence Dicom_Tags = 1609751
	Dicom_Tags__EchoPlanarPulseSequence Dicom_Tags = 1609752
	Dicom_Tags__TagAngleFirstAxis Dicom_Tags = 1609753
	Dicom_Tags__MagnetizationTransfer Dicom_Tags = 1609760
	Dicom_Tags__T2Preparation Dicom_Tags = 1609761
	Dicom_Tags__BloodSignalNulling Dicom_Tags = 1609762
	Dicom_Tags__SaturationRecovery Dicom_Tags = 1609764
	Dicom_Tags__SpectrallySelectedSuppression Dicom_Tags = 1609765
	Dicom_Tags__SpectrallySelectedExcitation Dicom_Tags = 1609766
	Dicom_Tags__SpatialPreSaturation Dicom_Tags = 1609767
	Dicom_Tags__Tagging Dicom_Tags = 1609768
	Dicom_Tags__OversamplingPhase Dicom_Tags = 1609769
	Dicom_Tags__TagSpacingFirstDimension Dicom_Tags = 1609776
	Dicom_Tags__GeometryOfKSpaceTraversal Dicom_Tags = 1609778
	Dicom_Tags__SegmentedKSpaceTraversal Dicom_Tags = 1609779
	Dicom_Tags__RectilinearPhaseEncodeReordering Dicom_Tags = 1609780
	Dicom_Tags__TagThickness Dicom_Tags = 1609781
	Dicom_Tags__PartialFourierDirection Dicom_Tags = 1609782
	Dicom_Tags__CardiacSynchronizationTechnique Dicom_Tags = 1609783
	Dicom_Tags__ReceiveCoilManufacturerName Dicom_Tags = 1609793
	Dicom_Tags__MrReceiveCoilSequence Dicom_Tags = 1609794
	Dicom_Tags__ReceiveCoilType Dicom_Tags = 1609795
	Dicom_Tags__QuadratureReceiveCoil Dicom_Tags = 1609796
	Dicom_Tags__MultiCoilDefinitionSequence Dicom_Tags = 1609797
	Dicom_Tags__MultiCoilConfiguration Dicom_Tags = 1609798
	Dicom_Tags__MultiCoilElementName Dicom_Tags = 1609799
	Dicom_Tags__MultiCoilElementUsed Dicom_Tags = 1609800
	Dicom_Tags__MrTransmitCoilSequence Dicom_Tags = 1609801
	Dicom_Tags__TransmitCoilManufacturerName Dicom_Tags = 1609808
	Dicom_Tags__TransmitCoilType Dicom_Tags = 1609809
	Dicom_Tags__SpectralWidth Dicom_Tags = 1609810
	Dicom_Tags__ChemicalShiftReference Dicom_Tags = 1609811
	Dicom_Tags__VolumeLocalizationTechnique Dicom_Tags = 1609812
	Dicom_Tags__MrAcquisitionFrequencyEncodingSteps Dicom_Tags = 1609816
	Dicom_Tags__DeCoupling Dicom_Tags = 1609817
	Dicom_Tags__DeCoupledNucleus Dicom_Tags = 1609824
	Dicom_Tags__DeCouplingFrequency Dicom_Tags = 1609825
	Dicom_Tags__DeCouplingMethod Dicom_Tags = 1609826
	Dicom_Tags__DeCouplingChemicalShiftReference Dicom_Tags = 1609827
	Dicom_Tags__KSpaceFiltering Dicom_Tags = 1609828
	Dicom_Tags__TimeDomainFiltering Dicom_Tags = 1609829
	Dicom_Tags__NumberOfZeroFills Dicom_Tags = 1609830
	Dicom_Tags__BaselineCorrection Dicom_Tags = 1609831
	Dicom_Tags__ParallelReductionFactorInPlane Dicom_Tags = 1609833
	Dicom_Tags__CardiacRRIntervalSpecified Dicom_Tags = 1609840
	Dicom_Tags__AcquisitionDuration Dicom_Tags = 1609843
	Dicom_Tags__FrameAcquisitionDatetime Dicom_Tags = 1609844
	Dicom_Tags__DiffusionDirectionality Dicom_Tags = 1609845
	Dicom_Tags__DiffusionGradientDirectionSequence Dicom_Tags = 1609846
	Dicom_Tags__ParallelAcquisition Dicom_Tags = 1609847
	Dicom_Tags__ParallelAcquisitionTechnique Dicom_Tags = 1609848
	Dicom_Tags__InversionTimes Dicom_Tags = 1609849
	Dicom_Tags__MetaboliteMapDescription Dicom_Tags = 1609856
	Dicom_Tags__PartialFourier Dicom_Tags = 1609857
	Dicom_Tags__EffectiveEchoTime Dicom_Tags = 1609858
	Dicom_Tags__MetaboliteMapCodeSequence Dicom_Tags = 1609859
	Dicom_Tags__ChemicalShiftSequence Dicom_Tags = 1609860
	Dicom_Tags__CardiacSignalSource Dicom_Tags = 1609861
	Dicom_Tags__DiffusionBValue Dicom_Tags = 1609863
	Dicom_Tags__DiffusionGradientOrientation Dicom_Tags = 1609865
	Dicom_Tags__VelocityEncodingDirection Dicom_Tags = 1609872
	Dicom_Tags__VelocityEncodingMinimumValue Dicom_Tags = 1609873
	Dicom_Tags__VelocityEncodingAcquisitionSequence Dicom_Tags = 1609874
	Dicom_Tags__NumberOfKSpaceTrajectories Dicom_Tags = 1609875
	Dicom_Tags__CoverageOfKSpace Dicom_Tags = 1609876
	Dicom_Tags__SpectroscopyAcquisitionPhaseRows Dicom_Tags = 1609877
	Dicom_Tags__ParallelReductionFactorInPlaneRetired Dicom_Tags = 1609878
	Dicom_Tags__TransmitterFrequency Dicom_Tags = 1609880
	Dicom_Tags__ResonantNucleus Dicom_Tags = 1609984
	Dicom_Tags__FrequencyCorrection Dicom_Tags = 1609985
	Dicom_Tags__MrSpectroscopyFovGeometrySequence Dicom_Tags = 1609987
	Dicom_Tags__SlabThickness Dicom_Tags = 1609988
	Dicom_Tags__SlabOrientation Dicom_Tags = 1609989
	Dicom_Tags__MidSlabPosition Dicom_Tags = 1609990
	Dicom_Tags__MrSpatialSaturationSequence Dicom_Tags = 1609991
	Dicom_Tags__MrTimingAndRelatedParametersSequence Dicom_Tags = 1610002
	Dicom_Tags__MrEchoSequence Dicom_Tags = 1610004
	Dicom_Tags__MrModifierSequence Dicom_Tags = 1610005
	Dicom_Tags__MrDiffusionSequence Dicom_Tags = 1610007
	Dicom_Tags__CardiacSynchronizationSequence Dicom_Tags = 1610008
	Dicom_Tags__MrAveragesSequence Dicom_Tags = 1610009
	Dicom_Tags__MrFovGeometrySequence Dicom_Tags = 1610021
	Dicom_Tags__VolumeLocalizationSequence Dicom_Tags = 1610022
	Dicom_Tags__SpectroscopyAcquisitionDataColumns Dicom_Tags = 1610023
	Dicom_Tags__DiffusionAnisotropyType Dicom_Tags = 1610055
	Dicom_Tags__FrameReferenceDatetime Dicom_Tags = 1610065
	Dicom_Tags__MrMetaboliteMapSequence Dicom_Tags = 1610066
	Dicom_Tags__ParallelReductionFactorOutOfPlane Dicom_Tags = 1610069
	Dicom_Tags__SpectroscopyAcquisitionOutOfPlanePhaseSteps Dicom_Tags = 1610073
	Dicom_Tags__BulkMotionStatus Dicom_Tags = 1610086
	Dicom_Tags__ParallelReductionFactorSecondInPlane Dicom_Tags = 1610088
	Dicom_Tags__CardiacBeatRejectionTechnique Dicom_Tags = 1610089
	Dicom_Tags__RespiratoryMotionCompensationTechnique Dicom_Tags = 1610096
	Dicom_Tags__RespiratorySignalSource Dicom_Tags = 1610097
	Dicom_Tags__BulkMotionCompensationTechnique Dicom_Tags = 1610098
	Dicom_Tags__BulkMotionSignalSource Dicom_Tags = 1610099
	Dicom_Tags__ApplicableSafetyStandardAgency Dicom_Tags = 1610100
	Dicom_Tags__ApplicableSafetyStandardDescription Dicom_Tags = 1610101
	Dicom_Tags__OperatingModeSequence Dicom_Tags = 1610102
	Dicom_Tags__OperatingModeType Dicom_Tags = 1610103
	Dicom_Tags__OperatingMode Dicom_Tags = 1610104
	Dicom_Tags__SpecificAbsorptionRateDefinition Dicom_Tags = 1610105
	Dicom_Tags__GradientOutputType Dicom_Tags = 1610112
	Dicom_Tags__SpecificAbsorptionRateValue Dicom_Tags = 1610113
	Dicom_Tags__GradientOutput Dicom_Tags = 1610114
	Dicom_Tags__FlowCompensationDirection Dicom_Tags = 1610115
	Dicom_Tags__TaggingDelay Dicom_Tags = 1610116
	Dicom_Tags__RespiratoryMotionCompensationTechniqueDescription Dicom_Tags = 1610117
	Dicom_Tags__RespiratorySignalSourceId Dicom_Tags = 1610118
	Dicom_Tags__ChemicalShiftMinimumIntegrationLimitInHz Dicom_Tags = 1610133
	Dicom_Tags__ChemicalShiftMaximumIntegrationLimitInHz Dicom_Tags = 1610134
	Dicom_Tags__MrVelocityEncodingSequence Dicom_Tags = 1610135
	Dicom_Tags__FirstOrderPhaseCorrection Dicom_Tags = 1610136
	Dicom_Tags__WaterReferencedPhaseCorrection Dicom_Tags = 1610137
	Dicom_Tags__MrSpectroscopyAcquisitionType Dicom_Tags = 1610240
	Dicom_Tags__RespiratoryCyclePosition Dicom_Tags = 1610260
	Dicom_Tags__VelocityEncodingMaximumValue Dicom_Tags = 1610263
	Dicom_Tags__TagSpacingSecondDimension Dicom_Tags = 1610264
	Dicom_Tags__TagAngleSecondAxis Dicom_Tags = 1610265
	Dicom_Tags__FrameAcquisitionDuration Dicom_Tags = 1610272
	Dicom_Tags__MrImageFrameTypeSequence Dicom_Tags = 1610278
	Dicom_Tags__MrSpectroscopyFrameTypeSequence Dicom_Tags = 1610279
	Dicom_Tags__MrAcquisitionPhaseEncodingStepsInPlane Dicom_Tags = 1610289
	Dicom_Tags__MrAcquisitionPhaseEncodingStepsOutOfPlane Dicom_Tags = 1610290
	Dicom_Tags__SpectroscopyAcquisitionPhaseColumns Dicom_Tags = 1610292
	Dicom_Tags__CardiacCyclePosition Dicom_Tags = 1610294
	Dicom_Tags__SpecificAbsorptionRateSequence Dicom_Tags = 1610297
	Dicom_Tags__RfEchoTrainLength Dicom_Tags = 1610304
	Dicom_Tags__GradientEchoTrainLength Dicom_Tags = 1610305
	Dicom_Tags__ArterialSpinLabelingContrast Dicom_Tags = 1610320
	Dicom_Tags__MrArterialSpinLabelingSequence Dicom_Tags = 1610321
	Dicom_Tags__AslTechniqueDescription Dicom_Tags = 1610322
	Dicom_Tags__AslSlabNumber Dicom_Tags = 1610323
	Dicom_Tags__AslSlabThickness Dicom_Tags = 1610324
	Dicom_Tags__AslSlabOrientation Dicom_Tags = 1610325
	Dicom_Tags__AslMidSlabPosition Dicom_Tags = 1610326
	Dicom_Tags__AslContext Dicom_Tags = 1610327
	Dicom_Tags__AslPulseTrainDuration Dicom_Tags = 1610328
	Dicom_Tags__AslCrusherFlag Dicom_Tags = 1610329
	Dicom_Tags__AslCrusherFlowLimit Dicom_Tags = 1610330
	Dicom_Tags__AslCrusherDescription Dicom_Tags = 1610331
	Dicom_Tags__AslBolusCutOffFlag Dicom_Tags = 1610332
	Dicom_Tags__AslBolusCutOffTimingSequence Dicom_Tags = 1610333
	Dicom_Tags__AslBolusCutOffTechnique Dicom_Tags = 1610334
	Dicom_Tags__AslBolusCutOffDelayTime Dicom_Tags = 1610335
	Dicom_Tags__AslSlabSequence Dicom_Tags = 1610336
	Dicom_Tags__ChemicalShiftMinimumIntegrationLimitInPpm Dicom_Tags = 1610389
	Dicom_Tags__ChemicalShiftMaximumIntegrationLimitInPpm Dicom_Tags = 1610390
	Dicom_Tags__WaterReferenceAcquisition Dicom_Tags = 1610391
	Dicom_Tags__EchoPeakPosition Dicom_Tags = 1610392
	Dicom_Tags__CtAcquisitionTypeSequence Dicom_Tags = 1610497
	Dicom_Tags__AcquisitionType Dicom_Tags = 1610498
	Dicom_Tags__TubeAngle Dicom_Tags = 1610499
	Dicom_Tags__CtAcquisitionDetailsSequence Dicom_Tags = 1610500
	Dicom_Tags__RevolutionTime Dicom_Tags = 1610501
	Dicom_Tags__SingleCollimationWidth Dicom_Tags = 1610502
	Dicom_Tags__TotalCollimationWidth Dicom_Tags = 1610503
	Dicom_Tags__CtTableDynamicsSequence Dicom_Tags = 1610504
	Dicom_Tags__TableSpeed Dicom_Tags = 1610505
	Dicom_Tags__TableFeedPerRotation Dicom_Tags = 1610512
	Dicom_Tags__SpiralPitchFactor Dicom_Tags = 1610513
	Dicom_Tags__CtGeometrySequence Dicom_Tags = 1610514
	Dicom_Tags__DataCollectionCenterPatient Dicom_Tags = 1610515
	Dicom_Tags__CtReconstructionSequence Dicom_Tags = 1610516
	Dicom_Tags__ReconstructionAlgorithm Dicom_Tags = 1610517
	Dicom_Tags__ConvolutionKernelGroup Dicom_Tags = 1610518
	Dicom_Tags__ReconstructionFieldOfView Dicom_Tags = 1610519
	Dicom_Tags__ReconstructionTargetCenterPatient Dicom_Tags = 1610520
	Dicom_Tags__ReconstructionAngle Dicom_Tags = 1610521
	Dicom_Tags__ImageFilter Dicom_Tags = 1610528
	Dicom_Tags__CtExposureSequence Dicom_Tags = 1610529
	Dicom_Tags__ReconstructionPixelSpacing Dicom_Tags = 1610530
	Dicom_Tags__ExposureModulationType Dicom_Tags = 1610531
	Dicom_Tags__EstimatedDoseSaving Dicom_Tags = 1610532
	Dicom_Tags__CtXRayDetailsSequence Dicom_Tags = 1610533
	Dicom_Tags__CtPositionSequence Dicom_Tags = 1610534
	Dicom_Tags__TablePosition Dicom_Tags = 1610535
	Dicom_Tags__ExposureTimeInMs Dicom_Tags = 1610536
	Dicom_Tags__CtImageFrameTypeSequence Dicom_Tags = 1610537
	Dicom_Tags__XRayTubeCurrentInMa Dicom_Tags = 1610544
	Dicom_Tags__ExposureInMas Dicom_Tags = 1610546
	Dicom_Tags__ConstantVolumeFlag Dicom_Tags = 1610547
	Dicom_Tags__FluoroscopyFlag Dicom_Tags = 1610548
	Dicom_Tags__DistanceSourceToDataCollectionCenter Dicom_Tags = 1610549
	Dicom_Tags__ContrastBolusAgentNumber Dicom_Tags = 1610551
	Dicom_Tags__ContrastBolusIngredientCodeSequence Dicom_Tags = 1610552
	Dicom_Tags__ContrastAdministrationProfileSequence Dicom_Tags = 1610560
	Dicom_Tags__ContrastBolusUsageSequence Dicom_Tags = 1610561
	Dicom_Tags__ContrastBolusAgentAdministered Dicom_Tags = 1610562
	Dicom_Tags__ContrastBolusAgentDetected Dicom_Tags = 1610563
	Dicom_Tags__ContrastBolusAgentPhase Dicom_Tags = 1610564
	Dicom_Tags__Ctdivol Dicom_Tags = 1610565
	Dicom_Tags__CtdiPhantomTypeCodeSequence Dicom_Tags = 1610566
	Dicom_Tags__CalciumScoringMassFactorPatient Dicom_Tags = 1610577
	Dicom_Tags__CalciumScoringMassFactorDevice Dicom_Tags = 1610578
	Dicom_Tags__EnergyWeightingFactor Dicom_Tags = 1610579
	Dicom_Tags__CtAdditionalXRaySourceSequence Dicom_Tags = 1610592
	Dicom_Tags__ProjectionPixelCalibrationSequence Dicom_Tags = 1610753
	Dicom_Tags__DistanceSourceToIsocenter Dicom_Tags = 1610754
	Dicom_Tags__DistanceObjectToTableTop Dicom_Tags = 1610755
	Dicom_Tags__ObjectPixelSpacingInCenterOfBeam Dicom_Tags = 1610756
	Dicom_Tags__PositionerPositionSequence Dicom_Tags = 1610757
	Dicom_Tags__TablePositionSequence Dicom_Tags = 1610758
	Dicom_Tags__CollimatorShapeSequence Dicom_Tags = 1610759
	Dicom_Tags__PlanesInAcquisition Dicom_Tags = 1610768
	Dicom_Tags__XaXrfFrameCharacteristicsSequence Dicom_Tags = 1610770
	Dicom_Tags__FrameAcquisitionSequence Dicom_Tags = 1610775
	Dicom_Tags__XRayReceptorType Dicom_Tags = 1610784
	Dicom_Tags__AcquisitionProtocolName Dicom_Tags = 1610787
	Dicom_Tags__AcquisitionProtocolDescription Dicom_Tags = 1610788
	Dicom_Tags__ContrastBolusIngredientOpaque Dicom_Tags = 1610789
	Dicom_Tags__DistanceReceptorPlaneToDetectorHousing Dicom_Tags = 1610790
	Dicom_Tags__IntensifierActiveShape Dicom_Tags = 1610791
	Dicom_Tags__IntensifierActiveDimensionS Dicom_Tags = 1610792
	Dicom_Tags__PhysicalDetectorSize Dicom_Tags = 1610793
	Dicom_Tags__PositionOfIsocenterProjection Dicom_Tags = 1610800
	Dicom_Tags__FieldOfViewSequence Dicom_Tags = 1610802
	Dicom_Tags__FieldOfViewDescription Dicom_Tags = 1610803
	Dicom_Tags__ExposureControlSensingRegionsSequence Dicom_Tags = 1610804
	Dicom_Tags__ExposureControlSensingRegionShape Dicom_Tags = 1610805
	Dicom_Tags__ExposureControlSensingRegionLeftVerticalEdge Dicom_Tags = 1610806
	Dicom_Tags__ExposureControlSensingRegionRightVerticalEdge Dicom_Tags = 1610807
	Dicom_Tags__ExposureControlSensingRegionUpperHorizontalEdge Dicom_Tags = 1610808
	Dicom_Tags__ExposureControlSensingRegionLowerHorizontalEdge Dicom_Tags = 1610809
	Dicom_Tags__CenterOfCircularExposureControlSensingRegion Dicom_Tags = 1610816
	Dicom_Tags__RadiusOfCircularExposureControlSensingRegion Dicom_Tags = 1610817
	Dicom_Tags__VerticesOfThePolygonalExposureControlSensingRegion Dicom_Tags = 1610818
	Dicom_Tags__ColumnAngulationPatient Dicom_Tags = 1610823
	Dicom_Tags__BeamAngle Dicom_Tags = 1610825
	Dicom_Tags__FrameDetectorParametersSequence Dicom_Tags = 1610833
	Dicom_Tags__CalculatedAnatomyThickness Dicom_Tags = 1610834
	Dicom_Tags__CalibrationSequence Dicom_Tags = 1610837
	Dicom_Tags__ObjectThicknessSequence Dicom_Tags = 1610838
	Dicom_Tags__PlaneIdentification Dicom_Tags = 1610839
	Dicom_Tags__FieldOfViewDimensionSInFloat Dicom_Tags = 1610849
	Dicom_Tags__IsocenterReferenceSystemSequence Dicom_Tags = 1610850
	Dicom_Tags__PositionerIsocenterPrimaryAngle Dicom_Tags = 1610851
	Dicom_Tags__PositionerIsocenterSecondaryAngle Dicom_Tags = 1610852
	Dicom_Tags__PositionerIsocenterDetectorRotationAngle Dicom_Tags = 1610853
	Dicom_Tags__TableXPositionToIsocenter Dicom_Tags = 1610854
	Dicom_Tags__TableYPositionToIsocenter Dicom_Tags = 1610855
	Dicom_Tags__TableZPositionToIsocenter Dicom_Tags = 1610856
	Dicom_Tags__TableHorizontalRotationAngle Dicom_Tags = 1610857
	Dicom_Tags__TableHeadTiltAngle Dicom_Tags = 1610864
	Dicom_Tags__TableCradleTiltAngle Dicom_Tags = 1610865
	Dicom_Tags__FrameDisplayShutterSequence Dicom_Tags = 1610866
	Dicom_Tags__AcquiredImageAreaDoseProduct Dicom_Tags = 1610867
	Dicom_Tags__CArmPositionerTabletopRelationship Dicom_Tags = 1610868
	Dicom_Tags__XRayGeometrySequence Dicom_Tags = 1610870
	Dicom_Tags__IrradiationEventIdentificationSequence Dicom_Tags = 1610871
	Dicom_Tags__XRay3dFrameTypeSequence Dicom_Tags = 1611012
	Dicom_Tags__ContributingSourcesSequence Dicom_Tags = 1611014
	Dicom_Tags__XRay3dAcquisitionSequence Dicom_Tags = 1611015
	Dicom_Tags__PrimaryPositionerScanArc Dicom_Tags = 1611016
	Dicom_Tags__SecondaryPositionerScanArc Dicom_Tags = 1611017
	Dicom_Tags__PrimaryPositionerScanStartAngle Dicom_Tags = 1611024
	Dicom_Tags__SecondaryPositionerScanStartAngle Dicom_Tags = 1611025
	Dicom_Tags__PrimaryPositionerIncrement Dicom_Tags = 1611028
	Dicom_Tags__SecondaryPositionerIncrement Dicom_Tags = 1611029
	Dicom_Tags__StartAcquisitionDatetime Dicom_Tags = 1611030
	Dicom_Tags__EndAcquisitionDatetime Dicom_Tags = 1611031
	Dicom_Tags__PrimaryPositionerIncrementSign Dicom_Tags = 1611032
	Dicom_Tags__SecondaryPositionerIncrementSign Dicom_Tags = 1611033
	Dicom_Tags__ApplicationName Dicom_Tags = 1611044
	Dicom_Tags__ApplicationVersion Dicom_Tags = 1611045
	Dicom_Tags__ApplicationManufacturer Dicom_Tags = 1611046
	Dicom_Tags__AlgorithmType Dicom_Tags = 1611047
	Dicom_Tags__AlgorithmDescription Dicom_Tags = 1611048
	Dicom_Tags__XRay3dReconstructionSequence Dicom_Tags = 1611056
	Dicom_Tags__ReconstructionDescription Dicom_Tags = 1611057
	Dicom_Tags__PerProjectionAcquisitionSequence Dicom_Tags = 1611064
	Dicom_Tags__DetectorPositionSequence Dicom_Tags = 1611073
	Dicom_Tags__XRayAcquisitionDoseSequence Dicom_Tags = 1611074
	Dicom_Tags__XRaySourceIsocenterPrimaryAngle Dicom_Tags = 1611075
	Dicom_Tags__XRaySourceIsocenterSecondaryAngle Dicom_Tags = 1611076
	Dicom_Tags__BreastSupportIsocenterPrimaryAngle Dicom_Tags = 1611077
	Dicom_Tags__BreastSupportIsocenterSecondaryAngle Dicom_Tags = 1611078
	Dicom_Tags__BreastSupportXPositionToIsocenter Dicom_Tags = 1611079
	Dicom_Tags__BreastSupportYPositionToIsocenter Dicom_Tags = 1611080
	Dicom_Tags__BreastSupportZPositionToIsocenter Dicom_Tags = 1611081
	Dicom_Tags__DetectorIsocenterPrimaryAngle Dicom_Tags = 1611088
	Dicom_Tags__DetectorIsocenterSecondaryAngle Dicom_Tags = 1611089
	Dicom_Tags__DetectorXPositionToIsocenter Dicom_Tags = 1611090
	Dicom_Tags__DetectorYPositionToIsocenter Dicom_Tags = 1611091
	Dicom_Tags__DetectorZPositionToIsocenter Dicom_Tags = 1611092
	Dicom_Tags__XRayGridSequence Dicom_Tags = 1611093
	Dicom_Tags__XRayFilterSequence Dicom_Tags = 1611094
	Dicom_Tags__DetectorActiveAreaTlhcPosition Dicom_Tags = 1611095
	Dicom_Tags__DetectorActiveAreaOrientation Dicom_Tags = 1611096
	Dicom_Tags__PositionerPrimaryAngleDirection Dicom_Tags = 1611097
	Dicom_Tags__DiffusionBMatrixSequence Dicom_Tags = 1611265
	Dicom_Tags__DiffusionBValueXx Dicom_Tags = 1611266
	Dicom_Tags__DiffusionBValueXy Dicom_Tags = 1611267
	Dicom_Tags__DiffusionBValueXz Dicom_Tags = 1611268
	Dicom_Tags__DiffusionBValueYy Dicom_Tags = 1611269
	Dicom_Tags__DiffusionBValueYz Dicom_Tags = 1611270
	Dicom_Tags__DiffusionBValueZz Dicom_Tags = 1611271
	Dicom_Tags__FunctionalMrSequence Dicom_Tags = 1611297
	Dicom_Tags__FunctionalSettlingPhaseFramesPresent Dicom_Tags = 1611298
	Dicom_Tags__FunctionalSyncPulse Dicom_Tags = 1611299
	Dicom_Tags__SettlingPhaseFrame Dicom_Tags = 1611300
	Dicom_Tags__DecayCorrectionDatetime Dicom_Tags = 1611521
	Dicom_Tags__StartDensityThreshold Dicom_Tags = 1611541
	Dicom_Tags__StartRelativeDensityDifferenceThreshold Dicom_Tags = 1611542
	Dicom_Tags__StartCardiacTriggerCountThreshold Dicom_Tags = 1611543
	Dicom_Tags__StartRespiratoryTriggerCountThreshold Dicom_Tags = 1611544
	Dicom_Tags__TerminationCountsThreshold Dicom_Tags = 1611545
	Dicom_Tags__TerminationDensityThreshold Dicom_Tags = 1611552
	Dicom_Tags__TerminationRelativeDensityThreshold Dicom_Tags = 1611553
	Dicom_Tags__TerminationTimeThreshold Dicom_Tags = 1611554
	Dicom_Tags__TerminationCardiacTriggerCountThreshold Dicom_Tags = 1611555
	Dicom_Tags__TerminationRespiratoryTriggerCountThreshold Dicom_Tags = 1611556
	Dicom_Tags__DetectorGeometry Dicom_Tags = 1611557
	Dicom_Tags__TransverseDetectorSeparation Dicom_Tags = 1611558
	Dicom_Tags__AxialDetectorDimension Dicom_Tags = 1611559
	Dicom_Tags__RadiopharmaceuticalAgentNumber Dicom_Tags = 1611561
	Dicom_Tags__PetFrameAcquisitionSequence Dicom_Tags = 1611570
	Dicom_Tags__PetDetectorMotionDetailsSequence Dicom_Tags = 1611571
	Dicom_Tags__PetTableDynamicsSequence Dicom_Tags = 1611572
	Dicom_Tags__PetPositionSequence Dicom_Tags = 1611573
	Dicom_Tags__PetFrameCorrectionFactorsSequence Dicom_Tags = 1611574
	Dicom_Tags__RadiopharmaceuticalUsageSequence Dicom_Tags = 1611575
	Dicom_Tags__AttenuationCorrectionSource Dicom_Tags = 1611576
	Dicom_Tags__NumberOfIterations Dicom_Tags = 1611577
	Dicom_Tags__NumberOfSubsets Dicom_Tags = 1611584
	Dicom_Tags__PetReconstructionSequence Dicom_Tags = 1611593
	Dicom_Tags__PetFrameTypeSequence Dicom_Tags = 1611601
	Dicom_Tags__TimeOfFlightInformationUsed Dicom_Tags = 1611605
	Dicom_Tags__ReconstructionType Dicom_Tags = 1611606
	Dicom_Tags__DecayCorrected Dicom_Tags = 1611608
	Dicom_Tags__AttenuationCorrected Dicom_Tags = 1611609
	Dicom_Tags__ScatterCorrected Dicom_Tags = 1611616
	Dicom_Tags__DeadTimeCorrected Dicom_Tags = 1611617
	Dicom_Tags__GantryMotionCorrected Dicom_Tags = 1611618
	Dicom_Tags__PatientMotionCorrected Dicom_Tags = 1611619
	Dicom_Tags__CountLossNormalizationCorrected Dicom_Tags = 1611620
	Dicom_Tags__RandomsCorrected Dicom_Tags = 1611621
	Dicom_Tags__NonUniformRadialSamplingCorrected Dicom_Tags = 1611622
	Dicom_Tags__SensitivityCalibrated Dicom_Tags = 1611623
	Dicom_Tags__DetectorNormalizationCorrection Dicom_Tags = 1611624
	Dicom_Tags__IterativeReconstructionMethod Dicom_Tags = 1611625
	Dicom_Tags__AttenuationCorrectionTemporalRelationship Dicom_Tags = 1611632
	Dicom_Tags__PatientPhysiologicalStateSequence Dicom_Tags = 1611633
	Dicom_Tags__PatientPhysiologicalStateCodeSequence Dicom_Tags = 1611634
	Dicom_Tags__DepthSOfFocus Dicom_Tags = 1611777
	Dicom_Tags__ExcludedIntervalsSequence Dicom_Tags = 1611779
	Dicom_Tags__ExclusionStartDatetime Dicom_Tags = 1611780
	Dicom_Tags__ExclusionDuration Dicom_Tags = 1611781
	Dicom_Tags__UsImageDescriptionSequence Dicom_Tags = 1611782
	Dicom_Tags__ImageDataTypeSequence Dicom_Tags = 1611783
	Dicom_Tags__DataType Dicom_Tags = 1611784
	Dicom_Tags__TransducerScanPatternCodeSequence Dicom_Tags = 1611785
	Dicom_Tags__AliasedDataType Dicom_Tags = 1611787
	Dicom_Tags__PositionMeasuringDeviceUsed Dicom_Tags = 1611788
	Dicom_Tags__TransducerGeometryCodeSequence Dicom_Tags = 1611789
	Dicom_Tags__TransducerBeamSteeringCodeSequence Dicom_Tags = 1611790
	Dicom_Tags__TransducerApplicationCodeSequence Dicom_Tags = 1611791
	Dicom_Tags__ZeroVelocityPixelValue Dicom_Tags = 1611792
	Dicom_Tags__ContributingEquipmentSequence Dicom_Tags = 1613825
	Dicom_Tags__ContributionDatetime Dicom_Tags = 1613826
	Dicom_Tags__ContributionDescription Dicom_Tags = 1613827
	Dicom_Tags__StudyInstanceUid Dicom_Tags = 2097165
	Dicom_Tags__SeriesInstanceUid Dicom_Tags = 2097166
	Dicom_Tags__StudyId Dicom_Tags = 2097168
	Dicom_Tags__SeriesNumber Dicom_Tags = 2097169
	Dicom_Tags__AcquisitionNumber Dicom_Tags = 2097170
	Dicom_Tags__InstanceNumber Dicom_Tags = 2097171
	Dicom_Tags__IsotopeNumber Dicom_Tags = 2097172
	Dicom_Tags__PhaseNumber Dicom_Tags = 2097173
	Dicom_Tags__IntervalNumber Dicom_Tags = 2097174
	Dicom_Tags__TimeSlotNumber Dicom_Tags = 2097175
	Dicom_Tags__AngleNumber Dicom_Tags = 2097176
	Dicom_Tags__ItemNumber Dicom_Tags = 2097177
	Dicom_Tags__PatientOrientation Dicom_Tags = 2097184
	Dicom_Tags__OverlayNumber Dicom_Tags = 2097186
	Dicom_Tags__CurveNumber Dicom_Tags = 2097188
	Dicom_Tags__LutNumber Dicom_Tags = 2097190
	Dicom_Tags__ImagePosition Dicom_Tags = 2097200
	Dicom_Tags__ImagePositionPatient Dicom_Tags = 2097202
	Dicom_Tags__ImageOrientation Dicom_Tags = 2097205
	Dicom_Tags__ImageOrientationPatient Dicom_Tags = 2097207
	Dicom_Tags__Location Dicom_Tags = 2097232
	Dicom_Tags__FrameOfReferenceUid Dicom_Tags = 2097234
	Dicom_Tags__Laterality Dicom_Tags = 2097248
	Dicom_Tags__ImageLaterality Dicom_Tags = 2097250
	Dicom_Tags__ImageGeometryType Dicom_Tags = 2097264
	Dicom_Tags__MaskingImage Dicom_Tags = 2097280
	Dicom_Tags__ReportNumber Dicom_Tags = 2097322
	Dicom_Tags__TemporalPositionIdentifier Dicom_Tags = 2097408
	Dicom_Tags__NumberOfTemporalPositions Dicom_Tags = 2097413
	Dicom_Tags__TemporalResolution Dicom_Tags = 2097424
	Dicom_Tags__SynchronizationFrameOfReferenceUid Dicom_Tags = 2097664
	Dicom_Tags__SopInstanceUidOfConcatenationSource Dicom_Tags = 2097730
	Dicom_Tags__SeriesInStudy Dicom_Tags = 2101248
	Dicom_Tags__AcquisitionsInSeries Dicom_Tags = 2101249
	Dicom_Tags__ImagesInAcquisition Dicom_Tags = 2101250
	Dicom_Tags__ImagesInSeries Dicom_Tags = 2101251
	Dicom_Tags__AcquisitionsInStudy Dicom_Tags = 2101252
	Dicom_Tags__ImagesInStudy Dicom_Tags = 2101253
	Dicom_Tags__Reference Dicom_Tags = 2101280
	Dicom_Tags__PositionReferenceIndicator Dicom_Tags = 2101312
	Dicom_Tags__SliceLocation Dicom_Tags = 2101313
	Dicom_Tags__OtherStudyNumbers Dicom_Tags = 2101360
	Dicom_Tags__NumberOfPatientRelatedStudies Dicom_Tags = 2101760
	Dicom_Tags__NumberOfPatientRelatedSeries Dicom_Tags = 2101762
	Dicom_Tags__NumberOfPatientRelatedInstances Dicom_Tags = 2101764
	Dicom_Tags__NumberOfStudyRelatedSeries Dicom_Tags = 2101766
	Dicom_Tags__NumberOfStudyRelatedInstances Dicom_Tags = 2101768
	Dicom_Tags__NumberOfSeriesRelatedInstances Dicom_Tags = 2101769
	Dicom_Tags__ModifyingDeviceId Dicom_Tags = 2110465
	Dicom_Tags__ModifiedImageId Dicom_Tags = 2110466
	Dicom_Tags__ModifiedImageDate Dicom_Tags = 2110467
	Dicom_Tags__ModifyingDeviceManufacturer Dicom_Tags = 2110468
	Dicom_Tags__ModifiedImageTime Dicom_Tags = 2110469
	Dicom_Tags__ModifiedImageDescription Dicom_Tags = 2110470
	Dicom_Tags__ImageComments Dicom_Tags = 2113536
	Dicom_Tags__OriginalImageIdentification Dicom_Tags = 2117632
	Dicom_Tags__OriginalImageIdentificationNomenclature Dicom_Tags = 2117634
	Dicom_Tags__StackId Dicom_Tags = 2134102
	Dicom_Tags__InStackPositionNumber Dicom_Tags = 2134103
	Dicom_Tags__FrameAnatomySequence Dicom_Tags = 2134129
	Dicom_Tags__FrameLaterality Dicom_Tags = 2134130
	Dicom_Tags__FrameContentSequence Dicom_Tags = 2134289
	Dicom_Tags__PlanePositionSequence Dicom_Tags = 2134291
	Dicom_Tags__PlaneOrientationSequence Dicom_Tags = 2134294
	Dicom_Tags__TemporalPositionIndex Dicom_Tags = 2134312
	Dicom_Tags__NominalCardiacTriggerDelayTime Dicom_Tags = 2134355
	Dicom_Tags__NominalCardiacTriggerTimePriorToRPeak Dicom_Tags = 2134356
	Dicom_Tags__ActualCardiacTriggerTimePriorToRPeak Dicom_Tags = 2134357
	Dicom_Tags__FrameAcquisitionNumber Dicom_Tags = 2134358
	Dicom_Tags__DimensionIndexValues Dicom_Tags = 2134359
	Dicom_Tags__FrameComments Dicom_Tags = 2134360
	Dicom_Tags__ConcatenationUid Dicom_Tags = 2134369
	Dicom_Tags__InConcatenationNumber Dicom_Tags = 2134370
	Dicom_Tags__InConcatenationTotalNumber Dicom_Tags = 2134371
	Dicom_Tags__DimensionOrganizationUid Dicom_Tags = 2134372
	Dicom_Tags__DimensionIndexPointer Dicom_Tags = 2134373
	Dicom_Tags__FunctionalGroupPointer Dicom_Tags = 2134375
	Dicom_Tags__UnassignedSharedConvertedAttributesSequence Dicom_Tags = 2134384
	Dicom_Tags__UnassignedPerFrameConvertedAttributesSequence Dicom_Tags = 2134385
	Dicom_Tags__ConversionSourceAttributesSequence Dicom_Tags = 2134386
	Dicom_Tags__DimensionIndexPrivateCreator Dicom_Tags = 2134547
	Dicom_Tags__DimensionOrganizationSequence Dicom_Tags = 2134561
	Dicom_Tags__DimensionIndexSequence Dicom_Tags = 2134562
	Dicom_Tags__ConcatenationFrameOffsetNumber Dicom_Tags = 2134568
	Dicom_Tags__FunctionalGroupPrivateCreator Dicom_Tags = 2134584
	Dicom_Tags__NominalPercentageOfCardiacPhase Dicom_Tags = 2134593
	Dicom_Tags__NominalPercentageOfRespiratoryPhase Dicom_Tags = 2134597
	Dicom_Tags__StartingRespiratoryAmplitude Dicom_Tags = 2134598
	Dicom_Tags__StartingRespiratoryPhase Dicom_Tags = 2134599
	Dicom_Tags__EndingRespiratoryAmplitude Dicom_Tags = 2134600
	Dicom_Tags__EndingRespiratoryPhase Dicom_Tags = 2134601
	Dicom_Tags__RespiratoryTriggerType Dicom_Tags = 2134608
	Dicom_Tags__RRIntervalTimeNominal Dicom_Tags = 2134609
	Dicom_Tags__ActualCardiacTriggerDelayTime Dicom_Tags = 2134610
	Dicom_Tags__RespiratorySynchronizationSequence Dicom_Tags = 2134611
	Dicom_Tags__RespiratoryIntervalTime Dicom_Tags = 2134612
	Dicom_Tags__NominalRespiratoryTriggerDelayTime Dicom_Tags = 2134613
	Dicom_Tags__RespiratoryTriggerDelayThreshold Dicom_Tags = 2134614
	Dicom_Tags__ActualRespiratoryTriggerDelayTime Dicom_Tags = 2134615
	Dicom_Tags__ImagePositionVolume Dicom_Tags = 2134785
	Dicom_Tags__ImageOrientationVolume Dicom_Tags = 2134786
	Dicom_Tags__UltrasoundAcquisitionGeometry Dicom_Tags = 2134791
	Dicom_Tags__ApexPosition Dicom_Tags = 2134792
	Dicom_Tags__VolumeToTransducerMappingMatrix Dicom_Tags = 2134793
	Dicom_Tags__VolumeToTableMappingMatrix Dicom_Tags = 2134794
	Dicom_Tags__VolumeToTransducerRelationship Dicom_Tags = 2134795
	Dicom_Tags__PatientFrameOfReferenceSource Dicom_Tags = 2134796
	Dicom_Tags__TemporalPositionTimeOffset Dicom_Tags = 2134797
	Dicom_Tags__PlanePositionVolumeSequence Dicom_Tags = 2134798
	Dicom_Tags__PlaneOrientationVolumeSequence Dicom_Tags = 2134799
	Dicom_Tags__TemporalPositionSequence Dicom_Tags = 2134800
	Dicom_Tags__DimensionOrganizationType Dicom_Tags = 2134801
	Dicom_Tags__VolumeFrameOfReferenceUid Dicom_Tags = 2134802
	Dicom_Tags__TableFrameOfReferenceUid Dicom_Tags = 2134803
	Dicom_Tags__DimensionDescriptionLabel Dicom_Tags = 2135073
	Dicom_Tags__PatientOrientationInFrameSequence Dicom_Tags = 2135120
	Dicom_Tags__FrameLabel Dicom_Tags = 2135123
	Dicom_Tags__AcquisitionIndex Dicom_Tags = 2135320
	Dicom_Tags__ContributingSopInstancesReferenceSequence Dicom_Tags = 2135337
	Dicom_Tags__ReconstructionIndex Dicom_Tags = 2135350
	Dicom_Tags__LightPathFilterPassThroughWavelength Dicom_Tags = 2228225
	Dicom_Tags__LightPathFilterPassBand Dicom_Tags = 2228226
	Dicom_Tags__ImagePathFilterPassThroughWavelength Dicom_Tags = 2228227
	Dicom_Tags__ImagePathFilterPassBand Dicom_Tags = 2228228
	Dicom_Tags__PatientEyeMovementCommanded Dicom_Tags = 2228229
	Dicom_Tags__PatientEyeMovementCommandCodeSequence Dicom_Tags = 2228230
	Dicom_Tags__SphericalLensPower Dicom_Tags = 2228231
	Dicom_Tags__CylinderLensPower Dicom_Tags = 2228232
	Dicom_Tags__CylinderAxis Dicom_Tags = 2228233
	Dicom_Tags__EmmetropicMagnification Dicom_Tags = 2228234
	Dicom_Tags__IntraOcularPressure Dicom_Tags = 2228235
	Dicom_Tags__HorizontalFieldOfView Dicom_Tags = 2228236
	Dicom_Tags__PupilDilated Dicom_Tags = 2228237
	Dicom_Tags__DegreeOfDilation Dicom_Tags = 2228238
	Dicom_Tags__StereoBaselineAngle Dicom_Tags = 2228240
	Dicom_Tags__StereoBaselineDisplacement Dicom_Tags = 2228241
	Dicom_Tags__StereoHorizontalPixelOffset Dicom_Tags = 2228242
	Dicom_Tags__StereoVerticalPixelOffset Dicom_Tags = 2228243
	Dicom_Tags__StereoRotation Dicom_Tags = 2228244
	Dicom_Tags__AcquisitionDeviceTypeCodeSequence Dicom_Tags = 2228245
	Dicom_Tags__IlluminationTypeCodeSequence Dicom_Tags = 2228246
	Dicom_Tags__LightPathFilterTypeStackCodeSequence Dicom_Tags = 2228247
	Dicom_Tags__ImagePathFilterTypeStackCodeSequence Dicom_Tags = 2228248
	Dicom_Tags__LensesCodeSequence Dicom_Tags = 2228249
	Dicom_Tags__ChannelDescriptionCodeSequence Dicom_Tags = 2228250
	Dicom_Tags__RefractiveStateSequence Dicom_Tags = 2228251
	Dicom_Tags__MydriaticAgentCodeSequence Dicom_Tags = 2228252
	Dicom_Tags__RelativeImagePositionCodeSequence Dicom_Tags = 2228253
	Dicom_Tags__CameraAngleOfView Dicom_Tags = 2228254
	Dicom_Tags__StereoPairsSequence Dicom_Tags = 2228256
	Dicom_Tags__LeftImageSequence Dicom_Tags = 2228257
	Dicom_Tags__RightImageSequence Dicom_Tags = 2228258
	Dicom_Tags__StereoPairsPresent Dicom_Tags = 2228264
	Dicom_Tags__AxialLengthOfTheEye Dicom_Tags = 2228272
	Dicom_Tags__OphthalmicFrameLocationSequence Dicom_Tags = 2228273
	Dicom_Tags__ReferenceCoordinates Dicom_Tags = 2228274
	Dicom_Tags__DepthSpatialResolution Dicom_Tags = 2228277
	Dicom_Tags__MaximumDepthDistortion Dicom_Tags = 2228278
	Dicom_Tags__AlongScanSpatialResolution Dicom_Tags = 2228279
	Dicom_Tags__MaximumAlongScanDistortion Dicom_Tags = 2228280
	Dicom_Tags__OphthalmicImageOrientation Dicom_Tags = 2228281
	Dicom_Tags__DepthOfTransverseImage Dicom_Tags = 2228289
	Dicom_Tags__MydriaticAgentConcentrationUnitsSequence Dicom_Tags = 2228290
	Dicom_Tags__AcrossScanSpatialResolution Dicom_Tags = 2228296
	Dicom_Tags__MaximumAcrossScanDistortion Dicom_Tags = 2228297
	Dicom_Tags__MydriaticAgentConcentration Dicom_Tags = 2228302
	Dicom_Tags__IlluminationWaveLength Dicom_Tags = 2228309
	Dicom_Tags__IlluminationPower Dicom_Tags = 2228310
	Dicom_Tags__IlluminationBandwidth Dicom_Tags = 2228311
	Dicom_Tags__MydriaticAgentSequence Dicom_Tags = 2228312
	Dicom_Tags__OphthalmicAxialMeasurementsRightEyeSequence Dicom_Tags = 2232327
	Dicom_Tags__OphthalmicAxialMeasurementsLeftEyeSequence Dicom_Tags = 2232328
	Dicom_Tags__OphthalmicAxialMeasurementsDeviceType Dicom_Tags = 2232329
	Dicom_Tags__OphthalmicAxialLengthMeasurementsType Dicom_Tags = 2232336
	Dicom_Tags__OphthalmicAxialLengthSequence Dicom_Tags = 2232338
	Dicom_Tags__OphthalmicAxialLength Dicom_Tags = 2232345
	Dicom_Tags__LensStatusCodeSequence Dicom_Tags = 2232356
	Dicom_Tags__VitreousStatusCodeSequence Dicom_Tags = 2232357
	Dicom_Tags__IolFormulaCodeSequence Dicom_Tags = 2232360
	Dicom_Tags__IolFormulaDetail Dicom_Tags = 2232361
	Dicom_Tags__KeratometerIndex Dicom_Tags = 2232371
	Dicom_Tags__SourceOfOphthalmicAxialLengthCodeSequence Dicom_Tags = 2232373
	Dicom_Tags__TargetRefraction Dicom_Tags = 2232375
	Dicom_Tags__RefractiveProcedureOccurred Dicom_Tags = 2232377
	Dicom_Tags__RefractiveSurgeryTypeCodeSequence Dicom_Tags = 2232384
	Dicom_Tags__OphthalmicUltrasoundMethodCodeSequence Dicom_Tags = 2232388
	Dicom_Tags__OphthalmicAxialLengthMeasurementsSequence Dicom_Tags = 2232400
	Dicom_Tags__IolPower Dicom_Tags = 2232403
	Dicom_Tags__PredictedRefractiveError Dicom_Tags = 2232404
	Dicom_Tags__OphthalmicAxialLengthVelocity Dicom_Tags = 2232409
	Dicom_Tags__LensStatusDescription Dicom_Tags = 2232421
	Dicom_Tags__VitreousStatusDescription Dicom_Tags = 2232422
	Dicom_Tags__IolPowerSequence Dicom_Tags = 2232464
	Dicom_Tags__LensConstantSequence Dicom_Tags = 2232466
	Dicom_Tags__IolManufacturer Dicom_Tags = 2232467
	Dicom_Tags__LensConstantDescription Dicom_Tags = 2232468
	Dicom_Tags__ImplantName Dicom_Tags = 2232469
	Dicom_Tags__KeratometryMeasurementTypeCodeSequence Dicom_Tags = 2232470
	Dicom_Tags__ImplantPartNumber Dicom_Tags = 2232471
	Dicom_Tags__ReferencedOphthalmicAxialMeasurementsSequence Dicom_Tags = 2232576
	Dicom_Tags__OphthalmicAxialLengthMeasurementsSegmentNameCodeSequence Dicom_Tags = 2232577
	Dicom_Tags__RefractiveErrorBeforeRefractiveSurgeryCodeSequence Dicom_Tags = 2232579
	Dicom_Tags__IolPowerForExactEmmetropia Dicom_Tags = 2232609
	Dicom_Tags__IolPowerForExactTargetRefraction Dicom_Tags = 2232610
	Dicom_Tags__AnteriorChamberDepthDefinitionCodeSequence Dicom_Tags = 2232613
	Dicom_Tags__LensThicknessSequence Dicom_Tags = 2232615
	Dicom_Tags__AnteriorChamberDepthSequence Dicom_Tags = 2232616
	Dicom_Tags__LensThickness Dicom_Tags = 2232624
	Dicom_Tags__AnteriorChamberDepth Dicom_Tags = 2232625
	Dicom_Tags__SourceOfLensThicknessDataCodeSequence Dicom_Tags = 2232626
	Dicom_Tags__SourceOfAnteriorChamberDepthDataCodeSequence Dicom_Tags = 2232627
	Dicom_Tags__SourceOfRefractiveMeasurementsSequence Dicom_Tags = 2232628
	Dicom_Tags__SourceOfRefractiveMeasurementsCodeSequence Dicom_Tags = 2232629
	Dicom_Tags__OphthalmicAxialLengthMeasurementModified Dicom_Tags = 2232640
	Dicom_Tags__OphthalmicAxialLengthDataSourceCodeSequence Dicom_Tags = 2232656
	Dicom_Tags__OphthalmicAxialLengthAcquisitionMethodCodeSequence Dicom_Tags = 2232659
	Dicom_Tags__SignalToNoiseRatio Dicom_Tags = 2232661
	Dicom_Tags__OphthalmicAxialLengthDataSourceDescription Dicom_Tags = 2232665
	Dicom_Tags__OphthalmicAxialLengthMeasurementsTotalLengthSequence Dicom_Tags = 2232848
	Dicom_Tags__OphthalmicAxialLengthMeasurementsSegmentalLengthSequence Dicom_Tags = 2232849
	Dicom_Tags__OphthalmicAxialLengthMeasurementsLengthSummationSequence Dicom_Tags = 2232850
	Dicom_Tags__UltrasoundOphthalmicAxialLengthMeasurementsSequence Dicom_Tags = 2232864
	Dicom_Tags__OpticalOphthalmicAxialLengthMeasurementsSequence Dicom_Tags = 2232869
	Dicom_Tags__UltrasoundSelectedOphthalmicAxialLengthSequence Dicom_Tags = 2232880
	Dicom_Tags__OphthalmicAxialLengthSelectionMethodCodeSequence Dicom_Tags = 2232912
	Dicom_Tags__OpticalSelectedOphthalmicAxialLengthSequence Dicom_Tags = 2232917
	Dicom_Tags__SelectedSegmentalOphthalmicAxialLengthSequence Dicom_Tags = 2232919
	Dicom_Tags__SelectedTotalOphthalmicAxialLengthSequence Dicom_Tags = 2232928
	Dicom_Tags__OphthalmicAxialLengthQualityMetricSequence Dicom_Tags = 2232930
	Dicom_Tags__OphthalmicAxialLengthQualityMetricTypeCodeSequence Dicom_Tags = 2232933
	Dicom_Tags__OphthalmicAxialLengthQualityMetricTypeDescription Dicom_Tags = 2232947
	Dicom_Tags__IntraocularLensCalculationsRightEyeSequence Dicom_Tags = 2233088
	Dicom_Tags__IntraocularLensCalculationsLeftEyeSequence Dicom_Tags = 2233104
	Dicom_Tags__ReferencedOphthalmicAxialLengthMeasurementQcImageSequence Dicom_Tags = 2233136
	Dicom_Tags__OphthalmicMappingDeviceType Dicom_Tags = 2233365
	Dicom_Tags__AcquisitionMethodCodeSequence Dicom_Tags = 2233376
	Dicom_Tags__AcquisitionMethodAlgorithmSequence Dicom_Tags = 2233379
	Dicom_Tags__OphthalmicThicknessMapTypeCodeSequence Dicom_Tags = 2233398
	Dicom_Tags__OphthalmicThicknessMappingNormalsSequence Dicom_Tags = 2233411
	Dicom_Tags__RetinalThicknessDefinitionCodeSequence Dicom_Tags = 2233413
	Dicom_Tags__PixelValueMappingToCodedConceptSequence Dicom_Tags = 2233424
	Dicom_Tags__MappedPixelValue Dicom_Tags = 2233426
	Dicom_Tags__PixelValueMappingExplanation Dicom_Tags = 2233428
	Dicom_Tags__OphthalmicThicknessMapQualityThresholdSequence Dicom_Tags = 2233432
	Dicom_Tags__OphthalmicThicknessMapThresholdQualityRating Dicom_Tags = 2233440
	Dicom_Tags__AnatomicStructureReferencePoint Dicom_Tags = 2233443
	Dicom_Tags__RegistrationToLocalizerSequence Dicom_Tags = 2233445
	Dicom_Tags__RegisteredLocalizerUnits Dicom_Tags = 2233446
	Dicom_Tags__RegisteredLocalizerTopLeftHandCorner Dicom_Tags = 2233447
	Dicom_Tags__RegisteredLocalizerBottomRightHandCorner Dicom_Tags = 2233448
	Dicom_Tags__OphthalmicThicknessMapQualityRatingSequence Dicom_Tags = 2233456
	Dicom_Tags__RelevantOptAttributesSequence Dicom_Tags = 2233458
	Dicom_Tags__TransformationMethodCodeSequence Dicom_Tags = 2233618
	Dicom_Tags__TransformationAlgorithmSequence Dicom_Tags = 2233619
	Dicom_Tags__OphthalmicAxialLengthMethod Dicom_Tags = 2233621
	Dicom_Tags__OphthalmicFov Dicom_Tags = 2233623
	Dicom_Tags__TwoDimensionalToThreeDimensionalMapSequence Dicom_Tags = 2233624
	Dicom_Tags__WideFieldOphthalmicPhotographyQualityRatingSequence Dicom_Tags = 2233637
	Dicom_Tags__WideFieldOphthalmicPhotographyQualityThresholdSequence Dicom_Tags = 2233638
	Dicom_Tags__WideFieldOphthalmicPhotographyThresholdQualityRating Dicom_Tags = 2233639
	Dicom_Tags__XCoordinatesCenterPixelViewAngle Dicom_Tags = 2233640
	Dicom_Tags__YCoordinatesCenterPixelViewAngle Dicom_Tags = 2233641
	Dicom_Tags__NumberOfMapPoints Dicom_Tags = 2233648
	Dicom_Tags__TwoDimensionalToThreeDimensionalMapData Dicom_Tags = 2233649
	Dicom_Tags__VisualFieldHorizontalExtent Dicom_Tags = 2359312
	Dicom_Tags__VisualFieldVerticalExtent Dicom_Tags = 2359313
	Dicom_Tags__VisualFieldShape Dicom_Tags = 2359314
	Dicom_Tags__ScreeningTestModeCodeSequence Dicom_Tags = 2359318
	Dicom_Tags__MaximumStimulusLuminance Dicom_Tags = 2359320
	Dicom_Tags__BackgroundLuminance Dicom_Tags = 2359328
	Dicom_Tags__StimulusColorCodeSequence Dicom_Tags = 2359329
	Dicom_Tags__BackgroundIlluminationColorCodeSequence Dicom_Tags = 2359332
	Dicom_Tags__StimulusArea Dicom_Tags = 2359333
	Dicom_Tags__StimulusPresentationTime Dicom_Tags = 2359336
	Dicom_Tags__FixationSequence Dicom_Tags = 2359346
	Dicom_Tags__FixationMonitoringCodeSequence Dicom_Tags = 2359347
	Dicom_Tags__VisualFieldCatchTrialSequence Dicom_Tags = 2359348
	Dicom_Tags__FixationCheckedQuantity Dicom_Tags = 2359349
	Dicom_Tags__PatientNotProperlyFixatedQuantity Dicom_Tags = 2359350
	Dicom_Tags__PresentedVisualStimuliDataFlag Dicom_Tags = 2359351
	Dicom_Tags__NumberOfVisualStimuli Dicom_Tags = 2359352
	Dicom_Tags__ExcessiveFixationLossesDataFlag Dicom_Tags = 2359353
	Dicom_Tags__ExcessiveFixationLosses Dicom_Tags = 2359360
	Dicom_Tags__StimuliRetestingQuantity Dicom_Tags = 2359362
	Dicom_Tags__CommentsOnPatientSPerformanceOfVisualField Dicom_Tags = 2359364
	Dicom_Tags__FalseNegativesEstimateFlag Dicom_Tags = 2359365
	Dicom_Tags__FalseNegativesEstimate Dicom_Tags = 2359366
	Dicom_Tags__NegativeCatchTrialsQuantity Dicom_Tags = 2359368
	Dicom_Tags__FalseNegativesQuantity Dicom_Tags = 2359376
	Dicom_Tags__ExcessiveFalseNegativesDataFlag Dicom_Tags = 2359377
	Dicom_Tags__ExcessiveFalseNegatives Dicom_Tags = 2359378
	Dicom_Tags__FalsePositivesEstimateFlag Dicom_Tags = 2359379
	Dicom_Tags__FalsePositivesEstimate Dicom_Tags = 2359380
	Dicom_Tags__CatchTrialsDataFlag Dicom_Tags = 2359381
	Dicom_Tags__PositiveCatchTrialsQuantity Dicom_Tags = 2359382
	Dicom_Tags__TestPointNormalsDataFlag Dicom_Tags = 2359383
	Dicom_Tags__TestPointNormalsSequence Dicom_Tags = 2359384
	Dicom_Tags__GlobalDeviationProbabilityNormalsFlag Dicom_Tags = 2359385
	Dicom_Tags__FalsePositivesQuantity Dicom_Tags = 2359392
	Dicom_Tags__ExcessiveFalsePositivesDataFlag Dicom_Tags = 2359393
	Dicom_Tags__ExcessiveFalsePositives Dicom_Tags = 2359394
	Dicom_Tags__VisualFieldTestNormalsFlag Dicom_Tags = 2359395
	Dicom_Tags__ResultsNormalsSequence Dicom_Tags = 2359396
	Dicom_Tags__AgeCorrectedSensitivityDeviationAlgorithmSequence Dicom_Tags = 2359397
	Dicom_Tags__GlobalDeviationFromNormal Dicom_Tags = 2359398
	Dicom_Tags__GeneralizedDefectSensitivityDeviationAlgorithmSequence Dicom_Tags = 2359399
	Dicom_Tags__LocalizedDeviationFromNormal Dicom_Tags = 2359400
	Dicom_Tags__PatientReliabilityIndicator Dicom_Tags = 2359401
	Dicom_Tags__VisualFieldMeanSensitivity Dicom_Tags = 2359408
	Dicom_Tags__GlobalDeviationProbability Dicom_Tags = 2359409
	Dicom_Tags__LocalDeviationProbabilityNormalsFlag Dicom_Tags = 2359410
	Dicom_Tags__LocalizedDeviationProbability Dicom_Tags = 2359411
	Dicom_Tags__ShortTermFluctuationCalculated Dicom_Tags = 2359412
	Dicom_Tags__ShortTermFluctuation Dicom_Tags = 2359413
	Dicom_Tags__ShortTermFluctuationProbabilityCalculated Dicom_Tags = 2359414
	Dicom_Tags__ShortTermFluctuationProbability Dicom_Tags = 2359415
	Dicom_Tags__CorrectedLocalizedDeviationFromNormalCalculated Dicom_Tags = 2359416
	Dicom_Tags__CorrectedLocalizedDeviationFromNormal Dicom_Tags = 2359417
	Dicom_Tags__CorrectedLocalizedDeviationFromNormalProbabilityCalculated Dicom_Tags = 2359424
	Dicom_Tags__CorrectedLocalizedDeviationFromNormalProbability Dicom_Tags = 2359425
	Dicom_Tags__GlobalDeviationProbabilitySequence Dicom_Tags = 2359427
	Dicom_Tags__LocalizedDeviationProbabilitySequence Dicom_Tags = 2359429
	Dicom_Tags__FovealSensitivityMeasured Dicom_Tags = 2359430
	Dicom_Tags__FovealSensitivity Dicom_Tags = 2359431
	Dicom_Tags__VisualFieldTestDuration Dicom_Tags = 2359432
	Dicom_Tags__VisualFieldTestPointSequence Dicom_Tags = 2359433
	Dicom_Tags__VisualFieldTestPointXCoordinate Dicom_Tags = 2359440
	Dicom_Tags__VisualFieldTestPointYCoordinate Dicom_Tags = 2359441
	Dicom_Tags__AgeCorrectedSensitivityDeviationValue Dicom_Tags = 2359442
	Dicom_Tags__StimulusResults Dicom_Tags = 2359443
	Dicom_Tags__SensitivityValue Dicom_Tags = 2359444
	Dicom_Tags__RetestStimulusSeen Dicom_Tags = 2359445
	Dicom_Tags__RetestSensitivityValue Dicom_Tags = 2359446
	Dicom_Tags__VisualFieldTestPointNormalsSequence Dicom_Tags = 2359447
	Dicom_Tags__QuantifiedDefect Dicom_Tags = 2359448
	Dicom_Tags__AgeCorrectedSensitivityDeviationProbabilityValue Dicom_Tags = 2359552
	Dicom_Tags__GeneralizedDefectCorrectedSensitivityDeviationFlag Dicom_Tags = 2359554
	Dicom_Tags__GeneralizedDefectCorrectedSensitivityDeviationValue Dicom_Tags = 2359555
	Dicom_Tags__GeneralizedDefectCorrectedSensitivityDeviationProbabilityValue Dicom_Tags = 2359556
	Dicom_Tags__MinimumSensitivityValue Dicom_Tags = 2359557
	Dicom_Tags__BlindSpotLocalized Dicom_Tags = 2359558
	Dicom_Tags__BlindSpotXCoordinate Dicom_Tags = 2359559
	Dicom_Tags__BlindSpotYCoordinate Dicom_Tags = 2359560
	Dicom_Tags__VisualAcuityMeasurementSequence Dicom_Tags = 2359568
	Dicom_Tags__RefractiveParametersUsedOnPatientSequence Dicom_Tags = 2359570
	Dicom_Tags__MeasurementLaterality Dicom_Tags = 2359571
	Dicom_Tags__OphthalmicPatientClinicalInformationLeftEyeSequence Dicom_Tags = 2359572
	Dicom_Tags__OphthalmicPatientClinicalInformationRightEyeSequence Dicom_Tags = 2359573
	Dicom_Tags__FovealPointNormativeDataFlag Dicom_Tags = 2359575
	Dicom_Tags__FovealPointProbabilityValue Dicom_Tags = 2359576
	Dicom_Tags__ScreeningBaselineMeasured Dicom_Tags = 2359584
	Dicom_Tags__ScreeningBaselineMeasuredSequence Dicom_Tags = 2359586
	Dicom_Tags__ScreeningBaselineType Dicom_Tags = 2359588
	Dicom_Tags__ScreeningBaselineValue Dicom_Tags = 2359590
	Dicom_Tags__AlgorithmSource Dicom_Tags = 2359810
	Dicom_Tags__DataSetName Dicom_Tags = 2360070
	Dicom_Tags__DataSetVersion Dicom_Tags = 2360071
	Dicom_Tags__DataSetSource Dicom_Tags = 2360072
	Dicom_Tags__DataSetDescription Dicom_Tags = 2360073
	Dicom_Tags__VisualFieldTestReliabilityGlobalIndexSequence Dicom_Tags = 2360087
	Dicom_Tags__VisualFieldGlobalResultsIndexSequence Dicom_Tags = 2360096
	Dicom_Tags__DataObservationSequence Dicom_Tags = 2360101
	Dicom_Tags__IndexNormalsFlag Dicom_Tags = 2360120
	Dicom_Tags__IndexProbability Dicom_Tags = 2360129
	Dicom_Tags__IndexProbabilitySequence Dicom_Tags = 2360132
	Dicom_Tags__SamplesPerPixel Dicom_Tags = 2621442
	Dicom_Tags__SamplesPerPixelUsed Dicom_Tags = 2621443
	Dicom_Tags__PhotometricInterpretation Dicom_Tags = 2621444
	Dicom_Tags__ImageDimensions Dicom_Tags = 2621445
	Dicom_Tags__PlanarConfiguration Dicom_Tags = 2621446
	Dicom_Tags__NumberOfFrames Dicom_Tags = 2621448
	Dicom_Tags__FrameIncrementPointer Dicom_Tags = 2621449
	Dicom_Tags__FrameDimensionPointer Dicom_Tags = 2621450
	Dicom_Tags__Rows Dicom_Tags = 2621456
	Dicom_Tags__Columns Dicom_Tags = 2621457
	Dicom_Tags__Planes Dicom_Tags = 2621458
	Dicom_Tags__UltrasoundColorDataPresent Dicom_Tags = 2621460
	Dicom_Tags__PixelSpacing Dicom_Tags = 2621488
	Dicom_Tags__ZoomFactor Dicom_Tags = 2621489
	Dicom_Tags__ZoomCenter Dicom_Tags = 2621490
	Dicom_Tags__PixelAspectRatio Dicom_Tags = 2621492
	Dicom_Tags__ImageFormat Dicom_Tags = 2621504
	Dicom_Tags__ManipulatedImage Dicom_Tags = 2621520
	Dicom_Tags__CorrectedImage Dicom_Tags = 2621521
	Dicom_Tags__CompressionRecognitionCode Dicom_Tags = 2621535
	Dicom_Tags__CompressionCode Dicom_Tags = 2621536
	Dicom_Tags__CompressionOriginator Dicom_Tags = 2621537
	Dicom_Tags__CompressionLabel Dicom_Tags = 2621538
	Dicom_Tags__CompressionDescription Dicom_Tags = 2621539
	Dicom_Tags__CompressionSequence Dicom_Tags = 2621541
	Dicom_Tags__CompressionStepPointers Dicom_Tags = 2621542
	Dicom_Tags__RepeatInterval Dicom_Tags = 2621544
	Dicom_Tags__BitsGrouped Dicom_Tags = 2621545
	Dicom_Tags__PerimeterTable Dicom_Tags = 2621552
	Dicom_Tags__PerimeterValue Dicom_Tags = 2621553
	Dicom_Tags__PredictorRows Dicom_Tags = 2621568
	Dicom_Tags__PredictorColumns Dicom_Tags = 2621569
	Dicom_Tags__PredictorConstants Dicom_Tags = 2621570
	Dicom_Tags__BlockedPixels Dicom_Tags = 2621584
	Dicom_Tags__BlockRows Dicom_Tags = 2621585
	Dicom_Tags__BlockColumns Dicom_Tags = 2621586
	Dicom_Tags__RowOverlap Dicom_Tags = 2621587
	Dicom_Tags__ColumnOverlap Dicom_Tags = 2621588
	Dicom_Tags__BitsAllocated Dicom_Tags = 2621696
	Dicom_Tags__BitsStored Dicom_Tags = 2621697
	Dicom_Tags__HighBit Dicom_Tags = 2621698
	Dicom_Tags__PixelRepresentation Dicom_Tags = 2621699
	Dicom_Tags__SmallestValidPixelValue Dicom_Tags = 2621700
	Dicom_Tags__LargestValidPixelValue Dicom_Tags = 2621701
	Dicom_Tags__SmallestImagePixelValue Dicom_Tags = 2621702
	Dicom_Tags__LargestImagePixelValue Dicom_Tags = 2621703
	Dicom_Tags__SmallestPixelValueInSeries Dicom_Tags = 2621704
	Dicom_Tags__LargestPixelValueInSeries Dicom_Tags = 2621705
	Dicom_Tags__SmallestImagePixelValueInPlane Dicom_Tags = 2621712
	Dicom_Tags__LargestImagePixelValueInPlane Dicom_Tags = 2621713
	Dicom_Tags__PixelPaddingValue Dicom_Tags = 2621728
	Dicom_Tags__PixelPaddingRangeLimit Dicom_Tags = 2621729
	Dicom_Tags__FloatPixelPaddingValue Dicom_Tags = 2621730
	Dicom_Tags__DoubleFloatPixelPaddingValue Dicom_Tags = 2621731
	Dicom_Tags__FloatPixelPaddingRangeLimit Dicom_Tags = 2621732
	Dicom_Tags__DoubleFloatPixelPaddingRangeLimit Dicom_Tags = 2621733
	Dicom_Tags__ImageLocation Dicom_Tags = 2621952
	Dicom_Tags__QualityControlImage Dicom_Tags = 2622208
	Dicom_Tags__BurnedInAnnotation Dicom_Tags = 2622209
	Dicom_Tags__RecognizableVisualFeatures Dicom_Tags = 2622210
	Dicom_Tags__LongitudinalTemporalInformationModified Dicom_Tags = 2622211
	Dicom_Tags__ReferencedColorPaletteInstanceUid Dicom_Tags = 2622212
	Dicom_Tags__TransformLabel Dicom_Tags = 2622464
	Dicom_Tags__TransformVersionNumber Dicom_Tags = 2622465
	Dicom_Tags__NumberOfTransformSteps Dicom_Tags = 2622466
	Dicom_Tags__SequenceOfCompressedData Dicom_Tags = 2622467
	Dicom_Tags__DetailsOfCoefficients Dicom_Tags = 2622468
	Dicom_Tags__DctLabel Dicom_Tags = 2623232
	Dicom_Tags__DataBlockDescription Dicom_Tags = 2623233
	Dicom_Tags__DataBlock Dicom_Tags = 2623234
	Dicom_Tags__NormalizationFactorFormat Dicom_Tags = 2623248
	Dicom_Tags__ZonalMapNumberFormat Dicom_Tags = 2623264
	Dicom_Tags__ZonalMapLocation Dicom_Tags = 2623265
	Dicom_Tags__ZonalMapFormat Dicom_Tags = 2623266
	Dicom_Tags__AdaptiveMapFormat Dicom_Tags = 2623280
	Dicom_Tags__CodeNumberFormat Dicom_Tags = 2623296
	Dicom_Tags__PixelSpacingCalibrationType Dicom_Tags = 2624002
	Dicom_Tags__PixelSpacingCalibrationDescription Dicom_Tags = 2624004
	Dicom_Tags__PixelIntensityRelationship Dicom_Tags = 2625600
	Dicom_Tags__PixelIntensityRelationshipSign Dicom_Tags = 2625601
	Dicom_Tags__WindowCenter Dicom_Tags = 2625616
	Dicom_Tags__WindowWidth Dicom_Tags = 2625617
	Dicom_Tags__RescaleIntercept Dicom_Tags = 2625618
	Dicom_Tags__RescaleSlope Dicom_Tags = 2625619
	Dicom_Tags__RescaleType Dicom_Tags = 2625620
	Dicom_Tags__WindowCenterWidthExplanation Dicom_Tags = 2625621
	Dicom_Tags__VoiLutFunction Dicom_Tags = 2625622
	Dicom_Tags__GrayScale Dicom_Tags = 2625664
	Dicom_Tags__RecommendedViewingMode Dicom_Tags = 2625680
	Dicom_Tags__GrayLookupTableDescriptor Dicom_Tags = 2625792
	Dicom_Tags__RedPaletteColorLookupTableDescriptor Dicom_Tags = 2625793
	Dicom_Tags__GreenPaletteColorLookupTableDescriptor Dicom_Tags = 2625794
	Dicom_Tags__BluePaletteColorLookupTableDescriptor Dicom_Tags = 2625795
	Dicom_Tags__AlphaPaletteColorLookupTableDescriptor Dicom_Tags = 2625796
	Dicom_Tags__LargeRedPaletteColorLookupTableDescriptor Dicom_Tags = 2625809
	Dicom_Tags__LargeGreenPaletteColorLookupTableDescriptor Dicom_Tags = 2625810
	Dicom_Tags__LargeBluePaletteColorLookupTableDescriptor Dicom_Tags = 2625811
	Dicom_Tags__PaletteColorLookupTableUid Dicom_Tags = 2625945
	Dicom_Tags__GrayLookupTableData Dicom_Tags = 2626048
	Dicom_Tags__RedPaletteColorLookupTableData Dicom_Tags = 2626049
	Dicom_Tags__GreenPaletteColorLookupTableData Dicom_Tags = 2626050
	Dicom_Tags__BluePaletteColorLookupTableData Dicom_Tags = 2626051
	Dicom_Tags__AlphaPaletteColorLookupTableData Dicom_Tags = 2626052
	Dicom_Tags__LargeRedPaletteColorLookupTableData Dicom_Tags = 2626065
	Dicom_Tags__LargeGreenPaletteColorLookupTableData Dicom_Tags = 2626066
	Dicom_Tags__LargeBluePaletteColorLookupTableData Dicom_Tags = 2626067
	Dicom_Tags__LargePaletteColorLookupTableUid Dicom_Tags = 2626068
	Dicom_Tags__SegmentedRedPaletteColorLookupTableData Dicom_Tags = 2626081
	Dicom_Tags__SegmentedGreenPaletteColorLookupTableData Dicom_Tags = 2626082
	Dicom_Tags__SegmentedBluePaletteColorLookupTableData Dicom_Tags = 2626083
	Dicom_Tags__SegmentedAlphaPaletteColorLookupTableData Dicom_Tags = 2626084
	Dicom_Tags__BreastImplantPresent Dicom_Tags = 2626304
	Dicom_Tags__PartialView Dicom_Tags = 2626384
	Dicom_Tags__PartialViewDescription Dicom_Tags = 2626385
	Dicom_Tags__PartialViewCodeSequence Dicom_Tags = 2626386
	Dicom_Tags__SpatialLocationsPreserved Dicom_Tags = 2626394
	Dicom_Tags__DataFrameAssignmentSequence Dicom_Tags = 2626561
	Dicom_Tags__DataPathAssignment Dicom_Tags = 2626562
	Dicom_Tags__BitsMappedToColorLookupTable Dicom_Tags = 2626563
	Dicom_Tags__BlendingLut1Sequence Dicom_Tags = 2626564
	Dicom_Tags__BlendingLut1TransferFunction Dicom_Tags = 2626565
	Dicom_Tags__BlendingWeightConstant Dicom_Tags = 2626566
	Dicom_Tags__BlendingLookupTableDescriptor Dicom_Tags = 2626567
	Dicom_Tags__BlendingLookupTableData Dicom_Tags = 2626568
	Dicom_Tags__EnhancedPaletteColorLookupTableSequence Dicom_Tags = 2626571
	Dicom_Tags__BlendingLut2Sequence Dicom_Tags = 2626572
	Dicom_Tags__BlendingLut2TransferFunction Dicom_Tags = 2626573
	Dicom_Tags__DataPathId Dicom_Tags = 2626574
	Dicom_Tags__RgbLutTransferFunction Dicom_Tags = 2626575
	Dicom_Tags__AlphaLutTransferFunction Dicom_Tags = 2626576
	Dicom_Tags__IccProfile Dicom_Tags = 2629632
	Dicom_Tags__ColorSpace Dicom_Tags = 2629634
	Dicom_Tags__LossyImageCompression Dicom_Tags = 2629904
	Dicom_Tags__LossyImageCompressionRatio Dicom_Tags = 2629906
	Dicom_Tags__LossyImageCompressionMethod Dicom_Tags = 2629908
	Dicom_Tags__ModalityLutSequence Dicom_Tags = 2633728
	Dicom_Tags__LutDescriptor Dicom_Tags = 2633730
	Dicom_Tags__LutExplanation Dicom_Tags = 2633731
	Dicom_Tags__ModalityLutType Dicom_Tags = 2633732
	Dicom_Tags__LutData Dicom_Tags = 2633734
	Dicom_Tags__VoiLutSequence Dicom_Tags = 2633744
	Dicom_Tags__SoftcopyVoiLutSequence Dicom_Tags = 2634000
	Dicom_Tags__ImagePresentationComments Dicom_Tags = 2637824
	Dicom_Tags__BiPlaneAcquisitionSequence Dicom_Tags = 2641920
	Dicom_Tags__RepresentativeFrameNumber Dicom_Tags = 2646032
	Dicom_Tags__FrameNumbersOfInterestFoi Dicom_Tags = 2646048
	Dicom_Tags__FrameOfInterestDescription Dicom_Tags = 2646050
	Dicom_Tags__FrameOfInterestType Dicom_Tags = 2646051
	Dicom_Tags__MaskPointerS Dicom_Tags = 2646064
	Dicom_Tags__RWavePointer Dicom_Tags = 2646080
	Dicom_Tags__MaskSubtractionSequence Dicom_Tags = 2646272
	Dicom_Tags__MaskOperation Dicom_Tags = 2646273
	Dicom_Tags__ApplicableFrameRange Dicom_Tags = 2646274
	Dicom_Tags__MaskFrameNumbers Dicom_Tags = 2646288
	Dicom_Tags__ContrastFrameAveraging Dicom_Tags = 2646290
	Dicom_Tags__MaskSubPixelShift Dicom_Tags = 2646292
	Dicom_Tags__TidOffset Dicom_Tags = 2646304
	Dicom_Tags__MaskOperationExplanation Dicom_Tags = 2646416
	Dicom_Tags__EquipmentAdministratorSequence Dicom_Tags = 2650112
	Dicom_Tags__NumberOfDisplaySubsystems Dicom_Tags = 2650113
	Dicom_Tags__CurrentConfigurationId Dicom_Tags = 2650114
	Dicom_Tags__DisplaySubsystemId Dicom_Tags = 2650115
	Dicom_Tags__DisplaySubsystemName Dicom_Tags = 2650116
	Dicom_Tags__DisplaySubsystemDescription Dicom_Tags = 2650117
	Dicom_Tags__SystemStatus Dicom_Tags = 2650118
	Dicom_Tags__SystemStatusComment Dicom_Tags = 2650119
	Dicom_Tags__TargetLuminanceCharacteristicsSequence Dicom_Tags = 2650120
	Dicom_Tags__LuminanceCharacteristicsId Dicom_Tags = 2650121
	Dicom_Tags__DisplaySubsystemConfigurationSequence Dicom_Tags = 2650122
	Dicom_Tags__ConfigurationId Dicom_Tags = 2650123
	Dicom_Tags__ConfigurationName Dicom_Tags = 2650124
	Dicom_Tags__ConfigurationDescription Dicom_Tags = 2650125
	Dicom_Tags__ReferencedTargetLuminanceCharacteristicsId Dicom_Tags = 2650126
	Dicom_Tags__QaResultsSequence Dicom_Tags = 2650127
	Dicom_Tags__DisplaySubsystemQaResultsSequence Dicom_Tags = 2650128
	Dicom_Tags__ConfigurationQaResultsSequence Dicom_Tags = 2650129
	Dicom_Tags__MeasurementEquipmentSequence Dicom_Tags = 2650130
	Dicom_Tags__MeasurementFunctions Dicom_Tags = 2650131
	Dicom_Tags__MeasurementEquipmentType Dicom_Tags = 2650132
	Dicom_Tags__VisualEvaluationResultSequence Dicom_Tags = 2650133
	Dicom_Tags__DisplayCalibrationResultSequence Dicom_Tags = 2650134
	Dicom_Tags__DdlValue Dicom_Tags = 2650135
	Dicom_Tags__CiexyWhitePoint Dicom_Tags = 2650136
	Dicom_Tags__DisplayFunctionType Dicom_Tags = 2650137
	Dicom_Tags__GammaValue Dicom_Tags = 2650138
	Dicom_Tags__NumberOfLuminancePoints Dicom_Tags = 2650139
	Dicom_Tags__LuminanceResponseSequence Dicom_Tags = 2650140
	Dicom_Tags__TargetMinimumLuminance Dicom_Tags = 2650141
	Dicom_Tags__TargetMaximumLuminance Dicom_Tags = 2650142
	Dicom_Tags__LuminanceValue Dicom_Tags = 2650143
	Dicom_Tags__LuminanceResponseDescription Dicom_Tags = 2650144
	Dicom_Tags__WhitePointFlag Dicom_Tags = 2650145
	Dicom_Tags__DisplayDeviceTypeCodeSequence Dicom_Tags = 2650146
	Dicom_Tags__DisplaySubsystemSequence Dicom_Tags = 2650147
	Dicom_Tags__LuminanceResultSequence Dicom_Tags = 2650148
	Dicom_Tags__AmbientLightValueSource Dicom_Tags = 2650149
	Dicom_Tags__MeasuredCharacteristics Dicom_Tags = 2650150
	Dicom_Tags__LuminanceUniformityResultSequence Dicom_Tags = 2650151
	Dicom_Tags__VisualEvaluationTestSequence Dicom_Tags = 2650152
	Dicom_Tags__TestResult Dicom_Tags = 2650153
	Dicom_Tags__TestResultComment Dicom_Tags = 2650154
	Dicom_Tags__TestImageValidation Dicom_Tags = 2650155
	Dicom_Tags__TestPatternCodeSequence Dicom_Tags = 2650156
	Dicom_Tags__MeasurementPatternCodeSequence Dicom_Tags = 2650157
	Dicom_Tags__VisualEvaluationMethodCodeSequence Dicom_Tags = 2650158
	Dicom_Tags__PixelDataProviderUrl Dicom_Tags = 2654176
	Dicom_Tags__DataPointRows Dicom_Tags = 2658305
	Dicom_Tags__DataPointColumns Dicom_Tags = 2658306
	Dicom_Tags__SignalDomainColumns Dicom_Tags = 2658307
	Dicom_Tags__LargestMonochromePixelValue Dicom_Tags = 2658457
	Dicom_Tags__DataRepresentation Dicom_Tags = 2658568
	Dicom_Tags__PixelMeasuresSequence Dicom_Tags = 2658576
	Dicom_Tags__FrameVoiLutSequence Dicom_Tags = 2658610
	Dicom_Tags__PixelValueTransformationSequence Dicom_Tags = 2658629
	Dicom_Tags__SignalDomainRows Dicom_Tags = 2658869
	Dicom_Tags__DisplayFilterPercentage Dicom_Tags = 2659345
	Dicom_Tags__FramePixelShiftSequence Dicom_Tags = 2659349
	Dicom_Tags__SubtractionItemId Dicom_Tags = 2659350
	Dicom_Tags__PixelIntensityRelationshipLutSequence Dicom_Tags = 2659362
	Dicom_Tags__FramePixelDataPropertiesSequence Dicom_Tags = 2659395
	Dicom_Tags__GeometricalProperties Dicom_Tags = 2659396
	Dicom_Tags__GeometricMaximumDistortion Dicom_Tags = 2659397
	Dicom_Tags__ImageProcessingApplied Dicom_Tags = 2659398
	Dicom_Tags__MaskSelectionMode Dicom_Tags = 2659412
	Dicom_Tags__LutFunction Dicom_Tags = 2659444
	Dicom_Tags__MaskVisibilityPercentage Dicom_Tags = 2659448
	Dicom_Tags__PixelShiftSequence Dicom_Tags = 2659585
	Dicom_Tags__RegionPixelShiftSequence Dicom_Tags = 2659586
	Dicom_Tags__VerticesOfTheRegion Dicom_Tags = 2659587
	Dicom_Tags__MultiFramePresentationSequence Dicom_Tags = 2659589
	Dicom_Tags__PixelShiftFrameRange Dicom_Tags = 2659590
	Dicom_Tags__LutFrameRange Dicom_Tags = 2659591
	Dicom_Tags__ImageToEquipmentMappingMatrix Dicom_Tags = 2659616
	Dicom_Tags__EquipmentCoordinateSystemIdentification Dicom_Tags = 2659639
	Dicom_Tags__StudyStatusId Dicom_Tags = 3276810
	Dicom_Tags__StudyPriorityId Dicom_Tags = 3276812
	Dicom_Tags__StudyIdIssuer Dicom_Tags = 3276818
	Dicom_Tags__StudyVerifiedDate Dicom_Tags = 3276850
	Dicom_Tags__StudyVerifiedTime Dicom_Tags = 3276851
	Dicom_Tags__StudyReadDate Dicom_Tags = 3276852
	Dicom_Tags__StudyReadTime Dicom_Tags = 3276853
	Dicom_Tags__ScheduledStudyStartDate Dicom_Tags = 3280896
	Dicom_Tags__ScheduledStudyStartTime Dicom_Tags = 3280897
	Dicom_Tags__ScheduledStudyStopDate Dicom_Tags = 3280912
	Dicom_Tags__ScheduledStudyStopTime Dicom_Tags = 3280913
	Dicom_Tags__ScheduledStudyLocation Dicom_Tags = 3280928
	Dicom_Tags__ScheduledStudyLocationAeTitle Dicom_Tags = 3280929
	Dicom_Tags__ReasonForStudy Dicom_Tags = 3280944
	Dicom_Tags__RequestingPhysicianIdentificationSequence Dicom_Tags = 3280945
	Dicom_Tags__RequestingPhysician Dicom_Tags = 3280946
	Dicom_Tags__RequestingService Dicom_Tags = 3280947
	Dicom_Tags__RequestingServiceCodeSequence Dicom_Tags = 3280948
	Dicom_Tags__StudyArrivalDate Dicom_Tags = 3280960
	Dicom_Tags__StudyArrivalTime Dicom_Tags = 3280961
	Dicom_Tags__StudyCompletionDate Dicom_Tags = 3280976
	Dicom_Tags__StudyCompletionTime Dicom_Tags = 3280977
	Dicom_Tags__StudyComponentStatusId Dicom_Tags = 3280981
	Dicom_Tags__RequestedProcedureDescription Dicom_Tags = 3280992
	Dicom_Tags__RequestedProcedureCodeSequence Dicom_Tags = 3280996
	Dicom_Tags__RequestedContrastAgent Dicom_Tags = 3281008
	Dicom_Tags__StudyComments Dicom_Tags = 3293184
	Dicom_Tags__ReferencedPatientAliasSequence Dicom_Tags = 3670020
	Dicom_Tags__VisitStatusId Dicom_Tags = 3670024
	Dicom_Tags__AdmissionId Dicom_Tags = 3670032
	Dicom_Tags__IssuerOfAdmissionId Dicom_Tags = 3670033
	Dicom_Tags__IssuerOfAdmissionIdSequence Dicom_Tags = 3670036
	Dicom_Tags__RouteOfAdmissions Dicom_Tags = 3670038
	Dicom_Tags__ScheduledAdmissionDate Dicom_Tags = 3670042
	Dicom_Tags__ScheduledAdmissionTime Dicom_Tags = 3670043
	Dicom_Tags__ScheduledDischargeDate Dicom_Tags = 3670044
	Dicom_Tags__ScheduledDischargeTime Dicom_Tags = 3670045
	Dicom_Tags__ScheduledPatientInstitutionResidence Dicom_Tags = 3670046
	Dicom_Tags__AdmittingDate Dicom_Tags = 3670048
	Dicom_Tags__AdmittingTime Dicom_Tags = 3670049
	Dicom_Tags__DischargeDate Dicom_Tags = 3670064
	Dicom_Tags__DischargeTime Dicom_Tags = 3670066
	Dicom_Tags__DischargeDiagnosisDescription Dicom_Tags = 3670080
	Dicom_Tags__DischargeDiagnosisCodeSequence Dicom_Tags = 3670084
	Dicom_Tags__SpecialNeeds Dicom_Tags = 3670096
	Dicom_Tags__ServiceEpisodeId Dicom_Tags = 3670112
	Dicom_Tags__IssuerOfServiceEpisodeId Dicom_Tags = 3670113
	Dicom_Tags__ServiceEpisodeDescription Dicom_Tags = 3670114
	Dicom_Tags__IssuerOfServiceEpisodeIdSequence Dicom_Tags = 3670116
	Dicom_Tags__PertinentDocumentsSequence Dicom_Tags = 3670272
	Dicom_Tags__PertinentResourcesSequence Dicom_Tags = 3670273
	Dicom_Tags__ResourceDescription Dicom_Tags = 3670274
	Dicom_Tags__CurrentPatientLocation Dicom_Tags = 3670784
	Dicom_Tags__PatientSInstitutionResidence Dicom_Tags = 3671040
	Dicom_Tags__PatientState Dicom_Tags = 3671296
	Dicom_Tags__PatientClinicalTrialParticipationSequence Dicom_Tags = 3671298
	Dicom_Tags__VisitComments Dicom_Tags = 3686400
	Dicom_Tags__WaveformOriginality Dicom_Tags = 3801092
	Dicom_Tags__NumberOfWaveformChannels Dicom_Tags = 3801093
	Dicom_Tags__NumberOfWaveformSamples Dicom_Tags = 3801104
	Dicom_Tags__SamplingFrequency Dicom_Tags = 3801114
	Dicom_Tags__MultiplexGroupLabel Dicom_Tags = 3801120
	Dicom_Tags__ChannelDefinitionSequence Dicom_Tags = 3801600
	Dicom_Tags__WaveformChannelNumber Dicom_Tags = 3801602
	Dicom_Tags__ChannelLabel Dicom_Tags = 3801603
	Dicom_Tags__ChannelStatus Dicom_Tags = 3801605
	Dicom_Tags__ChannelSourceSequence Dicom_Tags = 3801608
	Dicom_Tags__ChannelSourceModifiersSequence Dicom_Tags = 3801609
	Dicom_Tags__SourceWaveformSequence Dicom_Tags = 3801610
	Dicom_Tags__ChannelDerivationDescription Dicom_Tags = 3801612
	Dicom_Tags__ChannelSensitivity Dicom_Tags = 3801616
	Dicom_Tags__ChannelSensitivityUnitsSequence Dicom_Tags = 3801617
	Dicom_Tags__ChannelSensitivityCorrectionFactor Dicom_Tags = 3801618
	Dicom_Tags__ChannelBaseline Dicom_Tags = 3801619
	Dicom_Tags__ChannelTimeSkew Dicom_Tags = 3801620
	Dicom_Tags__ChannelSampleSkew Dicom_Tags = 3801621
	Dicom_Tags__ChannelOffset Dicom_Tags = 3801624
	Dicom_Tags__WaveformBitsStored Dicom_Tags = 3801626
	Dicom_Tags__FilterLowFrequency Dicom_Tags = 3801632
	Dicom_Tags__FilterHighFrequency Dicom_Tags = 3801633
	Dicom_Tags__NotchFilterFrequency Dicom_Tags = 3801634
	Dicom_Tags__NotchFilterBandwidth Dicom_Tags = 3801635
	Dicom_Tags__WaveformDataDisplayScale Dicom_Tags = 3801648
	Dicom_Tags__WaveformDisplayBackgroundCielabValue Dicom_Tags = 3801649
	Dicom_Tags__WaveformPresentationGroupSequence Dicom_Tags = 3801664
	Dicom_Tags__PresentationGroupNumber Dicom_Tags = 3801665
	Dicom_Tags__ChannelDisplaySequence Dicom_Tags = 3801666
	Dicom_Tags__ChannelRecommendedDisplayCielabValue Dicom_Tags = 3801668
	Dicom_Tags__ChannelPosition Dicom_Tags = 3801669
	Dicom_Tags__DisplayShadingFlag Dicom_Tags = 3801670
	Dicom_Tags__FractionalChannelDisplayScale Dicom_Tags = 3801671
	Dicom_Tags__AbsoluteChannelDisplayScale Dicom_Tags = 3801672
	Dicom_Tags__MultiplexedAudioChannelsDescriptionCodeSequence Dicom_Tags = 3801856
	Dicom_Tags__ChannelIdentificationCode Dicom_Tags = 3801857
	Dicom_Tags__ChannelMode Dicom_Tags = 3801858
	Dicom_Tags__ScheduledStationAeTitle Dicom_Tags = 4194305
	Dicom_Tags__ScheduledProcedureStepStartDate Dicom_Tags = 4194306
	Dicom_Tags__ScheduledProcedureStepStartTime Dicom_Tags = 4194307
	Dicom_Tags__ScheduledProcedureStepEndDate Dicom_Tags = 4194308
	Dicom_Tags__ScheduledProcedureStepEndTime Dicom_Tags = 4194309
	Dicom_Tags__ScheduledPerformingPhysicianSName Dicom_Tags = 4194310
	Dicom_Tags__ScheduledProcedureStepDescription Dicom_Tags = 4194311
	Dicom_Tags__ScheduledProtocolCodeSequence Dicom_Tags = 4194312
	Dicom_Tags__ScheduledProcedureStepId Dicom_Tags = 4194313
	Dicom_Tags__StageCodeSequence Dicom_Tags = 4194314
	Dicom_Tags__ScheduledPerformingPhysicianIdentificationSequence Dicom_Tags = 4194315
	Dicom_Tags__ScheduledStationName Dicom_Tags = 4194320
	Dicom_Tags__ScheduledProcedureStepLocation Dicom_Tags = 4194321
	Dicom_Tags__PreMedication Dicom_Tags = 4194322
	Dicom_Tags__ScheduledProcedureStepStatus Dicom_Tags = 4194336
	Dicom_Tags__OrderPlacerIdentifierSequence Dicom_Tags = 4194342
	Dicom_Tags__OrderFillerIdentifierSequence Dicom_Tags = 4194343
	Dicom_Tags__LocalNamespaceEntityId Dicom_Tags = 4194353
	Dicom_Tags__UniversalEntityId Dicom_Tags = 4194354
	Dicom_Tags__UniversalEntityIdType Dicom_Tags = 4194355
	Dicom_Tags__IdentifierTypeCode Dicom_Tags = 4194357
	Dicom_Tags__AssigningFacilitySequence Dicom_Tags = 4194358
	Dicom_Tags__AssigningJurisdictionCodeSequence Dicom_Tags = 4194361
	Dicom_Tags__AssigningAgencyOrDepartmentCodeSequence Dicom_Tags = 4194362
	Dicom_Tags__ScheduledProcedureStepSequence Dicom_Tags = 4194560
	Dicom_Tags__ReferencedNonImageCompositeSopInstanceSequence Dicom_Tags = 4194848
	Dicom_Tags__PerformedStationAeTitle Dicom_Tags = 4194881
	Dicom_Tags__PerformedStationName Dicom_Tags = 4194882
	Dicom_Tags__PerformedLocation Dicom_Tags = 4194883
	Dicom_Tags__PerformedProcedureStepStartDate Dicom_Tags = 4194884
	Dicom_Tags__PerformedProcedureStepStartTime Dicom_Tags = 4194885
	Dicom_Tags__PerformedProcedureStepEndDate Dicom_Tags = 4194896
	Dicom_Tags__PerformedProcedureStepEndTime Dicom_Tags = 4194897
	Dicom_Tags__PerformedProcedureStepStatus Dicom_Tags = 4194898
	Dicom_Tags__PerformedProcedureStepId Dicom_Tags = 4194899
	Dicom_Tags__PerformedProcedureStepDescription Dicom_Tags = 4194900
	Dicom_Tags__PerformedProcedureTypeDescription Dicom_Tags = 4194901
	Dicom_Tags__PerformedProtocolCodeSequence Dicom_Tags = 4194912
	Dicom_Tags__PerformedProtocolType Dicom_Tags = 4194913
	Dicom_Tags__ScheduledStepAttributesSequence Dicom_Tags = 4194928
	Dicom_Tags__RequestAttributesSequence Dicom_Tags = 4194933
	Dicom_Tags__CommentsOnThePerformedProcedureStep Dicom_Tags = 4194944
	Dicom_Tags__PerformedProcedureStepDiscontinuationReasonCodeSequence Dicom_Tags = 4194945
	Dicom_Tags__QuantitySequence Dicom_Tags = 4194963
	Dicom_Tags__Quantity Dicom_Tags = 4194964
	Dicom_Tags__MeasuringUnitsSequence Dicom_Tags = 4194965
	Dicom_Tags__BillingItemSequence Dicom_Tags = 4194966
	Dicom_Tags__TotalTimeOfFluoroscopy Dicom_Tags = 4195072
	Dicom_Tags__TotalNumberOfExposures Dicom_Tags = 4195073
	Dicom_Tags__EntranceDose Dicom_Tags = 4195074
	Dicom_Tags__ExposedArea Dicom_Tags = 4195075
	Dicom_Tags__DistanceSourceToEntrance Dicom_Tags = 4195078
	Dicom_Tags__DistanceSourceToSupport Dicom_Tags = 4195079
	Dicom_Tags__ExposureDoseSequence Dicom_Tags = 4195086
	Dicom_Tags__CommentsOnRadiationDose Dicom_Tags = 4195088
	Dicom_Tags__XRayOutput Dicom_Tags = 4195090
	Dicom_Tags__HalfValueLayer Dicom_Tags = 4195092
	Dicom_Tags__OrganDose Dicom_Tags = 4195094
	Dicom_Tags__OrganExposed Dicom_Tags = 4195096
	Dicom_Tags__BillingProcedureStepSequence Dicom_Tags = 4195104
	Dicom_Tags__FilmConsumptionSequence Dicom_Tags = 4195105
	Dicom_Tags__BillingSuppliesAndDevicesSequence Dicom_Tags = 4195108
	Dicom_Tags__ReferencedProcedureStepSequence Dicom_Tags = 4195120
	Dicom_Tags__PerformedSeriesSequence Dicom_Tags = 4195136
	Dicom_Tags__CommentsOnTheScheduledProcedureStep Dicom_Tags = 4195328
	Dicom_Tags__ProtocolContextSequence Dicom_Tags = 4195392
	Dicom_Tags__ContentItemModifierSequence Dicom_Tags = 4195393
	Dicom_Tags__ScheduledSpecimenSequence Dicom_Tags = 4195584
	Dicom_Tags__SpecimenAccessionNumber Dicom_Tags = 4195594
	Dicom_Tags__ContainerIdentifier Dicom_Tags = 4195602
	Dicom_Tags__IssuerOfTheContainerIdentifierSequence Dicom_Tags = 4195603
	Dicom_Tags__AlternateContainerIdentifierSequence Dicom_Tags = 4195605
	Dicom_Tags__ContainerTypeCodeSequence Dicom_Tags = 4195608
	Dicom_Tags__ContainerDescription Dicom_Tags = 4195610
	Dicom_Tags__ContainerComponentSequence Dicom_Tags = 4195616
	Dicom_Tags__SpecimenSequence Dicom_Tags = 4195664
	Dicom_Tags__SpecimenIdentifier Dicom_Tags = 4195665
	Dicom_Tags__SpecimenDescriptionSequenceTrial Dicom_Tags = 4195666
	Dicom_Tags__SpecimenDescriptionTrial Dicom_Tags = 4195667
	Dicom_Tags__SpecimenUid Dicom_Tags = 4195668
	Dicom_Tags__AcquisitionContextSequence Dicom_Tags = 4195669
	Dicom_Tags__AcquisitionContextDescription Dicom_Tags = 4195670
	Dicom_Tags__SpecimenDescriptionSequence Dicom_Tags = 4195680
	Dicom_Tags__IssuerOfTheSpecimenIdentifierSequence Dicom_Tags = 4195682
	Dicom_Tags__SpecimenTypeCodeSequence Dicom_Tags = 4195738
	Dicom_Tags__SpecimenShortDescription Dicom_Tags = 4195840
	Dicom_Tags__SpecimenDetailedDescription Dicom_Tags = 4195842
	Dicom_Tags__SpecimenPreparationSequence Dicom_Tags = 4195856
	Dicom_Tags__SpecimenPreparationStepContentItemSequence Dicom_Tags = 4195858
	Dicom_Tags__SpecimenLocalizationContentItemSequence Dicom_Tags = 4195872
	Dicom_Tags__SlideIdentifier Dicom_Tags = 4196090
	Dicom_Tags__ImageCenterPointCoordinatesSequence Dicom_Tags = 4196122
	Dicom_Tags__XOffsetInSlideCoordinateSystem Dicom_Tags = 4196138
	Dicom_Tags__YOffsetInSlideCoordinateSystem Dicom_Tags = 4196154
	Dicom_Tags__ZOffsetInSlideCoordinateSystem Dicom_Tags = 4196170
	Dicom_Tags__PixelSpacingSequence Dicom_Tags = 4196568
	Dicom_Tags__CoordinateSystemAxisCodeSequence Dicom_Tags = 4196570
	Dicom_Tags__MeasurementUnitsCodeSequence Dicom_Tags = 4196586
	Dicom_Tags__VitalStainCodeSequenceTrial Dicom_Tags = 4196856
	Dicom_Tags__RequestedProcedureId Dicom_Tags = 4198401
	Dicom_Tags__ReasonForTheRequestedProcedure Dicom_Tags = 4198402
	Dicom_Tags__RequestedProcedurePriority Dicom_Tags = 4198403
	Dicom_Tags__PatientTransportArrangements Dicom_Tags = 4198404
	Dicom_Tags__RequestedProcedureLocation Dicom_Tags = 4198405
	Dicom_Tags__PlacerOrderNumberProcedure Dicom_Tags = 4198406
	Dicom_Tags__FillerOrderNumberProcedure Dicom_Tags = 4198407
	Dicom_Tags__ConfidentialityCode Dicom_Tags = 4198408
	Dicom_Tags__ReportingPriority Dicom_Tags = 4198409
	Dicom_Tags__ReasonForRequestedProcedureCodeSequence Dicom_Tags = 4198410
	Dicom_Tags__NamesOfIntendedRecipientsOfResults Dicom_Tags = 4198416
	Dicom_Tags__IntendedRecipientsOfResultsIdentificationSequence Dicom_Tags = 4198417
	Dicom_Tags__ReasonForPerformedProcedureCodeSequence Dicom_Tags = 4198418
	Dicom_Tags__RequestedProcedureDescriptionTrial Dicom_Tags = 4198496
	Dicom_Tags__PersonIdentificationCodeSequence Dicom_Tags = 4198657
	Dicom_Tags__PersonSAddress Dicom_Tags = 4198658
	Dicom_Tags__PersonSTelephoneNumbers Dicom_Tags = 4198659
	Dicom_Tags__PersonSTelecomInformation Dicom_Tags = 4198660
	Dicom_Tags__RequestedProcedureComments Dicom_Tags = 4199424
	Dicom_Tags__ReasonForTheImagingServiceRequest Dicom_Tags = 4202497
	Dicom_Tags__IssueDateOfImagingServiceRequest Dicom_Tags = 4202500
	Dicom_Tags__IssueTimeOfImagingServiceRequest Dicom_Tags = 4202501
	Dicom_Tags__PlacerOrderNumberImagingServiceRequestRetired Dicom_Tags = 4202502
	Dicom_Tags__FillerOrderNumberImagingServiceRequestRetired Dicom_Tags = 4202503
	Dicom_Tags__OrderEnteredBy Dicom_Tags = 4202504
	Dicom_Tags__OrderEntererSLocation Dicom_Tags = 4202505
	Dicom_Tags__OrderCallbackPhoneNumber Dicom_Tags = 4202512
	Dicom_Tags__OrderCallbackTelecomInformation Dicom_Tags = 4202513
	Dicom_Tags__PlacerOrderNumberImagingServiceRequest Dicom_Tags = 4202518
	Dicom_Tags__FillerOrderNumberImagingServiceRequest Dicom_Tags = 4202519
	Dicom_Tags__ImagingServiceRequestComments Dicom_Tags = 4203520
	Dicom_Tags__ConfidentialityConstraintOnPatientDataDescription Dicom_Tags = 4206593
	Dicom_Tags__GeneralPurposeScheduledProcedureStepStatus Dicom_Tags = 4210689
	Dicom_Tags__GeneralPurposePerformedProcedureStepStatus Dicom_Tags = 4210690
	Dicom_Tags__GeneralPurposeScheduledProcedureStepPriority Dicom_Tags = 4210691
	Dicom_Tags__ScheduledProcessingApplicationsCodeSequence Dicom_Tags = 4210692
	Dicom_Tags__ScheduledProcedureStepStartDatetime Dicom_Tags = 4210693
	Dicom_Tags__MultipleCopiesFlag Dicom_Tags = 4210694
	Dicom_Tags__PerformedProcessingApplicationsCodeSequence Dicom_Tags = 4210695
	Dicom_Tags__HumanPerformerCodeSequence Dicom_Tags = 4210697
	Dicom_Tags__ScheduledProcedureStepModificationDatetime Dicom_Tags = 4210704
	Dicom_Tags__ExpectedCompletionDatetime Dicom_Tags = 4210705
	Dicom_Tags__ResultingGeneralPurposePerformedProcedureStepsSequence Dicom_Tags = 4210709
	Dicom_Tags__ReferencedGeneralPurposeScheduledProcedureStepSequence Dicom_Tags = 4210710
	Dicom_Tags__ScheduledWorkitemCodeSequence Dicom_Tags = 4210712
	Dicom_Tags__PerformedWorkitemCodeSequence Dicom_Tags = 4210713
	Dicom_Tags__InputAvailabilityFlag Dicom_Tags = 4210720
	Dicom_Tags__InputInformationSequence Dicom_Tags = 4210721
	Dicom_Tags__RelevantInformationSequence Dicom_Tags = 4210722
	Dicom_Tags__ReferencedGeneralPurposeScheduledProcedureStepTransactionUid Dicom_Tags = 4210723
	Dicom_Tags__ScheduledStationNameCodeSequence Dicom_Tags = 4210725
	Dicom_Tags__ScheduledStationClassCodeSequence Dicom_Tags = 4210726
	Dicom_Tags__ScheduledStationGeographicLocationCodeSequence Dicom_Tags = 4210727
	Dicom_Tags__PerformedStationNameCodeSequence Dicom_Tags = 4210728
	Dicom_Tags__PerformedStationClassCodeSequence Dicom_Tags = 4210729
	Dicom_Tags__PerformedStationGeographicLocationCodeSequence Dicom_Tags = 4210736
	Dicom_Tags__RequestedSubsequentWorkitemCodeSequence Dicom_Tags = 4210737
	Dicom_Tags__NonDicomOutputCodeSequence Dicom_Tags = 4210738
	Dicom_Tags__OutputInformationSequence Dicom_Tags = 4210739
	Dicom_Tags__ScheduledHumanPerformersSequence Dicom_Tags = 4210740
	Dicom_Tags__ActualHumanPerformersSequence Dicom_Tags = 4210741
	Dicom_Tags__HumanPerformerSOrganization Dicom_Tags = 4210742
	Dicom_Tags__HumanPerformerSName Dicom_Tags = 4210743
	Dicom_Tags__RawDataHandling Dicom_Tags = 4210752
	Dicom_Tags__InputReadinessState Dicom_Tags = 4210753
	Dicom_Tags__PerformedProcedureStepStartDatetime Dicom_Tags = 4210768
	Dicom_Tags__PerformedProcedureStepEndDatetime Dicom_Tags = 4210769
	Dicom_Tags__ProcedureStepCancellationDatetime Dicom_Tags = 4210770
	Dicom_Tags__OutputDestinationSequence Dicom_Tags = 4210800
	Dicom_Tags__DicomStorageSequence Dicom_Tags = 4210801
	Dicom_Tags__StowRsStorageSequence Dicom_Tags = 4210802
	Dicom_Tags__StorageUrl Dicom_Tags = 4210803
	Dicom_Tags__XdsStorageSequence Dicom_Tags = 4210804
	Dicom_Tags__EntranceDoseInMgy Dicom_Tags = 4227842
	Dicom_Tags__ParametricMapFrameTypeSequence Dicom_Tags = 4231314
	Dicom_Tags__ReferencedImageRealWorldValueMappingSequence Dicom_Tags = 4231316
	Dicom_Tags__RealWorldValueMappingSequence Dicom_Tags = 4231318
	Dicom_Tags__PixelValueMappingCodeSequence Dicom_Tags = 4231320
	Dicom_Tags__LutLabel Dicom_Tags = 4231696
	Dicom_Tags__RealWorldValueLastValueMapped Dicom_Tags = 4231697
	Dicom_Tags__RealWorldValueLutData Dicom_Tags = 4231698
	Dicom_Tags__DoubleFloatRealWorldValueLastValueMapped Dicom_Tags = 4231699
	Dicom_Tags__DoubleFloatRealWorldValueFirstValueMapped Dicom_Tags = 4231700
	Dicom_Tags__RealWorldValueFirstValueMapped Dicom_Tags = 4231702
	Dicom_Tags__QuantityDefinitionSequence Dicom_Tags = 4231712
	Dicom_Tags__RealWorldValueIntercept Dicom_Tags = 4231716
	Dicom_Tags__RealWorldValueSlope Dicom_Tags = 4231717
	Dicom_Tags__FindingsFlagTrial Dicom_Tags = 4235271
	Dicom_Tags__RelationshipType Dicom_Tags = 4235280
	Dicom_Tags__FindingsSequenceTrial Dicom_Tags = 4235296
	Dicom_Tags__FindingsGroupUidTrial Dicom_Tags = 4235297
	Dicom_Tags__ReferencedFindingsGroupUidTrial Dicom_Tags = 4235298
	Dicom_Tags__FindingsGroupRecordingDateTrial Dicom_Tags = 4235299
	Dicom_Tags__FindingsGroupRecordingTimeTrial Dicom_Tags = 4235300
	Dicom_Tags__FindingsSourceCategoryCodeSequenceTrial Dicom_Tags = 4235302
	Dicom_Tags__VerifyingOrganization Dicom_Tags = 4235303
	Dicom_Tags__DocumentingOrganizationIdentifierCodeSequenceTrial Dicom_Tags = 4235304
	Dicom_Tags__VerificationDatetime Dicom_Tags = 4235312
	Dicom_Tags__ObservationDatetime Dicom_Tags = 4235314
	Dicom_Tags__ValueType Dicom_Tags = 4235328
	Dicom_Tags__ConceptNameCodeSequence Dicom_Tags = 4235331
	Dicom_Tags__MeasurementPrecisionDescriptionTrial Dicom_Tags = 4235335
	Dicom_Tags__ContinuityOfContent Dicom_Tags = 4235344
	Dicom_Tags__UrgencyOrPriorityAlertsTrial Dicom_Tags = 4235351
	Dicom_Tags__SequencingIndicatorTrial Dicom_Tags = 4235360
	Dicom_Tags__DocumentIdentifierCodeSequenceTrial Dicom_Tags = 4235366
	Dicom_Tags__DocumentAuthorTrial Dicom_Tags = 4235367
	Dicom_Tags__DocumentAuthorIdentifierCodeSequenceTrial Dicom_Tags = 4235368
	Dicom_Tags__IdentifierCodeSequenceTrial Dicom_Tags = 4235376
	Dicom_Tags__VerifyingObserverSequence Dicom_Tags = 4235379
	Dicom_Tags__ObjectBinaryIdentifierTrial Dicom_Tags = 4235380
	Dicom_Tags__VerifyingObserverName Dicom_Tags = 4235381
	Dicom_Tags__DocumentingObserverIdentifierCodeSequenceTrial Dicom_Tags = 4235382
	Dicom_Tags__AuthorObserverSequence Dicom_Tags = 4235384
	Dicom_Tags__ParticipantSequence Dicom_Tags = 4235386
	Dicom_Tags__CustodialOrganizationSequence Dicom_Tags = 4235388
	Dicom_Tags__ParticipationType Dicom_Tags = 4235392
	Dicom_Tags__ParticipationDatetime Dicom_Tags = 4235394
	Dicom_Tags__ObserverType Dicom_Tags = 4235396
	Dicom_Tags__ProcedureIdentifierCodeSequenceTrial Dicom_Tags = 4235397
	Dicom_Tags__VerifyingObserverIdentificationCodeSequence Dicom_Tags = 4235400
	Dicom_Tags__ObjectDirectoryBinaryIdentifierTrial Dicom_Tags = 4235401
	Dicom_Tags__EquivalentCdaDocumentSequence Dicom_Tags = 4235408
	Dicom_Tags__ReferencedWaveformChannels Dicom_Tags = 4235440
	Dicom_Tags__DateOfDocumentOrVerbalTransactionTrial Dicom_Tags = 4235536
	Dicom_Tags__TimeOfDocumentCreationOrVerbalTransactionTrial Dicom_Tags = 4235538
	Dicom_Tags__Datetime Dicom_Tags = 4235552
	Dicom_Tags__Date Dicom_Tags = 4235553
	Dicom_Tags__Time Dicom_Tags = 4235554
	Dicom_Tags__PersonName Dicom_Tags = 4235555
	Dicom_Tags__Uid Dicom_Tags = 4235556
	Dicom_Tags__ReportStatusIdTrial Dicom_Tags = 4235557
	Dicom_Tags__TemporalRangeType Dicom_Tags = 4235568
	Dicom_Tags__ReferencedSamplePositions Dicom_Tags = 4235570
	Dicom_Tags__ReferencedFrameNumbers Dicom_Tags = 4235574
	Dicom_Tags__ReferencedTimeOffsets Dicom_Tags = 4235576
	Dicom_Tags__ReferencedDatetime Dicom_Tags = 4235578
	Dicom_Tags__TextValue Dicom_Tags = 4235616
	Dicom_Tags__FloatingPointValue Dicom_Tags = 4235617
	Dicom_Tags__RationalNumeratorValue Dicom_Tags = 4235618
	Dicom_Tags__RationalDenominatorValue Dicom_Tags = 4235619
	Dicom_Tags__ObservationCategoryCodeSequenceTrial Dicom_Tags = 4235623
	Dicom_Tags__ConceptCodeSequence Dicom_Tags = 4235624
	Dicom_Tags__BibliographicCitationTrial Dicom_Tags = 4235626
	Dicom_Tags__PurposeOfReferenceCodeSequence Dicom_Tags = 4235632
	Dicom_Tags__ObservationUid Dicom_Tags = 4235633
	Dicom_Tags__ReferencedObservationUidTrial Dicom_Tags = 4235634
	Dicom_Tags__ReferencedObservationClassTrial Dicom_Tags = 4235635
	Dicom_Tags__ReferencedObjectObservationClassTrial Dicom_Tags = 4235636
	Dicom_Tags__AnnotationGroupNumber Dicom_Tags = 4235648
	Dicom_Tags__ObservationDateTrial Dicom_Tags = 4235666
	Dicom_Tags__ObservationTimeTrial Dicom_Tags = 4235667
	Dicom_Tags__MeasurementAutomationTrial Dicom_Tags = 4235668
	Dicom_Tags__ModifierCodeSequence Dicom_Tags = 4235669
	Dicom_Tags__IdentificationDescriptionTrial Dicom_Tags = 4235812
	Dicom_Tags__CoordinatesSetGeometricTypeTrial Dicom_Tags = 4235920
	Dicom_Tags__AlgorithmCodeSequenceTrial Dicom_Tags = 4235926
	Dicom_Tags__AlgorithmDescriptionTrial Dicom_Tags = 4235927
	Dicom_Tags__PixelCoordinatesSetTrial Dicom_Tags = 4235930
	Dicom_Tags__MeasuredValueSequence Dicom_Tags = 4236032
	Dicom_Tags__NumericValueQualifierCodeSequence Dicom_Tags = 4236033
	Dicom_Tags__CurrentObserverTrial Dicom_Tags = 4236039
	Dicom_Tags__NumericValue Dicom_Tags = 4236042
	Dicom_Tags__ReferencedAccessionSequenceTrial Dicom_Tags = 4236051
	Dicom_Tags__ReportStatusCommentTrial Dicom_Tags = 4236090
	Dicom_Tags__ProcedureContextSequenceTrial Dicom_Tags = 4236096
	Dicom_Tags__VerbalSourceTrial Dicom_Tags = 4236114
	Dicom_Tags__AddressTrial Dicom_Tags = 4236115
	Dicom_Tags__TelephoneNumberTrial Dicom_Tags = 4236116
	Dicom_Tags__VerbalSourceIdentifierCodeSequenceTrial Dicom_Tags = 4236120
	Dicom_Tags__PredecessorDocumentsSequence Dicom_Tags = 4236128
	Dicom_Tags__ReferencedRequestSequence Dicom_Tags = 4236144
	Dicom_Tags__PerformedProcedureCodeSequence Dicom_Tags = 4236146
	Dicom_Tags__CurrentRequestedProcedureEvidenceSequence Dicom_Tags = 4236149
	Dicom_Tags__ReportDetailSequenceTrial Dicom_Tags = 4236160
	Dicom_Tags__PertinentOtherEvidenceSequence Dicom_Tags = 4236165
	Dicom_Tags__Hl7StructuredDocumentReferenceSequence Dicom_Tags = 4236176
	Dicom_Tags__ObservationSubjectUidTrial Dicom_Tags = 4236290
	Dicom_Tags__ObservationSubjectClassTrial Dicom_Tags = 4236291
	Dicom_Tags__ObservationSubjectTypeCodeSequenceTrial Dicom_Tags = 4236292
	Dicom_Tags__CompletionFlag Dicom_Tags = 4236433
	Dicom_Tags__CompletionFlagDescription Dicom_Tags = 4236434
	Dicom_Tags__VerificationFlag Dicom_Tags = 4236435
	Dicom_Tags__ArchiveRequested Dicom_Tags = 4236436
	Dicom_Tags__PreliminaryFlag Dicom_Tags = 4236438
	Dicom_Tags__ContentTemplateSequence Dicom_Tags = 4236548
	Dicom_Tags__IdenticalDocumentsSequence Dicom_Tags = 4236581
	Dicom_Tags__ObservationSubjectContextFlagTrial Dicom_Tags = 4236800
	Dicom_Tags__ObserverContextFlagTrial Dicom_Tags = 4236801
	Dicom_Tags__ProcedureContextFlagTrial Dicom_Tags = 4236803
	Dicom_Tags__ContentSequence Dicom_Tags = 4237104
	Dicom_Tags__RelationshipSequenceTrial Dicom_Tags = 4237105
	Dicom_Tags__RelationshipTypeCodeSequenceTrial Dicom_Tags = 4237106
	Dicom_Tags__LanguageCodeSequenceTrial Dicom_Tags = 4237124
	Dicom_Tags__UniformResourceLocatorTrial Dicom_Tags = 4237714
	Dicom_Tags__WaveformAnnotationSequence Dicom_Tags = 4239392
	Dicom_Tags__TemplateIdentifier Dicom_Tags = 4250368
	Dicom_Tags__TemplateVersion Dicom_Tags = 4250374
	Dicom_Tags__TemplateLocalVersion Dicom_Tags = 4250375
	Dicom_Tags__TemplateExtensionFlag Dicom_Tags = 4250379
	Dicom_Tags__TemplateExtensionOrganizationUid Dicom_Tags = 4250380
	Dicom_Tags__TemplateExtensionCreatorUid Dicom_Tags = 4250381
	Dicom_Tags__ReferencedContentItemIdentifier Dicom_Tags = 4250483
	Dicom_Tags__Hl7InstanceIdentifier Dicom_Tags = 4251649
	Dicom_Tags__Hl7DocumentEffectiveTime Dicom_Tags = 4251652
	Dicom_Tags__Hl7DocumentTypeCodeSequence Dicom_Tags = 4251654
	Dicom_Tags__DocumentClassCodeSequence Dicom_Tags = 4251656
	Dicom_Tags__RetrieveUri Dicom_Tags = 4251664
	Dicom_Tags__RetrieveLocationUid Dicom_Tags = 4251665
	Dicom_Tags__TypeOfInstances Dicom_Tags = 4251680
	Dicom_Tags__DicomRetrievalSequence Dicom_Tags = 4251681
	Dicom_Tags__DicomMediaRetrievalSequence Dicom_Tags = 4251682
	Dicom_Tags__WadoRetrievalSequence Dicom_Tags = 4251683
	Dicom_Tags__XdsRetrievalSequence Dicom_Tags = 4251684
	Dicom_Tags__WadoRsRetrievalSequence Dicom_Tags = 4251685
	Dicom_Tags__RepositoryUniqueId Dicom_Tags = 4251696
	Dicom_Tags__HomeCommunityId Dicom_Tags = 4251697
	Dicom_Tags__DocumentTitle Dicom_Tags = 4325392
	Dicom_Tags__EncapsulatedDocument Dicom_Tags = 4325393
	Dicom_Tags__MimeTypeOfEncapsulatedDocument Dicom_Tags = 4325394
	Dicom_Tags__SourceInstanceSequence Dicom_Tags = 4325395
	Dicom_Tags__ListOfMimeTypes Dicom_Tags = 4325396
	Dicom_Tags__ProductPackageIdentifier Dicom_Tags = 4456449
	Dicom_Tags__SubstanceAdministrationApproval Dicom_Tags = 4456450
	Dicom_Tags__ApprovalStatusFurtherDescription Dicom_Tags = 4456451
	Dicom_Tags__ApprovalStatusDatetime Dicom_Tags = 4456452
	Dicom_Tags__ProductTypeCodeSequence Dicom_Tags = 4456455
	Dicom_Tags__ProductName Dicom_Tags = 4456456
	Dicom_Tags__ProductDescription Dicom_Tags = 4456457
	Dicom_Tags__ProductLotIdentifier Dicom_Tags = 4456458
	Dicom_Tags__ProductExpirationDatetime Dicom_Tags = 4456459
	Dicom_Tags__SubstanceAdministrationDatetime Dicom_Tags = 4456464
	Dicom_Tags__SubstanceAdministrationNotes Dicom_Tags = 4456465
	Dicom_Tags__SubstanceAdministrationDeviceId Dicom_Tags = 4456466
	Dicom_Tags__ProductParameterSequence Dicom_Tags = 4456467
	Dicom_Tags__SubstanceAdministrationParameterSequence Dicom_Tags = 4456473
	Dicom_Tags__LensDescription Dicom_Tags = 4587538
	Dicom_Tags__RightLensSequence Dicom_Tags = 4587540
	Dicom_Tags__LeftLensSequence Dicom_Tags = 4587541
	Dicom_Tags__UnspecifiedLateralityLensSequence Dicom_Tags = 4587542
	Dicom_Tags__CylinderSequence Dicom_Tags = 4587544
	Dicom_Tags__PrismSequence Dicom_Tags = 4587560
	Dicom_Tags__HorizontalPrismPower Dicom_Tags = 4587568
	Dicom_Tags__HorizontalPrismBase Dicom_Tags = 4587570
	Dicom_Tags__VerticalPrismPower Dicom_Tags = 4587572
	Dicom_Tags__VerticalPrismBase Dicom_Tags = 4587574
	Dicom_Tags__LensSegmentType Dicom_Tags = 4587576
	Dicom_Tags__OpticalTransmittance Dicom_Tags = 4587584
	Dicom_Tags__ChannelWidth Dicom_Tags = 4587586
	Dicom_Tags__PupilSize Dicom_Tags = 4587588
	Dicom_Tags__CornealSize Dicom_Tags = 4587590
	Dicom_Tags__AutorefractionRightEyeSequence Dicom_Tags = 4587600
	Dicom_Tags__AutorefractionLeftEyeSequence Dicom_Tags = 4587602
	Dicom_Tags__DistancePupillaryDistance Dicom_Tags = 4587616
	Dicom_Tags__NearPupillaryDistance Dicom_Tags = 4587618
	Dicom_Tags__IntermediatePupillaryDistance Dicom_Tags = 4587619
	Dicom_Tags__OtherPupillaryDistance Dicom_Tags = 4587620
	Dicom_Tags__KeratometryRightEyeSequence Dicom_Tags = 4587632
	Dicom_Tags__KeratometryLeftEyeSequence Dicom_Tags = 4587633
	Dicom_Tags__SteepKeratometricAxisSequence Dicom_Tags = 4587636
	Dicom_Tags__RadiusOfCurvature Dicom_Tags = 4587637
	Dicom_Tags__KeratometricPower Dicom_Tags = 4587638
	Dicom_Tags__KeratometricAxis Dicom_Tags = 4587639
	Dicom_Tags__FlatKeratometricAxisSequence Dicom_Tags = 4587648
	Dicom_Tags__BackgroundColor Dicom_Tags = 4587666
	Dicom_Tags__Optotype Dicom_Tags = 4587668
	Dicom_Tags__OptotypePresentation Dicom_Tags = 4587669
	Dicom_Tags__SubjectiveRefractionRightEyeSequence Dicom_Tags = 4587671
	Dicom_Tags__SubjectiveRefractionLeftEyeSequence Dicom_Tags = 4587672
	Dicom_Tags__AddNearSequence Dicom_Tags = 4587776
	Dicom_Tags__AddIntermediateSequence Dicom_Tags = 4587777
	Dicom_Tags__AddOtherSequence Dicom_Tags = 4587778
	Dicom_Tags__AddPower Dicom_Tags = 4587780
	Dicom_Tags__ViewingDistance Dicom_Tags = 4587782
	Dicom_Tags__VisualAcuityTypeCodeSequence Dicom_Tags = 4587809
	Dicom_Tags__VisualAcuityRightEyeSequence Dicom_Tags = 4587810
	Dicom_Tags__VisualAcuityLeftEyeSequence Dicom_Tags = 4587811
	Dicom_Tags__VisualAcuityBothEyesOpenSequence Dicom_Tags = 4587812
	Dicom_Tags__ViewingDistanceType Dicom_Tags = 4587813
	Dicom_Tags__VisualAcuityModifiers Dicom_Tags = 4587829
	Dicom_Tags__DecimalVisualAcuity Dicom_Tags = 4587831
	Dicom_Tags__OptotypeDetailedDefinition Dicom_Tags = 4587833
	Dicom_Tags__ReferencedRefractiveMeasurementsSequence Dicom_Tags = 4587845
	Dicom_Tags__SpherePower Dicom_Tags = 4587846
	Dicom_Tags__CylinderPower Dicom_Tags = 4587847
	Dicom_Tags__CornealTopographySurface Dicom_Tags = 4588033
	Dicom_Tags__CornealVertexLocation Dicom_Tags = 4588034
	Dicom_Tags__PupilCentroidXCoordinate Dicom_Tags = 4588035
	Dicom_Tags__PupilCentroidYCoordinate Dicom_Tags = 4588036
	Dicom_Tags__EquivalentPupilRadius Dicom_Tags = 4588037
	Dicom_Tags__CornealTopographyMapTypeCodeSequence Dicom_Tags = 4588039
	Dicom_Tags__VerticesOfTheOutlineOfPupil Dicom_Tags = 4588040
	Dicom_Tags__CornealTopographyMappingNormalsSequence Dicom_Tags = 4588048
	Dicom_Tags__MaximumCornealCurvatureSequence Dicom_Tags = 4588049
	Dicom_Tags__MaximumCornealCurvature Dicom_Tags = 4588050
	Dicom_Tags__MaximumCornealCurvatureLocation Dicom_Tags = 4588051
	Dicom_Tags__MinimumKeratometricSequence Dicom_Tags = 4588053
	Dicom_Tags__SimulatedKeratometricCylinderSequence Dicom_Tags = 4588056
	Dicom_Tags__AverageCornealPower Dicom_Tags = 4588064
	Dicom_Tags__CornealISValue Dicom_Tags = 4588068
	Dicom_Tags__AnalyzedArea Dicom_Tags = 4588071
	Dicom_Tags__SurfaceRegularityIndex Dicom_Tags = 4588080
	Dicom_Tags__SurfaceAsymmetryIndex Dicom_Tags = 4588082
	Dicom_Tags__CornealEccentricityIndex Dicom_Tags = 4588084
	Dicom_Tags__KeratoconusPredictionIndex Dicom_Tags = 4588086
	Dicom_Tags__DecimalPotentialVisualAcuity Dicom_Tags = 4588088
	Dicom_Tags__CornealTopographyMapQualityEvaluation Dicom_Tags = 4588098
	Dicom_Tags__SourceImageCornealProcessedDataSequence Dicom_Tags = 4588100
	Dicom_Tags__CornealPointLocation Dicom_Tags = 4588103
	Dicom_Tags__CornealPointEstimated Dicom_Tags = 4588104
	Dicom_Tags__AxialPower Dicom_Tags = 4588105
	Dicom_Tags__TangentialPower Dicom_Tags = 4588112
	Dicom_Tags__RefractivePower Dicom_Tags = 4588113
	Dicom_Tags__RelativeElevation Dicom_Tags = 4588114
	Dicom_Tags__CornealWavefront Dicom_Tags = 4588115
	Dicom_Tags__ImagedVolumeWidth Dicom_Tags = 4718593
	Dicom_Tags__ImagedVolumeHeight Dicom_Tags = 4718594
	Dicom_Tags__ImagedVolumeDepth Dicom_Tags = 4718595
	Dicom_Tags__TotalPixelMatrixColumns Dicom_Tags = 4718598
	Dicom_Tags__TotalPixelMatrixRows Dicom_Tags = 4718599
	Dicom_Tags__TotalPixelMatrixOriginSequence Dicom_Tags = 4718600
	Dicom_Tags__SpecimenLabelInImage Dicom_Tags = 4718608
	Dicom_Tags__FocusMethod Dicom_Tags = 4718609
	Dicom_Tags__ExtendedDepthOfField Dicom_Tags = 4718610
	Dicom_Tags__NumberOfFocalPlanes Dicom_Tags = 4718611
	Dicom_Tags__DistanceBetweenFocalPlanes Dicom_Tags = 4718612
	Dicom_Tags__RecommendedAbsentPixelCielabValue Dicom_Tags = 4718613
	Dicom_Tags__IlluminatorTypeCodeSequence Dicom_Tags = 4718848
	Dicom_Tags__ImageOrientationSlide Dicom_Tags = 4718850
	Dicom_Tags__OpticalPathSequence Dicom_Tags = 4718853
	Dicom_Tags__OpticalPathIdentifier Dicom_Tags = 4718854
	Dicom_Tags__OpticalPathDescription Dicom_Tags = 4718855
	Dicom_Tags__IlluminationColorCodeSequence Dicom_Tags = 4718856
	Dicom_Tags__SpecimenReferenceSequence Dicom_Tags = 4718864
	Dicom_Tags__CondenserLensPower Dicom_Tags = 4718865
	Dicom_Tags__ObjectiveLensPower Dicom_Tags = 4718866
	Dicom_Tags__ObjectiveLensNumericalAperture Dicom_Tags = 4718867
	Dicom_Tags__PaletteColorLookupTableSequence Dicom_Tags = 4718880
	Dicom_Tags__ReferencedImageNavigationSequence Dicom_Tags = 4719104
	Dicom_Tags__TopLeftHandCornerOfLocalizerArea Dicom_Tags = 4719105
	Dicom_Tags__BottomRightHandCornerOfLocalizerArea Dicom_Tags = 4719106
	Dicom_Tags__OpticalPathIdentificationSequence Dicom_Tags = 4719111
	Dicom_Tags__PlanePositionSlideSequence Dicom_Tags = 4719130
	Dicom_Tags__ColumnPositionInTotalImagePixelMatrix Dicom_Tags = 4719134
	Dicom_Tags__RowPositionInTotalImagePixelMatrix Dicom_Tags = 4719135
	Dicom_Tags__PixelOriginInterpretation Dicom_Tags = 4719361
	Dicom_Tags__CalibrationImage Dicom_Tags = 5242884
	Dicom_Tags__DeviceSequence Dicom_Tags = 5242896
	Dicom_Tags__ContainerComponentTypeCodeSequence Dicom_Tags = 5242898
	Dicom_Tags__ContainerComponentThickness Dicom_Tags = 5242899
	Dicom_Tags__DeviceLength Dicom_Tags = 5242900
	Dicom_Tags__ContainerComponentWidth Dicom_Tags = 5242901
	Dicom_Tags__DeviceDiameter Dicom_Tags = 5242902
	Dicom_Tags__DeviceDiameterUnits Dicom_Tags = 5242903
	Dicom_Tags__DeviceVolume Dicom_Tags = 5242904
	Dicom_Tags__InterMarkerDistance Dicom_Tags = 5242905
	Dicom_Tags__ContainerComponentMaterial Dicom_Tags = 5242906
	Dicom_Tags__ContainerComponentId Dicom_Tags = 5242907
	Dicom_Tags__ContainerComponentLength Dicom_Tags = 5242908
	Dicom_Tags__ContainerComponentDiameter Dicom_Tags = 5242909
	Dicom_Tags__ContainerComponentDescription Dicom_Tags = 5242910
	Dicom_Tags__DeviceDescription Dicom_Tags = 5242912
	Dicom_Tags__ContrastBolusIngredientPercentByVolume Dicom_Tags = 5373953
	Dicom_Tags__OctFocalDistance Dicom_Tags = 5373954
	Dicom_Tags__BeamSpotSize Dicom_Tags = 5373955
	Dicom_Tags__EffectiveRefractiveIndex Dicom_Tags = 5373956
	Dicom_Tags__OctAcquisitionDomain Dicom_Tags = 5373958
	Dicom_Tags__OctOpticalCenterWavelength Dicom_Tags = 5373959
	Dicom_Tags__AxialResolution Dicom_Tags = 5373960
	Dicom_Tags__RangingDepth Dicom_Tags = 5373961
	Dicom_Tags__ALineRate Dicom_Tags = 5373969
	Dicom_Tags__ALinesPerFrame Dicom_Tags = 5373970
	Dicom_Tags__CatheterRotationalRate Dicom_Tags = 5373971
	Dicom_Tags__ALinePixelSpacing Dicom_Tags = 5373972
	Dicom_Tags__ModeOfPercutaneousAccessSequence Dicom_Tags = 5373974
	Dicom_Tags__IntravascularOctFrameTypeSequence Dicom_Tags = 5373989
	Dicom_Tags__OctZOffsetApplied Dicom_Tags = 5373990
	Dicom_Tags__IntravascularFrameContentSequence Dicom_Tags = 5373991
	Dicom_Tags__IntravascularLongitudinalDistance Dicom_Tags = 5373992
	Dicom_Tags__IntravascularOctFrameContentSequence Dicom_Tags = 5373993
	Dicom_Tags__OctZOffsetCorrection Dicom_Tags = 5374000
	Dicom_Tags__CatheterDirectionOfRotation Dicom_Tags = 5374001
	Dicom_Tags__SeamLineLocation Dicom_Tags = 5374003
	Dicom_Tags__FirstALineLocation Dicom_Tags = 5374004
	Dicom_Tags__SeamLineIndex Dicom_Tags = 5374006
	Dicom_Tags__NumberOfPaddedALines Dicom_Tags = 5374008
	Dicom_Tags__InterpolationType Dicom_Tags = 5374009
	Dicom_Tags__RefractiveIndexApplied Dicom_Tags = 5374010
	Dicom_Tags__EnergyWindowVector Dicom_Tags = 5505040
	Dicom_Tags__NumberOfEnergyWindows Dicom_Tags = 5505041
	Dicom_Tags__EnergyWindowInformationSequence Dicom_Tags = 5505042
	Dicom_Tags__EnergyWindowRangeSequence Dicom_Tags = 5505043
	Dicom_Tags__EnergyWindowLowerLimit Dicom_Tags = 5505044
	Dicom_Tags__EnergyWindowUpperLimit Dicom_Tags = 5505045
	Dicom_Tags__RadiopharmaceuticalInformationSequence Dicom_Tags = 5505046
	Dicom_Tags__ResidualSyringeCounts Dicom_Tags = 5505047
	Dicom_Tags__EnergyWindowName Dicom_Tags = 5505048
	Dicom_Tags__DetectorVector Dicom_Tags = 5505056
	Dicom_Tags__NumberOfDetectors Dicom_Tags = 5505057
	Dicom_Tags__DetectorInformationSequence Dicom_Tags = 5505058
	Dicom_Tags__PhaseVector Dicom_Tags = 5505072
	Dicom_Tags__NumberOfPhases Dicom_Tags = 5505073
	Dicom_Tags__PhaseInformationSequence Dicom_Tags = 5505074
	Dicom_Tags__NumberOfFramesInPhase Dicom_Tags = 5505075
	Dicom_Tags__PhaseDelay Dicom_Tags = 5505078
	Dicom_Tags__PauseBetweenFrames Dicom_Tags = 5505080
	Dicom_Tags__PhaseDescription Dicom_Tags = 5505081
	Dicom_Tags__RotationVector Dicom_Tags = 5505104
	Dicom_Tags__NumberOfRotations Dicom_Tags = 5505105
	Dicom_Tags__RotationInformationSequence Dicom_Tags = 5505106
	Dicom_Tags__NumberOfFramesInRotation Dicom_Tags = 5505107
	Dicom_Tags__RRIntervalVector Dicom_Tags = 5505120
	Dicom_Tags__NumberOfRRIntervals Dicom_Tags = 5505121
	Dicom_Tags__GatedInformationSequence Dicom_Tags = 5505122
	Dicom_Tags__DataInformationSequence Dicom_Tags = 5505123
	Dicom_Tags__TimeSlotVector Dicom_Tags = 5505136
	Dicom_Tags__NumberOfTimeSlots Dicom_Tags = 5505137
	Dicom_Tags__TimeSlotInformationSequence Dicom_Tags = 5505138
	Dicom_Tags__TimeSlotTime Dicom_Tags = 5505139
	Dicom_Tags__SliceVector Dicom_Tags = 5505152
	Dicom_Tags__NumberOfSlices Dicom_Tags = 5505153
	Dicom_Tags__AngularViewVector Dicom_Tags = 5505168
	Dicom_Tags__TimeSliceVector Dicom_Tags = 5505280
	Dicom_Tags__NumberOfTimeSlices Dicom_Tags = 5505281
	Dicom_Tags__StartAngle Dicom_Tags = 5505536
	Dicom_Tags__TypeOfDetectorMotion Dicom_Tags = 5505538
	Dicom_Tags__TriggerVector Dicom_Tags = 5505552
	Dicom_Tags__NumberOfTriggersInPhase Dicom_Tags = 5505553
	Dicom_Tags__ViewCodeSequence Dicom_Tags = 5505568
	Dicom_Tags__ViewModifierCodeSequence Dicom_Tags = 5505570
	Dicom_Tags__RadionuclideCodeSequence Dicom_Tags = 5505792
	Dicom_Tags__AdministrationRouteCodeSequence Dicom_Tags = 5505794
	Dicom_Tags__RadiopharmaceuticalCodeSequence Dicom_Tags = 5505796
	Dicom_Tags__CalibrationDataSequence Dicom_Tags = 5505798
	Dicom_Tags__EnergyWindowNumber Dicom_Tags = 5505800
	Dicom_Tags__ImageId Dicom_Tags = 5506048
	Dicom_Tags__PatientOrientationCodeSequence Dicom_Tags = 5506064
	Dicom_Tags__PatientOrientationModifierCodeSequence Dicom_Tags = 5506066
	Dicom_Tags__PatientGantryRelationshipCodeSequence Dicom_Tags = 5506068
	Dicom_Tags__SliceProgressionDirection Dicom_Tags = 5506304
	Dicom_Tags__ScanProgressionDirection Dicom_Tags = 5506305
	Dicom_Tags__SeriesType Dicom_Tags = 5509120
	Dicom_Tags__Units Dicom_Tags = 5509121
	Dicom_Tags__CountsSource Dicom_Tags = 5509122
	Dicom_Tags__ReprojectionMethod Dicom_Tags = 5509124
	Dicom_Tags__SuvType Dicom_Tags = 5509126
	Dicom_Tags__RandomsCorrectionMethod Dicom_Tags = 5509376
	Dicom_Tags__AttenuationCorrectionMethod Dicom_Tags = 5509377
	Dicom_Tags__DecayCorrection Dicom_Tags = 5509378
	Dicom_Tags__ReconstructionMethod Dicom_Tags = 5509379
	Dicom_Tags__DetectorLinesOfResponseUsed Dicom_Tags = 5509380
	Dicom_Tags__ScatterCorrectionMethod Dicom_Tags = 5509381
	Dicom_Tags__AxialAcceptance Dicom_Tags = 5509632
	Dicom_Tags__AxialMash Dicom_Tags = 5509633
	Dicom_Tags__TransverseMash Dicom_Tags = 5509634
	Dicom_Tags__DetectorElementSize Dicom_Tags = 5509635
	Dicom_Tags__CoincidenceWindowWidth Dicom_Tags = 5509648
	Dicom_Tags__SecondaryCountsType Dicom_Tags = 5509664
	Dicom_Tags__FrameReferenceTime Dicom_Tags = 5509888
	Dicom_Tags__PrimaryPromptsCountsAccumulated Dicom_Tags = 5509904
	Dicom_Tags__SecondaryCountsAccumulated Dicom_Tags = 5509905
	Dicom_Tags__SliceSensitivityFactor Dicom_Tags = 5509920
	Dicom_Tags__DecayFactor Dicom_Tags = 5509921
	Dicom_Tags__DoseCalibrationFactor Dicom_Tags = 5509922
	Dicom_Tags__ScatterFractionFactor Dicom_Tags = 5509923
	Dicom_Tags__DeadTimeFactor Dicom_Tags = 5509924
	Dicom_Tags__ImageIndex Dicom_Tags = 5509936
	Dicom_Tags__CountsIncluded Dicom_Tags = 5510144
	Dicom_Tags__DeadTimeCorrectionFlag Dicom_Tags = 5510145
	Dicom_Tags__HistogramSequence Dicom_Tags = 6303744
	Dicom_Tags__HistogramNumberOfBins Dicom_Tags = 6303746
	Dicom_Tags__HistogramFirstBinValue Dicom_Tags = 6303748
	Dicom_Tags__HistogramLastBinValue Dicom_Tags = 6303750
	Dicom_Tags__HistogramBinWidth Dicom_Tags = 6303752
	Dicom_Tags__HistogramExplanation Dicom_Tags = 6303760
	Dicom_Tags__HistogramData Dicom_Tags = 6303776
	Dicom_Tags__SegmentationType Dicom_Tags = 6422529
	Dicom_Tags__SegmentSequence Dicom_Tags = 6422530
	Dicom_Tags__SegmentedPropertyCategoryCodeSequence Dicom_Tags = 6422531
	Dicom_Tags__SegmentNumber Dicom_Tags = 6422532
	Dicom_Tags__SegmentLabel Dicom_Tags = 6422533
	Dicom_Tags__SegmentDescription Dicom_Tags = 6422534
	Dicom_Tags__SegmentAlgorithmType Dicom_Tags = 6422536
	Dicom_Tags__SegmentAlgorithmName Dicom_Tags = 6422537
	Dicom_Tags__SegmentIdentificationSequence Dicom_Tags = 6422538
	Dicom_Tags__ReferencedSegmentNumber Dicom_Tags = 6422539
	Dicom_Tags__RecommendedDisplayGrayscaleValue Dicom_Tags = 6422540
	Dicom_Tags__RecommendedDisplayCielabValue Dicom_Tags = 6422541
	Dicom_Tags__MaximumFractionalValue Dicom_Tags = 6422542
	Dicom_Tags__SegmentedPropertyTypeCodeSequence Dicom_Tags = 6422543
	Dicom_Tags__SegmentationFractionalType Dicom_Tags = 6422544
	Dicom_Tags__SegmentedPropertyTypeModifierCodeSequence Dicom_Tags = 6422545
	Dicom_Tags__UsedSegmentsSequence Dicom_Tags = 6422546
	Dicom_Tags__TrackingId Dicom_Tags = 6422560
	Dicom_Tags__TrackingUid Dicom_Tags = 6422561
	Dicom_Tags__DeformableRegistrationSequence Dicom_Tags = 6553602
	Dicom_Tags__SourceFrameOfReferenceUid Dicom_Tags = 6553603
	Dicom_Tags__DeformableRegistrationGridSequence Dicom_Tags = 6553605
	Dicom_Tags__GridDimensions Dicom_Tags = 6553607
	Dicom_Tags__GridResolution Dicom_Tags = 6553608
	Dicom_Tags__VectorGridData Dicom_Tags = 6553609
	Dicom_Tags__PreDeformationMatrixRegistrationSequence Dicom_Tags = 6553615
	Dicom_Tags__PostDeformationMatrixRegistrationSequence Dicom_Tags = 6553616
	Dicom_Tags__NumberOfSurfaces Dicom_Tags = 6684673
	Dicom_Tags__SurfaceSequence Dicom_Tags = 6684674
	Dicom_Tags__SurfaceNumber Dicom_Tags = 6684675
	Dicom_Tags__SurfaceComments Dicom_Tags = 6684676
	Dicom_Tags__SurfaceProcessing Dicom_Tags = 6684681
	Dicom_Tags__SurfaceProcessingRatio Dicom_Tags = 6684682
	Dicom_Tags__SurfaceProcessingDescription Dicom_Tags = 6684683
	Dicom_Tags__RecommendedPresentationOpacity Dicom_Tags = 6684684
	Dicom_Tags__RecommendedPresentationType Dicom_Tags = 6684685
	Dicom_Tags__FiniteVolume Dicom_Tags = 6684686
	Dicom_Tags__Manifold Dicom_Tags = 6684688
	Dicom_Tags__SurfacePointsSequence Dicom_Tags = 6684689
	Dicom_Tags__SurfacePointsNormalsSequence Dicom_Tags = 6684690
	Dicom_Tags__SurfaceMeshPrimitivesSequence Dicom_Tags = 6684691
	Dicom_Tags__NumberOfSurfacePoints Dicom_Tags = 6684693
	Dicom_Tags__PointCoordinatesData Dicom_Tags = 6684694
	Dicom_Tags__PointPositionAccuracy Dicom_Tags = 6684695
	Dicom_Tags__MeanPointDistance Dicom_Tags = 6684696
	Dicom_Tags__MaximumPointDistance Dicom_Tags = 6684697
	Dicom_Tags__PointsBoundingBoxCoordinates Dicom_Tags = 6684698
	Dicom_Tags__AxisOfRotation Dicom_Tags = 6684699
	Dicom_Tags__CenterOfRotation Dicom_Tags = 6684700
	Dicom_Tags__NumberOfVectors Dicom_Tags = 6684702
	Dicom_Tags__VectorDimensionality Dicom_Tags = 6684703
	Dicom_Tags__VectorAccuracy Dicom_Tags = 6684704
	Dicom_Tags__VectorCoordinateData Dicom_Tags = 6684705
	Dicom_Tags__TrianglePointIndexList Dicom_Tags = 6684707
	Dicom_Tags__EdgePointIndexList Dicom_Tags = 6684708
	Dicom_Tags__VertexPointIndexList Dicom_Tags = 6684709
	Dicom_Tags__TriangleStripSequence Dicom_Tags = 6684710
	Dicom_Tags__TriangleFanSequence Dicom_Tags = 6684711
	Dicom_Tags__LineSequence Dicom_Tags = 6684712
	Dicom_Tags__PrimitivePointIndexList Dicom_Tags = 6684713
	Dicom_Tags__SurfaceCount Dicom_Tags = 6684714
	Dicom_Tags__ReferencedSurfaceSequence Dicom_Tags = 6684715
	Dicom_Tags__ReferencedSurfaceNumber Dicom_Tags = 6684716
	Dicom_Tags__SegmentSurfaceGenerationAlgorithmIdentificationSequence Dicom_Tags = 6684717
	Dicom_Tags__SegmentSurfaceSourceInstanceSequence Dicom_Tags = 6684718
	Dicom_Tags__AlgorithmFamilyCodeSequence Dicom_Tags = 6684719
	Dicom_Tags__AlgorithmNameCodeSequence Dicom_Tags = 6684720
	Dicom_Tags__AlgorithmVersion Dicom_Tags = 6684721
	Dicom_Tags__AlgorithmParameters Dicom_Tags = 6684722
	Dicom_Tags__FacetSequence Dicom_Tags = 6684724
	Dicom_Tags__SurfaceProcessingAlgorithmIdentificationSequence Dicom_Tags = 6684725
	Dicom_Tags__AlgorithmName Dicom_Tags = 6684726
	Dicom_Tags__RecommendedPointRadius Dicom_Tags = 6684727
	Dicom_Tags__RecommendedLineThickness Dicom_Tags = 6684728
	Dicom_Tags__LongPrimitivePointIndexList Dicom_Tags = 6684736
	Dicom_Tags__LongTrianglePointIndexList Dicom_Tags = 6684737
	Dicom_Tags__LongEdgePointIndexList Dicom_Tags = 6684738
	Dicom_Tags__LongVertexPointIndexList Dicom_Tags = 6684739
	Dicom_Tags__TrackSetSequence Dicom_Tags = 6684929
	Dicom_Tags__TrackSequence Dicom_Tags = 6684930
	Dicom_Tags__RecommendedDisplayCielabValueList Dicom_Tags = 6684931
	Dicom_Tags__TrackingAlgorithmIdentificationSequence Dicom_Tags = 6684932
	Dicom_Tags__TrackSetNumber Dicom_Tags = 6684933
	Dicom_Tags__TrackSetLabel Dicom_Tags = 6684934
	Dicom_Tags__TrackSetDescription Dicom_Tags = 6684935
	Dicom_Tags__TrackSetAnatomicalTypeCodeSequence Dicom_Tags = 6684936
	Dicom_Tags__MeasurementsSequence Dicom_Tags = 6684961
	Dicom_Tags__TrackSetStatisticsSequence Dicom_Tags = 6684964
	Dicom_Tags__FloatingPointValues Dicom_Tags = 6684965
	Dicom_Tags__TrackPointIndexList Dicom_Tags = 6684969
	Dicom_Tags__TrackStatisticsSequence Dicom_Tags = 6684976
	Dicom_Tags__MeasurementValuesSequence Dicom_Tags = 6684978
	Dicom_Tags__DiffusionAcquisitionCodeSequence Dicom_Tags = 6684979
	Dicom_Tags__DiffusionModelCodeSequence Dicom_Tags = 6684980
	Dicom_Tags__ImplantSize Dicom_Tags = 6840848
	Dicom_Tags__ImplantTemplateVersion Dicom_Tags = 6840865
	Dicom_Tags__ReplacedImplantTemplateSequence Dicom_Tags = 6840866
	Dicom_Tags__ImplantType Dicom_Tags = 6840867
	Dicom_Tags__DerivationImplantTemplateSequence Dicom_Tags = 6840868
	Dicom_Tags__OriginalImplantTemplateSequence Dicom_Tags = 6840869
	Dicom_Tags__EffectiveDatetime Dicom_Tags = 6840870
	Dicom_Tags__ImplantTargetAnatomySequence Dicom_Tags = 6840880
	Dicom_Tags__InformationFromManufacturerSequence Dicom_Tags = 6840928
	Dicom_Tags__NotificationFromManufacturerSequence Dicom_Tags = 6840933
	Dicom_Tags__InformationIssueDatetime Dicom_Tags = 6840944
	Dicom_Tags__InformationSummary Dicom_Tags = 6840960
	Dicom_Tags__ImplantRegulatoryDisapprovalCodeSequence Dicom_Tags = 6840992
	Dicom_Tags__OverallTemplateSpatialTolerance Dicom_Tags = 6840997
	Dicom_Tags__HpglDocumentSequence Dicom_Tags = 6841024
	Dicom_Tags__HpglDocumentId Dicom_Tags = 6841040
	Dicom_Tags__HpglDocumentLabel Dicom_Tags = 6841045
	Dicom_Tags__ViewOrientationCodeSequence Dicom_Tags = 6841056
	Dicom_Tags__ViewOrientationModifier Dicom_Tags = 6841072
	Dicom_Tags__HpglDocumentScaling Dicom_Tags = 6841074
	Dicom_Tags__HpglDocument Dicom_Tags = 6841088
	Dicom_Tags__HpglContourPenNumber Dicom_Tags = 6841104
	Dicom_Tags__HpglPenSequence Dicom_Tags = 6841120
	Dicom_Tags__HpglPenNumber Dicom_Tags = 6841136
	Dicom_Tags__HpglPenLabel Dicom_Tags = 6841152
	Dicom_Tags__HpglPenDescription Dicom_Tags = 6841157
	Dicom_Tags__RecommendedRotationPoint Dicom_Tags = 6841158
	Dicom_Tags__BoundingRectangle Dicom_Tags = 6841159
	Dicom_Tags__ImplantTemplate3dModelSurfaceNumber Dicom_Tags = 6841168
	Dicom_Tags__SurfaceModelDescriptionSequence Dicom_Tags = 6841184
	Dicom_Tags__SurfaceModelLabel Dicom_Tags = 6841216
	Dicom_Tags__SurfaceModelScalingFactor Dicom_Tags = 6841232
	Dicom_Tags__MaterialsCodeSequence Dicom_Tags = 6841248
	Dicom_Tags__CoatingMaterialsCodeSequence Dicom_Tags = 6841252
	Dicom_Tags__ImplantTypeCodeSequence Dicom_Tags = 6841256
	Dicom_Tags__FixationMethodCodeSequence Dicom_Tags = 6841260
	Dicom_Tags__MatingFeatureSetsSequence Dicom_Tags = 6841264
	Dicom_Tags__MatingFeatureSetId Dicom_Tags = 6841280
	Dicom_Tags__MatingFeatureSetLabel Dicom_Tags = 6841296
	Dicom_Tags__MatingFeatureSequence Dicom_Tags = 6841312
	Dicom_Tags__MatingFeatureId Dicom_Tags = 6841328
	Dicom_Tags__MatingFeatureDegreeOfFreedomSequence Dicom_Tags = 6841344
	Dicom_Tags__DegreeOfFreedomId Dicom_Tags = 6841360
	Dicom_Tags__DegreeOfFreedomType Dicom_Tags = 6841376
	Dicom_Tags__Tag2dMatingFeatureCoordinatesSequence Dicom_Tags = 6841392
	Dicom_Tags__ReferencedHpglDocumentId Dicom_Tags = 6841408
	Dicom_Tags__Tag2dMatingPoint Dicom_Tags = 6841424
	Dicom_Tags__Tag2dMatingAxes Dicom_Tags = 6841440
	Dicom_Tags__Tag2dDegreeOfFreedomSequence Dicom_Tags = 6841456
	Dicom_Tags__Tag3dDegreeOfFreedomAxis Dicom_Tags = 6841488
	Dicom_Tags__RangeOfFreedom Dicom_Tags = 6841504
	Dicom_Tags__Tag3dMatingPoint Dicom_Tags = 6841536
	Dicom_Tags__Tag3dMatingAxes Dicom_Tags = 6841552
	Dicom_Tags__Tag2dDegreeOfFreedomAxis Dicom_Tags = 6841584
	Dicom_Tags__PlanningLandmarkPointSequence Dicom_Tags = 6841600
	Dicom_Tags__PlanningLandmarkLineSequence Dicom_Tags = 6841616
	Dicom_Tags__PlanningLandmarkPlaneSequence Dicom_Tags = 6841632
	Dicom_Tags__PlanningLandmarkId Dicom_Tags = 6841648
	Dicom_Tags__PlanningLandmarkDescription Dicom_Tags = 6841664
	Dicom_Tags__PlanningLandmarkIdentificationCodeSequence Dicom_Tags = 6841669
	Dicom_Tags__Tag2dPointCoordinatesSequence Dicom_Tags = 6841680
	Dicom_Tags__Tag2dPointCoordinates Dicom_Tags = 6841696
	Dicom_Tags__Tag3dPointCoordinates Dicom_Tags = 6841744
	Dicom_Tags__Tag2dLineCoordinatesSequence Dicom_Tags = 6841760
	Dicom_Tags__Tag2dLineCoordinates Dicom_Tags = 6841776
	Dicom_Tags__Tag3dLineCoordinates Dicom_Tags = 6841808
	Dicom_Tags__Tag2dPlaneCoordinatesSequence Dicom_Tags = 6841824
	Dicom_Tags__Tag2dPlaneIntersection Dicom_Tags = 6841840
	Dicom_Tags__Tag3dPlaneOrigin Dicom_Tags = 6841872
	Dicom_Tags__Tag3dPlaneNormal Dicom_Tags = 6841888
	Dicom_Tags__GraphicAnnotationSequence Dicom_Tags = 7340033
	Dicom_Tags__GraphicLayer Dicom_Tags = 7340034
	Dicom_Tags__BoundingBoxAnnotationUnits Dicom_Tags = 7340035
	Dicom_Tags__AnchorPointAnnotationUnits Dicom_Tags = 7340036
	Dicom_Tags__GraphicAnnotationUnits Dicom_Tags = 7340037
	Dicom_Tags__UnformattedTextValue Dicom_Tags = 7340038
	Dicom_Tags__TextObjectSequence Dicom_Tags = 7340040
	Dicom_Tags__GraphicObjectSequence Dicom_Tags = 7340041
	Dicom_Tags__BoundingBoxTopLeftHandCorner Dicom_Tags = 7340048
	Dicom_Tags__BoundingBoxBottomRightHandCorner Dicom_Tags = 7340049
	Dicom_Tags__BoundingBoxTextHorizontalJustification Dicom_Tags = 7340050
	Dicom_Tags__AnchorPoint Dicom_Tags = 7340052
	Dicom_Tags__AnchorPointVisibility Dicom_Tags = 7340053
	Dicom_Tags__GraphicDimensions Dicom_Tags = 7340064
	Dicom_Tags__NumberOfGraphicPoints Dicom_Tags = 7340065
	Dicom_Tags__GraphicData Dicom_Tags = 7340066
	Dicom_Tags__GraphicType Dicom_Tags = 7340067
	Dicom_Tags__GraphicFilled Dicom_Tags = 7340068
	Dicom_Tags__ImageRotationRetired Dicom_Tags = 7340096
	Dicom_Tags__ImageHorizontalFlip Dicom_Tags = 7340097
	Dicom_Tags__ImageRotation Dicom_Tags = 7340098
	Dicom_Tags__DisplayedAreaTopLeftHandCornerTrial Dicom_Tags = 7340112
	Dicom_Tags__DisplayedAreaBottomRightHandCornerTrial Dicom_Tags = 7340113
	Dicom_Tags__DisplayedAreaTopLeftHandCorner Dicom_Tags = 7340114
	Dicom_Tags__DisplayedAreaBottomRightHandCorner Dicom_Tags = 7340115
	Dicom_Tags__DisplayedAreaSelectionSequence Dicom_Tags = 7340122
	Dicom_Tags__GraphicLayerSequence Dicom_Tags = 7340128
	Dicom_Tags__GraphicLayerOrder Dicom_Tags = 7340130
	Dicom_Tags__GraphicLayerRecommendedDisplayGrayscaleValue Dicom_Tags = 7340134
	Dicom_Tags__GraphicLayerRecommendedDisplayRgbValue Dicom_Tags = 7340135
	Dicom_Tags__GraphicLayerDescription Dicom_Tags = 7340136
	Dicom_Tags__ContentLabel Dicom_Tags = 7340160
	Dicom_Tags__ContentDescription Dicom_Tags = 7340161
	Dicom_Tags__PresentationCreationDate Dicom_Tags = 7340162
	Dicom_Tags__PresentationCreationTime Dicom_Tags = 7340163
	Dicom_Tags__ContentCreatorSName Dicom_Tags = 7340164
	Dicom_Tags__ContentCreatorSIdentificationCodeSequence Dicom_Tags = 7340166
	Dicom_Tags__AlternateContentDescriptionSequence Dicom_Tags = 7340167
	Dicom_Tags__PresentationSizeMode Dicom_Tags = 7340288
	Dicom_Tags__PresentationPixelSpacing Dicom_Tags = 7340289
	Dicom_Tags__PresentationPixelAspectRatio Dicom_Tags = 7340290
	Dicom_Tags__PresentationPixelMagnificationRatio Dicom_Tags = 7340291
	Dicom_Tags__GraphicGroupLabel Dicom_Tags = 7340551
	Dicom_Tags__GraphicGroupDescription Dicom_Tags = 7340552
	Dicom_Tags__CompoundGraphicSequence Dicom_Tags = 7340553
	Dicom_Tags__CompoundGraphicInstanceId Dicom_Tags = 7340582
	Dicom_Tags__FontName Dicom_Tags = 7340583
	Dicom_Tags__FontNameType Dicom_Tags = 7340584
	Dicom_Tags__CssFontName Dicom_Tags = 7340585
	Dicom_Tags__RotationAngle Dicom_Tags = 7340592
	Dicom_Tags__TextStyleSequence Dicom_Tags = 7340593
	Dicom_Tags__LineStyleSequence Dicom_Tags = 7340594
	Dicom_Tags__FillStyleSequence Dicom_Tags = 7340595
	Dicom_Tags__GraphicGroupSequence Dicom_Tags = 7340596
	Dicom_Tags__TextColorCielabValue Dicom_Tags = 7340609
	Dicom_Tags__HorizontalAlignment Dicom_Tags = 7340610
	Dicom_Tags__VerticalAlignment Dicom_Tags = 7340611
	Dicom_Tags__ShadowStyle Dicom_Tags = 7340612
	Dicom_Tags__ShadowOffsetX Dicom_Tags = 7340613
	Dicom_Tags__ShadowOffsetY Dicom_Tags = 7340614
	Dicom_Tags__ShadowColorCielabValue Dicom_Tags = 7340615
	Dicom_Tags__Underlined Dicom_Tags = 7340616
	Dicom_Tags__Bold Dicom_Tags = 7340617
	Dicom_Tags__Italic Dicom_Tags = 7340624
	Dicom_Tags__PatternOnColorCielabValue Dicom_Tags = 7340625
	Dicom_Tags__PatternOffColorCielabValue Dicom_Tags = 7340626
	Dicom_Tags__LineThickness Dicom_Tags = 7340627
	Dicom_Tags__LineDashingStyle Dicom_Tags = 7340628
	Dicom_Tags__LinePattern Dicom_Tags = 7340629
	Dicom_Tags__FillPattern Dicom_Tags = 7340630
	Dicom_Tags__FillMode Dicom_Tags = 7340631
	Dicom_Tags__ShadowOpacity Dicom_Tags = 7340632
	Dicom_Tags__GapLength Dicom_Tags = 7340641
	Dicom_Tags__DiameterOfVisibility Dicom_Tags = 7340642
	Dicom_Tags__RotationPoint Dicom_Tags = 7340659
	Dicom_Tags__TickAlignment Dicom_Tags = 7340660
	Dicom_Tags__ShowTickLabel Dicom_Tags = 7340664
	Dicom_Tags__TickLabelAlignment Dicom_Tags = 7340665
	Dicom_Tags__CompoundGraphicUnits Dicom_Tags = 7340674
	Dicom_Tags__PatternOnOpacity Dicom_Tags = 7340676
	Dicom_Tags__PatternOffOpacity Dicom_Tags = 7340677
	Dicom_Tags__MajorTicksSequence Dicom_Tags = 7340679
	Dicom_Tags__TickPosition Dicom_Tags = 7340680
	Dicom_Tags__TickLabel Dicom_Tags = 7340681
	Dicom_Tags__CompoundGraphicType Dicom_Tags = 7340692
	Dicom_Tags__GraphicGroupId Dicom_Tags = 7340693
	Dicom_Tags__ShapeType Dicom_Tags = 7340806
	Dicom_Tags__RegistrationSequence Dicom_Tags = 7340808
	Dicom_Tags__MatrixRegistrationSequence Dicom_Tags = 7340809
	Dicom_Tags__MatrixSequence Dicom_Tags = 7340810
	Dicom_Tags__FrameOfReferenceToDisplayedCoordinateSystemTransformationMatrix Dicom_Tags = 7340811
	Dicom_Tags__FrameOfReferenceTransformationMatrixType Dicom_Tags = 7340812
	Dicom_Tags__RegistrationTypeCodeSequence Dicom_Tags = 7340813
	Dicom_Tags__FiducialDescription Dicom_Tags = 7340815
	Dicom_Tags__FiducialIdentifier Dicom_Tags = 7340816
	Dicom_Tags__FiducialIdentifierCodeSequence Dicom_Tags = 7340817
	Dicom_Tags__ContourUncertaintyRadius Dicom_Tags = 7340818
	Dicom_Tags__UsedFiducialsSequence Dicom_Tags = 7340820
	Dicom_Tags__GraphicCoordinatesDataSequence Dicom_Tags = 7340824
	Dicom_Tags__FiducialUid Dicom_Tags = 7340826
	Dicom_Tags__FiducialSetSequence Dicom_Tags = 7340828
	Dicom_Tags__FiducialSequence Dicom_Tags = 7340830
	Dicom_Tags__GraphicLayerRecommendedDisplayCielabValue Dicom_Tags = 7341057
	Dicom_Tags__BlendingSequence Dicom_Tags = 7341058
	Dicom_Tags__RelativeOpacity Dicom_Tags = 7341059
	Dicom_Tags__ReferencedSpatialRegistrationSequence Dicom_Tags = 7341060
	Dicom_Tags__BlendingPosition Dicom_Tags = 7341061
	Dicom_Tags__PresentationDisplayCollectionUid Dicom_Tags = 7344385
	Dicom_Tags__PresentationSequenceCollectionUid Dicom_Tags = 7344386
	Dicom_Tags__PresentationSequencePositionIndex Dicom_Tags = 7344387
	Dicom_Tags__RenderedImageReferenceSequence Dicom_Tags = 7344388
	Dicom_Tags__VolumetricPresentationStateInputSequence Dicom_Tags = 7344641
	Dicom_Tags__PresentationInputType Dicom_Tags = 7344642
	Dicom_Tags__InputSequencePositionIndex Dicom_Tags = 7344643
	Dicom_Tags__Crop Dicom_Tags = 7344644
	Dicom_Tags__CroppingSpecificationIndex Dicom_Tags = 7344645
	Dicom_Tags__CompositingMethod Dicom_Tags = 7344646
	Dicom_Tags__VolumetricPresentationInputNumber Dicom_Tags = 7344647
	Dicom_Tags__ImageVolumeGeometry Dicom_Tags = 7344648
	Dicom_Tags__VolumeCroppingSequence Dicom_Tags = 7344897
	Dicom_Tags__VolumeCroppingMethod Dicom_Tags = 7344898
	Dicom_Tags__BoundingBoxCrop Dicom_Tags = 7344899
	Dicom_Tags__ObliqueCroppingPlaneSequence Dicom_Tags = 7344900
	Dicom_Tags__Plane Dicom_Tags = 7344901
	Dicom_Tags__PlaneNormal Dicom_Tags = 7344902
	Dicom_Tags__CroppingSpecificationNumber Dicom_Tags = 7344905
	Dicom_Tags__MultiPlanarReconstructionStyle Dicom_Tags = 7345409
	Dicom_Tags__MprThicknessType Dicom_Tags = 7345410
	Dicom_Tags__MprSlabThickness Dicom_Tags = 7345411
	Dicom_Tags__MprTopLeftHandCorner Dicom_Tags = 7345413
	Dicom_Tags__MprViewWidthDirection Dicom_Tags = 7345415
	Dicom_Tags__MprViewWidth Dicom_Tags = 7345416
	Dicom_Tags__NumberOfVolumetricCurvePoints Dicom_Tags = 7345420
	Dicom_Tags__VolumetricCurvePoints Dicom_Tags = 7345421
	Dicom_Tags__MprViewHeightDirection Dicom_Tags = 7345425
	Dicom_Tags__MprViewHeight Dicom_Tags = 7345426
	Dicom_Tags__PresentationStateClassificationComponentSequence Dicom_Tags = 7346177
	Dicom_Tags__ComponentType Dicom_Tags = 7346178
	Dicom_Tags__ComponentInputSequence Dicom_Tags = 7346179
	Dicom_Tags__VolumetricPresentationInputIndex Dicom_Tags = 7346180
	Dicom_Tags__PresentationStateCompositorComponentSequence Dicom_Tags = 7346181
	Dicom_Tags__WeightingTransferFunctionSequence Dicom_Tags = 7346182
	Dicom_Tags__WeightingLookupTableDescriptor Dicom_Tags = 7346183
	Dicom_Tags__WeightingLookupTableData Dicom_Tags = 7346184
	Dicom_Tags__VolumetricAnnotationSequence Dicom_Tags = 7346433
	Dicom_Tags__ReferencedStructuredContextSequence Dicom_Tags = 7346435
	Dicom_Tags__ReferencedContentItem Dicom_Tags = 7346436
	Dicom_Tags__VolumetricPresentationInputAnnotationSequence Dicom_Tags = 7346437
	Dicom_Tags__AnnotationClipping Dicom_Tags = 7346439
	Dicom_Tags__PresentationAnimationStyle Dicom_Tags = 7346689
	Dicom_Tags__RecommendedAnimationRate Dicom_Tags = 7346691
	Dicom_Tags__AnimationCurveSequence Dicom_Tags = 7346692
	Dicom_Tags__AnimationStepSize Dicom_Tags = 7346693
	Dicom_Tags__HangingProtocolName Dicom_Tags = 7471106
	Dicom_Tags__HangingProtocolDescription Dicom_Tags = 7471108
	Dicom_Tags__HangingProtocolLevel Dicom_Tags = 7471110
	Dicom_Tags__HangingProtocolCreator Dicom_Tags = 7471112
	Dicom_Tags__HangingProtocolCreationDatetime Dicom_Tags = 7471114
	Dicom_Tags__HangingProtocolDefinitionSequence Dicom_Tags = 7471116
	Dicom_Tags__HangingProtocolUserIdentificationCodeSequence Dicom_Tags = 7471118
	Dicom_Tags__HangingProtocolUserGroupName Dicom_Tags = 7471120
	Dicom_Tags__SourceHangingProtocolSequence Dicom_Tags = 7471122
	Dicom_Tags__NumberOfPriorsReferenced Dicom_Tags = 7471124
	Dicom_Tags__ImageSetsSequence Dicom_Tags = 7471136
	Dicom_Tags__ImageSetSelectorSequence Dicom_Tags = 7471138
	Dicom_Tags__ImageSetSelectorUsageFlag Dicom_Tags = 7471140
	Dicom_Tags__SelectorAttribute Dicom_Tags = 7471142
	Dicom_Tags__SelectorValueNumber Dicom_Tags = 7471144
	Dicom_Tags__TimeBasedImageSetsSequence Dicom_Tags = 7471152
	Dicom_Tags__ImageSetNumber Dicom_Tags = 7471154
	Dicom_Tags__ImageSetSelectorCategory Dicom_Tags = 7471156
	Dicom_Tags__RelativeTime Dicom_Tags = 7471160
	Dicom_Tags__RelativeTimeUnits Dicom_Tags = 7471162
	Dicom_Tags__AbstractPriorValue Dicom_Tags = 7471164
	Dicom_Tags__AbstractPriorCodeSequence Dicom_Tags = 7471166
	Dicom_Tags__ImageSetLabel Dicom_Tags = 7471168
	Dicom_Tags__SelectorAttributeVr Dicom_Tags = 7471184
	Dicom_Tags__SelectorSequencePointer Dicom_Tags = 7471186
	Dicom_Tags__SelectorSequencePointerPrivateCreator Dicom_Tags = 7471188
	Dicom_Tags__SelectorAttributePrivateCreator Dicom_Tags = 7471190
	Dicom_Tags__SelectorAeValue Dicom_Tags = 7471198
	Dicom_Tags__SelectorAsValue Dicom_Tags = 7471199
	Dicom_Tags__SelectorAtValue Dicom_Tags = 7471200
	Dicom_Tags__SelectorDaValue Dicom_Tags = 7471201
	Dicom_Tags__SelectorCsValue Dicom_Tags = 7471202
	Dicom_Tags__SelectorDtValue Dicom_Tags = 7471203
	Dicom_Tags__SelectorIsValue Dicom_Tags = 7471204
	Dicom_Tags__SelectorObValue Dicom_Tags = 7471205
	Dicom_Tags__SelectorLoValue Dicom_Tags = 7471206
	Dicom_Tags__SelectorOfValue Dicom_Tags = 7471207
	Dicom_Tags__SelectorLtValue Dicom_Tags = 7471208
	Dicom_Tags__SelectorOwValue Dicom_Tags = 7471209
	Dicom_Tags__SelectorPnValue Dicom_Tags = 7471210
	Dicom_Tags__SelectorTmValue Dicom_Tags = 7471211
	Dicom_Tags__SelectorShValue Dicom_Tags = 7471212
	Dicom_Tags__SelectorUnValue Dicom_Tags = 7471213
	Dicom_Tags__SelectorStValue Dicom_Tags = 7471214
	Dicom_Tags__SelectorUcValue Dicom_Tags = 7471215
	Dicom_Tags__SelectorUtValue Dicom_Tags = 7471216
	Dicom_Tags__SelectorUrValue Dicom_Tags = 7471217
	Dicom_Tags__SelectorDsValue Dicom_Tags = 7471218
	Dicom_Tags__SelectorOdValue Dicom_Tags = 7471219
	Dicom_Tags__SelectorFdValue Dicom_Tags = 7471220
	Dicom_Tags__SelectorOlValue Dicom_Tags = 7471221
	Dicom_Tags__SelectorFlValue Dicom_Tags = 7471222
	Dicom_Tags__SelectorUlValue Dicom_Tags = 7471224
	Dicom_Tags__SelectorUsValue Dicom_Tags = 7471226
	Dicom_Tags__SelectorSlValue Dicom_Tags = 7471228
	Dicom_Tags__SelectorSsValue Dicom_Tags = 7471230
	Dicom_Tags__SelectorUiValue Dicom_Tags = 7471231
	Dicom_Tags__SelectorCodeSequenceValue Dicom_Tags = 7471232
	Dicom_Tags__NumberOfScreens Dicom_Tags = 7471360
	Dicom_Tags__NominalScreenDefinitionSequence Dicom_Tags = 7471362
	Dicom_Tags__NumberOfVerticalPixels Dicom_Tags = 7471364
	Dicom_Tags__NumberOfHorizontalPixels Dicom_Tags = 7471366
	Dicom_Tags__DisplayEnvironmentSpatialPosition Dicom_Tags = 7471368
	Dicom_Tags__ScreenMinimumGrayscaleBitDepth Dicom_Tags = 7471370
	Dicom_Tags__ScreenMinimumColorBitDepth Dicom_Tags = 7471372
	Dicom_Tags__ApplicationMaximumRepaintTime Dicom_Tags = 7471374
	Dicom_Tags__DisplaySetsSequence Dicom_Tags = 7471616
	Dicom_Tags__DisplaySetNumber Dicom_Tags = 7471618
	Dicom_Tags__DisplaySetLabel Dicom_Tags = 7471619
	Dicom_Tags__DisplaySetPresentationGroup Dicom_Tags = 7471620
	Dicom_Tags__DisplaySetPresentationGroupDescription Dicom_Tags = 7471622
	Dicom_Tags__PartialDataDisplayHandling Dicom_Tags = 7471624
	Dicom_Tags__SynchronizedScrollingSequence Dicom_Tags = 7471632
	Dicom_Tags__DisplaySetScrollingGroup Dicom_Tags = 7471634
	Dicom_Tags__NavigationIndicatorSequence Dicom_Tags = 7471636
	Dicom_Tags__NavigationDisplaySet Dicom_Tags = 7471638
	Dicom_Tags__ReferenceDisplaySets Dicom_Tags = 7471640
	Dicom_Tags__ImageBoxesSequence Dicom_Tags = 7471872
	Dicom_Tags__ImageBoxNumber Dicom_Tags = 7471874
	Dicom_Tags__ImageBoxLayoutType Dicom_Tags = 7471876
	Dicom_Tags__ImageBoxTileHorizontalDimension Dicom_Tags = 7471878
	Dicom_Tags__ImageBoxTileVerticalDimension Dicom_Tags = 7471880
	Dicom_Tags__ImageBoxScrollDirection Dicom_Tags = 7471888
	Dicom_Tags__ImageBoxSmallScrollType Dicom_Tags = 7471890
	Dicom_Tags__ImageBoxSmallScrollAmount Dicom_Tags = 7471892
	Dicom_Tags__ImageBoxLargeScrollType Dicom_Tags = 7471894
	Dicom_Tags__ImageBoxLargeScrollAmount Dicom_Tags = 7471896
	Dicom_Tags__ImageBoxOverlapPriority Dicom_Tags = 7471904
	Dicom_Tags__CineRelativeToRealTime Dicom_Tags = 7471920
	Dicom_Tags__FilterOperationsSequence Dicom_Tags = 7472128
	Dicom_Tags__FilterByCategory Dicom_Tags = 7472130
	Dicom_Tags__FilterByAttributePresence Dicom_Tags = 7472132
	Dicom_Tags__FilterByOperator Dicom_Tags = 7472134
	Dicom_Tags__StructuredDisplayBackgroundCielabValue Dicom_Tags = 7472160
	Dicom_Tags__EmptyImageBoxCielabValue Dicom_Tags = 7472161
	Dicom_Tags__StructuredDisplayImageBoxSequence Dicom_Tags = 7472162
	Dicom_Tags__StructuredDisplayTextBoxSequence Dicom_Tags = 7472164
	Dicom_Tags__ReferencedFirstFrameSequence Dicom_Tags = 7472167
	Dicom_Tags__ImageBoxSynchronizationSequence Dicom_Tags = 7472176
	Dicom_Tags__SynchronizedImageBoxList Dicom_Tags = 7472178
	Dicom_Tags__TypeOfSynchronization Dicom_Tags = 7472180
	Dicom_Tags__BlendingOperationType Dicom_Tags = 7472384
	Dicom_Tags__ReformattingOperationType Dicom_Tags = 7472400
	Dicom_Tags__ReformattingThickness Dicom_Tags = 7472402
	Dicom_Tags__ReformattingInterval Dicom_Tags = 7472404
	Dicom_Tags__ReformattingOperationInitialViewDirection Dicom_Tags = 7472406
	Dicom_Tags__Tag3dRenderingType Dicom_Tags = 7472416
	Dicom_Tags__SortingOperationsSequence Dicom_Tags = 7472640
	Dicom_Tags__SortByCategory Dicom_Tags = 7472642
	Dicom_Tags__SortingDirection Dicom_Tags = 7472644
	Dicom_Tags__DisplaySetPatientOrientation Dicom_Tags = 7472896
	Dicom_Tags__VoiType Dicom_Tags = 7472898
	Dicom_Tags__PseudoColorType Dicom_Tags = 7472900
	Dicom_Tags__PseudoColorPaletteInstanceReferenceSequence Dicom_Tags = 7472901
	Dicom_Tags__ShowGrayscaleInverted Dicom_Tags = 7472902
	Dicom_Tags__ShowImageTrueSizeFlag Dicom_Tags = 7472912
	Dicom_Tags__ShowGraphicAnnotationFlag Dicom_Tags = 7472914
	Dicom_Tags__ShowPatientDemographicsFlag Dicom_Tags = 7472916
	Dicom_Tags__ShowAcquisitionTechniquesFlag Dicom_Tags = 7472918
	Dicom_Tags__DisplaySetHorizontalJustification Dicom_Tags = 7472919
	Dicom_Tags__DisplaySetVerticalJustification Dicom_Tags = 7472920
	Dicom_Tags__ContinuationStartMeterset Dicom_Tags = 7602464
	Dicom_Tags__ContinuationEndMeterset Dicom_Tags = 7602465
	Dicom_Tags__ProcedureStepState Dicom_Tags = 7606272
	Dicom_Tags__ProcedureStepProgressInformationSequence Dicom_Tags = 7606274
	Dicom_Tags__ProcedureStepProgress Dicom_Tags = 7606276
	Dicom_Tags__ProcedureStepProgressDescription Dicom_Tags = 7606278
	Dicom_Tags__ProcedureStepCommunicationsUriSequence Dicom_Tags = 7606280
	Dicom_Tags__ContactUri Dicom_Tags = 7606282
	Dicom_Tags__ContactDisplayName Dicom_Tags = 7606284
	Dicom_Tags__ProcedureStepDiscontinuationReasonCodeSequence Dicom_Tags = 7606286
	Dicom_Tags__BeamTaskSequence Dicom_Tags = 7606304
	Dicom_Tags__BeamTaskType Dicom_Tags = 7606306
	Dicom_Tags__BeamOrderIndexTrial Dicom_Tags = 7606308
	Dicom_Tags__AutosequenceFlag Dicom_Tags = 7606309
	Dicom_Tags__TableTopVerticalAdjustedPosition Dicom_Tags = 7606310
	Dicom_Tags__TableTopLongitudinalAdjustedPosition Dicom_Tags = 7606311
	Dicom_Tags__TableTopLateralAdjustedPosition Dicom_Tags = 7606312
	Dicom_Tags__PatientSupportAdjustedAngle Dicom_Tags = 7606314
	Dicom_Tags__TableTopEccentricAdjustedAngle Dicom_Tags = 7606315
	Dicom_Tags__TableTopPitchAdjustedAngle Dicom_Tags = 7606316
	Dicom_Tags__TableTopRollAdjustedAngle Dicom_Tags = 7606317
	Dicom_Tags__DeliveryVerificationImageSequence Dicom_Tags = 7606320
	Dicom_Tags__VerificationImageTiming Dicom_Tags = 7606322
	Dicom_Tags__DoubleExposureFlag Dicom_Tags = 7606324
	Dicom_Tags__DoubleExposureOrdering Dicom_Tags = 7606326
	Dicom_Tags__DoubleExposureMetersetTrial Dicom_Tags = 7606328
	Dicom_Tags__DoubleExposureFieldDeltaTrial Dicom_Tags = 7606330
	Dicom_Tags__RelatedReferenceRtImageSequence Dicom_Tags = 7606336
	Dicom_Tags__GeneralMachineVerificationSequence Dicom_Tags = 7606338
	Dicom_Tags__ConventionalMachineVerificationSequence Dicom_Tags = 7606340
	Dicom_Tags__IonMachineVerificationSequence Dicom_Tags = 7606342
	Dicom_Tags__FailedAttributesSequence Dicom_Tags = 7606344
	Dicom_Tags__OverriddenAttributesSequence Dicom_Tags = 7606346
	Dicom_Tags__ConventionalControlPointVerificationSequence Dicom_Tags = 7606348
	Dicom_Tags__IonControlPointVerificationSequence Dicom_Tags = 7606350
	Dicom_Tags__AttributeOccurrenceSequence Dicom_Tags = 7606352
	Dicom_Tags__AttributeOccurrencePointer Dicom_Tags = 7606354
	Dicom_Tags__AttributeItemSelector Dicom_Tags = 7606356
	Dicom_Tags__AttributeOccurrencePrivateCreator Dicom_Tags = 7606358
	Dicom_Tags__SelectorSequencePointerItems Dicom_Tags = 7606359
	Dicom_Tags__ScheduledProcedureStepPriority Dicom_Tags = 7606784
	Dicom_Tags__WorklistLabel Dicom_Tags = 7606786
	Dicom_Tags__ProcedureStepLabel Dicom_Tags = 7606788
	Dicom_Tags__ScheduledProcessingParametersSequence Dicom_Tags = 7606800
	Dicom_Tags__PerformedProcessingParametersSequence Dicom_Tags = 7606802
	Dicom_Tags__UnifiedProcedureStepPerformedProcedureSequence Dicom_Tags = 7606806
	Dicom_Tags__RelatedProcedureStepSequence Dicom_Tags = 7606816
	Dicom_Tags__ProcedureStepRelationshipType Dicom_Tags = 7606818
	Dicom_Tags__ReplacedProcedureStepSequence Dicom_Tags = 7606820
	Dicom_Tags__DeletionLock Dicom_Tags = 7606832
	Dicom_Tags__ReceivingAe Dicom_Tags = 7606836
	Dicom_Tags__RequestingAe Dicom_Tags = 7606838
	Dicom_Tags__ReasonForCancellation Dicom_Tags = 7606840
	Dicom_Tags__ScpStatus Dicom_Tags = 7606850
	Dicom_Tags__SubscriptionListStatus Dicom_Tags = 7606852
	Dicom_Tags__UnifiedProcedureStepListStatus Dicom_Tags = 7606854
	Dicom_Tags__BeamOrderIndex Dicom_Tags = 7607076
	Dicom_Tags__DoubleExposureMeterset Dicom_Tags = 7607096
	Dicom_Tags__DoubleExposureFieldDelta Dicom_Tags = 7607098
	Dicom_Tags__BrachyTaskSequence Dicom_Tags = 7607297
	Dicom_Tags__ContinuationStartTotalReferenceAirKerma Dicom_Tags = 7607298
	Dicom_Tags__ContinuationEndTotalReferenceAirKerma Dicom_Tags = 7607299
	Dicom_Tags__ContinuationPulseNumber Dicom_Tags = 7607300
	Dicom_Tags__ChannelDeliveryOrderSequence Dicom_Tags = 7607301
	Dicom_Tags__ReferencedChannelNumber Dicom_Tags = 7607302
	Dicom_Tags__StartCumulativeTimeWeight Dicom_Tags = 7607303
	Dicom_Tags__EndCumulativeTimeWeight Dicom_Tags = 7607304
	Dicom_Tags__OmittedChannelSequence Dicom_Tags = 7607305
	Dicom_Tags__ReasonForChannelOmission Dicom_Tags = 7607306
	Dicom_Tags__ReasonForChannelOmissionDescription Dicom_Tags = 7607307
	Dicom_Tags__ChannelDeliveryOrderIndex Dicom_Tags = 7607308
	Dicom_Tags__ChannelDeliveryContinuationSequence Dicom_Tags = 7607309
	Dicom_Tags__OmittedApplicationSetupSequence Dicom_Tags = 7607310
	Dicom_Tags__ImplantAssemblyTemplateName Dicom_Tags = 7733249
	Dicom_Tags__ImplantAssemblyTemplateIssuer Dicom_Tags = 7733251
	Dicom_Tags__ImplantAssemblyTemplateVersion Dicom_Tags = 7733254
	Dicom_Tags__ReplacedImplantAssemblyTemplateSequence Dicom_Tags = 7733256
	Dicom_Tags__ImplantAssemblyTemplateType Dicom_Tags = 7733258
	Dicom_Tags__OriginalImplantAssemblyTemplateSequence Dicom_Tags = 7733260
	Dicom_Tags__DerivationImplantAssemblyTemplateSequence Dicom_Tags = 7733262
	Dicom_Tags__ImplantAssemblyTemplateTargetAnatomySequence Dicom_Tags = 7733264
	Dicom_Tags__ProcedureTypeCodeSequence Dicom_Tags = 7733280
	Dicom_Tags__SurgicalTechnique Dicom_Tags = 7733296
	Dicom_Tags__ComponentTypesSequence Dicom_Tags = 7733298
	Dicom_Tags__ComponentTypeCodeSequence Dicom_Tags = 7733300
	Dicom_Tags__ExclusiveComponentType Dicom_Tags = 7733302
	Dicom_Tags__MandatoryComponentType Dicom_Tags = 7733304
	Dicom_Tags__ComponentSequence Dicom_Tags = 7733312
	Dicom_Tags__ComponentId Dicom_Tags = 7733333
	Dicom_Tags__ComponentAssemblySequence Dicom_Tags = 7733344
	Dicom_Tags__Component1ReferencedId Dicom_Tags = 7733360
	Dicom_Tags__Component1ReferencedMatingFeatureSetId Dicom_Tags = 7733376
	Dicom_Tags__Component1ReferencedMatingFeatureId Dicom_Tags = 7733392
	Dicom_Tags__Component2ReferencedId Dicom_Tags = 7733408
	Dicom_Tags__Component2ReferencedMatingFeatureSetId Dicom_Tags = 7733424
	Dicom_Tags__Component2ReferencedMatingFeatureId Dicom_Tags = 7733440
	Dicom_Tags__ImplantTemplateGroupName Dicom_Tags = 7864321
	Dicom_Tags__ImplantTemplateGroupDescription Dicom_Tags = 7864336
	Dicom_Tags__ImplantTemplateGroupIssuer Dicom_Tags = 7864352
	Dicom_Tags__ImplantTemplateGroupVersion Dicom_Tags = 7864356
	Dicom_Tags__ReplacedImplantTemplateGroupSequence Dicom_Tags = 7864358
	Dicom_Tags__ImplantTemplateGroupTargetAnatomySequence Dicom_Tags = 7864360
	Dicom_Tags__ImplantTemplateGroupMembersSequence Dicom_Tags = 7864362
	Dicom_Tags__ImplantTemplateGroupMemberId Dicom_Tags = 7864366
	Dicom_Tags__Tag3dImplantTemplateGroupMemberMatchingPoint Dicom_Tags = 7864400
	Dicom_Tags__Tag3dImplantTemplateGroupMemberMatchingAxes Dicom_Tags = 7864416
	Dicom_Tags__ImplantTemplateGroupMemberMatching2dCoordinatesSequence Dicom_Tags = 7864432
	Dicom_Tags__Tag2dImplantTemplateGroupMemberMatchingPoint Dicom_Tags = 7864464
	Dicom_Tags__Tag2dImplantTemplateGroupMemberMatchingAxes Dicom_Tags = 7864480
	Dicom_Tags__ImplantTemplateGroupVariationDimensionSequence Dicom_Tags = 7864496
	Dicom_Tags__ImplantTemplateGroupVariationDimensionName Dicom_Tags = 7864498
	Dicom_Tags__ImplantTemplateGroupVariationDimensionRankSequence Dicom_Tags = 7864500
	Dicom_Tags__ReferencedImplantTemplateGroupMemberId Dicom_Tags = 7864502
	Dicom_Tags__ImplantTemplateGroupVariationDimensionRank Dicom_Tags = 7864504
	Dicom_Tags__SurfaceScanAcquisitionTypeCodeSequence Dicom_Tags = 8388609
	Dicom_Tags__SurfaceScanModeCodeSequence Dicom_Tags = 8388610
	Dicom_Tags__RegistrationMethodCodeSequence Dicom_Tags = 8388611
	Dicom_Tags__ShotDurationTime Dicom_Tags = 8388612
	Dicom_Tags__ShotOffsetTime Dicom_Tags = 8388613
	Dicom_Tags__SurfacePointPresentationValueData Dicom_Tags = 8388614
	Dicom_Tags__SurfacePointColorCielabValueData Dicom_Tags = 8388615
	Dicom_Tags__UvMappingSequence Dicom_Tags = 8388616
	Dicom_Tags__TextureLabel Dicom_Tags = 8388617
	Dicom_Tags__UValueData Dicom_Tags = 8388624
	Dicom_Tags__VValueData Dicom_Tags = 8388625
	Dicom_Tags__ReferencedTextureSequence Dicom_Tags = 8388626
	Dicom_Tags__ReferencedSurfaceDataSequence Dicom_Tags = 8388627
	Dicom_Tags__AssessmentSummary Dicom_Tags = 8519681
	Dicom_Tags__AssessmentSummaryDescription Dicom_Tags = 8519683
	Dicom_Tags__AssessedSopInstanceSequence Dicom_Tags = 8519684
	Dicom_Tags__ReferencedComparisonSopInstanceSequence Dicom_Tags = 8519685
	Dicom_Tags__NumberOfAssessmentObservations Dicom_Tags = 8519686
	Dicom_Tags__AssessmentObservationsSequence Dicom_Tags = 8519687
	Dicom_Tags__ObservationSignificance Dicom_Tags = 8519688
	Dicom_Tags__ObservationDescription Dicom_Tags = 8519690
	Dicom_Tags__StructuredConstraintObservationSequence Dicom_Tags = 8519692
	Dicom_Tags__AssessedAttributeValueSequence Dicom_Tags = 8519696
	Dicom_Tags__AssessmentSetId Dicom_Tags = 8519702
	Dicom_Tags__AssessmentRequesterSequence Dicom_Tags = 8519703
	Dicom_Tags__SelectorAttributeName Dicom_Tags = 8519704
	Dicom_Tags__SelectorAttributeKeyword Dicom_Tags = 8519705
	Dicom_Tags__AssessmentTypeCodeSequence Dicom_Tags = 8519713
	Dicom_Tags__ObservationBasisCodeSequence Dicom_Tags = 8519714
	Dicom_Tags__AssessmentLabel Dicom_Tags = 8519715
	Dicom_Tags__ConstraintType Dicom_Tags = 8519730
	Dicom_Tags__SpecificationSelectionGuidance Dicom_Tags = 8519731
	Dicom_Tags__ConstraintValueSequence Dicom_Tags = 8519732
	Dicom_Tags__RecommendedDefaultValueSequence Dicom_Tags = 8519733
	Dicom_Tags__ConstraintViolationSignificance Dicom_Tags = 8519734
	Dicom_Tags__ConstraintViolationCondition Dicom_Tags = 8519735
	Dicom_Tags__StorageMediaFileSetId Dicom_Tags = 8913200
	Dicom_Tags__StorageMediaFileSetUid Dicom_Tags = 8913216
	Dicom_Tags__IconImageSequence Dicom_Tags = 8913408
	Dicom_Tags__TopicTitle Dicom_Tags = 8915204
	Dicom_Tags__TopicSubject Dicom_Tags = 8915206
	Dicom_Tags__TopicAuthor Dicom_Tags = 8915216
	Dicom_Tags__TopicKeywords Dicom_Tags = 8915218
	Dicom_Tags__SopInstanceStatus Dicom_Tags = 16778256
	Dicom_Tags__SopAuthorizationDatetime Dicom_Tags = 16778272
	Dicom_Tags__SopAuthorizationComment Dicom_Tags = 16778276
	Dicom_Tags__AuthorizationEquipmentCertificationNumber Dicom_Tags = 16778278
	Dicom_Tags__MacIdNumber Dicom_Tags = 67108869
	Dicom_Tags__MacCalculationTransferSyntaxUid Dicom_Tags = 67108880
	Dicom_Tags__MacAlgorithm Dicom_Tags = 67108885
	Dicom_Tags__DataElementsSigned Dicom_Tags = 67108896
	Dicom_Tags__DigitalSignatureUid Dicom_Tags = 67109120
	Dicom_Tags__DigitalSignatureDatetime Dicom_Tags = 67109125
	Dicom_Tags__CertificateType Dicom_Tags = 67109136
	Dicom_Tags__CertificateOfSigner Dicom_Tags = 67109141
	Dicom_Tags__Signature Dicom_Tags = 67109152
	Dicom_Tags__CertifiedTimestampType Dicom_Tags = 67109637
	Dicom_Tags__CertifiedTimestamp Dicom_Tags = 67109648
	Dicom_Tags__DigitalSignaturePurposeCodeSequence Dicom_Tags = 67109889
	Dicom_Tags__ReferencedDigitalSignatureSequence Dicom_Tags = 67109890
	Dicom_Tags__ReferencedSopInstanceMacSequence Dicom_Tags = 67109891
	Dicom_Tags__Mac Dicom_Tags = 67109892
	Dicom_Tags__EncryptedAttributesSequence Dicom_Tags = 67110144
	Dicom_Tags__EncryptedContentTransferSyntaxUid Dicom_Tags = 67110160
	Dicom_Tags__EncryptedContent Dicom_Tags = 67110176
	Dicom_Tags__ModifiedAttributesSequence Dicom_Tags = 67110224
	Dicom_Tags__OriginalAttributesSequence Dicom_Tags = 67110241
	Dicom_Tags__AttributeModificationDatetime Dicom_Tags = 67110242
	Dicom_Tags__ModifyingSystem Dicom_Tags = 67110243
	Dicom_Tags__SourceOfPreviousValues Dicom_Tags = 67110244
	Dicom_Tags__ReasonForTheAttributeModification Dicom_Tags = 67110245
	Dicom_Tags__NumberOfCopies Dicom_Tags = 536870928
	Dicom_Tags__PrinterConfigurationSequence Dicom_Tags = 536870942
	Dicom_Tags__PrintPriority Dicom_Tags = 536870944
	Dicom_Tags__MediumType Dicom_Tags = 536870960
	Dicom_Tags__FilmDestination Dicom_Tags = 536870976
	Dicom_Tags__FilmSessionLabel Dicom_Tags = 536870992
	Dicom_Tags__MemoryAllocation Dicom_Tags = 536871008
	Dicom_Tags__MaximumMemoryAllocation Dicom_Tags = 536871009
	Dicom_Tags__ColorImagePrintingFlag Dicom_Tags = 536871010
	Dicom_Tags__CollationFlag Dicom_Tags = 536871011
	Dicom_Tags__AnnotationFlag Dicom_Tags = 536871013
	Dicom_Tags__ImageOverlayFlag Dicom_Tags = 536871015
	Dicom_Tags__PresentationLutFlag Dicom_Tags = 536871017
	Dicom_Tags__ImageBoxPresentationLutFlag Dicom_Tags = 536871018
	Dicom_Tags__MemoryBitDepth Dicom_Tags = 536871072
	Dicom_Tags__PrintingBitDepth Dicom_Tags = 536871073
	Dicom_Tags__MediaInstalledSequence Dicom_Tags = 536871074
	Dicom_Tags__OtherMediaAvailableSequence Dicom_Tags = 536871076
	Dicom_Tags__SupportedImageDisplayFormatsSequence Dicom_Tags = 536871080
	Dicom_Tags__ReferencedFilmBoxSequence Dicom_Tags = 536872192
	Dicom_Tags__ReferencedStoredPrintSequence Dicom_Tags = 536872208
	Dicom_Tags__ImageDisplayFormat Dicom_Tags = 537919504
	Dicom_Tags__AnnotationDisplayFormatId Dicom_Tags = 537919536
	Dicom_Tags__FilmOrientation Dicom_Tags = 537919552
	Dicom_Tags__FilmSizeId Dicom_Tags = 537919568
	Dicom_Tags__PrinterResolutionId Dicom_Tags = 537919570
	Dicom_Tags__DefaultPrinterResolutionId Dicom_Tags = 537919572
	Dicom_Tags__MagnificationType Dicom_Tags = 537919584
	Dicom_Tags__SmoothingType Dicom_Tags = 537919616
	Dicom_Tags__DefaultMagnificationType Dicom_Tags = 537919654
	Dicom_Tags__OtherMagnificationTypesAvailable Dicom_Tags = 537919655
	Dicom_Tags__DefaultSmoothingType Dicom_Tags = 537919656
	Dicom_Tags__OtherSmoothingTypesAvailable Dicom_Tags = 537919657
	Dicom_Tags__BorderDensity Dicom_Tags = 537919744
	Dicom_Tags__EmptyImageDensity Dicom_Tags = 537919760
	Dicom_Tags__MinDensity Dicom_Tags = 537919776
	Dicom_Tags__MaxDensity Dicom_Tags = 537919792
	Dicom_Tags__Trim Dicom_Tags = 537919808
	Dicom_Tags__ConfigurationInformation Dicom_Tags = 537919824
	Dicom_Tags__ConfigurationInformationDescription Dicom_Tags = 537919826
	Dicom_Tags__MaximumCollatedFilms Dicom_Tags = 537919828
	Dicom_Tags__Illumination Dicom_Tags = 537919838
	Dicom_Tags__ReflectedAmbientLight Dicom_Tags = 537919840
	Dicom_Tags__PrinterPixelSpacing Dicom_Tags = 537920374
	Dicom_Tags__ReferencedFilmSessionSequence Dicom_Tags = 537920768
	Dicom_Tags__ReferencedImageBoxSequence Dicom_Tags = 537920784
	Dicom_Tags__ReferencedBasicAnnotationBoxSequence Dicom_Tags = 537920800
	Dicom_Tags__ImageBoxPosition Dicom_Tags = 538968080
	Dicom_Tags__Polarity Dicom_Tags = 538968096
	Dicom_Tags__RequestedImageSize Dicom_Tags = 538968112
	Dicom_Tags__RequestedDecimateCropBehavior Dicom_Tags = 538968128
	Dicom_Tags__RequestedResolutionId Dicom_Tags = 538968144
	Dicom_Tags__RequestedImageSizeFlag Dicom_Tags = 538968224
	Dicom_Tags__DecimateCropResult Dicom_Tags = 538968226
	Dicom_Tags__BasicGrayscaleImageSequence Dicom_Tags = 538968336
	Dicom_Tags__BasicColorImageSequence Dicom_Tags = 538968337
	Dicom_Tags__ReferencedImageOverlayBoxSequence Dicom_Tags = 538968368
	Dicom_Tags__ReferencedVoiLutBoxSequence Dicom_Tags = 538968384
	Dicom_Tags__AnnotationPosition Dicom_Tags = 540016656
	Dicom_Tags__TextString Dicom_Tags = 540016672
	Dicom_Tags__ReferencedOverlayPlaneSequence Dicom_Tags = 541065232
	Dicom_Tags__ReferencedOverlayPlaneGroups Dicom_Tags = 541065233
	Dicom_Tags__OverlayPixelDataSequence Dicom_Tags = 541065248
	Dicom_Tags__OverlayMagnificationType Dicom_Tags = 541065312
	Dicom_Tags__OverlaySmoothingType Dicom_Tags = 541065328
	Dicom_Tags__OverlayOrImageMagnification Dicom_Tags = 541065330
	Dicom_Tags__MagnifyToNumberOfColumns Dicom_Tags = 541065332
	Dicom_Tags__OverlayForegroundDensity Dicom_Tags = 541065344
	Dicom_Tags__OverlayBackgroundDensity Dicom_Tags = 541065346
	Dicom_Tags__OverlayMode Dicom_Tags = 541065360
	Dicom_Tags__ThresholdDensity Dicom_Tags = 541065472
	Dicom_Tags__ReferencedImageBoxSequenceRetired Dicom_Tags = 541066496
	Dicom_Tags__PresentationLutSequence Dicom_Tags = 542113808
	Dicom_Tags__PresentationLutShape Dicom_Tags = 542113824
	Dicom_Tags__ReferencedPresentationLutSequence Dicom_Tags = 542115072
	Dicom_Tags__PrintJobId Dicom_Tags = 553648144
	Dicom_Tags__ExecutionStatus Dicom_Tags = 553648160
	Dicom_Tags__ExecutionStatusInfo Dicom_Tags = 553648176
	Dicom_Tags__CreationDate Dicom_Tags = 553648192
	Dicom_Tags__CreationTime Dicom_Tags = 553648208
	Dicom_Tags__Originator Dicom_Tags = 553648240
	Dicom_Tags__DestinationAe Dicom_Tags = 553648448
	Dicom_Tags__OwnerId Dicom_Tags = 553648480
	Dicom_Tags__NumberOfFilms Dicom_Tags = 553648496
	Dicom_Tags__ReferencedPrintJobSequencePullStoredPrint Dicom_Tags = 553649408
	Dicom_Tags__PrinterStatus Dicom_Tags = 554696720
	Dicom_Tags__PrinterStatusInfo Dicom_Tags = 554696736
	Dicom_Tags__PrinterName Dicom_Tags = 554696752
	Dicom_Tags__PrintQueueId Dicom_Tags = 554696857
	Dicom_Tags__QueueStatus Dicom_Tags = 555745296
	Dicom_Tags__PrintJobDescriptionSequence Dicom_Tags = 555745360
	Dicom_Tags__ReferencedPrintJobSequence Dicom_Tags = 555745392
	Dicom_Tags__PrintManagementCapabilitiesSequence Dicom_Tags = 556793872
	Dicom_Tags__PrinterCharacteristicsSequence Dicom_Tags = 556793877
	Dicom_Tags__FilmBoxContentSequence Dicom_Tags = 556793904
	Dicom_Tags__ImageBoxContentSequence Dicom_Tags = 556793920
	Dicom_Tags__AnnotationContentSequence Dicom_Tags = 556793936
	Dicom_Tags__ImageOverlayBoxContentSequence Dicom_Tags = 556793952
	Dicom_Tags__PresentationLutContentSequence Dicom_Tags = 556793984
	Dicom_Tags__ProposedStudySequence Dicom_Tags = 556794016
	Dicom_Tags__OriginalImageSequence Dicom_Tags = 556794048
	Dicom_Tags__LabelUsingInformationExtractedFromInstances Dicom_Tags = 570425345
	Dicom_Tags__LabelText Dicom_Tags = 570425346
	Dicom_Tags__LabelStyleSelection Dicom_Tags = 570425347
	Dicom_Tags__MediaDisposition Dicom_Tags = 570425348
	Dicom_Tags__BarcodeValue Dicom_Tags = 570425349
	Dicom_Tags__BarcodeSymbology Dicom_Tags = 570425350
	Dicom_Tags__AllowMediaSplitting Dicom_Tags = 570425351
	Dicom_Tags__IncludeNonDicomObjects Dicom_Tags = 570425352
	Dicom_Tags__IncludeDisplayApplication Dicom_Tags = 570425353
	Dicom_Tags__PreserveCompositeInstancesAfterMediaCreation Dicom_Tags = 570425354
	Dicom_Tags__TotalNumberOfPiecesOfMediaCreated Dicom_Tags = 570425355
	Dicom_Tags__RequestedMediaApplicationProfile Dicom_Tags = 570425356
	Dicom_Tags__ReferencedStorageMediaSequence Dicom_Tags = 570425357
	Dicom_Tags__FailureAttributes Dicom_Tags = 570425358
	Dicom_Tags__AllowLossyCompression Dicom_Tags = 570425359
	Dicom_Tags__RequestPriority Dicom_Tags = 570425376
	Dicom_Tags__RtImageLabel Dicom_Tags = 805437442
	Dicom_Tags__RtImageName Dicom_Tags = 805437443
	Dicom_Tags__RtImageDescription Dicom_Tags = 805437444
	Dicom_Tags__ReportedValuesOrigin Dicom_Tags = 805437450
	Dicom_Tags__RtImagePlane Dicom_Tags = 805437452
	Dicom_Tags__XRayImageReceptorTranslation Dicom_Tags = 805437453
	Dicom_Tags__XRayImageReceptorAngle Dicom_Tags = 805437454
	Dicom_Tags__RtImageOrientation Dicom_Tags = 805437456
	Dicom_Tags__ImagePlanePixelSpacing Dicom_Tags = 805437457
	Dicom_Tags__RtImagePosition Dicom_Tags = 805437458
	Dicom_Tags__RadiationMachineName Dicom_Tags = 805437472
	Dicom_Tags__RadiationMachineSad Dicom_Tags = 805437474
	Dicom_Tags__RadiationMachineSsd Dicom_Tags = 805437476
	Dicom_Tags__RtImageSid Dicom_Tags = 805437478
	Dicom_Tags__SourceToReferenceObjectDistance Dicom_Tags = 805437480
	Dicom_Tags__FractionNumber Dicom_Tags = 805437481
	Dicom_Tags__ExposureSequence Dicom_Tags = 805437488
	Dicom_Tags__MetersetExposure Dicom_Tags = 805437490
	Dicom_Tags__DiaphragmPosition Dicom_Tags = 805437492
	Dicom_Tags__FluenceMapSequence Dicom_Tags = 805437504
	Dicom_Tags__FluenceDataSource Dicom_Tags = 805437505
	Dicom_Tags__FluenceDataScale Dicom_Tags = 805437506
	Dicom_Tags__PrimaryFluenceModeSequence Dicom_Tags = 805437520
	Dicom_Tags__FluenceMode Dicom_Tags = 805437521
	Dicom_Tags__FluenceModeId Dicom_Tags = 805437522
	Dicom_Tags__DvhType Dicom_Tags = 805568513
	Dicom_Tags__DoseUnits Dicom_Tags = 805568514
	Dicom_Tags__DoseType Dicom_Tags = 805568516
	Dicom_Tags__SpatialTransformOfDose Dicom_Tags = 805568517
	Dicom_Tags__DoseComment Dicom_Tags = 805568518
	Dicom_Tags__NormalizationPoint Dicom_Tags = 805568520
	Dicom_Tags__DoseSummationType Dicom_Tags = 805568522
	Dicom_Tags__GridFrameOffsetVector Dicom_Tags = 805568524
	Dicom_Tags__DoseGridScaling Dicom_Tags = 805568526
	Dicom_Tags__RtDoseRoiSequence Dicom_Tags = 805568528
	Dicom_Tags__DoseValue Dicom_Tags = 805568530
	Dicom_Tags__TissueHeterogeneityCorrection Dicom_Tags = 805568532
	Dicom_Tags__DvhNormalizationPoint Dicom_Tags = 805568576
	Dicom_Tags__DvhNormalizationDoseValue Dicom_Tags = 805568578
	Dicom_Tags__DvhSequence Dicom_Tags = 805568592
	Dicom_Tags__DvhDoseScaling Dicom_Tags = 805568594
	Dicom_Tags__DvhVolumeUnits Dicom_Tags = 805568596
	Dicom_Tags__DvhNumberOfBins Dicom_Tags = 805568598
	Dicom_Tags__DvhData Dicom_Tags = 805568600
	Dicom_Tags__DvhReferencedRoiSequence Dicom_Tags = 805568608
	Dicom_Tags__DvhRoiContributionType Dicom_Tags = 805568610
	Dicom_Tags__DvhMinimumDose Dicom_Tags = 805568624
	Dicom_Tags__DvhMaximumDose Dicom_Tags = 805568626
	Dicom_Tags__DvhMeanDose Dicom_Tags = 805568628
	Dicom_Tags__StructureSetLabel Dicom_Tags = 805699586
	Dicom_Tags__StructureSetName Dicom_Tags = 805699588
	Dicom_Tags__StructureSetDescription Dicom_Tags = 805699590
	Dicom_Tags__StructureSetDate Dicom_Tags = 805699592
	Dicom_Tags__StructureSetTime Dicom_Tags = 805699593
	Dicom_Tags__ReferencedFrameOfReferenceSequence Dicom_Tags = 805699600
	Dicom_Tags__RtReferencedStudySequence Dicom_Tags = 805699602
	Dicom_Tags__RtReferencedSeriesSequence Dicom_Tags = 805699604
	Dicom_Tags__ContourImageSequence Dicom_Tags = 805699606
	Dicom_Tags__PredecessorStructureSetSequence Dicom_Tags = 805699608
	Dicom_Tags__StructureSetRoiSequence Dicom_Tags = 805699616
	Dicom_Tags__RoiNumber Dicom_Tags = 805699618
	Dicom_Tags__ReferencedFrameOfReferenceUid Dicom_Tags = 805699620
	Dicom_Tags__RoiName Dicom_Tags = 805699622
	Dicom_Tags__RoiDescription Dicom_Tags = 805699624
	Dicom_Tags__RoiDisplayColor Dicom_Tags = 805699626
	Dicom_Tags__RoiVolume Dicom_Tags = 805699628
	Dicom_Tags__RtRelatedRoiSequence Dicom_Tags = 805699632
	Dicom_Tags__RtRoiRelationship Dicom_Tags = 805699635
	Dicom_Tags__RoiGenerationAlgorithm Dicom_Tags = 805699638
	Dicom_Tags__RoiGenerationDescription Dicom_Tags = 805699640
	Dicom_Tags__RoiContourSequence Dicom_Tags = 805699641
	Dicom_Tags__ContourSequence Dicom_Tags = 805699648
	Dicom_Tags__ContourGeometricType Dicom_Tags = 805699650
	Dicom_Tags__ContourSlabThickness Dicom_Tags = 805699652
	Dicom_Tags__ContourOffsetVector Dicom_Tags = 805699653
	Dicom_Tags__NumberOfContourPoints Dicom_Tags = 805699654
	Dicom_Tags__ContourNumber Dicom_Tags = 805699656
	Dicom_Tags__AttachedContours Dicom_Tags = 805699657
	Dicom_Tags__ContourData Dicom_Tags = 805699664
	Dicom_Tags__RtRoiObservationsSequence Dicom_Tags = 805699712
	Dicom_Tags__ObservationNumber Dicom_Tags = 805699714
	Dicom_Tags__ReferencedRoiNumber Dicom_Tags = 805699716
	Dicom_Tags__RoiObservationLabel Dicom_Tags = 805699717
	Dicom_Tags__RtRoiIdentificationCodeSequence Dicom_Tags = 805699718
	Dicom_Tags__RoiObservationDescription Dicom_Tags = 805699720
	Dicom_Tags__RelatedRtRoiObservationsSequence Dicom_Tags = 805699744
	Dicom_Tags__RtRoiInterpretedType Dicom_Tags = 805699748
	Dicom_Tags__RoiInterpreter Dicom_Tags = 805699750
	Dicom_Tags__RoiPhysicalPropertiesSequence Dicom_Tags = 805699760
	Dicom_Tags__RoiPhysicalProperty Dicom_Tags = 805699762
	Dicom_Tags__RoiPhysicalPropertyValue Dicom_Tags = 805699764
	Dicom_Tags__RoiElementalCompositionSequence Dicom_Tags = 805699766
	Dicom_Tags__RoiElementalCompositionAtomicNumber Dicom_Tags = 805699767
	Dicom_Tags__RoiElementalCompositionAtomicMassFraction Dicom_Tags = 805699768
	Dicom_Tags__AdditionalRtRoiIdentificationCodeSequence Dicom_Tags = 805699769
	Dicom_Tags__FrameOfReferenceRelationshipSequence Dicom_Tags = 805699776
	Dicom_Tags__RelatedFrameOfReferenceUid Dicom_Tags = 805699778
	Dicom_Tags__FrameOfReferenceTransformationType Dicom_Tags = 805699780
	Dicom_Tags__FrameOfReferenceTransformationMatrix Dicom_Tags = 805699782
	Dicom_Tags__FrameOfReferenceTransformationComment Dicom_Tags = 805699784
	Dicom_Tags__MeasuredDoseReferenceSequence Dicom_Tags = 805830672
	Dicom_Tags__MeasuredDoseDescription Dicom_Tags = 805830674
	Dicom_Tags__MeasuredDoseType Dicom_Tags = 805830676
	Dicom_Tags__MeasuredDoseValue Dicom_Tags = 805830678
	Dicom_Tags__TreatmentSessionBeamSequence Dicom_Tags = 805830688
	Dicom_Tags__TreatmentSessionIonBeamSequence Dicom_Tags = 805830689
	Dicom_Tags__CurrentFractionNumber Dicom_Tags = 805830690
	Dicom_Tags__TreatmentControlPointDate Dicom_Tags = 805830692
	Dicom_Tags__TreatmentControlPointTime Dicom_Tags = 805830693
	Dicom_Tags__TreatmentTerminationStatus Dicom_Tags = 805830698
	Dicom_Tags__TreatmentTerminationCode Dicom_Tags = 805830699
	Dicom_Tags__TreatmentVerificationStatus Dicom_Tags = 805830700
	Dicom_Tags__ReferencedTreatmentRecordSequence Dicom_Tags = 805830704
	Dicom_Tags__SpecifiedPrimaryMeterset Dicom_Tags = 805830706
	Dicom_Tags__SpecifiedSecondaryMeterset Dicom_Tags = 805830707
	Dicom_Tags__DeliveredPrimaryMeterset Dicom_Tags = 805830710
	Dicom_Tags__DeliveredSecondaryMeterset Dicom_Tags = 805830711
	Dicom_Tags__SpecifiedTreatmentTime Dicom_Tags = 805830714
	Dicom_Tags__DeliveredTreatmentTime Dicom_Tags = 805830715
	Dicom_Tags__ControlPointDeliverySequence Dicom_Tags = 805830720
	Dicom_Tags__IonControlPointDeliverySequence Dicom_Tags = 805830721
	Dicom_Tags__SpecifiedMeterset Dicom_Tags = 805830722
	Dicom_Tags__DeliveredMeterset Dicom_Tags = 805830724
	Dicom_Tags__MetersetRateSet Dicom_Tags = 805830725
	Dicom_Tags__MetersetRateDelivered Dicom_Tags = 805830726
	Dicom_Tags__ScanSpotMetersetsDelivered Dicom_Tags = 805830727
	Dicom_Tags__DoseRateDelivered Dicom_Tags = 805830728
	Dicom_Tags__TreatmentSummaryCalculatedDoseReferenceSequence Dicom_Tags = 805830736
	Dicom_Tags__CumulativeDoseToDoseReference Dicom_Tags = 805830738
	Dicom_Tags__FirstTreatmentDate Dicom_Tags = 805830740
	Dicom_Tags__MostRecentTreatmentDate Dicom_Tags = 805830742
	Dicom_Tags__NumberOfFractionsDelivered Dicom_Tags = 805830746
	Dicom_Tags__OverrideSequence Dicom_Tags = 805830752
	Dicom_Tags__ParameterSequencePointer Dicom_Tags = 805830753
	Dicom_Tags__OverrideParameterPointer Dicom_Tags = 805830754
	Dicom_Tags__ParameterItemIndex Dicom_Tags = 805830755
	Dicom_Tags__MeasuredDoseReferenceNumber Dicom_Tags = 805830756
	Dicom_Tags__ParameterPointer Dicom_Tags = 805830757
	Dicom_Tags__OverrideReason Dicom_Tags = 805830758
	Dicom_Tags__CorrectedParameterSequence Dicom_Tags = 805830760
	Dicom_Tags__CorrectionValue Dicom_Tags = 805830762
	Dicom_Tags__CalculatedDoseReferenceSequence Dicom_Tags = 805830768
	Dicom_Tags__CalculatedDoseReferenceNumber Dicom_Tags = 805830770
	Dicom_Tags__CalculatedDoseReferenceDescription Dicom_Tags = 805830772
	Dicom_Tags__CalculatedDoseReferenceDoseValue Dicom_Tags = 805830774
	Dicom_Tags__StartMeterset Dicom_Tags = 805830776
	Dicom_Tags__EndMeterset Dicom_Tags = 805830778
	Dicom_Tags__ReferencedMeasuredDoseReferenceSequence Dicom_Tags = 805830784
	Dicom_Tags__ReferencedMeasuredDoseReferenceNumber Dicom_Tags = 805830786
	Dicom_Tags__ReferencedCalculatedDoseReferenceSequence Dicom_Tags = 805830800
	Dicom_Tags__ReferencedCalculatedDoseReferenceNumber Dicom_Tags = 805830802
	Dicom_Tags__BeamLimitingDeviceLeafPairsSequence Dicom_Tags = 805830816
	Dicom_Tags__RecordedWedgeSequence Dicom_Tags = 805830832
	Dicom_Tags__RecordedCompensatorSequence Dicom_Tags = 805830848
	Dicom_Tags__RecordedBlockSequence Dicom_Tags = 805830864
	Dicom_Tags__TreatmentSummaryMeasuredDoseReferenceSequence Dicom_Tags = 805830880
	Dicom_Tags__RecordedSnoutSequence Dicom_Tags = 805830896
	Dicom_Tags__RecordedRangeShifterSequence Dicom_Tags = 805830898
	Dicom_Tags__RecordedLateralSpreadingDeviceSequence Dicom_Tags = 805830900
	Dicom_Tags__RecordedRangeModulatorSequence Dicom_Tags = 805830902
	Dicom_Tags__RecordedSourceSequence Dicom_Tags = 805830912
	Dicom_Tags__SourceSerialNumber Dicom_Tags = 805830917
	Dicom_Tags__TreatmentSessionApplicationSetupSequence Dicom_Tags = 805830928
	Dicom_Tags__ApplicationSetupCheck Dicom_Tags = 805830934
	Dicom_Tags__RecordedBrachyAccessoryDeviceSequence Dicom_Tags = 805830944
	Dicom_Tags__ReferencedBrachyAccessoryDeviceNumber Dicom_Tags = 805830946
	Dicom_Tags__RecordedChannelSequence Dicom_Tags = 805830960
	Dicom_Tags__SpecifiedChannelTotalTime Dicom_Tags = 805830962
	Dicom_Tags__DeliveredChannelTotalTime Dicom_Tags = 805830964
	Dicom_Tags__SpecifiedNumberOfPulses Dicom_Tags = 805830966
	Dicom_Tags__DeliveredNumberOfPulses Dicom_Tags = 805830968
	Dicom_Tags__SpecifiedPulseRepetitionInterval Dicom_Tags = 805830970
	Dicom_Tags__DeliveredPulseRepetitionInterval Dicom_Tags = 805830972
	Dicom_Tags__RecordedSourceApplicatorSequence Dicom_Tags = 805830976
	Dicom_Tags__ReferencedSourceApplicatorNumber Dicom_Tags = 805830978
	Dicom_Tags__RecordedChannelShieldSequence Dicom_Tags = 805830992
	Dicom_Tags__ReferencedChannelShieldNumber Dicom_Tags = 805830994
	Dicom_Tags__BrachyControlPointDeliveredSequence Dicom_Tags = 805831008
	Dicom_Tags__SafePositionExitDate Dicom_Tags = 805831010
	Dicom_Tags__SafePositionExitTime Dicom_Tags = 805831012
	Dicom_Tags__SafePositionReturnDate Dicom_Tags = 805831014
	Dicom_Tags__SafePositionReturnTime Dicom_Tags = 805831016
	Dicom_Tags__PulseSpecificBrachyControlPointDeliveredSequence Dicom_Tags = 805831025
	Dicom_Tags__PulseNumber Dicom_Tags = 805831026
	Dicom_Tags__BrachyPulseControlPointDeliveredSequence Dicom_Tags = 805831027
	Dicom_Tags__CurrentTreatmentStatus Dicom_Tags = 805831168
	Dicom_Tags__TreatmentStatusComment Dicom_Tags = 805831170
	Dicom_Tags__FractionGroupSummarySequence Dicom_Tags = 805831200
	Dicom_Tags__ReferencedFractionNumber Dicom_Tags = 805831203
	Dicom_Tags__FractionGroupType Dicom_Tags = 805831204
	Dicom_Tags__BeamStopperPosition Dicom_Tags = 805831216
	Dicom_Tags__FractionStatusSummarySequence Dicom_Tags = 805831232
	Dicom_Tags__TreatmentDate Dicom_Tags = 805831248
	Dicom_Tags__TreatmentTime Dicom_Tags = 805831249
	Dicom_Tags__RtPlanLabel Dicom_Tags = 805961730
	Dicom_Tags__RtPlanName Dicom_Tags = 805961731
	Dicom_Tags__RtPlanDescription Dicom_Tags = 805961732
	Dicom_Tags__RtPlanDate Dicom_Tags = 805961734
	Dicom_Tags__RtPlanTime Dicom_Tags = 805961735
	Dicom_Tags__TreatmentProtocols Dicom_Tags = 805961737
	Dicom_Tags__PlanIntent Dicom_Tags = 805961738
	Dicom_Tags__TreatmentSites Dicom_Tags = 805961739
	Dicom_Tags__RtPlanGeometry Dicom_Tags = 805961740
	Dicom_Tags__PrescriptionDescription Dicom_Tags = 805961742
	Dicom_Tags__DoseReferenceSequence Dicom_Tags = 805961744
	Dicom_Tags__DoseReferenceNumber Dicom_Tags = 805961746
	Dicom_Tags__DoseReferenceUid Dicom_Tags = 805961747
	Dicom_Tags__DoseReferenceStructureType Dicom_Tags = 805961748
	Dicom_Tags__NominalBeamEnergyUnit Dicom_Tags = 805961749
	Dicom_Tags__DoseReferenceDescription Dicom_Tags = 805961750
	Dicom_Tags__DoseReferencePointCoordinates Dicom_Tags = 805961752
	Dicom_Tags__NominalPriorDose Dicom_Tags = 805961754
	Dicom_Tags__DoseReferenceType Dicom_Tags = 805961760
	Dicom_Tags__ConstraintWeight Dicom_Tags = 805961761
	Dicom_Tags__DeliveryWarningDose Dicom_Tags = 805961762
	Dicom_Tags__DeliveryMaximumDose Dicom_Tags = 805961763
	Dicom_Tags__TargetMinimumDose Dicom_Tags = 805961765
	Dicom_Tags__TargetPrescriptionDose Dicom_Tags = 805961766
	Dicom_Tags__TargetMaximumDose Dicom_Tags = 805961767
	Dicom_Tags__TargetUnderdoseVolumeFraction Dicom_Tags = 805961768
	Dicom_Tags__OrganAtRiskFullVolumeDose Dicom_Tags = 805961770
	Dicom_Tags__OrganAtRiskLimitDose Dicom_Tags = 805961771
	Dicom_Tags__OrganAtRiskMaximumDose Dicom_Tags = 805961772
	Dicom_Tags__OrganAtRiskOverdoseVolumeFraction Dicom_Tags = 805961773
	Dicom_Tags__ToleranceTableSequence Dicom_Tags = 805961792
	Dicom_Tags__ToleranceTableNumber Dicom_Tags = 805961794
	Dicom_Tags__ToleranceTableLabel Dicom_Tags = 805961795
	Dicom_Tags__GantryAngleTolerance Dicom_Tags = 805961796
	Dicom_Tags__BeamLimitingDeviceAngleTolerance Dicom_Tags = 805961798
	Dicom_Tags__BeamLimitingDeviceToleranceSequence Dicom_Tags = 805961800
	Dicom_Tags__BeamLimitingDevicePositionTolerance Dicom_Tags = 805961802
	Dicom_Tags__SnoutPositionTolerance Dicom_Tags = 805961803
	Dicom_Tags__PatientSupportAngleTolerance Dicom_Tags = 805961804
	Dicom_Tags__TableTopEccentricAngleTolerance Dicom_Tags = 805961806
	Dicom_Tags__TableTopPitchAngleTolerance Dicom_Tags = 805961807
	Dicom_Tags__TableTopRollAngleTolerance Dicom_Tags = 805961808
	Dicom_Tags__TableTopVerticalPositionTolerance Dicom_Tags = 805961809
	Dicom_Tags__TableTopLongitudinalPositionTolerance Dicom_Tags = 805961810
	Dicom_Tags__TableTopLateralPositionTolerance Dicom_Tags = 805961811
	Dicom_Tags__RtPlanRelationship Dicom_Tags = 805961813
	Dicom_Tags__FractionGroupSequence Dicom_Tags = 805961840
	Dicom_Tags__FractionGroupNumber Dicom_Tags = 805961841
	Dicom_Tags__FractionGroupDescription Dicom_Tags = 805961842
	Dicom_Tags__NumberOfFractionsPlanned Dicom_Tags = 805961848
	Dicom_Tags__NumberOfFractionPatternDigitsPerDay Dicom_Tags = 805961849
	Dicom_Tags__RepeatFractionCycleLength Dicom_Tags = 805961850
	Dicom_Tags__FractionPattern Dicom_Tags = 805961851
	Dicom_Tags__NumberOfBeams Dicom_Tags = 805961856
	Dicom_Tags__BeamDoseSpecificationPoint Dicom_Tags = 805961858
	Dicom_Tags__BeamDose Dicom_Tags = 805961860
	Dicom_Tags__BeamMeterset Dicom_Tags = 805961862
	Dicom_Tags__BeamDosePointDepth Dicom_Tags = 805961864
	Dicom_Tags__BeamDosePointEquivalentDepth Dicom_Tags = 805961865
	Dicom_Tags__BeamDosePointSsd Dicom_Tags = 805961866
	Dicom_Tags__BeamDoseMeaning Dicom_Tags = 805961867
	Dicom_Tags__BeamDoseVerificationControlPointSequence Dicom_Tags = 805961868
	Dicom_Tags__AverageBeamDosePointDepth Dicom_Tags = 805961869
	Dicom_Tags__AverageBeamDosePointEquivalentDepth Dicom_Tags = 805961870
	Dicom_Tags__AverageBeamDosePointSsd Dicom_Tags = 805961871
	Dicom_Tags__BeamDoseType Dicom_Tags = 805961872
	Dicom_Tags__AlternateBeamDose Dicom_Tags = 805961873
	Dicom_Tags__AlternateBeamDoseType Dicom_Tags = 805961874
	Dicom_Tags__NumberOfBrachyApplicationSetups Dicom_Tags = 805961888
	Dicom_Tags__BrachyApplicationSetupDoseSpecificationPoint Dicom_Tags = 805961890
	Dicom_Tags__BrachyApplicationSetupDose Dicom_Tags = 805961892
	Dicom_Tags__BeamSequence Dicom_Tags = 805961904
	Dicom_Tags__TreatmentMachineName Dicom_Tags = 805961906
	Dicom_Tags__PrimaryDosimeterUnit Dicom_Tags = 805961907
	Dicom_Tags__SourceAxisDistance Dicom_Tags = 805961908
	Dicom_Tags__BeamLimitingDeviceSequence Dicom_Tags = 805961910
	Dicom_Tags__RtBeamLimitingDeviceType Dicom_Tags = 805961912
	Dicom_Tags__SourceToBeamLimitingDeviceDistance Dicom_Tags = 805961914
	Dicom_Tags__IsocenterToBeamLimitingDeviceDistance Dicom_Tags = 805961915
	Dicom_Tags__NumberOfLeafJawPairs Dicom_Tags = 805961916
	Dicom_Tags__LeafPositionBoundaries Dicom_Tags = 805961918
	Dicom_Tags__BeamNumber Dicom_Tags = 805961920
	Dicom_Tags__BeamName Dicom_Tags = 805961922
	Dicom_Tags__BeamDescription Dicom_Tags = 805961923
	Dicom_Tags__BeamType Dicom_Tags = 805961924
	Dicom_Tags__BeamDeliveryDurationLimit Dicom_Tags = 805961925
	Dicom_Tags__RadiationType Dicom_Tags = 805961926
	Dicom_Tags__HighDoseTechniqueType Dicom_Tags = 805961927
	Dicom_Tags__ReferenceImageNumber Dicom_Tags = 805961928
	Dicom_Tags__PlannedVerificationImageSequence Dicom_Tags = 805961930
	Dicom_Tags__ImagingDeviceSpecificAcquisitionParameters Dicom_Tags = 805961932
	Dicom_Tags__TreatmentDeliveryType Dicom_Tags = 805961934
	Dicom_Tags__NumberOfWedges Dicom_Tags = 805961936
	Dicom_Tags__WedgeSequence Dicom_Tags = 805961937
	Dicom_Tags__WedgeNumber Dicom_Tags = 805961938
	Dicom_Tags__WedgeType Dicom_Tags = 805961939
	Dicom_Tags__WedgeId Dicom_Tags = 805961940
	Dicom_Tags__WedgeAngle Dicom_Tags = 805961941
	Dicom_Tags__WedgeFactor Dicom_Tags = 805961942
	Dicom_Tags__TotalWedgeTrayWaterEquivalentThickness Dicom_Tags = 805961943
	Dicom_Tags__WedgeOrientation Dicom_Tags = 805961944
	Dicom_Tags__IsocenterToWedgeTrayDistance Dicom_Tags = 805961945
	Dicom_Tags__SourceToWedgeTrayDistance Dicom_Tags = 805961946
	Dicom_Tags__WedgeThinEdgePosition Dicom_Tags = 805961947
	Dicom_Tags__BolusId Dicom_Tags = 805961948
	Dicom_Tags__BolusDescription Dicom_Tags = 805961949
	Dicom_Tags__EffectiveWedgeAngle Dicom_Tags = 805961950
	Dicom_Tags__NumberOfCompensators Dicom_Tags = 805961952
	Dicom_Tags__MaterialId Dicom_Tags = 805961953
	Dicom_Tags__TotalCompensatorTrayFactor Dicom_Tags = 805961954
	Dicom_Tags__CompensatorSequence Dicom_Tags = 805961955
	Dicom_Tags__CompensatorNumber Dicom_Tags = 805961956
	Dicom_Tags__CompensatorId Dicom_Tags = 805961957
	Dicom_Tags__SourceToCompensatorTrayDistance Dicom_Tags = 805961958
	Dicom_Tags__CompensatorRows Dicom_Tags = 805961959
	Dicom_Tags__CompensatorColumns Dicom_Tags = 805961960
	Dicom_Tags__CompensatorPixelSpacing Dicom_Tags = 805961961
	Dicom_Tags__CompensatorPosition Dicom_Tags = 805961962
	Dicom_Tags__CompensatorTransmissionData Dicom_Tags = 805961963
	Dicom_Tags__CompensatorThicknessData Dicom_Tags = 805961964
	Dicom_Tags__NumberOfBoli Dicom_Tags = 805961965
	Dicom_Tags__CompensatorType Dicom_Tags = 805961966
	Dicom_Tags__CompensatorTrayId Dicom_Tags = 805961967
	Dicom_Tags__NumberOfBlocks Dicom_Tags = 805961968
	Dicom_Tags__TotalBlockTrayFactor Dicom_Tags = 805961970
	Dicom_Tags__TotalBlockTrayWaterEquivalentThickness Dicom_Tags = 805961971
	Dicom_Tags__BlockSequence Dicom_Tags = 805961972
	Dicom_Tags__BlockTrayId Dicom_Tags = 805961973
	Dicom_Tags__SourceToBlockTrayDistance Dicom_Tags = 805961974
	Dicom_Tags__IsocenterToBlockTrayDistance Dicom_Tags = 805961975
	Dicom_Tags__BlockType Dicom_Tags = 805961976
	Dicom_Tags__AccessoryCode Dicom_Tags = 805961977
	Dicom_Tags__BlockDivergence Dicom_Tags = 805961978
	Dicom_Tags__BlockMountingPosition Dicom_Tags = 805961979
	Dicom_Tags__BlockNumber Dicom_Tags = 805961980
	Dicom_Tags__BlockName Dicom_Tags = 805961982
	Dicom_Tags__BlockThickness Dicom_Tags = 805961984
	Dicom_Tags__BlockTransmission Dicom_Tags = 805961986
	Dicom_Tags__BlockNumberOfPoints Dicom_Tags = 805961988
	Dicom_Tags__BlockData Dicom_Tags = 805961990
	Dicom_Tags__ApplicatorSequence Dicom_Tags = 805961991
	Dicom_Tags__ApplicatorId Dicom_Tags = 805961992
	Dicom_Tags__ApplicatorType Dicom_Tags = 805961993
	Dicom_Tags__ApplicatorDescription Dicom_Tags = 805961994
	Dicom_Tags__CumulativeDoseReferenceCoefficient Dicom_Tags = 805961996
	Dicom_Tags__FinalCumulativeMetersetWeight Dicom_Tags = 805961998
	Dicom_Tags__NumberOfControlPoints Dicom_Tags = 805962000
	Dicom_Tags__ControlPointSequence Dicom_Tags = 805962001
	Dicom_Tags__ControlPointIndex Dicom_Tags = 805962002
	Dicom_Tags__NominalBeamEnergy Dicom_Tags = 805962004
	Dicom_Tags__DoseRateSet Dicom_Tags = 805962005
	Dicom_Tags__WedgePositionSequence Dicom_Tags = 805962006
	Dicom_Tags__WedgePosition Dicom_Tags = 805962008
	Dicom_Tags__BeamLimitingDevicePositionSequence Dicom_Tags = 805962010
	Dicom_Tags__LeafJawPositions Dicom_Tags = 805962012
	Dicom_Tags__GantryAngle Dicom_Tags = 805962014
	Dicom_Tags__GantryRotationDirection Dicom_Tags = 805962015
	Dicom_Tags__BeamLimitingDeviceAngle Dicom_Tags = 805962016
	Dicom_Tags__BeamLimitingDeviceRotationDirection Dicom_Tags = 805962017
	Dicom_Tags__PatientSupportAngle Dicom_Tags = 805962018
	Dicom_Tags__PatientSupportRotationDirection Dicom_Tags = 805962019
	Dicom_Tags__TableTopEccentricAxisDistance Dicom_Tags = 805962020
	Dicom_Tags__TableTopEccentricAngle Dicom_Tags = 805962021
	Dicom_Tags__TableTopEccentricRotationDirection Dicom_Tags = 805962022
	Dicom_Tags__TableTopVerticalPosition Dicom_Tags = 805962024
	Dicom_Tags__TableTopLongitudinalPosition Dicom_Tags = 805962025
	Dicom_Tags__TableTopLateralPosition Dicom_Tags = 805962026
	Dicom_Tags__IsocenterPosition Dicom_Tags = 805962028
	Dicom_Tags__SurfaceEntryPoint Dicom_Tags = 805962030
	Dicom_Tags__SourceToSurfaceDistance Dicom_Tags = 805962032
	Dicom_Tags__AverageBeamDosePointSourceToExternalContourDistance Dicom_Tags = 805962033
	Dicom_Tags__SourceToExternalContourDistance Dicom_Tags = 805962034
	Dicom_Tags__ExternalContourEntryPoint Dicom_Tags = 805962035
	Dicom_Tags__CumulativeMetersetWeight Dicom_Tags = 805962036
	Dicom_Tags__TableTopPitchAngle Dicom_Tags = 805962048
	Dicom_Tags__TableTopPitchRotationDirection Dicom_Tags = 805962050
	Dicom_Tags__TableTopRollAngle Dicom_Tags = 805962052
	Dicom_Tags__TableTopRollRotationDirection Dicom_Tags = 805962054
	Dicom_Tags__HeadFixationAngle Dicom_Tags = 805962056
	Dicom_Tags__GantryPitchAngle Dicom_Tags = 805962058
	Dicom_Tags__GantryPitchRotationDirection Dicom_Tags = 805962060
	Dicom_Tags__GantryPitchAngleTolerance Dicom_Tags = 805962062
	Dicom_Tags__FixationEye Dicom_Tags = 805962064
	Dicom_Tags__ChairHeadFramePosition Dicom_Tags = 805962065
	Dicom_Tags__HeadFixationAngleTolerance Dicom_Tags = 805962066
	Dicom_Tags__ChairHeadFramePositionTolerance Dicom_Tags = 805962067
	Dicom_Tags__FixationLightAzimuthalAngleTolerance Dicom_Tags = 805962068
	Dicom_Tags__FixationLightPolarAngleTolerance Dicom_Tags = 805962069
	Dicom_Tags__PatientSetupSequence Dicom_Tags = 805962112
	Dicom_Tags__PatientSetupNumber Dicom_Tags = 805962114
	Dicom_Tags__PatientSetupLabel Dicom_Tags = 805962115
	Dicom_Tags__PatientAdditionalPosition Dicom_Tags = 805962116
	Dicom_Tags__FixationDeviceSequence Dicom_Tags = 805962128
	Dicom_Tags__FixationDeviceType Dicom_Tags = 805962130
	Dicom_Tags__FixationDeviceLabel Dicom_Tags = 805962132
	Dicom_Tags__FixationDeviceDescription Dicom_Tags = 805962134
	Dicom_Tags__FixationDevicePosition Dicom_Tags = 805962136
	Dicom_Tags__FixationDevicePitchAngle Dicom_Tags = 805962137
	Dicom_Tags__FixationDeviceRollAngle Dicom_Tags = 805962138
	Dicom_Tags__ShieldingDeviceSequence Dicom_Tags = 805962144
	Dicom_Tags__ShieldingDeviceType Dicom_Tags = 805962146
	Dicom_Tags__ShieldingDeviceLabel Dicom_Tags = 805962148
	Dicom_Tags__ShieldingDeviceDescription Dicom_Tags = 805962150
	Dicom_Tags__ShieldingDevicePosition Dicom_Tags = 805962152
	Dicom_Tags__SetupTechnique Dicom_Tags = 805962160
	Dicom_Tags__SetupTechniqueDescription Dicom_Tags = 805962162
	Dicom_Tags__SetupDeviceSequence Dicom_Tags = 805962164
	Dicom_Tags__SetupDeviceType Dicom_Tags = 805962166
	Dicom_Tags__SetupDeviceLabel Dicom_Tags = 805962168
	Dicom_Tags__SetupDeviceDescription Dicom_Tags = 805962170
	Dicom_Tags__SetupDeviceParameter Dicom_Tags = 805962172
	Dicom_Tags__SetupReferenceDescription Dicom_Tags = 805962192
	Dicom_Tags__TableTopVerticalSetupDisplacement Dicom_Tags = 805962194
	Dicom_Tags__TableTopLongitudinalSetupDisplacement Dicom_Tags = 805962196
	Dicom_Tags__TableTopLateralSetupDisplacement Dicom_Tags = 805962198
	Dicom_Tags__BrachyTreatmentTechnique Dicom_Tags = 805962240
	Dicom_Tags__BrachyTreatmentType Dicom_Tags = 805962242
	Dicom_Tags__TreatmentMachineSequence Dicom_Tags = 805962246
	Dicom_Tags__SourceSequence Dicom_Tags = 805962256
	Dicom_Tags__SourceNumber Dicom_Tags = 805962258
	Dicom_Tags__SourceType Dicom_Tags = 805962260
	Dicom_Tags__SourceManufacturer Dicom_Tags = 805962262
	Dicom_Tags__ActiveSourceDiameter Dicom_Tags = 805962264
	Dicom_Tags__ActiveSourceLength Dicom_Tags = 805962266
	Dicom_Tags__SourceModelId Dicom_Tags = 805962267
	Dicom_Tags__SourceDescription Dicom_Tags = 805962268
	Dicom_Tags__SourceEncapsulationNominalThickness Dicom_Tags = 805962274
	Dicom_Tags__SourceEncapsulationNominalTransmission Dicom_Tags = 805962276
	Dicom_Tags__SourceIsotopeName Dicom_Tags = 805962278
	Dicom_Tags__SourceIsotopeHalfLife Dicom_Tags = 805962280
	Dicom_Tags__SourceStrengthUnits Dicom_Tags = 805962281
	Dicom_Tags__ReferenceAirKermaRate Dicom_Tags = 805962282
	Dicom_Tags__SourceStrength Dicom_Tags = 805962283
	Dicom_Tags__SourceStrengthReferenceDate Dicom_Tags = 805962284
	Dicom_Tags__SourceStrengthReferenceTime Dicom_Tags = 805962286
	Dicom_Tags__ApplicationSetupSequence Dicom_Tags = 805962288
	Dicom_Tags__ApplicationSetupType Dicom_Tags = 805962290
	Dicom_Tags__ApplicationSetupNumber Dicom_Tags = 805962292
	Dicom_Tags__ApplicationSetupName Dicom_Tags = 805962294
	Dicom_Tags__ApplicationSetupManufacturer Dicom_Tags = 805962296
	Dicom_Tags__TemplateNumber Dicom_Tags = 805962304
	Dicom_Tags__TemplateType Dicom_Tags = 805962306
	Dicom_Tags__TemplateName Dicom_Tags = 805962308
	Dicom_Tags__TotalReferenceAirKerma Dicom_Tags = 805962320
	Dicom_Tags__BrachyAccessoryDeviceSequence Dicom_Tags = 805962336
	Dicom_Tags__BrachyAccessoryDeviceNumber Dicom_Tags = 805962338
	Dicom_Tags__BrachyAccessoryDeviceId Dicom_Tags = 805962339
	Dicom_Tags__BrachyAccessoryDeviceType Dicom_Tags = 805962340
	Dicom_Tags__BrachyAccessoryDeviceName Dicom_Tags = 805962342
	Dicom_Tags__BrachyAccessoryDeviceNominalThickness Dicom_Tags = 805962346
	Dicom_Tags__BrachyAccessoryDeviceNominalTransmission Dicom_Tags = 805962348
	Dicom_Tags__ChannelSequence Dicom_Tags = 805962368
	Dicom_Tags__ChannelNumber Dicom_Tags = 805962370
	Dicom_Tags__ChannelLength Dicom_Tags = 805962372
	Dicom_Tags__ChannelTotalTime Dicom_Tags = 805962374
	Dicom_Tags__SourceMovementType Dicom_Tags = 805962376
	Dicom_Tags__NumberOfPulses Dicom_Tags = 805962378
	Dicom_Tags__PulseRepetitionInterval Dicom_Tags = 805962380
	Dicom_Tags__SourceApplicatorNumber Dicom_Tags = 805962384
	Dicom_Tags__SourceApplicatorId Dicom_Tags = 805962385
	Dicom_Tags__SourceApplicatorType Dicom_Tags = 805962386
	Dicom_Tags__SourceApplicatorName Dicom_Tags = 805962388
	Dicom_Tags__SourceApplicatorLength Dicom_Tags = 805962390
	Dicom_Tags__SourceApplicatorManufacturer Dicom_Tags = 805962392
	Dicom_Tags__SourceApplicatorWallNominalThickness Dicom_Tags = 805962396
	Dicom_Tags__SourceApplicatorWallNominalTransmission Dicom_Tags = 805962398
	Dicom_Tags__SourceApplicatorStepSize Dicom_Tags = 805962400
	Dicom_Tags__TransferTubeNumber Dicom_Tags = 805962402
	Dicom_Tags__TransferTubeLength Dicom_Tags = 805962404
	Dicom_Tags__ChannelShieldSequence Dicom_Tags = 805962416
	Dicom_Tags__ChannelShieldNumber Dicom_Tags = 805962418
	Dicom_Tags__ChannelShieldId Dicom_Tags = 805962419
	Dicom_Tags__ChannelShieldName Dicom_Tags = 805962420
	Dicom_Tags__ChannelShieldNominalThickness Dicom_Tags = 805962424
	Dicom_Tags__ChannelShieldNominalTransmission Dicom_Tags = 805962426
	Dicom_Tags__FinalCumulativeTimeWeight Dicom_Tags = 805962440
	Dicom_Tags__BrachyControlPointSequence Dicom_Tags = 805962448
	Dicom_Tags__ControlPointRelativePosition Dicom_Tags = 805962450
	Dicom_Tags__ControlPoint3dPosition Dicom_Tags = 805962452
	Dicom_Tags__CumulativeTimeWeight Dicom_Tags = 805962454
	Dicom_Tags__CompensatorDivergence Dicom_Tags = 805962464
	Dicom_Tags__CompensatorMountingPosition Dicom_Tags = 805962465
	Dicom_Tags__SourceToCompensatorDistance Dicom_Tags = 805962466
	Dicom_Tags__TotalCompensatorTrayWaterEquivalentThickness Dicom_Tags = 805962467
	Dicom_Tags__IsocenterToCompensatorTrayDistance Dicom_Tags = 805962468
	Dicom_Tags__CompensatorColumnOffset Dicom_Tags = 805962469
	Dicom_Tags__IsocenterToCompensatorDistances Dicom_Tags = 805962470
	Dicom_Tags__CompensatorRelativeStoppingPowerRatio Dicom_Tags = 805962471
	Dicom_Tags__CompensatorMillingToolDiameter Dicom_Tags = 805962472
	Dicom_Tags__IonRangeCompensatorSequence Dicom_Tags = 805962474
	Dicom_Tags__CompensatorDescription Dicom_Tags = 805962475
	Dicom_Tags__RadiationMassNumber Dicom_Tags = 805962498
	Dicom_Tags__RadiationAtomicNumber Dicom_Tags = 805962500
	Dicom_Tags__RadiationChargeState Dicom_Tags = 805962502
	Dicom_Tags__ScanMode Dicom_Tags = 805962504
	Dicom_Tags__ModulatedScanModeType Dicom_Tags = 805962505
	Dicom_Tags__VirtualSourceAxisDistances Dicom_Tags = 805962506
	Dicom_Tags__SnoutSequence Dicom_Tags = 805962508
	Dicom_Tags__SnoutPosition Dicom_Tags = 805962509
	Dicom_Tags__SnoutId Dicom_Tags = 805962511
	Dicom_Tags__NumberOfRangeShifters Dicom_Tags = 805962514
	Dicom_Tags__RangeShifterSequence Dicom_Tags = 805962516
	Dicom_Tags__RangeShifterNumber Dicom_Tags = 805962518
	Dicom_Tags__RangeShifterId Dicom_Tags = 805962520
	Dicom_Tags__RangeShifterType Dicom_Tags = 805962528
	Dicom_Tags__RangeShifterDescription Dicom_Tags = 805962530
	Dicom_Tags__NumberOfLateralSpreadingDevices Dicom_Tags = 805962544
	Dicom_Tags__LateralSpreadingDeviceSequence Dicom_Tags = 805962546
	Dicom_Tags__LateralSpreadingDeviceNumber Dicom_Tags = 805962548
	Dicom_Tags__LateralSpreadingDeviceId Dicom_Tags = 805962550
	Dicom_Tags__LateralSpreadingDeviceType Dicom_Tags = 805962552
	Dicom_Tags__LateralSpreadingDeviceDescription Dicom_Tags = 805962554
	Dicom_Tags__LateralSpreadingDeviceWaterEquivalentThickness Dicom_Tags = 805962556
	Dicom_Tags__NumberOfRangeModulators Dicom_Tags = 805962560
	Dicom_Tags__RangeModulatorSequence Dicom_Tags = 805962562
	Dicom_Tags__RangeModulatorNumber Dicom_Tags = 805962564
	Dicom_Tags__RangeModulatorId Dicom_Tags = 805962566
	Dicom_Tags__RangeModulatorType Dicom_Tags = 805962568
	Dicom_Tags__RangeModulatorDescription Dicom_Tags = 805962570
	Dicom_Tags__BeamCurrentModulationId Dicom_Tags = 805962572
	Dicom_Tags__PatientSupportType Dicom_Tags = 805962576
	Dicom_Tags__PatientSupportId Dicom_Tags = 805962578
	Dicom_Tags__PatientSupportAccessoryCode Dicom_Tags = 805962580
	Dicom_Tags__TrayAccessoryCode Dicom_Tags = 805962581
	Dicom_Tags__FixationLightAzimuthalAngle Dicom_Tags = 805962582
	Dicom_Tags__FixationLightPolarAngle Dicom_Tags = 805962584
	Dicom_Tags__MetersetRate Dicom_Tags = 805962586
	Dicom_Tags__RangeShifterSettingsSequence Dicom_Tags = 805962592
	Dicom_Tags__RangeShifterSetting Dicom_Tags = 805962594
	Dicom_Tags__IsocenterToRangeShifterDistance Dicom_Tags = 805962596
	Dicom_Tags__RangeShifterWaterEquivalentThickness Dicom_Tags = 805962598
	Dicom_Tags__LateralSpreadingDeviceSettingsSequence Dicom_Tags = 805962608
	Dicom_Tags__LateralSpreadingDeviceSetting Dicom_Tags = 805962610
	Dicom_Tags__IsocenterToLateralSpreadingDeviceDistance Dicom_Tags = 805962612
	Dicom_Tags__RangeModulatorSettingsSequence Dicom_Tags = 805962624
	Dicom_Tags__RangeModulatorGatingStartValue Dicom_Tags = 805962626
	Dicom_Tags__RangeModulatorGatingStopValue Dicom_Tags = 805962628
	Dicom_Tags__RangeModulatorGatingStartWaterEquivalentThickness Dicom_Tags = 805962630
	Dicom_Tags__RangeModulatorGatingStopWaterEquivalentThickness Dicom_Tags = 805962632
	Dicom_Tags__IsocenterToRangeModulatorDistance Dicom_Tags = 805962634
	Dicom_Tags__ScanSpotTuneId Dicom_Tags = 805962640
	Dicom_Tags__ScanSpotPrescribedIndices Dicom_Tags = 805962641
	Dicom_Tags__NumberOfScanSpotPositions Dicom_Tags = 805962642
	Dicom_Tags__ScanSpotReordered Dicom_Tags = 805962643
	Dicom_Tags__ScanSpotPositionMap Dicom_Tags = 805962644
	Dicom_Tags__ScanSpotReorderingAllowed Dicom_Tags = 805962645
	Dicom_Tags__ScanSpotMetersetWeights Dicom_Tags = 805962646
	Dicom_Tags__ScanningSpotSize Dicom_Tags = 805962648
	Dicom_Tags__NumberOfPaintings Dicom_Tags = 805962650
	Dicom_Tags__IonToleranceTableSequence Dicom_Tags = 805962656
	Dicom_Tags__IonBeamSequence Dicom_Tags = 805962658
	Dicom_Tags__IonBeamLimitingDeviceSequence Dicom_Tags = 805962660
	Dicom_Tags__IonBlockSequence Dicom_Tags = 805962662
	Dicom_Tags__IonControlPointSequence Dicom_Tags = 805962664
	Dicom_Tags__IonWedgeSequence Dicom_Tags = 805962666
	Dicom_Tags__IonWedgePositionSequence Dicom_Tags = 805962668
	Dicom_Tags__ReferencedSetupImageSequence Dicom_Tags = 805962753
	Dicom_Tags__SetupImageComment Dicom_Tags = 805962754
	Dicom_Tags__MotionSynchronizationSequence Dicom_Tags = 805962768
	Dicom_Tags__ControlPointOrientation Dicom_Tags = 805962770
	Dicom_Tags__GeneralAccessorySequence Dicom_Tags = 805962784
	Dicom_Tags__GeneralAccessoryId Dicom_Tags = 805962785
	Dicom_Tags__GeneralAccessoryDescription Dicom_Tags = 805962786
	Dicom_Tags__GeneralAccessoryType Dicom_Tags = 805962787
	Dicom_Tags__GeneralAccessoryNumber Dicom_Tags = 805962788
	Dicom_Tags__SourceToGeneralAccessoryDistance Dicom_Tags = 805962789
	Dicom_Tags__ApplicatorGeometrySequence Dicom_Tags = 805962801
	Dicom_Tags__ApplicatorApertureShape Dicom_Tags = 805962802
	Dicom_Tags__ApplicatorOpening Dicom_Tags = 805962803
	Dicom_Tags__ApplicatorOpeningX Dicom_Tags = 805962804
	Dicom_Tags__ApplicatorOpeningY Dicom_Tags = 805962805
	Dicom_Tags__SourceToApplicatorMountingPositionDistance Dicom_Tags = 805962806
	Dicom_Tags__NumberOfBlockSlabItems Dicom_Tags = 805962816
	Dicom_Tags__BlockSlabSequence Dicom_Tags = 805962817
	Dicom_Tags__BlockSlabThickness Dicom_Tags = 805962818
	Dicom_Tags__BlockSlabNumber Dicom_Tags = 805962819
	Dicom_Tags__DeviceMotionControlSequence Dicom_Tags = 805962832
	Dicom_Tags__DeviceMotionExecutionMode Dicom_Tags = 805962833
	Dicom_Tags__DeviceMotionObservationMode Dicom_Tags = 805962834
	Dicom_Tags__DeviceMotionParameterCodeSequence Dicom_Tags = 805962835
	Dicom_Tags__DistalDepthFraction Dicom_Tags = 805963009
	Dicom_Tags__DistalDepth Dicom_Tags = 805963010
	Dicom_Tags__NominalRangeModulationFractions Dicom_Tags = 805963011
	Dicom_Tags__NominalRangeModulatedRegionDepths Dicom_Tags = 805963012
	Dicom_Tags__DepthDoseParametersSequence Dicom_Tags = 805963013
	Dicom_Tags__DeliveredDepthDoseParametersSequence Dicom_Tags = 805963014
	Dicom_Tags__DeliveredDistalDepthFraction Dicom_Tags = 805963015
	Dicom_Tags__DeliveredDistalDepth Dicom_Tags = 805963016
	Dicom_Tags__DeliveredNominalRangeModulationFractions Dicom_Tags = 805963017
	Dicom_Tags__DeliveredNominalRangeModulatedRegionDepths Dicom_Tags = 805963024
	Dicom_Tags__DeliveredReferenceDoseDefinition Dicom_Tags = 805963025
	Dicom_Tags__ReferenceDoseDefinition Dicom_Tags = 805963026
	Dicom_Tags__ReferencedRtPlanSequence Dicom_Tags = 806092802
	Dicom_Tags__ReferencedBeamSequence Dicom_Tags = 806092804
	Dicom_Tags__ReferencedBeamNumber Dicom_Tags = 806092806
	Dicom_Tags__ReferencedReferenceImageNumber Dicom_Tags = 806092807
	Dicom_Tags__StartCumulativeMetersetWeight Dicom_Tags = 806092808
	Dicom_Tags__EndCumulativeMetersetWeight Dicom_Tags = 806092809
	Dicom_Tags__ReferencedBrachyApplicationSetupSequence Dicom_Tags = 806092810
	Dicom_Tags__ReferencedBrachyApplicationSetupNumber Dicom_Tags = 806092812
	Dicom_Tags__ReferencedSourceNumber Dicom_Tags = 806092814
	Dicom_Tags__ReferencedFractionGroupSequence Dicom_Tags = 806092832
	Dicom_Tags__ReferencedFractionGroupNumber Dicom_Tags = 806092834
	Dicom_Tags__ReferencedVerificationImageSequence Dicom_Tags = 806092864
	Dicom_Tags__ReferencedReferenceImageSequence Dicom_Tags = 806092866
	Dicom_Tags__ReferencedDoseReferenceSequence Dicom_Tags = 806092880
	Dicom_Tags__ReferencedDoseReferenceNumber Dicom_Tags = 806092881
	Dicom_Tags__BrachyReferencedDoseReferenceSequence Dicom_Tags = 806092885
	Dicom_Tags__ReferencedStructureSetSequence Dicom_Tags = 806092896
	Dicom_Tags__ReferencedPatientSetupNumber Dicom_Tags = 806092906
	Dicom_Tags__ReferencedDoseSequence Dicom_Tags = 806092928
	Dicom_Tags__ReferencedToleranceTableNumber Dicom_Tags = 806092960
	Dicom_Tags__ReferencedBolusSequence Dicom_Tags = 806092976
	Dicom_Tags__ReferencedWedgeNumber Dicom_Tags = 806092992
	Dicom_Tags__ReferencedCompensatorNumber Dicom_Tags = 806093008
	Dicom_Tags__ReferencedBlockNumber Dicom_Tags = 806093024
	Dicom_Tags__ReferencedControlPointIndex Dicom_Tags = 806093040
	Dicom_Tags__ReferencedControlPointSequence Dicom_Tags = 806093042
	Dicom_Tags__ReferencedStartControlPointIndex Dicom_Tags = 806093044
	Dicom_Tags__ReferencedStopControlPointIndex Dicom_Tags = 806093046
	Dicom_Tags__ReferencedRangeShifterNumber Dicom_Tags = 806093056
	Dicom_Tags__ReferencedLateralSpreadingDeviceNumber Dicom_Tags = 806093058
	Dicom_Tags__ReferencedRangeModulatorNumber Dicom_Tags = 806093060
	Dicom_Tags__OmittedBeamTaskSequence Dicom_Tags = 806093073
	Dicom_Tags__ReasonForOmission Dicom_Tags = 806093074
	Dicom_Tags__ReasonForOmissionDescription Dicom_Tags = 806093075
	Dicom_Tags__ApprovalStatus Dicom_Tags = 806223874
	Dicom_Tags__ReviewDate Dicom_Tags = 806223876
	Dicom_Tags__ReviewTime Dicom_Tags = 806223877
	Dicom_Tags__ReviewerName Dicom_Tags = 806223880
	Dicom_Tags__Arbitrary Dicom_Tags = 1073741840
	Dicom_Tags__TextComments Dicom_Tags = 1073758208
	Dicom_Tags__ResultsId Dicom_Tags = 1074266176
	Dicom_Tags__ResultsIdIssuer Dicom_Tags = 1074266178
	Dicom_Tags__ReferencedInterpretationSequence Dicom_Tags = 1074266192
	Dicom_Tags__ReportProductionStatusTrial Dicom_Tags = 1074266367
	Dicom_Tags__InterpretationRecordedDate Dicom_Tags = 1074266368
	Dicom_Tags__InterpretationRecordedTime Dicom_Tags = 1074266369
	Dicom_Tags__InterpretationRecorder Dicom_Tags = 1074266370
	Dicom_Tags__ReferenceToRecordedSound Dicom_Tags = 1074266371
	Dicom_Tags__InterpretationTranscriptionDate Dicom_Tags = 1074266376
	Dicom_Tags__InterpretationTranscriptionTime Dicom_Tags = 1074266377
	Dicom_Tags__InterpretationTranscriber Dicom_Tags = 1074266378
	Dicom_Tags__InterpretationText Dicom_Tags = 1074266379
	Dicom_Tags__InterpretationAuthor Dicom_Tags = 1074266380
	Dicom_Tags__InterpretationApproverSequence Dicom_Tags = 1074266385
	Dicom_Tags__InterpretationApprovalDate Dicom_Tags = 1074266386
	Dicom_Tags__InterpretationApprovalTime Dicom_Tags = 1074266387
	Dicom_Tags__PhysicianApprovingInterpretation Dicom_Tags = 1074266388
	Dicom_Tags__InterpretationDiagnosisDescription Dicom_Tags = 1074266389
	Dicom_Tags__InterpretationDiagnosisCodeSequence Dicom_Tags = 1074266391
	Dicom_Tags__ResultsDistributionListSequence Dicom_Tags = 1074266392
	Dicom_Tags__DistributionName Dicom_Tags = 1074266393
	Dicom_Tags__DistributionAddress Dicom_Tags = 1074266394
	Dicom_Tags__InterpretationId Dicom_Tags = 1074266624
	Dicom_Tags__InterpretationIdIssuer Dicom_Tags = 1074266626
	Dicom_Tags__InterpretationTypeId Dicom_Tags = 1074266640
	Dicom_Tags__InterpretationStatusId Dicom_Tags = 1074266642
	Dicom_Tags__Impressions Dicom_Tags = 1074266880
	Dicom_Tags__ResultsComments Dicom_Tags = 1074282496
	Dicom_Tags__LowEnergyDetectors Dicom_Tags = 1074790401
	Dicom_Tags__HighEnergyDetectors Dicom_Tags = 1074790402
	Dicom_Tags__DetectorGeometrySequence Dicom_Tags = 1074790404
	Dicom_Tags__ThreatRoiVoxelSequence Dicom_Tags = 1074794497
	Dicom_Tags__ThreatRoiBase Dicom_Tags = 1074794500
	Dicom_Tags__ThreatRoiExtents Dicom_Tags = 1074794501
	Dicom_Tags__ThreatRoiBitmap Dicom_Tags = 1074794502
	Dicom_Tags__RouteSegmentId Dicom_Tags = 1074794503
	Dicom_Tags__GantryType Dicom_Tags = 1074794504
	Dicom_Tags__OoiOwnerType Dicom_Tags = 1074794505
	Dicom_Tags__RouteSegmentSequence Dicom_Tags = 1074794506
	Dicom_Tags__PotentialThreatObjectId Dicom_Tags = 1074794512
	Dicom_Tags__ThreatSequence Dicom_Tags = 1074794513
	Dicom_Tags__ThreatCategory Dicom_Tags = 1074794514
	Dicom_Tags__ThreatCategoryDescription Dicom_Tags = 1074794515
	Dicom_Tags__AtdAbilityAssessment Dicom_Tags = 1074794516
	Dicom_Tags__AtdAssessmentFlag Dicom_Tags = 1074794517
	Dicom_Tags__AtdAssessmentProbability Dicom_Tags = 1074794518
	Dicom_Tags__Mass Dicom_Tags = 1074794519
	Dicom_Tags__Density Dicom_Tags = 1074794520
	Dicom_Tags__ZEffective Dicom_Tags = 1074794521
	Dicom_Tags__BoardingPassId Dicom_Tags = 1074794522
	Dicom_Tags__CenterOfMass Dicom_Tags = 1074794523
	Dicom_Tags__CenterOfPto Dicom_Tags = 1074794524
	Dicom_Tags__BoundingPolygon Dicom_Tags = 1074794525
	Dicom_Tags__RouteSegmentStartLocationId Dicom_Tags = 1074794526
	Dicom_Tags__RouteSegmentEndLocationId Dicom_Tags = 1074794527
	Dicom_Tags__RouteSegmentLocationIdType Dicom_Tags = 1074794528
	Dicom_Tags__AbortReason Dicom_Tags = 1074794529
	Dicom_Tags__VolumeOfPto Dicom_Tags = 1074794531
	Dicom_Tags__AbortFlag Dicom_Tags = 1074794532
	Dicom_Tags__RouteSegmentStartTime Dicom_Tags = 1074794533
	Dicom_Tags__RouteSegmentEndTime Dicom_Tags = 1074794534
	Dicom_Tags__TdrType Dicom_Tags = 1074794535
	Dicom_Tags__InternationalRouteSegment Dicom_Tags = 1074794536
	Dicom_Tags__ThreatDetectionAlgorithmAndVersion Dicom_Tags = 1074794537
	Dicom_Tags__AssignedLocation Dicom_Tags = 1074794538
	Dicom_Tags__AlarmDecisionTime Dicom_Tags = 1074794539
	Dicom_Tags__AlarmDecision Dicom_Tags = 1074794545
	Dicom_Tags__NumberOfTotalObjects Dicom_Tags = 1074794547
	Dicom_Tags__NumberOfAlarmObjects Dicom_Tags = 1074794548
	Dicom_Tags__PtoRepresentationSequence Dicom_Tags = 1074794551
	Dicom_Tags__AtdAssessmentSequence Dicom_Tags = 1074794552
	Dicom_Tags__TipType Dicom_Tags = 1074794553
	Dicom_Tags__Version Dicom_Tags = 1074794554
	Dicom_Tags__OoiOwnerCreationTime Dicom_Tags = 1074794561
	Dicom_Tags__OoiType Dicom_Tags = 1074794562
	Dicom_Tags__OoiSize Dicom_Tags = 1074794563
	Dicom_Tags__AcquisitionStatus Dicom_Tags = 1074794564
	Dicom_Tags__BasisMaterialsCodeSequence Dicom_Tags = 1074794565
	Dicom_Tags__PhantomType Dicom_Tags = 1074794566
	Dicom_Tags__OoiOwnerSequence Dicom_Tags = 1074794567
	Dicom_Tags__ScanType Dicom_Tags = 1074794568
	Dicom_Tags__ItineraryId Dicom_Tags = 1074794577
	Dicom_Tags__ItineraryIdType Dicom_Tags = 1074794578
	Dicom_Tags__ItineraryIdAssigningAuthority Dicom_Tags = 1074794579
	Dicom_Tags__RouteId Dicom_Tags = 1074794580
	Dicom_Tags__RouteIdAssigningAuthority Dicom_Tags = 1074794581
	Dicom_Tags__InboundArrivalType Dicom_Tags = 1074794582
	Dicom_Tags__CarrierId Dicom_Tags = 1074794584
	Dicom_Tags__CarrierIdAssigningAuthority Dicom_Tags = 1074794585
	Dicom_Tags__SourceOrientation Dicom_Tags = 1074794592
	Dicom_Tags__SourcePosition Dicom_Tags = 1074794593
	Dicom_Tags__BeltHeight Dicom_Tags = 1074794594
	Dicom_Tags__AlgorithmRoutingCodeSequence Dicom_Tags = 1074794596
	Dicom_Tags__TransportClassification Dicom_Tags = 1074794599
	Dicom_Tags__OoiTypeDescriptor Dicom_Tags = 1074794600
	Dicom_Tags__TotalProcessingTime Dicom_Tags = 1074794601
	Dicom_Tags__DetectorCalibrationData Dicom_Tags = 1074794604
	Dicom_Tags__AdditionalScreeningPerformed Dicom_Tags = 1074794605
	Dicom_Tags__AdditionalInspectionSelectionCriteria Dicom_Tags = 1074794606
	Dicom_Tags__AdditionalInspectionMethodSequence Dicom_Tags = 1074794607
	Dicom_Tags__AitDeviceType Dicom_Tags = 1074794608
	Dicom_Tags__QrMeasurementsSequence Dicom_Tags = 1074794609
	Dicom_Tags__TargetMaterialSequence Dicom_Tags = 1074794610
	Dicom_Tags__SnrThreshold Dicom_Tags = 1074794611
	Dicom_Tags__ImageScaleRepresentation Dicom_Tags = 1074794613
	Dicom_Tags__ReferencedPtoSequence Dicom_Tags = 1074794614
	Dicom_Tags__ReferencedTdrInstanceSequence Dicom_Tags = 1074794615
	Dicom_Tags__PtoLocationDescription Dicom_Tags = 1074794616
	Dicom_Tags__AnomalyLocatorIndicatorSequence Dicom_Tags = 1074794617
	Dicom_Tags__AnomalyLocatorIndicator Dicom_Tags = 1074794618
	Dicom_Tags__PtoRegionSequence Dicom_Tags = 1074794619
	Dicom_Tags__InspectionSelectionCriteria Dicom_Tags = 1074794620
	Dicom_Tags__SecondaryInspectionMethodSequence Dicom_Tags = 1074794621
	Dicom_Tags__PrcsToRcsOrientation Dicom_Tags = 1074794622
	Dicom_Tags__MacParametersSequence Dicom_Tags = 1342046209
	Dicom_Tags__SharedFunctionalGroupsSequence Dicom_Tags = 1375769129
	Dicom_Tags__PerFrameFunctionalGroupsSequence Dicom_Tags = 1375769136
	Dicom_Tags__WaveformSequence Dicom_Tags = 1409286400
	Dicom_Tags__ChannelMinimumValue Dicom_Tags = 1409286416
	Dicom_Tags__ChannelMaximumValue Dicom_Tags = 1409286418
	Dicom_Tags__WaveformBitsAllocated Dicom_Tags = 1409290244
	Dicom_Tags__WaveformSampleInterpretation Dicom_Tags = 1409290246
	Dicom_Tags__WaveformPaddingValue Dicom_Tags = 1409290250
	Dicom_Tags__WaveformData Dicom_Tags = 1409290256
	Dicom_Tags__FirstOrderPhaseCorrectionAngle Dicom_Tags = 1442840592
	Dicom_Tags__SpectroscopyData Dicom_Tags = 1442840608
	Dicom_Tags__FloatPixelData Dicom_Tags = 2145386504
	Dicom_Tags__DoubleFloatPixelData Dicom_Tags = 2145386505
	Dicom_Tags__PixelData Dicom_Tags = 2145386512
	Dicom_Tags__CoefficientsSdvn Dicom_Tags = 2145386528
	Dicom_Tags__CoefficientsSdhn Dicom_Tags = 2145386544
	Dicom_Tags__CoefficientsSddn Dicom_Tags = 2145386560
	Dicom_Tags__DigitalSignaturesSequence Dicom_Tags = 4294639610
	Dicom_Tags__DataSetTrailingPadding Dicom_Tags = 4294770684
	Dicom_Tags__Item Dicom_Tags = 4294893568
	Dicom_Tags__ItemDelimitationItem Dicom_Tags = 4294893581
	Dicom_Tags__SequenceDelimitationItem Dicom_Tags = 4294893789
)
type Dicom struct {
	FileHeader *Dicom_TFileHeader
	Elements []*Dicom_TDataElementImplicit
	_io *kaitai.Stream
	_root *Dicom
	_parent interface{}
}
func NewDicom() *Dicom {
	return &Dicom{
	}
}

func (this *Dicom) Read(io *kaitai.Stream, parent interface{}, root *Dicom) (err error) {
	this._io = io
	this._parent = parent
	this._root = root

	tmp1 := NewDicom_TFileHeader()
	err = tmp1.Read(this._io, this, this._root)
	if err != nil {
		return err
	}
	this.FileHeader = tmp1
	for i := 1;; i++ {
		tmp2, err := this._io.EOF()
		if err != nil {
			return err
		}
		if tmp2 {
			break
		}
		tmp3 := NewDicom_TDataElementImplicit()
		err = tmp3.Read(this._io, this, this._root)
		if err != nil {
			return err
		}
		this.Elements = append(this.Elements, tmp3)
	}
	return err
}
type Dicom_TFileHeader struct {
	Preamble []byte
	Magic []byte
	_io *kaitai.Stream
	_root *Dicom
	_parent *Dicom
}
func NewDicom_TFileHeader() *Dicom_TFileHeader {
	return &Dicom_TFileHeader{
	}
}

func (this *Dicom_TFileHeader) Read(io *kaitai.Stream, parent *Dicom, root *Dicom) (err error) {
	this._io = io
	this._parent = parent
	this._root = root

	tmp4, err := this._io.ReadBytes(int(128))
	if err != nil {
		return err
	}
	tmp4 = tmp4
	this.Preamble = tmp4
	tmp5, err := this._io.ReadBytes(int(4))
	if err != nil {
		return err
	}
	tmp5 = tmp5
	this.Magic = tmp5
	if !(bytes.Equal(this.Magic, []uint8{68, 73, 67, 77})) {
		return kaitai.NewValidationNotEqualError([]uint8{68, 73, 67, 77}, this.Magic, this._io, "/types/t_file_header/seq/1")
	}
	return err
}

/**
 * @see <a href="https://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_7.1.2">Source</a>
 */
type Dicom_TDataElementExplicit struct {
	TagGroup uint16
	TagElem uint16
	Vr string
	Reserved uint16
	ValueLen uint32
	Value []byte
	Items []*Dicom_SeqItem
	ElementsImplicit []*Dicom_TDataElementImplicit
	_io *kaitai.Stream
	_root *Dicom
	_parent interface{}
	_f_isForcedImplicit bool
	isForcedImplicit bool
	_f_isLongLen bool
	isLongLen bool
	_f_isTransferSyntaxChangeImplicit bool
	isTransferSyntaxChangeImplicit bool
	_f_tag bool
	tag Dicom_Tags
}
func NewDicom_TDataElementExplicit() *Dicom_TDataElementExplicit {
	return &Dicom_TDataElementExplicit{
	}
}

func (this *Dicom_TDataElementExplicit) Read(io *kaitai.Stream, parent interface{}, root *Dicom) (err error) {
	this._io = io
	this._parent = parent
	this._root = root

	tmp6, err := this._io.ReadU2le()
	if err != nil {
		return err
	}
	this.TagGroup = uint16(tmp6)
	tmp7, err := this._io.ReadU2le()
	if err != nil {
		return err
	}
	this.TagElem = uint16(tmp7)
	tmp8, err := this.IsForcedImplicit()
	if err != nil {
		return err
	}
	if (!(tmp8)) {
		tmp9, err := this._io.ReadBytes(int(2))
		if err != nil {
			return err
		}
		tmp9 = tmp9
		this.Vr = string(tmp9)
	}
	tmp10, err := this.IsLongLen()
	if err != nil {
		return err
	}
	tmp11, err := this.IsForcedImplicit()
	if err != nil {
		return err
	}
	if ( ((tmp10) && (!(tmp11))) ) {
		tmp12, err := this._io.ReadU2le()
		if err != nil {
			return err
		}
		this.Reserved = uint16(tmp12)
	}
	tmp13, err := this.IsLongLen()
	if err != nil {
		return err
	}
	switch (tmp13) {
	case false:
		tmp14, err := this._io.ReadU2le()
		if err != nil {
			return err
		}
		this.ValueLen = uint32(tmp14)
	case true:
		tmp15, err := this._io.ReadU4le()
		if err != nil {
			return err
		}
		this.ValueLen = uint32(tmp15)
	}
	if (this.ValueLen != uint32(4294967295)) {
		tmp16, err := this._io.ReadBytes(int(this.ValueLen))
		if err != nil {
			return err
		}
		tmp16 = tmp16
		this.Value = tmp16
	}
	if ( ((this.Vr == "SQ") && (this.ValueLen == uint32(4294967295))) ) {
		for i := 1;; i++ {
			tmp17 := NewDicom_SeqItem()
			err = tmp17.Read(this._io, this, this._root)
			if err != nil {
				return err
			}
			_it := tmp17
			this.Items = append(this.Items, _it)
			if _it.TagElem == 57565 {
				break
			}
		}
	}
	tmp18, err := this.IsTransferSyntaxChangeImplicit()
	if err != nil {
		return err
	}
	if (tmp18) {
		for i := 1;; i++ {
			tmp19, err := this._io.EOF()
			if err != nil {
				return err
			}
			if tmp19 {
				break
			}
			tmp20 := NewDicom_TDataElementImplicit()
			err = tmp20.Read(this._io, this, this._root)
			if err != nil {
				return err
			}
			this.ElementsImplicit = append(this.ElementsImplicit, tmp20)
		}
	}
	return err
}
func (this *Dicom_TDataElementExplicit) IsForcedImplicit() (v bool, err error) {
	if (this._f_isForcedImplicit) {
		return this.isForcedImplicit, nil
	}
	this.isForcedImplicit = bool(this.TagGroup == 65534)
	this._f_isForcedImplicit = true
	return this.isForcedImplicit, nil
}
func (this *Dicom_TDataElementExplicit) IsLongLen() (v bool, err error) {
	if (this._f_isLongLen) {
		return this.isLongLen, nil
	}
	tmp21, err := this.IsForcedImplicit()
	if err != nil {
		return false, err
	}
	this.isLongLen = bool( ((tmp21) || (this.Vr == "OB") || (this.Vr == "OD") || (this.Vr == "OF") || (this.Vr == "OL") || (this.Vr == "OW") || (this.Vr == "SQ") || (this.Vr == "UC") || (this.Vr == "UR") || (this.Vr == "UT") || (this.Vr == "UN")) )
	this._f_isLongLen = true
	return this.isLongLen, nil
}
func (this *Dicom_TDataElementExplicit) IsTransferSyntaxChangeImplicit() (v bool, err error) {
	if (this._f_isTransferSyntaxChangeImplicit) {
		return this.isTransferSyntaxChangeImplicit, nil
	}
	this.isTransferSyntaxChangeImplicit = bool(false)
	this._f_isTransferSyntaxChangeImplicit = true
	return this.isTransferSyntaxChangeImplicit, nil
}
func (this *Dicom_TDataElementExplicit) Tag() (v Dicom_Tags, err error) {
	if (this._f_tag) {
		return this.tag, nil
	}
	this.tag = Dicom_Tags(Dicom_Tags(((this.TagGroup << 16) | this.TagElem)))
	this._f_tag = true
	return this.tag, nil
}

/**
 * @see <a href="https://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_7.1.2">Source</a>
 */
type Dicom_TDataElementImplicit struct {
	TagGroup uint16
	TagElem uint16
	Vr string
	Reserved uint16
	ValueLen uint32
	Value []byte
	Items []*Dicom_SeqItem
	Elements []*Dicom_TDataElementExplicit
	_io *kaitai.Stream
	_root *Dicom
	_parent interface{}
	_f_tag bool
	tag Dicom_Tags
	_f_isTransferSyntaxChangeExplicit bool
	isTransferSyntaxChangeExplicit bool
	_f_isLongLen bool
	isLongLen bool
	_f_pIsTransferSyntaxChangeExplicit bool
	pIsTransferSyntaxChangeExplicit bool
	_f_isForcedExplicit bool
	isForcedExplicit bool
}
func NewDicom_TDataElementImplicit() *Dicom_TDataElementImplicit {
	return &Dicom_TDataElementImplicit{
	}
}

func (this *Dicom_TDataElementImplicit) Read(io *kaitai.Stream, parent interface{}, root *Dicom) (err error) {
	this._io = io
	this._parent = parent
	this._root = root

	tmp22, err := this._io.ReadU2le()
	if err != nil {
		return err
	}
	this.TagGroup = uint16(tmp22)
	tmp23, err := this._io.ReadU2le()
	if err != nil {
		return err
	}
	this.TagElem = uint16(tmp23)
	tmp24, err := this.IsForcedExplicit()
	if err != nil {
		return err
	}
	if (tmp24) {
		tmp25, err := this._io.ReadBytes(int(2))
		if err != nil {
			return err
		}
		tmp25 = tmp25
		this.Vr = string(tmp25)
	}
	tmp26, err := this.IsLongLen()
	if err != nil {
		return err
	}
	tmp27, err := this.IsForcedExplicit()
	if err != nil {
		return err
	}
	if ( ((tmp26) && (tmp27)) ) {
		tmp28, err := this._io.ReadU2le()
		if err != nil {
			return err
		}
		this.Reserved = uint16(tmp28)
	}
	var tmp29 bool;
	tmp30, err := this.IsForcedExplicit()
	if err != nil {
		return err
	}
	if (tmp30) {
		tmp31, err := this.IsLongLen()
		if err != nil {
			return err
		}
		tmp29 = tmp31
	} else {
		tmp29 = true
	}
	switch (tmp29) {
	case false:
		tmp32, err := this._io.ReadU2le()
		if err != nil {
			return err
		}
		this.ValueLen = uint32(tmp32)
	case true:
		tmp33, err := this._io.ReadU4le()
		if err != nil {
			return err
		}
		this.ValueLen = uint32(tmp33)
	}
	if (this.ValueLen != uint32(4294967295)) {
		tmp34, err := this._io.ReadBytes(int(this.ValueLen))
		if err != nil {
			return err
		}
		tmp34 = tmp34
		this.Value = tmp34
	}
	if ( ((this.Vr == "SQ") && (this.ValueLen == uint32(4294967295))) ) {
		for i := 1;; i++ {
			tmp35 := NewDicom_SeqItem()
			err = tmp35.Read(this._io, this, this._root)
			if err != nil {
				return err
			}
			_it := tmp35
			this.Items = append(this.Items, _it)
			if _it.TagElem == 57565 {
				break
			}
		}
	}
	tmp36, err := this.IsTransferSyntaxChangeExplicit()
	if err != nil {
		return err
	}
	if (tmp36) {
		for i := 1;; i++ {
			tmp37, err := this._io.EOF()
			if err != nil {
				return err
			}
			if tmp37 {
				break
			}
			tmp38 := NewDicom_TDataElementExplicit()
			err = tmp38.Read(this._io, this, this._root)
			if err != nil {
				return err
			}
			this.Elements = append(this.Elements, tmp38)
		}
	}
	return err
}
func (this *Dicom_TDataElementImplicit) Tag() (v Dicom_Tags, err error) {
	if (this._f_tag) {
		return this.tag, nil
	}
	this.tag = Dicom_Tags(Dicom_Tags(((this.TagGroup << 16) | this.TagElem)))
	this._f_tag = true
	return this.tag, nil
}
func (this *Dicom_TDataElementImplicit) IsTransferSyntaxChangeExplicit() (v bool, err error) {
	if (this._f_isTransferSyntaxChangeExplicit) {
		return this.isTransferSyntaxChangeExplicit, nil
	}
	tmp39, err := this.PIsTransferSyntaxChangeExplicit()
	if err != nil {
		return false, err
	}
	this.isTransferSyntaxChangeExplicit = bool(tmp39)
	this._f_isTransferSyntaxChangeExplicit = true
	return this.isTransferSyntaxChangeExplicit, nil
}
func (this *Dicom_TDataElementImplicit) IsLongLen() (v bool, err error) {
	if (this._f_isLongLen) {
		return this.isLongLen, nil
	}
	tmp40, err := this.IsForcedExplicit()
	if err != nil {
		return false, err
	}
	this.isLongLen = bool( ((tmp40) && ( ((this.Vr == "OB") || (this.Vr == "OD") || (this.Vr == "OF") || (this.Vr == "OL") || (this.Vr == "OW") || (this.Vr == "SQ") || (this.Vr == "UC") || (this.Vr == "UR") || (this.Vr == "UT") || (this.Vr == "UN")) )) )
	this._f_isLongLen = true
	return this.isLongLen, nil
}
func (this *Dicom_TDataElementImplicit) PIsTransferSyntaxChangeExplicit() (v bool, err error) {
	if (this._f_pIsTransferSyntaxChangeExplicit) {
		return this.pIsTransferSyntaxChangeExplicit, nil
	}
	this.pIsTransferSyntaxChangeExplicit = bool(bytes.Equal(this.Value, []uint8{49, 46, 50, 46, 56, 52, 48, 46, 49, 48, 48, 48, 56, 46, 49, 46, 50, 46, 49, 0}))
	this._f_pIsTransferSyntaxChangeExplicit = true
	return this.pIsTransferSyntaxChangeExplicit, nil
}
func (this *Dicom_TDataElementImplicit) IsForcedExplicit() (v bool, err error) {
	if (this._f_isForcedExplicit) {
		return this.isForcedExplicit, nil
	}
	this.isForcedExplicit = bool(this.TagGroup == 2)
	this._f_isForcedExplicit = true
	return this.isForcedExplicit, nil
}
type Dicom_SeqItem struct {
	TagGroup []byte
	TagElem uint16
	ValueLen uint32
	Value []byte
	Items []*Dicom_TDataElementExplicit
	_io *kaitai.Stream
	_root *Dicom
	_parent interface{}
}
func NewDicom_SeqItem() *Dicom_SeqItem {
	return &Dicom_SeqItem{
	}
}

func (this *Dicom_SeqItem) Read(io *kaitai.Stream, parent interface{}, root *Dicom) (err error) {
	this._io = io
	this._parent = parent
	this._root = root

	tmp41, err := this._io.ReadBytes(int(2))
	if err != nil {
		return err
	}
	tmp41 = tmp41
	this.TagGroup = tmp41
	if !(bytes.Equal(this.TagGroup, []uint8{254, 255})) {
		return kaitai.NewValidationNotEqualError([]uint8{254, 255}, this.TagGroup, this._io, "/types/seq_item/seq/0")
	}
	tmp42, err := this._io.ReadU2le()
	if err != nil {
		return err
	}
	this.TagElem = uint16(tmp42)
	tmp43, err := this._io.ReadU4le()
	if err != nil {
		return err
	}
	this.ValueLen = uint32(tmp43)
	if (this.ValueLen != uint32(4294967295)) {
		tmp44, err := this._io.ReadBytes(int(this.ValueLen))
		if err != nil {
			return err
		}
		tmp44 = tmp44
		this.Value = tmp44
	}
	if (this.ValueLen == uint32(4294967295)) {
		for i := 1;; i++ {
			tmp45 := NewDicom_TDataElementExplicit()
			err = tmp45.Read(this._io, this, this._root)
			if err != nil {
				return err
			}
			_it := tmp45
			this.Items = append(this.Items, _it)
			if  ((_it.TagGroup == 65534) && (_it.TagElem == 57357))  {
				break
			}
		}
	}
	return err
}