package
0.0.0-20180727185300-768c9a293032
Repository: https://github.com/googlecloudplatform/go-dicom-parser.git
Documentation: pkg.go.dev

# Functions

CollectDataElements returns the DataSet defined by the elements in the DataElementIterator.
CollectFragmentReferences returns the sequence of BulkDataReferences defined by the sequence of BulkDataReaders in the BulkDataIterator.
CollectFragments returns the sequence of byte slices defined by the sequence of BulkDataReaders in the BulkDataIterator.
CollectSequence returns the Sequence defined by the items in the SequenceIterator.
Construct writes the given *DataSet as a DICOM file to the given io.Writer.
ConstructOptionWithTransform returns a construct option that applies the given transformation to each DataElement before it is written to the DICOM file.
DefaultBulkDataDefinition returns true if and only if the tag corresponds to a data element contains that contains large non-metadata fields.
NewBulkDataBuffer returns a DataElementValue representing a raw sequence of bytes.
NewBulkDataIterator returns a BulkDataIterator with a single BulkDataReader described by r and offset.
NewBulkDataIteratorWithLength returns a BulkDataIterator with an explicit length.
NewDataElementIterator creates a DataElementIterator from a DICOM file.
NewDataElementWriter writes the DICOM preamble, signature, and meta header to w and returns a DataElementWriter that writes DataElements in the transfer syntax specified by the header.
NewDataSet is a helper method for creating a DataSet for standard tags.
NewEncapsulatedFormatBuffer returns a DataElementValue representing the encapsulated image format.
NewEncapsulatedFormatIterator returns an iterator over byte fragments.
Parse parses a DICOM file represented as an io.Reader, returning the DataSet defined by applying options sequentially in the order given to DataElements in the file.
ParseOptionWithTransform returns a ParseOption that applies the given transformation to each DataElement in the DICOM file in the order encountered.
ReferenceBulkData ensures that all DataElements with ValueField of type BulkDataIterator are transformed to []BulkDataReference when bulkDataDefinition returns true and their default buffered types otherwise.
SplitUncompressedPixelDataFrames returns an option that ensures Data Elements with uncompressed pixel data (7FE0,0010) respect the image pixel module tags if present.
UTF8TextOption returns an option that ensures all textual VRs are decoded into UTF-8.

# Constants

AbortFlagTag is the data element tag of AbortFlag.
AbortReasonTag is the data element tag of AbortReason.
AbsoluteChannelDisplayScaleTag is the data element tag of AbsoluteChannelDisplayScale.
AbstractPriorCodeSequenceTag is the data element tag of AbstractPriorCodeSequence.
AbstractPriorValueTag is the data element tag of AbstractPriorValue.
AccessionNumberTag is the data element tag of AccessionNumber.
AccessoryCodeTag is the data element tag of AccessoryCode.
AcquiredImageAreaDoseProductTag is the data element tag of AcquiredImageAreaDoseProduct.
AcquiredSoundpathLengthTag is the data element tag of AcquiredSoundpathLength.
AcquisitionCommentsTag is the data element tag of AcquisitionComments.
AcquisitionCompressionTypeTag is the data element tag of AcquisitionCompressionType.
AcquisitionContextDescriptionTag is the data element tag of AcquisitionContextDescription.
AcquisitionContextSequenceTag is the data element tag of AcquisitionContextSequence.
AcquisitionContrastTag is the data element tag of AcquisitionContrast.
AcquisitionDateTag is the data element tag of AcquisitionDate.
AcquisitionDateTimeTag is the data element tag of AcquisitionDateTime.
AcquisitionDeviceProcessingCodeTag is the data element tag of AcquisitionDeviceProcessingCode.
AcquisitionDeviceProcessingDescriptionTag is the data element tag of AcquisitionDeviceProcessingDescription.
AcquisitionDeviceTypeCodeSequenceTag is the data element tag of AcquisitionDeviceTypeCodeSequence.
AcquisitionDurationTag is the data element tag of AcquisitionDuration.
AcquisitionEndLocationSequenceTag is the data element tag of AcquisitionEndLocationSequence.
AcquisitionIndexTag is the data element tag of AcquisitionIndex.
AcquisitionMatrixTag is the data element tag of AcquisitionMatrix.
AcquisitionMethodAlgorithmSequenceTag is the data element tag of AcquisitionMethodAlgorithmSequence.
AcquisitionMethodCodeSequenceTag is the data element tag of AcquisitionMethodCodeSequence.
AcquisitionMotionTag is the data element tag of AcquisitionMotion.
AcquisitionNumberTag is the data element tag of AcquisitionNumber.
AcquisitionProtocolDescriptionTag is the data element tag of AcquisitionProtocolDescription.
AcquisitionProtocolElementSequenceTag is the data element tag of AcquisitionProtocolElementSequence.
AcquisitionProtocolElementSpecificationSequenceTag is the data element tag of AcquisitionProtocolElementSpecificationSequence.
AcquisitionProtocolNameTag is the data element tag of AcquisitionProtocolName.
AcquisitionSampleSizeTag is the data element tag of AcquisitionSampleSize.
AcquisitionsInSeriesTag is the data element tag of AcquisitionsInSeries.
AcquisitionsInStudyTag is the data element tag of AcquisitionsInStudy.
AcquisitionStartConditionDataTag is the data element tag of AcquisitionStartConditionData.
AcquisitionStartConditionTag is the data element tag of AcquisitionStartCondition.
AcquisitionStartLocationSequenceTag is the data element tag of AcquisitionStartLocationSequence.
AcquisitionStatusTag is the data element tag of AcquisitionStatus.
AcquisitionTerminationConditionDataTag is the data element tag of AcquisitionTerminationConditionData.
AcquisitionTerminationConditionTag is the data element tag of AcquisitionTerminationCondition.
AcquisitionTimeSynchronizedTag is the data element tag of AcquisitionTimeSynchronized.
AcquisitionTimeTag is the data element tag of AcquisitionTime.
AcquisitionTypeTag is the data element tag of AcquisitionType.
AcrossScanSpatialResolutionTag is the data element tag of AcrossScanSpatialResolution.
ActiveApertureTag is the data element tag of ActiveAperture.
ActiveSourceDiameterTag is the data element tag of ActiveSourceDiameter.
ActiveSourceLengthTag is the data element tag of ActiveSourceLength.
ActualCardiacTriggerDelayTimeTag is the data element tag of ActualCardiacTriggerDelayTime.
ActualCardiacTriggerTimePriorToRPeakTag is the data element tag of ActualCardiacTriggerTimePriorToRPeak.
ActualEnvironmentalConditionsTag is the data element tag of ActualEnvironmentalConditions.
ActualFrameDurationTag is the data element tag of ActualFrameDuration.
ActualHumanPerformersSequenceTag is the data element tag of ActualHumanPerformersSequence.
ActualRespiratoryTriggerDelayTimeTag is the data element tag of ActualRespiratoryTriggerDelayTime.
AdaptiveMapFormatTag is the data element tag of AdaptiveMapFormat.
AddIntermediateSequenceTag is the data element tag of AddIntermediateSequence.
AdditionalDrugSequenceTag is the data element tag of AdditionalDrugSequence.
AdditionalInspectionMethodSequenceTag is the data element tag of AdditionalInspectionMethodSequence.
AdditionalInspectionSelectionCriteriaTag is the data element tag of AdditionalInspectionSelectionCriteria.
AdditionalPatientHistoryTag is the data element tag of AdditionalPatientHistory.
AdditionalRTROIIdentificationCodeSequenceTag is the data element tag of AdditionalRTROIIdentificationCodeSequence.
AdditionalScreeningPerformedTag is the data element tag of AdditionalScreeningPerformed.
AddNearSequenceTag is the data element tag of AddNearSequence.
AddOtherSequenceTag is the data element tag of AddOtherSequence.
AddPowerTag is the data element tag of AddPower.
AddressTrialTag is the data element tag of AddressTrial.
AdministrationRouteCodeSequenceTag is the data element tag of AdministrationRouteCodeSequence.
AdmissionIDTag is the data element tag of AdmissionID.
AdmittingDateTag is the data element tag of AdmittingDate.
AdmittingDiagnosesCodeSequenceTag is the data element tag of AdmittingDiagnosesCodeSequence.
AdmittingDiagnosesDescriptionTag is the data element tag of AdmittingDiagnosesDescription.
AdmittingTimeTag is the data element tag of AdmittingTime.
AdvancedBlendingSequenceTag is the data element tag of AdvancedBlendingSequence.
AfterloaderChannelIDTag is the data element tag of AfterloaderChannelID.
AgeCorrectedSensitivityDeviationAlgorithmSequenceTag is the data element tag of AgeCorrectedSensitivityDeviationAlgorithmSequence.
AgeCorrectedSensitivityDeviationProbabilityValueTag is the data element tag of AgeCorrectedSensitivityDeviationProbabilityValue.
AgeCorrectedSensitivityDeviationValueTag is the data element tag of AgeCorrectedSensitivityDeviationValue.
AirCountsTag is the data element tag of AirCounts.
AITDeviceTypeTag is the data element tag of AITDeviceType.
AlarmDecisionTag is the data element tag of AlarmDecision.
AlarmDecisionTimeTag is the data element tag of AlarmDecisionTime.
AlgorithmCodeSequenceTrialTag is the data element tag of AlgorithmCodeSequenceTrial.
AlgorithmDescriptionTag is the data element tag of AlgorithmDescription.
AlgorithmDescriptionTrialTag is the data element tag of AlgorithmDescriptionTrial.
AlgorithmFamilyCodeSequenceTag is the data element tag of AlgorithmFamilyCodeSequence.
AlgorithmNameCodeSequenceTag is the data element tag of AlgorithmNameCodeSequence.
AlgorithmNameTag is the data element tag of AlgorithmName.
AlgorithmParametersTag is the data element tag of AlgorithmParameters.
AlgorithmRoutingCodeSequenceTag is the data element tag of AlgorithmRoutingCodeSequence.
AlgorithmSourceTag is the data element tag of AlgorithmSource.
AlgorithmTypeTag is the data element tag of AlgorithmType.
AlgorithmVersionTag is the data element tag of AlgorithmVersion.
AliasedDataTypeTag is the data element tag of AliasedDataType.
ALinePixelSpacingTag is the data element tag of ALinePixelSpacing.
ALineRateTag is the data element tag of ALineRate.
ALinesPerFrameTag is the data element tag of ALinesPerFrame.
AllergiesTag is the data element tag of Allergies.
AllowLossyCompressionTag is the data element tag of AllowLossyCompression.
AllowMediaSplittingTag is the data element tag of AllowMediaSplitting.
AlongScanSpatialResolutionTag is the data element tag of AlongScanSpatialResolution.
AlphaLUTTransferFunctionTag is the data element tag of AlphaLUTTransferFunction.
AlphaPaletteColorLookupTableDataTag is the data element tag of AlphaPaletteColorLookupTableData.
AlphaPaletteColorLookupTableDescriptorTag is the data element tag of AlphaPaletteColorLookupTableDescriptor.
AlternateBeamDoseTag is the data element tag of AlternateBeamDose.
AlternateBeamDoseTypeTag is the data element tag of AlternateBeamDoseType.
AlternateContainerIdentifierSequenceTag is the data element tag of AlternateContainerIdentifierSequence.
AlternateContentDescriptionSequenceTag is the data element tag of AlternateContentDescriptionSequence.
AlternateRepresentationSequenceTag is the data element tag of AlternateRepresentationSequence.
AmbientLightValueSourceTag is the data element tag of AmbientLightValueSource.
AmbientReflectionIntensityTag is the data element tag of AmbientReflectionIntensity.
AmplifierTypeTag is the data element tag of AmplifierType.
AnalyzedAreaTag is the data element tag of AnalyzedArea.
AnatomicalOrientationTypeTag is the data element tag of AnatomicalOrientationType.
AnatomicApproachDirectionCodeSequenceTrialTag is the data element tag of AnatomicApproachDirectionCodeSequenceTrial.
AnatomicLocationOfExaminingInstrumentCodeSequenceTrialTag is the data element tag of AnatomicLocationOfExaminingInstrumentCodeSequenceTrial.
AnatomicLocationOfExaminingInstrumentDescriptionTrialTag is the data element tag of AnatomicLocationOfExaminingInstrumentDescriptionTrial.
AnatomicPerspectiveCodeSequenceTrialTag is the data element tag of AnatomicPerspectiveCodeSequenceTrial.
AnatomicPerspectiveDescriptionTrialTag is the data element tag of AnatomicPerspectiveDescriptionTrial.
AnatomicPortalOfEntranceCodeSequenceTrialTag is the data element tag of AnatomicPortalOfEntranceCodeSequenceTrial.
AnatomicRegionModifierSequenceTag is the data element tag of AnatomicRegionModifierSequence.
AnatomicRegionSequenceTag is the data element tag of AnatomicRegionSequence.
AnatomicRegionsInStudyCodeSequenceTag is the data element tag of AnatomicRegionsInStudyCodeSequence.
AnatomicStructureReferencePointTag is the data element tag of AnatomicStructureReferencePoint.
AnatomicStructureSpaceOrRegionCodeSequenceTrialTag is the data element tag of AnatomicStructureSpaceOrRegionCodeSequenceTrial.
AnatomicStructureSpaceOrRegionModifierCodeSequenceTrialTag is the data element tag of AnatomicStructureSpaceOrRegionModifierCodeSequenceTrial.
AnatomicStructureSpaceOrRegionSequenceTag is the data element tag of AnatomicStructureSpaceOrRegionSequence.
AnatomicStructureTag is the data element tag of AnatomicStructure.
AnchorPointAnnotationUnitsTag is the data element tag of AnchorPointAnnotationUnits.
AnchorPointTag is the data element tag of AnchorPoint.
AnchorPointVisibilityTag is the data element tag of AnchorPointVisibility.
AngioFlagTag is the data element tag of AngioFlag.
AngleNumberTag is the data element tag of AngleNumber.
AngularPositionTag is the data element tag of AngularPosition.
AngularStepTag is the data element tag of AngularStep.
AngularViewVectorTag is the data element tag of AngularViewVector.
AnimationCurveSequenceTag is the data element tag of AnimationCurveSequence.
AnimationStepSizeTag is the data element tag of AnimationStepSize.
AnnotationClippingTag is the data element tag of AnnotationClipping.
AnnotationContentSequenceTag is the data element tag of AnnotationContentSequence.
AnnotationDisplayFormatIDTag is the data element tag of AnnotationDisplayFormatID.
AnnotationFlagTag is the data element tag of AnnotationFlag.
AnnotationGroupNumberTag is the data element tag of AnnotationGroupNumber.
AnnotationPositionTag is the data element tag of AnnotationPosition.
AnodeTargetMaterialTag is the data element tag of AnodeTargetMaterial.
AnomalyLocatorIndicatorSequenceTag is the data element tag of AnomalyLocatorIndicatorSequence.
AnomalyLocatorIndicatorTag is the data element tag of AnomalyLocatorIndicator.
AnteriorChamberDepthDefinitionCodeSequenceTag is the data element tag of AnteriorChamberDepthDefinitionCodeSequence.
AnteriorChamberDepthSequenceTag is the data element tag of AnteriorChamberDepthSequence.
AnteriorChamberDepthTag is the data element tag of AnteriorChamberDepth.
ApertureElevationTag is the data element tag of ApertureElevation.
ApexPositionTag is the data element tag of ApexPosition.
ApplicableFrameRangeTag is the data element tag of ApplicableFrameRange.
ApplicableSafetyStandardAgencyTag is the data element tag of ApplicableSafetyStandardAgency.
ApplicableSafetyStandardDescriptionTag is the data element tag of ApplicableSafetyStandardDescription.
ApplicationManufacturerTag is the data element tag of ApplicationManufacturer.
ApplicationMaximumRepaintTimeTag is the data element tag of ApplicationMaximumRepaintTime.
ApplicationNameTag is the data element tag of ApplicationName.
ApplicationSetupCheckTag is the data element tag of ApplicationSetupCheck.
ApplicationSetupManufacturerTag is the data element tag of ApplicationSetupManufacturer.
ApplicationSetupNameTag is the data element tag of ApplicationSetupName.
ApplicationSetupNumberTag is the data element tag of ApplicationSetupNumber.
ApplicationSetupSequenceTag is the data element tag of ApplicationSetupSequence.
ApplicationSetupTypeTag is the data element tag of ApplicationSetupType.
ApplicationVersionTag is the data element tag of ApplicationVersion.
ApplicatorApertureShapeTag is the data element tag of ApplicatorApertureShape.
ApplicatorDescriptionTag is the data element tag of ApplicatorDescription.
ApplicatorGeometrySequenceTag is the data element tag of ApplicatorGeometrySequence.
ApplicatorIDTag is the data element tag of ApplicatorID.
ApplicatorOpeningTag is the data element tag of ApplicatorOpening.
ApplicatorOpeningXTag is the data element tag of ApplicatorOpeningX.
ApplicatorOpeningYTag is the data element tag of ApplicatorOpeningY.
ApplicatorSequenceTag is the data element tag of ApplicatorSequence.
ApplicatorTypeTag is the data element tag of ApplicatorType.
ApprovalSequenceTag is the data element tag of ApprovalSequence.
ApprovalStatusDateTimeTag is the data element tag of ApprovalStatusDateTime.
ApprovalStatusFurtherDescriptionTag is the data element tag of ApprovalStatusFurtherDescription.
ApprovalStatusTag is the data element tag of ApprovalStatus.
ApprovalSubjectSequenceTag is the data element tag of ApprovalSubjectSequence.
ArbitraryTag is the data element tag of Arbitrary.
ArchiveRequestedTag is the data element tag of ArchiveRequested.
ArterialSpinLabelingContrastTag is the data element tag of ArterialSpinLabelingContrast.
AscanRateTag is the data element tag of AscanRate.
ASLBolusCutoffDelayTimeTag is the data element tag of ASLBolusCutoffDelayTime.
ASLBolusCutoffFlagTag is the data element tag of ASLBolusCutoffFlag.
ASLBolusCutoffTechniqueTag is the data element tag of ASLBolusCutoffTechnique.
ASLBolusCutoffTimingSequenceTag is the data element tag of ASLBolusCutoffTimingSequence.
ASLContextTag is the data element tag of ASLContext.
ASLCrusherDescriptionTag is the data element tag of ASLCrusherDescription.
ASLCrusherFlagTag is the data element tag of ASLCrusherFlag.
ASLCrusherFlowLimitTag is the data element tag of ASLCrusherFlowLimit.
ASLMidSlabPositionTag is the data element tag of ASLMidSlabPosition.
ASLPulseTrainDurationTag is the data element tag of ASLPulseTrainDuration.
ASLSlabNumberTag is the data element tag of ASLSlabNumber.
ASLSlabOrientationTag is the data element tag of ASLSlabOrientation.
ASLSlabSequenceTag is the data element tag of ASLSlabSequence.
ASLSlabThicknessTag is the data element tag of ASLSlabThickness.
ASLTechniqueDescriptionTag is the data element tag of ASLTechniqueDescription.
AsserterIdentificationSequenceTag is the data element tag of AsserterIdentificationSequence.
AssertionCodeSequenceTag is the data element tag of AssertionCodeSequence.
AssertionCommentsTag is the data element tag of AssertionComments.
AssertionDateTimeTag is the data element tag of AssertionDateTime.
AssertionExpirationDateTimeTag is the data element tag of AssertionExpirationDateTime.
AssertionUIDTag is the data element tag of AssertionUID.
AssessedAttributeValueSequenceTag is the data element tag of AssessedAttributeValueSequence.
AssessedSOPInstanceSequenceTag is the data element tag of AssessedSOPInstanceSequence.
AssessmentLabelTag is the data element tag of AssessmentLabel.
AssessmentObservationsSequenceTag is the data element tag of AssessmentObservationsSequence.
AssessmentRequesterSequenceTag is the data element tag of AssessmentRequesterSequence.
AssessmentSetIDTag is the data element tag of AssessmentSetID.
AssessmentSummaryDescriptionTag is the data element tag of AssessmentSummaryDescription.
AssessmentSummaryTag is the data element tag of AssessmentSummary.
AssessmentTypeCodeSequenceTag is the data element tag of AssessmentTypeCodeSequence.
AssignedLocationTag is the data element tag of AssignedLocation.
AssigningAgencyOrDepartmentCodeSequenceTag is the data element tag of AssigningAgencyOrDepartmentCodeSequence.
AssigningFacilitySequenceTag is the data element tag of AssigningFacilitySequence.
AssigningJurisdictionCodeSequenceTag is the data element tag of AssigningJurisdictionCodeSequence.
ATDAbilityAssessmentTag is the data element tag of ATDAbilityAssessment.
ATDAssessmentFlagTag is the data element tag of ATDAssessmentFlag.
ATDAssessmentProbabilityTag is the data element tag of ATDAssessmentProbability.
ATDAssessmentSequenceTag is the data element tag of ATDAssessmentSequence.
AttachedContoursTag is the data element tag of AttachedContours.
AttenuationCorrectedTag is the data element tag of AttenuationCorrected.
AttenuationCorrectionMethodTag is the data element tag of AttenuationCorrectionMethod.
AttenuationCorrectionSourceTag is the data element tag of AttenuationCorrectionSource.
AttenuationCorrectionTemporalRelationshipTag is the data element tag of AttenuationCorrectionTemporalRelationship.
AttributeItemSelectorTag is the data element tag of AttributeItemSelector.
AttributeModificationDateTimeTag is the data element tag of AttributeModificationDateTime.
AttributeOccurrencePointerTag is the data element tag of AttributeOccurrencePointer.
AttributeOccurrencePrivateCreatorTag is the data element tag of AttributeOccurrencePrivateCreator.
AttributeOccurrenceSequenceTag is the data element tag of AttributeOccurrenceSequence.
AudioCommentsTag is the data element tag of AudioComments.
AudioSampleDataTag is the data element tag of AudioSampleData.
AudioSampleFormatTag is the data element tag of AudioSampleFormat.
AudioTypeTag is the data element tag of AudioType.
AuthorizationEquipmentCertificationNumberTag is the data element tag of AuthorizationEquipmentCertificationNumber.
AuthorObserverSequenceTag is the data element tag of AuthorObserverSequence.
AutoKVPLowerBoundTag is the data element tag of AutoKVPLowerBound.
AutoKVPSelectionTypeTag is the data element tag of AutoKVPSelectionType.
AutoKVPUpperBoundTag is the data element tag of AutoKVPUpperBound.
AutorefractionLeftEyeSequenceTag is the data element tag of AutorefractionLeftEyeSequence.
AutorefractionRightEyeSequenceTag is the data element tag of AutorefractionRightEyeSequence.
AutosequenceFlagTag is the data element tag of AutosequenceFlag.
AverageBeamDosePointDepthTag is the data element tag of AverageBeamDosePointDepth.
AverageBeamDosePointEquivalentDepthTag is the data element tag of AverageBeamDosePointEquivalentDepth.
AverageBeamDosePointSourceToExternalContourDistanceTag is the data element tag of AverageBeamDosePointSourceToExternalContourDistance.
AverageBeamDosePointSSDTag is the data element tag of AverageBeamDosePointSSD.
AverageCornealPowerTag is the data element tag of AverageCornealPower.
AveragePulseWidthTag is the data element tag of AveragePulseWidth.
AxialAcceptanceTag is the data element tag of AxialAcceptance.
AxialDetectorDimensionTag is the data element tag of AxialDetectorDimension.
AxialLengthOfTheEyeTag is the data element tag of AxialLengthOfTheEye.
AxialMashTag is the data element tag of AxialMash.
AxialPowerTag is the data element tag of AxialPower.
AxialResolutionTag is the data element tag of AxialResolution.
AxisLabelsTag is the data element tag of AxisLabels.
AxisOfRotationTag is the data element tag of AxisOfRotation.
AxisUnitsTag is the data element tag of AxisUnits.
B1rmsTag is the data element tag of B1rms.
BackgroundColorTag is the data element tag of BackgroundColor.
BackgroundIlluminationColorCodeSequenceTag is the data element tag of BackgroundIlluminationColorCodeSequence.
BackgroundLuminanceTag is the data element tag of BackgroundLuminance.
BadPixelImageTag is the data element tag of BadPixelImage.
BarcodeSymbologyTag is the data element tag of BarcodeSymbology.
BarcodeValueTag is the data element tag of BarcodeValue.
BaselineCorrectionTag is the data element tag of BaselineCorrection.
BasicColorImageSequenceTag is the data element tag of BasicColorImageSequence.
BasicGrayscaleImageSequenceTag is the data element tag of BasicGrayscaleImageSequence.
BasisMaterialsCodeSequenceTag is the data element tag of BasisMaterialsCodeSequence.
BeamAngleTag is the data element tag of BeamAngle.
BeamCurrentModulationIDTag is the data element tag of BeamCurrentModulationID.
BeamDeliveryDurationLimitTag is the data element tag of BeamDeliveryDurationLimit.
BeamDescriptionTag is the data element tag of BeamDescription.
BeamDoseMeaningTag is the data element tag of BeamDoseMeaning.
BeamDosePointDepthTag is the data element tag of BeamDosePointDepth.
BeamDosePointEquivalentDepthTag is the data element tag of BeamDosePointEquivalentDepth.
BeamDosePointSSDTag is the data element tag of BeamDosePointSSD.
BeamDoseSpecificationPointTag is the data element tag of BeamDoseSpecificationPoint.
BeamDoseTag is the data element tag of BeamDose.
BeamDoseTypeTag is the data element tag of BeamDoseType.
BeamDoseVerificationControlPointSequenceTag is the data element tag of BeamDoseVerificationControlPointSequence.
BeamLimitingDeviceAngleTag is the data element tag of BeamLimitingDeviceAngle.
BeamLimitingDeviceAngleToleranceTag is the data element tag of BeamLimitingDeviceAngleTolerance.
BeamLimitingDeviceLeafPairsSequenceTag is the data element tag of BeamLimitingDeviceLeafPairsSequence.
BeamLimitingDevicePositionSequenceTag is the data element tag of BeamLimitingDevicePositionSequence.
BeamLimitingDevicePositionToleranceTag is the data element tag of BeamLimitingDevicePositionTolerance.
BeamLimitingDeviceRotationDirectionTag is the data element tag of BeamLimitingDeviceRotationDirection.
BeamLimitingDeviceSequenceTag is the data element tag of BeamLimitingDeviceSequence.
BeamLimitingDeviceToleranceSequenceTag is the data element tag of BeamLimitingDeviceToleranceSequence.
BeamMetersetTag is the data element tag of BeamMeterset.
BeamNameTag is the data element tag of BeamName.
BeamNumberTag is the data element tag of BeamNumber.
BeamOrderIndexTag is the data element tag of BeamOrderIndex.
BeamOrderIndexTrialTag is the data element tag of BeamOrderIndexTrial.
BeamSequenceTag is the data element tag of BeamSequence.
BeamSpotSizeTag is the data element tag of BeamSpotSize.
BeamStopperPositionTag is the data element tag of BeamStopperPosition.
BeamTaskSequenceTag is the data element tag of BeamTaskSequence.
BeamTaskTypeTag is the data element tag of BeamTaskType.
BeamTypeTag is the data element tag of BeamType.
BeatRejectionFlagTag is the data element tag of BeatRejectionFlag.
BeltHeightTag is the data element tag of BeltHeight.
BibliographicCitationTrialTag is the data element tag of BibliographicCitationTrial.
BillingItemSequenceTag is the data element tag of BillingItemSequence.
BillingProcedureStepSequenceTag is the data element tag of BillingProcedureStepSequence.
BillingSuppliesAndDevicesSequenceTag is the data element tag of BillingSuppliesAndDevicesSequence.
BiopsyTargetSequenceTag is the data element tag of BiopsyTargetSequence.
BiPlaneAcquisitionSequenceTag is the data element tag of BiPlaneAcquisitionSequence.
BitsAllocatedTag is the data element tag of BitsAllocated.
BitsForCodeWordTag is the data element tag of BitsForCodeWord.
BitsGroupedTag is the data element tag of BitsGrouped.
BitsMappedToColorLookupTableTag is the data element tag of BitsMappedToColorLookupTable.
BitsStoredTag is the data element tag of BitsStored.
BlendingDisplayInputSequenceTag is the data element tag of BlendingDisplayInputSequence.
BlendingDisplaySequenceTag is the data element tag of BlendingDisplaySequence.
BlendingInputNumberTag is the data element tag of BlendingInputNumber.
BlendingLookupTableDataTag is the data element tag of BlendingLookupTableData.
BlendingLookupTableDescriptorTag is the data element tag of BlendingLookupTableDescriptor.
BlendingLUT1SequenceTag is the data element tag of BlendingLUT1Sequence.
BlendingLUT1TransferFunctionTag is the data element tag of BlendingLUT1TransferFunction.
BlendingLUT2SequenceTag is the data element tag of BlendingLUT2Sequence.
BlendingLUT2TransferFunctionTag is the data element tag of BlendingLUT2TransferFunction.
BlendingModeTag is the data element tag of BlendingMode.
BlendingOperationTypeTag is the data element tag of BlendingOperationType.
BlendingPositionTag is the data element tag of BlendingPosition.
BlendingSequenceTag is the data element tag of BlendingSequence.
BlendingWeightConstantTag is the data element tag of BlendingWeightConstant.
BlindSpotLocalizedTag is the data element tag of BlindSpotLocalized.
BlindSpotXCoordinateTag is the data element tag of BlindSpotXCoordinate.
BlindSpotYCoordinateTag is the data element tag of BlindSpotYCoordinate.
BlockColumnsTag is the data element tag of BlockColumns.
BlockDataTag is the data element tag of BlockData.
BlockDivergenceTag is the data element tag of BlockDivergence.
BlockedPixelsTag is the data element tag of BlockedPixels.
BlockIdentifyingInformationStatusTag is the data element tag of BlockIdentifyingInformationStatus.
BlockMountingPositionTag is the data element tag of BlockMountingPosition.
BlockNameTag is the data element tag of BlockName.
BlockNumberOfPointsTag is the data element tag of BlockNumberOfPoints.
BlockNumberTag is the data element tag of BlockNumber.
BlockRowsTag is the data element tag of BlockRows.
BlockSequenceTag is the data element tag of BlockSequence.
BlockSlabNumberTag is the data element tag of BlockSlabNumber.
BlockSlabSequenceTag is the data element tag of BlockSlabSequence.
BlockSlabThicknessTag is the data element tag of BlockSlabThickness.
BlockThicknessTag is the data element tag of BlockThickness.
BlockTransmissionTag is the data element tag of BlockTransmission.
BlockTrayIDTag is the data element tag of BlockTrayID.
BlockTypeTag is the data element tag of BlockType.
BloodSignalNullingTag is the data element tag of BloodSignalNulling.
BluePaletteColorLookupTableDataTag is the data element tag of BluePaletteColorLookupTableData.
BluePaletteColorLookupTableDescriptorTag is the data element tag of BluePaletteColorLookupTableDescriptor.
BoardingPassIDTag is the data element tag of BoardingPassID.
BodyPartExaminedTag is the data element tag of BodyPartExamined.
BodyPartThicknessTag is the data element tag of BodyPartThickness.
BoldTag is the data element tag of Bold.
BolusDescriptionTag is the data element tag of BolusDescription.
BolusIDTag is the data element tag of BolusID.
BoneThermalIndexTag is the data element tag of BoneThermalIndex.
BorderDensityTag is the data element tag of BorderDensity.
BottomRightHandCornerOfLocalizerAreaTag is the data element tag of BottomRightHandCornerOfLocalizerArea.
BoundingBoxAnnotationUnitsTag is the data element tag of BoundingBoxAnnotationUnits.
BoundingBoxBottomRightHandCornerTag is the data element tag of BoundingBoxBottomRightHandCorner.
BoundingBoxCropTag is the data element tag of BoundingBoxCrop.
BoundingBoxTextHorizontalJustificationTag is the data element tag of BoundingBoxTextHorizontalJustification.
BoundingBoxTopLeftHandCornerTag is the data element tag of BoundingBoxTopLeftHandCorner.
BoundingPolygonTag is the data element tag of BoundingPolygon.
BoundingRectangleTag is the data element tag of BoundingRectangle.
BrachyAccessoryDeviceIDTag is the data element tag of BrachyAccessoryDeviceID.
BrachyAccessoryDeviceNameTag is the data element tag of BrachyAccessoryDeviceName.
BrachyAccessoryDeviceNominalThicknessTag is the data element tag of BrachyAccessoryDeviceNominalThickness.
BrachyAccessoryDeviceNominalTransmissionTag is the data element tag of BrachyAccessoryDeviceNominalTransmission.
BrachyAccessoryDeviceNumberTag is the data element tag of BrachyAccessoryDeviceNumber.
BrachyAccessoryDeviceSequenceTag is the data element tag of BrachyAccessoryDeviceSequence.
BrachyAccessoryDeviceTypeTag is the data element tag of BrachyAccessoryDeviceType.
BrachyApplicationSetupDoseSpecificationPointTag is the data element tag of BrachyApplicationSetupDoseSpecificationPoint.
BrachyApplicationSetupDoseTag is the data element tag of BrachyApplicationSetupDose.
BrachyControlPointDeliveredSequenceTag is the data element tag of BrachyControlPointDeliveredSequence.
BrachyControlPointSequenceTag is the data element tag of BrachyControlPointSequence.
BrachyPulseControlPointDeliveredSequenceTag is the data element tag of BrachyPulseControlPointDeliveredSequence.
BrachyReferencedDoseReferenceSequenceTag is the data element tag of BrachyReferencedDoseReferenceSequence.
BrachyTaskSequenceTag is the data element tag of BrachyTaskSequence.
BrachyTreatmentTechniqueTag is the data element tag of BrachyTreatmentTechnique.
BrachyTreatmentTypeTag is the data element tag of BrachyTreatmentType.
BranchOfServiceTag is the data element tag of BranchOfService.
BreastImplantPresentTag is the data element tag of BreastImplantPresent.
BreastSupportIsocenterPrimaryAngleTag is the data element tag of BreastSupportIsocenterPrimaryAngle.
BreastSupportIsocenterSecondaryAngleTag is the data element tag of BreastSupportIsocenterSecondaryAngle.
BreastSupportXPositionToIsocenterTag is the data element tag of BreastSupportXPositionToIsocenter.
BreastSupportYPositionToIsocenterTag is the data element tag of BreastSupportYPositionToIsocenter.
BreastSupportZPositionToIsocenterTag is the data element tag of BreastSupportZPositionToIsocenter.
BreedRegistrationNumberTag is the data element tag of BreedRegistrationNumber.
BreedRegistrationSequenceTag is the data element tag of BreedRegistrationSequence.
BreedRegistryCodeSequenceTag is the data element tag of BreedRegistryCodeSequence.
BridgeResistorsTag is the data element tag of BridgeResistors.
BscanCycleTimeTag is the data element tag of BscanCycleTime.
BscanCycleTimeVectorTag is the data element tag of BscanCycleTimeVector.
BscanRateTag is the data element tag of BscanRate.
BscanSlabThicknessTag is the data element tag of BscanSlabThickness.
BulkMotionCompensationTechniqueTag is the data element tag of BulkMotionCompensationTechnique.
BulkMotionSignalSourceTag is the data element tag of BulkMotionSignalSource.
BulkMotionStatusTag is the data element tag of BulkMotionStatus.
BurnedInAnnotationTag is the data element tag of BurnedInAnnotation.
CADFileFormatTag is the data element tag of CADFileFormat.
CalciumScoringMassFactorDeviceTag is the data element tag of CalciumScoringMassFactorDevice.
CalciumScoringMassFactorPatientTag is the data element tag of CalciumScoringMassFactorPatient.
CalculatedAnatomyThicknessTag is the data element tag of CalculatedAnatomyThickness.
CalculatedDoseReferenceDescriptionTag is the data element tag of CalculatedDoseReferenceDescription.
CalculatedDoseReferenceDoseValueTag is the data element tag of CalculatedDoseReferenceDoseValue.
CalculatedDoseReferenceNumberTag is the data element tag of CalculatedDoseReferenceNumber.
CalculatedDoseReferenceSequenceTag is the data element tag of CalculatedDoseReferenceSequence.
CalculatedFrameListTag is the data element tag of CalculatedFrameList.
CalculatedTargetPositionTag is the data element tag of CalculatedTargetPosition.
CalibrationDataSequenceTag is the data element tag of CalibrationDataSequence.
CalibrationDateTag is the data element tag of CalibrationDate.
CalibrationImageTag is the data element tag of CalibrationImage.
CalibrationNotesTag is the data element tag of CalibrationNotes.
CalibrationProcedureTag is the data element tag of CalibrationProcedure.
CalibrationSequenceTag is the data element tag of CalibrationSequence.
CalibrationSettingsSequenceTag is the data element tag of CalibrationSettingsSequence.
CalibrationTimeTag is the data element tag of CalibrationTime.
CameraAngleOfViewTag is the data element tag of CameraAngleOfView.
CardiacBeatRejectionTechniqueTag is the data element tag of CardiacBeatRejectionTechnique.
CardiacCyclePositionTag is the data element tag of CardiacCyclePosition.
CardiacFramingTypeTag is the data element tag of CardiacFramingType.
CardiacNumberOfImagesTag is the data element tag of CardiacNumberOfImages.
CardiacRRIntervalSpecifiedTag is the data element tag of CardiacRRIntervalSpecified.
CardiacSignalSourceTag is the data element tag of CardiacSignalSource.
CardiacSynchronizationSequenceTag is the data element tag of CardiacSynchronizationSequence.
CardiacSynchronizationTechniqueTag is the data element tag of CardiacSynchronizationTechnique.
CArmPositionerTabletopRelationshipTag is the data element tag of CArmPositionerTabletopRelationship.
CarrierIDAssigningAuthorityTag is the data element tag of CarrierIDAssigningAuthority.
CarrierIDTag is the data element tag of CarrierID.
CassetteIDTag is the data element tag of CassetteID.
CassetteOrientationTag is the data element tag of CassetteOrientation.
CassetteSizeTag is the data element tag of CassetteSize.
CatchTrialsDataFlagTag is the data element tag of CatchTrialsDataFlag.
CatheterDirectionOfRotationTag is the data element tag of CatheterDirectionOfRotation.
CatheterRotationalRateTag is the data element tag of CatheterRotationalRate.
CenterOfCircularCollimatorTag is the data element tag of CenterOfCircularCollimator.
CenterOfCircularExposureControlSensingRegionTag is the data element tag of CenterOfCircularExposureControlSensingRegion.
CenterOfCircularShutterTag is the data element tag of CenterOfCircularShutter.
CenterOfMassTag is the data element tag of CenterOfMass.
CenterOfPTOTag is the data element tag of CenterOfPTO.
CenterOfRotationOffsetTag is the data element tag of CenterOfRotationOffset.
CenterOfRotationTag is the data element tag of CenterOfRotation.
CertificateOfSignerTag is the data element tag of CertificateOfSigner.
CertificateTypeTag is the data element tag of CertificateType.
CertifiedTimestampTag is the data element tag of CertifiedTimestamp.
CertifiedTimestampTypeTag is the data element tag of CertifiedTimestampType.
ChairHeadFramePositionTag is the data element tag of ChairHeadFramePosition.
ChairHeadFramePositionToleranceTag is the data element tag of ChairHeadFramePositionTolerance.
ChannelBaselineTag is the data element tag of ChannelBaseline.
ChannelDefinitionSequenceTag is the data element tag of ChannelDefinitionSequence.
ChannelDeliveryContinuationSequenceTag is the data element tag of ChannelDeliveryContinuationSequence.
ChannelDeliveryOrderIndexTag is the data element tag of ChannelDeliveryOrderIndex.
ChannelDeliveryOrderSequenceTag is the data element tag of ChannelDeliveryOrderSequence.
ChannelDerivationDescriptionTag is the data element tag of ChannelDerivationDescription.
ChannelDescriptionCodeSequenceTag is the data element tag of ChannelDescriptionCodeSequence.
ChannelDisplaySequenceTag is the data element tag of ChannelDisplaySequence.
ChannelEffectiveLengthTag is the data element tag of ChannelEffectiveLength.
ChannelIdentificationCodeTag is the data element tag of ChannelIdentificationCode.
ChannelInnerLengthTag is the data element tag of ChannelInnerLength.
ChannelLabelTag is the data element tag of ChannelLabel.
ChannelLengthTag is the data element tag of ChannelLength.
ChannelMaximumValueTag is the data element tag of ChannelMaximumValue.
ChannelMinimumValueTag is the data element tag of ChannelMinimumValue.
ChannelModeTag is the data element tag of ChannelMode.
ChannelNumberTag is the data element tag of ChannelNumber.
ChannelOffsetTag is the data element tag of ChannelOffset.
ChannelOverlapTag is the data element tag of ChannelOverlap.
ChannelPositionTag is the data element tag of ChannelPosition.
ChannelRecommendedDisplayCIELabValueTag is the data element tag of ChannelRecommendedDisplayCIELabValue.
ChannelSampleSkewTag is the data element tag of ChannelSampleSkew.
ChannelSensitivityCorrectionFactorTag is the data element tag of ChannelSensitivityCorrectionFactor.
ChannelSensitivityTag is the data element tag of ChannelSensitivity.
ChannelSensitivityUnitsSequenceTag is the data element tag of ChannelSensitivityUnitsSequence.
ChannelSequenceTag is the data element tag of ChannelSequence.
ChannelSettingsSequenceTag is the data element tag of ChannelSettingsSequence.
ChannelShieldIDTag is the data element tag of ChannelShieldID.
ChannelShieldNameTag is the data element tag of ChannelShieldName.
ChannelShieldNominalThicknessTag is the data element tag of ChannelShieldNominalThickness.
ChannelShieldNominalTransmissionTag is the data element tag of ChannelShieldNominalTransmission.
ChannelShieldNumberTag is the data element tag of ChannelShieldNumber.
ChannelShieldSequenceTag is the data element tag of ChannelShieldSequence.
ChannelSourceModifiersSequenceTag is the data element tag of ChannelSourceModifiersSequence.
ChannelSourceSequenceTag is the data element tag of ChannelSourceSequence.
ChannelStatusTag is the data element tag of ChannelStatus.
ChannelThresholdTag is the data element tag of ChannelThreshold.
ChannelTimeSkewTag is the data element tag of ChannelTimeSkew.
ChannelTotalTimeTag is the data element tag of ChannelTotalTime.
ChannelWidthTag is the data element tag of ChannelWidth.
ChemicalShiftMaximumIntegrationLimitInHzTag is the data element tag of ChemicalShiftMaximumIntegrationLimitInHz.
ChemicalShiftMaximumIntegrationLimitInppmTag is the data element tag of ChemicalShiftMaximumIntegrationLimitInppm.
ChemicalShiftMinimumIntegrationLimitInHzTag is the data element tag of ChemicalShiftMinimumIntegrationLimitInHz.
ChemicalShiftMinimumIntegrationLimitInppmTag is the data element tag of ChemicalShiftMinimumIntegrationLimitInppm.
ChemicalShiftReferenceTag is the data element tag of ChemicalShiftReference.
ChemicalShiftSequenceTag is the data element tag of ChemicalShiftSequence.
CIExyWhitePointTag is the data element tag of CIExyWhitePoint.
CineRateTag is the data element tag of CineRate.
CineRelativeToRealTimeTag is the data element tag of CineRelativeToRealTime.
ClinicalTrialCoordinatingCenterNameTag is the data element tag of ClinicalTrialCoordinatingCenterName.
ClinicalTrialProtocolEthicsCommitteeApprovalNumberTag is the data element tag of ClinicalTrialProtocolEthicsCommitteeApprovalNumber.
ClinicalTrialProtocolEthicsCommitteeNameTag is the data element tag of ClinicalTrialProtocolEthicsCommitteeName.
ClinicalTrialProtocolIDTag is the data element tag of ClinicalTrialProtocolID.
ClinicalTrialProtocolNameTag is the data element tag of ClinicalTrialProtocolName.
ClinicalTrialSeriesDescriptionTag is the data element tag of ClinicalTrialSeriesDescription.
ClinicalTrialSeriesIDTag is the data element tag of ClinicalTrialSeriesID.
ClinicalTrialSiteIDTag is the data element tag of ClinicalTrialSiteID.
ClinicalTrialSiteNameTag is the data element tag of ClinicalTrialSiteName.
ClinicalTrialSponsorNameTag is the data element tag of ClinicalTrialSponsorName.
ClinicalTrialSubjectIDTag is the data element tag of ClinicalTrialSubjectID.
ClinicalTrialSubjectReadingIDTag is the data element tag of ClinicalTrialSubjectReadingID.
ClinicalTrialTimePointDescriptionTag is the data element tag of ClinicalTrialTimePointDescription.
ClinicalTrialTimePointIDTag is the data element tag of ClinicalTrialTimePointID.
CoatingMaterialsCodeSequenceTag is the data element tag of CoatingMaterialsCodeSequence.
CodeLabelTag is the data element tag of CodeLabel.
CodeMeaningTag is the data element tag of CodeMeaning.
CodeNumberFormatTag is the data element tag of CodeNumberFormat.
CodeTableLocationTag is the data element tag of CodeTableLocation.
CodeValueTag is the data element tag of CodeValue.
CodingSchemeDesignatorTag is the data element tag of CodingSchemeDesignator.
CodingSchemeExternalIDTag is the data element tag of CodingSchemeExternalID.
CodingSchemeIdentificationSequenceTag is the data element tag of CodingSchemeIdentificationSequence.
CodingSchemeNameTag is the data element tag of CodingSchemeName.
CodingSchemeRegistryTag is the data element tag of CodingSchemeRegistry.
CodingSchemeResourcesSequenceTag is the data element tag of CodingSchemeResourcesSequence.
CodingSchemeResponsibleOrganizationTag is the data element tag of CodingSchemeResponsibleOrganization.
CodingSchemeUIDTag is the data element tag of CodingSchemeUID.
CodingSchemeURLTag is the data element tag of CodingSchemeURL.
CodingSchemeURLTypeTag is the data element tag of CodingSchemeURLType.
CodingSchemeVersionTag is the data element tag of CodingSchemeVersion.
CoefficientCodingPointersTag is the data element tag of CoefficientCodingPointers.
CoefficientCodingTag is the data element tag of CoefficientCoding.
CoefficientsSDDNTag is the data element tag of CoefficientsSDDN.
CoefficientsSDHNTag is the data element tag of CoefficientsSDHN.
CoefficientsSDVNTag is the data element tag of CoefficientsSDVN.
CoincidenceWindowWidthTag is the data element tag of CoincidenceWindowWidth.
CollationFlagTag is the data element tag of CollationFlag.
CollimatorGridNameTag is the data element tag of CollimatorGridName.
CollimatorLeftVerticalEdgeTag is the data element tag of CollimatorLeftVerticalEdge.
CollimatorLowerHorizontalEdgeTag is the data element tag of CollimatorLowerHorizontalEdge.
CollimatorRightVerticalEdgeTag is the data element tag of CollimatorRightVerticalEdge.
CollimatorShapeSequenceTag is the data element tag of CollimatorShapeSequence.
CollimatorShapeTag is the data element tag of CollimatorShape.
CollimatorTypeTag is the data element tag of CollimatorType.
CollimatorUpperHorizontalEdgeTag is the data element tag of CollimatorUpperHorizontalEdge.
ColorImagePrintingFlagTag is the data element tag of ColorImagePrintingFlag.
ColorSpaceTag is the data element tag of ColorSpace.
ColumnAngulationPatientTag is the data element tag of ColumnAngulationPatient.
ColumnAngulationTag is the data element tag of ColumnAngulation.
ColumnOverlapTag is the data element tag of ColumnOverlap.
ColumnPositionInTotalImagePixelMatrixTag is the data element tag of ColumnPositionInTotalImagePixelMatrix.
ColumnsForNthOrderCoefficientsTag is the data element tag of ColumnsForNthOrderCoefficients.
ColumnsTag is the data element tag of Columns.
CommentsOnPatientPerformanceOfVisualFieldTag is the data element tag of CommentsOnPatientPerformanceOfVisualField.
CommentsOnRadiationDoseTag is the data element tag of CommentsOnRadiationDose.
CommentsOnThePerformedProcedureStepTag is the data element tag of CommentsOnThePerformedProcedureStep.
CommentsOnTheScheduledProcedureStepTag is the data element tag of CommentsOnTheScheduledProcedureStep.
CompensatorColumnOffsetTag is the data element tag of CompensatorColumnOffset.
CompensatorColumnsTag is the data element tag of CompensatorColumns.
CompensatorDescriptionTag is the data element tag of CompensatorDescription.
CompensatorDivergenceTag is the data element tag of CompensatorDivergence.
CompensatorIDTag is the data element tag of CompensatorID.
CompensatorMillingToolDiameterTag is the data element tag of CompensatorMillingToolDiameter.
CompensatorMountingPositionTag is the data element tag of CompensatorMountingPosition.
CompensatorNumberTag is the data element tag of CompensatorNumber.
CompensatorPixelSpacingTag is the data element tag of CompensatorPixelSpacing.
CompensatorPositionTag is the data element tag of CompensatorPosition.
CompensatorRelativeStoppingPowerRatioTag is the data element tag of CompensatorRelativeStoppingPowerRatio.
CompensatorRowsTag is the data element tag of CompensatorRows.
CompensatorSequenceTag is the data element tag of CompensatorSequence.
CompensatorThicknessDataTag is the data element tag of CompensatorThicknessData.
CompensatorTransmissionDataTag is the data element tag of CompensatorTransmissionData.
CompensatorTrayIDTag is the data element tag of CompensatorTrayID.
CompensatorTypeTag is the data element tag of CompensatorType.
CompletionFlagDescriptionTag is the data element tag of CompletionFlagDescription.
CompletionFlagTag is the data element tag of CompletionFlag.
ComplexImageComponentTag is the data element tag of ComplexImageComponent.
Component1ReferencedIDTag is the data element tag of Component1ReferencedID.
Component1ReferencedMatingFeatureIDTag is the data element tag of Component1ReferencedMatingFeatureID.
Component1ReferencedMatingFeatureSetIDTag is the data element tag of Component1ReferencedMatingFeatureSetID.
Component2ReferencedIDTag is the data element tag of Component2ReferencedID.
Component2ReferencedMatingFeatureIDTag is the data element tag of Component2ReferencedMatingFeatureID.
Component2ReferencedMatingFeatureSetIDTag is the data element tag of Component2ReferencedMatingFeatureSetID.
ComponentAssemblySequenceTag is the data element tag of ComponentAssemblySequence.
ComponentIDTag is the data element tag of ComponentID.
ComponentInputSequenceTag is the data element tag of ComponentInputSequence.
ComponentManufacturerTag is the data element tag of ComponentManufacturer.
ComponentManufacturingProcedureTag is the data element tag of ComponentManufacturingProcedure.
ComponentReferenceSystemTag is the data element tag of ComponentReferenceSystem.
ComponentSequenceTag is the data element tag of ComponentSequence.
ComponentShapeTag is the data element tag of ComponentShape.
ComponentTypeCodeSequenceTag is the data element tag of ComponentTypeCodeSequence.
ComponentTypesSequenceTag is the data element tag of ComponentTypesSequence.
ComponentTypeTag is the data element tag of ComponentType.
ComponentWelderIDsTag is the data element tag of ComponentWelderIDs.
CompositingMethodTag is the data element tag of CompositingMethod.
CompoundGraphicInstanceIDTag is the data element tag of CompoundGraphicInstanceID.
CompoundGraphicSequenceTag is the data element tag of CompoundGraphicSequence.
CompoundGraphicTypeTag is the data element tag of CompoundGraphicType.
CompoundGraphicUnitsTag is the data element tag of CompoundGraphicUnits.
CompressionCodeTag is the data element tag of CompressionCode.
CompressionContactAreaTag is the data element tag of CompressionContactArea.
CompressionDescriptionTag is the data element tag of CompressionDescription.
CompressionForceTag is the data element tag of CompressionForce.
CompressionLabelTag is the data element tag of CompressionLabel.
CompressionOriginatorTag is the data element tag of CompressionOriginator.
CompressionPressureTag is the data element tag of CompressionPressure.
CompressionRecognitionCodeTag is the data element tag of CompressionRecognitionCode.
CompressionSequenceTag is the data element tag of CompressionSequence.
CompressionStepPointersTag is the data element tag of CompressionStepPointers.
ConcatenationFrameOffsetNumberTag is the data element tag of ConcatenationFrameOffsetNumber.
ConcatenationUIDTag is the data element tag of ConcatenationUID.
ConceptCodeSequenceTag is the data element tag of ConceptCodeSequence.
ConceptNameCodeSequenceTag is the data element tag of ConceptNameCodeSequence.
CondenserLensPowerTag is the data element tag of CondenserLensPower.
ConfidentialityCodeTag is the data element tag of ConfidentialityCode.
ConfidentialityConstraintOnPatientDataDescriptionTag is the data element tag of ConfidentialityConstraintOnPatientDataDescription.
ConfigurationDescriptionTag is the data element tag of ConfigurationDescription.
ConfigurationIDTag is the data element tag of ConfigurationID.
ConfigurationInformationDescriptionTag is the data element tag of ConfigurationInformationDescription.
ConfigurationInformationTag is the data element tag of ConfigurationInformation.
ConfigurationNameTag is the data element tag of ConfigurationName.
ConfigurationQAResultsSequenceTag is the data element tag of ConfigurationQAResultsSequence.
ConnectorTypeTag is the data element tag of ConnectorType.
ConsentForClinicalTrialUseSequenceTag is the data element tag of ConsentForClinicalTrialUseSequence.
ConsentForDistributionFlagTag is the data element tag of ConsentForDistributionFlag.
ConstantVolumeFlagTag is the data element tag of ConstantVolumeFlag.
ConstraintTypeTag is the data element tag of ConstraintType.
ConstraintValueSequenceTag is the data element tag of ConstraintValueSequence.
ConstraintViolationConditionTag is the data element tag of ConstraintViolationCondition.
ConstraintViolationSignificanceTag is the data element tag of ConstraintViolationSignificance.
ConstraintWeightTag is the data element tag of ConstraintWeight.
ConsultingPhysicianIdentificationSequenceTag is the data element tag of ConsultingPhysicianIdentificationSequence.
ConsultingPhysicianNameTag is the data element tag of ConsultingPhysicianName.
ContactDisplayNameTag is the data element tag of ContactDisplayName.
ContactURITag is the data element tag of ContactURI.
ContainerComponentDescriptionTag is the data element tag of ContainerComponentDescription.
ContainerComponentDiameterTag is the data element tag of ContainerComponentDiameter.
ContainerComponentIDTag is the data element tag of ContainerComponentID.
ContainerComponentLengthTag is the data element tag of ContainerComponentLength.
ContainerComponentMaterialTag is the data element tag of ContainerComponentMaterial.
ContainerComponentSequenceTag is the data element tag of ContainerComponentSequence.
ContainerComponentThicknessTag is the data element tag of ContainerComponentThickness.
ContainerComponentTypeCodeSequenceTag is the data element tag of ContainerComponentTypeCodeSequence.
ContainerComponentWidthTag is the data element tag of ContainerComponentWidth.
ContainerDescriptionTag is the data element tag of ContainerDescription.
ContainerIdentifierTag is the data element tag of ContainerIdentifier.
ContainerTypeCodeSequenceTag is the data element tag of ContainerTypeCodeSequence.
ContentCreatorIdentificationCodeSequenceTag is the data element tag of ContentCreatorIdentificationCodeSequence.
ContentCreatorNameTag is the data element tag of ContentCreatorName.
ContentDateTag is the data element tag of ContentDate.
ContentDescriptionTag is the data element tag of ContentDescription.
ContentItemModifierSequenceTag is the data element tag of ContentItemModifierSequence.
ContentLabelTag is the data element tag of ContentLabel.
ContentQualificationTag is the data element tag of ContentQualification.
ContentSequenceTag is the data element tag of ContentSequence.
ContentTemplateSequenceTag is the data element tag of ContentTemplateSequence.
ContentTimeTag is the data element tag of ContentTime.
ContextGroupExtensionCreatorUIDTag is the data element tag of ContextGroupExtensionCreatorUID.
ContextGroupExtensionFlagTag is the data element tag of ContextGroupExtensionFlag.
ContextGroupIdentificationSequenceTag is the data element tag of ContextGroupIdentificationSequence.
ContextGroupLocalVersionTag is the data element tag of ContextGroupLocalVersion.
ContextGroupVersionTag is the data element tag of ContextGroupVersion.
ContextIdentifierTag is the data element tag of ContextIdentifier.
ContextUIDTag is the data element tag of ContextUID.
ContinuationEndMetersetTag is the data element tag of ContinuationEndMeterset.
ContinuationEndTotalReferenceAirKermaTag is the data element tag of ContinuationEndTotalReferenceAirKerma.
ContinuationPulseNumberTag is the data element tag of ContinuationPulseNumber.
ContinuationStartMetersetTag is the data element tag of ContinuationStartMeterset.
ContinuationStartTotalReferenceAirKermaTag is the data element tag of ContinuationStartTotalReferenceAirKerma.
ContinuityOfContentTag is the data element tag of ContinuityOfContent.
ContourDataTag is the data element tag of ContourData.
ContourGeometricTypeTag is the data element tag of ContourGeometricType.
ContourImageSequenceTag is the data element tag of ContourImageSequence.
ContourNumberTag is the data element tag of ContourNumber.
ContourOffsetVectorTag is the data element tag of ContourOffsetVector.
ContourSequenceTag is the data element tag of ContourSequence.
ContourSlabThicknessTag is the data element tag of ContourSlabThickness.
ContourUncertaintyRadiusTag is the data element tag of ContourUncertaintyRadius.
ContraindicationsCodeSequenceTag is the data element tag of ContraindicationsCodeSequence.
ContrastAdministrationProfileSequenceTag is the data element tag of ContrastAdministrationProfileSequence.
ContrastBolusAdministrationRouteSequenceTag is the data element tag of ContrastBolusAdministrationRouteSequence.
ContrastBolusAgentAdministeredTag is the data element tag of ContrastBolusAgentAdministered.
ContrastBolusAgentDetectedTag is the data element tag of ContrastBolusAgentDetected.
ContrastBolusAgentNumberTag is the data element tag of ContrastBolusAgentNumber.
ContrastBolusAgentPhaseTag is the data element tag of ContrastBolusAgentPhase.
ContrastBolusAgentSequenceTag is the data element tag of ContrastBolusAgentSequence.
ContrastBolusAgentTag is the data element tag of ContrastBolusAgent.
ContrastBolusIngredientCodeSequenceTag is the data element tag of ContrastBolusIngredientCodeSequence.
ContrastBolusIngredientConcentrationTag is the data element tag of ContrastBolusIngredientConcentration.
ContrastBolusIngredientOpaqueTag is the data element tag of ContrastBolusIngredientOpaque.
ContrastBolusIngredientPercentByVolumeTag is the data element tag of ContrastBolusIngredientPercentByVolume.
ContrastBolusIngredientTag is the data element tag of ContrastBolusIngredient.
ContrastBolusRouteTag is the data element tag of ContrastBolusRoute.
ContrastBolusStartTimeTag is the data element tag of ContrastBolusStartTime.
ContrastBolusStopTimeTag is the data element tag of ContrastBolusStopTime.
ContrastBolusT1RelaxivityTag is the data element tag of ContrastBolusT1Relaxivity.
ContrastBolusTotalDoseTag is the data element tag of ContrastBolusTotalDose.
ContrastBolusUsageSequenceTag is the data element tag of ContrastBolusUsageSequence.
ContrastBolusVolumeTag is the data element tag of ContrastBolusVolume.
ContrastFlowDurationTag is the data element tag of ContrastFlowDuration.
ContrastFlowRateTag is the data element tag of ContrastFlowRate.
ContrastFrameAveragingTag is the data element tag of ContrastFrameAveraging.
ContributingEquipmentSequenceTag is the data element tag of ContributingEquipmentSequence.
ContributingSOPInstancesReferenceSequenceTag is the data element tag of ContributingSOPInstancesReferenceSequence.
ContributingSourcesSequenceTag is the data element tag of ContributingSourcesSequence.
ContributionDateTimeTag is the data element tag of ContributionDateTime.
ContributionDescriptionTag is the data element tag of ContributionDescription.
ControlPoint3DPositionTag is the data element tag of ControlPoint3DPosition.
ControlPointDeliverySequenceTag is the data element tag of ControlPointDeliverySequence.
ControlPointIndexTag is the data element tag of ControlPointIndex.
ControlPointOrientationTag is the data element tag of ControlPointOrientation.
ControlPointRelativePositionTag is the data element tag of ControlPointRelativePosition.
ControlPointSequenceTag is the data element tag of ControlPointSequence.
ConventionalControlPointVerificationSequenceTag is the data element tag of ConventionalControlPointVerificationSequence.
ConventionalMachineVerificationSequenceTag is the data element tag of ConventionalMachineVerificationSequence.
ConversionSourceAttributesSequenceTag is the data element tag of ConversionSourceAttributesSequence.
ConversionTypeTag is the data element tag of ConversionType.
ConvolutionKernelGroupTag is the data element tag of ConvolutionKernelGroup.
ConvolutionKernelTag is the data element tag of ConvolutionKernel.
CoordinatesSetGeometricTypeTrialTag is the data element tag of CoordinatesSetGeometricTypeTrial.
CoordinateStartValueTag is the data element tag of CoordinateStartValue.
CoordinateStepValueTag is the data element tag of CoordinateStepValue.
CoordinateSystemAxesSequenceTag is the data element tag of CoordinateSystemAxesSequence.
CoordinateSystemAxisCodeSequenceTag is the data element tag of CoordinateSystemAxisCodeSequence.
CoordinateSystemAxisDescriptionTag is the data element tag of CoordinateSystemAxisDescription.
CoordinateSystemAxisNumberTag is the data element tag of CoordinateSystemAxisNumber.
CoordinateSystemAxisTypeTag is the data element tag of CoordinateSystemAxisType.
CoordinateSystemAxisUnitsTag is the data element tag of CoordinateSystemAxisUnits.
CoordinateSystemAxisValuesTag is the data element tag of CoordinateSystemAxisValues.
CoordinateSystemDataSetMappingTag is the data element tag of CoordinateSystemDataSetMapping.
CoordinateSystemNumberOfAxesTag is the data element tag of CoordinateSystemNumberOfAxes.
CoordinateSystemTransformRotationAndScaleMatrixTag is the data element tag of CoordinateSystemTransformRotationAndScaleMatrix.
CoordinateSystemTransformSequenceTag is the data element tag of CoordinateSystemTransformSequence.
CoordinateSystemTransformTranslationMatrixTag is the data element tag of CoordinateSystemTransformTranslationMatrix.
CornealEccentricityIndexTag is the data element tag of CornealEccentricityIndex.
CornealISValueTag is the data element tag of CornealISValue.
CornealPointEstimatedTag is the data element tag of CornealPointEstimated.
CornealPointLocationTag is the data element tag of CornealPointLocation.
CornealSizeTag is the data element tag of CornealSize.
CornealTopographyMappingNormalsSequenceTag is the data element tag of CornealTopographyMappingNormalsSequence.
CornealTopographyMapQualityEvaluationTag is the data element tag of CornealTopographyMapQualityEvaluation.
CornealTopographyMapTypeCodeSequenceTag is the data element tag of CornealTopographyMapTypeCodeSequence.
CornealTopographySurfaceTag is the data element tag of CornealTopographySurface.
CornealVertexLocationTag is the data element tag of CornealVertexLocation.
CornealWavefrontTag is the data element tag of CornealWavefront.
CorrectedImageTag is the data element tag of CorrectedImage.
CorrectedLocalizedDeviationFromNormalCalculatedTag is the data element tag of CorrectedLocalizedDeviationFromNormalCalculated.
CorrectedLocalizedDeviationFromNormalProbabilityCalculatedTag is the data element tag of CorrectedLocalizedDeviationFromNormalProbabilityCalculated.
CorrectedLocalizedDeviationFromNormalProbabilityTag is the data element tag of CorrectedLocalizedDeviationFromNormalProbability.
CorrectedLocalizedDeviationFromNormalTag is the data element tag of CorrectedLocalizedDeviationFromNormal.
CorrectedParameterSequenceTag is the data element tag of CorrectedParameterSequence.
CorrectionValueTag is the data element tag of CorrectionValue.
CountLossNormalizationCorrectedTag is the data element tag of CountLossNormalizationCorrected.
CountRateTag is the data element tag of CountRate.
CountryOfResidenceTag is the data element tag of CountryOfResidence.
CountsAccumulatedTag is the data element tag of CountsAccumulated.
CountsIncludedTag is the data element tag of CountsIncluded.
CountsSourceTag is the data element tag of CountsSource.
CouplingMediumTag is the data element tag of CouplingMedium.
CouplingTechniqueTag is the data element tag of CouplingTechnique.
CouplingVelocityTag is the data element tag of CouplingVelocity.
CoverageOfKSpaceTag is the data element tag of CoverageOfKSpace.
CranialThermalIndexTag is the data element tag of CranialThermalIndex.
CreationDateTag is the data element tag of CreationDate.
CreationTimeTag is the data element tag of CreationTime.
CreatorVersionUIDTag is the data element tag of CreatorVersionUID.
CroppingSpecificationIndexTag is the data element tag of CroppingSpecificationIndex.
CroppingSpecificationNumberTag is the data element tag of CroppingSpecificationNumber.
CropTag is the data element tag of Crop.
CSSFontNameTag is the data element tag of CSSFontName.
CTAcquisitionDetailsSequenceTag is the data element tag of CTAcquisitionDetailsSequence.
CTAcquisitionTypeSequenceTag is the data element tag of CTAcquisitionTypeSequence.
CTAdditionalXRaySourceSequenceTag is the data element tag of CTAdditionalXRaySourceSequence.
CTDIPhantomTypeCodeSequenceTag is the data element tag of CTDIPhantomTypeCodeSequence.
CTDIvolNotificationTriggerTag is the data element tag of CTDIvolNotificationTrigger.
CTDIvolTag is the data element tag of CTDIvol.
CTExposureSequenceTag is the data element tag of CTExposureSequence.
CTGeometrySequenceTag is the data element tag of CTGeometrySequence.
CTImageFrameTypeSequenceTag is the data element tag of CTImageFrameTypeSequence.
CTPositionSequenceTag is the data element tag of CTPositionSequence.
CTReconstructionSequenceTag is the data element tag of CTReconstructionSequence.
CTTableDynamicsSequenceTag is the data element tag of CTTableDynamicsSequence.
CTXRayDetailsSequenceTag is the data element tag of CTXRayDetailsSequence.
CumulativeDoseReferenceCoefficientTag is the data element tag of CumulativeDoseReferenceCoefficient.
CumulativeDoseToDoseReferenceTag is the data element tag of CumulativeDoseToDoseReference.
CumulativeMetersetWeightTag is the data element tag of CumulativeMetersetWeight.
CumulativeTimeWeightTag is the data element tag of CumulativeTimeWeight.
CurrentConfigurationIDTag is the data element tag of CurrentConfigurationID.
CurrentFractionNumberTag is the data element tag of CurrentFractionNumber.
CurrentObserverTrialTag is the data element tag of CurrentObserverTrial.
CurrentPatientLocationTag is the data element tag of CurrentPatientLocation.
CurrentRequestedProcedureEvidenceSequenceTag is the data element tag of CurrentRequestedProcedureEvidenceSequence.
CurrentTreatmentStatusTag is the data element tag of CurrentTreatmentStatus.
CurvatureTypeTag is the data element tag of CurvatureType.
CurveActivationLayerTag is the data element tag of CurveActivationLayer.
CurveDataDescriptorTag is the data element tag of CurveDataDescriptor.
CurveDataTag is the data element tag of CurveData.
CurveDateTag is the data element tag of CurveDate.
CurveDescriptionTag is the data element tag of CurveDescription.
CurveDimensionsTag is the data element tag of CurveDimensions.
CurveLabelTag is the data element tag of CurveLabel.
CurveNumberTag is the data element tag of CurveNumber.
CurveRangeTag is the data element tag of CurveRange.
CurveReferencedOverlayGroupTag is the data element tag of CurveReferencedOverlayGroup.
CurveReferencedOverlaySequenceTag is the data element tag of CurveReferencedOverlaySequence.
CurveTimeTag is the data element tag of CurveTime.
CustodialOrganizationSequenceTag is the data element tag of CustodialOrganizationSequence.
CylinderAxisTag is the data element tag of CylinderAxis.
CylinderLensPowerTag is the data element tag of CylinderLensPower.
CylinderPowerTag is the data element tag of CylinderPower.
CylinderSequenceTag is the data element tag of CylinderSequence.
DACAmplitudeTag is the data element tag of DACAmplitude.
DACGainPointsTag is the data element tag of DACGainPoints.
DACSequenceTag is the data element tag of DACSequence.
DACTimePointsTag is the data element tag of DACTimePoints.
DACTypeTag is the data element tag of DACType.
DampingTag is the data element tag of Damping.
DarkCurrentCountsTag is the data element tag of DarkCurrentCounts.
DarkCurrentSequenceTag is the data element tag of DarkCurrentSequence.
DataBlockDescriptionTag is the data element tag of DataBlockDescription.
DataBlockTag is the data element tag of DataBlock.
DataCollectionCenterPatientTag is the data element tag of DataCollectionCenterPatient.
DataCollectionDiameterTag is the data element tag of DataCollectionDiameter.
DataElementsSignedTag is the data element tag of DataElementsSigned.
DataFrameAssignmentSequenceTag is the data element tag of DataFrameAssignmentSequence.
DataInformationSequenceTag is the data element tag of DataInformationSequence.
DataObservationSequenceTag is the data element tag of DataObservationSequence.
DataPathAssignmentTag is the data element tag of DataPathAssignment.
DataPathIDTag is the data element tag of DataPathID.
DataPointColumnsTag is the data element tag of DataPointColumns.
DataPointRowsTag is the data element tag of DataPointRows.
DataRepresentationTag is the data element tag of DataRepresentation.
DataSetDescriptionTag is the data element tag of DataSetDescription.
DataSetNameTag is the data element tag of DataSetName.
DataSetSourceTag is the data element tag of DataSetSource.
DataSetSubtypeTag is the data element tag of DataSetSubtype.
DataSetTrailingPaddingTag is the data element tag of DataSetTrailingPadding.
DataSetTypeTag is the data element tag of DataSetType.
DataSetVersionTag is the data element tag of DataSetVersion.
DataTypeTag is the data element tag of DataType.
DataValueRepresentationTag is the data element tag of DataValueRepresentation.
DateOfDocumentOrVerbalTransactionTrialTag is the data element tag of DateOfDocumentOrVerbalTransactionTrial.
DateOfGainCalibrationTag is the data element tag of DateOfGainCalibration.
DateOfLastCalibrationTag is the data element tag of DateOfLastCalibration.
DateOfLastDetectorCalibrationTag is the data element tag of DateOfLastDetectorCalibration.
DateOfSecondaryCaptureTag is the data element tag of DateOfSecondaryCapture.
DateTag is the data element tag of Date.
DateTimeOfLastCalibrationTag is the data element tag of DateTimeOfLastCalibration.
DateTimeTag is the data element tag of DateTime.
DCTLabelTag is the data element tag of DCTLabel.
DDLValueTag is the data element tag of DDLValue.
DeadTimeCorrectedTag is the data element tag of DeadTimeCorrected.
DeadTimeCorrectionFlagTag is the data element tag of DeadTimeCorrectionFlag.
DeadTimeFactorTag is the data element tag of DeadTimeFactor.
DecayCorrectedTag is the data element tag of DecayCorrected.
DecayCorrectionDateTimeTag is the data element tag of DecayCorrectionDateTime.
DecayCorrectionTag is the data element tag of DecayCorrection.
DecayFactorTag is the data element tag of DecayFactor.
DecimalPotentialVisualAcuityTag is the data element tag of DecimalPotentialVisualAcuity.
DecimalVisualAcuityTag is the data element tag of DecimalVisualAcuity.
DecimateCropResultTag is the data element tag of DecimateCropResult.
DecoupledNucleusTag is the data element tag of DecoupledNucleus.
DecouplingChemicalShiftReferenceTag is the data element tag of DecouplingChemicalShiftReference.
DecouplingFrequencyTag is the data element tag of DecouplingFrequency.
DecouplingMethodTag is the data element tag of DecouplingMethod.
DecouplingTag is the data element tag of Decoupling.
DefaultMagnificationTypeTag is the data element tag of DefaultMagnificationType.
DefaultPrinterResolutionIDTag is the data element tag of DefaultPrinterResolutionID.
DefaultSmoothingTypeTag is the data element tag of DefaultSmoothingType.
DefinitionSourceSequenceTag is the data element tag of DefinitionSourceSequence.
DeflatedExplicitVRLittleEndianUID is the Deflated Explicit VR Little Endian UID.
DeformableRegistrationGridSequenceTag is the data element tag of DeformableRegistrationGridSequence.
DeformableRegistrationSequenceTag is the data element tag of DeformableRegistrationSequence.
DegreeOfDilationTag is the data element tag of DegreeOfDilation.
DegreeOfFreedomIDTag is the data element tag of DegreeOfFreedomID.
DegreeOfFreedomTypeTag is the data element tag of DegreeOfFreedomType.
DeidentificationActionSequenceTag is the data element tag of DeidentificationActionSequence.
DeidentificationActionTag is the data element tag of DeidentificationAction.
DeidentificationMethodCodeSequenceTag is the data element tag of DeidentificationMethodCodeSequence.
DeidentificationMethodTag is the data element tag of DeidentificationMethod.
DelayLawIdentifierTag is the data element tag of DelayLawIdentifier.
DeletionLockTag is the data element tag of DeletionLock.
DeliveredChannelTotalTimeTag is the data element tag of DeliveredChannelTotalTime.
DeliveredDepthDoseParametersSequenceTag is the data element tag of DeliveredDepthDoseParametersSequence.
DeliveredDistalDepthFractionTag is the data element tag of DeliveredDistalDepthFraction.
DeliveredDistalDepthTag is the data element tag of DeliveredDistalDepth.
DeliveredMetersetTag is the data element tag of DeliveredMeterset.
DeliveredNominalRangeModulatedRegionDepthsTag is the data element tag of DeliveredNominalRangeModulatedRegionDepths.
DeliveredNominalRangeModulationFractionsTag is the data element tag of DeliveredNominalRangeModulationFractions.
DeliveredNumberOfPulsesTag is the data element tag of DeliveredNumberOfPulses.
DeliveredPrimaryMetersetTag is the data element tag of DeliveredPrimaryMeterset.
DeliveredPulseRepetitionIntervalTag is the data element tag of DeliveredPulseRepetitionInterval.
DeliveredReferenceDoseDefinitionTag is the data element tag of DeliveredReferenceDoseDefinition.
DeliveredSecondaryMetersetTag is the data element tag of DeliveredSecondaryMeterset.
DeliveredTreatmentTimeTag is the data element tag of DeliveredTreatmentTime.
DeliveryMaximumDoseTag is the data element tag of DeliveryMaximumDose.
DeliveryVerificationImageSequenceTag is the data element tag of DeliveryVerificationImageSequence.
DeliveryWarningDoseTag is the data element tag of DeliveryWarningDose.
DensityTag is the data element tag of Density.
DepthDoseParametersSequenceTag is the data element tag of DepthDoseParametersSequence.
DepthOfScanFieldTag is the data element tag of DepthOfScanField.
DepthOfTransverseImageTag is the data element tag of DepthOfTransverseImage.
DepthsOfFocusTag is the data element tag of DepthsOfFocus.
DepthSpatialResolutionTag is the data element tag of DepthSpatialResolution.
DepthValueAveragingFlagTag is the data element tag of DepthValueAveragingFlag.
DerivationAlgorithmSequenceTag is the data element tag of DerivationAlgorithmSequence.
DerivationCodeSequenceTag is the data element tag of DerivationCodeSequence.
DerivationDescriptionTag is the data element tag of DerivationDescription.
DerivationImageSequenceTag is the data element tag of DerivationImageSequence.
DerivationImplantAssemblyTemplateSequenceTag is the data element tag of DerivationImplantAssemblyTemplateSequence.
DerivationImplantTemplateSequenceTag is the data element tag of DerivationImplantTemplateSequence.
DestinationAETag is the data element tag of DestinationAE.
DetailsOfCoefficientsTag is the data element tag of DetailsOfCoefficients.
DetectorActivationOffsetFromExposureTag is the data element tag of DetectorActivationOffsetFromExposure.
DetectorActiveAreaOrientationTag is the data element tag of DetectorActiveAreaOrientation.
DetectorActiveAreaTLHCPositionTag is the data element tag of DetectorActiveAreaTLHCPosition.
DetectorActiveDimensionsTag is the data element tag of DetectorActiveDimensions.
DetectorActiveOriginTag is the data element tag of DetectorActiveOrigin.
DetectorActiveShapeTag is the data element tag of DetectorActiveShape.
DetectorActiveTimeTag is the data element tag of DetectorActiveTime.
DetectorBinningTag is the data element tag of DetectorBinning.
DetectorCalibrationDataTag is the data element tag of DetectorCalibrationData.
DetectorConditionsNominalFlagTag is the data element tag of DetectorConditionsNominalFlag.
DetectorConfigurationTag is the data element tag of DetectorConfiguration.
DetectorDescriptionTag is the data element tag of DetectorDescription.
DetectorElementPhysicalSizeTag is the data element tag of DetectorElementPhysicalSize.
DetectorElementSizeTag is the data element tag of DetectorElementSize.
DetectorElementSpacingTag is the data element tag of DetectorElementSpacing.
DetectorGeometrySequenceTag is the data element tag of DetectorGeometrySequence.
DetectorGeometryTag is the data element tag of DetectorGeometry.
DetectorIDTag is the data element tag of DetectorID.
DetectorInformationSequenceTag is the data element tag of DetectorInformationSequence.
DetectorIsocenterPrimaryAngleTag is the data element tag of DetectorIsocenterPrimaryAngle.
DetectorIsocenterSecondaryAngleTag is the data element tag of DetectorIsocenterSecondaryAngle.
DetectorLinesOfResponseUsedTag is the data element tag of DetectorLinesOfResponseUsed.
DetectorManufacturerModelNameTag is the data element tag of DetectorManufacturerModelName.
DetectorManufacturerNameTag is the data element tag of DetectorManufacturerName.
DetectorModeTag is the data element tag of DetectorMode.
DetectorNormalizationCorrectionTag is the data element tag of DetectorNormalizationCorrection.
DetectorPositionSequenceTag is the data element tag of DetectorPositionSequence.
DetectorPrimaryAngleTag is the data element tag of DetectorPrimaryAngle.
DetectorSecondaryAngleTag is the data element tag of DetectorSecondaryAngle.
DetectorTemperatureSequenceTag is the data element tag of DetectorTemperatureSequence.
DetectorTemperatureTag is the data element tag of DetectorTemperature.
DetectorTimeSinceLastExposureTag is the data element tag of DetectorTimeSinceLastExposure.
DetectorTypeTag is the data element tag of DetectorType.
DetectorVectorTag is the data element tag of DetectorVector.
DetectorXPositionToIsocenterTag is the data element tag of DetectorXPositionToIsocenter.
DetectorYPositionToIsocenterTag is the data element tag of DetectorYPositionToIsocenter.
DetectorZPositionToIsocenterTag is the data element tag of DetectorZPositionToIsocenter.
DeviationIndexTag is the data element tag of DeviationIndex.
DeviceDescriptionTag is the data element tag of DeviceDescription.
DeviceDiameterTag is the data element tag of DeviceDiameter.
DeviceDiameterUnitsTag is the data element tag of DeviceDiameterUnits.
DeviceIDTag is the data element tag of DeviceID.
DeviceLengthTag is the data element tag of DeviceLength.
DeviceMotionControlSequenceTag is the data element tag of DeviceMotionControlSequence.
DeviceMotionExecutionModeTag is the data element tag of DeviceMotionExecutionMode.
DeviceMotionObservationModeTag is the data element tag of DeviceMotionObservationMode.
DeviceMotionParameterCodeSequenceTag is the data element tag of DeviceMotionParameterCodeSequence.
DeviceSequenceTag is the data element tag of DeviceSequence.
DeviceSerialNumberTag is the data element tag of DeviceSerialNumber.
DeviceUIDTag is the data element tag of DeviceUID.
DeviceVolumeTag is the data element tag of DeviceVolume.
DiameterOfVisibilityTag is the data element tag of DiameterOfVisibility.
DiaphragmPositionTag is the data element tag of DiaphragmPosition.
DICOMMediaRetrievalSequenceTag is the data element tag of DICOMMediaRetrievalSequence.
DICOMRetrievalSequenceTag is the data element tag of DICOMRetrievalSequence.
DICOMStorageSequenceTag is the data element tag of DICOMStorageSequence.
DICOSVersionTag is the data element tag of DICOSVersion.
DiffuseReflectionIntensityTag is the data element tag of DiffuseReflectionIntensity.
DiffusionAcquisitionCodeSequenceTag is the data element tag of DiffusionAcquisitionCodeSequence.
DiffusionAnisotropyTypeTag is the data element tag of DiffusionAnisotropyType.
DiffusionBMatrixSequenceTag is the data element tag of DiffusionBMatrixSequence.
DiffusionBValueTag is the data element tag of DiffusionBValue.
DiffusionBValueXXTag is the data element tag of DiffusionBValueXX.
DiffusionBValueXYTag is the data element tag of DiffusionBValueXY.
DiffusionBValueXZTag is the data element tag of DiffusionBValueXZ.
DiffusionBValueYYTag is the data element tag of DiffusionBValueYY.
DiffusionBValueYZTag is the data element tag of DiffusionBValueYZ.
DiffusionBValueZZTag is the data element tag of DiffusionBValueZZ.
DiffusionDirectionalityTag is the data element tag of DiffusionDirectionality.
DiffusionGradientDirectionSequenceTag is the data element tag of DiffusionGradientDirectionSequence.
DiffusionGradientOrientationTag is the data element tag of DiffusionGradientOrientation.
DiffusionModelCodeSequenceTag is the data element tag of DiffusionModelCodeSequence.
DigitalImageFormatAcquiredTag is the data element tag of DigitalImageFormatAcquired.
DigitalSignatureDateTimeTag is the data element tag of DigitalSignatureDateTime.
DigitalSignaturePurposeCodeSequenceTag is the data element tag of DigitalSignaturePurposeCodeSequence.
DigitalSignaturesSequenceTag is the data element tag of DigitalSignaturesSequence.
DigitalSignatureUIDTag is the data element tag of DigitalSignatureUID.
DigitizingDeviceTransportDirectionTag is the data element tag of DigitizingDeviceTransportDirection.
DimensionDescriptionLabelTag is the data element tag of DimensionDescriptionLabel.
DimensionIndexPointerTag is the data element tag of DimensionIndexPointer.
DimensionIndexPrivateCreatorTag is the data element tag of DimensionIndexPrivateCreator.
DimensionIndexSequenceTag is the data element tag of DimensionIndexSequence.
DimensionIndexValuesTag is the data element tag of DimensionIndexValues.
DimensionOrganizationSequenceTag is the data element tag of DimensionOrganizationSequence.
DimensionOrganizationTypeTag is the data element tag of DimensionOrganizationType.
DimensionOrganizationUIDTag is the data element tag of DimensionOrganizationUID.
DirectoryRecordSequenceTag is the data element tag of DirectoryRecordSequence.
DirectoryRecordTypeTag is the data element tag of DirectoryRecordType.
DischargeDateTag is the data element tag of DischargeDate.
DischargeDiagnosisCodeSequenceTag is the data element tag of DischargeDiagnosisCodeSequence.
DischargeDiagnosisDescriptionTag is the data element tag of DischargeDiagnosisDescription.
DischargeTimeTag is the data element tag of DischargeTime.
DisplayCalibrationResultSequenceTag is the data element tag of DisplayCalibrationResultSequence.
DisplayDeviceTypeCodeSequenceTag is the data element tag of DisplayDeviceTypeCodeSequence.
DisplayedAreaBottomRightHandCornerTag is the data element tag of DisplayedAreaBottomRightHandCorner.
DisplayedAreaBottomRightHandCornerTrialTag is the data element tag of DisplayedAreaBottomRightHandCornerTrial.
DisplayedAreaSelectionSequenceTag is the data element tag of DisplayedAreaSelectionSequence.
DisplayedAreaTopLeftHandCornerTag is the data element tag of DisplayedAreaTopLeftHandCorner.
DisplayedAreaTopLeftHandCornerTrialTag is the data element tag of DisplayedAreaTopLeftHandCornerTrial.
DisplayedZValueTag is the data element tag of DisplayedZValue.
DisplayEnvironmentSpatialPositionTag is the data element tag of DisplayEnvironmentSpatialPosition.
DisplayFilterPercentageTag is the data element tag of DisplayFilterPercentage.
DisplayFunctionTypeTag is the data element tag of DisplayFunctionType.
DisplaySetHorizontalJustificationTag is the data element tag of DisplaySetHorizontalJustification.
DisplaySetLabelTag is the data element tag of DisplaySetLabel.
DisplaySetNumberTag is the data element tag of DisplaySetNumber.
DisplaySetPatientOrientationTag is the data element tag of DisplaySetPatientOrientation.
DisplaySetPresentationGroupDescriptionTag is the data element tag of DisplaySetPresentationGroupDescription.
DisplaySetPresentationGroupTag is the data element tag of DisplaySetPresentationGroup.
DisplaySetScrollingGroupTag is the data element tag of DisplaySetScrollingGroup.
DisplaySetsSequenceTag is the data element tag of DisplaySetsSequence.
DisplaySetVerticalJustificationTag is the data element tag of DisplaySetVerticalJustification.
DisplayShadingFlagTag is the data element tag of DisplayShadingFlag.
DisplaySubsystemConfigurationSequenceTag is the data element tag of DisplaySubsystemConfigurationSequence.
DisplaySubsystemDescriptionTag is the data element tag of DisplaySubsystemDescription.
DisplaySubsystemIDTag is the data element tag of DisplaySubsystemID.
DisplaySubsystemNameTag is the data element tag of DisplaySubsystemName.
DisplaySubsystemQAResultsSequenceTag is the data element tag of DisplaySubsystemQAResultsSequence.
DisplaySubsystemSequenceTag is the data element tag of DisplaySubsystemSequence.
DisplayWindowLabelVectorTag is the data element tag of DisplayWindowLabelVector.
DistalDepthFractionTag is the data element tag of DistalDepthFraction.
DistalDepthTag is the data element tag of DistalDepth.
DistanceBetweenBscanSlabsTag is the data element tag of DistanceBetweenBscanSlabs.
DistanceBetweenFocalPlanesTag is the data element tag of DistanceBetweenFocalPlanes.
DistanceObjectToTableTopTag is the data element tag of DistanceObjectToTableTop.
DistancePupillaryDistanceTag is the data element tag of DistancePupillaryDistance.
DistanceReceptorPlaneToDetectorHousingTag is the data element tag of DistanceReceptorPlaneToDetectorHousing.
DistanceSourceToDataCollectionCenterTag is the data element tag of DistanceSourceToDataCollectionCenter.
DistanceSourceToDetectorTag is the data element tag of DistanceSourceToDetector.
DistanceSourceToEntranceTag is the data element tag of DistanceSourceToEntrance.
DistanceSourceToIsocenterTag is the data element tag of DistanceSourceToIsocenter.
DistanceSourceToPatientTag is the data element tag of DistanceSourceToPatient.
DistanceSourceToSupportTag is the data element tag of DistanceSourceToSupport.
DistributionAddressTag is the data element tag of DistributionAddress.
DistributionNameTag is the data element tag of DistributionName.
DistributionTypeTag is the data element tag of DistributionType.
DLPNotificationTriggerTag is the data element tag of DLPNotificationTrigger.
DocumentAuthorIdentifierCodeSequenceTrialTag is the data element tag of DocumentAuthorIdentifierCodeSequenceTrial.
DocumentAuthorTrialTag is the data element tag of DocumentAuthorTrial.
DocumentClassCodeSequenceTag is the data element tag of DocumentClassCodeSequence.
DocumentIdentifierCodeSequenceTrialTag is the data element tag of DocumentIdentifierCodeSequenceTrial.
DocumentingObserverIdentifierCodeSequenceTrialTag is the data element tag of DocumentingObserverIdentifierCodeSequenceTrial.
DocumentingOrganizationIdentifierCodeSequenceTrialTag is the data element tag of DocumentingOrganizationIdentifierCodeSequenceTrial.
DocumentTitleTag is the data element tag of DocumentTitle.
DopplerCorrectionAngleTag is the data element tag of DopplerCorrectionAngle.
DopplerSampleVolumeXPositionRetiredTag is the data element tag of DopplerSampleVolumeXPositionRetired.
DopplerSampleVolumeXPositionTag is the data element tag of DopplerSampleVolumeXPosition.
DopplerSampleVolumeYPositionRetiredTag is the data element tag of DopplerSampleVolumeYPositionRetired.
DopplerSampleVolumeYPositionTag is the data element tag of DopplerSampleVolumeYPosition.
DoseCalibrationFactorTag is the data element tag of DoseCalibrationFactor.
DoseCommentTag is the data element tag of DoseComment.
DoseGridScalingTag is the data element tag of DoseGridScaling.
DoseRateDeliveredTag is the data element tag of DoseRateDelivered.
DoseRateSetTag is the data element tag of DoseRateSet.
DoseReferenceDescriptionTag is the data element tag of DoseReferenceDescription.
DoseReferenceNumberTag is the data element tag of DoseReferenceNumber.
DoseReferencePointCoordinatesTag is the data element tag of DoseReferencePointCoordinates.
DoseReferenceSequenceTag is the data element tag of DoseReferenceSequence.
DoseReferenceStructureTypeTag is the data element tag of DoseReferenceStructureType.
DoseReferenceTypeTag is the data element tag of DoseReferenceType.
DoseReferenceUIDTag is the data element tag of DoseReferenceUID.
DoseSummationTypeTag is the data element tag of DoseSummationType.
DoseTypeTag is the data element tag of DoseType.
DoseUnitsTag is the data element tag of DoseUnits.
DoseValueTag is the data element tag of DoseValue.
DoubleExposureFieldDeltaTag is the data element tag of DoubleExposureFieldDelta.
DoubleExposureFieldDeltaTrialTag is the data element tag of DoubleExposureFieldDeltaTrial.
DoubleExposureFlagTag is the data element tag of DoubleExposureFlag.
DoubleExposureMetersetTag is the data element tag of DoubleExposureMeterset.
DoubleExposureMetersetTrialTag is the data element tag of DoubleExposureMetersetTrial.
DoubleExposureOrderingTag is the data element tag of DoubleExposureOrdering.
DoubleFloatPixelDataTag is the data element tag of DoubleFloatPixelData.
DoubleFloatPixelPaddingRangeLimitTag is the data element tag of DoubleFloatPixelPaddingRangeLimit.
DoubleFloatPixelPaddingValueTag is the data element tag of DoubleFloatPixelPaddingValue.
DoubleFloatRealWorldValueFirstValueMappedTag is the data element tag of DoubleFloatRealWorldValueFirstValueMapped.
DoubleFloatRealWorldValueLastValueMappedTag is the data element tag of DoubleFloatRealWorldValueLastValueMapped.
DriveProbeSequenceTag is the data element tag of DriveProbeSequence.
DriveTypeTag is the data element tag of DriveType.
DVHDataTag is the data element tag of DVHData.
DVHDoseScalingTag is the data element tag of DVHDoseScaling.
DVHMaximumDoseTag is the data element tag of DVHMaximumDose.
DVHMeanDoseTag is the data element tag of DVHMeanDose.
DVHMinimumDoseTag is the data element tag of DVHMinimumDose.
DVHNormalizationDoseValueTag is the data element tag of DVHNormalizationDoseValue.
DVHNormalizationPointTag is the data element tag of DVHNormalizationPoint.
DVHNumberOfBinsTag is the data element tag of DVHNumberOfBins.
DVHReferencedROISequenceTag is the data element tag of DVHReferencedROISequence.
DVHROIContributionTypeTag is the data element tag of DVHROIContributionType.
DVHSequenceTag is the data element tag of DVHSequence.
DVHTypeTag is the data element tag of DVHType.
DVHVolumeUnitsTag is the data element tag of DVHVolumeUnits.
DynamicRangeTag is the data element tag of DynamicRange.
EchoNumbersTag is the data element tag of EchoNumbers.
EchoPeakPositionTag is the data element tag of EchoPeakPosition.
EchoPlanarPulseSequenceTag is the data element tag of EchoPlanarPulseSequence.
EchoPulseSequenceTag is the data element tag of EchoPulseSequence.
EchoTimeTag is the data element tag of EchoTime.
EchoTrainLengthTag is the data element tag of EchoTrainLength.
EdgePointIndexListTag is the data element tag of EdgePointIndexList.
EffectiveDateTimeTag is the data element tag of EffectiveDateTime.
EffectiveDurationTag is the data element tag of EffectiveDuration.
EffectiveEchoTimeTag is the data element tag of EffectiveEchoTime.
EffectiveRefractiveIndexTag is the data element tag of EffectiveRefractiveIndex.
EffectiveWedgeAngleTag is the data element tag of EffectiveWedgeAngle.
ElementDimensionATag is the data element tag of ElementDimensionA.
ElementDimensionBTag is the data element tag of ElementDimensionB.
ElementPitchATag is the data element tag of ElementPitchA.
ElementPitchBTag is the data element tag of ElementPitchB.
ElementShapeTag is the data element tag of ElementShape.
EmmetropicMagnificationTag is the data element tag of EmmetropicMagnification.
EmptyImageBoxCIELabValueTag is the data element tag of EmptyImageBoxCIELabValue.
EmptyImageDensityTag is the data element tag of EmptyImageDensity.
EncapsulatedDocumentTag is the data element tag of EncapsulatedDocument.
EncryptedAttributesSequenceTag is the data element tag of EncryptedAttributesSequence.
EncryptedContentTag is the data element tag of EncryptedContent.
EncryptedContentTransferSyntaxUIDTag is the data element tag of EncryptedContentTransferSyntaxUID.
EndAcquisitionDateTimeTag is the data element tag of EndAcquisitionDateTime.
EndCumulativeMetersetWeightTag is the data element tag of EndCumulativeMetersetWeight.
EndCumulativeTimeWeightTag is the data element tag of EndCumulativeTimeWeight.
EndingRespiratoryAmplitudeTag is the data element tag of EndingRespiratoryAmplitude.
EndingRespiratoryPhaseTag is the data element tag of EndingRespiratoryPhase.
EndMetersetTag is the data element tag of EndMeterset.
EnergyWeightingFactorTag is the data element tag of EnergyWeightingFactor.
EnergyWindowCenterlineTag is the data element tag of EnergyWindowCenterline.
EnergyWindowInformationSequenceTag is the data element tag of EnergyWindowInformationSequence.
EnergyWindowLowerLimitTag is the data element tag of EnergyWindowLowerLimit.
EnergyWindowNameTag is the data element tag of EnergyWindowName.
EnergyWindowNumberTag is the data element tag of EnergyWindowNumber.
EnergyWindowRangeSequenceTag is the data element tag of EnergyWindowRangeSequence.
EnergyWindowTotalWidthTag is the data element tag of EnergyWindowTotalWidth.
EnergyWindowUpperLimitTag is the data element tag of EnergyWindowUpperLimit.
EnergyWindowVectorTag is the data element tag of EnergyWindowVector.
EnhancedPaletteColorLookupTableSequenceTag is the data element tag of EnhancedPaletteColorLookupTableSequence.
EntranceDoseDerivationTag is the data element tag of EntranceDoseDerivation.
EntranceDoseInmGyTag is the data element tag of EntranceDoseInmGy.
EntranceDoseTag is the data element tag of EntranceDose.
EnvironmentalConditionsTag is the data element tag of EnvironmentalConditions.
EquipmentAdministratorSequenceTag is the data element tag of EquipmentAdministratorSequence.
EquipmentCoordinateSystemIdentificationTag is the data element tag of EquipmentCoordinateSystemIdentification.
EquipmentModalityTag is the data element tag of EquipmentModality.
EquivalentCDADocumentSequenceTag is the data element tag of EquivalentCDADocumentSequence.
EquivalentCodeSequenceTag is the data element tag of EquivalentCodeSequence.
EquivalentPupilRadiusTag is the data element tag of EquivalentPupilRadius.
EscapeTripletTag is the data element tag of EscapeTriplet.
EstimatedDoseSavingTag is the data element tag of EstimatedDoseSaving.
EstimatedRadiographicMagnificationFactorTag is the data element tag of EstimatedRadiographicMagnificationFactor.
EthicsCommitteeApprovalEffectivenessEndDateTag is the data element tag of EthicsCommitteeApprovalEffectivenessEndDate.
EthicsCommitteeApprovalEffectivenessStartDateTag is the data element tag of EthicsCommitteeApprovalEffectivenessStartDate.
EthnicGroupTag is the data element tag of EthnicGroup.
EvaluationAttemptTag is the data element tag of EvaluationAttempt.
EvaluatorNameTag is the data element tag of EvaluatorName.
EvaluatorNumberTag is the data element tag of EvaluatorNumber.
EvaluatorSequenceTag is the data element tag of EvaluatorSequence.
EventCodeSequenceTag is the data element tag of EventCodeSequence.
EventElapsedTimesTag is the data element tag of EventElapsedTimes.
EventTimeOffsetTag is the data element tag of EventTimeOffset.
EventTimerNamesTag is the data element tag of EventTimerNames.
EventTimerSequenceTag is the data element tag of EventTimerSequence.
ExaminedBodyThicknessTag is the data element tag of ExaminedBodyThickness.
ExcessiveFalseNegativesDataFlagTag is the data element tag of ExcessiveFalseNegativesDataFlag.
ExcessiveFalseNegativesTag is the data element tag of ExcessiveFalseNegatives.
ExcessiveFalsePositivesDataFlagTag is the data element tag of ExcessiveFalsePositivesDataFlag.
ExcessiveFalsePositivesTag is the data element tag of ExcessiveFalsePositives.
ExcessiveFixationLossesDataFlagTag is the data element tag of ExcessiveFixationLossesDataFlag.
ExcessiveFixationLossesTag is the data element tag of ExcessiveFixationLosses.
ExcitationFrequencyTag is the data element tag of ExcitationFrequency.
ExcludedIntervalsSequenceTag is the data element tag of ExcludedIntervalsSequence.
ExclusionDurationTag is the data element tag of ExclusionDuration.
ExclusionStartDateTimeTag is the data element tag of ExclusionStartDateTime.
ExclusiveComponentTypeTag is the data element tag of ExclusiveComponentType.
ExecutionStatusInfoTag is the data element tag of ExecutionStatusInfo.
ExecutionStatusTag is the data element tag of ExecutionStatus.
ExpectedCompletionDateTimeTag is the data element tag of ExpectedCompletionDateTime.
ExpiryDateTag is the data element tag of ExpiryDate.
ExplicitVRBigEndianUID is the Explicit VR Big Endian UID.
ExplicitVRLittleEndianUID is the Explicit VR Little Endian UID.
ExposedAreaTag is the data element tag of ExposedArea.
ExposureControlModeDescriptionTag is the data element tag of ExposureControlModeDescription.
ExposureControlModeTag is the data element tag of ExposureControlMode.
ExposureControlSensingRegionLeftVerticalEdgeTag is the data element tag of ExposureControlSensingRegionLeftVerticalEdge.
ExposureControlSensingRegionLowerHorizontalEdgeTag is the data element tag of ExposureControlSensingRegionLowerHorizontalEdge.
ExposureControlSensingRegionRightVerticalEdgeTag is the data element tag of ExposureControlSensingRegionRightVerticalEdge.
ExposureControlSensingRegionShapeTag is the data element tag of ExposureControlSensingRegionShape.
ExposureControlSensingRegionsSequenceTag is the data element tag of ExposureControlSensingRegionsSequence.
ExposureControlSensingRegionUpperHorizontalEdgeTag is the data element tag of ExposureControlSensingRegionUpperHorizontalEdge.
ExposureDoseSequenceTag is the data element tag of ExposureDoseSequence.
ExposureIndexTag is the data element tag of ExposureIndex.
ExposureInmAsTag is the data element tag of ExposureInmAs.
ExposureInuAsTag is the data element tag of ExposureInuAs.
ExposureModulationTypeTag is the data element tag of ExposureModulationType.
ExposureSequenceTag is the data element tag of ExposureSequence.
ExposuresOnDetectorSinceLastCalibrationTag is the data element tag of ExposuresOnDetectorSinceLastCalibration.
ExposuresOnDetectorSinceManufacturedTag is the data element tag of ExposuresOnDetectorSinceManufactured.
ExposuresOnPlateTag is the data element tag of ExposuresOnPlate.
ExposureStatusTag is the data element tag of ExposureStatus.
ExposureTag is the data element tag of Exposure.
ExposureTimeInmsTag is the data element tag of ExposureTimeInms.
ExposureTimeInuSTag is the data element tag of ExposureTimeInuS.
ExposureTimeTag is the data element tag of ExposureTime.
ExtendedCodeMeaningTag is the data element tag of ExtendedCodeMeaning.
ExtendedCodeValueTag is the data element tag of ExtendedCodeValue.
ExtendedDepthOfFieldTag is the data element tag of ExtendedDepthOfField.
ExternalContourEntryPointTag is the data element tag of ExternalContourEntryPoint.
FacetSequenceTag is the data element tag of FacetSequence.
FailedAttributesSequenceTag is the data element tag of FailedAttributesSequence.
FailedSOPInstanceUIDListTag is the data element tag of FailedSOPInstanceUIDList.
FailedSOPSequenceTag is the data element tag of FailedSOPSequence.
FailureAttributesTag is the data element tag of FailureAttributes.
FailureReasonTag is the data element tag of FailureReason.
FalseNegativesEstimateFlagTag is the data element tag of FalseNegativesEstimateFlag.
FalseNegativesEstimateTag is the data element tag of FalseNegativesEstimate.
FalseNegativesQuantityTag is the data element tag of FalseNegativesQuantity.
FalsePositivesEstimateFlagTag is the data element tag of FalsePositivesEstimateFlag.
FalsePositivesEstimateTag is the data element tag of FalsePositivesEstimate.
FalsePositivesQuantityTag is the data element tag of FalsePositivesQuantity.
FiducialDescriptionTag is the data element tag of FiducialDescription.
FiducialIdentifierCodeSequenceTag is the data element tag of FiducialIdentifierCodeSequence.
FiducialIdentifierTag is the data element tag of FiducialIdentifier.
FiducialSequenceTag is the data element tag of FiducialSequence.
FiducialSetSequenceTag is the data element tag of FiducialSetSequence.
FiducialsPropertyCategoryCodeSequenceTag is the data element tag of FiducialsPropertyCategoryCodeSequence.
FiducialUIDTag is the data element tag of FiducialUID.
FieldOfViewDescriptionTag is the data element tag of FieldOfViewDescription.
FieldOfViewDimensionsInFloatTag is the data element tag of FieldOfViewDimensionsInFloat.
FieldOfViewDimensionsTag is the data element tag of FieldOfViewDimensions.
FieldOfViewHorizontalFlipTag is the data element tag of FieldOfViewHorizontalFlip.
FieldOfViewOriginTag is the data element tag of FieldOfViewOrigin.
FieldOfViewRotationTag is the data element tag of FieldOfViewRotation.
FieldOfViewSequenceTag is the data element tag of FieldOfViewSequence.
FieldOfViewShapeTag is the data element tag of FieldOfViewShape.
FileMetaInformationGroupLengthTag is the data element tag of FileMetaInformationGroupLength.
FileMetaInformationVersionTag is the data element tag of FileMetaInformationVersion.
FileSetConsistencyFlagTag is the data element tag of FileSetConsistencyFlag.
FileSetDescriptorFileIDTag is the data element tag of FileSetDescriptorFileID.
FileSetIDTag is the data element tag of FileSetID.
FillerOrderNumberImagingServiceRequestRetiredTag is the data element tag of FillerOrderNumberImagingServiceRequestRetired.
FillerOrderNumberImagingServiceRequestTag is the data element tag of FillerOrderNumberImagingServiceRequest.
FillerOrderNumberProcedureTag is the data element tag of FillerOrderNumberProcedure.
FillModeTag is the data element tag of FillMode.
FillPatternTag is the data element tag of FillPattern.
FillStyleSequenceTag is the data element tag of FillStyleSequence.
FilmBoxContentSequenceTag is the data element tag of FilmBoxContentSequence.
FilmConsumptionSequenceTag is the data element tag of FilmConsumptionSequence.
FilmDestinationTag is the data element tag of FilmDestination.
FilmOrientationTag is the data element tag of FilmOrientation.
FilmSessionLabelTag is the data element tag of FilmSessionLabel.
FilmSizeIDTag is the data element tag of FilmSizeID.
FilterBeamPathLengthMaximumTag is the data element tag of FilterBeamPathLengthMaximum.
FilterBeamPathLengthMinimumTag is the data element tag of FilterBeamPathLengthMinimum.
FilterByAttributePresenceTag is the data element tag of FilterByAttributePresence.
FilterByCategoryTag is the data element tag of FilterByCategory.
FilterByOperatorTag is the data element tag of FilterByOperator.
FilterHighFrequencyTag is the data element tag of FilterHighFrequency.
FilterLowFrequencyTag is the data element tag of FilterLowFrequency.
FilterMaterialTag is the data element tag of FilterMaterial.
FilterMaterialUsedInGainCalibrationTag is the data element tag of FilterMaterialUsedInGainCalibration.
FilterOperationsSequenceTag is the data element tag of FilterOperationsSequence.
FilterThicknessMaximumTag is the data element tag of FilterThicknessMaximum.
FilterThicknessMinimumTag is the data element tag of FilterThicknessMinimum.
FilterThicknessUsedInGainCalibrationTag is the data element tag of FilterThicknessUsedInGainCalibration.
FilterTypeTag is the data element tag of FilterType.
FinalCumulativeMetersetWeightTag is the data element tag of FinalCumulativeMetersetWeight.
FinalCumulativeTimeWeightTag is the data element tag of FinalCumulativeTimeWeight.
FindingsFlagTrialTag is the data element tag of FindingsFlagTrial.
FindingsGroupRecordingDateTrialTag is the data element tag of FindingsGroupRecordingDateTrial.
FindingsGroupRecordingTimeTrialTag is the data element tag of FindingsGroupRecordingTimeTrial.
FindingsGroupUIDTrialTag is the data element tag of FindingsGroupUIDTrial.
FindingsSequenceTrialTag is the data element tag of FindingsSequenceTrial.
FindingsSourceCategoryCodeSequenceTrialTag is the data element tag of FindingsSourceCategoryCodeSequenceTrial.
FiniteVolumeTag is the data element tag of FiniteVolume.
FirstALineLocationTag is the data element tag of FirstALineLocation.
FirstOrderPhaseCorrectionAngleTag is the data element tag of FirstOrderPhaseCorrectionAngle.
FirstOrderPhaseCorrectionTag is the data element tag of FirstOrderPhaseCorrection.
FirstTreatmentDateTag is the data element tag of FirstTreatmentDate.
FixationCheckedQuantityTag is the data element tag of FixationCheckedQuantity.
FixationDeviceDescriptionTag is the data element tag of FixationDeviceDescription.
FixationDeviceLabelTag is the data element tag of FixationDeviceLabel.
FixationDevicePitchAngleTag is the data element tag of FixationDevicePitchAngle.
FixationDevicePositionTag is the data element tag of FixationDevicePosition.
FixationDeviceRollAngleTag is the data element tag of FixationDeviceRollAngle.
FixationDeviceSequenceTag is the data element tag of FixationDeviceSequence.
FixationDeviceTypeTag is the data element tag of FixationDeviceType.
FixationEyeTag is the data element tag of FixationEye.
FixationLightAzimuthalAngleTag is the data element tag of FixationLightAzimuthalAngle.
FixationLightAzimuthalAngleToleranceTag is the data element tag of FixationLightAzimuthalAngleTolerance.
FixationLightPolarAngleTag is the data element tag of FixationLightPolarAngle.
FixationLightPolarAngleToleranceTag is the data element tag of FixationLightPolarAngleTolerance.
FixationMethodCodeSequenceTag is the data element tag of FixationMethodCodeSequence.
FixationMonitoringCodeSequenceTag is the data element tag of FixationMonitoringCodeSequence.
FixationSequenceTag is the data element tag of FixationSequence.
FlatKeratometricAxisSequenceTag is the data element tag of FlatKeratometricAxisSequence.
FlipAngleTag is the data element tag of FlipAngle.
FloatingPointValuesTag is the data element tag of FloatingPointValues.
FloatingPointValueTag is the data element tag of FloatingPointValue.
FloatPixelDataTag is the data element tag of FloatPixelData.
FloatPixelPaddingRangeLimitTag is the data element tag of FloatPixelPaddingRangeLimit.
FloatPixelPaddingValueTag is the data element tag of FloatPixelPaddingValue.
FlowCompensationDirectionTag is the data element tag of FlowCompensationDirection.
FlowCompensationTag is the data element tag of FlowCompensation.
FluenceDataScaleTag is the data element tag of FluenceDataScale.
FluenceDataSourceTag is the data element tag of FluenceDataSource.
FluenceMapSequenceTag is the data element tag of FluenceMapSequence.
FluenceModeIDTag is the data element tag of FluenceModeID.
FluenceModeTag is the data element tag of FluenceMode.
FluoroscopyFlagTag is the data element tag of FluoroscopyFlag.
FocalDistanceTag is the data element tag of FocalDistance.
FocalSpotsTag is the data element tag of FocalSpots.
FocusDepthTag is the data element tag of FocusDepth.
FocusMethodTag is the data element tag of FocusMethod.
FontNameTag is the data element tag of FontName.
FontNameTypeTag is the data element tag of FontNameType.
FovealPointNormativeDataFlagTag is the data element tag of FovealPointNormativeDataFlag.
FovealPointProbabilityValueTag is the data element tag of FovealPointProbabilityValue.
FovealSensitivityMeasuredTag is the data element tag of FovealSensitivityMeasured.
FovealSensitivityTag is the data element tag of FovealSensitivity.
FractionalChannelDisplayScaleTag is the data element tag of FractionalChannelDisplayScale.
FractionGroupDescriptionTag is the data element tag of FractionGroupDescription.
FractionGroupNumberTag is the data element tag of FractionGroupNumber.
FractionGroupSequenceTag is the data element tag of FractionGroupSequence.
FractionGroupSummarySequenceTag is the data element tag of FractionGroupSummarySequence.
FractionGroupTypeTag is the data element tag of FractionGroupType.
FractionNumberTag is the data element tag of FractionNumber.
FractionPatternTag is the data element tag of FractionPattern.
FractionStatusSummarySequenceTag is the data element tag of FractionStatusSummarySequence.
FrameAcquisitionDateTimeTag is the data element tag of FrameAcquisitionDateTime.
FrameAcquisitionDurationTag is the data element tag of FrameAcquisitionDuration.
FrameAcquisitionNumberTag is the data element tag of FrameAcquisitionNumber.
FrameAcquisitionSequenceTag is the data element tag of FrameAcquisitionSequence.
FrameAnatomySequenceTag is the data element tag of FrameAnatomySequence.
FrameCommentsTag is the data element tag of FrameComments.
FrameContentSequenceTag is the data element tag of FrameContentSequence.
FrameDelayTag is the data element tag of FrameDelay.
FrameDetectorParametersSequenceTag is the data element tag of FrameDetectorParametersSequence.
FrameDimensionPointerTag is the data element tag of FrameDimensionPointer.
FrameDisplaySequenceTag is the data element tag of FrameDisplaySequence.
FrameDisplayShutterSequenceTag is the data element tag of FrameDisplayShutterSequence.
FrameExtractionSequenceTag is the data element tag of FrameExtractionSequence.
FrameIncrementPointerTag is the data element tag of FrameIncrementPointer.
FrameLabelTag is the data element tag of FrameLabel.
FrameLabelVectorTag is the data element tag of FrameLabelVector.
FrameLateralityTag is the data element tag of FrameLaterality.
FrameNumbersOfInterestTag is the data element tag of FrameNumbersOfInterest.
FrameOfInterestDescriptionTag is the data element tag of FrameOfInterestDescription.
FrameOfInterestTypeTag is the data element tag of FrameOfInterestType.
FrameOfReferenceRelationshipSequenceTag is the data element tag of FrameOfReferenceRelationshipSequence.
FrameOfReferenceToDisplayedCoordinateSystemTransformationMatrixTag is the data element tag of FrameOfReferenceToDisplayedCoordinateSystemTransformationMatrix.
FrameOfReferenceTransformationCommentTag is the data element tag of FrameOfReferenceTransformationComment.
FrameOfReferenceTransformationMatrixTag is the data element tag of FrameOfReferenceTransformationMatrix.
FrameOfReferenceTransformationMatrixTypeTag is the data element tag of FrameOfReferenceTransformationMatrixType.
FrameOfReferenceTransformationTypeTag is the data element tag of FrameOfReferenceTransformationType.
FrameOfReferenceUIDTag is the data element tag of FrameOfReferenceUID.
FramePixelDataPropertiesSequenceTag is the data element tag of FramePixelDataPropertiesSequence.
FramePixelShiftSequenceTag is the data element tag of FramePixelShiftSequence.
FramePrimaryAngleVectorTag is the data element tag of FramePrimaryAngleVector.
FrameReferenceDateTimeTag is the data element tag of FrameReferenceDateTime.
FrameReferenceTimeTag is the data element tag of FrameReferenceTime.
FrameSecondaryAngleVectorTag is the data element tag of FrameSecondaryAngleVector.
FrameTimeTag is the data element tag of FrameTime.
FrameTimeVectorTag is the data element tag of FrameTimeVector.
FrameTypeTag is the data element tag of FrameType.
FrameVOILUTSequenceTag is the data element tag of FrameVOILUTSequence.
FrequencyCorrectionTag is the data element tag of FrequencyCorrection.
FunctionalGroupPointerTag is the data element tag of FunctionalGroupPointer.
FunctionalGroupPrivateCreatorTag is the data element tag of FunctionalGroupPrivateCreator.
FunctionalMRSequenceTag is the data element tag of FunctionalMRSequence.
FunctionalSettlingPhaseFramesPresentTag is the data element tag of FunctionalSettlingPhaseFramesPresent.
FunctionalSyncPulseTag is the data element tag of FunctionalSyncPulse.
GainCorrectionReferenceSequenceTag is the data element tag of GainCorrectionReferenceSequence.
GammaValueTag is the data element tag of GammaValue.
GantryAngleTag is the data element tag of GantryAngle.
GantryAngleToleranceTag is the data element tag of GantryAngleTolerance.
GantryDetectorSlewTag is the data element tag of GantryDetectorSlew.
GantryDetectorTiltTag is the data element tag of GantryDetectorTilt.
GantryIDTag is the data element tag of GantryID.
GantryMotionCorrectedTag is the data element tag of GantryMotionCorrected.
GantryPitchAngleTag is the data element tag of GantryPitchAngle.
GantryPitchAngleToleranceTag is the data element tag of GantryPitchAngleTolerance.
GantryPitchRotationDirectionTag is the data element tag of GantryPitchRotationDirection.
GantryRotationDirectionTag is the data element tag of GantryRotationDirection.
GantryTypeTag is the data element tag of GantryType.
GapLengthTag is the data element tag of GapLength.
GatedInformationSequenceTag is the data element tag of GatedInformationSequence.
GateSettingsSequenceTag is the data element tag of GateSettingsSequence.
GateThresholdTag is the data element tag of GateThreshold.
GeneralAccessoryDescriptionTag is the data element tag of GeneralAccessoryDescription.
GeneralAccessoryIDTag is the data element tag of GeneralAccessoryID.
GeneralAccessoryNumberTag is the data element tag of GeneralAccessoryNumber.
GeneralAccessorySequenceTag is the data element tag of GeneralAccessorySequence.
GeneralAccessoryTypeTag is the data element tag of GeneralAccessoryType.
GeneralizedDefectCorrectedSensitivityDeviationFlagTag is the data element tag of GeneralizedDefectCorrectedSensitivityDeviationFlag.
GeneralizedDefectCorrectedSensitivityDeviationProbabilityValueTag is the data element tag of GeneralizedDefectCorrectedSensitivityDeviationProbabilityValue.
GeneralizedDefectCorrectedSensitivityDeviationValueTag is the data element tag of GeneralizedDefectCorrectedSensitivityDeviationValue.
GeneralizedDefectSensitivityDeviationAlgorithmSequenceTag is the data element tag of GeneralizedDefectSensitivityDeviationAlgorithmSequence.
GeneralMachineVerificationSequenceTag is the data element tag of GeneralMachineVerificationSequence.
GeneralPurposePerformedProcedureStepStatusTag is the data element tag of GeneralPurposePerformedProcedureStepStatus.
GeneralPurposeScheduledProcedureStepPriorityTag is the data element tag of GeneralPurposeScheduledProcedureStepPriority.
GeneralPurposeScheduledProcedureStepStatusTag is the data element tag of GeneralPurposeScheduledProcedureStepStatus.
GeneratorIDTag is the data element tag of GeneratorID.
GeneratorPowerTag is the data element tag of GeneratorPower.
GeneticModificationsCodeSequenceTag is the data element tag of GeneticModificationsCodeSequence.
GeneticModificationsDescriptionTag is the data element tag of GeneticModificationsDescription.
GeneticModificationsNomenclatureTag is the data element tag of GeneticModificationsNomenclature.
GeneticModificationsSequenceTag is the data element tag of GeneticModificationsSequence.
GeometricalPropertiesTag is the data element tag of GeometricalProperties.
GeometricMaximumDistortionTag is the data element tag of GeometricMaximumDistortion.
GeometryForDisplayTag is the data element tag of GeometryForDisplay.
GeometryOfKSpaceTraversalTag is the data element tag of GeometryOfKSpaceTraversal.
GlobalCroppingSpecificationIndexTag is the data element tag of GlobalCroppingSpecificationIndex.
GlobalCropTag is the data element tag of GlobalCrop.
GlobalDeviationFromNormalTag is the data element tag of GlobalDeviationFromNormal.
GlobalDeviationProbabilityNormalsFlagTag is the data element tag of GlobalDeviationProbabilityNormalsFlag.
GlobalDeviationProbabilitySequenceTag is the data element tag of GlobalDeviationProbabilitySequence.
GlobalDeviationProbabilityTag is the data element tag of GlobalDeviationProbability.
GradientEchoTrainLengthTag is the data element tag of GradientEchoTrainLength.
GradientOutputTag is the data element tag of GradientOutput.
GradientOutputTypeTag is the data element tag of GradientOutputType.
GraphicAnnotationSequenceTag is the data element tag of GraphicAnnotationSequence.
GraphicAnnotationUnitsTag is the data element tag of GraphicAnnotationUnits.
GraphicCoordinatesDataSequenceTag is the data element tag of GraphicCoordinatesDataSequence.
GraphicDataTag is the data element tag of GraphicData.
GraphicDimensionsTag is the data element tag of GraphicDimensions.
GraphicFilledTag is the data element tag of GraphicFilled.
GraphicGroupDescriptionTag is the data element tag of GraphicGroupDescription.
GraphicGroupIDTag is the data element tag of GraphicGroupID.
GraphicGroupLabelTag is the data element tag of GraphicGroupLabel.
GraphicGroupSequenceTag is the data element tag of GraphicGroupSequence.
GraphicLayerDescriptionTag is the data element tag of GraphicLayerDescription.
GraphicLayerOrderTag is the data element tag of GraphicLayerOrder.
GraphicLayerRecommendedDisplayCIELabValueTag is the data element tag of GraphicLayerRecommendedDisplayCIELabValue.
GraphicLayerRecommendedDisplayGrayscaleValueTag is the data element tag of GraphicLayerRecommendedDisplayGrayscaleValue.
GraphicLayerRecommendedDisplayRGBValueTag is the data element tag of GraphicLayerRecommendedDisplayRGBValue.
GraphicLayerSequenceTag is the data element tag of GraphicLayerSequence.
GraphicLayerTag is the data element tag of GraphicLayer.
GraphicObjectSequenceTag is the data element tag of GraphicObjectSequence.
GraphicTypeTag is the data element tag of GraphicType.
GrayLookupTableDataTag is the data element tag of GrayLookupTableData.
GrayLookupTableDescriptorTag is the data element tag of GrayLookupTableDescriptor.
GrayScaleTag is the data element tag of GrayScale.
GreenPaletteColorLookupTableDataTag is the data element tag of GreenPaletteColorLookupTableData.
GreenPaletteColorLookupTableDescriptorTag is the data element tag of GreenPaletteColorLookupTableDescriptor.
GridAbsorbingMaterialTag is the data element tag of GridAbsorbingMaterial.
GridAspectRatioTag is the data element tag of GridAspectRatio.
GridDimensionsTag is the data element tag of GridDimensions.
GridFocalDistanceTag is the data element tag of GridFocalDistance.
GridFrameOffsetVectorTag is the data element tag of GridFrameOffsetVector.
GridIDTag is the data element tag of GridID.
GridPeriodTag is the data element tag of GridPeriod.
GridPitchTag is the data element tag of GridPitch.
GridResolutionTag is the data element tag of GridResolution.
GridSpacingMaterialTag is the data element tag of GridSpacingMaterial.
GridTag is the data element tag of Grid.
GridThicknessTag is the data element tag of GridThickness.
GroupOfPatientsIdentificationSequenceTag is the data element tag of GroupOfPatientsIdentificationSequence.
HalfValueLayerTag is the data element tag of HalfValueLayer.
HangingProtocolCreationDateTimeTag is the data element tag of HangingProtocolCreationDateTime.
HangingProtocolCreatorTag is the data element tag of HangingProtocolCreator.
HangingProtocolDefinitionSequenceTag is the data element tag of HangingProtocolDefinitionSequence.
HangingProtocolDescriptionTag is the data element tag of HangingProtocolDescription.
HangingProtocolLevelTag is the data element tag of HangingProtocolLevel.
HangingProtocolNameTag is the data element tag of HangingProtocolName.
HangingProtocolUserGroupNameTag is the data element tag of HangingProtocolUserGroupName.
HangingProtocolUserIdentificationCodeSequenceTag is the data element tag of HangingProtocolUserIdentificationCodeSequence.
HardcopyCreationDeviceIDTag is the data element tag of HardcopyCreationDeviceID.
HardcopyDeviceManufacturerModelNameTag is the data element tag of HardcopyDeviceManufacturerModelName.
HardcopyDeviceManufacturerTag is the data element tag of HardcopyDeviceManufacturer.
HardcopyDeviceSoftwareVersionTag is the data element tag of HardcopyDeviceSoftwareVersion.
HeadFixationAngleTag is the data element tag of HeadFixationAngle.
HeadFixationAngleToleranceTag is the data element tag of HeadFixationAngleTolerance.
HeartRateTag is the data element tag of HeartRate.
HighBitTag is the data element tag of HighBit.
HighDoseTechniqueTypeTag is the data element tag of HighDoseTechniqueType.
HighEnergyDetectorsTag is the data element tag of HighEnergyDetectors.
HighRRValueTag is the data element tag of HighRRValue.
HistogramBinWidthTag is the data element tag of HistogramBinWidth.
HistogramDataTag is the data element tag of HistogramData.
HistogramExplanationTag is the data element tag of HistogramExplanation.
HistogramFirstBinValueTag is the data element tag of HistogramFirstBinValue.
HistogramLastBinValueTag is the data element tag of HistogramLastBinValue.
HistogramNumberOfBinsTag is the data element tag of HistogramNumberOfBins.
HistogramSequenceTag is the data element tag of HistogramSequence.
HL7DocumentEffectiveTimeTag is the data element tag of HL7DocumentEffectiveTime.
HL7DocumentTypeCodeSequenceTag is the data element tag of HL7DocumentTypeCodeSequence.
HL7InstanceIdentifierTag is the data element tag of HL7InstanceIdentifier.
HL7StructuredDocumentReferenceSequenceTag is the data element tag of HL7StructuredDocumentReferenceSequence.
HomeCommunityIDTag is the data element tag of HomeCommunityID.
HorizontalAlignmentTag is the data element tag of HorizontalAlignment.
HorizontalFieldOfViewTag is the data element tag of HorizontalFieldOfView.
HorizontalOffsetOfSensorTag is the data element tag of HorizontalOffsetOfSensor.
HorizontalPrismBaseTag is the data element tag of HorizontalPrismBase.
HorizontalPrismPowerTag is the data element tag of HorizontalPrismPower.
HPGLContourPenNumberTag is the data element tag of HPGLContourPenNumber.
HPGLDocumentIDTag is the data element tag of HPGLDocumentID.
HPGLDocumentLabelTag is the data element tag of HPGLDocumentLabel.
HPGLDocumentScalingTag is the data element tag of HPGLDocumentScaling.
HPGLDocumentSequenceTag is the data element tag of HPGLDocumentSequence.
HPGLDocumentTag is the data element tag of HPGLDocument.
HPGLPenDescriptionTag is the data element tag of HPGLPenDescription.
HPGLPenLabelTag is the data element tag of HPGLPenLabel.
HPGLPenNumberTag is the data element tag of HPGLPenNumber.
HPGLPenSequenceTag is the data element tag of HPGLPenSequence.
HuffmanTableSizeTag is the data element tag of HuffmanTableSize.
HuffmanTableTripletTag is the data element tag of HuffmanTableTriplet.
HumanPerformerCodeSequenceTag is the data element tag of HumanPerformerCodeSequence.
HumanPerformerNameTag is the data element tag of HumanPerformerName.
HumanPerformerOrganizationTag is the data element tag of HumanPerformerOrganization.
ICCProfileTag is the data element tag of ICCProfile.
IconImageSequenceTag is the data element tag of IconImageSequence.
IdenticalDocumentsSequenceTag is the data element tag of IdenticalDocumentsSequence.
IdentificationDescriptionTrialTag is the data element tag of IdentificationDescriptionTrial.
IdentifierCodeSequenceTrialTag is the data element tag of IdentifierCodeSequenceTrial.
IdentifierTypeCodeTag is the data element tag of IdentifierTypeCode.
IdentifyingCommentsTag is the data element tag of IdentifyingComments.
IdentifyingPrivateElementsTag is the data element tag of IdentifyingPrivateElements.
IlluminationBandwidthTag is the data element tag of IlluminationBandwidth.
IlluminationColorCodeSequenceTag is the data element tag of IlluminationColorCodeSequence.
IlluminationPowerTag is the data element tag of IlluminationPower.
IlluminationTag is the data element tag of Illumination.
IlluminationTypeCodeSequenceTag is the data element tag of IlluminationTypeCodeSequence.
IlluminationWaveLengthTag is the data element tag of IlluminationWaveLength.
IlluminatorTypeCodeSequenceTag is the data element tag of IlluminatorTypeCodeSequence.
ImageAndFluoroscopyAreaDoseProductTag is the data element tag of ImageAndFluoroscopyAreaDoseProduct.
ImageBoxContentSequenceTag is the data element tag of ImageBoxContentSequence.
ImageBoxesSequenceTag is the data element tag of ImageBoxesSequence.
ImageBoxLargeScrollAmountTag is the data element tag of ImageBoxLargeScrollAmount.
ImageBoxLargeScrollTypeTag is the data element tag of ImageBoxLargeScrollType.
ImageBoxLayoutTypeTag is the data element tag of ImageBoxLayoutType.
ImageBoxNumberTag is the data element tag of ImageBoxNumber.
ImageBoxOverlapPriorityTag is the data element tag of ImageBoxOverlapPriority.
ImageBoxPositionTag is the data element tag of ImageBoxPosition.
ImageBoxPresentationLUTFlagTag is the data element tag of ImageBoxPresentationLUTFlag.
ImageBoxScrollDirectionTag is the data element tag of ImageBoxScrollDirection.
ImageBoxSmallScrollAmountTag is the data element tag of ImageBoxSmallScrollAmount.
ImageBoxSmallScrollTypeTag is the data element tag of ImageBoxSmallScrollType.
ImageBoxSynchronizationSequenceTag is the data element tag of ImageBoxSynchronizationSequence.
ImageBoxTileHorizontalDimensionTag is the data element tag of ImageBoxTileHorizontalDimension.
ImageBoxTileVerticalDimensionTag is the data element tag of ImageBoxTileVerticalDimension.
ImageCenterPointCoordinatesSequenceTag is the data element tag of ImageCenterPointCoordinatesSequence.
ImageCommentsTag is the data element tag of ImageComments.
ImageDataLocationTag is the data element tag of ImageDataLocation.
ImageDataTypeSequenceTag is the data element tag of ImageDataTypeSequence.
ImageDimensionsTag is the data element tag of ImageDimensions.
ImageDisplayFormatTag is the data element tag of ImageDisplayFormat.
ImagedNucleusTag is the data element tag of ImagedNucleus.
ImagedVolumeDepthTag is the data element tag of ImagedVolumeDepth.
ImagedVolumeHeightTag is the data element tag of ImagedVolumeHeight.
ImagedVolumeWidthTag is the data element tag of ImagedVolumeWidth.
ImageFilterDescriptionTag is the data element tag of ImageFilterDescription.
ImageFilterTag is the data element tag of ImageFilter.
ImageFormatTag is the data element tag of ImageFormat.
ImageFrameOriginTag is the data element tag of ImageFrameOrigin.
ImageGeometryTypeTag is the data element tag of ImageGeometryType.
ImageHorizontalFlipTag is the data element tag of ImageHorizontalFlip.
ImageIDTag is the data element tag of ImageID.
ImageIndexTag is the data element tag of ImageIndex.
ImageLateralityTag is the data element tag of ImageLaterality.
ImageLocationTag is the data element tag of ImageLocation.
ImageOrientationPatientTag is the data element tag of ImageOrientationPatient.
ImageOrientationSlideTag is the data element tag of ImageOrientationSlide.
ImageOrientationTag is the data element tag of ImageOrientation.
ImageOrientationVolumeTag is the data element tag of ImageOrientationVolume.
ImageOverlayBoxContentSequenceTag is the data element tag of ImageOverlayBoxContentSequence.
ImageOverlayFlagTag is the data element tag of ImageOverlayFlag.
ImagePathFilterPassBandTag is the data element tag of ImagePathFilterPassBand.
ImagePathFilterPassThroughWavelengthTag is the data element tag of ImagePathFilterPassThroughWavelength.
ImagePathFilterTypeStackCodeSequenceTag is the data element tag of ImagePathFilterTypeStackCodeSequence.
ImagePlanePixelSpacingTag is the data element tag of ImagePlanePixelSpacing.
ImagePositionPatientTag is the data element tag of ImagePositionPatient.
ImagePositionTag is the data element tag of ImagePosition.
ImagePositionVolumeTag is the data element tag of ImagePositionVolume.
ImagePresentationCommentsTag is the data element tag of ImagePresentationComments.
ImageProcessingAppliedTag is the data element tag of ImageProcessingApplied.
ImageQualityIndicatorMaterialTag is the data element tag of ImageQualityIndicatorMaterial.
ImageQualityIndicatorSizeTag is the data element tag of ImageQualityIndicatorSize.
ImageQualityIndicatorTypeTag is the data element tag of ImageQualityIndicatorType.
ImageRotationRetiredTag is the data element tag of ImageRotationRetired.
ImageRotationTag is the data element tag of ImageRotation.
ImagerPixelSpacingTag is the data element tag of ImagerPixelSpacing.
ImageScaleRepresentationTag is the data element tag of ImageScaleRepresentation.
ImageSetLabelTag is the data element tag of ImageSetLabel.
ImageSetNumberTag is the data element tag of ImageSetNumber.
ImageSetSelectorCategoryTag is the data element tag of ImageSetSelectorCategory.
ImageSetSelectorSequenceTag is the data element tag of ImageSetSelectorSequence.
ImageSetSelectorUsageFlagTag is the data element tag of ImageSetSelectorUsageFlag.
ImageSetsSequenceTag is the data element tag of ImageSetsSequence.
ImagesInAcquisitionTag is the data element tag of ImagesInAcquisition.
ImagesInSeriesTag is the data element tag of ImagesInSeries.
ImagesInStudyTag is the data element tag of ImagesInStudy.
ImageToEquipmentMappingMatrixTag is the data element tag of ImageToEquipmentMappingMatrix.
ImageTransformationMatrixTag is the data element tag of ImageTransformationMatrix.
ImageTranslationVectorTag is the data element tag of ImageTranslationVector.
ImageTriggerDelayTag is the data element tag of ImageTriggerDelay.
ImageTypeTag is the data element tag of ImageType.
ImageVolumeGeometryTag is the data element tag of ImageVolumeGeometry.
ImagingDeviceSpecificAcquisitionParametersTag is the data element tag of ImagingDeviceSpecificAcquisitionParameters.
ImagingFrequencyTag is the data element tag of ImagingFrequency.
ImagingServiceRequestCommentsTag is the data element tag of ImagingServiceRequestComments.
ImplantAssemblyTemplateIssuerTag is the data element tag of ImplantAssemblyTemplateIssuer.
ImplantAssemblyTemplateNameTag is the data element tag of ImplantAssemblyTemplateName.
ImplantAssemblyTemplateTargetAnatomySequenceTag is the data element tag of ImplantAssemblyTemplateTargetAnatomySequence.
ImplantAssemblyTemplateTypeTag is the data element tag of ImplantAssemblyTemplateType.
ImplantAssemblyTemplateVersionTag is the data element tag of ImplantAssemblyTemplateVersion.
ImplantNameTag is the data element tag of ImplantName.
ImplantPartNumberTag is the data element tag of ImplantPartNumber.
ImplantRegulatoryDisapprovalCodeSequenceTag is the data element tag of ImplantRegulatoryDisapprovalCodeSequence.
ImplantSizeTag is the data element tag of ImplantSize.
ImplantTargetAnatomySequenceTag is the data element tag of ImplantTargetAnatomySequence.
ImplantTemplate3DModelSurfaceNumberTag is the data element tag of ImplantTemplate3DModelSurfaceNumber.
ImplantTemplateGroupDescriptionTag is the data element tag of ImplantTemplateGroupDescription.
ImplantTemplateGroupIssuerTag is the data element tag of ImplantTemplateGroupIssuer.
ImplantTemplateGroupMemberIDTag is the data element tag of ImplantTemplateGroupMemberID.
ImplantTemplateGroupMemberMatching2DCoordinatesSequenceTag is the data element tag of ImplantTemplateGroupMemberMatching2DCoordinatesSequence.
ImplantTemplateGroupMembersSequenceTag is the data element tag of ImplantTemplateGroupMembersSequence.
ImplantTemplateGroupNameTag is the data element tag of ImplantTemplateGroupName.
ImplantTemplateGroupTargetAnatomySequenceTag is the data element tag of ImplantTemplateGroupTargetAnatomySequence.
ImplantTemplateGroupVariationDimensionNameTag is the data element tag of ImplantTemplateGroupVariationDimensionName.
ImplantTemplateGroupVariationDimensionRankSequenceTag is the data element tag of ImplantTemplateGroupVariationDimensionRankSequence.
ImplantTemplateGroupVariationDimensionRankTag is the data element tag of ImplantTemplateGroupVariationDimensionRank.
ImplantTemplateGroupVariationDimensionSequenceTag is the data element tag of ImplantTemplateGroupVariationDimensionSequence.
ImplantTemplateGroupVersionTag is the data element tag of ImplantTemplateGroupVersion.
ImplantTemplateVersionTag is the data element tag of ImplantTemplateVersion.
ImplantTypeCodeSequenceTag is the data element tag of ImplantTypeCodeSequence.
ImplantTypeTag is the data element tag of ImplantType.
ImplementationClassUIDTag is the data element tag of ImplementationClassUID.
ImplementationVersionNameTag is the data element tag of ImplementationVersionName.
ImplicitVRLittleEndianUID is the Implicit VR Little Endian UID.
ImpressionsTag is the data element tag of Impressions.
InboundArrivalTypeTag is the data element tag of InboundArrivalType.
IncidentAngleTag is the data element tag of IncidentAngle.
IncludeDisplayApplicationTag is the data element tag of IncludeDisplayApplication.
IncludeNonDICOMObjectsTag is the data element tag of IncludeNonDICOMObjects.
InConcatenationNumberTag is the data element tag of InConcatenationNumber.
InConcatenationTotalNumberTag is the data element tag of InConcatenationTotalNumber.
IndexNormalsFlagTag is the data element tag of IndexNormalsFlag.
IndexProbabilitySequenceTag is the data element tag of IndexProbabilitySequence.
IndexProbabilityTag is the data element tag of IndexProbability.
IndicationDescriptionTag is the data element tag of IndicationDescription.
IndicationDispositionTag is the data element tag of IndicationDisposition.
IndicationLabelTag is the data element tag of IndicationLabel.
IndicationNumberTag is the data element tag of IndicationNumber.
IndicationPhysicalPropertySequenceTag is the data element tag of IndicationPhysicalPropertySequence.
IndicationROISequenceTag is the data element tag of IndicationROISequence.
IndicationSequenceTag is the data element tag of IndicationSequence.
IndicationTypeTag is the data element tag of IndicationType.
InformationFromManufacturerSequenceTag is the data element tag of InformationFromManufacturerSequence.
InformationIssueDateTimeTag is the data element tag of InformationIssueDateTime.
InformationSummaryTag is the data element tag of InformationSummary.
InitialCineRunStateTag is the data element tag of InitialCineRunState.
InnerDiameterTag is the data element tag of InnerDiameter.
InPlanePhaseEncodingDirectionTag is the data element tag of InPlanePhaseEncodingDirection.
InputAvailabilityFlagTag is the data element tag of InputAvailabilityFlag.
InputInformationSequenceTag is the data element tag of InputInformationSequence.
InputReadinessStateTag is the data element tag of InputReadinessState.
InputSequencePositionIndexTag is the data element tag of InputSequencePositionIndex.
InspectionSelectionCriteriaTag is the data element tag of InspectionSelectionCriteria.
InStackPositionNumberTag is the data element tag of InStackPositionNumber.
InstanceAvailabilityTag is the data element tag of InstanceAvailability.
InstanceCoercionDateTimeTag is the data element tag of InstanceCoercionDateTime.
InstanceCreationDateTag is the data element tag of InstanceCreationDate.
InstanceCreationTimeTag is the data element tag of InstanceCreationTime.
InstanceCreatorUIDTag is the data element tag of InstanceCreatorUID.
InstanceNumberTag is the data element tag of InstanceNumber.
InstitutionAddressTag is the data element tag of InstitutionAddress.
InstitutionalDepartmentNameTag is the data element tag of InstitutionalDepartmentName.
InstitutionCodeSequenceTag is the data element tag of InstitutionCodeSequence.
InstitutionNameTag is the data element tag of InstitutionName.
InstructionDescriptionTag is the data element tag of InstructionDescription.
InstructionIndexTag is the data element tag of InstructionIndex.
InstructionPerformanceCommentTag is the data element tag of InstructionPerformanceComment.
InstructionPerformedDateTimeTag is the data element tag of InstructionPerformedDateTime.
InstructionPerformedFlagTag is the data element tag of InstructionPerformedFlag.
InstructionSequenceTag is the data element tag of InstructionSequence.
InstructionTextTag is the data element tag of InstructionText.
InsurancePlanIdentificationTag is the data element tag of InsurancePlanIdentification.
IntendedRecipientsOfResultsIdentificationSequenceTag is the data element tag of IntendedRecipientsOfResultsIdentificationSequence.
IntensifierActiveDimensionsTag is the data element tag of IntensifierActiveDimensions.
IntensifierActiveShapeTag is the data element tag of IntensifierActiveShape.
IntensifierSizeTag is the data element tag of IntensifierSize.
InterMarkerDistanceTag is the data element tag of InterMarkerDistance.
IntermediatePupillaryDistanceTag is the data element tag of IntermediatePupillaryDistance.
InternalDetectorFrameTimeTag is the data element tag of InternalDetectorFrameTime.
InternationalRouteSegmentTag is the data element tag of InternationalRouteSegment.
InterpolationTypeTag is the data element tag of InterpolationType.
InterpretationApprovalDateTag is the data element tag of InterpretationApprovalDate.
InterpretationApprovalTimeTag is the data element tag of InterpretationApprovalTime.
InterpretationApproverSequenceTag is the data element tag of InterpretationApproverSequence.
InterpretationAuthorTag is the data element tag of InterpretationAuthor.
InterpretationDiagnosisCodeSequenceTag is the data element tag of InterpretationDiagnosisCodeSequence.
InterpretationDiagnosisDescriptionTag is the data element tag of InterpretationDiagnosisDescription.
InterpretationIDIssuerTag is the data element tag of InterpretationIDIssuer.
InterpretationIDTag is the data element tag of InterpretationID.
InterpretationRecordedDateTag is the data element tag of InterpretationRecordedDate.
InterpretationRecordedTimeTag is the data element tag of InterpretationRecordedTime.
InterpretationRecorderTag is the data element tag of InterpretationRecorder.
InterpretationStatusIDTag is the data element tag of InterpretationStatusID.
InterpretationTextTag is the data element tag of InterpretationText.
InterpretationTranscriberTag is the data element tag of InterpretationTranscriber.
InterpretationTranscriptionDateTag is the data element tag of InterpretationTranscriptionDate.
InterpretationTranscriptionTimeTag is the data element tag of InterpretationTranscriptionTime.
InterpretationTypeIDTag is the data element tag of InterpretationTypeID.
IntervalNumberTag is the data element tag of IntervalNumber.
IntervalsAcquiredTag is the data element tag of IntervalsAcquired.
IntervalsRejectedTag is the data element tag of IntervalsRejected.
InterventionDescriptionTag is the data element tag of InterventionDescription.
InterventionDrugCodeSequenceTag is the data element tag of InterventionDrugCodeSequence.
InterventionDrugDoseTag is the data element tag of InterventionDrugDose.
InterventionDrugInformationSequenceTag is the data element tag of InterventionDrugInformationSequence.
InterventionDrugNameTag is the data element tag of InterventionDrugName.
InterventionDrugStartTimeTag is the data element tag of InterventionDrugStartTime.
InterventionDrugStopTimeTag is the data element tag of InterventionDrugStopTime.
InterventionSequenceTag is the data element tag of InterventionSequence.
InterventionStatusTag is the data element tag of InterventionStatus.
IntraocularLensCalculationsLeftEyeSequenceTag is the data element tag of IntraocularLensCalculationsLeftEyeSequence.
IntraocularLensCalculationsRightEyeSequenceTag is the data element tag of IntraocularLensCalculationsRightEyeSequence.
IntraOcularPressureTag is the data element tag of IntraOcularPressure.
IntravascularFrameContentSequenceTag is the data element tag of IntravascularFrameContentSequence.
IntravascularLongitudinalDistanceTag is the data element tag of IntravascularLongitudinalDistance.
IntravascularOCTFrameContentSequenceTag is the data element tag of IntravascularOCTFrameContentSequence.
IntravascularOCTFrameTypeSequenceTag is the data element tag of IntravascularOCTFrameTypeSequence.
InversionRecoveryTag is the data element tag of InversionRecovery.
InversionTimesTag is the data element tag of InversionTimes.
InversionTimeTag is the data element tag of InversionTime.
IOLFormulaCodeSequenceTag is the data element tag of IOLFormulaCodeSequence.
IOLFormulaDetailTag is the data element tag of IOLFormulaDetail.
IOLManufacturerTag is the data element tag of IOLManufacturer.
IOLPowerForExactEmmetropiaTag is the data element tag of IOLPowerForExactEmmetropia.
IOLPowerForExactTargetRefractionTag is the data element tag of IOLPowerForExactTargetRefraction.
IOLPowerSequenceTag is the data element tag of IOLPowerSequence.
IOLPowerTag is the data element tag of IOLPower.
IonBeamLimitingDeviceSequenceTag is the data element tag of IonBeamLimitingDeviceSequence.
IonBeamSequenceTag is the data element tag of IonBeamSequence.
IonBlockSequenceTag is the data element tag of IonBlockSequence.
IonControlPointDeliverySequenceTag is the data element tag of IonControlPointDeliverySequence.
IonControlPointSequenceTag is the data element tag of IonControlPointSequence.
IonControlPointVerificationSequenceTag is the data element tag of IonControlPointVerificationSequence.
IonMachineVerificationSequenceTag is the data element tag of IonMachineVerificationSequence.
IonRangeCompensatorSequenceTag is the data element tag of IonRangeCompensatorSequence.
IonToleranceTableSequenceTag is the data element tag of IonToleranceTableSequence.
IonWedgePositionSequenceTag is the data element tag of IonWedgePositionSequence.
IonWedgeSequenceTag is the data element tag of IonWedgeSequence.
IrradiationEventIdentificationSequenceTag is the data element tag of IrradiationEventIdentificationSequence.
IrradiationEventUIDTag is the data element tag of IrradiationEventUID.
IsocenterPositionTag is the data element tag of IsocenterPosition.
IsocenterReferenceSystemSequenceTag is the data element tag of IsocenterReferenceSystemSequence.
IsocenterToBeamLimitingDeviceDistanceTag is the data element tag of IsocenterToBeamLimitingDeviceDistance.
IsocenterToBlockTrayDistanceTag is the data element tag of IsocenterToBlockTrayDistance.
IsocenterToCompensatorDistancesTag is the data element tag of IsocenterToCompensatorDistances.
IsocenterToCompensatorTrayDistanceTag is the data element tag of IsocenterToCompensatorTrayDistance.
IsocenterToLateralSpreadingDeviceDistanceTag is the data element tag of IsocenterToLateralSpreadingDeviceDistance.
IsocenterToRangeModulatorDistanceTag is the data element tag of IsocenterToRangeModulatorDistance.
IsocenterToRangeShifterDistanceTag is the data element tag of IsocenterToRangeShifterDistance.
IsocenterToWedgeTrayDistanceTag is the data element tag of IsocenterToWedgeTrayDistance.
IsotopeNumberTag is the data element tag of IsotopeNumber.
IssueDateOfImagingServiceRequestTag is the data element tag of IssueDateOfImagingServiceRequest.
IssuerOfAccessionNumberSequenceTag is the data element tag of IssuerOfAccessionNumberSequence.
IssuerOfAdmissionIDSequenceTag is the data element tag of IssuerOfAdmissionIDSequence.
IssuerOfAdmissionIDTag is the data element tag of IssuerOfAdmissionID.
IssuerOfPatientIDQualifiersSequenceTag is the data element tag of IssuerOfPatientIDQualifiersSequence.
IssuerOfPatientIDTag is the data element tag of IssuerOfPatientID.
IssuerOfServiceEpisodeIDSequenceTag is the data element tag of IssuerOfServiceEpisodeIDSequence.
IssuerOfServiceEpisodeIDTag is the data element tag of IssuerOfServiceEpisodeID.
IssuerOfTheContainerIdentifierSequenceTag is the data element tag of IssuerOfTheContainerIdentifierSequence.
IssuerOfTheSpecimenIdentifierSequenceTag is the data element tag of IssuerOfTheSpecimenIdentifierSequence.
IssueTimeOfImagingServiceRequestTag is the data element tag of IssueTimeOfImagingServiceRequest.
ItalicTag is the data element tag of Italic.
ItemDelimitationItemTag is the data element tag of ItemDelimitationItem.
ItemNumberTag is the data element tag of ItemNumber.
ItemTag is the data element tag of Item.
IterativeReconstructionMethodTag is the data element tag of IterativeReconstructionMethod.
ItineraryIDAssigningAuthorityTag is the data element tag of ItineraryIDAssigningAuthority.
ItineraryIDTag is the data element tag of ItineraryID.
ItineraryIDTypeTag is the data element tag of ItineraryIDType.
IVUSAcquisitionTag is the data element tag of IVUSAcquisition.
IVUSGatedRateTag is the data element tag of IVUSGatedRate.
IVUSPullbackRateTag is the data element tag of IVUSPullbackRate.
IVUSPullbackStartFrameNumberTag is the data element tag of IVUSPullbackStartFrameNumber.
IVUSPullbackStopFrameNumberTag is the data element tag of IVUSPullbackStopFrameNumber.
JPEGBaselineUID is the JPEG Baseline (Process 1) transfer syntax UID.
KeratoconusPredictionIndexTag is the data element tag of KeratoconusPredictionIndex.
KeratometerIndexTag is the data element tag of KeratometerIndex.
KeratometricAxisTag is the data element tag of KeratometricAxis.
KeratometricPowerTag is the data element tag of KeratometricPower.
KeratometryLeftEyeSequenceTag is the data element tag of KeratometryLeftEyeSequence.
KeratometryMeasurementTypeCodeSequenceTag is the data element tag of KeratometryMeasurementTypeCodeSequence.
KeratometryRightEyeSequenceTag is the data element tag of KeratometryRightEyeSequence.
KSpaceFilteringTag is the data element tag of KSpaceFiltering.
KVPTag is the data element tag of KVP.
KVUsedInGainCalibrationTag is the data element tag of KVUsedInGainCalibration.
LabelStyleSelectionTag is the data element tag of LabelStyleSelection.
LabelTextTag is the data element tag of LabelText.
LabelUsingInformationExtractedFromInstancesTag is the data element tag of LabelUsingInformationExtractedFromInstances.
LanguageCodeSequenceTag is the data element tag of LanguageCodeSequence.
LanguageCodeSequenceTrialTag is the data element tag of LanguageCodeSequenceTrial.
LargeBluePaletteColorLookupTableDataTag is the data element tag of LargeBluePaletteColorLookupTableData.
LargeBluePaletteColorLookupTableDescriptorTag is the data element tag of LargeBluePaletteColorLookupTableDescriptor.
LargeGreenPaletteColorLookupTableDataTag is the data element tag of LargeGreenPaletteColorLookupTableData.
LargeGreenPaletteColorLookupTableDescriptorTag is the data element tag of LargeGreenPaletteColorLookupTableDescriptor.
LargePaletteColorLookupTableUIDTag is the data element tag of LargePaletteColorLookupTableUID.
LargeRedPaletteColorLookupTableDataTag is the data element tag of LargeRedPaletteColorLookupTableData.
LargeRedPaletteColorLookupTableDescriptorTag is the data element tag of LargeRedPaletteColorLookupTableDescriptor.
LargestImagePixelValueInPlaneTag is the data element tag of LargestImagePixelValueInPlane.
LargestImagePixelValueTag is the data element tag of LargestImagePixelValue.
LargestMonochromePixelValueTag is the data element tag of LargestMonochromePixelValue.
LargestPixelValueInSeriesTag is the data element tag of LargestPixelValueInSeries.
LargestValidPixelValueTag is the data element tag of LargestValidPixelValue.
LastMenstrualDateTag is the data element tag of LastMenstrualDate.
LateralityTag is the data element tag of Laterality.
LateralSpreadingDeviceDescriptionTag is the data element tag of LateralSpreadingDeviceDescription.
LateralSpreadingDeviceIDTag is the data element tag of LateralSpreadingDeviceID.
LateralSpreadingDeviceNumberTag is the data element tag of LateralSpreadingDeviceNumber.
LateralSpreadingDeviceSequenceTag is the data element tag of LateralSpreadingDeviceSequence.
LateralSpreadingDeviceSettingsSequenceTag is the data element tag of LateralSpreadingDeviceSettingsSequence.
LateralSpreadingDeviceSettingTag is the data element tag of LateralSpreadingDeviceSetting.
LateralSpreadingDeviceTypeTag is the data element tag of LateralSpreadingDeviceType.
LateralSpreadingDeviceWaterEquivalentThicknessTag is the data element tag of LateralSpreadingDeviceWaterEquivalentThickness.
LeafJawPositionsTag is the data element tag of LeafJawPositions.
LeafPositionBoundariesTag is the data element tag of LeafPositionBoundaries.
LeftImageSequenceTag is the data element tag of LeftImageSequence.
LeftLensSequenceTag is the data element tag of LeftLensSequence.
LengthToEndTag is the data element tag of LengthToEnd.
LensConstantDescriptionTag is the data element tag of LensConstantDescription.
LensConstantSequenceTag is the data element tag of LensConstantSequence.
LensDescriptionTag is the data element tag of LensDescription.
LensesCodeSequenceTag is the data element tag of LensesCodeSequence.
LensSegmentTypeTag is the data element tag of LensSegmentType.
LensStatusCodeSequenceTag is the data element tag of LensStatusCodeSequence.
LensStatusDescriptionTag is the data element tag of LensStatusDescription.
LensThicknessSequenceTag is the data element tag of LensThicknessSequence.
LensThicknessTag is the data element tag of LensThickness.
LesionNumberTag is the data element tag of LesionNumber.
LightDirectionTag is the data element tag of LightDirection.
LightPathFilterPassBandTag is the data element tag of LightPathFilterPassBand.
LightPathFilterPassThroughWavelengthTag is the data element tag of LightPathFilterPassThroughWavelength.
LightPathFilterTypeStackCodeSequenceTag is the data element tag of LightPathFilterTypeStackCodeSequence.
LINACEnergyTag is the data element tag of LINACEnergy.
LINACOutputTag is the data element tag of LINACOutput.
LineDashingStyleTag is the data element tag of LineDashingStyle.
LinePatternTag is the data element tag of LinePattern.
LineSequenceTag is the data element tag of LineSequence.
LineStyleSequenceTag is the data element tag of LineStyleSequence.
LineThicknessTag is the data element tag of LineThickness.
ListOfMIMETypesTag is the data element tag of ListOfMIMETypes.
LocalDeviationProbabilityNormalsFlagTag is the data element tag of LocalDeviationProbabilityNormalsFlag.
LocalizedDeviationFromNormalTag is the data element tag of LocalizedDeviationFromNormal.
LocalizedDeviationProbabilitySequenceTag is the data element tag of LocalizedDeviationProbabilitySequence.
LocalizedDeviationProbabilityTag is the data element tag of LocalizedDeviationProbability.
LocalizingCursorPositionTag is the data element tag of LocalizingCursorPosition.
LocalNamespaceEntityIDTag is the data element tag of LocalNamespaceEntityID.
LocationOfMeasuredBeamDiameterTag is the data element tag of LocationOfMeasuredBeamDiameter.
LocationTag is the data element tag of Location.
LongCodeValueTag is the data element tag of LongCodeValue.
LongEdgePointIndexListTag is the data element tag of LongEdgePointIndexList.
LongitudinalTemporalEventTypeTag is the data element tag of LongitudinalTemporalEventType.
LongitudinalTemporalInformationModifiedTag is the data element tag of LongitudinalTemporalInformationModified.
LongitudinalTemporalOffsetFromEventTag is the data element tag of LongitudinalTemporalOffsetFromEvent.
LongPrimitivePointIndexListTag is the data element tag of LongPrimitivePointIndexList.
LongTrianglePointIndexListTag is the data element tag of LongTrianglePointIndexList.
LongVertexPointIndexListTag is the data element tag of LongVertexPointIndexList.
LossyImageCompressionMethodTag is the data element tag of LossyImageCompressionMethod.
LossyImageCompressionRatioTag is the data element tag of LossyImageCompressionRatio.
LossyImageCompressionRetiredTag is the data element tag of LossyImageCompressionRetired.
LossyImageCompressionTag is the data element tag of LossyImageCompression.
LowEnergyDetectorsTag is the data element tag of LowEnergyDetectors.
LowRRValueTag is the data element tag of LowRRValue.
LuminanceCharacteristicsIDTag is the data element tag of LuminanceCharacteristicsID.
LuminanceResponseDescriptionTag is the data element tag of LuminanceResponseDescription.
LuminanceResponseSequenceTag is the data element tag of LuminanceResponseSequence.
LuminanceResultSequenceTag is the data element tag of LuminanceResultSequence.
LuminanceUniformityResultSequenceTag is the data element tag of LuminanceUniformityResultSequence.
LuminanceValueTag is the data element tag of LuminanceValue.
LUTDataTag is the data element tag of LUTData.
LUTDescriptorTag is the data element tag of LUTDescriptor.
LUTExplanationTag is the data element tag of LUTExplanation.
LUTFrameRangeTag is the data element tag of LUTFrameRange.
LUTFunctionTag is the data element tag of LUTFunction.
LUTLabelTag is the data element tag of LUTLabel.
LUTNumberTag is the data element tag of LUTNumber.
MACAlgorithmTag is the data element tag of MACAlgorithm.
MACCalculationTransferSyntaxUIDTag is the data element tag of MACCalculationTransferSyntaxUID.
MACIDNumberTag is the data element tag of MACIDNumber.
MACParametersSequenceTag is the data element tag of MACParametersSequence.
MACTag is the data element tag of MAC.
MagneticFieldStrengthTag is the data element tag of MagneticFieldStrength.
MagnetizationTransferTag is the data element tag of MagnetizationTransfer.
MagnificationTypeTag is the data element tag of MagnificationType.
MagnifyToNumberOfColumnsTag is the data element tag of MagnifyToNumberOfColumns.
MainLobeAngleTag is the data element tag of MainLobeAngle.
MainRoofAngleTag is the data element tag of MainRoofAngle.
MajorTicksSequenceTag is the data element tag of MajorTicksSequence.
MandatoryComponentTypeTag is the data element tag of MandatoryComponentType.
ManifoldTag is the data element tag of Manifold.
ManipulatedImageTag is the data element tag of ManipulatedImage.
ManufacturerModelNameTag is the data element tag of ManufacturerModelName.
ManufacturerRelatedModelGroupTag is the data element tag of ManufacturerRelatedModelGroup.
ManufacturerTag is the data element tag of Manufacturer.
MappedPixelValueTag is the data element tag of MappedPixelValue.
MappingResourceIdentificationSequenceTag is the data element tag of MappingResourceIdentificationSequence.
MappingResourceNameTag is the data element tag of MappingResourceName.
MappingResourceTag is the data element tag of MappingResource.
MappingResourceUIDTag is the data element tag of MappingResourceUID.
MaskFrameNumbersTag is the data element tag of MaskFrameNumbers.
MaskingImageTag is the data element tag of MaskingImage.
MaskOperationExplanationTag is the data element tag of MaskOperationExplanation.
MaskOperationTag is the data element tag of MaskOperation.
MaskPointersTag is the data element tag of MaskPointers.
MaskSelectionModeTag is the data element tag of MaskSelectionMode.
MaskSubPixelShiftTag is the data element tag of MaskSubPixelShift.
MaskSubtractionSequenceTag is the data element tag of MaskSubtractionSequence.
MaskVisibilityPercentageTag is the data element tag of MaskVisibilityPercentage.
MassTag is the data element tag of Mass.
MaterialGradeTag is the data element tag of MaterialGrade.
MaterialIDTag is the data element tag of MaterialID.
MaterialIsolationDiameterTag is the data element tag of MaterialIsolationDiameter.
MaterialNotesTag is the data element tag of MaterialNotes.
MaterialPipeDiameterTag is the data element tag of MaterialPipeDiameter.
MaterialPropertiesDescriptionTag is the data element tag of MaterialPropertiesDescription.
MaterialPropertiesFileFormatRetiredTag is the data element tag of MaterialPropertiesFileFormatRetired.
MaterialsCodeSequenceTag is the data element tag of MaterialsCodeSequence.
MaterialThicknessTag is the data element tag of MaterialThickness.
MatingFeatureDegreeOfFreedomSequenceTag is the data element tag of MatingFeatureDegreeOfFreedomSequence.
MatingFeatureIDTag is the data element tag of MatingFeatureID.
MatingFeatureSequenceTag is the data element tag of MatingFeatureSequence.
MatingFeatureSetIDTag is the data element tag of MatingFeatureSetID.
MatingFeatureSetLabelTag is the data element tag of MatingFeatureSetLabel.
MatingFeatureSetsSequenceTag is the data element tag of MatingFeatureSetsSequence.
MatrixRegistrationSequenceTag is the data element tag of MatrixRegistrationSequence.
MatrixSequenceTag is the data element tag of MatrixSequence.
MAUsedInGainCalibrationTag is the data element tag of MAUsedInGainCalibration.
MaxDensityTag is the data element tag of MaxDensity.
MaximumAcrossScanDistortionTag is the data element tag of MaximumAcrossScanDistortion.
MaximumAlongScanDistortionTag is the data element tag of MaximumAlongScanDistortion.
MaximumCollatedFilmsTag is the data element tag of MaximumCollatedFilms.
MaximumCoordinateValueTag is the data element tag of MaximumCoordinateValue.
MaximumCornealCurvatureLocationTag is the data element tag of MaximumCornealCurvatureLocation.
MaximumCornealCurvatureSequenceTag is the data element tag of MaximumCornealCurvatureSequence.
MaximumCornealCurvatureTag is the data element tag of MaximumCornealCurvature.
MaximumDepthDistortionTag is the data element tag of MaximumDepthDistortion.
MaximumFractionalValueTag is the data element tag of MaximumFractionalValue.
MaximumMemoryAllocationTag is the data element tag of MaximumMemoryAllocation.
MaximumPointDistanceTag is the data element tag of MaximumPointDistance.
MaximumStimulusLuminanceTag is the data element tag of MaximumStimulusLuminance.
MaximumStoredValueMappedTag is the data element tag of MaximumStoredValueMapped.
MeanPointDistanceTag is the data element tag of MeanPointDistance.
MeasuredAPDimensionTag is the data element tag of MeasuredAPDimension.
MeasuredBandwidthTag is the data element tag of MeasuredBandwidth.
MeasuredBeamDimensionATag is the data element tag of MeasuredBeamDimensionA.
MeasuredBeamDimensionBTag is the data element tag of MeasuredBeamDimensionB.
MeasuredCenterFrequencyTag is the data element tag of MeasuredCenterFrequency.
MeasuredCharacteristicsTag is the data element tag of MeasuredCharacteristics.
MeasuredDoseDescriptionTag is the data element tag of MeasuredDoseDescription.
MeasuredDoseReferenceNumberTag is the data element tag of MeasuredDoseReferenceNumber.
MeasuredDoseReferenceSequenceTag is the data element tag of MeasuredDoseReferenceSequence.
MeasuredDoseTypeTag is the data element tag of MeasuredDoseType.
MeasuredDoseValueTag is the data element tag of MeasuredDoseValue.
MeasuredLateralDimensionTag is the data element tag of MeasuredLateralDimension.
MeasuredValueSequenceTag is the data element tag of MeasuredValueSequence.
MeasurementAutomationTrialTag is the data element tag of MeasurementAutomationTrial.
MeasurementEquipmentSequenceTag is the data element tag of MeasurementEquipmentSequence.
MeasurementEquipmentTypeTag is the data element tag of MeasurementEquipmentType.
MeasurementFunctionsTag is the data element tag of MeasurementFunctions.
MeasurementLateralityTag is the data element tag of MeasurementLaterality.
MeasurementPatternCodeSequenceTag is the data element tag of MeasurementPatternCodeSequence.
MeasurementPrecisionDescriptionTrialTag is the data element tag of MeasurementPrecisionDescriptionTrial.
MeasurementsSequenceTag is the data element tag of MeasurementsSequence.
MeasurementUnitsCodeSequenceTag is the data element tag of MeasurementUnitsCodeSequence.
MeasurementValuesSequenceTag is the data element tag of MeasurementValuesSequence.
MeasuringUnitsSequenceTag is the data element tag of MeasuringUnitsSequence.
MechanicalIndexTag is the data element tag of MechanicalIndex.
MediaDispositionTag is the data element tag of MediaDisposition.
MediaInstalledSequenceTag is the data element tag of MediaInstalledSequence.
MediaStorageSOPClassUIDTag is the data element tag of MediaStorageSOPClassUID.
MediaStorageSOPInstanceUIDTag is the data element tag of MediaStorageSOPInstanceUID.
MedicalAlertsTag is the data element tag of MedicalAlerts.
MedicalRecordLocatorTag is the data element tag of MedicalRecordLocator.
MediumTypeTag is the data element tag of MediumType.
MemoryAllocationTag is the data element tag of MemoryAllocation.
MemoryBitDepthTag is the data element tag of MemoryBitDepth.
MetaboliteMapCodeSequenceTag is the data element tag of MetaboliteMapCodeSequence.
MetaboliteMapDescriptionTag is the data element tag of MetaboliteMapDescription.
MetersetExposureTag is the data element tag of MetersetExposure.
MetersetRateDeliveredTag is the data element tag of MetersetRateDelivered.
MetersetRateSetTag is the data element tag of MetersetRateSet.
MetersetRateTag is the data element tag of MetersetRate.
MidSlabPositionTag is the data element tag of MidSlabPosition.
MilitaryRankTag is the data element tag of MilitaryRank.
MIMETypeOfEncapsulatedDocumentTag is the data element tag of MIMETypeOfEncapsulatedDocument.
MinDensityTag is the data element tag of MinDensity.
MinimumCoordinateValueTag is the data element tag of MinimumCoordinateValue.
MinimumKeratometricSequenceTag is the data element tag of MinimumKeratometricSequence.
MinimumSensitivityValueTag is the data element tag of MinimumSensitivityValue.
MinimumStoredValueMappedTag is the data element tag of MinimumStoredValueMapped.
ModalitiesInStudyTag is the data element tag of ModalitiesInStudy.
ModalityLUTSequenceTag is the data element tag of ModalityLUTSequence.
ModalityLUTTypeTag is the data element tag of ModalityLUTType.
ModalityTag is the data element tag of Modality.
ModelMirroringTag is the data element tag of ModelMirroring.
ModelModificationTag is the data element tag of ModelModification.
ModelSpecificationSequenceTag is the data element tag of ModelSpecificationSequence.
ModelUsageCodeSequenceTag is the data element tag of ModelUsageCodeSequence.
ModeOfPercutaneousAccessSequenceTag is the data element tag of ModeOfPercutaneousAccessSequence.
ModifiableConstraintFlagTag is the data element tag of ModifiableConstraintFlag.
ModifiedAttributesSequenceTag is the data element tag of ModifiedAttributesSequence.
ModifiedImageDateTag is the data element tag of ModifiedImageDate.
ModifiedImageDescriptionTag is the data element tag of ModifiedImageDescription.
ModifiedImageIDTag is the data element tag of ModifiedImageID.
ModifiedImageTimeTag is the data element tag of ModifiedImageTime.
ModifierCodeSequenceTag is the data element tag of ModifierCodeSequence.
ModifyingDeviceIDTag is the data element tag of ModifyingDeviceID.
ModifyingDeviceManufacturerTag is the data element tag of ModifyingDeviceManufacturer.
ModifyingSystemTag is the data element tag of ModifyingSystem.
ModulatedScanModeTypeTag is the data element tag of ModulatedScanModeType.
ModulationTypeTag is the data element tag of ModulationType.
MostRecentTreatmentDateTag is the data element tag of MostRecentTreatmentDate.
MotionSynchronizationSequenceTag is the data element tag of MotionSynchronizationSequence.
MPRSlabThicknessTag is the data element tag of MPRSlabThickness.
MPRThicknessTypeTag is the data element tag of MPRThicknessType.
MPRTopLeftHandCornerTag is the data element tag of MPRTopLeftHandCorner.
MPRViewHeightDirectionTag is the data element tag of MPRViewHeightDirection.
MPRViewHeightTag is the data element tag of MPRViewHeight.
MPRViewWidthDirectionTag is the data element tag of MPRViewWidthDirection.
MPRViewWidthTag is the data element tag of MPRViewWidth.
MRAcquisitionFrequencyEncodingStepsTag is the data element tag of MRAcquisitionFrequencyEncodingSteps.
MRAcquisitionPhaseEncodingStepsInPlaneTag is the data element tag of MRAcquisitionPhaseEncodingStepsInPlane.
MRAcquisitionPhaseEncodingStepsOutOfPlaneTag is the data element tag of MRAcquisitionPhaseEncodingStepsOutOfPlane.
MRAcquisitionTypeTag is the data element tag of MRAcquisitionType.
MRArterialSpinLabelingSequenceTag is the data element tag of MRArterialSpinLabelingSequence.
MRAveragesSequenceTag is the data element tag of MRAveragesSequence.
MRDiffusionSequenceTag is the data element tag of MRDiffusionSequence.
MRDRDirectoryRecordOffsetTag is the data element tag of MRDRDirectoryRecordOffset.
MREchoSequenceTag is the data element tag of MREchoSequence.
MRFOVGeometrySequenceTag is the data element tag of MRFOVGeometrySequence.
MRImageFrameTypeSequenceTag is the data element tag of MRImageFrameTypeSequence.
MRImagingModifierSequenceTag is the data element tag of MRImagingModifierSequence.
MRMetaboliteMapSequenceTag is the data element tag of MRMetaboliteMapSequence.
MRModifierSequenceTag is the data element tag of MRModifierSequence.
MRReceiveCoilSequenceTag is the data element tag of MRReceiveCoilSequence.
MRSpatialSaturationSequenceTag is the data element tag of MRSpatialSaturationSequence.
MRSpectroscopyAcquisitionTypeTag is the data element tag of MRSpectroscopyAcquisitionType.
MRSpectroscopyFOVGeometrySequenceTag is the data element tag of MRSpectroscopyFOVGeometrySequence.
MRSpectroscopyFrameTypeSequenceTag is the data element tag of MRSpectroscopyFrameTypeSequence.
MRTimingAndRelatedParametersSequenceTag is the data element tag of MRTimingAndRelatedParametersSequence.
MRTransmitCoilSequenceTag is the data element tag of MRTransmitCoilSequence.
MRVelocityEncodingSequenceTag is the data element tag of MRVelocityEncodingSequence.
MultiCoilConfigurationTag is the data element tag of MultiCoilConfiguration.
MultiCoilDefinitionSequenceTag is the data element tag of MultiCoilDefinitionSequence.
MultiCoilElementNameTag is the data element tag of MultiCoilElementName.
MultiCoilElementUsedTag is the data element tag of MultiCoilElementUsed.
MultiFramePresentationSequenceTag is the data element tag of MultiFramePresentationSequence.
MultiFrameSourceSOPInstanceUIDTag is the data element tag of MultiFrameSourceSOPInstanceUID.
MultiPlanarExcitationTag is the data element tag of MultiPlanarExcitation.
MultiPlanarReconstructionStyleTag is the data element tag of MultiPlanarReconstructionStyle.
MultipleComponentApprovalSequenceTag is the data element tag of MultipleComponentApprovalSequence.
MultipleCopiesFlagTag is the data element tag of MultipleCopiesFlag.
MultipleSpinEchoTag is the data element tag of MultipleSpinEcho.
MultiplexedAudioChannelsDescriptionCodeSequenceTag is the data element tag of MultiplexedAudioChannelsDescriptionCodeSequence.
MultiplexGroupLabelTag is the data element tag of MultiplexGroupLabel.
MultiplexGroupTimeOffsetTag is the data element tag of MultiplexGroupTimeOffset.
MydriaticAgentCodeSequenceTag is the data element tag of MydriaticAgentCodeSequence.
MydriaticAgentConcentrationTag is the data element tag of MydriaticAgentConcentration.
MydriaticAgentConcentrationUnitsSequenceTag is the data element tag of MydriaticAgentConcentrationUnitsSequence.
MydriaticAgentSequenceTag is the data element tag of MydriaticAgentSequence.
NameOfPhysiciansReadingStudyTag is the data element tag of NameOfPhysiciansReadingStudy.
NamesOfIntendedRecipientsOfResultsTag is the data element tag of NamesOfIntendedRecipientsOfResults.
NavigationDisplaySetTag is the data element tag of NavigationDisplaySet.
NavigationIndicatorSequenceTag is the data element tag of NavigationIndicatorSequence.
NearPupillaryDistanceTag is the data element tag of NearPupillaryDistance.
NegativeCatchTrialsQuantityTag is the data element tag of NegativeCatchTrialsQuantity.
NetworkIDTag is the data element tag of NetworkID.
NominalBeamAngleTag is the data element tag of NominalBeamAngle.
NominalBeamEnergyTag is the data element tag of NominalBeamEnergy.
NominalBeamEnergyUnitTag is the data element tag of NominalBeamEnergyUnit.
NominalCardiacTriggerDelayTimeTag is the data element tag of NominalCardiacTriggerDelayTime.
NominalCardiacTriggerTimePriorToRPeakTag is the data element tag of NominalCardiacTriggerTimePriorToRPeak.
NominalFrequencyTag is the data element tag of NominalFrequency.
NominalIntervalTag is the data element tag of NominalInterval.
NominalPercentageOfCardiacPhaseTag is the data element tag of NominalPercentageOfCardiacPhase.
NominalPercentageOfRespiratoryPhaseTag is the data element tag of NominalPercentageOfRespiratoryPhase.
NominalPriorDoseTag is the data element tag of NominalPriorDose.
NominalRangeModulatedRegionDepthsTag is the data element tag of NominalRangeModulatedRegionDepths.
NominalRangeModulationFractionsTag is the data element tag of NominalRangeModulationFractions.
NominalRespiratoryTriggerDelayTimeTag is the data element tag of NominalRespiratoryTriggerDelayTime.
NominalScannedPixelSpacingTag is the data element tag of NominalScannedPixelSpacing.
NominalScreenDefinitionSequenceTag is the data element tag of NominalScreenDefinitionSequence.
NonDICOMOutputCodeSequenceTag is the data element tag of NonDICOMOutputCodeSequence.
NonidentifyingPrivateElementsTag is the data element tag of NonidentifyingPrivateElements.
NonUniformRadialSamplingCorrectedTag is the data element tag of NonUniformRadialSamplingCorrected.
NormalizationFactorFormatTag is the data element tag of NormalizationFactorFormat.
NormalizationPointTag is the data element tag of NormalizationPoint.
NotchFilterBandwidthTag is the data element tag of NotchFilterBandwidth.
NotchFilterFrequencyTag is the data element tag of NotchFilterFrequency.
NotificationFromManufacturerSequenceTag is the data element tag of NotificationFromManufacturerSequence.
NTPSourceAddressTag is the data element tag of NTPSourceAddress.
NuclearMedicineSeriesTypeTag is the data element tag of NuclearMedicineSeriesType.
NumberOfAlarmObjectsTag is the data element tag of NumberOfAlarmObjects.
NumberOfAssessmentObservationsTag is the data element tag of NumberOfAssessmentObservations.
NumberOfAveragesTag is the data element tag of NumberOfAverages.
NumberOfBeamsTag is the data element tag of NumberOfBeams.
NumberOfBlockSlabItemsTag is the data element tag of NumberOfBlockSlabItems.
NumberOfBlocksTag is the data element tag of NumberOfBlocks.
NumberOfBoliTag is the data element tag of NumberOfBoli.
NumberOfBrachyApplicationSetupsTag is the data element tag of NumberOfBrachyApplicationSetups.
NumberofBscansPerFrameTag is the data element tag of NumberofBscansPerFrame.
NumberOfChannelsTag is the data element tag of NumberOfChannels.
NumberOfCompensatorsTag is the data element tag of NumberOfCompensators.
NumberOfContourPointsTag is the data element tag of NumberOfContourPoints.
NumberOfControlPointsTag is the data element tag of NumberOfControlPoints.
NumberOfCopiesTag is the data element tag of NumberOfCopies.
NumberOfDetectorsTag is the data element tag of NumberOfDetectors.
NumberOfDisplaySubsystemsTag is the data element tag of NumberOfDisplaySubsystems.
NumberOfElementsTag is the data element tag of NumberOfElements.
NumberOfEnergyWindowsTag is the data element tag of NumberOfEnergyWindows.
NumberOfEventTimersTag is the data element tag of NumberOfEventTimers.
NumberOfFilmsTag is the data element tag of NumberOfFilms.
NumberOfFocalPlanesTag is the data element tag of NumberOfFocalPlanes.
NumberOfFractionPatternDigitsPerDayTag is the data element tag of NumberOfFractionPatternDigitsPerDay.
NumberOfFractionsDeliveredTag is the data element tag of NumberOfFractionsDelivered.
NumberOfFractionsPlannedTag is the data element tag of NumberOfFractionsPlanned.
NumberOfFramesInOverlayTag is the data element tag of NumberOfFramesInOverlay.
NumberOfFramesInPhaseTag is the data element tag of NumberOfFramesInPhase.
NumberOfFramesInRotationTag is the data element tag of NumberOfFramesInRotation.
NumberOfFramesIntegratedTag is the data element tag of NumberOfFramesIntegrated.
NumberOfFramesTag is the data element tag of NumberOfFrames.
NumberOfFramesUsedForIntegrationTag is the data element tag of NumberOfFramesUsedForIntegration.
NumberOfGraphicPointsTag is the data element tag of NumberOfGraphicPoints.
NumberOfHorizontalPixelsTag is the data element tag of NumberOfHorizontalPixels.
NumberOfIterationsTag is the data element tag of NumberOfIterations.
NumberOfKSpaceTrajectoriesTag is the data element tag of NumberOfKSpaceTrajectories.
NumberOfLateralSpreadingDevicesTag is the data element tag of NumberOfLateralSpreadingDevices.
NumberOfLeafJawPairsTag is the data element tag of NumberOfLeafJawPairs.
NumberOfLuminancePointsTag is the data element tag of NumberOfLuminancePoints.
NumberOfMapPointsTag is the data element tag of NumberOfMapPoints.
NumberOfOpticalPathsTag is the data element tag of NumberOfOpticalPaths.
NumberOfPaddedALinesTag is the data element tag of NumberOfPaddedALines.
NumberOfPaintingsTag is the data element tag of NumberOfPaintings.
NumberOfPatientRelatedInstancesTag is the data element tag of NumberOfPatientRelatedInstances.
NumberOfPatientRelatedSeriesTag is the data element tag of NumberOfPatientRelatedSeries.
NumberOfPatientRelatedStudiesTag is the data element tag of NumberOfPatientRelatedStudies.
NumberOfPhaseEncodingStepsTag is the data element tag of NumberOfPhaseEncodingSteps.
NumberOfPhasesTag is the data element tag of NumberOfPhases.
NumberOfPointsTag is the data element tag of NumberOfPoints.
NumberOfPriorsReferencedTag is the data element tag of NumberOfPriorsReferenced.
NumberOfPulsesTag is the data element tag of NumberOfPulses.
NumberOfRangeModulatorsTag is the data element tag of NumberOfRangeModulators.
NumberOfRangeShiftersTag is the data element tag of NumberOfRangeShifters.
NumberOfReferencesTag is the data element tag of NumberOfReferences.
NumberOfRotationsTag is the data element tag of NumberOfRotations.
NumberOfRRIntervalsTag is the data element tag of NumberOfRRIntervals.
NumberOfSamplesTag is the data element tag of NumberOfSamples.
NumberOfScanSpotPositionsTag is the data element tag of NumberOfScanSpotPositions.
NumberOfScreensTag is the data element tag of NumberOfScreens.
NumberOfSeriesRelatedInstancesTag is the data element tag of NumberOfSeriesRelatedInstances.
NumberOfSlicesTag is the data element tag of NumberOfSlices.
NumberOfStagesTag is the data element tag of NumberOfStages.
NumberOfStudyRelatedInstancesTag is the data element tag of NumberOfStudyRelatedInstances.
NumberOfStudyRelatedSeriesTag is the data element tag of NumberOfStudyRelatedSeries.
NumberOfSubsetsTag is the data element tag of NumberOfSubsets.
NumberOfSurfacePointsTag is the data element tag of NumberOfSurfacePoints.
NumberOfSurfacesTag is the data element tag of NumberOfSurfaces.
NumberOfTableBreakPointsTag is the data element tag of NumberOfTableBreakPoints.
NumberOfTableEntriesTag is the data element tag of NumberOfTableEntries.
NumberOfTablesTag is the data element tag of NumberOfTables.
NumberOfTemporalPositionsTag is the data element tag of NumberOfTemporalPositions.
NumberOfTimeSlicesTag is the data element tag of NumberOfTimeSlices.
NumberOfTimeSlotsTag is the data element tag of NumberOfTimeSlots.
NumberOfTomosynthesisSourceImagesTag is the data element tag of NumberOfTomosynthesisSourceImages.
NumberOfTotalObjectsTag is the data element tag of NumberOfTotalObjects.
NumberOfTransformStepsTag is the data element tag of NumberOfTransformSteps.
NumberOfTriggersInPhaseTag is the data element tag of NumberOfTriggersInPhase.
NumberOfVectorsTag is the data element tag of NumberOfVectors.
NumberOfVerticalPixelsTag is the data element tag of NumberOfVerticalPixels.
NumberOfViewsInStageTag is the data element tag of NumberOfViewsInStage.
NumberOfVisualStimuliTag is the data element tag of NumberOfVisualStimuli.
NumberOfVolumetricCurvePointsTag is the data element tag of NumberOfVolumetricCurvePoints.
NumberOfWaveformChannelsTag is the data element tag of NumberOfWaveformChannels.
NumberOfWaveformSamplesTag is the data element tag of NumberOfWaveformSamples.
NumberOfWedgesTag is the data element tag of NumberOfWedges.
NumberOfZeroFillsTag is the data element tag of NumberOfZeroFills.
NumericValueQualifierCodeSequenceTag is the data element tag of NumericValueQualifierCodeSequence.
NumericValueTag is the data element tag of NumericValue.
ObjectBinaryIdentifierTrialTag is the data element tag of ObjectBinaryIdentifierTrial.
ObjectDirectoryBinaryIdentifierTrialTag is the data element tag of ObjectDirectoryBinaryIdentifierTrial.
ObjectiveLensNumericalApertureTag is the data element tag of ObjectiveLensNumericalAperture.
ObjectiveLensPowerTag is the data element tag of ObjectiveLensPower.
ObjectPixelSpacingInCenterOfBeamTag is the data element tag of ObjectPixelSpacingInCenterOfBeam.
ObjectThicknessSequenceTag is the data element tag of ObjectThicknessSequence.
ObliqueCroppingPlaneSequenceTag is the data element tag of ObliqueCroppingPlaneSequence.
ObservationBasisCodeSequenceTag is the data element tag of ObservationBasisCodeSequence.
ObservationCategoryCodeSequenceTrialTag is the data element tag of ObservationCategoryCodeSequenceTrial.
ObservationDateTimeTag is the data element tag of ObservationDateTime.
ObservationDateTrialTag is the data element tag of ObservationDateTrial.
ObservationDescriptionTag is the data element tag of ObservationDescription.
ObservationNumberTag is the data element tag of ObservationNumber.
ObservationSignificanceTag is the data element tag of ObservationSignificance.
ObservationSubjectClassTrialTag is the data element tag of ObservationSubjectClassTrial.
ObservationSubjectContextFlagTrialTag is the data element tag of ObservationSubjectContextFlagTrial.
ObservationSubjectTypeCodeSequenceTrialTag is the data element tag of ObservationSubjectTypeCodeSequenceTrial.
ObservationSubjectUIDTrialTag is the data element tag of ObservationSubjectUIDTrial.
ObservationTimeTrialTag is the data element tag of ObservationTimeTrial.
ObservationUIDTag is the data element tag of ObservationUID.
ObserverContextFlagTrialTag is the data element tag of ObserverContextFlagTrial.
ObserverTypeTag is the data element tag of ObserverType.
OccupationTag is the data element tag of Occupation.
OCTAcquisitionDomainTag is the data element tag of OCTAcquisitionDomain.
OCTBscanAnalysisAcquisitionParametersSequenceTag is the data element tag of OCTBscanAnalysisAcquisitionParametersSequence.
OCTFocalDistanceTag is the data element tag of OCTFocalDistance.
OCTOpticalCenterWavelengthTag is the data element tag of OCTOpticalCenterWavelength.
OCTZOffsetAppliedTag is the data element tag of OCTZOffsetApplied.
OCTZOffsetCorrectionTag is the data element tag of OCTZOffsetCorrection.
OffsetDirectionTag is the data element tag of OffsetDirection.
OffsetDistanceTag is the data element tag of OffsetDistance.
OffsetOfReferencedLowerLevelDirectoryEntityTag is the data element tag of OffsetOfReferencedLowerLevelDirectoryEntity.
OffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntityTag is the data element tag of OffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntity.
OffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntityTag is the data element tag of OffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntity.
OffsetOfTheNextDirectoryRecordTag is the data element tag of OffsetOfTheNextDirectoryRecord.
OmittedApplicationSetupSequenceTag is the data element tag of OmittedApplicationSetupSequence.
OmittedBeamTaskSequenceTag is the data element tag of OmittedBeamTaskSequence.
OmittedChannelSequenceTag is the data element tag of OmittedChannelSequence.
OnAxisBackgroundAnatomicStructureCodeSequenceTrialTag is the data element tag of OnAxisBackgroundAnatomicStructureCodeSequenceTrial.
OOIOwnerCreationTimeTag is the data element tag of OOIOwnerCreationTime.
OOIOwnerSequenceTag is the data element tag of OOIOwnerSequence.
OOIOwnerTypeTag is the data element tag of OOIOwnerType.
OOISizeTag is the data element tag of OOISize.
OOITypeDescriptorTag is the data element tag of OOITypeDescriptor.
OOITypeTag is the data element tag of OOIType.
OperatingModeSequenceTag is the data element tag of OperatingModeSequence.
OperatingModeTag is the data element tag of OperatingMode.
OperatingModeTypeTag is the data element tag of OperatingModeType.
OperatorIdentificationSequenceTag is the data element tag of OperatorIdentificationSequence.
OperatorsNameTag is the data element tag of OperatorsName.
OphthalmicAnatomicReferencePointXCoordinateTag is the data element tag of OphthalmicAnatomicReferencePointXCoordinate.
OphthalmicAnatomicReferencePointYCoordinateTag is the data element tag of OphthalmicAnatomicReferencePointYCoordinate.
OphthalmicAxialLengthAcquisitionMethodCodeSequenceTag is the data element tag of OphthalmicAxialLengthAcquisitionMethodCodeSequence.
OphthalmicAxialLengthDataSourceCodeSequenceTag is the data element tag of OphthalmicAxialLengthDataSourceCodeSequence.
OphthalmicAxialLengthDataSourceDescriptionTag is the data element tag of OphthalmicAxialLengthDataSourceDescription.
OphthalmicAxialLengthMeasurementModifiedTag is the data element tag of OphthalmicAxialLengthMeasurementModified.
OphthalmicAxialLengthMeasurementsLengthSummationSequenceTag is the data element tag of OphthalmicAxialLengthMeasurementsLengthSummationSequence.
OphthalmicAxialLengthMeasurementsSegmentalLengthSequenceTag is the data element tag of OphthalmicAxialLengthMeasurementsSegmentalLengthSequence.
OphthalmicAxialLengthMeasurementsSegmentNameCodeSequenceTag is the data element tag of OphthalmicAxialLengthMeasurementsSegmentNameCodeSequence.
OphthalmicAxialLengthMeasurementsSequenceTag is the data element tag of OphthalmicAxialLengthMeasurementsSequence.
OphthalmicAxialLengthMeasurementsTotalLengthSequenceTag is the data element tag of OphthalmicAxialLengthMeasurementsTotalLengthSequence.
OphthalmicAxialLengthMeasurementsTypeTag is the data element tag of OphthalmicAxialLengthMeasurementsType.
OphthalmicAxialLengthMethodTag is the data element tag of OphthalmicAxialLengthMethod.
OphthalmicAxialLengthQualityMetricSequenceTag is the data element tag of OphthalmicAxialLengthQualityMetricSequence.
OphthalmicAxialLengthQualityMetricTypeCodeSequenceTag is the data element tag of OphthalmicAxialLengthQualityMetricTypeCodeSequence.
OphthalmicAxialLengthQualityMetricTypeDescriptionTag is the data element tag of OphthalmicAxialLengthQualityMetricTypeDescription.
OphthalmicAxialLengthSelectionMethodCodeSequenceTag is the data element tag of OphthalmicAxialLengthSelectionMethodCodeSequence.
OphthalmicAxialLengthSequenceTag is the data element tag of OphthalmicAxialLengthSequence.
OphthalmicAxialLengthTag is the data element tag of OphthalmicAxialLength.
OphthalmicAxialLengthVelocityTag is the data element tag of OphthalmicAxialLengthVelocity.
OphthalmicAxialMeasurementsDeviceTypeTag is the data element tag of OphthalmicAxialMeasurementsDeviceType.
OphthalmicAxialMeasurementsLeftEyeSequenceTag is the data element tag of OphthalmicAxialMeasurementsLeftEyeSequence.
OphthalmicAxialMeasurementsRightEyeSequenceTag is the data element tag of OphthalmicAxialMeasurementsRightEyeSequence.
OphthalmicEnFaceImageQualityRatingSequenceTag is the data element tag of OphthalmicEnFaceImageQualityRatingSequence.
OphthalmicFOVTag is the data element tag of OphthalmicFOV.
OphthalmicFrameLocationSequenceTag is the data element tag of OphthalmicFrameLocationSequence.
OphthalmicImageOrientationTag is the data element tag of OphthalmicImageOrientation.
OphthalmicImageTypeCodeSequenceTag is the data element tag of OphthalmicImageTypeCodeSequence.
OphthalmicImageTypeDescriptionTag is the data element tag of OphthalmicImageTypeDescription.
OphthalmicMappingDeviceTypeTag is the data element tag of OphthalmicMappingDeviceType.
OphthalmicPatientClinicalInformationLeftEyeSequenceTag is the data element tag of OphthalmicPatientClinicalInformationLeftEyeSequence.
OphthalmicPatientClinicalInformationRightEyeSequenceTag is the data element tag of OphthalmicPatientClinicalInformationRightEyeSequence.
OphthalmicThicknessMappingNormalsSequenceTag is the data element tag of OphthalmicThicknessMappingNormalsSequence.
OphthalmicThicknessMapQualityRatingSequenceTag is the data element tag of OphthalmicThicknessMapQualityRatingSequence.
OphthalmicThicknessMapQualityThresholdSequenceTag is the data element tag of OphthalmicThicknessMapQualityThresholdSequence.
OphthalmicThicknessMapThresholdQualityRatingTag is the data element tag of OphthalmicThicknessMapThresholdQualityRating.
OphthalmicThicknessMapTypeCodeSequenceTag is the data element tag of OphthalmicThicknessMapTypeCodeSequence.
OphthalmicUltrasoundMethodCodeSequenceTag is the data element tag of OphthalmicUltrasoundMethodCodeSequence.
OphthalmicVolumetricPropertiesFlagTag is the data element tag of OphthalmicVolumetricPropertiesFlag.
OpticalOphthalmicAxialLengthMeasurementsSequenceTag is the data element tag of OpticalOphthalmicAxialLengthMeasurementsSequence.
OpticalPathDescriptionTag is the data element tag of OpticalPathDescription.
OpticalPathIdentificationSequenceTag is the data element tag of OpticalPathIdentificationSequence.
OpticalPathIdentifierTag is the data element tag of OpticalPathIdentifier.
OpticalPathSequenceTag is the data element tag of OpticalPathSequence.
OpticalSelectedOphthalmicAxialLengthSequenceTag is the data element tag of OpticalSelectedOphthalmicAxialLengthSequence.
OpticalTransmittanceTag is the data element tag of OpticalTransmittance.
OptotypeDetailedDefinitionTag is the data element tag of OptotypeDetailedDefinition.
OptotypePresentationTag is the data element tag of OptotypePresentation.
OptotypeTag is the data element tag of Optotype.
OrderCallbackPhoneNumberTag is the data element tag of OrderCallbackPhoneNumber.
OrderCallbackTelecomInformationTag is the data element tag of OrderCallbackTelecomInformation.
OrderEnteredByTag is the data element tag of OrderEnteredBy.
OrderEntererLocationTag is the data element tag of OrderEntererLocation.
OrderFillerIdentifierSequenceTag is the data element tag of OrderFillerIdentifierSequence.
OrderPlacerIdentifierSequenceTag is the data element tag of OrderPlacerIdentifierSequence.
OrganAtRiskFullVolumeDoseTag is the data element tag of OrganAtRiskFullVolumeDose.
OrganAtRiskLimitDoseTag is the data element tag of OrganAtRiskLimitDose.
OrganAtRiskMaximumDoseTag is the data element tag of OrganAtRiskMaximumDose.
OrganAtRiskOverdoseVolumeFractionTag is the data element tag of OrganAtRiskOverdoseVolumeFraction.
OrganDoseTag is the data element tag of OrganDose.
OrganExposedTag is the data element tag of OrganExposed.
OrganizationalRoleCodeSequenceTag is the data element tag of OrganizationalRoleCodeSequence.
OriginalAttributesSequenceTag is the data element tag of OriginalAttributesSequence.
OriginalImageIdentificationNomenclatureTag is the data element tag of OriginalImageIdentificationNomenclature.
OriginalImageIdentificationTag is the data element tag of OriginalImageIdentification.
OriginalImageSequenceTag is the data element tag of OriginalImageSequence.
OriginalImplantAssemblyTemplateSequenceTag is the data element tag of OriginalImplantAssemblyTemplateSequence.
OriginalImplantTemplateSequenceTag is the data element tag of OriginalImplantTemplateSequence.
OriginalSpecializedSOPClassUIDTag is the data element tag of OriginalSpecializedSOPClassUID.
OriginatorTag is the data element tag of Originator.
OtherApprovalStatusTag is the data element tag of OtherApprovalStatus.
OtherFailuresSequenceTag is the data element tag of OtherFailuresSequence.
OtherMagnificationTypesAvailableTag is the data element tag of OtherMagnificationTypesAvailable.
OtherMediaAvailableSequenceTag is the data element tag of OtherMediaAvailableSequence.
OtherPatientIDsSequenceTag is the data element tag of OtherPatientIDsSequence.
OtherPatientIDsTag is the data element tag of OtherPatientIDs.
OtherPatientNamesTag is the data element tag of OtherPatientNames.
OtherPupillaryDistanceTag is the data element tag of OtherPupillaryDistance.
OtherSecondaryApprovalStatusTag is the data element tag of OtherSecondaryApprovalStatus.
OtherSmoothingTypesAvailableTag is the data element tag of OtherSmoothingTypesAvailable.
OtherStudyNumbersTag is the data element tag of OtherStudyNumbers.
OuterDiameterTag is the data element tag of OuterDiameter.
OutputDestinationSequenceTag is the data element tag of OutputDestinationSequence.
OutputInformationSequenceTag is the data element tag of OutputInformationSequence.
OutputPowerTag is the data element tag of OutputPower.
OverallTemplateSpatialToleranceTag is the data element tag of OverallTemplateSpatialTolerance.
OverlayActivationLayerTag is the data element tag of OverlayActivationLayer.
OverlayBackgroundDensityTag is the data element tag of OverlayBackgroundDensity.
OverlayBitPositionTag is the data element tag of OverlayBitPosition.
OverlayBitsAllocatedTag is the data element tag of OverlayBitsAllocated.
OverlayBitsForCodeWordTag is the data element tag of OverlayBitsForCodeWord.
OverlayBitsGroupedTag is the data element tag of OverlayBitsGrouped.
OverlayCodeLabelTag is the data element tag of OverlayCodeLabel.
OverlayCodeTableLocationTag is the data element tag of OverlayCodeTableLocation.
OverlayColumnsTag is the data element tag of OverlayColumns.
OverlayCommentsTag is the data element tag of OverlayComments.
OverlayCompressionCodeTag is the data element tag of OverlayCompressionCode.
OverlayCompressionDescriptionTag is the data element tag of OverlayCompressionDescription.
OverlayCompressionLabelTag is the data element tag of OverlayCompressionLabel.
OverlayCompressionOriginatorTag is the data element tag of OverlayCompressionOriginator.
OverlayCompressionStepPointersTag is the data element tag of OverlayCompressionStepPointers.
OverlayDataTag is the data element tag of OverlayData.
OverlayDateTag is the data element tag of OverlayDate.
OverlayDescriptionTag is the data element tag of OverlayDescription.
OverlayDescriptorBlueTag is the data element tag of OverlayDescriptorBlue.
OverlayDescriptorGrayTag is the data element tag of OverlayDescriptorGray.
OverlayDescriptorGreenTag is the data element tag of OverlayDescriptorGreen.
OverlayDescriptorRedTag is the data element tag of OverlayDescriptorRed.
OverlayForegroundDensityTag is the data element tag of OverlayForegroundDensity.
OverlayFormatTag is the data element tag of OverlayFormat.
OverlayLabelTag is the data element tag of OverlayLabel.
OverlayLocationTag is the data element tag of OverlayLocation.
OverlayMagnificationTypeTag is the data element tag of OverlayMagnificationType.
OverlayModeTag is the data element tag of OverlayMode.
OverlayNumberOfTablesTag is the data element tag of OverlayNumberOfTables.
OverlayNumberTag is the data element tag of OverlayNumber.
OverlayOriginTag is the data element tag of OverlayOrigin.
OverlayOrImageMagnificationTag is the data element tag of OverlayOrImageMagnification.
OverlayPixelDataSequenceTag is the data element tag of OverlayPixelDataSequence.
OverlayPlaneOriginTag is the data element tag of OverlayPlaneOrigin.
OverlayPlanesTag is the data element tag of OverlayPlanes.
OverlayRepeatIntervalTag is the data element tag of OverlayRepeatInterval.
OverlayRowsTag is the data element tag of OverlayRows.
OverlaysBlueTag is the data element tag of OverlaysBlue.
OverlaysGrayTag is the data element tag of OverlaysGray.
OverlaysGreenTag is the data element tag of OverlaysGreen.
OverlaySmoothingTypeTag is the data element tag of OverlaySmoothingType.
OverlaysRedTag is the data element tag of OverlaysRed.
OverlaySubtypeTag is the data element tag of OverlaySubtype.
OverlayTimeTag is the data element tag of OverlayTime.
OverlayTypeTag is the data element tag of OverlayType.
OverriddenAttributesSequenceTag is the data element tag of OverriddenAttributesSequence.
OverrideParameterPointerTag is the data element tag of OverrideParameterPointer.
OverrideReasonTag is the data element tag of OverrideReason.
OverrideSequenceTag is the data element tag of OverrideSequence.
OversamplingPhaseTag is the data element tag of OversamplingPhase.
OwnerIDTag is the data element tag of OwnerID.
PaddleDescriptionTag is the data element tag of PaddleDescription.
PageNumberVectorTag is the data element tag of PageNumberVector.
PaletteColorLookupTableSequenceTag is the data element tag of PaletteColorLookupTableSequence.
PaletteColorLookupTableUIDTag is the data element tag of PaletteColorLookupTableUID.
ParallelAcquisitionTag is the data element tag of ParallelAcquisition.
ParallelAcquisitionTechniqueTag is the data element tag of ParallelAcquisitionTechnique.
ParallelReductionFactorInPlaneRetiredTag is the data element tag of ParallelReductionFactorInPlaneRetired.
ParallelReductionFactorInPlaneTag is the data element tag of ParallelReductionFactorInPlane.
ParallelReductionFactorOutOfPlaneTag is the data element tag of ParallelReductionFactorOutOfPlane.
ParallelReductionFactorSecondInPlaneTag is the data element tag of ParallelReductionFactorSecondInPlane.
ParameterItemIndexTag is the data element tag of ParameterItemIndex.
ParameterPointerTag is the data element tag of ParameterPointer.
ParameterSequencePointerTag is the data element tag of ParameterSequencePointer.
ParametersSpecificationSequenceTag is the data element tag of ParametersSpecificationSequence.
ParameterValueNumberTag is the data element tag of ParameterValueNumber.
ParametricMapFrameTypeSequenceTag is the data element tag of ParametricMapFrameTypeSequence.
PartialDataDisplayHandlingTag is the data element tag of PartialDataDisplayHandling.
PartialFourierDirectionTag is the data element tag of PartialFourierDirection.
PartialFourierTag is the data element tag of PartialFourier.
PartialViewCodeSequenceTag is the data element tag of PartialViewCodeSequence.
PartialViewDescriptionTag is the data element tag of PartialViewDescription.
PartialViewTag is the data element tag of PartialView.
ParticipantSequenceTag is the data element tag of ParticipantSequence.
ParticipationDateTimeTag is the data element tag of ParticipationDateTime.
ParticipationTypeTag is the data element tag of ParticipationType.
PatientAdditionalPositionTag is the data element tag of PatientAdditionalPosition.
PatientAddressTag is the data element tag of PatientAddress.
PatientAgeTag is the data element tag of PatientAge.
PatientAlternativeCalendarTag is the data element tag of PatientAlternativeCalendar.
PatientBirthDateInAlternativeCalendarTag is the data element tag of PatientBirthDateInAlternativeCalendar.
PatientBirthDateTag is the data element tag of PatientBirthDate.
PatientBirthNameTag is the data element tag of PatientBirthName.
PatientBirthTimeTag is the data element tag of PatientBirthTime.
PatientBodyMassIndexTag is the data element tag of PatientBodyMassIndex.
PatientBreedCodeSequenceTag is the data element tag of PatientBreedCodeSequence.
PatientBreedDescriptionTag is the data element tag of PatientBreedDescription.
PatientClinicalTrialParticipationSequenceTag is the data element tag of PatientClinicalTrialParticipationSequence.
PatientCommentsTag is the data element tag of PatientComments.
PatientDeathDateInAlternativeCalendarTag is the data element tag of PatientDeathDateInAlternativeCalendar.
PatientEyeMovementCommandCodeSequenceTag is the data element tag of PatientEyeMovementCommandCodeSequence.
PatientEyeMovementCommandedTag is the data element tag of PatientEyeMovementCommanded.
PatientFrameOfReferenceSourceTag is the data element tag of PatientFrameOfReferenceSource.
PatientGantryRelationshipCodeSequenceTag is the data element tag of PatientGantryRelationshipCodeSequence.
PatientIdentityRemovedTag is the data element tag of PatientIdentityRemoved.
PatientIDTag is the data element tag of PatientID.
PatientInstitutionResidenceTag is the data element tag of PatientInstitutionResidence.
PatientInsurancePlanCodeSequenceTag is the data element tag of PatientInsurancePlanCodeSequence.
PatientMotherBirthNameTag is the data element tag of PatientMotherBirthName.
PatientMotionCorrectedTag is the data element tag of PatientMotionCorrected.
PatientNameTag is the data element tag of PatientName.
PatientNotProperlyFixatedQuantityTag is the data element tag of PatientNotProperlyFixatedQuantity.
PatientOrientationCodeSequenceTag is the data element tag of PatientOrientationCodeSequence.
PatientOrientationInFrameSequenceTag is the data element tag of PatientOrientationInFrameSequence.
PatientOrientationModifierCodeSequenceTag is the data element tag of PatientOrientationModifierCodeSequence.
PatientOrientationTag is the data element tag of PatientOrientation.
PatientPhysiologicalStateCodeSequenceTag is the data element tag of PatientPhysiologicalStateCodeSequence.
PatientPhysiologicalStateSequenceTag is the data element tag of PatientPhysiologicalStateSequence.
PatientPositioningInstructionSequenceTag is the data element tag of PatientPositioningInstructionSequence.
PatientPositionTag is the data element tag of PatientPosition.
PatientPrimaryLanguageCodeSequenceTag is the data element tag of PatientPrimaryLanguageCodeSequence.
PatientPrimaryLanguageModifierCodeSequenceTag is the data element tag of PatientPrimaryLanguageModifierCodeSequence.
PatientReliabilityIndicatorTag is the data element tag of PatientReliabilityIndicator.
PatientReligiousPreferenceTag is the data element tag of PatientReligiousPreference.
PatientSetupLabelTag is the data element tag of PatientSetupLabel.
PatientSetupNumberTag is the data element tag of PatientSetupNumber.
PatientSetupSequenceTag is the data element tag of PatientSetupSequence.
PatientSexNeuteredTag is the data element tag of PatientSexNeutered.
PatientSexTag is the data element tag of PatientSex.
PatientSizeCodeSequenceTag is the data element tag of PatientSizeCodeSequence.
PatientSizeTag is the data element tag of PatientSize.
PatientSpeciesCodeSequenceTag is the data element tag of PatientSpeciesCodeSequence.
PatientSpeciesDescriptionTag is the data element tag of PatientSpeciesDescription.
PatientSpecificationSequenceTag is the data element tag of PatientSpecificationSequence.
PatientStateTag is the data element tag of PatientState.
PatientSupportAccessoryCodeTag is the data element tag of PatientSupportAccessoryCode.
PatientSupportAdjustedAngleTag is the data element tag of PatientSupportAdjustedAngle.
PatientSupportAngleTag is the data element tag of PatientSupportAngle.
PatientSupportAngleToleranceTag is the data element tag of PatientSupportAngleTolerance.
PatientSupportIDTag is the data element tag of PatientSupportID.
PatientSupportRotationDirectionTag is the data element tag of PatientSupportRotationDirection.
PatientSupportTypeTag is the data element tag of PatientSupportType.
PatientTelecomInformationTag is the data element tag of PatientTelecomInformation.
PatientTelephoneNumbersTag is the data element tag of PatientTelephoneNumbers.
PatientTransportArrangementsTag is the data element tag of PatientTransportArrangements.
PatientWeightTag is the data element tag of PatientWeight.
PatternOffColorCIELabValueTag is the data element tag of PatternOffColorCIELabValue.
PatternOffOpacityTag is the data element tag of PatternOffOpacity.
PatternOnColorCIELabValueTag is the data element tag of PatternOnColorCIELabValue.
PatternOnOpacityTag is the data element tag of PatternOnOpacity.
PauseBetweenFramesTag is the data element tag of PauseBetweenFrames.
PercentPhaseFieldOfViewTag is the data element tag of PercentPhaseFieldOfView.
PercentSamplingTag is the data element tag of PercentSampling.
PerformedLocationTag is the data element tag of PerformedLocation.
PerformedProcedureCodeSequenceTag is the data element tag of PerformedProcedureCodeSequence.
PerformedProcedureStepDescriptionTag is the data element tag of PerformedProcedureStepDescription.
PerformedProcedureStepDiscontinuationReasonCodeSequenceTag is the data element tag of PerformedProcedureStepDiscontinuationReasonCodeSequence.
PerformedProcedureStepEndDateTag is the data element tag of PerformedProcedureStepEndDate.
PerformedProcedureStepEndDateTimeTag is the data element tag of PerformedProcedureStepEndDateTime.
PerformedProcedureStepEndTimeTag is the data element tag of PerformedProcedureStepEndTime.
PerformedProcedureStepIDTag is the data element tag of PerformedProcedureStepID.
PerformedProcedureStepStartDateTag is the data element tag of PerformedProcedureStepStartDate.
PerformedProcedureStepStartDateTimeTag is the data element tag of PerformedProcedureStepStartDateTime.
PerformedProcedureStepStartTimeTag is the data element tag of PerformedProcedureStepStartTime.
PerformedProcedureStepStatusTag is the data element tag of PerformedProcedureStepStatus.
PerformedProcedureTypeDescriptionTag is the data element tag of PerformedProcedureTypeDescription.
PerformedProcessingApplicationsCodeSequenceTag is the data element tag of PerformedProcessingApplicationsCodeSequence.
PerformedProcessingParametersSequenceTag is the data element tag of PerformedProcessingParametersSequence.
PerformedProtocolCodeSequenceTag is the data element tag of PerformedProtocolCodeSequence.
PerformedProtocolTypeTag is the data element tag of PerformedProtocolType.
PerformedSeriesSequenceTag is the data element tag of PerformedSeriesSequence.
PerformedStationAETitleTag is the data element tag of PerformedStationAETitle.
PerformedStationClassCodeSequenceTag is the data element tag of PerformedStationClassCodeSequence.
PerformedStationGeographicLocationCodeSequenceTag is the data element tag of PerformedStationGeographicLocationCodeSequence.
PerformedStationNameCodeSequenceTag is the data element tag of PerformedStationNameCodeSequence.
PerformedStationNameTag is the data element tag of PerformedStationName.
PerformedWorkitemCodeSequenceTag is the data element tag of PerformedWorkitemCodeSequence.
PerformingPhysicianIdentificationSequenceTag is the data element tag of PerformingPhysicianIdentificationSequence.
PerformingPhysicianNameTag is the data element tag of PerformingPhysicianName.
PerFrameFunctionalGroupsSequenceTag is the data element tag of PerFrameFunctionalGroupsSequence.
PerimeterTableTag is the data element tag of PerimeterTable.
PerimeterValueTag is the data element tag of PerimeterValue.
PerProjectionAcquisitionSequenceTag is the data element tag of PerProjectionAcquisitionSequence.
PersonAddressTag is the data element tag of PersonAddress.
PersonIdentificationCodeSequenceTag is the data element tag of PersonIdentificationCodeSequence.
PersonNameTag is the data element tag of PersonName.
PersonTelecomInformationTag is the data element tag of PersonTelecomInformation.
PersonTelephoneNumbersTag is the data element tag of PersonTelephoneNumbers.
PertinentDocumentsSequenceTag is the data element tag of PertinentDocumentsSequence.
PertinentOtherEvidenceSequenceTag is the data element tag of PertinentOtherEvidenceSequence.
PertinentResourcesSequenceTag is the data element tag of PertinentResourcesSequence.
PETDetectorMotionDetailsSequenceTag is the data element tag of PETDetectorMotionDetailsSequence.
PETFrameAcquisitionSequenceTag is the data element tag of PETFrameAcquisitionSequence.
PETFrameCorrectionFactorsSequenceTag is the data element tag of PETFrameCorrectionFactorsSequence.
PETFrameTypeSequenceTag is the data element tag of PETFrameTypeSequence.
PETPositionSequenceTag is the data element tag of PETPositionSequence.
PETReconstructionSequenceTag is the data element tag of PETReconstructionSequence.
PETTableDynamicsSequenceTag is the data element tag of PETTableDynamicsSequence.
PhantomTypeTag is the data element tag of PhantomType.
PhaseContrastTag is the data element tag of PhaseContrast.
PhaseDelayTag is the data element tag of PhaseDelay.
PhaseDescriptionTag is the data element tag of PhaseDescription.
PhaseInformationSequenceTag is the data element tag of PhaseInformationSequence.
PhaseNumberTag is the data element tag of PhaseNumber.
PhaseVectorTag is the data element tag of PhaseVector.
PhosphorTypeTag is the data element tag of PhosphorType.
PhotometricInterpretationTag is the data element tag of PhotometricInterpretation.
PhototimerSettingTag is the data element tag of PhototimerSetting.
PhysicalDeltaXTag is the data element tag of PhysicalDeltaX.
PhysicalDeltaYTag is the data element tag of PhysicalDeltaY.
PhysicalDetectorSizeTag is the data element tag of PhysicalDetectorSize.
PhysicalUnitsXDirectionTag is the data element tag of PhysicalUnitsXDirection.
PhysicalUnitsYDirectionTag is the data element tag of PhysicalUnitsYDirection.
PhysicianApprovingInterpretationTag is the data element tag of PhysicianApprovingInterpretation.
PhysiciansOfRecordIdentificationSequenceTag is the data element tag of PhysiciansOfRecordIdentificationSequence.
PhysiciansOfRecordTag is the data element tag of PhysiciansOfRecord.
PhysiciansReadingStudyIdentificationSequenceTag is the data element tag of PhysiciansReadingStudyIdentificationSequence.
PixelAspectRatioTag is the data element tag of PixelAspectRatio.
PixelBandwidthTag is the data element tag of PixelBandwidth.
PixelComponentDataTypeTag is the data element tag of PixelComponentDataType.
PixelComponentMaskTag is the data element tag of PixelComponentMask.
PixelComponentOrganizationTag is the data element tag of PixelComponentOrganization.
PixelComponentPhysicalUnitsTag is the data element tag of PixelComponentPhysicalUnits.
PixelComponentRangeStartTag is the data element tag of PixelComponentRangeStart.
PixelComponentRangeStopTag is the data element tag of PixelComponentRangeStop.
PixelCoordinatesSetTrialTag is the data element tag of PixelCoordinatesSetTrial.
PixelDataAreaOriginRelativeToFOVTag is the data element tag of PixelDataAreaOriginRelativeToFOV.
PixelDataAreaRotationAngleRelativeToFOVTag is the data element tag of PixelDataAreaRotationAngleRelativeToFOV.
PixelDataProviderURLTag is the data element tag of PixelDataProviderURL.
PixelDataTag is the data element tag of PixelData.
PixelIntensityRelationshipLUTSequenceTag is the data element tag of PixelIntensityRelationshipLUTSequence.
PixelIntensityRelationshipSignTag is the data element tag of PixelIntensityRelationshipSign.
PixelIntensityRelationshipTag is the data element tag of PixelIntensityRelationship.
PixelMeasuresSequenceTag is the data element tag of PixelMeasuresSequence.
PixelOriginInterpretationTag is the data element tag of PixelOriginInterpretation.
PixelPaddingRangeLimitTag is the data element tag of PixelPaddingRangeLimit.
PixelPaddingValueTag is the data element tag of PixelPaddingValue.
PixelPresentationTag is the data element tag of PixelPresentation.
PixelRepresentationTag is the data element tag of PixelRepresentation.
PixelShiftFrameRangeTag is the data element tag of PixelShiftFrameRange.
PixelShiftSequenceTag is the data element tag of PixelShiftSequence.
PixelSpacingCalibrationDescriptionTag is the data element tag of PixelSpacingCalibrationDescription.
PixelSpacingCalibrationTypeTag is the data element tag of PixelSpacingCalibrationType.
PixelSpacingSequenceTag is the data element tag of PixelSpacingSequence.
PixelSpacingTag is the data element tag of PixelSpacing.
PixelValueMappingCodeSequenceTag is the data element tag of PixelValueMappingCodeSequence.
PixelValueMappingExplanationTag is the data element tag of PixelValueMappingExplanation.
PixelValueMappingToCodedConceptSequenceTag is the data element tag of PixelValueMappingToCodedConceptSequence.
PixelValueTransformationSequenceTag is the data element tag of PixelValueTransformationSequence.
PlacerOrderNumberImagingServiceRequestRetiredTag is the data element tag of PlacerOrderNumberImagingServiceRequestRetired.
PlacerOrderNumberImagingServiceRequestTag is the data element tag of PlacerOrderNumberImagingServiceRequest.
PlacerOrderNumberProcedureTag is the data element tag of PlacerOrderNumberProcedure.
PlanarConfigurationTag is the data element tag of PlanarConfiguration.
PlaneIdentificationTag is the data element tag of PlaneIdentification.
PlaneNormalTag is the data element tag of PlaneNormal.
PlaneOrientationSequenceTag is the data element tag of PlaneOrientationSequence.
PlaneOrientationVolumeSequenceTag is the data element tag of PlaneOrientationVolumeSequence.
PlanePositionSequenceTag is the data element tag of PlanePositionSequence.
PlanePositionSlideSequenceTag is the data element tag of PlanePositionSlideSequence.
PlanePositionVolumeSequenceTag is the data element tag of PlanePositionVolumeSequence.
PlanesInAcquisitionTag is the data element tag of PlanesInAcquisition.
PlanesTag is the data element tag of Planes.
PlaneTag is the data element tag of Plane.
PlanIntentTag is the data element tag of PlanIntent.
PlannedVerificationImageSequenceTag is the data element tag of PlannedVerificationImageSequence.
PlanningLandmarkDescriptionTag is the data element tag of PlanningLandmarkDescription.
PlanningLandmarkIdentificationCodeSequenceTag is the data element tag of PlanningLandmarkIdentificationCodeSequence.
PlanningLandmarkIDTag is the data element tag of PlanningLandmarkID.
PlanningLandmarkLineSequenceTag is the data element tag of PlanningLandmarkLineSequence.
PlanningLandmarkPlaneSequenceTag is the data element tag of PlanningLandmarkPlaneSequence.
PlanningLandmarkPointSequenceTag is the data element tag of PlanningLandmarkPointSequence.
PlateIDTag is the data element tag of PlateID.
PlateTypeTag is the data element tag of PlateType.
PointCoordinatesDataTag is the data element tag of PointCoordinatesData.
PointPositionAccuracyTag is the data element tag of PointPositionAccuracy.
PointsBoundingBoxCoordinatesTag is the data element tag of PointsBoundingBoxCoordinates.
PolarityTag is the data element tag of Polarity.
PositionerIsocenterDetectorRotationAngleTag is the data element tag of PositionerIsocenterDetectorRotationAngle.
PositionerIsocenterPrimaryAngleTag is the data element tag of PositionerIsocenterPrimaryAngle.
PositionerIsocenterSecondaryAngleTag is the data element tag of PositionerIsocenterSecondaryAngle.
PositionerMotionTag is the data element tag of PositionerMotion.
PositionerPositionSequenceTag is the data element tag of PositionerPositionSequence.
PositionerPrimaryAngleDirectionTag is the data element tag of PositionerPrimaryAngleDirection.
PositionerPrimaryAngleIncrementTag is the data element tag of PositionerPrimaryAngleIncrement.
PositionerPrimaryAngleTag is the data element tag of PositionerPrimaryAngle.
PositionerSecondaryAngleIncrementTag is the data element tag of PositionerSecondaryAngleIncrement.
PositionerSecondaryAngleTag is the data element tag of PositionerSecondaryAngle.
PositionerTypeTag is the data element tag of PositionerType.
PositioningLandmarkSequenceTag is the data element tag of PositioningLandmarkSequence.
PositioningMethodCodeSequenceTag is the data element tag of PositioningMethodCodeSequence.
PositionMeasuringDeviceUsedTag is the data element tag of PositionMeasuringDeviceUsed.
PositionOfIsocenterProjectionTag is the data element tag of PositionOfIsocenterProjection.
PositionReferenceIndicatorTag is the data element tag of PositionReferenceIndicator.
PositiveCatchTrialsQuantityTag is the data element tag of PositiveCatchTrialsQuantity.
PostDeformationMatrixRegistrationSequenceTag is the data element tag of PostDeformationMatrixRegistrationSequence.
PostprocessingFunctionTag is the data element tag of PostprocessingFunction.
PotentialDiagnosticTasksTag is the data element tag of PotentialDiagnosticTasks.
PotentialReasonsForProcedureCodeSequenceTag is the data element tag of PotentialReasonsForProcedureCodeSequence.
PotentialReasonsForProcedureTag is the data element tag of PotentialReasonsForProcedure.
PotentialRequestedProcedureCodeSequenceTag is the data element tag of PotentialRequestedProcedureCodeSequence.
PotentialScheduledProtocolCodeSequenceTag is the data element tag of PotentialScheduledProtocolCodeSequence.
PotentialThreatObjectIDTag is the data element tag of PotentialThreatObjectID.
PRCSToRCSOrientationTag is the data element tag of PRCSToRCSOrientation.
PreAmplifierEquipmentSequenceTag is the data element tag of PreAmplifierEquipmentSequence.
PreAmplifierNotesTag is the data element tag of PreAmplifierNotes.
PreAmplifierSettingsSequenceTag is the data element tag of PreAmplifierSettingsSequence.
PredecessorDocumentsSequenceTag is the data element tag of PredecessorDocumentsSequence.
PredecessorProtocolSequenceTag is the data element tag of PredecessorProtocolSequence.
PredecessorStructureSetSequenceTag is the data element tag of PredecessorStructureSetSequence.
PreDeformationMatrixRegistrationSequenceTag is the data element tag of PreDeformationMatrixRegistrationSequence.
PredictedRefractiveErrorTag is the data element tag of PredictedRefractiveError.
PredictorColumnsTag is the data element tag of PredictorColumns.
PredictorConstantsTag is the data element tag of PredictorConstants.
PredictorRowsTag is the data element tag of PredictorRows.
PreferredPlaybackSequencingTag is the data element tag of PreferredPlaybackSequencing.
PregnancyStatusTag is the data element tag of PregnancyStatus.
PreliminaryFlagTag is the data element tag of PreliminaryFlag.
PreMedicationTag is the data element tag of PreMedication.
PrescriptionDescriptionTag is the data element tag of PrescriptionDescription.
PresentationAnimationStyleTag is the data element tag of PresentationAnimationStyle.
PresentationCreationDateTag is the data element tag of PresentationCreationDate.
PresentationCreationTimeTag is the data element tag of PresentationCreationTime.
PresentationDisplayCollectionUIDTag is the data element tag of PresentationDisplayCollectionUID.
PresentationGroupNumberTag is the data element tag of PresentationGroupNumber.
PresentationInputTypeTag is the data element tag of PresentationInputType.
PresentationIntentTypeTag is the data element tag of PresentationIntentType.
PresentationLUTContentSequenceTag is the data element tag of PresentationLUTContentSequence.
PresentationLUTFlagTag is the data element tag of PresentationLUTFlag.
PresentationLUTSequenceTag is the data element tag of PresentationLUTSequence.
PresentationLUTShapeTag is the data element tag of PresentationLUTShape.
PresentationPixelAspectRatioTag is the data element tag of PresentationPixelAspectRatio.
PresentationPixelMagnificationRatioTag is the data element tag of PresentationPixelMagnificationRatio.
PresentationPixelSpacingTag is the data element tag of PresentationPixelSpacing.
PresentationSequenceCollectionUIDTag is the data element tag of PresentationSequenceCollectionUID.
PresentationSequencePositionIndexTag is the data element tag of PresentationSequencePositionIndex.
PresentationSizeModeTag is the data element tag of PresentationSizeMode.
PresentationStateClassificationComponentSequenceTag is the data element tag of PresentationStateClassificationComponentSequence.
PresentationStateCompositorComponentSequenceTag is the data element tag of PresentationStateCompositorComponentSequence.
PresentedVisualStimuliDataFlagTag is the data element tag of PresentedVisualStimuliDataFlag.
PreserveCompositeInstancesAfterMediaCreationTag is the data element tag of PreserveCompositeInstancesAfterMediaCreation.
PrimaryAnatomicStructureModifierSequenceTag is the data element tag of PrimaryAnatomicStructureModifierSequence.
PrimaryAnatomicStructureSequenceTag is the data element tag of PrimaryAnatomicStructureSequence.
PrimaryDosimeterUnitTag is the data element tag of PrimaryDosimeterUnit.
PrimaryFluenceModeSequenceTag is the data element tag of PrimaryFluenceModeSequence.
PrimaryPositionerIncrementSignTag is the data element tag of PrimaryPositionerIncrementSign.
PrimaryPositionerIncrementTag is the data element tag of PrimaryPositionerIncrement.
PrimaryPositionerScanArcTag is the data element tag of PrimaryPositionerScanArc.
PrimaryPositionerScanStartAngleTag is the data element tag of PrimaryPositionerScanStartAngle.
PrimaryPromptsCountsAccumulatedTag is the data element tag of PrimaryPromptsCountsAccumulated.
PrimitivePointIndexListTag is the data element tag of PrimitivePointIndexList.
PrinterCharacteristicsSequenceTag is the data element tag of PrinterCharacteristicsSequence.
PrinterConfigurationSequenceTag is the data element tag of PrinterConfigurationSequence.
PrinterNameTag is the data element tag of PrinterName.
PrinterPixelSpacingTag is the data element tag of PrinterPixelSpacing.
PrinterResolutionIDTag is the data element tag of PrinterResolutionID.
PrinterStatusInfoTag is the data element tag of PrinterStatusInfo.
PrinterStatusTag is the data element tag of PrinterStatus.
PrintingBitDepthTag is the data element tag of PrintingBitDepth.
PrintJobDescriptionSequenceTag is the data element tag of PrintJobDescriptionSequence.
PrintJobIDTag is the data element tag of PrintJobID.
PrintManagementCapabilitiesSequenceTag is the data element tag of PrintManagementCapabilitiesSequence.
PrintPriorityTag is the data element tag of PrintPriority.
PrintQueueIDTag is the data element tag of PrintQueueID.
PrismSequenceTag is the data element tag of PrismSequence.
PrivateCreatorReferenceTag is the data element tag of PrivateCreatorReference.
PrivateDataElementCharacteristicsSequenceTag is the data element tag of PrivateDataElementCharacteristicsSequence.
PrivateDataElementDefinitionSequenceTag is the data element tag of PrivateDataElementDefinitionSequence.
PrivateDataElementDescriptionTag is the data element tag of PrivateDataElementDescription.
PrivateDataElementEncodingTag is the data element tag of PrivateDataElementEncoding.
PrivateDataElementKeywordTag is the data element tag of PrivateDataElementKeyword.
PrivateDataElementNameTag is the data element tag of PrivateDataElementName.
PrivateDataElementNumberOfItemsTag is the data element tag of PrivateDataElementNumberOfItems.
PrivateDataElementTag is the data element tag of PrivateDataElement.
PrivateDataElementValueMultiplicityTag is the data element tag of PrivateDataElementValueMultiplicity.
PrivateDataElementValueRepresentationTag is the data element tag of PrivateDataElementValueRepresentation.
PrivateGroupReferenceTag is the data element tag of PrivateGroupReference.
PrivateInformationCreatorUIDTag is the data element tag of PrivateInformationCreatorUID.
PrivateInformationTag is the data element tag of PrivateInformation.
PrivateRecordUIDTag is the data element tag of PrivateRecordUID.
ProbeCenterLocationXTag is the data element tag of ProbeCenterLocationX.
ProbeCenterLocationZTag is the data element tag of ProbeCenterLocationZ.
ProbeDriveEquipmentSequenceTag is the data element tag of ProbeDriveEquipmentSequence.
ProbeDriveNotesTag is the data element tag of ProbeDriveNotes.
ProbeDriveSettingsSequenceTag is the data element tag of ProbeDriveSettingsSequence.
ProbeInductanceTag is the data element tag of ProbeInductance.
ProbeOrientationAngleTag is the data element tag of ProbeOrientationAngle.
ProbeResistanceTag is the data element tag of ProbeResistance.
ProcedureCodeSequenceTag is the data element tag of ProcedureCodeSequence.
ProcedureContextFlagTrialTag is the data element tag of ProcedureContextFlagTrial.
ProcedureContextSequenceTrialTag is the data element tag of ProcedureContextSequenceTrial.
ProcedureCreationDateTag is the data element tag of ProcedureCreationDate.
ProcedureExpirationDateTag is the data element tag of ProcedureExpirationDate.
ProcedureIdentifierCodeSequenceTrialTag is the data element tag of ProcedureIdentifierCodeSequenceTrial.
ProcedureLastModifiedDateTag is the data element tag of ProcedureLastModifiedDate.
ProcedureStepCancellationDateTimeTag is the data element tag of ProcedureStepCancellationDateTime.
ProcedureStepCommunicationsURISequenceTag is the data element tag of ProcedureStepCommunicationsURISequence.
ProcedureStepDiscontinuationReasonCodeSequenceTag is the data element tag of ProcedureStepDiscontinuationReasonCodeSequence.
ProcedureStepLabelTag is the data element tag of ProcedureStepLabel.
ProcedureStepProgressDescriptionTag is the data element tag of ProcedureStepProgressDescription.
ProcedureStepProgressInformationSequenceTag is the data element tag of ProcedureStepProgressInformationSequence.
ProcedureStepProgressParametersSequenceTag is the data element tag of ProcedureStepProgressParametersSequence.
ProcedureStepProgressTag is the data element tag of ProcedureStepProgress.
ProcedureStepRelationshipTypeTag is the data element tag of ProcedureStepRelationshipType.
ProcedureStepStateTag is the data element tag of ProcedureStepState.
ProcedureTypeCodeSequenceTag is the data element tag of ProcedureTypeCodeSequence.
ProcedureVersionTag is the data element tag of ProcedureVersion.
ProcessingFunctionTag is the data element tag of ProcessingFunction.
ProductDescriptionTag is the data element tag of ProductDescription.
ProductExpirationDateTimeTag is the data element tag of ProductExpirationDateTime.
ProductLotIdentifierTag is the data element tag of ProductLotIdentifier.
ProductNameTag is the data element tag of ProductName.
ProductPackageIdentifierTag is the data element tag of ProductPackageIdentifier.
ProductParameterSequenceTag is the data element tag of ProductParameterSequence.
ProductTypeCodeSequenceTag is the data element tag of ProductTypeCodeSequence.
ProjectionEponymousNameCodeSequenceTag is the data element tag of ProjectionEponymousNameCodeSequence.
ProjectionPixelCalibrationSequenceTag is the data element tag of ProjectionPixelCalibrationSequence.
PropertyLabelTag is the data element tag of PropertyLabel.
ProposedStudySequenceTag is the data element tag of ProposedStudySequence.
ProtocolContextSequenceTag is the data element tag of ProtocolContextSequence.
ProtocolDefinedPatientPositionTag is the data element tag of ProtocolDefinedPatientPosition.
ProtocolDesignRationaleTag is the data element tag of ProtocolDesignRationale.
ProtocolElementCharacteristicsSummaryTag is the data element tag of ProtocolElementCharacteristicsSummary.
ProtocolElementNameTag is the data element tag of ProtocolElementName.
ProtocolElementNumberTag is the data element tag of ProtocolElementNumber.
ProtocolElementPurposeTag is the data element tag of ProtocolElementPurpose.
ProtocolNameTag is the data element tag of ProtocolName.
ProtocolPlanningInformationTag is the data element tag of ProtocolPlanningInformation.
PseudoColorPaletteInstanceReferenceSequenceTag is the data element tag of PseudoColorPaletteInstanceReferenceSequence.
PseudoColorTypeTag is the data element tag of PseudoColorType.
PTOLocationDescriptionTag is the data element tag of PTOLocationDescription.
PTORegionSequenceTag is the data element tag of PTORegionSequence.
PTORepresentationSequenceTag is the data element tag of PTORepresentationSequence.
PulseNumberTag is the data element tag of PulseNumber.
PulseRepetitionFrequencyTag is the data element tag of PulseRepetitionFrequency.
PulseRepetitionIntervalTag is the data element tag of PulseRepetitionInterval.
PulserEquipmentSequenceTag is the data element tag of PulserEquipmentSequence.
PulserNotesTag is the data element tag of PulserNotes.
PulserSettingsSequenceTag is the data element tag of PulserSettingsSequence.
PulserTypeTag is the data element tag of PulserType.
PulseSequenceNameTag is the data element tag of PulseSequenceName.
PulseSpecificBrachyControlPointDeliveredSequenceTag is the data element tag of PulseSpecificBrachyControlPointDeliveredSequence.
PulseWidthTag is the data element tag of PulseWidth.
PupilCentroidXCoordinateTag is the data element tag of PupilCentroidXCoordinate.
PupilCentroidYCoordinateTag is the data element tag of PupilCentroidYCoordinate.
PupilDilatedTag is the data element tag of PupilDilated.
PupilSizeTag is the data element tag of PupilSize.
PurposeOfReferenceCodeSequenceTag is the data element tag of PurposeOfReferenceCodeSequence.
PVCRejectionTag is the data element tag of PVCRejection.
QAResultsSequenceTag is the data element tag of QAResultsSequence.
QRMeasurementsSequenceTag is the data element tag of QRMeasurementsSequence.
QuadratureReceiveCoilTag is the data element tag of QuadratureReceiveCoil.
QualityControlImageTag is the data element tag of QualityControlImage.
QualityControlSubjectTag is the data element tag of QualityControlSubject.
QualityControlSubjectTypeCodeSequenceTag is the data element tag of QualityControlSubjectTypeCodeSequence.
QualityThresholdTag is the data element tag of QualityThreshold.
QuantifiedDefectTag is the data element tag of QuantifiedDefect.
QuantityDefinitionSequenceTag is the data element tag of QuantityDefinitionSequence.
QuantitySequenceTag is the data element tag of QuantitySequence.
QuantityTag is the data element tag of Quantity.
QueryRetrieveLevelTag is the data element tag of QueryRetrieveLevel.
QueryRetrieveViewTag is the data element tag of QueryRetrieveView.
QueueStatusTag is the data element tag of QueueStatus.
RadialPositionTag is the data element tag of RadialPosition.
RadiationAtomicNumberTag is the data element tag of RadiationAtomicNumber.
RadiationChargeStateTag is the data element tag of RadiationChargeState.
RadiationMachineNameTag is the data element tag of RadiationMachineName.
RadiationMachineSADTag is the data element tag of RadiationMachineSAD.
RadiationMachineSSDTag is the data element tag of RadiationMachineSSD.
RadiationMassNumberTag is the data element tag of RadiationMassNumber.
RadiationModeTag is the data element tag of RadiationMode.
RadiationSettingTag is the data element tag of RadiationSetting.
RadiationTypeTag is the data element tag of RadiationType.
RadionuclideCodeSequenceTag is the data element tag of RadionuclideCodeSequence.
RadionuclideHalfLifeTag is the data element tag of RadionuclideHalfLife.
RadionuclidePositronFractionTag is the data element tag of RadionuclidePositronFraction.
RadionuclideTag is the data element tag of Radionuclide.
RadionuclideTotalDoseTag is the data element tag of RadionuclideTotalDose.
RadiopharmaceuticalAdministrationEventUIDTag is the data element tag of RadiopharmaceuticalAdministrationEventUID.
RadiopharmaceuticalAgentNumberTag is the data element tag of RadiopharmaceuticalAgentNumber.
RadiopharmaceuticalCodeSequenceTag is the data element tag of RadiopharmaceuticalCodeSequence.
RadiopharmaceuticalInformationSequenceTag is the data element tag of RadiopharmaceuticalInformationSequence.
RadiopharmaceuticalRouteTag is the data element tag of RadiopharmaceuticalRoute.
RadiopharmaceuticalSpecificActivityTag is the data element tag of RadiopharmaceuticalSpecificActivity.
RadiopharmaceuticalStartDateTimeTag is the data element tag of RadiopharmaceuticalStartDateTime.
RadiopharmaceuticalStartTimeTag is the data element tag of RadiopharmaceuticalStartTime.
RadiopharmaceuticalStopDateTimeTag is the data element tag of RadiopharmaceuticalStopDateTime.
RadiopharmaceuticalStopTimeTag is the data element tag of RadiopharmaceuticalStopTime.
RadiopharmaceuticalTag is the data element tag of Radiopharmaceutical.
RadiopharmaceuticalUsageSequenceTag is the data element tag of RadiopharmaceuticalUsageSequence.
RadiopharmaceuticalVolumeTag is the data element tag of RadiopharmaceuticalVolume.
RadiusAlongWedgeTag is the data element tag of RadiusAlongWedge.
RadiusOfCircularCollimatorTag is the data element tag of RadiusOfCircularCollimator.
RadiusOfCircularExposureControlSensingRegionTag is the data element tag of RadiusOfCircularExposureControlSensingRegion.
RadiusOfCircularShutterTag is the data element tag of RadiusOfCircularShutter.
RadiusOfCurvatureTag is the data element tag of RadiusOfCurvature.
RandomsCorrectedTag is the data element tag of RandomsCorrected.
RandomsCorrectionMethodTag is the data element tag of RandomsCorrectionMethod.
RangeModulatorDescriptionTag is the data element tag of RangeModulatorDescription.
RangeModulatorGatingStartValueTag is the data element tag of RangeModulatorGatingStartValue.
RangeModulatorGatingStartWaterEquivalentThicknessTag is the data element tag of RangeModulatorGatingStartWaterEquivalentThickness.
RangeModulatorGatingStopValueTag is the data element tag of RangeModulatorGatingStopValue.
RangeModulatorGatingStopWaterEquivalentThicknessTag is the data element tag of RangeModulatorGatingStopWaterEquivalentThickness.
RangeModulatorIDTag is the data element tag of RangeModulatorID.
RangeModulatorNumberTag is the data element tag of RangeModulatorNumber.
RangeModulatorSequenceTag is the data element tag of RangeModulatorSequence.
RangeModulatorSettingsSequenceTag is the data element tag of RangeModulatorSettingsSequence.
RangeModulatorTypeTag is the data element tag of RangeModulatorType.
RangeOfFreedomTag is the data element tag of RangeOfFreedom.
RangeShifterDescriptionTag is the data element tag of RangeShifterDescription.
RangeShifterIDTag is the data element tag of RangeShifterID.
RangeShifterNumberTag is the data element tag of RangeShifterNumber.
RangeShifterSequenceTag is the data element tag of RangeShifterSequence.
RangeShifterSettingsSequenceTag is the data element tag of RangeShifterSettingsSequence.
RangeShifterSettingTag is the data element tag of RangeShifterSetting.
RangeShifterTypeTag is the data element tag of RangeShifterType.
RangeShifterWaterEquivalentThicknessTag is the data element tag of RangeShifterWaterEquivalentThickness.
RangingDepthTag is the data element tag of RangingDepth.
RationalDenominatorValueTag is the data element tag of RationalDenominatorValue.
RationalNumeratorValueTag is the data element tag of RationalNumeratorValue.
RawDataHandlingTag is the data element tag of RawDataHandling.
RealWorldValueFirstValueMappedTag is the data element tag of RealWorldValueFirstValueMapped.
RealWorldValueInterceptTag is the data element tag of RealWorldValueIntercept.
RealWorldValueLastValueMappedTag is the data element tag of RealWorldValueLastValueMapped.
RealWorldValueLUTDataTag is the data element tag of RealWorldValueLUTData.
RealWorldValueMappingSequenceTag is the data element tag of RealWorldValueMappingSequence.
RealWorldValueSlopeTag is the data element tag of RealWorldValueSlope.
ReasonForCancellationTag is the data element tag of ReasonForCancellation.
ReasonForChannelOmissionDescriptionTag is the data element tag of ReasonForChannelOmissionDescription.
ReasonForChannelOmissionTag is the data element tag of ReasonForChannelOmission.
ReasonForOmissionDescriptionTag is the data element tag of ReasonForOmissionDescription.
ReasonForOmissionTag is the data element tag of ReasonForOmission.
ReasonForPerformedProcedureCodeSequenceTag is the data element tag of ReasonForPerformedProcedureCodeSequence.
ReasonForRequestedProcedureCodeSequenceTag is the data element tag of ReasonForRequestedProcedureCodeSequence.
ReasonForStudyTag is the data element tag of ReasonForStudy.
ReasonForTheAttributeModificationTag is the data element tag of ReasonForTheAttributeModification.
ReasonForTheImagingServiceRequestTag is the data element tag of ReasonForTheImagingServiceRequest.
ReasonForTheRequestedProcedureTag is the data element tag of ReasonForTheRequestedProcedure.
ReceiveCoilManufacturerNameTag is the data element tag of ReceiveCoilManufacturerName.
ReceiveCoilNameTag is the data element tag of ReceiveCoilName.
ReceiveCoilTypeTag is the data element tag of ReceiveCoilType.
ReceiveProbeSequenceTag is the data element tag of ReceiveProbeSequence.
ReceiverEquipmentSequenceTag is the data element tag of ReceiverEquipmentSequence.
ReceiverNotesTag is the data element tag of ReceiverNotes.
ReceiverSettingsSequenceTag is the data element tag of ReceiverSettingsSequence.
ReceiveTransducerSequenceTag is the data element tag of ReceiveTransducerSequence.
ReceiveTransducerSettingsSequenceTag is the data element tag of ReceiveTransducerSettingsSequence.
ReceivingAETag is the data element tag of ReceivingAE.
ReceivingApplicationEntityTitleTag is the data element tag of ReceivingApplicationEntityTitle.
RecognitionCodeTag is the data element tag of RecognitionCode.
RecognizableVisualFeaturesTag is the data element tag of RecognizableVisualFeatures.
RecommendedAbsentPixelCIELabValueTag is the data element tag of RecommendedAbsentPixelCIELabValue.
RecommendedAnimationRateTag is the data element tag of RecommendedAnimationRate.
RecommendedDefaultValueSequenceTag is the data element tag of RecommendedDefaultValueSequence.
RecommendedDisplayCIELabValueListTag is the data element tag of RecommendedDisplayCIELabValueList.
RecommendedDisplayCIELabValueTag is the data element tag of RecommendedDisplayCIELabValue.
RecommendedDisplayFrameRateInFloatTag is the data element tag of RecommendedDisplayFrameRateInFloat.
RecommendedDisplayFrameRateTag is the data element tag of RecommendedDisplayFrameRate.
RecommendedDisplayGrayscaleValueTag is the data element tag of RecommendedDisplayGrayscaleValue.
RecommendedLineThicknessTag is the data element tag of RecommendedLineThickness.
RecommendedPointRadiusTag is the data element tag of RecommendedPointRadius.
RecommendedPresentationOpacityTag is the data element tag of RecommendedPresentationOpacity.
RecommendedPresentationTypeTag is the data element tag of RecommendedPresentationType.
RecommendedRotationPointTag is the data element tag of RecommendedRotationPoint.
RecommendedViewingModeTag is the data element tag of RecommendedViewingMode.
ReconstructionAlgorithmSequenceTag is the data element tag of ReconstructionAlgorithmSequence.
ReconstructionAlgorithmTag is the data element tag of ReconstructionAlgorithm.
ReconstructionAngleTag is the data element tag of ReconstructionAngle.
ReconstructionDescriptionTag is the data element tag of ReconstructionDescription.
ReconstructionDiameterTag is the data element tag of ReconstructionDiameter.
ReconstructionEndLocationSequenceTag is the data element tag of ReconstructionEndLocationSequence.
ReconstructionFieldOfViewTag is the data element tag of ReconstructionFieldOfView.
ReconstructionIndexTag is the data element tag of ReconstructionIndex.
ReconstructionMethodTag is the data element tag of ReconstructionMethod.
ReconstructionPixelSpacingTag is the data element tag of ReconstructionPixelSpacing.
ReconstructionProtocolElementSequenceTag is the data element tag of ReconstructionProtocolElementSequence.
ReconstructionProtocolElementSpecificationSequenceTag is the data element tag of ReconstructionProtocolElementSpecificationSequence.
ReconstructionStartLocationSequenceTag is the data element tag of ReconstructionStartLocationSequence.
ReconstructionTargetCenterLocationSequenceTag is the data element tag of ReconstructionTargetCenterLocationSequence.
ReconstructionTargetCenterPatientTag is the data element tag of ReconstructionTargetCenterPatient.
ReconstructionTypeTag is the data element tag of ReconstructionType.
RecordedBlockSequenceTag is the data element tag of RecordedBlockSequence.
RecordedBrachyAccessoryDeviceSequenceTag is the data element tag of RecordedBrachyAccessoryDeviceSequence.
RecordedChannelSequenceTag is the data element tag of RecordedChannelSequence.
RecordedChannelShieldSequenceTag is the data element tag of RecordedChannelShieldSequence.
RecordedCompensatorSequenceTag is the data element tag of RecordedCompensatorSequence.
RecordedLateralSpreadingDeviceSequenceTag is the data element tag of RecordedLateralSpreadingDeviceSequence.
RecordedRangeModulatorSequenceTag is the data element tag of RecordedRangeModulatorSequence.
RecordedRangeShifterSequenceTag is the data element tag of RecordedRangeShifterSequence.
RecordedSnoutSequenceTag is the data element tag of RecordedSnoutSequence.
RecordedSourceApplicatorSequenceTag is the data element tag of RecordedSourceApplicatorSequence.
RecordedSourceSequenceTag is the data element tag of RecordedSourceSequence.
RecordedWedgeSequenceTag is the data element tag of RecordedWedgeSequence.
RecordInUseFlagTag is the data element tag of RecordInUseFlag.
RectificationTypeTag is the data element tag of RectificationType.
RectifierSmoothingTag is the data element tag of RectifierSmoothing.
RectilinearPhaseEncodeReorderingTag is the data element tag of RectilinearPhaseEncodeReordering.
RedPaletteColorLookupTableDataTag is the data element tag of RedPaletteColorLookupTableData.
RedPaletteColorLookupTableDescriptorTag is the data element tag of RedPaletteColorLookupTableDescriptor.
ReferenceAirKermaRateTag is the data element tag of ReferenceAirKermaRate.
ReferenceBasisCodeSequenceTag is the data element tag of ReferenceBasisCodeSequence.
ReferenceCoordinatesTag is the data element tag of ReferenceCoordinates.
ReferencedAccessionSequenceTrialTag is the data element tag of ReferencedAccessionSequenceTrial.
ReferencedAssertionUIDTag is the data element tag of ReferencedAssertionUID.
ReferencedBasicAnnotationBoxSequenceTag is the data element tag of ReferencedBasicAnnotationBoxSequence.
ReferencedBeamNumberTag is the data element tag of ReferencedBeamNumber.
ReferencedBeamSequenceTag is the data element tag of ReferencedBeamSequence.
ReferencedBlockNumberTag is the data element tag of ReferencedBlockNumber.
ReferencedBolusSequenceTag is the data element tag of ReferencedBolusSequence.
ReferencedBrachyAccessoryDeviceNumberTag is the data element tag of ReferencedBrachyAccessoryDeviceNumber.
ReferencedBrachyApplicationSetupNumberTag is the data element tag of ReferencedBrachyApplicationSetupNumber.
ReferencedBrachyApplicationSetupSequenceTag is the data element tag of ReferencedBrachyApplicationSetupSequence.
ReferencedCalculatedDoseReferenceNumberTag is the data element tag of ReferencedCalculatedDoseReferenceNumber.
ReferencedCalculatedDoseReferenceSequenceTag is the data element tag of ReferencedCalculatedDoseReferenceSequence.
ReferencedChannelNumberTag is the data element tag of ReferencedChannelNumber.
ReferencedChannelShieldNumberTag is the data element tag of ReferencedChannelShieldNumber.
ReferencedColorPaletteInstanceUIDTag is the data element tag of ReferencedColorPaletteInstanceUID.
ReferencedComparisonSOPInstanceSequenceTag is the data element tag of ReferencedComparisonSOPInstanceSequence.
ReferencedCompensatorNumberTag is the data element tag of ReferencedCompensatorNumber.
ReferencedContentItemIdentifierTag is the data element tag of ReferencedContentItemIdentifier.
ReferencedContentItemTag is the data element tag of ReferencedContentItem.
ReferencedControlPointIndexTag is the data element tag of ReferencedControlPointIndex.
ReferencedControlPointSequenceTag is the data element tag of ReferencedControlPointSequence.
ReferencedCurveSequenceTag is the data element tag of ReferencedCurveSequence.
ReferencedDateTimeTag is the data element tag of ReferencedDateTime.
ReferencedDefinedProtocolSequenceTag is the data element tag of ReferencedDefinedProtocolSequence.
ReferencedDigitalSignatureSequenceTag is the data element tag of ReferencedDigitalSignatureSequence.
ReferencedDoseReferenceNumberTag is the data element tag of ReferencedDoseReferenceNumber.
ReferencedDoseReferenceSequenceTag is the data element tag of ReferencedDoseReferenceSequence.
ReferencedDoseReferenceUIDTag is the data element tag of ReferencedDoseReferenceUID.
ReferencedDoseSequenceTag is the data element tag of ReferencedDoseSequence.
ReferencedFiducialUIDTag is the data element tag of ReferencedFiducialUID.
ReferencedFileIDTag is the data element tag of ReferencedFileID.
ReferencedFilmBoxSequenceTag is the data element tag of ReferencedFilmBoxSequence.
ReferencedFilmSessionSequenceTag is the data element tag of ReferencedFilmSessionSequence.
ReferencedFindingsGroupUIDTrialTag is the data element tag of ReferencedFindingsGroupUIDTrial.
ReferencedFirstFrameSequenceTag is the data element tag of ReferencedFirstFrameSequence.
ReferencedFractionGroupNumberTag is the data element tag of ReferencedFractionGroupNumber.
ReferencedFractionGroupSequenceTag is the data element tag of ReferencedFractionGroupSequence.
ReferencedFractionNumberTag is the data element tag of ReferencedFractionNumber.
ReferencedFrameNumbersTag is the data element tag of ReferencedFrameNumbers.
ReferencedFrameNumberTag is the data element tag of ReferencedFrameNumber.
ReferencedFrameOfReferenceSequenceTag is the data element tag of ReferencedFrameOfReferenceSequence.
ReferencedFrameOfReferenceUIDTag is the data element tag of ReferencedFrameOfReferenceUID.
ReferencedGeneralPurposeScheduledProcedureStepSequenceTag is the data element tag of ReferencedGeneralPurposeScheduledProcedureStepSequence.
ReferencedGeneralPurposeScheduledProcedureStepTransactionUIDTag is the data element tag of ReferencedGeneralPurposeScheduledProcedureStepTransactionUID.
ReferencedHPGLDocumentIDTag is the data element tag of ReferencedHPGLDocumentID.
ReferencedImageBoxSequenceRetiredTag is the data element tag of ReferencedImageBoxSequenceRetired.
ReferencedImageBoxSequenceTag is the data element tag of ReferencedImageBoxSequence.
ReferencedImageEvidenceSequenceTag is the data element tag of ReferencedImageEvidenceSequence.
ReferencedImageNavigationSequenceTag is the data element tag of ReferencedImageNavigationSequence.
ReferencedImageOverlayBoxSequenceTag is the data element tag of ReferencedImageOverlayBoxSequence.
ReferencedImageRealWorldValueMappingSequenceTag is the data element tag of ReferencedImageRealWorldValueMappingSequence.
ReferencedImageSequenceTag is the data element tag of ReferencedImageSequence.
ReferencedImplantTemplateGroupMemberIDTag is the data element tag of ReferencedImplantTemplateGroupMemberID.
ReferencedInstanceSequenceTag is the data element tag of ReferencedInstanceSequence.
ReferencedInterpretationSequenceTag is the data element tag of ReferencedInterpretationSequence.
ReferenceDisplaySetsTag is the data element tag of ReferenceDisplaySets.
ReferencedLateralSpreadingDeviceNumberTag is the data element tag of ReferencedLateralSpreadingDeviceNumber.
ReferencedMeasuredDoseReferenceNumberTag is the data element tag of ReferencedMeasuredDoseReferenceNumber.
ReferencedMeasuredDoseReferenceSequenceTag is the data element tag of ReferencedMeasuredDoseReferenceSequence.
ReferencedNonImageCompositeSOPInstanceSequenceTag is the data element tag of ReferencedNonImageCompositeSOPInstanceSequence.
ReferencedObjectObservationClassTrialTag is the data element tag of ReferencedObjectObservationClassTrial.
ReferencedObservationClassTrialTag is the data element tag of ReferencedObservationClassTrial.
ReferencedObservationUIDTrialTag is the data element tag of ReferencedObservationUIDTrial.
ReferencedOphthalmicAxialLengthMeasurementQCImageSequenceTag is the data element tag of ReferencedOphthalmicAxialLengthMeasurementQCImageSequence.
ReferencedOphthalmicAxialMeasurementsSequenceTag is the data element tag of ReferencedOphthalmicAxialMeasurementsSequence.
ReferenceDoseDefinitionTag is the data element tag of ReferenceDoseDefinition.
ReferencedOtherPlaneSequenceTag is the data element tag of ReferencedOtherPlaneSequence.
ReferencedOverlayPlaneGroupsTag is the data element tag of ReferencedOverlayPlaneGroups.
ReferencedOverlayPlaneSequenceTag is the data element tag of ReferencedOverlayPlaneSequence.
ReferencedOverlaySequenceTag is the data element tag of ReferencedOverlaySequence.
ReferencedPatientAliasSequenceTag is the data element tag of ReferencedPatientAliasSequence.
ReferencedPatientPhotoSequenceTag is the data element tag of ReferencedPatientPhotoSequence.
ReferencedPatientSequenceTag is the data element tag of ReferencedPatientSequence.
ReferencedPatientSetupNumberTag is the data element tag of ReferencedPatientSetupNumber.
ReferencedPerformedProcedureStepSequenceTag is the data element tag of ReferencedPerformedProcedureStepSequence.
ReferencedPerformedProtocolSequenceTag is the data element tag of ReferencedPerformedProtocolSequence.
ReferencedPresentationLUTSequenceTag is the data element tag of ReferencedPresentationLUTSequence.
ReferencedPresentationStateSequenceTag is the data element tag of ReferencedPresentationStateSequence.
ReferencedPrintJobSequencePullStoredPrintTag is the data element tag of ReferencedPrintJobSequencePullStoredPrint.
ReferencedPrintJobSequenceTag is the data element tag of ReferencedPrintJobSequence.
ReferencedProcedureStepSequenceTag is the data element tag of ReferencedProcedureStepSequence.
ReferencedPTOSequenceTag is the data element tag of ReferencedPTOSequence.
ReferencedRangeModulatorNumberTag is the data element tag of ReferencedRangeModulatorNumber.
ReferencedRangeShifterNumberTag is the data element tag of ReferencedRangeShifterNumber.
ReferencedRawDataSequenceTag is the data element tag of ReferencedRawDataSequence.
ReferencedRealWorldValueMappingInstanceSequenceTag is the data element tag of ReferencedRealWorldValueMappingInstanceSequence.
ReferencedReferenceImageNumberTag is the data element tag of ReferencedReferenceImageNumber.
ReferencedReferenceImageSequenceTag is the data element tag of ReferencedReferenceImageSequence.
ReferencedRefractiveMeasurementsSequenceTag is the data element tag of ReferencedRefractiveMeasurementsSequence.
ReferencedRelatedGeneralSOPClassUIDInFileTag is the data element tag of ReferencedRelatedGeneralSOPClassUIDInFile.
ReferencedRequestSequenceTag is the data element tag of ReferencedRequestSequence.
ReferencedResultsSequenceTag is the data element tag of ReferencedResultsSequence.
ReferencedROINumberTag is the data element tag of ReferencedROINumber.
ReferencedRTPlanSequenceTag is the data element tag of ReferencedRTPlanSequence.
ReferencedSamplePositionsTag is the data element tag of ReferencedSamplePositions.
ReferencedSegmentNumberTag is the data element tag of ReferencedSegmentNumber.
ReferencedSeriesSequenceTag is the data element tag of ReferencedSeriesSequence.
ReferencedSetupImageSequenceTag is the data element tag of ReferencedSetupImageSequence.
ReferencedSOPClassUIDInFileTag is the data element tag of ReferencedSOPClassUIDInFile.
ReferencedSOPClassUIDTag is the data element tag of ReferencedSOPClassUID.
ReferencedSOPInstanceMACSequenceTag is the data element tag of ReferencedSOPInstanceMACSequence.
ReferencedSOPInstanceUIDInFileTag is the data element tag of ReferencedSOPInstanceUIDInFile.
ReferencedSOPInstanceUIDTag is the data element tag of ReferencedSOPInstanceUID.
ReferencedSOPSequenceTag is the data element tag of ReferencedSOPSequence.
ReferencedSourceApplicatorNumberTag is the data element tag of ReferencedSourceApplicatorNumber.
ReferencedSourceNumberTag is the data element tag of ReferencedSourceNumber.
ReferencedSpatialRegistrationSequenceTag is the data element tag of ReferencedSpatialRegistrationSequence.
ReferencedStartControlPointIndexTag is the data element tag of ReferencedStartControlPointIndex.
ReferencedStereometricInstanceSequenceTag is the data element tag of ReferencedStereometricInstanceSequence.
ReferencedStopControlPointIndexTag is the data element tag of ReferencedStopControlPointIndex.
ReferencedStorageMediaSequenceTag is the data element tag of ReferencedStorageMediaSequence.
ReferencedStoredPrintSequenceTag is the data element tag of ReferencedStoredPrintSequence.
ReferencedStructuredContextSequenceTag is the data element tag of ReferencedStructuredContextSequence.
ReferencedStructureSetSequenceTag is the data element tag of ReferencedStructureSetSequence.
ReferencedStudySequenceTag is the data element tag of ReferencedStudySequence.
ReferencedSurfaceDataSequenceTag is the data element tag of ReferencedSurfaceDataSequence.
ReferencedSurfaceMeshIdentificationSequenceTag is the data element tag of ReferencedSurfaceMeshIdentificationSequence.
ReferencedSurfaceNumberTag is the data element tag of ReferencedSurfaceNumber.
ReferencedSurfaceSequenceTag is the data element tag of ReferencedSurfaceSequence.
ReferencedTargetLuminanceCharacteristicsIDTag is the data element tag of ReferencedTargetLuminanceCharacteristicsID.
ReferencedTDRInstanceSequenceTag is the data element tag of ReferencedTDRInstanceSequence.
ReferencedTextureSequenceTag is the data element tag of ReferencedTextureSequence.
ReferencedTimeOffsetsTag is the data element tag of ReferencedTimeOffsets.
ReferencedToleranceTableNumberTag is the data element tag of ReferencedToleranceTableNumber.
ReferencedTransferSyntaxUIDInFileTag is the data element tag of ReferencedTransferSyntaxUIDInFile.
ReferencedTreatmentRecordSequenceTag is the data element tag of ReferencedTreatmentRecordSequence.
ReferencedVerificationImageSequenceTag is the data element tag of ReferencedVerificationImageSequence.
ReferencedVisitSequenceTag is the data element tag of ReferencedVisitSequence.
ReferencedVOILUTBoxSequenceTag is the data element tag of ReferencedVOILUTBoxSequence.
ReferencedWaveformChannelsTag is the data element tag of ReferencedWaveformChannels.
ReferencedWaveformSequenceTag is the data element tag of ReferencedWaveformSequence.
ReferencedWedgeNumberTag is the data element tag of ReferencedWedgeNumber.
ReferenceGeometryCodeSequenceTag is the data element tag of ReferenceGeometryCodeSequence.
ReferenceImageNumberTag is the data element tag of ReferenceImageNumber.
ReferenceLocationDescriptionTag is the data element tag of ReferenceLocationDescription.
ReferenceLocationLabelTag is the data element tag of ReferenceLocationLabel.
ReferencePixelPhysicalValueXTag is the data element tag of ReferencePixelPhysicalValueX.
ReferencePixelPhysicalValueYTag is the data element tag of ReferencePixelPhysicalValueY.
ReferencePixelX0Tag is the data element tag of ReferencePixelX0.
ReferencePixelY0Tag is the data element tag of ReferencePixelY0.
ReferenceTag is the data element tag of Reference.
ReferenceToRecordedSoundTag is the data element tag of ReferenceToRecordedSound.
ReferringPhysicianAddressTag is the data element tag of ReferringPhysicianAddress.
ReferringPhysicianIdentificationSequenceTag is the data element tag of ReferringPhysicianIdentificationSequence.
ReferringPhysicianNameTag is the data element tag of ReferringPhysicianName.
ReferringPhysicianTelephoneNumbersTag is the data element tag of ReferringPhysicianTelephoneNumbers.
ReflectedAmbientLightTag is the data element tag of ReflectedAmbientLight.
ReformattingIntervalTag is the data element tag of ReformattingInterval.
ReformattingOperationInitialViewDirectionTag is the data element tag of ReformattingOperationInitialViewDirection.
ReformattingOperationTypeTag is the data element tag of ReformattingOperationType.
ReformattingThicknessTag is the data element tag of ReformattingThickness.
RefractiveErrorBeforeRefractiveSurgeryCodeSequenceTag is the data element tag of RefractiveErrorBeforeRefractiveSurgeryCodeSequence.
RefractiveIndexAppliedTag is the data element tag of RefractiveIndexApplied.
RefractiveParametersUsedOnPatientSequenceTag is the data element tag of RefractiveParametersUsedOnPatientSequence.
RefractivePowerTag is the data element tag of RefractivePower.
RefractiveProcedureOccurredTag is the data element tag of RefractiveProcedureOccurred.
RefractiveStateSequenceTag is the data element tag of RefractiveStateSequence.
RefractiveSurgeryTypeCodeSequenceTag is the data element tag of RefractiveSurgeryTypeCodeSequence.
RegionDataTypeTag is the data element tag of RegionDataType.
RegionFlagsTag is the data element tag of RegionFlags.
RegionLocationMaxX1Tag is the data element tag of RegionLocationMaxX1.
RegionLocationMaxY1Tag is the data element tag of RegionLocationMaxY1.
RegionLocationMinX0Tag is the data element tag of RegionLocationMinX0.
RegionLocationMinY0Tag is the data element tag of RegionLocationMinY0.
RegionOfResidenceTag is the data element tag of RegionOfResidence.
RegionPixelShiftSequenceTag is the data element tag of RegionPixelShiftSequence.
RegionSpatialFormatTag is the data element tag of RegionSpatialFormat.
RegisteredLocalizerBottomRightHandCornerTag is the data element tag of RegisteredLocalizerBottomRightHandCorner.
RegisteredLocalizerTopLeftHandCornerTag is the data element tag of RegisteredLocalizerTopLeftHandCorner.
RegisteredLocalizerUnitsTag is the data element tag of RegisteredLocalizerUnits.
RegistrationMethodCodeSequenceTag is the data element tag of RegistrationMethodCodeSequence.
RegistrationSequenceTag is the data element tag of RegistrationSequence.
RegistrationToLocalizerSequenceTag is the data element tag of RegistrationToLocalizerSequence.
RegistrationTypeCodeSequenceTag is the data element tag of RegistrationTypeCodeSequence.
RelatedAssertionSequenceTag is the data element tag of RelatedAssertionSequence.
RelatedFrameOfReferenceUIDTag is the data element tag of RelatedFrameOfReferenceUID.
RelatedGeneralSOPClassUIDTag is the data element tag of RelatedGeneralSOPClassUID.
RelatedProcedureStepSequenceTag is the data element tag of RelatedProcedureStepSequence.
RelatedReferenceRTImageSequenceTag is the data element tag of RelatedReferenceRTImageSequence.
RelatedRTROIObservationsSequenceTag is the data element tag of RelatedRTROIObservationsSequence.
RelatedSeriesSequenceTag is the data element tag of RelatedSeriesSequence.
RelationshipSequenceTrialTag is the data element tag of RelationshipSequenceTrial.
RelationshipTypeCodeSequenceTrialTag is the data element tag of RelationshipTypeCodeSequenceTrial.
RelationshipTypeTag is the data element tag of RelationshipType.
RelativeElevationTag is the data element tag of RelativeElevation.
RelativeImagePositionCodeSequenceTag is the data element tag of RelativeImagePositionCodeSequence.
RelativeOpacityTag is the data element tag of RelativeOpacity.
RelativeTimeTag is the data element tag of RelativeTime.
RelativeTimeUnitsTag is the data element tag of RelativeTimeUnits.
RelativeXRayExposureTag is the data element tag of RelativeXRayExposure.
RelevantInformationSequenceTag is the data element tag of RelevantInformationSequence.
RelevantOPTAttributesSequenceTag is the data element tag of RelevantOPTAttributesSequence.
RenderedImageReferenceSequenceTag is the data element tag of RenderedImageReferenceSequence.
RenderFieldOfViewTag is the data element tag of RenderFieldOfView.
RenderingMethodTag is the data element tag of RenderingMethod.
RenderProjectionTag is the data element tag of RenderProjection.
RepairIDTag is the data element tag of RepairID.
RepeatFractionCycleLengthTag is the data element tag of RepeatFractionCycleLength.
RepeatIntervalTag is the data element tag of RepeatInterval.
RepetitionTimeTag is the data element tag of RepetitionTime.
ReplacedImplantAssemblyTemplateSequenceTag is the data element tag of ReplacedImplantAssemblyTemplateSequence.
ReplacedImplantTemplateGroupSequenceTag is the data element tag of ReplacedImplantTemplateGroupSequence.
ReplacedImplantTemplateSequenceTag is the data element tag of ReplacedImplantTemplateSequence.
ReplacedProcedureStepSequenceTag is the data element tag of ReplacedProcedureStepSequence.
ReportDetailSequenceTrialTag is the data element tag of ReportDetailSequenceTrial.
ReportedValuesOriginTag is the data element tag of ReportedValuesOrigin.
ReportingPriorityTag is the data element tag of ReportingPriority.
ReportNumberTag is the data element tag of ReportNumber.
ReportProductionStatusTrialTag is the data element tag of ReportProductionStatusTrial.
ReportStatusCommentTrialTag is the data element tag of ReportStatusCommentTrial.
ReportStatusIDTrialTag is the data element tag of ReportStatusIDTrial.
RepositoryUniqueIDTag is the data element tag of RepositoryUniqueID.
RepresentativeFrameNumberTag is the data element tag of RepresentativeFrameNumber.
ReprojectionMethodTag is the data element tag of ReprojectionMethod.
RequestAttributesSequenceTag is the data element tag of RequestAttributesSequence.
RequestedContrastAgentTag is the data element tag of RequestedContrastAgent.
RequestedDecimateCropBehaviorTag is the data element tag of RequestedDecimateCropBehavior.
RequestedImageSizeFlagTag is the data element tag of RequestedImageSizeFlag.
RequestedImageSizeTag is the data element tag of RequestedImageSize.
RequestedMediaApplicationProfileTag is the data element tag of RequestedMediaApplicationProfile.
RequestedProcedureCodeSequenceTag is the data element tag of RequestedProcedureCodeSequence.
RequestedProcedureCommentsTag is the data element tag of RequestedProcedureComments.
RequestedProcedureDescriptionTag is the data element tag of RequestedProcedureDescription.
RequestedProcedureDescriptionTrialTag is the data element tag of RequestedProcedureDescriptionTrial.
RequestedProcedureIDTag is the data element tag of RequestedProcedureID.
RequestedProcedureLocationTag is the data element tag of RequestedProcedureLocation.
RequestedProcedurePriorityTag is the data element tag of RequestedProcedurePriority.
RequestedResolutionIDTag is the data element tag of RequestedResolutionID.
RequestedSeriesDescriptionTag is the data element tag of RequestedSeriesDescription.
RequestedSubsequentWorkitemCodeSequenceTag is the data element tag of RequestedSubsequentWorkitemCodeSequence.
RequestingAETag is the data element tag of RequestingAE.
RequestingPhysicianIdentificationSequenceTag is the data element tag of RequestingPhysicianIdentificationSequence.
RequestingPhysicianTag is the data element tag of RequestingPhysician.
RequestingServiceCodeSequenceTag is the data element tag of RequestingServiceCodeSequence.
RequestingServiceTag is the data element tag of RequestingService.
RequestPriorityTag is the data element tag of RequestPriority.
RescaleInterceptTag is the data element tag of RescaleIntercept.
RescaleSlopeTag is the data element tag of RescaleSlope.
RescaleTypeTag is the data element tag of RescaleType.
ResidualSyringeCountsTag is the data element tag of ResidualSyringeCounts.
ResonantNucleusTag is the data element tag of ResonantNucleus.
ResourceDescriptionTag is the data element tag of ResourceDescription.
RespiratoryCyclePositionTag is the data element tag of RespiratoryCyclePosition.
RespiratoryIntervalTimeTag is the data element tag of RespiratoryIntervalTime.
RespiratoryMotionCompensationTechniqueDescriptionTag is the data element tag of RespiratoryMotionCompensationTechniqueDescription.
RespiratoryMotionCompensationTechniqueTag is the data element tag of RespiratoryMotionCompensationTechnique.
RespiratorySignalSourceIDTag is the data element tag of RespiratorySignalSourceID.
RespiratorySignalSourceTag is the data element tag of RespiratorySignalSource.
RespiratorySynchronizationSequenceTag is the data element tag of RespiratorySynchronizationSequence.
RespiratoryTriggerDelayThresholdTag is the data element tag of RespiratoryTriggerDelayThreshold.
RespiratoryTriggerTypeTag is the data element tag of RespiratoryTriggerType.
ResponsibleGroupCodeSequenceTag is the data element tag of ResponsibleGroupCodeSequence.
ResponsibleOrganizationTag is the data element tag of ResponsibleOrganization.
ResponsiblePersonRoleTag is the data element tag of ResponsiblePersonRole.
ResponsiblePersonTag is the data element tag of ResponsiblePerson.
ResultingGeneralPurposePerformedProcedureStepsSequenceTag is the data element tag of ResultingGeneralPurposePerformedProcedureStepsSequence.
ResultsCommentsTag is the data element tag of ResultsComments.
ResultsDistributionListSequenceTag is the data element tag of ResultsDistributionListSequence.
ResultsIDIssuerTag is the data element tag of ResultsIDIssuer.
ResultsIDTag is the data element tag of ResultsID.
ResultsNormalsSequenceTag is the data element tag of ResultsNormalsSequence.
RetestSensitivityValueTag is the data element tag of RetestSensitivityValue.
RetestStimulusSeenTag is the data element tag of RetestStimulusSeen.
RetinalThicknessDefinitionCodeSequenceTag is the data element tag of RetinalThicknessDefinitionCodeSequence.
RetrieveAETitleTag is the data element tag of RetrieveAETitle.
RetrieveLocationUIDTag is the data element tag of RetrieveLocationUID.
RetrieveURITag is the data element tag of RetrieveURI.
RetrieveURLTag is the data element tag of RetrieveURL.
ReviewDateTag is the data element tag of ReviewDate.
ReviewerNameTag is the data element tag of ReviewerName.
ReviewTimeTag is the data element tag of ReviewTime.
RevolutionTimeTag is the data element tag of RevolutionTime.
RFEchoTrainLengthTag is the data element tag of RFEchoTrainLength.
RGBATransferFunctionDescriptionTag is the data element tag of RGBATransferFunctionDescription.
RGBLUTTransferFunctionTag is the data element tag of RGBLUTTransferFunction.
RightImageSequenceTag is the data element tag of RightImageSequence.
RightLensSequenceTag is the data element tag of RightLensSequence.
ROIAreaTag is the data element tag of ROIArea.
ROIContourSequenceTag is the data element tag of ROIContourSequence.
ROIDescriptionTag is the data element tag of ROIDescription.
ROIDisplayColorTag is the data element tag of ROIDisplayColor.
ROIElementalCompositionAtomicMassFractionTag is the data element tag of ROIElementalCompositionAtomicMassFraction.
ROIElementalCompositionAtomicNumberTag is the data element tag of ROIElementalCompositionAtomicNumber.
ROIElementalCompositionSequenceTag is the data element tag of ROIElementalCompositionSequence.
ROIGenerationAlgorithmTag is the data element tag of ROIGenerationAlgorithm.
ROIGenerationDescriptionTag is the data element tag of ROIGenerationDescription.
ROIInterpreterTag is the data element tag of ROIInterpreter.
ROIMeanTag is the data element tag of ROIMean.
ROINameTag is the data element tag of ROIName.
ROINumberTag is the data element tag of ROINumber.
ROIObservationDescriptionTag is the data element tag of ROIObservationDescription.
ROIObservationLabelTag is the data element tag of ROIObservationLabel.
ROIPhysicalPropertiesSequenceTag is the data element tag of ROIPhysicalPropertiesSequence.
ROIPhysicalPropertyTag is the data element tag of ROIPhysicalProperty.
ROIPhysicalPropertyValueTag is the data element tag of ROIPhysicalPropertyValue.
ROIStandardDeviationTag is the data element tag of ROIStandardDeviation.
ROIVolumeTag is the data element tag of ROIVolume.
RotationAngleTag is the data element tag of RotationAngle.
RotationDirectionTag is the data element tag of RotationDirection.
RotationInformationSequenceTag is the data element tag of RotationInformationSequence.
RotationOffsetTag is the data element tag of RotationOffset.
RotationOfScannedFilmTag is the data element tag of RotationOfScannedFilm.
RotationPointTag is the data element tag of RotationPoint.
RotationVectorTag is the data element tag of RotationVector.
RouteIDAssigningAuthorityTag is the data element tag of RouteIDAssigningAuthority.
RouteIDTag is the data element tag of RouteID.
RouteOfAdmissionsTag is the data element tag of RouteOfAdmissions.
RouteSegmentEndLocationIDTag is the data element tag of RouteSegmentEndLocationID.
RouteSegmentEndTimeTag is the data element tag of RouteSegmentEndTime.
RouteSegmentIDTag is the data element tag of RouteSegmentID.
RouteSegmentLocationIDTypeTag is the data element tag of RouteSegmentLocationIDType.
RouteSegmentSequenceTag is the data element tag of RouteSegmentSequence.
RouteSegmentStartLocationIDTag is the data element tag of RouteSegmentStartLocationID.
RouteSegmentStartTimeTag is the data element tag of RouteSegmentStartTime.
RowOverlapTag is the data element tag of RowOverlap.
RowPositionInTotalImagePixelMatrixTag is the data element tag of RowPositionInTotalImagePixelMatrix.
RowsForNthOrderCoefficientsTag is the data element tag of RowsForNthOrderCoefficients.
RowsTag is the data element tag of Rows.
RRIntervalTimeNominalTag is the data element tag of RRIntervalTimeNominal.
RRIntervalVectorTag is the data element tag of RRIntervalVector.
RTBeamLimitingDeviceTypeTag is the data element tag of RTBeamLimitingDeviceType.
RTDoseROISequenceTag is the data element tag of RTDoseROISequence.
RTImageDescriptionTag is the data element tag of RTImageDescription.
RTImageLabelTag is the data element tag of RTImageLabel.
RTImageNameTag is the data element tag of RTImageName.
RTImageOrientationTag is the data element tag of RTImageOrientation.
RTImagePlaneTag is the data element tag of RTImagePlane.
RTImagePositionTag is the data element tag of RTImagePosition.
RTImageSIDTag is the data element tag of RTImageSID.
RTPlanDateTag is the data element tag of RTPlanDate.
RTPlanDescriptionTag is the data element tag of RTPlanDescription.
RTPlanGeometryTag is the data element tag of RTPlanGeometry.
RTPlanLabelTag is the data element tag of RTPlanLabel.
RTPlanNameTag is the data element tag of RTPlanName.
RTPlanRelationshipTag is the data element tag of RTPlanRelationship.
RTPlanTimeTag is the data element tag of RTPlanTime.
RTReferencedSeriesSequenceTag is the data element tag of RTReferencedSeriesSequence.
RTReferencedStudySequenceTag is the data element tag of RTReferencedStudySequence.
RTRelatedROISequenceTag is the data element tag of RTRelatedROISequence.
RTROIIdentificationCodeSequenceTag is the data element tag of RTROIIdentificationCodeSequence.
RTROIInterpretedTypeTag is the data element tag of RTROIInterpretedType.
RTROIObservationsSequenceTag is the data element tag of RTROIObservationsSequence.
RTROIRelationshipTag is the data element tag of RTROIRelationship.
RunLengthTripletTag is the data element tag of RunLengthTriplet.
RWavePointerTag is the data element tag of RWavePointer.
RWaveTimeVectorTag is the data element tag of RWaveTimeVector.
SafePositionExitDateTag is the data element tag of SafePositionExitDate.
SafePositionExitTimeTag is the data element tag of SafePositionExitTime.
SafePositionReturnDateTag is the data element tag of SafePositionReturnDate.
SafePositionReturnTimeTag is the data element tag of SafePositionReturnTime.
SampleRateTag is the data element tag of SampleRate.
SamplesPerPixelTag is the data element tag of SamplesPerPixel.
SamplesPerPixelUsedTag is the data element tag of SamplesPerPixelUsed.
SamplingFrequencyTag is the data element tag of SamplingFrequency.
SamplingStepSizeTag is the data element tag of SamplingStepSize.
SARTag is the data element tag of SAR.
SaturationRecoveryTag is the data element tag of SaturationRecovery.
ScanArcTag is the data element tag of ScanArc.
ScanLengthTag is the data element tag of ScanLength.
ScanModeTag is the data element tag of ScanMode.
ScannerSettingsSequenceTag is the data element tag of ScannerSettingsSequence.
ScanningSequenceTag is the data element tag of ScanningSequence.
ScanningSpotSizeTag is the data element tag of ScanningSpotSize.
ScanOptionsTag is the data element tag of ScanOptions.
ScanPatternTypeCodeSequenceTag is the data element tag of ScanPatternTypeCodeSequence.
ScanProcedureTag is the data element tag of ScanProcedure.
ScanProgressionDirectionTag is the data element tag of ScanProgressionDirection.
ScanSpotMetersetsDeliveredTag is the data element tag of ScanSpotMetersetsDelivered.
ScanSpotMetersetWeightsTag is the data element tag of ScanSpotMetersetWeights.
ScanSpotPositionMapTag is the data element tag of ScanSpotPositionMap.
ScanSpotPrescribedIndicesTag is the data element tag of ScanSpotPrescribedIndices.
ScanSpotReorderedTag is the data element tag of ScanSpotReordered.
ScanSpotReorderingAllowedTag is the data element tag of ScanSpotReorderingAllowed.
ScanSpotTimeOffsetTag is the data element tag of ScanSpotTimeOffset.
ScanSpotTuneIDTag is the data element tag of ScanSpotTuneID.
ScanTypeTag is the data element tag of ScanType.
ScanVelocityTag is the data element tag of ScanVelocity.
ScatterCorrectedTag is the data element tag of ScatterCorrected.
ScatterCorrectionMethodTag is the data element tag of ScatterCorrectionMethod.
ScatterFractionFactorTag is the data element tag of ScatterFractionFactor.
ScheduledAdmissionDateTag is the data element tag of ScheduledAdmissionDate.
ScheduledAdmissionTimeTag is the data element tag of ScheduledAdmissionTime.
ScheduledDischargeDateTag is the data element tag of ScheduledDischargeDate.
ScheduledDischargeTimeTag is the data element tag of ScheduledDischargeTime.
ScheduledHumanPerformersSequenceTag is the data element tag of ScheduledHumanPerformersSequence.
ScheduledPatientInstitutionResidenceTag is the data element tag of ScheduledPatientInstitutionResidence.
ScheduledPerformingPhysicianIdentificationSequenceTag is the data element tag of ScheduledPerformingPhysicianIdentificationSequence.
ScheduledPerformingPhysicianNameTag is the data element tag of ScheduledPerformingPhysicianName.
ScheduledProcedureStepDescriptionTag is the data element tag of ScheduledProcedureStepDescription.
ScheduledProcedureStepEndDateTag is the data element tag of ScheduledProcedureStepEndDate.
ScheduledProcedureStepEndTimeTag is the data element tag of ScheduledProcedureStepEndTime.
ScheduledProcedureStepExpirationDateTimeTag is the data element tag of ScheduledProcedureStepExpirationDateTime.
ScheduledProcedureStepIDTag is the data element tag of ScheduledProcedureStepID.
ScheduledProcedureStepLocationTag is the data element tag of ScheduledProcedureStepLocation.
ScheduledProcedureStepModificationDateTimeTag is the data element tag of ScheduledProcedureStepModificationDateTime.
ScheduledProcedureStepPriorityTag is the data element tag of ScheduledProcedureStepPriority.
ScheduledProcedureStepSequenceTag is the data element tag of ScheduledProcedureStepSequence.
ScheduledProcedureStepStartDateTag is the data element tag of ScheduledProcedureStepStartDate.
ScheduledProcedureStepStartDateTimeTag is the data element tag of ScheduledProcedureStepStartDateTime.
ScheduledProcedureStepStartTimeTag is the data element tag of ScheduledProcedureStepStartTime.
ScheduledProcedureStepStatusTag is the data element tag of ScheduledProcedureStepStatus.
ScheduledProcessingApplicationsCodeSequenceTag is the data element tag of ScheduledProcessingApplicationsCodeSequence.
ScheduledProcessingParametersSequenceTag is the data element tag of ScheduledProcessingParametersSequence.
ScheduledProtocolCodeSequenceTag is the data element tag of ScheduledProtocolCodeSequence.
ScheduledSpecimenSequenceTag is the data element tag of ScheduledSpecimenSequence.
ScheduledStationAETitleTag is the data element tag of ScheduledStationAETitle.
ScheduledStationClassCodeSequenceTag is the data element tag of ScheduledStationClassCodeSequence.
ScheduledStationGeographicLocationCodeSequenceTag is the data element tag of ScheduledStationGeographicLocationCodeSequence.
ScheduledStationNameCodeSequenceTag is the data element tag of ScheduledStationNameCodeSequence.
ScheduledStationNameTag is the data element tag of ScheduledStationName.
ScheduledStepAttributesSequenceTag is the data element tag of ScheduledStepAttributesSequence.
ScheduledStudyLocationAETitleTag is the data element tag of ScheduledStudyLocationAETitle.
ScheduledStudyLocationTag is the data element tag of ScheduledStudyLocation.
ScheduledStudyStartDateTag is the data element tag of ScheduledStudyStartDate.
ScheduledStudyStartTimeTag is the data element tag of ScheduledStudyStartTime.
ScheduledStudyStopDateTag is the data element tag of ScheduledStudyStopDate.
ScheduledStudyStopTimeTag is the data element tag of ScheduledStudyStopTime.
ScheduledWorkitemCodeSequenceTag is the data element tag of ScheduledWorkitemCodeSequence.
SCPStatusTag is the data element tag of SCPStatus.
ScreeningBaselineMeasuredSequenceTag is the data element tag of ScreeningBaselineMeasuredSequence.
ScreeningBaselineMeasuredTag is the data element tag of ScreeningBaselineMeasured.
ScreeningBaselineTypeTag is the data element tag of ScreeningBaselineType.
ScreeningBaselineValueTag is the data element tag of ScreeningBaselineValue.
ScreeningTestModeCodeSequenceTag is the data element tag of ScreeningTestModeCodeSequence.
ScreenMinimumColorBitDepthTag is the data element tag of ScreenMinimumColorBitDepth.
ScreenMinimumGrayscaleBitDepthTag is the data element tag of ScreenMinimumGrayscaleBitDepth.
SeamLineIndexTag is the data element tag of SeamLineIndex.
SeamLineLocationTag is the data element tag of SeamLineLocation.
SecondaryApprovalStatusTag is the data element tag of SecondaryApprovalStatus.
SecondaryCaptureDeviceIDTag is the data element tag of SecondaryCaptureDeviceID.
SecondaryCaptureDeviceManufacturerModelNameTag is the data element tag of SecondaryCaptureDeviceManufacturerModelName.
SecondaryCaptureDeviceManufacturerTag is the data element tag of SecondaryCaptureDeviceManufacturer.
SecondaryCaptureDeviceSoftwareVersionsTag is the data element tag of SecondaryCaptureDeviceSoftwareVersions.
SecondaryCountsAccumulatedTag is the data element tag of SecondaryCountsAccumulated.
SecondaryCountsTypeTag is the data element tag of SecondaryCountsType.
SecondaryInspectionMethodSequenceTag is the data element tag of SecondaryInspectionMethodSequence.
SecondaryPositionerIncrementSignTag is the data element tag of SecondaryPositionerIncrementSign.
SecondaryPositionerIncrementTag is the data element tag of SecondaryPositionerIncrement.
SecondaryPositionerScanArcTag is the data element tag of SecondaryPositionerScanArc.
SecondaryPositionerScanStartAngleTag is the data element tag of SecondaryPositionerScanStartAngle.
SecondaryReviewDateTag is the data element tag of SecondaryReviewDate.
SecondaryReviewerNameTag is the data element tag of SecondaryReviewerName.
SecondaryReviewTimeTag is the data element tag of SecondaryReviewTime.
SegmentAlgorithmNameTag is the data element tag of SegmentAlgorithmName.
SegmentAlgorithmTypeTag is the data element tag of SegmentAlgorithmType.
SegmentationAlgorithmIdentificationSequenceTag is the data element tag of SegmentationAlgorithmIdentificationSequence.
SegmentationFractionalTypeTag is the data element tag of SegmentationFractionalType.
SegmentationTypeTag is the data element tag of SegmentationType.
SegmentDescriptionTag is the data element tag of SegmentDescription.
SegmentedAlphaPaletteColorLookupTableDataTag is the data element tag of SegmentedAlphaPaletteColorLookupTableData.
SegmentedBluePaletteColorLookupTableDataTag is the data element tag of SegmentedBluePaletteColorLookupTableData.
SegmentedGreenPaletteColorLookupTableDataTag is the data element tag of SegmentedGreenPaletteColorLookupTableData.
SegmentedKSpaceTraversalTag is the data element tag of SegmentedKSpaceTraversal.
SegmentedPropertyCategoryCodeSequenceTag is the data element tag of SegmentedPropertyCategoryCodeSequence.
SegmentedPropertyTypeCodeSequenceTag is the data element tag of SegmentedPropertyTypeCodeSequence.
SegmentedPropertyTypeModifierCodeSequenceTag is the data element tag of SegmentedPropertyTypeModifierCodeSequence.
SegmentedRedPaletteColorLookupTableDataTag is the data element tag of SegmentedRedPaletteColorLookupTableData.
SegmentIdentificationSequenceTag is the data element tag of SegmentIdentificationSequence.
SegmentLabelTag is the data element tag of SegmentLabel.
SegmentNumberTag is the data element tag of SegmentNumber.
SegmentSequenceTag is the data element tag of SegmentSequence.
SegmentSurfaceGenerationAlgorithmIdentificationSequenceTag is the data element tag of SegmentSurfaceGenerationAlgorithmIdentificationSequence.
SegmentSurfaceSourceInstanceSequenceTag is the data element tag of SegmentSurfaceSourceInstanceSequence.
SelectedSegmentalOphthalmicAxialLengthSequenceTag is the data element tag of SelectedSegmentalOphthalmicAxialLengthSequence.
SelectedTotalOphthalmicAxialLengthSequenceTag is the data element tag of SelectedTotalOphthalmicAxialLengthSequence.
SelectorAEValueTag is the data element tag of SelectorAEValue.
SelectorASValueTag is the data element tag of SelectorASValue.
SelectorAttributeKeywordTag is the data element tag of SelectorAttributeKeyword.
SelectorAttributeNameTag is the data element tag of SelectorAttributeName.
SelectorAttributePrivateCreatorTag is the data element tag of SelectorAttributePrivateCreator.
SelectorAttributeTag is the data element tag of SelectorAttribute.
SelectorAttributeVRTag is the data element tag of SelectorAttributeVR.
SelectorATValueTag is the data element tag of SelectorATValue.
SelectorCodeSequenceValueTag is the data element tag of SelectorCodeSequenceValue.
SelectorCSValueTag is the data element tag of SelectorCSValue.
SelectorDAValueTag is the data element tag of SelectorDAValue.
SelectorDSValueTag is the data element tag of SelectorDSValue.
SelectorDTValueTag is the data element tag of SelectorDTValue.
SelectorFDValueTag is the data element tag of SelectorFDValue.
SelectorFLValueTag is the data element tag of SelectorFLValue.
SelectorISValueTag is the data element tag of SelectorISValue.
SelectorLOValueTag is the data element tag of SelectorLOValue.
SelectorLTValueTag is the data element tag of SelectorLTValue.
SelectorOBValueTag is the data element tag of SelectorOBValue.
SelectorODValueTag is the data element tag of SelectorODValue.
SelectorOFValueTag is the data element tag of SelectorOFValue.
SelectorOLValueTag is the data element tag of SelectorOLValue.
SelectorOWValueTag is the data element tag of SelectorOWValue.
SelectorPNValueTag is the data element tag of SelectorPNValue.
SelectorSequencePointerItemsTag is the data element tag of SelectorSequencePointerItems.
SelectorSequencePointerPrivateCreatorTag is the data element tag of SelectorSequencePointerPrivateCreator.
SelectorSequencePointerTag is the data element tag of SelectorSequencePointer.
SelectorSHValueTag is the data element tag of SelectorSHValue.
SelectorSLValueTag is the data element tag of SelectorSLValue.
SelectorSSValueTag is the data element tag of SelectorSSValue.
SelectorSTValueTag is the data element tag of SelectorSTValue.
SelectorTMValueTag is the data element tag of SelectorTMValue.
SelectorUCValueTag is the data element tag of SelectorUCValue.
SelectorUIValueTag is the data element tag of SelectorUIValue.
SelectorULValueTag is the data element tag of SelectorULValue.
SelectorUNValueTag is the data element tag of SelectorUNValue.
SelectorURValueTag is the data element tag of SelectorURValue.
SelectorUSValueTag is the data element tag of SelectorUSValue.
SelectorUTValueTag is the data element tag of SelectorUTValue.
SelectorValueNumberTag is the data element tag of SelectorValueNumber.
SendingApplicationEntityTitleTag is the data element tag of SendingApplicationEntityTitle.
SensitivityCalibratedTag is the data element tag of SensitivityCalibrated.
SensitivityTag is the data element tag of Sensitivity.
SensitivityValueTag is the data element tag of SensitivityValue.
SensorNameTag is the data element tag of SensorName.
SensorTemperatureTag is the data element tag of SensorTemperature.
SequenceDelimitationItemTag is the data element tag of SequenceDelimitationItem.
SequenceNameTag is the data element tag of SequenceName.
SequenceOfCompressedDataTag is the data element tag of SequenceOfCompressedData.
SequenceOfUltrasoundRegionsTag is the data element tag of SequenceOfUltrasoundRegions.
SequenceVariantTag is the data element tag of SequenceVariant.
SequencingIndicatorTrialTag is the data element tag of SequencingIndicatorTrial.
SeriesDateTag is the data element tag of SeriesDate.
SeriesDescriptionCodeSequenceTag is the data element tag of SeriesDescriptionCodeSequence.
SeriesDescriptionTag is the data element tag of SeriesDescription.
SeriesInstanceUIDTag is the data element tag of SeriesInstanceUID.
SeriesInStudyTag is the data element tag of SeriesInStudy.
SeriesNumberTag is the data element tag of SeriesNumber.
SeriesTimeTag is the data element tag of SeriesTime.
SeriesTypeTag is the data element tag of SeriesType.
ServiceEpisodeDescriptionTag is the data element tag of ServiceEpisodeDescription.
ServiceEpisodeIDTag is the data element tag of ServiceEpisodeID.
SettlingPhaseFrameTag is the data element tag of SettlingPhaseFrame.
SetupDeviceDescriptionTag is the data element tag of SetupDeviceDescription.
SetupDeviceLabelTag is the data element tag of SetupDeviceLabel.
SetupDeviceParameterTag is the data element tag of SetupDeviceParameter.
SetupDeviceSequenceTag is the data element tag of SetupDeviceSequence.
SetupDeviceTypeTag is the data element tag of SetupDeviceType.
SetupImageCommentTag is the data element tag of SetupImageComment.
SetupReferenceDescriptionTag is the data element tag of SetupReferenceDescription.
SetupTechniqueDescriptionTag is the data element tag of SetupTechniqueDescription.
SetupTechniqueTag is the data element tag of SetupTechnique.
ShadingStyleTag is the data element tag of ShadingStyle.
ShadowColorCIELabValueTag is the data element tag of ShadowColorCIELabValue.
ShadowOffsetXTag is the data element tag of ShadowOffsetX.
ShadowOffsetYTag is the data element tag of ShadowOffsetY.
ShadowOpacityTag is the data element tag of ShadowOpacity.
ShadowStyleTag is the data element tag of ShadowStyle.
ShapeTypeTag is the data element tag of ShapeType.
SharedFunctionalGroupsSequenceTag is the data element tag of SharedFunctionalGroupsSequence.
ShieldingDeviceDescriptionTag is the data element tag of ShieldingDeviceDescription.
ShieldingDeviceLabelTag is the data element tag of ShieldingDeviceLabel.
ShieldingDevicePositionTag is the data element tag of ShieldingDevicePosition.
ShieldingDeviceSequenceTag is the data element tag of ShieldingDeviceSequence.
ShieldingDeviceTypeTag is the data element tag of ShieldingDeviceType.
ShiftTableSizeTag is the data element tag of ShiftTableSize.
ShiftTableTripletTag is the data element tag of ShiftTableTriplet.
ShininessTag is the data element tag of Shininess.
ShortTermFluctuationCalculatedTag is the data element tag of ShortTermFluctuationCalculated.
ShortTermFluctuationProbabilityCalculatedTag is the data element tag of ShortTermFluctuationProbabilityCalculated.
ShortTermFluctuationProbabilityTag is the data element tag of ShortTermFluctuationProbability.
ShortTermFluctuationTag is the data element tag of ShortTermFluctuation.
ShotDurationTimeTag is the data element tag of ShotDurationTime.
ShotOffsetTimeTag is the data element tag of ShotOffsetTime.
ShowAcquisitionTechniquesFlagTag is the data element tag of ShowAcquisitionTechniquesFlag.
ShowGraphicAnnotationFlagTag is the data element tag of ShowGraphicAnnotationFlag.
ShowGrayscaleInvertedTag is the data element tag of ShowGrayscaleInverted.
ShowImageTrueSizeFlagTag is the data element tag of ShowImageTrueSizeFlag.
ShowPatientDemographicsFlagTag is the data element tag of ShowPatientDemographicsFlag.
ShowTickLabelTag is the data element tag of ShowTickLabel.
ShutterLeftVerticalEdgeTag is the data element tag of ShutterLeftVerticalEdge.
ShutterLowerHorizontalEdgeTag is the data element tag of ShutterLowerHorizontalEdge.
ShutterOverlayGroupTag is the data element tag of ShutterOverlayGroup.
ShutterPresentationColorCIELabValueTag is the data element tag of ShutterPresentationColorCIELabValue.
ShutterPresentationValueTag is the data element tag of ShutterPresentationValue.
ShutterRightVerticalEdgeTag is the data element tag of ShutterRightVerticalEdge.
ShutterShapeTag is the data element tag of ShutterShape.
ShutterUpperHorizontalEdgeTag is the data element tag of ShutterUpperHorizontalEdge.
SignalDomainColumnsTag is the data element tag of SignalDomainColumns.
SignalDomainRowsTag is the data element tag of SignalDomainRows.
SignalToNoiseRatioTag is the data element tag of SignalToNoiseRatio.
SignatureTag is the data element tag of Signature.
SimpleFrameListTag is the data element tag of SimpleFrameList.
SimulatedKeratometricCylinderSequenceTag is the data element tag of SimulatedKeratometricCylinderSequence.
SingleCollimationWidthTag is the data element tag of SingleCollimationWidth.
SkipBeatsTag is the data element tag of SkipBeats.
SkipFrameRangeFlagTag is the data element tag of SkipFrameRangeFlag.
SlabOrientationTag is the data element tag of SlabOrientation.
SlabThicknessTag is the data element tag of SlabThickness.
SliceLocationTag is the data element tag of SliceLocation.
SliceLocationVectorTag is the data element tag of SliceLocationVector.
SliceProgressionDirectionTag is the data element tag of SliceProgressionDirection.
SliceSensitivityFactorTag is the data element tag of SliceSensitivityFactor.
SliceThicknessTag is the data element tag of SliceThickness.
SliceVectorTag is the data element tag of SliceVector.
SlideIdentifierTag is the data element tag of SlideIdentifier.
SmallestImagePixelValueInPlaneTag is the data element tag of SmallestImagePixelValueInPlane.
SmallestImagePixelValueTag is the data element tag of SmallestImagePixelValue.
SmallestPixelValueInSeriesTag is the data element tag of SmallestPixelValueInSeries.
SmallestValidPixelValueTag is the data element tag of SmallestValidPixelValue.
SmokingStatusTag is the data element tag of SmokingStatus.
SmoothingTypeTag is the data element tag of SmoothingType.
SnoutIDTag is the data element tag of SnoutID.
SnoutPositionTag is the data element tag of SnoutPosition.
SnoutPositionToleranceTag is the data element tag of SnoutPositionTolerance.
SnoutSequenceTag is the data element tag of SnoutSequence.
SNRThresholdTag is the data element tag of SNRThreshold.
SoftcopyVOILUTSequenceTag is the data element tag of SoftcopyVOILUTSequence.
SoftTissueFocusThermalIndexTag is the data element tag of SoftTissueFocusThermalIndex.
SoftTissueSurfaceThermalIndexTag is the data element tag of SoftTissueSurfaceThermalIndex.
SoftTissueThermalIndexTag is the data element tag of SoftTissueThermalIndex.
SoftwareVersionsTag is the data element tag of SoftwareVersions.
SOPAuthorizationCommentTag is the data element tag of SOPAuthorizationComment.
SOPAuthorizationDateTimeTag is the data element tag of SOPAuthorizationDateTime.
SOPClassesInStudyTag is the data element tag of SOPClassesInStudy.
SOPClassesSupportedTag is the data element tag of SOPClassesSupported.
SOPClassUIDTag is the data element tag of SOPClassUID.
SOPInstanceStatusTag is the data element tag of SOPInstanceStatus.
SOPInstanceUIDOfConcatenationSourceTag is the data element tag of SOPInstanceUIDOfConcatenationSource.
SOPInstanceUIDTag is the data element tag of SOPInstanceUID.
SortByCategoryTag is the data element tag of SortByCategory.
SortingDirectionTag is the data element tag of SortingDirection.
SortingOperationsSequenceTag is the data element tag of SortingOperationsSequence.
SoundPathLengthTag is the data element tag of SoundPathLength.
SourceAcquisitionBeamNumberTag is the data element tag of SourceAcquisitionBeamNumber.
SourceAcquisitionProtocolElementNumberTag is the data element tag of SourceAcquisitionProtocolElementNumber.
SourceApplicationEntityTitleTag is the data element tag of SourceApplicationEntityTitle.
SourceApplicatorIDTag is the data element tag of SourceApplicatorID.
SourceApplicatorLengthTag is the data element tag of SourceApplicatorLength.
SourceApplicatorManufacturerTag is the data element tag of SourceApplicatorManufacturer.
SourceApplicatorNameTag is the data element tag of SourceApplicatorName.
SourceApplicatorNumberTag is the data element tag of SourceApplicatorNumber.
SourceApplicatorStepSizeTag is the data element tag of SourceApplicatorStepSize.
SourceApplicatorTipLengthTag is the data element tag of SourceApplicatorTipLength.
SourceApplicatorTypeTag is the data element tag of SourceApplicatorType.
SourceApplicatorWallNominalThicknessTag is the data element tag of SourceApplicatorWallNominalThickness.
SourceApplicatorWallNominalTransmissionTag is the data element tag of SourceApplicatorWallNominalTransmission.
SourceAxisDistanceTag is the data element tag of SourceAxisDistance.
SourceDescriptionTag is the data element tag of SourceDescription.
SourceEncapsulationNominalThicknessTag is the data element tag of SourceEncapsulationNominalThickness.
SourceEncapsulationNominalTransmissionTag is the data element tag of SourceEncapsulationNominalTransmission.
SourceFrameOfReferenceUIDTag is the data element tag of SourceFrameOfReferenceUID.
SourceHangingProtocolSequenceTag is the data element tag of SourceHangingProtocolSequence.
SourceImageCornealProcessedDataSequenceTag is the data element tag of SourceImageCornealProcessedDataSequence.
SourceImageEvidenceSequenceTag is the data element tag of SourceImageEvidenceSequence.
SourceImageIDsTag is the data element tag of SourceImageIDs.
SourceImageSequenceTag is the data element tag of SourceImageSequence.
SourceInstanceSequenceTag is the data element tag of SourceInstanceSequence.
SourceIrradiationEventSequenceTag is the data element tag of SourceIrradiationEventSequence.
SourceIsotopeHalfLifeTag is the data element tag of SourceIsotopeHalfLife.
SourceIsotopeNameTag is the data element tag of SourceIsotopeName.
SourceManufacturerTag is the data element tag of SourceManufacturer.
SourceModelIDTag is the data element tag of SourceModelID.
SourceMovementTypeTag is the data element tag of SourceMovementType.
SourceNumberTag is the data element tag of SourceNumber.
SourceOfAnteriorChamberDepthDataCodeSequenceTag is the data element tag of SourceOfAnteriorChamberDepthDataCodeSequence.
SourceOfLensThicknessDataCodeSequenceTag is the data element tag of SourceOfLensThicknessDataCodeSequence.
SourceOfOphthalmicAxialLengthCodeSequenceTag is the data element tag of SourceOfOphthalmicAxialLengthCodeSequence.
SourceOfPreviousValuesTag is the data element tag of SourceOfPreviousValues.
SourceOfRefractiveMeasurementsCodeSequenceTag is the data element tag of SourceOfRefractiveMeasurementsCodeSequence.
SourceOfRefractiveMeasurementsSequenceTag is the data element tag of SourceOfRefractiveMeasurementsSequence.
SourceOrientationTag is the data element tag of SourceOrientation.
SourcePatientGroupIdentificationSequenceTag is the data element tag of SourcePatientGroupIdentificationSequence.
SourcePositionTag is the data element tag of SourcePosition.
SourceReconstructionProtocolElementNumberTag is the data element tag of SourceReconstructionProtocolElementNumber.
SourceSequenceTag is the data element tag of SourceSequence.
SourceSerialNumberTag is the data element tag of SourceSerialNumber.
SourceStrengthReferenceDateTag is the data element tag of SourceStrengthReferenceDate.
SourceStrengthReferenceTimeTag is the data element tag of SourceStrengthReferenceTime.
SourceStrengthTag is the data element tag of SourceStrength.
SourceStrengthUnitsTag is the data element tag of SourceStrengthUnits.
SourceToApplicatorMountingPositionDistanceTag is the data element tag of SourceToApplicatorMountingPositionDistance.
SourceToBeamLimitingDeviceDistanceTag is the data element tag of SourceToBeamLimitingDeviceDistance.
SourceToBlockTrayDistanceTag is the data element tag of SourceToBlockTrayDistance.
SourceToCompensatorDistanceTag is the data element tag of SourceToCompensatorDistance.
SourceToCompensatorTrayDistanceTag is the data element tag of SourceToCompensatorTrayDistance.
SourceToExternalContourDistanceTag is the data element tag of SourceToExternalContourDistance.
SourceToGeneralAccessoryDistanceTag is the data element tag of SourceToGeneralAccessoryDistance.
SourceToReferenceObjectDistanceTag is the data element tag of SourceToReferenceObjectDistance.
SourceToSurfaceDistanceTag is the data element tag of SourceToSurfaceDistance.
SourceToWedgeTrayDistanceTag is the data element tag of SourceToWedgeTrayDistance.
SourceTypeTag is the data element tag of SourceType.
SourceWaveformSequenceTag is the data element tag of SourceWaveformSequence.
SpacingBetweenSlicesTag is the data element tag of SpacingBetweenSlices.
SpatialLocationsPreservedTag is the data element tag of SpatialLocationsPreserved.
SpatialPresaturationTag is the data element tag of SpatialPresaturation.
SpatialResolutionTag is the data element tag of SpatialResolution.
SpatialTransformOfDoseTag is the data element tag of SpatialTransformOfDose.
SpecialNeedsTag is the data element tag of SpecialNeeds.
SpecificAbsorptionRateDefinitionTag is the data element tag of SpecificAbsorptionRateDefinition.
SpecificAbsorptionRateSequenceTag is the data element tag of SpecificAbsorptionRateSequence.
SpecificAbsorptionRateValueTag is the data element tag of SpecificAbsorptionRateValue.
SpecificationSelectionGuidanceTag is the data element tag of SpecificationSelectionGuidance.
SpecificCharacterSetOfFileSetDescriptorFileTag is the data element tag of SpecificCharacterSetOfFileSetDescriptorFile.
SpecificCharacterSetTag is the data element tag of SpecificCharacterSet.
SpecifiedChannelTotalTimeTag is the data element tag of SpecifiedChannelTotalTime.
SpecifiedMetersetTag is the data element tag of SpecifiedMeterset.
SpecifiedNumberOfPulsesTag is the data element tag of SpecifiedNumberOfPulses.
SpecifiedPrimaryMetersetTag is the data element tag of SpecifiedPrimaryMeterset.
SpecifiedPulseRepetitionIntervalTag is the data element tag of SpecifiedPulseRepetitionInterval.
SpecifiedSecondaryMetersetTag is the data element tag of SpecifiedSecondaryMeterset.
SpecifiedTreatmentTimeTag is the data element tag of SpecifiedTreatmentTime.
SpecimenAccessionNumberTag is the data element tag of SpecimenAccessionNumber.
SpecimenDescriptionSequenceTag is the data element tag of SpecimenDescriptionSequence.
SpecimenDescriptionSequenceTrialTag is the data element tag of SpecimenDescriptionSequenceTrial.
SpecimenDescriptionTrialTag is the data element tag of SpecimenDescriptionTrial.
SpecimenDetailedDescriptionTag is the data element tag of SpecimenDetailedDescription.
SpecimenIdentifierTag is the data element tag of SpecimenIdentifier.
SpecimenLabelInImageTag is the data element tag of SpecimenLabelInImage.
SpecimenLocalizationContentItemSequenceTag is the data element tag of SpecimenLocalizationContentItemSequence.
SpecimenPreparationSequenceTag is the data element tag of SpecimenPreparationSequence.
SpecimenPreparationStepContentItemSequenceTag is the data element tag of SpecimenPreparationStepContentItemSequence.
SpecimenReferenceSequenceTag is the data element tag of SpecimenReferenceSequence.
SpecimenSequenceTag is the data element tag of SpecimenSequence.
SpecimenShortDescriptionTag is the data element tag of SpecimenShortDescription.
SpecimenTypeCodeSequenceTag is the data element tag of SpecimenTypeCodeSequence.
SpecimenUIDTag is the data element tag of SpecimenUID.
SpectrallySelectedExcitationTag is the data element tag of SpectrallySelectedExcitation.
SpectrallySelectedSuppressionTag is the data element tag of SpectrallySelectedSuppression.
SpectralWidthTag is the data element tag of SpectralWidth.
SpectroscopyAcquisitionDataColumnsTag is the data element tag of SpectroscopyAcquisitionDataColumns.
SpectroscopyAcquisitionOutOfPlanePhaseStepsTag is the data element tag of SpectroscopyAcquisitionOutOfPlanePhaseSteps.
SpectroscopyAcquisitionPhaseColumnsTag is the data element tag of SpectroscopyAcquisitionPhaseColumns.
SpectroscopyAcquisitionPhaseRowsTag is the data element tag of SpectroscopyAcquisitionPhaseRows.
SpectroscopyDataTag is the data element tag of SpectroscopyData.
SpecularReflectionIntensityTag is the data element tag of SpecularReflectionIntensity.
SpherePowerTag is the data element tag of SpherePower.
SphericalLensPowerTag is the data element tag of SphericalLensPower.
SpiralPitchFactorTag is the data element tag of SpiralPitchFactor.
SpoilingTag is the data element tag of Spoiling.
StackIDTag is the data element tag of StackID.
StageCodeSequenceTag is the data element tag of StageCodeSequence.
StageNameTag is the data element tag of StageName.
StageNumberTag is the data element tag of StageNumber.
StartAcquisitionDateTimeTag is the data element tag of StartAcquisitionDateTime.
StartAngleTag is the data element tag of StartAngle.
StartCardiacTriggerCountThresholdTag is the data element tag of StartCardiacTriggerCountThreshold.
StartCumulativeMetersetWeightTag is the data element tag of StartCumulativeMetersetWeight.
StartCumulativeTimeWeightTag is the data element tag of StartCumulativeTimeWeight.
StartDensityThresholdTag is the data element tag of StartDensityThreshold.
StartingRespiratoryAmplitudeTag is the data element tag of StartingRespiratoryAmplitude.
StartingRespiratoryPhaseTag is the data element tag of StartingRespiratoryPhase.
StartMetersetTag is the data element tag of StartMeterset.
StartRelativeDensityDifferenceThresholdTag is the data element tag of StartRelativeDensityDifferenceThreshold.
StartRespiratoryTriggerCountThresholdTag is the data element tag of StartRespiratoryTriggerCountThreshold.
StartTrimTag is the data element tag of StartTrim.
StationAETitleTag is the data element tag of StationAETitle.
StationNameTag is the data element tag of StationName.
SteadyStatePulseSequenceTag is the data element tag of SteadyStatePulseSequence.
SteepKeratometricAxisSequenceTag is the data element tag of SteepKeratometricAxisSequence.
SteeringAngleTag is the data element tag of SteeringAngle.
StereoBaselineAngleTag is the data element tag of StereoBaselineAngle.
StereoBaselineDisplacementTag is the data element tag of StereoBaselineDisplacement.
StereoHorizontalPixelOffsetTag is the data element tag of StereoHorizontalPixelOffset.
StereoPairsPresentTag is the data element tag of StereoPairsPresent.
StereoPairsSequenceTag is the data element tag of StereoPairsSequence.
StereoRotationTag is the data element tag of StereoRotation.
StereoVerticalPixelOffsetTag is the data element tag of StereoVerticalPixelOffset.
StimuliRetestingQuantityTag is the data element tag of StimuliRetestingQuantity.
StimulusAreaTag is the data element tag of StimulusArea.
StimulusColorCodeSequenceTag is the data element tag of StimulusColorCodeSequence.
StimulusPresentationTimeTag is the data element tag of StimulusPresentationTime.
StimulusResultsTag is the data element tag of StimulusResults.
StopTrimTag is the data element tag of StopTrim.
StorageMediaFileSetIDTag is the data element tag of StorageMediaFileSetID.
StorageMediaFileSetUIDTag is the data element tag of StorageMediaFileSetUID.
StorageProtocolElementSequenceTag is the data element tag of StorageProtocolElementSequence.
StorageProtocolElementSpecificationSequenceTag is the data element tag of StorageProtocolElementSpecificationSequence.
StorageURLTag is the data element tag of StorageURL.
StoredValueColorRangeSequenceTag is the data element tag of StoredValueColorRangeSequence.
STOWRSStorageSequenceTag is the data element tag of STOWRSStorageSequence.
StrainAdditionalInformationTag is the data element tag of StrainAdditionalInformation.
StrainCodeSequenceTag is the data element tag of StrainCodeSequence.
StrainDescriptionTag is the data element tag of StrainDescription.
StrainNomenclatureTag is the data element tag of StrainNomenclature.
StrainSourceRegistryCodeSequenceTag is the data element tag of StrainSourceRegistryCodeSequence.
StrainSourceTag is the data element tag of StrainSource.
StrainStockNumberTag is the data element tag of StrainStockNumber.
StrainStockSequenceTag is the data element tag of StrainStockSequence.
StructuredConstraintObservationSequenceTag is the data element tag of StructuredConstraintObservationSequence.
StructuredDisplayBackgroundCIELabValueTag is the data element tag of StructuredDisplayBackgroundCIELabValue.
StructuredDisplayImageBoxSequenceTag is the data element tag of StructuredDisplayImageBoxSequence.
StructuredDisplayTextBoxSequenceTag is the data element tag of StructuredDisplayTextBoxSequence.
StructureSetDateTag is the data element tag of StructureSetDate.
StructureSetDescriptionTag is the data element tag of StructureSetDescription.
StructureSetLabelTag is the data element tag of StructureSetLabel.
StructureSetNameTag is the data element tag of StructureSetName.
StructureSetROISequenceTag is the data element tag of StructureSetROISequence.
StructureSetTimeTag is the data element tag of StructureSetTime.
StudiesContainingOtherReferencedInstancesSequenceTag is the data element tag of StudiesContainingOtherReferencedInstancesSequence.
StudyArrivalDateTag is the data element tag of StudyArrivalDate.
StudyArrivalTimeTag is the data element tag of StudyArrivalTime.
StudyCommentsTag is the data element tag of StudyComments.
StudyCompletionDateTag is the data element tag of StudyCompletionDate.
StudyCompletionTimeTag is the data element tag of StudyCompletionTime.
StudyComponentStatusIDTag is the data element tag of StudyComponentStatusID.
StudyDateTag is the data element tag of StudyDate.
StudyDescriptionTag is the data element tag of StudyDescription.
StudyIDIssuerTag is the data element tag of StudyIDIssuer.
StudyIDTag is the data element tag of StudyID.
StudyInstanceUIDTag is the data element tag of StudyInstanceUID.
StudyPriorityIDTag is the data element tag of StudyPriorityID.
StudyReadDateTag is the data element tag of StudyReadDate.
StudyReadTimeTag is the data element tag of StudyReadTime.
StudyStatusIDTag is the data element tag of StudyStatusID.
StudyTimeTag is the data element tag of StudyTime.
StudyVerifiedDateTag is the data element tag of StudyVerifiedDate.
StudyVerifiedTimeTag is the data element tag of StudyVerifiedTime.
SubjectiveRefractionLeftEyeSequenceTag is the data element tag of SubjectiveRefractionLeftEyeSequence.
SubjectiveRefractionRightEyeSequenceTag is the data element tag of SubjectiveRefractionRightEyeSequence.
SubjectRelativePositionInImageTag is the data element tag of SubjectRelativePositionInImage.
SubscriptionListStatusTag is the data element tag of SubscriptionListStatus.
SubstanceAdministrationApprovalTag is the data element tag of SubstanceAdministrationApproval.
SubstanceAdministrationDateTimeTag is the data element tag of SubstanceAdministrationDateTime.
SubstanceAdministrationDeviceIDTag is the data element tag of SubstanceAdministrationDeviceID.
SubstanceAdministrationNotesTag is the data element tag of SubstanceAdministrationNotes.
SubstanceAdministrationParameterSequenceTag is the data element tag of SubstanceAdministrationParameterSequence.
SubtractionItemIDTag is the data element tag of SubtractionItemID.
SupportedImageDisplayFormatsSequenceTag is the data element tag of SupportedImageDisplayFormatsSequence.
SurfaceAsymmetryIndexTag is the data element tag of SurfaceAsymmetryIndex.
SurfaceCommentsTag is the data element tag of SurfaceComments.
SurfaceCountTag is the data element tag of SurfaceCount.
SurfaceEntryPointTag is the data element tag of SurfaceEntryPoint.
SurfaceMeshPrimitivesSequenceTag is the data element tag of SurfaceMeshPrimitivesSequence.
SurfaceMeshZPixelOffsetTag is the data element tag of SurfaceMeshZPixelOffset.
SurfaceModelDescriptionSequenceTag is the data element tag of SurfaceModelDescriptionSequence.
SurfaceModelLabelTag is the data element tag of SurfaceModelLabel.
SurfaceModelScalingFactorTag is the data element tag of SurfaceModelScalingFactor.
SurfaceNumberTag is the data element tag of SurfaceNumber.
SurfacePointColorCIELabValueDataTag is the data element tag of SurfacePointColorCIELabValueData.
SurfacePointPresentationValueDataTag is the data element tag of SurfacePointPresentationValueData.
SurfacePointsNormalsSequenceTag is the data element tag of SurfacePointsNormalsSequence.
SurfacePointsSequenceTag is the data element tag of SurfacePointsSequence.
SurfaceProcessingAlgorithmIdentificationSequenceTag is the data element tag of SurfaceProcessingAlgorithmIdentificationSequence.
SurfaceProcessingDescriptionTag is the data element tag of SurfaceProcessingDescription.
SurfaceProcessingRatioTag is the data element tag of SurfaceProcessingRatio.
SurfaceProcessingTag is the data element tag of SurfaceProcessing.
SurfaceRegularityIndexTag is the data element tag of SurfaceRegularityIndex.
SurfaceScanAcquisitionTypeCodeSequenceTag is the data element tag of SurfaceScanAcquisitionTypeCodeSequence.
SurfaceScanModeCodeSequenceTag is the data element tag of SurfaceScanModeCodeSequence.
SurfaceSequenceTag is the data element tag of SurfaceSequence.
SurgicalTechniqueTag is the data element tag of SurgicalTechnique.
SUVTypeTag is the data element tag of SUVType.
SwivelRangeTag is the data element tag of SwivelRange.
SynchronizationChannelTag is the data element tag of SynchronizationChannel.
SynchronizationFrameOfReferenceUIDTag is the data element tag of SynchronizationFrameOfReferenceUID.
SynchronizationTriggerTag is the data element tag of SynchronizationTrigger.
SynchronizedImageBoxListTag is the data element tag of SynchronizedImageBoxList.
SynchronizedScrollingSequenceTag is the data element tag of SynchronizedScrollingSequence.
SyringeCountsTag is the data element tag of SyringeCounts.
SystemStatusCommentTag is the data element tag of SystemStatusComment.
SystemStatusTag is the data element tag of SystemStatus.
T2PreparationTag is the data element tag of T2Preparation.
TableAngleTag is the data element tag of TableAngle.
TableCradleTiltAngleTag is the data element tag of TableCradleTiltAngle.
TableFeedPerRotationTag is the data element tag of TableFeedPerRotation.
TableFrameOfReferenceUIDTag is the data element tag of TableFrameOfReferenceUID.
TableHeadTiltAngleTag is the data element tag of TableHeadTiltAngle.
TableHeightTag is the data element tag of TableHeight.
TableHorizontalRotationAngleTag is the data element tag of TableHorizontalRotationAngle.
TableLateralIncrementTag is the data element tag of TableLateralIncrement.
TableLongitudinalIncrementTag is the data element tag of TableLongitudinalIncrement.
TableMotionTag is the data element tag of TableMotion.
TableOfParameterValuesTag is the data element tag of TableOfParameterValues.
TableOfPixelValuesTag is the data element tag of TableOfPixelValues.
TableOfXBreakPointsTag is the data element tag of TableOfXBreakPoints.
TableOfYBreakPointsTag is the data element tag of TableOfYBreakPoints.
TablePositionSequenceTag is the data element tag of TablePositionSequence.
TablePositionTag is the data element tag of TablePosition.
TableSpeedTag is the data element tag of TableSpeed.
TableTopEccentricAdjustedAngleTag is the data element tag of TableTopEccentricAdjustedAngle.
TableTopEccentricAngleTag is the data element tag of TableTopEccentricAngle.
TableTopEccentricAngleToleranceTag is the data element tag of TableTopEccentricAngleTolerance.
TableTopEccentricAxisDistanceTag is the data element tag of TableTopEccentricAxisDistance.
TableTopEccentricRotationDirectionTag is the data element tag of TableTopEccentricRotationDirection.
TableTopLateralAdjustedPositionTag is the data element tag of TableTopLateralAdjustedPosition.
TableTopLateralPositionTag is the data element tag of TableTopLateralPosition.
TableTopLateralPositionToleranceTag is the data element tag of TableTopLateralPositionTolerance.
TableTopLateralSetupDisplacementTag is the data element tag of TableTopLateralSetupDisplacement.
TableTopLongitudinalAdjustedPositionTag is the data element tag of TableTopLongitudinalAdjustedPosition.
TableTopLongitudinalPositionTag is the data element tag of TableTopLongitudinalPosition.
TableTopLongitudinalPositionToleranceTag is the data element tag of TableTopLongitudinalPositionTolerance.
TableTopLongitudinalSetupDisplacementTag is the data element tag of TableTopLongitudinalSetupDisplacement.
TableTopPitchAdjustedAngleTag is the data element tag of TableTopPitchAdjustedAngle.
TableTopPitchAngleTag is the data element tag of TableTopPitchAngle.
TableTopPitchAngleToleranceTag is the data element tag of TableTopPitchAngleTolerance.
TableTopPitchRotationDirectionTag is the data element tag of TableTopPitchRotationDirection.
TableTopRollAdjustedAngleTag is the data element tag of TableTopRollAdjustedAngle.
TableTopRollAngleTag is the data element tag of TableTopRollAngle.
TableTopRollAngleToleranceTag is the data element tag of TableTopRollAngleTolerance.
TableTopRollRotationDirectionTag is the data element tag of TableTopRollRotationDirection.
TableTopVerticalAdjustedPositionTag is the data element tag of TableTopVerticalAdjustedPosition.
TableTopVerticalPositionTag is the data element tag of TableTopVerticalPosition.
TableTopVerticalPositionToleranceTag is the data element tag of TableTopVerticalPositionTolerance.
TableTopVerticalSetupDisplacementTag is the data element tag of TableTopVerticalSetupDisplacement.
TableTraverseTag is the data element tag of TableTraverse.
TableTypeTag is the data element tag of TableType.
TableVerticalIncrementTag is the data element tag of TableVerticalIncrement.
TableXPositionToIsocenterTag is the data element tag of TableXPositionToIsocenter.
TableYPositionToIsocenterTag is the data element tag of TableYPositionToIsocenter.
TableZPositionToIsocenterTag is the data element tag of TableZPositionToIsocenter.
TagAngleFirstAxisTag is the data element tag of TagAngleFirstAxis.
TagAngleSecondAxisTag is the data element tag of TagAngleSecondAxis.
TaggingDelayTag is the data element tag of TaggingDelay.
TaggingTag is the data element tag of Tagging.
TagSpacingFirstDimensionTag is the data element tag of TagSpacingFirstDimension.
TagSpacingSecondDimensionTag is the data element tag of TagSpacingSecondDimension.
TagThicknessTag is the data element tag of TagThickness.
TangentialPowerTag is the data element tag of TangentialPower.
TargetExposureIndexTag is the data element tag of TargetExposureIndex.
TargetFrameOfReferenceUIDTag is the data element tag of TargetFrameOfReferenceUID.
TargetLabelTag is the data element tag of TargetLabel.
TargetLuminanceCharacteristicsSequenceTag is the data element tag of TargetLuminanceCharacteristicsSequence.
TargetMaterialSequenceTag is the data element tag of TargetMaterialSequence.
TargetMaximumDoseTag is the data element tag of TargetMaximumDose.
TargetMaximumLuminanceTag is the data element tag of TargetMaximumLuminance.
TargetMinimumDoseTag is the data element tag of TargetMinimumDose.
TargetMinimumLuminanceTag is the data element tag of TargetMinimumLuminance.
TargetPositionReferenceIndicatorTag is the data element tag of TargetPositionReferenceIndicator.
TargetPrescriptionDoseTag is the data element tag of TargetPrescriptionDose.
TargetRefractionTag is the data element tag of TargetRefraction.
TargetUIDTag is the data element tag of TargetUID.
TargetUnderdoseVolumeFractionTag is the data element tag of TargetUnderdoseVolumeFraction.
TDRTypeTag is the data element tag of TDRType.
TelephoneNumberTrialTag is the data element tag of TelephoneNumberTrial.
TemplateExtensionCreatorUIDTag is the data element tag of TemplateExtensionCreatorUID.
TemplateExtensionFlagTag is the data element tag of TemplateExtensionFlag.
TemplateExtensionOrganizationUIDTag is the data element tag of TemplateExtensionOrganizationUID.
TemplateIdentifierTag is the data element tag of TemplateIdentifier.
TemplateLocalVersionTag is the data element tag of TemplateLocalVersion.
TemplateNameTag is the data element tag of TemplateName.
TemplateNumberTag is the data element tag of TemplateNumber.
TemplateTypeTag is the data element tag of TemplateType.
TemplateVersionTag is the data element tag of TemplateVersion.
TemporalPositionIdentifierTag is the data element tag of TemporalPositionIdentifier.
TemporalPositionIndexTag is the data element tag of TemporalPositionIndex.
TemporalPositionSequenceTag is the data element tag of TemporalPositionSequence.
TemporalPositionTimeOffsetTag is the data element tag of TemporalPositionTimeOffset.
TemporalRangeTypeTag is the data element tag of TemporalRangeType.
TemporalResolutionTag is the data element tag of TemporalResolution.
TerminationCardiacTriggerCountThresholdTag is the data element tag of TerminationCardiacTriggerCountThreshold.
TerminationCountsThresholdTag is the data element tag of TerminationCountsThreshold.
TerminationDensityThresholdTag is the data element tag of TerminationDensityThreshold.
TerminationRelativeDensityThresholdTag is the data element tag of TerminationRelativeDensityThreshold.
TerminationRespiratoryTriggerCountThresholdTag is the data element tag of TerminationRespiratoryTriggerCountThreshold.
TerminationTimeThresholdTag is the data element tag of TerminationTimeThreshold.
TestImageValidationTag is the data element tag of TestImageValidation.
TestPatternCodeSequenceTag is the data element tag of TestPatternCodeSequence.
TestPointNormalsDataFlagTag is the data element tag of TestPointNormalsDataFlag.
TestPointNormalsSequenceTag is the data element tag of TestPointNormalsSequence.
TestResultCommentTag is the data element tag of TestResultComment.
TestResultTag is the data element tag of TestResult.
TextColorCIELabValueTag is the data element tag of TextColorCIELabValue.
TextCommentsTag is the data element tag of TextComments.
TextObjectSequenceTag is the data element tag of TextObjectSequence.
TextStringTag is the data element tag of TextString.
TextStyleSequenceTag is the data element tag of TextStyleSequence.
TextureLabelTag is the data element tag of TextureLabel.
TextValueTag is the data element tag of TextValue.
TherapyDescriptionTag is the data element tag of TherapyDescription.
TherapyTypeTag is the data element tag of TherapyType.
ThreatCategoryDescriptionTag is the data element tag of ThreatCategoryDescription.
ThreatCategoryTag is the data element tag of ThreatCategory.
ThreatDetectionAlgorithmandVersionTag is the data element tag of ThreatDetectionAlgorithmandVersion.
ThreatROIBaseTag is the data element tag of ThreatROIBase.
ThreatROIBitmapTag is the data element tag of ThreatROIBitmap.
ThreatROIExtentsTag is the data element tag of ThreatROIExtents.
ThreatROIVoxelSequenceTag is the data element tag of ThreatROIVoxelSequence.
ThreatSequenceTag is the data element tag of ThreatSequence.
ThreeDDegreeOfFreedomAxisTag is the data element tag of ThreeDDegreeOfFreedomAxis.
ThreeDImplantTemplateGroupMemberMatchingAxesTag is the data element tag of ThreeDImplantTemplateGroupMemberMatchingAxes.
ThreeDImplantTemplateGroupMemberMatchingPointTag is the data element tag of ThreeDImplantTemplateGroupMemberMatchingPoint.
ThreeDLineCoordinatesTag is the data element tag of ThreeDLineCoordinates.
ThreeDMatingAxesTag is the data element tag of ThreeDMatingAxes.
ThreeDMatingPointTag is the data element tag of ThreeDMatingPoint.
ThreeDPlaneNormalTag is the data element tag of ThreeDPlaneNormal.
ThreeDPlaneOriginTag is the data element tag of ThreeDPlaneOrigin.
ThreeDPointCoordinatesTag is the data element tag of ThreeDPointCoordinates.
ThreeDRenderingTypeTag is the data element tag of ThreeDRenderingType.
ThresholdDensityTag is the data element tag of ThresholdDensity.
ThresholdSequenceTag is the data element tag of ThresholdSequence.
ThresholdTypeTag is the data element tag of ThresholdType.
ThresholdValueSequenceTag is the data element tag of ThresholdValueSequence.
ThresholdValueTag is the data element tag of ThresholdValue.
TickAlignmentTag is the data element tag of TickAlignment.
TickLabelAlignmentTag is the data element tag of TickLabelAlignment.
TickLabelTag is the data element tag of TickLabel.
TickPositionTag is the data element tag of TickPosition.
TIDOffsetTag is the data element tag of TIDOffset.
TimeBasedImageSetsSequenceTag is the data element tag of TimeBasedImageSetsSequence.
TimeDistributionProtocolTag is the data element tag of TimeDistributionProtocol.
TimeDomainFilteringTag is the data element tag of TimeDomainFiltering.
TimeOfDocumentCreationOrVerbalTransactionTrialTag is the data element tag of TimeOfDocumentCreationOrVerbalTransactionTrial.
TimeOfFlightContrastTag is the data element tag of TimeOfFlightContrast.
TimeOfFlightInformationUsedTag is the data element tag of TimeOfFlightInformationUsed.
TimeOfGainCalibrationTag is the data element tag of TimeOfGainCalibration.
TimeOfLastCalibrationTag is the data element tag of TimeOfLastCalibration.
TimeOfLastDetectorCalibrationTag is the data element tag of TimeOfLastDetectorCalibration.
TimeOfSecondaryCaptureTag is the data element tag of TimeOfSecondaryCapture.
TimeRangeTag is the data element tag of TimeRange.
TimeSeriesBlendingTag is the data element tag of TimeSeriesBlending.
TimeSliceVectorTag is the data element tag of TimeSliceVector.
TimeSlotInformationSequenceTag is the data element tag of TimeSlotInformationSequence.
TimeSlotNumberTag is the data element tag of TimeSlotNumber.
TimeSlotTimeTag is the data element tag of TimeSlotTime.
TimeSlotVectorTag is the data element tag of TimeSlotVector.
TimeSourceTag is the data element tag of TimeSource.
TimeTag is the data element tag of Time.
TimezoneOffsetFromUTCTag is the data element tag of TimezoneOffsetFromUTC.
TIPTypeTag is the data element tag of TIPType.
TissueHeterogeneityCorrectionTag is the data element tag of TissueHeterogeneityCorrection.
TMLinePositionX0RetiredTag is the data element tag of TMLinePositionX0Retired.
TMLinePositionX0Tag is the data element tag of TMLinePositionX0.
TMLinePositionX1RetiredTag is the data element tag of TMLinePositionX1Retired.
TMLinePositionX1Tag is the data element tag of TMLinePositionX1.
TMLinePositionY0RetiredTag is the data element tag of TMLinePositionY0Retired.
TMLinePositionY0Tag is the data element tag of TMLinePositionY0.
TMLinePositionY1RetiredTag is the data element tag of TMLinePositionY1Retired.
TMLinePositionY1Tag is the data element tag of TMLinePositionY1.
ToleranceTableLabelTag is the data element tag of ToleranceTableLabel.
ToleranceTableNumberTag is the data element tag of ToleranceTableNumber.
ToleranceTableSequenceTag is the data element tag of ToleranceTableSequence.
TomoAngleTag is the data element tag of TomoAngle.
TomoClassTag is the data element tag of TomoClass.
TomoLayerHeightTag is the data element tag of TomoLayerHeight.
TomoTimeTag is the data element tag of TomoTime.
TomoTypeTag is the data element tag of TomoType.
TopicAuthorTag is the data element tag of TopicAuthor.
TopicKeywordsTag is the data element tag of TopicKeywords.
TopicSubjectTag is the data element tag of TopicSubject.
TopicTitleTag is the data element tag of TopicTitle.
TopLeftHandCornerOfLocalizerAreaTag is the data element tag of TopLeftHandCornerOfLocalizerArea.
TotalApertureTag is the data element tag of TotalAperture.
TotalBlockTrayFactorTag is the data element tag of TotalBlockTrayFactor.
TotalBlockTrayWaterEquivalentThicknessTag is the data element tag of TotalBlockTrayWaterEquivalentThickness.
TotalCollimationWidthTag is the data element tag of TotalCollimationWidth.
TotalCompensatorTrayFactorTag is the data element tag of TotalCompensatorTrayFactor.
TotalCompensatorTrayWaterEquivalentThicknessTag is the data element tag of TotalCompensatorTrayWaterEquivalentThickness.
TotalGainTag is the data element tag of TotalGain.
TotalNumberOfExposuresTag is the data element tag of TotalNumberOfExposures.
TotalNumberOfPiecesOfMediaCreatedTag is the data element tag of TotalNumberOfPiecesOfMediaCreated.
TotalPixelMatrixColumnsTag is the data element tag of TotalPixelMatrixColumns.
TotalPixelMatrixFocalPlanesTag is the data element tag of TotalPixelMatrixFocalPlanes.
TotalPixelMatrixOriginSequenceTag is the data element tag of TotalPixelMatrixOriginSequence.
TotalPixelMatrixRowsTag is the data element tag of TotalPixelMatrixRows.
TotalProcessingTimeTag is the data element tag of TotalProcessingTime.
TotalReferenceAirKermaTag is the data element tag of TotalReferenceAirKerma.
TotalTimeOfFluoroscopyTag is the data element tag of TotalTimeOfFluoroscopy.
TotalTimeTag is the data element tag of TotalTime.
TotalWedgeTrayWaterEquivalentThicknessTag is the data element tag of TotalWedgeTrayWaterEquivalentThickness.
TrackingAlgorithmIdentificationSequenceTag is the data element tag of TrackingAlgorithmIdentificationSequence.
TrackingIDTag is the data element tag of TrackingID.
TrackingUIDTag is the data element tag of TrackingUID.
TrackPointIndexListTag is the data element tag of TrackPointIndexList.
TrackSequenceTag is the data element tag of TrackSequence.
TrackSetAnatomicalTypeCodeSequenceTag is the data element tag of TrackSetAnatomicalTypeCodeSequence.
TrackSetDescriptionTag is the data element tag of TrackSetDescription.
TrackSetLabelTag is the data element tag of TrackSetLabel.
TrackSetNumberTag is the data element tag of TrackSetNumber.
TrackSetSequenceTag is the data element tag of TrackSetSequence.
TrackSetStatisticsSequenceTag is the data element tag of TrackSetStatisticsSequence.
TrackStatisticsSequenceTag is the data element tag of TrackStatisticsSequence.
TransactionUIDTag is the data element tag of TransactionUID.
TransducerApplicationCodeSequenceTag is the data element tag of TransducerApplicationCodeSequence.
TransducerBeamSteeringCodeSequenceTag is the data element tag of TransducerBeamSteeringCodeSequence.
TransducerDataTag is the data element tag of TransducerData.
TransducerFrequencyTag is the data element tag of TransducerFrequency.
TransducerGeometryCodeSequenceTag is the data element tag of TransducerGeometryCodeSequence.
TransducerOrientationModifierSequenceTag is the data element tag of TransducerOrientationModifierSequence.
TransducerOrientationSequenceTag is the data element tag of TransducerOrientationSequence.
TransducerOrientationTag is the data element tag of TransducerOrientation.
TransducerPositionModifierSequenceTag is the data element tag of TransducerPositionModifierSequence.
TransducerPositionSequenceTag is the data element tag of TransducerPositionSequence.
TransducerPositionTag is the data element tag of TransducerPosition.
TransducerScanPatternCodeSequenceTag is the data element tag of TransducerScanPatternCodeSequence.
TransducerTypeTag is the data element tag of TransducerType.
TransferSyntaxUIDTag is the data element tag of TransferSyntaxUID.
TransferTubeLengthTag is the data element tag of TransferTubeLength.
TransferTubeNumberTag is the data element tag of TransferTubeNumber.
TransformationAlgorithmSequenceTag is the data element tag of TransformationAlgorithmSequence.
TransformationMethodCodeSequenceTag is the data element tag of TransformationMethodCodeSequence.
TransformDescriptionTag is the data element tag of TransformDescription.
TransformedAxisUnitsTag is the data element tag of TransformedAxisUnits.
TransformLabelTag is the data element tag of TransformLabel.
TransformNumberOfAxesTag is the data element tag of TransformNumberOfAxes.
TransformOrderOfAxesTag is the data element tag of TransformOrderOfAxes.
TransformVersionNumberTag is the data element tag of TransformVersionNumber.
TranslationRateXTag is the data element tag of TranslationRateX.
TranslationRateYTag is the data element tag of TranslationRateY.
TransmitCoilManufacturerNameTag is the data element tag of TransmitCoilManufacturerName.
TransmitCoilNameTag is the data element tag of TransmitCoilName.
TransmitCoilTypeTag is the data element tag of TransmitCoilType.
TransmitterFrequencyTag is the data element tag of TransmitterFrequency.
TransmitTransducerSequenceTag is the data element tag of TransmitTransducerSequence.
TransmitTransducerSettingsSequenceTag is the data element tag of TransmitTransducerSettingsSequence.
TransportClassificationTag is the data element tag of TransportClassification.
TransverseDetectorSeparationTag is the data element tag of TransverseDetectorSeparation.
TransverseMashTag is the data element tag of TransverseMash.
TrayAccessoryCodeTag is the data element tag of TrayAccessoryCode.
TreatmentControlPointDateTag is the data element tag of TreatmentControlPointDate.
TreatmentControlPointTimeTag is the data element tag of TreatmentControlPointTime.
TreatmentDateTag is the data element tag of TreatmentDate.
TreatmentDeliveryTypeTag is the data element tag of TreatmentDeliveryType.
TreatmentMachineNameTag is the data element tag of TreatmentMachineName.
TreatmentMachineSequenceTag is the data element tag of TreatmentMachineSequence.
TreatmentProtocolsTag is the data element tag of TreatmentProtocols.
TreatmentSessionApplicationSetupSequenceTag is the data element tag of TreatmentSessionApplicationSetupSequence.
TreatmentSessionBeamSequenceTag is the data element tag of TreatmentSessionBeamSequence.
TreatmentSessionIonBeamSequenceTag is the data element tag of TreatmentSessionIonBeamSequence.
TreatmentSitesTag is the data element tag of TreatmentSites.
TreatmentStatusCommentTag is the data element tag of TreatmentStatusComment.
TreatmentSummaryCalculatedDoseReferenceSequenceTag is the data element tag of TreatmentSummaryCalculatedDoseReferenceSequence.
TreatmentSummaryMeasuredDoseReferenceSequenceTag is the data element tag of TreatmentSummaryMeasuredDoseReferenceSequence.
TreatmentTerminationCodeTag is the data element tag of TreatmentTerminationCode.
TreatmentTerminationStatusTag is the data element tag of TreatmentTerminationStatus.
TreatmentTimeTag is the data element tag of TreatmentTime.
TreatmentVerificationStatusTag is the data element tag of TreatmentVerificationStatus.
TriangleFanSequenceTag is the data element tag of TriangleFanSequence.
TrianglePointIndexListTag is the data element tag of TrianglePointIndexList.
TriangleStripSequenceTag is the data element tag of TriangleStripSequence.
TriggerSamplePositionTag is the data element tag of TriggerSamplePosition.
TriggerSourceOrTypeTag is the data element tag of TriggerSourceOrType.
TriggerTimeOffsetTag is the data element tag of TriggerTimeOffset.
TriggerTimeTag is the data element tag of TriggerTime.
TriggerVectorTag is the data element tag of TriggerVector.
TriggerWindowTag is the data element tag of TriggerWindow.
TrimTag is the data element tag of Trim.
TubeAngleTag is the data element tag of TubeAngle.
TwoDDegreeOfFreedomAxisTag is the data element tag of TwoDDegreeOfFreedomAxis.
TwoDDegreeOfFreedomSequenceTag is the data element tag of TwoDDegreeOfFreedomSequence.
TwoDimensionalToThreeDimensionalMapDataTag is the data element tag of TwoDimensionalToThreeDimensionalMapData.
TwoDimensionalToThreeDimensionalMapSequenceTag is the data element tag of TwoDimensionalToThreeDimensionalMapSequence.
TwoDImplantTemplateGroupMemberMatchingAxesTag is the data element tag of TwoDImplantTemplateGroupMemberMatchingAxes.
TwoDImplantTemplateGroupMemberMatchingPointTag is the data element tag of TwoDImplantTemplateGroupMemberMatchingPoint.
TwoDLineCoordinatesSequenceTag is the data element tag of TwoDLineCoordinatesSequence.
TwoDLineCoordinatesTag is the data element tag of TwoDLineCoordinates.
TwoDMatingAxesTag is the data element tag of TwoDMatingAxes.
TwoDMatingFeatureCoordinatesSequenceTag is the data element tag of TwoDMatingFeatureCoordinatesSequence.
TwoDMatingPointTag is the data element tag of TwoDMatingPoint.
TwoDPlaneCoordinatesSequenceTag is the data element tag of TwoDPlaneCoordinatesSequence.
TwoDPlaneIntersectionTag is the data element tag of TwoDPlaneIntersection.
TwoDPointCoordinatesSequenceTag is the data element tag of TwoDPointCoordinatesSequence.
TwoDPointCoordinatesTag is the data element tag of TwoDPointCoordinates.
TypeOfDataTag is the data element tag of TypeOfData.
TypeOfDetectorMotionTag is the data element tag of TypeOfDetectorMotion.
TypeOfFiltersTag is the data element tag of TypeOfFilters.
TypeOfInstancesTag is the data element tag of TypeOfInstances.
TypeOfPatientIDTag is the data element tag of TypeOfPatientID.
TypeOfSynchronizationTag is the data element tag of TypeOfSynchronization.
UDISequenceTag is the data element tag of UDISequence.
UIDTag is the data element tag of UID.
UltrasoundAcquisitionGeometryTag is the data element tag of UltrasoundAcquisitionGeometry.
UltrasoundColorDataPresentTag is the data element tag of UltrasoundColorDataPresent.
UltrasoundOphthalmicAxialLengthMeasurementsSequenceTag is the data element tag of UltrasoundOphthalmicAxialLengthMeasurementsSequence.
UltrasoundSelectedOphthalmicAxialLengthSequenceTag is the data element tag of UltrasoundSelectedOphthalmicAxialLengthSequence.
UnassignedPerFrameConvertedAttributesSequenceTag is the data element tag of UnassignedPerFrameConvertedAttributesSequence.
UnassignedSharedConvertedAttributesSequenceTag is the data element tag of UnassignedSharedConvertedAttributesSequence.
UndefinedLength as specified http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_7.1.1.
UnderlinedTag is the data element tag of Underlined.
UnformattedTextValueTag is the data element tag of UnformattedTextValue.
UnifiedProcedureStepListStatusTag is the data element tag of UnifiedProcedureStepListStatus.
UnifiedProcedureStepPerformedProcedureSequenceTag is the data element tag of UnifiedProcedureStepPerformedProcedureSequence.
UniformResourceLocatorTrialTag is the data element tag of UniformResourceLocatorTrial.
UniqueDeviceIdentifierTag is the data element tag of UniqueDeviceIdentifier.
UnitsTag is the data element tag of Units.
UniversalEntityIDTag is the data element tag of UniversalEntityID.
UniversalEntityIDTypeTag is the data element tag of UniversalEntityIDType.
UnspecifiedLateralityLensSequenceTag is the data element tag of UnspecifiedLateralityLensSequence.
UpperLowerPixelValuesTag is the data element tag of UpperLowerPixelValues.
UrgencyOrPriorityAlertsTrialTag is the data element tag of UrgencyOrPriorityAlertsTrial.
URNCodeValueTag is the data element tag of URNCodeValue.
UsedFiducialsSequenceTag is the data element tag of UsedFiducialsSequence.
UsedSegmentsSequenceTag is the data element tag of UsedSegmentsSequence.
UserSelectedGainYTag is the data element tag of UserSelectedGainY.
UserSelectedOffsetXTag is the data element tag of UserSelectedOffsetX.
UserSelectedOffsetYTag is the data element tag of UserSelectedOffsetY.
UserSelectedPhaseTag is the data element tag of UserSelectedPhase.
USImageDescriptionSequenceTag is the data element tag of USImageDescriptionSequence.
UValueDataTag is the data element tag of UValueData.
UVMappingSequenceTag is the data element tag of UVMappingSequence.
ValueTypeTag is the data element tag of ValueType.
VariableCoefficientsSDDNTag is the data element tag of VariableCoefficientsSDDN.
VariableCoefficientsSDHNTag is the data element tag of VariableCoefficientsSDHN.
VariableCoefficientsSDVNTag is the data element tag of VariableCoefficientsSDVN.
VariableFlipAngleFlagTag is the data element tag of VariableFlipAngleFlag.
VariableNextDataGroupTag is the data element tag of VariableNextDataGroup.
VariablePixelDataTag is the data element tag of VariablePixelData.
VectorAccuracyTag is the data element tag of VectorAccuracy.
VectorCoordinateDataTag is the data element tag of VectorCoordinateData.
VectorDimensionalityTag is the data element tag of VectorDimensionality.
VectorGridDataTag is the data element tag of VectorGridData.
VelocityEncodingAcquisitionSequenceTag is the data element tag of VelocityEncodingAcquisitionSequence.
VelocityEncodingDirectionTag is the data element tag of VelocityEncodingDirection.
VelocityEncodingMaximumValueTag is the data element tag of VelocityEncodingMaximumValue.
VelocityEncodingMinimumValueTag is the data element tag of VelocityEncodingMinimumValue.
VelocityOfSoundTag is the data element tag of VelocityOfSound.
VerbalSourceIdentifierCodeSequenceTrialTag is the data element tag of VerbalSourceIdentifierCodeSequenceTrial.
VerbalSourceTrialTag is the data element tag of VerbalSourceTrial.
VerificationDateTimeTag is the data element tag of VerificationDateTime.
VerificationFlagTag is the data element tag of VerificationFlag.
VerificationImageTimingTag is the data element tag of VerificationImageTiming.
VerifyingObserverIdentificationCodeSequenceTag is the data element tag of VerifyingObserverIdentificationCodeSequence.
VerifyingObserverNameTag is the data element tag of VerifyingObserverName.
VerifyingObserverSequenceTag is the data element tag of VerifyingObserverSequence.
VerifyingOrganizationTag is the data element tag of VerifyingOrganization.
VertexPointIndexListTag is the data element tag of VertexPointIndexList.
VerticalAlignmentTag is the data element tag of VerticalAlignment.
VerticalOffsetOfSensorTag is the data element tag of VerticalOffsetOfSensor.
VerticalPrismBaseTag is the data element tag of VerticalPrismBase.
VerticalPrismPowerTag is the data element tag of VerticalPrismPower.
VerticesOfTheOutlineOfPupilTag is the data element tag of VerticesOfTheOutlineOfPupil.
VerticesOfThePolygonalCollimatorTag is the data element tag of VerticesOfThePolygonalCollimator.
VerticesOfThePolygonalExposureControlSensingRegionTag is the data element tag of VerticesOfThePolygonalExposureControlSensingRegion.
VerticesOfThePolygonalShutterTag is the data element tag of VerticesOfThePolygonalShutter.
VerticesOfTheRegionTag is the data element tag of VerticesOfTheRegion.
VideoImageFormatAcquiredTag is the data element tag of VideoImageFormatAcquired.
ViewCodeSequenceTag is the data element tag of ViewCodeSequence.
ViewingDistanceTag is the data element tag of ViewingDistance.
ViewingDistanceTypeTag is the data element tag of ViewingDistanceType.
ViewModifierCodeSequenceTag is the data element tag of ViewModifierCodeSequence.
ViewNameTag is the data element tag of ViewName.
ViewNumberTag is the data element tag of ViewNumber.
ViewOrientationCodeSequenceTag is the data element tag of ViewOrientationCodeSequence.
ViewOrientationModifierCodeSequenceTag is the data element tag of ViewOrientationModifierCodeSequence.
ViewpointLookAtPointTag is the data element tag of ViewpointLookAtPoint.
ViewpointPositionTag is the data element tag of ViewpointPosition.
ViewpointUpDirectionTag is the data element tag of ViewpointUpDirection.
ViewPositionTag is the data element tag of ViewPosition.
VirtualSourceAxisDistancesTag is the data element tag of VirtualSourceAxisDistances.
VisitCommentsTag is the data element tag of VisitComments.
VisitStatusIDTag is the data element tag of VisitStatusID.
VisualAcuityBothEyesOpenSequenceTag is the data element tag of VisualAcuityBothEyesOpenSequence.
VisualAcuityLeftEyeSequenceTag is the data element tag of VisualAcuityLeftEyeSequence.
VisualAcuityMeasurementSequenceTag is the data element tag of VisualAcuityMeasurementSequence.
VisualAcuityModifiersTag is the data element tag of VisualAcuityModifiers.
VisualAcuityRightEyeSequenceTag is the data element tag of VisualAcuityRightEyeSequence.
VisualAcuityTypeCodeSequenceTag is the data element tag of VisualAcuityTypeCodeSequence.
VisualEvaluationMethodCodeSequenceTag is the data element tag of VisualEvaluationMethodCodeSequence.
VisualEvaluationResultSequenceTag is the data element tag of VisualEvaluationResultSequence.
VisualEvaluationTestSequenceTag is the data element tag of VisualEvaluationTestSequence.
VisualFieldCatchTrialSequenceTag is the data element tag of VisualFieldCatchTrialSequence.
VisualFieldGlobalResultsIndexSequenceTag is the data element tag of VisualFieldGlobalResultsIndexSequence.
VisualFieldHorizontalExtentTag is the data element tag of VisualFieldHorizontalExtent.
VisualFieldMeanSensitivityTag is the data element tag of VisualFieldMeanSensitivity.
VisualFieldShapeTag is the data element tag of VisualFieldShape.
VisualFieldTestDurationTag is the data element tag of VisualFieldTestDuration.
VisualFieldTestNormalsFlagTag is the data element tag of VisualFieldTestNormalsFlag.
VisualFieldTestPointNormalsSequenceTag is the data element tag of VisualFieldTestPointNormalsSequence.
VisualFieldTestPointSequenceTag is the data element tag of VisualFieldTestPointSequence.
VisualFieldTestPointXCoordinateTag is the data element tag of VisualFieldTestPointXCoordinate.
VisualFieldTestPointYCoordinateTag is the data element tag of VisualFieldTestPointYCoordinate.
VisualFieldTestReliabilityGlobalIndexSequenceTag is the data element tag of VisualFieldTestReliabilityGlobalIndexSequence.
VisualFieldVerticalExtentTag is the data element tag of VisualFieldVerticalExtent.
VitalStainCodeSequenceTrialTag is the data element tag of VitalStainCodeSequenceTrial.
VitreousStatusCodeSequenceTag is the data element tag of VitreousStatusCodeSequence.
VitreousStatusDescriptionTag is the data element tag of VitreousStatusDescription.
VOILUTFunctionTag is the data element tag of VOILUTFunction.
VOILUTSequenceTag is the data element tag of VOILUTSequence.
VOITypeTag is the data element tag of VOIType.
VolumeBasedCalculationTechniqueTag is the data element tag of VolumeBasedCalculationTechnique.
VolumeCroppingMethodTag is the data element tag of VolumeCroppingMethod.
VolumeCroppingSequenceTag is the data element tag of VolumeCroppingSequence.
VolumeFrameOfReferenceUIDTag is the data element tag of VolumeFrameOfReferenceUID.
VolumeLocalizationSequenceTag is the data element tag of VolumeLocalizationSequence.
VolumeLocalizationTechniqueTag is the data element tag of VolumeLocalizationTechnique.
VolumeOfPTOTag is the data element tag of VolumeOfPTO.
VolumeStreamSequenceTag is the data element tag of VolumeStreamSequence.
VolumeToTableMappingMatrixTag is the data element tag of VolumeToTableMappingMatrix.
VolumeToTransducerMappingMatrixTag is the data element tag of VolumeToTransducerMappingMatrix.
VolumeToTransducerRelationshipTag is the data element tag of VolumeToTransducerRelationship.
VolumetricAnnotationSequenceTag is the data element tag of VolumetricAnnotationSequence.
VolumetricCurvePointsTag is the data element tag of VolumetricCurvePoints.
VolumetricCurveUpDirectionsTag is the data element tag of VolumetricCurveUpDirections.
VolumetricPresentationInputAnnotationSequenceTag is the data element tag of VolumetricPresentationInputAnnotationSequence.
VolumetricPresentationInputIndexTag is the data element tag of VolumetricPresentationInputIndex.
VolumetricPresentationInputNumberTag is the data element tag of VolumetricPresentationInputNumber.
VolumetricPresentationInputSetSequenceTag is the data element tag of VolumetricPresentationInputSetSequence.
VolumetricPresentationInputSetUIDTag is the data element tag of VolumetricPresentationInputSetUID.
VolumetricPresentationStateInputSequenceTag is the data element tag of VolumetricPresentationStateInputSequence.
VolumetricPropertiesTag is the data element tag of VolumetricProperties.
VValueDataTag is the data element tag of VValueData.
WADORetrievalSequenceTag is the data element tag of WADORetrievalSequence.
WADORSRetrievalSequenceTag is the data element tag of WADORSRetrievalSequence.
WarningReasonTag is the data element tag of WarningReason.
WaterEquivalentDiameterCalculationMethodCodeSequenceTag is the data element tag of WaterEquivalentDiameterCalculationMethodCodeSequence.
WaterEquivalentDiameterTag is the data element tag of WaterEquivalentDiameter.
WaterReferenceAcquisitionTag is the data element tag of WaterReferenceAcquisition.
WaterReferencedPhaseCorrectionTag is the data element tag of WaterReferencedPhaseCorrection.
WaveformAnnotationSequenceTag is the data element tag of WaveformAnnotationSequence.
WaveformBitsAllocatedTag is the data element tag of WaveformBitsAllocated.
WaveformBitsStoredTag is the data element tag of WaveformBitsStored.
WaveformChannelNumberTag is the data element tag of WaveformChannelNumber.
WaveformDataDisplayScaleTag is the data element tag of WaveformDataDisplayScale.
WaveformDataTag is the data element tag of WaveformData.
WaveformDisplayBackgroundCIELabValueTag is the data element tag of WaveformDisplayBackgroundCIELabValue.
WaveformOriginalityTag is the data element tag of WaveformOriginality.
WaveformPaddingValueTag is the data element tag of WaveformPaddingValue.
WaveformPresentationGroupSequenceTag is the data element tag of WaveformPresentationGroupSequence.
WaveformSampleInterpretationTag is the data element tag of WaveformSampleInterpretation.
WaveformSequenceTag is the data element tag of WaveformSequence.
WedgeAngleFloatTag is the data element tag of WedgeAngleFloat.
WedgeAngleTag is the data element tag of WedgeAngle.
WedgeChamferHeightTag is the data element tag of WedgeChamferHeight.
WedgeCurveTag is the data element tag of WedgeCurve.
WedgeDescriptionTag is the data element tag of WedgeDescription.
WedgeElement1PositionTag is the data element tag of WedgeElement1Position.
WedgeFactorTag is the data element tag of WedgeFactor.
WedgeFrontGapTag is the data element tag of WedgeFrontGap.
WedgeFrontHeightTag is the data element tag of WedgeFrontHeight.
WedgeIDTag is the data element tag of WedgeID.
WedgeInContactLengthTag is the data element tag of WedgeInContactLength.
WedgeInContactWidthTag is the data element tag of WedgeInContactWidth.
WedgeManufacturerNameTag is the data element tag of WedgeManufacturerName.
WedgeMaterialTag is the data element tag of WedgeMaterial.
WedgeMaterialVelocityTag is the data element tag of WedgeMaterialVelocity.
WedgeModelNumberTag is the data element tag of WedgeModelNumber.
WedgeNameTag is the data element tag of WedgeName.
WedgeNumberTag is the data element tag of WedgeNumber.
WedgeOffsetXTag is the data element tag of WedgeOffsetX.
WedgeOffsetYTag is the data element tag of WedgeOffsetY.
WedgeOffsetZTag is the data element tag of WedgeOffsetZ.
WedgeOrientationTag is the data element tag of WedgeOrientation.
WedgeOriginOffsetXTag is the data element tag of WedgeOriginOffsetX.
WedgePositionSequenceTag is the data element tag of WedgePositionSequence.
WedgePositionTag is the data element tag of WedgePosition.
WedgeRearHeightTag is the data element tag of WedgeRearHeight.
WedgeRoofAngleTag is the data element tag of WedgeRoofAngle.
WedgeSequenceTag is the data element tag of WedgeSequence.
WedgeThinEdgePositionTag is the data element tag of WedgeThinEdgePosition.
WedgeTimeDelayTag is the data element tag of WedgeTimeDelay.
WedgeTotalHeightTag is the data element tag of WedgeTotalHeight.
WedgeTotalLengthTag is the data element tag of WedgeTotalLength.
WedgeTotalWidthTag is the data element tag of WedgeTotalWidth.
WedgeTypeTag is the data element tag of WedgeType.
WeightingLookupTableDataTag is the data element tag of WeightingLookupTableData.
WeightingLookupTableDescriptorTag is the data element tag of WeightingLookupTableDescriptor.
WeightingTransferFunctionSequenceTag is the data element tag of WeightingTransferFunctionSequence.
WhitePointFlagTag is the data element tag of WhitePointFlag.
WholeBodyTechniqueTag is the data element tag of WholeBodyTechnique.
WholeSlideMicroscopyImageFrameTypeSequenceTag is the data element tag of WholeSlideMicroscopyImageFrameTypeSequence.
WideFieldOphthalmicPhotographyQualityRatingSequenceTag is the data element tag of WideFieldOphthalmicPhotographyQualityRatingSequence.
WideFieldOphthalmicPhotographyQualityThresholdSequenceTag is the data element tag of WideFieldOphthalmicPhotographyQualityThresholdSequence.
WideFieldOphthalmicPhotographyThresholdQualityRatingTag is the data element tag of WideFieldOphthalmicPhotographyThresholdQualityRating.
WindowCenterTag is the data element tag of WindowCenter.
WindowCenterWidthExplanationTag is the data element tag of WindowCenterWidthExplanation.
WindowWidthTag is the data element tag of WindowWidth.
WorklistLabelTag is the data element tag of WorklistLabel.
XAXRFFrameCharacteristicsSequenceTag is the data element tag of XAXRFFrameCharacteristicsSequence.
XCoordinatesCenterPixelViewAngleTag is the data element tag of XCoordinatesCenterPixelViewAngle.
XDSRetrievalSequenceTag is the data element tag of XDSRetrievalSequence.
XDSStorageSequenceTag is the data element tag of XDSStorageSequence.
XFocusCenterTag is the data element tag of XFocusCenter.
XOffsetInSlideCoordinateSystemTag is the data element tag of XOffsetInSlideCoordinateSystem.
XRay3DAcquisitionSequenceTag is the data element tag of XRay3DAcquisitionSequence.
XRay3DFrameTypeSequenceTag is the data element tag of XRay3DFrameTypeSequence.
XRay3DReconstructionSequenceTag is the data element tag of XRay3DReconstructionSequence.
XRayAcquisitionDoseSequenceTag is the data element tag of XRayAcquisitionDoseSequence.
XRayFilterSequenceTag is the data element tag of XRayFilterSequence.
XRayGeometrySequenceTag is the data element tag of XRayGeometrySequence.
XRayGridSequenceTag is the data element tag of XRayGridSequence.
XRayImageReceptorAngleTag is the data element tag of XRayImageReceptorAngle.
XRayImageReceptorTranslationTag is the data element tag of XRayImageReceptorTranslation.
XRayOutputTag is the data element tag of XRayOutput.
XRayReceptorTypeTag is the data element tag of XRayReceptorType.
XRaySourceIsocenterPrimaryAngleTag is the data element tag of XRaySourceIsocenterPrimaryAngle.
XRaySourceIsocenterSecondaryAngleTag is the data element tag of XRaySourceIsocenterSecondaryAngle.
XRayTubeCurrentInmATag is the data element tag of XRayTubeCurrentInmA.
XRayTubeCurrentInuATag is the data element tag of XRayTubeCurrentInuA.
XRayTubeCurrentTag is the data element tag of XRayTubeCurrent.
YCoordinatesCenterPixelViewAngleTag is the data element tag of YCoordinatesCenterPixelViewAngle.
YFocusCenterTag is the data element tag of YFocusCenter.
YOffsetInSlideCoordinateSystemTag is the data element tag of YOffsetInSlideCoordinateSystem.
ZEffectiveTag is the data element tag of ZEffective.
ZeroVelocityPixelValueTag is the data element tag of ZeroVelocityPixelValue.
ZOffsetInSlideCoordinateSystemTag is the data element tag of ZOffsetInSlideCoordinateSystem.
ZonalMapFormatTag is the data element tag of ZonalMapFormat.
ZonalMapLocationTag is the data element tag of ZonalMapLocation.
ZonalMapNumberFormatTag is the data element tag of ZonalMapNumberFormat.
ZonalMapTag is the data element tag of ZonalMap.
ZoomCenterTag is the data element tag of ZoomCenter.
ZoomFactorTag is the data element tag of ZoomFactor.

# Variables

application entity.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
attribute tag.
textual VRs.
dates/time VR.
DropBasicOffsetTable will exclude the basic offset table fragment from pixel data encoded using the encapsulated (compressed) format.
DropGroupLengths will exclude all group length elements (gggg,0000) from the returned DataSet.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
ExplicitLengths ensures all sequences and sequence items are written with explicit length.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
textual numbers.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
large binary sequences.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
person name.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
sequence.
binary numbers.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
unlimited char.
unique identifier.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
UndefinedLengths ensures all sequences and sequence items are written with undefined length.
unknown.
URL.
VR list obtained from http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.
unlimited text.
VRLookupMap is a mapping of VR Names to their VR.

# Structs

BulkDataReader represents a streamable contiguous sequence of bytes within a file.
BulkDataReference describes the location of a contiguous sequence of bytes in a file.
ByteRegion is a contiguous sequence of bytes in a file described by an Offset and a length.
ConstructOption configures how the Construct function behaves.
DataElement models a DICOM Data Element as defined in http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_3.10.
DataSet models a DICOM Data Set as defined http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_3.10.
ParseOption configures the behavior of the Parse function.
Sequence models a DICOM sequence.
VR models the DICOM Value representations (VR) http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.

# Interfaces

BulkDataBuffer represents a contiguous sequence of bytes buffered into memory from a file.
BulkDataIterator represents a sequence of BulkDataReaders.
DataElementIterator represents an iterator over a DataSet's DataElements.
DataElementValue represents the value field of a Data Element.
DataElementWriter writes DataElements one at a time.
SequenceIterator is an iterator over a DICOM Sequence of Items in the order in which they appear in the DICOM file.

# Type aliases

DataElementTag is a unique identifier for a Data Element composed of an unordered pair of numbers called the group number and the element number as specified in http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_3.10.