Image-ExifTool
view release on metacpan or search on metacpan
lib/Image/ExifTool/DICOM.pm view on Meta::CPAN
'2000,0030' => { VR => 'CS', Name => 'MediumType' },
'2000,0040' => { VR => 'CS', Name => 'FilmDestination' },
'2000,0050' => { VR => 'LO', Name => 'FilmSessionLabel' },
'2000,0060' => { VR => 'IS', Name => 'MemoryAllocation' },
'2000,0061' => { VR => 'IS', Name => 'MaximumMemoryAllocation' },
'2000,0062' => { VR => 'CS', Name => 'ColorImagePrintingFlag' },
'2000,0063' => { VR => 'CS', Name => 'CollationFlag' },
'2000,0065' => { VR => 'CS', Name => 'AnnotationFlag' },
'2000,0067' => { VR => 'CS', Name => 'ImageOverlayFlag' },
'2000,0069' => { VR => 'CS', Name => 'PresentationLUTFlag' },
'2000,006A' => { VR => 'CS', Name => 'ImageBoxPresentationLUTFlag' },
'2000,00A0' => { VR => 'US', Name => 'MemoryBitDepth' },
'2000,00A1' => { VR => 'US', Name => 'PrintingBitDepth' },
'2000,00A2' => { VR => 'SQ', Name => 'MediaInstalledSequence' },
'2000,00A4' => { VR => 'SQ', Name => 'OtherMediaAvailableSequence' },
'2000,00A8' => { VR => 'SQ', Name => 'SupportedImageDisplayFormatSeq' },
'2000,0500' => { VR => 'SQ', Name => 'ReferencedFilmBoxSequence' },
'2000,0510' => { VR => 'SQ', Name => 'ReferencedStoredPrintSequence' },
# film box group
'2010,0010' => { VR => 'ST', Name => 'ImageDisplayFormat' },
'2010,0030' => { VR => 'CS', Name => 'AnnotationDisplayFormatID' },
'2010,0040' => { VR => 'CS', Name => 'FilmOrientation' },
'2010,0050' => { VR => 'CS', Name => 'FilmSizeID' },
'2010,0052' => { VR => 'CS', Name => 'PrinterResolutionID' },
'2010,0054' => { VR => 'CS', Name => 'DefaultPrinterResolutionID' },
'2010,0060' => { VR => 'CS', Name => 'MagnificationType' },
'2010,0080' => { VR => 'CS', Name => 'SmoothingType' },
'2010,00A6' => { VR => 'CS', Name => 'DefaultMagnificationType' },
'2010,00A7' => { VR => 'CS', Name => 'OtherMagnificationTypesAvailable' },
'2010,00A8' => { VR => 'CS', Name => 'DefaultSmoothingType' },
'2010,00A9' => { VR => 'CS', Name => 'OtherSmoothingTypesAvailable' },
'2010,0100' => { VR => 'CS', Name => 'BorderDensity' },
'2010,0110' => { VR => 'CS', Name => 'EmptyImageDensity' },
'2010,0120' => { VR => 'US', Name => 'MinDensity' },
'2010,0130' => { VR => 'US', Name => 'MaxDensity' },
'2010,0140' => { VR => 'CS', Name => 'Trim' },
'2010,0150' => { VR => 'ST', Name => 'ConfigurationInformation' },
'2010,0152' => { VR => 'LT', Name => 'ConfigurationInformationDescr' },
'2010,0154' => { VR => 'IS', Name => 'MaximumCollatedFilms' },
'2010,015E' => { VR => 'US', Name => 'Illumination' },
'2010,0160' => { VR => 'US', Name => 'ReflectedAmbientLight' },
'2010,0376' => { VR => 'DS', Name => 'PrinterPixelSpacing' },
'2010,0500' => { VR => 'SQ', Name => 'ReferencedFilmSessionSequence' },
'2010,0510' => { VR => 'SQ', Name => 'ReferencedImageBoxSequence' },
'2010,0520' => { VR => 'SQ', Name => 'ReferencedBasicAnnotationBoxSeq' },
# image box group
'2020,0010' => { VR => 'US', Name => 'ImageBoxPosition' },
'2020,0020' => { VR => 'CS', Name => 'Polarity' },
'2020,0030' => { VR => 'DS', Name => 'RequestedImageSize' },
'2020,0040' => { VR => 'CS', Name => 'RequestedDecimate-CropBehavior' },
'2020,0050' => { VR => 'CS', Name => 'RequestedResolutionID' },
'2020,00A0' => { VR => 'CS', Name => 'RequestedImageSizeFlag' },
'2020,00A2' => { VR => 'CS', Name => 'DecimateCropResult' },
'2020,0110' => { VR => 'SQ', Name => 'BasicGrayscaleImageSequence' },
'2020,0111' => { VR => 'SQ', Name => 'BasicColorImageSequence' },
'2020,0130' => { VR => 'SQ', Name => 'ReferencedImageOverlayBoxSequence' },
'2020,0140' => { VR => 'SQ', Name => 'ReferencedVOILUTBoxSequence' },
# annotation group
'2030,0010' => { VR => 'US', Name => 'AnnotationPosition' },
'2030,0020' => { VR => 'LO', Name => 'TextString' },
# overlay box group
'2040,0010' => { VR => 'SQ', Name => 'ReferencedOverlayPlaneSequence' },
'2040,0011' => { VR => 'US', Name => 'ReferencedOverlayPlaneGroups' },
'2040,0020' => { VR => 'SQ', Name => 'OverlayPixelDataSequence' },
'2040,0060' => { VR => 'CS', Name => 'OverlayMagnificationType' },
'2040,0070' => { VR => 'CS', Name => 'OverlaySmoothingType' },
'2040,0072' => { VR => 'CS', Name => 'OverlayOrImageMagnification' },
'2040,0074' => { VR => 'US', Name => 'MagnifyToNumberOfColumns' },
'2040,0080' => { VR => 'CS', Name => 'OverlayForegroundDensity' },
'2040,0082' => { VR => 'CS', Name => 'OverlayBackgroundDensity' },
'2040,0090' => { VR => 'CS', Name => 'OverlayMode' },
'2040,0100' => { VR => 'CS', Name => 'ThresholdDensity' },
'2040,0500' => { VR => 'SQ', Name => 'ReferencedImageBoxSequence' },
'2050,0010' => { VR => 'SQ', Name => 'PresentationLUTSequence' },
'2050,0020' => { VR => 'CS', Name => 'PresentationLUTShape' },
'2050,0500' => { VR => 'SQ', Name => 'ReferencedPresentationLUTSequence' },
'2100,0010' => { VR => 'SH', Name => 'PrintJobID' },
'2100,0020' => { VR => 'CS', Name => 'ExecutionStatus' },
'2100,0030' => { VR => 'CS', Name => 'ExecutionStatusInfo' },
'2100,0040' => { VR => 'DA', Name => 'CreationDate' },
'2100,0050' => { VR => 'TM', Name => 'CreationTime' },
'2100,0070' => { VR => 'AE', Name => 'Originator' },
'2100,0140' => { VR => 'AE', Name => 'DestinationAE' },
'2100,0160' => { VR => 'SH', Name => 'OwnerID' },
'2100,0170' => { VR => 'IS', Name => 'NumberOfFilms' },
'2100,0500' => { VR => 'SQ', Name => 'ReferencedPrintJobSequence' },
# printer group
'2110,0010' => { VR => 'CS', Name => 'PrinterStatus' },
'2110,0020' => { VR => 'CS', Name => 'PrinterStatusInfo' },
'2110,0030' => { VR => 'LO', Name => 'PrinterName' },
'2110,0099' => { VR => 'SH', Name => 'PrintQueueID' },
'2120,0010' => { VR => 'CS', Name => 'QueueStatus' },
# print job group
'2120,0050' => { VR => 'SQ', Name => 'PrintJobDescriptionSequence' },
'2120,0070' => { VR => 'SQ', Name => 'ReferencedPrintJobSequence' },
'2130,0010' => { VR => 'SQ', Name => 'PrintManagementCapabilitiesSeq' },
'2130,0015' => { VR => 'SQ', Name => 'PrinterCharacteristicsSequence' },
'2130,0030' => { VR => 'SQ', Name => 'FilmBoxContentSequence' },
'2130,0040' => { VR => 'SQ', Name => 'ImageBoxContentSequence' },
'2130,0050' => { VR => 'SQ', Name => 'AnnotationContentSequence' },
'2130,0060' => { VR => 'SQ', Name => 'ImageOverlayBoxContentSequence' },
'2130,0080' => { VR => 'SQ', Name => 'PresentationLUTContentSequence' },
'2130,00A0' => { VR => 'SQ', Name => 'ProposedStudySequence' },
'2130,00C0' => { VR => 'SQ', Name => 'OriginalImageSequence' },
'2200,0001' => { VR => 'CS', Name => 'LabelFromInfoExtractedFromInstance' },
'2200,0002' => { VR => 'UT', Name => 'LabelText' },
'2200,0003' => { VR => 'CS', Name => 'LabelStyleSelection' },
'2200,0004' => { VR => 'LT', Name => 'MediaDisposition' },
'2200,0005' => { VR => 'LT', Name => 'BarcodeValue' },
'2200,0006' => { VR => 'CS', Name => 'BarcodeSymbology' },
'2200,0007' => { VR => 'CS', Name => 'AllowMediaSplitting' },
'2200,0008' => { VR => 'CS', Name => 'IncludeNonDICOMObjects' },
'2200,0009' => { VR => 'CS', Name => 'IncludeDisplayApplication' },
'2200,000A' => { VR => 'CS', Name => 'SaveCompInstancesAfterMediaCreate' },
'2200,000B' => { VR => 'US', Name => 'TotalNumberMediaPiecesCreated' },
'2200,000C' => { VR => 'LO', Name => 'RequestedMediaApplicationProfile' },
'2200,000D' => { VR => 'SQ', Name => 'ReferencedStorageMediaSequence' },
'2200,000E' => { VR => 'AT', Name => 'FailureAttributes' },
'2200,000F' => { VR => 'CS', Name => 'AllowLossyCompression' },
'2200,0020' => { VR => 'CS', Name => 'RequestPriority' },
'3002,0002' => { VR => 'SH', Name => 'RTImageLabel' },
lib/Image/ExifTool/DICOM.pm view on Meta::CPAN
'4010,1067' => { VR => 'CS', Name => 'TransportClassification' },
'4010,1068' => { VR => 'LT', Name => 'OOITypeDescriptor' },
'4010,1069' => { VR => 'FL', Name => 'TotalProcessingTime' },
'4010,106C' => { VR => 'OB', Name => 'DetectorCalibrationData' },
'4010,106D' => { VR => 'CS', Name => 'AdditionalScreeningPerformed' },
'4010,106E' => { VR => 'CS', Name => 'AdditionalInspectionSelectCriteria' },
'4010,106F' => { VR => 'SQ', Name => 'AdditionalInspectionMethodSequence' },
'4010,1070' => { VR => 'CS', Name => 'AITDeviceType' },
'4010,1071' => { VR => 'SQ', Name => 'QRMeasurementsSequence' },
'4010,1072' => { VR => 'SQ', Name => 'TargetMaterialSequence' },
'4010,1073' => { VR => 'FD', Name => 'SNRThreshold' },
'4010,1075' => { VR => 'DS', Name => 'ImageScaleRepresentation' },
'4010,1076' => { VR => 'SQ', Name => 'ReferencedPTOSequence' },
'4010,1077' => { VR => 'SQ', Name => 'ReferencedTDRInstanceSequence' },
'4010,1078' => { VR => 'ST', Name => 'PTOLocationDescription' },
'4010,1079' => { VR => 'SQ', Name => 'AnomalyLocatorIndicatorSequence' },
'4010,107A' => { VR => 'FL', Name => 'AnomalyLocatorIndicator' },
'4010,107B' => { VR => 'SQ', Name => 'PTORegionSequence' },
'4010,107C' => { VR => 'CS', Name => 'InspectionSelectionCriteria' },
'4010,107D' => { VR => 'SQ', Name => 'SecondaryInspectionMethodSequence' },
'4010,107E' => { VR => 'DS', Name => 'PRCSToRCSOrientation' },
'4FFE,0001' => { VR => 'SQ', Name => 'MACParametersSequence' },
# curve group
'50xx,0005' => { VR => 'US', Name => 'CurveDimensions' },
'50xx,0010' => { VR => 'US', Name => 'NumberOfPoints' },
'50xx,0020' => { VR => 'CS', Name => 'TypeOfData' },
'50xx,0022' => { VR => 'LO', Name => 'CurveDescription' },
'50xx,0030' => { VR => 'SH', Name => 'AxisUnits' },
'50xx,0040' => { VR => 'SH', Name => 'AxisLabels' },
'50xx,0103' => { VR => 'US', Name => 'DataValueRepresentation' },
'50xx,0104' => { VR => 'US', Name => 'MinimumCoordinateValue' },
'50xx,0105' => { VR => 'US', Name => 'MaximumCoordinateValue' },
'50xx,0106' => { VR => 'SH', Name => 'CurveRange' },
'50xx,0110' => { VR => 'US', Name => 'CurveDataDescriptor' },
'50xx,0112' => { VR => 'US', Name => 'CoordinateStartValue' },
'50xx,0114' => { VR => 'US', Name => 'CoordinateStepValue' },
'50xx,1001' => { VR => 'CS', Name => 'CurveActivationLayer' },
'50xx,2000' => { VR => 'US', Name => 'AudioType' },
'50xx,2002' => { VR => 'US', Name => 'AudioSampleFormat' },
'50xx,2004' => { VR => 'US', Name => 'NumberOfChannels' },
'50xx,2006' => { VR => 'UL', Name => 'NumberOfSamples' },
'50xx,2008' => { VR => 'UL', Name => 'SampleRate' },
'50xx,200A' => { VR => 'UL', Name => 'TotalTime' },
'50xx,200C' => { VR => 'OW', Name => 'AudioSampleData' },
'50xx,200E' => { VR => 'LT', Name => 'AudioComments' },
'50xx,2500' => { VR => 'LO', Name => 'CurveLabel' },
'50xx,2600' => { VR => 'SQ', Name => 'ReferencedOverlaySequence' },
'50xx,2610' => { VR => 'US', Name => 'ReferencedOverlayGroup' },
'50xx,3000' => { VR => 'OW', Name => 'CurveData' },
'5200,9229' => { VR => 'SQ', Name => 'SharedFunctionalGroupsSequence' },
'5200,9230' => { VR => 'SQ', Name => 'PerFrameFunctionalGroupsSequence' },
'5400,0100' => { VR => 'SQ', Name => 'WaveformSequence' },
'5400,0110' => { VR => 'OB', Name => 'ChannelMinimumValue' },
'5400,0112' => { VR => 'OB', Name => 'ChannelMaximumValue' },
'5400,1004' => { VR => 'US', Name => 'WaveformBitsAllocated' },
'5400,1006' => { VR => 'CS', Name => 'WaveformSampleInterpretation' },
'5400,100A' => { VR => 'OB', Name => 'WaveformPaddingValue' },
'5400,1010' => { VR => 'OB', Name => 'WaveformData' },
'5600,0010' => { VR => 'OF', Name => 'FirstOrderPhaseCorrectionAngle' },
'5600,0020' => { VR => 'OF', Name => 'SpectroscopyData' },
# overlay group
'6000,0000' => { VR => 'UL', Name => 'OverlayGroupLength' },
'60xx,0010' => { VR => 'US', Name => 'OverlayRows' },
'60xx,0011' => { VR => 'US', Name => 'OverlayColumns' },
'60xx,0012' => { VR => 'US', Name => 'OverlayPlanes' },
'60xx,0015' => { VR => 'IS', Name => 'NumberOfFramesInOverlay' },
'60xx,0022' => { VR => 'LO', Name => 'OverlayDescription' },
'60xx,0040' => { VR => 'CS', Name => 'OverlayType' },
'60xx,0045' => { VR => 'LO', Name => 'OverlaySubtype' },
'60xx,0050' => { VR => 'SS', Name => 'OverlayOrigin' },
'60xx,0051' => { VR => 'US', Name => 'ImageFrameOrigin' },
'60xx,0052' => { VR => 'US', Name => 'OverlayPlaneOrigin' },
'60xx,0060' => { VR => 'CS', Name => 'OverlayCompressionCode' },
'60xx,0061' => { VR => 'SH', Name => 'OverlayCompressionOriginator' },
'60xx,0062' => { VR => 'SH', Name => 'OverlayCompressionLabel' },
'60xx,0063' => { VR => 'CS', Name => 'OverlayCompressionDescription' },
'60xx,0066' => { VR => 'AT', Name => 'OverlayCompressionStepPointers' },
'60xx,0068' => { VR => 'US', Name => 'OverlayRepeatInterval' },
'60xx,0069' => { VR => 'US', Name => 'OverlayBitsGrouped' },
'60xx,0100' => { VR => 'US', Name => 'OverlayBitsAllocated' },
'60xx,0102' => { VR => 'US', Name => 'OverlayBitPosition' },
'60xx,0110' => { VR => 'CS', Name => 'OverlayFormat' },
'60xx,0200' => { VR => 'US', Name => 'OverlayLocation' },
'60xx,0800' => { VR => 'CS', Name => 'OverlayCodeLabel' },
'60xx,0802' => { VR => 'US', Name => 'OverlayNumberOfTables' },
'60xx,0803' => { VR => 'AT', Name => 'OverlayCodeTableLocation' },
'60xx,0804' => { VR => 'US', Name => 'OverlayBitsForCodeWord' },
'60xx,1001' => { VR => 'CS', Name => 'OverlayActivationLayer' },
'60xx,1100' => { VR => 'US', Name => 'OverlayDescriptorGray' },
'60xx,1101' => { VR => 'US', Name => 'OverlayDescriptorRed' },
'60xx,1102' => { VR => 'US', Name => 'OverlayDescriptorGreen' },
'60xx,1103' => { VR => 'US', Name => 'OverlayDescriptorBlue' },
'60xx,1200' => { VR => 'US', Name => 'OverlaysGray' },
'60xx,1201' => { VR => 'US', Name => 'OverlaysRed' },
'60xx,1202' => { VR => 'US', Name => 'OverlaysGreen' },
'60xx,1203' => { VR => 'US', Name => 'OverlaysBlue' },
'60xx,1301' => { VR => 'IS', Name => 'ROIArea' },
'60xx,1302' => { VR => 'DS', Name => 'ROIMean' },
'60xx,1303' => { VR => 'DS', Name => 'ROIStandardDeviation' },
'60xx,1500' => { VR => 'LO', Name => 'OverlayLabel' },
'60xx,3000' => { VR => 'OB', Name => 'OverlayData' },
'60xx,4000' => { VR => 'LT', Name => 'OverlayComments' },
'7FE0,0001' => { VR => 'OV', Name => 'ExtendedOffsetTable' },
'7FE0,0002' => { VR => 'OV', Name => 'ExtendedOffsetTableLengths' },
'7FE0,0003' => { VR => 'UV', Name => 'EncapsulatedPixelDataValueTotalLen' },
'7FE0,0008' => { VR => 'OF', Name => 'FloatPixelData', Binary => 1 },
'7FE0,0009' => { VR => 'OD', Name => 'DoubleFloatPixelData', Binary => 1 },
# pixel data group
'7Fxx,0000' => { VR => 'UL', Name => 'PixelDataGroupLength' },
'7Fxx,0010' => { VR => 'OB', Name => 'PixelData', Binary => 1 },
'7Fxx,0011' => { VR => 'US', Name => 'VariableNextDataGroup' },
'7Fxx,0020' => { VR => 'OW', Name => 'VariableCoefficientsSDVN' },
'7Fxx,0030' => { VR => 'OW', Name => 'VariableCoefficientsSDHN' },
'7Fxx,0040' => { VR => 'OW', Name => 'VariableCoefficientsSDDN' },
'FFFA,FFFA' => { VR => 'SQ', Name => 'DigitalSignaturesSequence' },
'FFFC,FFFC' => { VR => 'OB', Name => 'DataSetTrailingPadding', Binary => 1 },
# the sequence delimiters have no VR:
'FFFE,E000' => 'StartOfItem',
'FFFE,E00D' => 'EndOfItems',
'FFFE,E0DD' => 'EndOfSequence',
);
( run in 3.099 seconds using v1.01-cache-2.11-cpan-140bd7fdf52 )