「DICOMタグ/0028」の版間の差分

提供:メディカルウェア
ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
 
1行目: 1行目:
DICOMタグの{{DICOM TAG|0028}}とは、画像情報が格納されているグループである。画像のサイズやビット数、[[ウインドウレベル]]の初期値などが格納されている。
[[DICOMタグ]]の{{DICOM TAG|0028}}とは、画像情報が格納されているグループである。画像のサイズやビット数、[[ウインドウレベル]]の初期値などが格納されている。


== 主なDICOMタグ ==
==主なDICOMタグ==
* {{DICOM TAG|0028|0010}} - Rows - 縦方向のピクセル数。
{|class="wikitable sortable"
* {{DICOM TAG|0028|0011}} - Columns - 横方向のピクセル数。JPEGでは8の倍数であることが必須であり、DICOMかつRAWでも必須ではないがそのようにしておくのが望ましい。
|+
* {{DICOM TAG|0028|0100}} - Bits Allocated - 1ピクセルを格納するのに使っているビット数。ほぼ「8」が「16」である。
!タグ
*: |****************|1ピクセルを格納するのに使っているビット数:16
!VR
* {{DICOM TAG|0028|0101}} - Bits Stored - Bits Allocated{{DICOM TAG|0028|0100}}のうち、実際に使っているビット数。
!VM
*: |************ーーーー|実際に使っているビット数:12
!名称
* {{DICOM TAG|0028|0102}} - High Bit - Bits Stored{{DICOM TAG|0028|0101}} がBits Allocated{{DICOM TAG|0028|0100}}のどの位置にあるかを格納している。0から数える。
!概要
*: |************ーーーー|最上位ビットの位置:11
|-
*: |ーーーー************|最上位ビットの位置:15
|{{DICOM TAG|0028|0002}}
*: |ーー************ーー|最上位ビットの位置:13(規格上ありえるが、実際にみたことはない)
|US
== 関連項目 ==
|1
|Samples per Pixel
|
|-
|{{DICOM TAG|0028|0003}}
|US
|1
|Samples per Pixel Used
|
|-
|{{DICOM TAG|0028|0004}}
|CS
|1
|Photometric Interpretation
|
|-
|{{DICOM TAG|0028|0005}}
|US
|1
|Image Dimensions
|
|-
|{{DICOM TAG|0028|0006}}
|US
|1
|Planar Configuration
|
|-
|{{DICOM TAG|0028|0008}}
|IS
|1
|Number of Frames
|
|-
|{{DICOM TAG|0028|0009}}
|AT
|1-n
|Frame Increment Pointer
|
|-
|{{DICOM TAG|0028|000A}}
|AT
|1-n
|Frame Dimension Pointer
|
|-
|{{DICOM TAG|0028|0010}}
|US
|1
|Rows
|縦方向のピクセル数
|-
|{{DICOM TAG|0028|0011}}
|US
|1
|Columns
|横方向のピクセル数。JPEGでは8の倍数であることが必須であり、DICOMかつRAWでも必須ではないがそのようにしておくのが望ましい。
|-
|{{DICOM TAG|0028|0012}}
|US
|1
|Planes
|
|-
|{{DICOM TAG|0028|0014}}
|US
|1
|Ultrasound Color Data Present
|
|-
|{{DICOM TAG|0028|0030}}
|DS
|2
|Pixel Spacing
|
|-
|{{DICOM TAG|0028|0031}}
|DS
|2
|Zoom Factor
|
|-
|{{DICOM TAG|0028|0032}}
|DS
|2
|Zoom Center
|
|-
|{{DICOM TAG|0028|0034}}
|IS
|2
|Pixel Aspect Ratio
|
|-
|{{DICOM TAG|0028|0040}}
|CS
|1
|Image Format
|
|-
|{{DICOM TAG|0028|0050}}
|LO
|1-n
|Manipulated Image
|
|-
|{{DICOM TAG|0028|0051}}
|CS
|1-n
|Corrected Image
|
|-
|{{DICOM TAG|0028|005F}}
|LO
|1
|Compression Recognition Code
|
|-
|{{DICOM TAG|0028|0060}}
|CS
|1
|Compression Code
|
|-
|{{DICOM TAG|0028|0061}}
|SH
|1
|Compression Originator
|
|-
|{{DICOM TAG|0028|0062}}
|LO
|1
|Compression Label
|
|-
|{{DICOM TAG|0028|0063}}
|SH
|1
|Compression Description
|
|-
|{{DICOM TAG|0028|0065}}
|CS
|1-n
|Compression Sequence
|
|-
|{{DICOM TAG|0028|0066}}
|AT
|1-n
|Compression Step Pointers
|
|-
|{{DICOM TAG|0028|0068}}
|US
|1
|Repeat Interval
|
|-
|{{DICOM TAG|0028|0069}}
|US
|1
|Bits Grouped
|
|-
|{{DICOM TAG|0028|0070}}
|US
|1-n
|Perimeter Table
|
|-
|{{DICOM TAG|0028|0071}}
|US/SS
|1
|Perimeter Value
|
|-
|{{DICOM TAG|0028|0080}}
|US
|1
|Predictor Rows
|
|-
|{{DICOM TAG|0028|0081}}
|US
|1
|Predictor Columns
|
|-
|{{DICOM TAG|0028|0082}}
|US
|1-n
|Predictor Constants
|
|-
|{{DICOM TAG|0028|0090}}
|CS
|1
|Blocked Pixels
|
|-
|{{DICOM TAG|0028|0091}}
|US
|1
|Block Rows
|
|-
|{{DICOM TAG|0028|0092}}
|US
|1
|Block Columns
|
|-
|{{DICOM TAG|0028|0093}}
|US
|1
|Row Overlap
|
|-
|{{DICOM TAG|0028|0094}}
|US
|1
|Column Overlap
|
|-
|{{DICOM TAG|0028|0100}}
|US
|1
|Bits Allocated
|1ピクセルを格納するのに使っているビット数。ほぼ「8」が「16」である
|****************|1ピクセルを格納するのに使っているビット数:16
|-
|{{DICOM TAG|0028|0101}}
|US
|1
|Bits Stored
|Bits Allocated{{DICOM TAG|0028|0100}}のうち、実際に使っているビット数。
|************ーーーー|実際に使っているビット数:12
|-
|{{DICOM TAG|0028|0102}}
|US
|1
|High Bit
|Bits Stored{{DICOM TAG|0028|0101}} がBits Allocated{{DICOM TAG|0028|0100}}のどの位置にあるかを格納している。0から数える。
|************ーーーー|最上位ビットの位置:11
|ーーーー************|最上位ビットの位置:15
|ーー************ーー|最上位ビットの位置:13(規格上ありえるが、実際にみたことはない)
|-
|{{DICOM TAG|0028|0103}}
|US
|1
|Pixel Representation
|
|-
|{{DICOM TAG|0028|0104}}
|US/SS
|1
|Smallest Valid Pixel Value
|
|-
|{{DICOM TAG|0028|0105}}
|US/SS
|1
|Largest Valid Pixel Value
|
|-
|{{DICOM TAG|0028|0106}}
|US/SS
|1
|Smallest Image Pixel Value
|
|-
|{{DICOM TAG|0028|0107}}
|US/SS
|1
|Largest Image Pixel Value
|
|-
|{{DICOM TAG|0028|0108}}
|US/SS
|1
|Smallest Pixel Value in Series
|
|-
|{{DICOM TAG|0028|0109}}
|US/SS
|1
|Largest Pixel Value in Series
|
|-
|{{DICOM TAG|0028|0110}}
|US/SS
|1
|Smallest Image Pixel Value in Plane
|
|-
|{{DICOM TAG|0028|0111}}
|US/SS
|1
|Largest Image Pixel Value in Plane
|
|-
|{{DICOM TAG|0028|0120}}
|US/SS
|1
|Pixel Padding Value
|
|-
|{{DICOM TAG|0028|0121}}
|US/SS
|1
|Pixel Padding Range Limit
|
|-
|{{DICOM TAG|0028|0200}}
|US
|1
|Image Location
|
|-
|{{DICOM TAG|0028|0300}}
|CS
|1
|Quality Control Image
|
|-
|{{DICOM TAG|0028|0301}}
|CS
|1
|Burned In Annotation
|
|-
|{{DICOM TAG|0028|0302}}
|CS
|1
|Recognizable Visual Features
|
|-
|{{DICOM TAG|0028|0303}}
|CS
|1
|Longitudinal Temporal Information Modified
|
|-
|{{DICOM TAG|0028|0400}}
|LO
|1
|Transform Label
|
|-
|{{DICOM TAG|0028|0401}}
|LO
|1
|Transform Version Number
|
|-
|{{DICOM TAG|0028|0402}}
|US
|1
|Number of Transform Steps
|
|-
|{{DICOM TAG|0028|0403}}
|LO
|1-n
|Sequence of Compressed Data
|
|-
|{{DICOM TAG|0028|0404}}
|AT
|1-n
|Details of Coefficients
|
|-
|{{DICOM TAG|0028|04x0}}
|US
|1
|Rows For Nth Order Coefficients
|
|-
|{{DICOM TAG|0028|04x1}}
|US
|1
|Columns For Nth Order Coefficients
|
|-
|{{DICOM TAG|0028|04x2}}
|LO
|1-n
|Coefficient Coding
|
|-
|{{DICOM TAG|0028|04x3}}
|AT
|1-n
|Coefficient Coding Pointers
|
|-
|{{DICOM TAG|0028|0700}}
|LO
|1
|DCT Label
|
|-
|{{DICOM TAG|0028|0701}}
|CS
|1-n
|Data Block Description
|
|-
|{{DICOM TAG|0028|0702}}
|AT
|1-n
|Data Block
|
|-
|{{DICOM TAG|0028|0710}}
|US
|1
|Normalization Factor Format
|
|-
|{{DICOM TAG|0028|0720}}
|US
|1
|Zonal Map Number Format
|
|-
|{{DICOM TAG|0028|0721}}
|AT
|1-n
|Zonal Map Location
|
|-
|{{DICOM TAG|0028|0722}}
|US
|1
|Zonal Map Format
|
|-
|{{DICOM TAG|0028|0730}}
|US
|1
|Adaptive Map Format
|
|-
|{{DICOM TAG|0028|0740}}
|US
|1
|Code Number Format
|
|-
|{{DICOM TAG|0028|08x0}}
|CS
|1-n
|Code Label
|
|-
|{{DICOM TAG|0028|08x2}}
|US
|1
|Number of Tables
|
|-
|{{DICOM TAG|0028|08x3}}
|AT
|1-n
|Code Table Location
|
|-
|{{DICOM TAG|0028|08x4}}
|US
|1
|Bits For Code Word
|
|-
|{{DICOM TAG|0028|08x8}}
|AT
|1-n
|Image Data Location
|
|-
|{{DICOM TAG|0028|0A02}}
|CS
|1
|Pixel Spacing Calibration Type
|
|-
|{{DICOM TAG|0028|0A04}}
|LO
|1
|Pixel Spacing Calibration Description
|
|-
|{{DICOM TAG|0028|1040}}
|CS
|1
|Pixel Intensity Relationship
|
|-
|{{DICOM TAG|0028|1041}}
|SS
|1
|Pixel Intensity Relationship Sign
|
|-
|{{DICOM TAG|0028|1050}}
|DS
|1-n
|Window Center
|
|-
|{{DICOM TAG|0028|1051}}
|DS
|1-n
|Window Width
|
|-
|{{DICOM TAG|0028|1052}}
|DS
|1
|Rescale Intercept
|
|-
|{{DICOM TAG|0028|1053}}
|DS
|1
|Rescale Slope
|
|-
|{{DICOM TAG|0028|1054}}
|LO
|1
|Rescale Type
|
|-
|{{DICOM TAG|0028|1055}}
|LO
|1-n
|Window Center & Width Explanation
|
|-
|{{DICOM TAG|0028|1056}}
|CS
|1
|VOI LUT Function
|
|-
|{{DICOM TAG|0028|1080}}
|CS
|1
|Gray Scale
|
|-
|{{DICOM TAG|0028|1090}}
|CS
|1
|Recommended Viewing Mode
|
|-
|{{DICOM TAG|0028|1100}}
|US/SS
|3
|Gray Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1101}}
|US/SS
|3
|Red Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1102}}
|US/SS
|3
|Green Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1103}}
|US/SS
|3
|Blue Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1104}}
|US
|3
|Alpha Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1111}}
|US/SS
|4
|Large Red Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1112}}
|US/SS
|4
|Large Green Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1113}}
|US/SS
|4
|Large Blue Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1199}}
|UI
|1
|Palette Color Lookup Table UID
|
|-
|{{DICOM TAG|0028|1200}}
|US/SS/OW
|1-n
|Gray Lookup Table Data
|
|-
|{{DICOM TAG|0028|1201}}
|OW
|1
|Red Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1202}}
|OW
|1
|Green Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1203}}
|OW
|1
|Blue Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1204}}
|OW
|1
|Alpha Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1211}}
|OW
|1
|Large Red Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1212}}
|OW
|1
|Large Green Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1213}}
|OW
|1
|Large Blue Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1214}}
|UI
|1
|Large Palette Color Lookup Table UID
|
|-
|{{DICOM TAG|0028|1221}}
|OW
|1
|Segmented Red Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1222}}
|OW
|1
|Segmented Green Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1223}}
|OW
|1
|Segmented Blue Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1300}}
|CS
|1
|Breast Implant Present
|
|-
|{{DICOM TAG|0028|1350}}
|CS
|1
|Partial View
|
|-
|{{DICOM TAG|0028|1351}}
|ST
|1
|Partial View Description
|
|-
|{{DICOM TAG|0028|1352}}
|SQ
|1
|Partial View Code Sequence
|
|-
|{{DICOM TAG|0028|135A}}
|CS
|1
|Spatial Locations Preserved
|
|-
|{{DICOM TAG|0028|1401}}
|SQ
|1
|Data Frame Assignment Sequence
|
|-
|{{DICOM TAG|0028|1402}}
|CS
|1
|Data Path Assignment
|
|-
|{{DICOM TAG|0028|1403}}
|US
|1
|Bits Mapped to Color Lookup Table
|
|-
|{{DICOM TAG|0028|1404}}
|SQ
|1
|Blending LUT 1 Sequence
|
|-
|{{DICOM TAG|0028|1405}}
|CS
|1
|Blending LUT 1 Transfer Function
|
|-
|{{DICOM TAG|0028|1406}}
|FD
|1
|Blending Weight Constant
|
|-
|{{DICOM TAG|0028|1407}}
|US
|3
|Blending Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1408}}
|OW
|1
|Blending Lookup Table Data
|
|-
|{{DICOM TAG|0028|140B}}
|SQ
|1
|Enhanced Palette Color Lookup Table Sequence
|
|-
|{{DICOM TAG|0028|140C}}
|SQ
|1
|Blending LUT 2 Sequence
|
|-
|{{DICOM TAG|0028|140D}}
|CS
|1
|Blending LUT 2 Transfer Function
|
|-
|{{DICOM TAG|0028|140E}}
|CS
|1
|Data Path ID
|
|-
|{{DICOM TAG|0028|140F}}
|CS
|1
|RGB LUT Transfer Function
|
|-
|{{DICOM TAG|0028|1410}}
|CS
|1
|Alpha LUT Transfer Function
|
|-
|{{DICOM TAG|0028|2000}}
|OB
|1
|ICC Profile
|
|-
|{{DICOM TAG|0028|2110}}
|CS
|1
|Lossy Image Compression
|
|-
|{{DICOM TAG|0028|2112}}
|DS
|1-n
|Lossy Image Compression Ratio
|
|-
|{{DICOM TAG|0028|2114}}
|CS
|1-n
|Lossy Image Compression Method
|
|-
|{{DICOM TAG|0028|3000}}
|SQ
|1
|Modality LUT Sequence
|
|-
|{{DICOM TAG|0028|3002}}
|US/SS
|3
|LUT Descriptor
|
|-
|{{DICOM TAG|0028|3003}}
|LO
|1
|LUT Explanation
|
|-
|{{DICOM TAG|0028|3004}}
|LO
|1
|Modality LUT Type
|
|-
|{{DICOM TAG|0028|3006}}
|US/OW
|1-n
|LUT Data
|
|-
|{{DICOM TAG|0028|3010}}
|SQ
|1
|VOI LUT Sequence
|
|-
|{{DICOM TAG|0028|3110}}
|SQ
|1
|Softcopy VOI LUT Sequence
|
|-
|{{DICOM TAG|0028|4000}}
|LT
|1
|Image Presentation Comments
|
|-
|{{DICOM TAG|0028|5000}}
|SQ
|1
|Bi-Plane Acquisition Sequence
|
|-
|{{DICOM TAG|0028|6010}}
|US
|1
|Representative Frame Number
|
|-
|{{DICOM TAG|0028|6020}}
|US
|1-n
|Frame Numbers of Interest (FOI)
|
|-
|{{DICOM TAG|0028|6022}}
|LO
|1-n
|Frame of Interest Description
|
|-
|{{DICOM TAG|0028|6023}}
|CS
|1-n
|Frame of Interest Type
|
|-
|{{DICOM TAG|0028|6030}}
|US
|1-n
|Mask Pointer(s)
|
|-
|{{DICOM TAG|0028|6040}}
|US
|1-n
|R Wave Pointer
|
|-
|{{DICOM TAG|0028|6100}}
|SQ
|1
|Mask Subtraction Sequence
|
|-
|{{DICOM TAG|0028|6101}}
|CS
|1
|Mask Operation
|
|-
|{{DICOM TAG|0028|6102}}
|US
|2-2n
|Applicable Frame Range
|
|-
|{{DICOM TAG|0028|6110}}
|US
|1-n
|Mask Frame Numbers
|
|-
|{{DICOM TAG|0028|6112}}
|US
|1
|Contrast Frame Averaging
|
|-
|{{DICOM TAG|0028|6114}}
|FL
|2
|Mask Sub-pixel Shift
|
|-
|{{DICOM TAG|0028|6120}}
|SS
|1
|TID Offset
|
|-
|{{DICOM TAG|0028|6190}}
|ST
|1
|Mask Operation Explanation
|
|-
|{{DICOM TAG|0028|7FE0}}
|UT
|1
|Pixel Data Provider URL
|
|-
|{{DICOM TAG|0028|9001}}
|UL
|1
|Data Point Rows
|
|-
|{{DICOM TAG|0028|9002}}
|UL
|1
|Data Point Columns
|
|-
|{{DICOM TAG|0028|9003}}
|CS
|1
|Signal Domain Columns
|
|-
|{{DICOM TAG|0028|9099}}
|US
|1
|Largest Monochrome Pixel Value
|
|-
|{{DICOM TAG|0028|9108}}
|CS
|1
|Data Representation
|
|-
|{{DICOM TAG|0028|9110}}
|SQ
|1
|Pixel Measures Sequence
|
|-
|{{DICOM TAG|0028|9132}}
|SQ
|1
|Frame VOI LUT Sequence
|
|-
|{{DICOM TAG|0028|9145}}
|SQ
|1
|Pixel Value Transformation Sequence
|
|-
|{{DICOM TAG|0028|9235}}
|CS
|1
|Signal Domain Rows
|
|-
|{{DICOM TAG|0028|9411}}
|FL
|1
|Display Filter Percentage
|
|-
|{{DICOM TAG|0028|9415}}
|SQ
|1
|Frame Pixel Shift Sequence
|
|-
|{{DICOM TAG|0028|9416}}
|US
|1
|Subtraction Item ID
|
|-
|{{DICOM TAG|0028|9422}}
|SQ
|1
|Pixel Intensity Relationship LUT Sequence
|
|-
|{{DICOM TAG|0028|9443}}
|SQ
|1
|Frame Pixel Data Properties Sequence
|
|-
|{{DICOM TAG|0028|9444}}
|CS
|1
|Geometrical Properties
|
|-
|{{DICOM TAG|0028|9445}}
|FL
|1
|Geometric Maximum Distortion
|
|-
|{{DICOM TAG|0028|9446}}
|CS
|1-n
|Image Processing Applied
|
|-
|{{DICOM TAG|0028|9454}}
|CS
|1
|Mask Selection Mode
|
|-
|{{DICOM TAG|0028|9474}}
|CS
|1
|LUT Function
|
|-
|{{DICOM TAG|0028|9478}}
|FL
|1
|Mask Visibility Percentage
|
|-
|{{DICOM TAG|0028|9501}}
|SQ
|1
|Pixel Shift Sequence
|
|-
|{{DICOM TAG|0028|9502}}
|SQ
|1
|Region Pixel Shift Sequence
|
|-
|{{DICOM TAG|0028|9503}}
|SS
|2-2n
|Vertices of the Region
|
|-
|{{DICOM TAG|0028|9505}}
|SQ
|1
|Multi-frame Presentation Sequence
|
|-
|{{DICOM TAG|0028|9506}}
|US
|2-2n
|Pixel Shift Frame Range
|
|-
|{{DICOM TAG|0028|9507}}
|US
|2-2n
|LUT Frame Range
|
|-
|{{DICOM TAG|0028|9520}}
|DS
|16
|Image to Equipment Mapping Matrix
|
|-
|{{DICOM TAG|0028|9537}}
|CS
|1
|Equipment Coordinate System Identification
|
|}


== 参考文献 ==
==関連項目==
*[[DICOMタグ]]
 
==参考文献==
{{reflist}}
{{reflist}}


{{medical-stub}}
{{medical-stub}}

2015年4月21日 (火) 22:36時点における最新版

DICOMタグ(0028,****)とは、画像情報が格納されているグループである。画像のサイズやビット数、ウインドウレベルの初期値などが格納されている。

主なDICOMタグ[編集 | ソースを編集]

タグ VR VM 名称 概要
(0028,0002) US 1 Samples per Pixel
(0028,0003) US 1 Samples per Pixel Used
(0028,0004) CS 1 Photometric Interpretation
(0028,0005) US 1 Image Dimensions
(0028,0006) US 1 Planar Configuration
(0028,0008) IS 1 Number of Frames
(0028,0009) AT 1-n Frame Increment Pointer
(0028,000A) AT 1-n Frame Dimension Pointer
(0028,0010) US 1 Rows 縦方向のピクセル数
(0028,0011) US 1 Columns 横方向のピクセル数。JPEGでは8の倍数であることが必須であり、DICOMかつRAWでも必須ではないがそのようにしておくのが望ましい。
(0028,0012) US 1 Planes
(0028,0014) US 1 Ultrasound Color Data Present
(0028,0030) DS 2 Pixel Spacing
(0028,0031) DS 2 Zoom Factor
(0028,0032) DS 2 Zoom Center
(0028,0034) IS 2 Pixel Aspect Ratio
(0028,0040) CS 1 Image Format
(0028,0050) LO 1-n Manipulated Image
(0028,0051) CS 1-n Corrected Image
(0028,005F) LO 1 Compression Recognition Code
(0028,0060) CS 1 Compression Code
(0028,0061) SH 1 Compression Originator
(0028,0062) LO 1 Compression Label
(0028,0063) SH 1 Compression Description
(0028,0065) CS 1-n Compression Sequence
(0028,0066) AT 1-n Compression Step Pointers
(0028,0068) US 1 Repeat Interval
(0028,0069) US 1 Bits Grouped
(0028,0070) US 1-n Perimeter Table
(0028,0071) US/SS 1 Perimeter Value
(0028,0080) US 1 Predictor Rows
(0028,0081) US 1 Predictor Columns
(0028,0082) US 1-n Predictor Constants
(0028,0090) CS 1 Blocked Pixels
(0028,0091) US 1 Block Rows
(0028,0092) US 1 Block Columns
(0028,0093) US 1 Row Overlap
(0028,0094) US 1 Column Overlap
(0028,0100) US 1 Bits Allocated 1ピクセルを格納するのに使っているビット数。ほぼ「8」が「16」である
|****************|1ピクセルを格納するのに使っているビット数:16
(0028,0101) US 1 Bits Stored Bits Allocated(0028,0100)のうち、実際に使っているビット数。
|************ーーーー|実際に使っているビット数:12
(0028,0102) US 1 High Bit Bits Stored(0028,0101) がBits Allocated(0028,0100)のどの位置にあるかを格納している。0から数える。
|************ーーーー|最上位ビットの位置:11
|ーーーー************|最上位ビットの位置:15
|ーー************ーー|最上位ビットの位置:13(規格上ありえるが、実際にみたことはない)
(0028,0103) US 1 Pixel Representation
(0028,0104) US/SS 1 Smallest Valid Pixel Value
(0028,0105) US/SS 1 Largest Valid Pixel Value
(0028,0106) US/SS 1 Smallest Image Pixel Value
(0028,0107) US/SS 1 Largest Image Pixel Value
(0028,0108) US/SS 1 Smallest Pixel Value in Series
(0028,0109) US/SS 1 Largest Pixel Value in Series
(0028,0110) US/SS 1 Smallest Image Pixel Value in Plane
(0028,0111) US/SS 1 Largest Image Pixel Value in Plane
(0028,0120) US/SS 1 Pixel Padding Value
(0028,0121) US/SS 1 Pixel Padding Range Limit
(0028,0200) US 1 Image Location
(0028,0300) CS 1 Quality Control Image
(0028,0301) CS 1 Burned In Annotation
(0028,0302) CS 1 Recognizable Visual Features
(0028,0303) CS 1 Longitudinal Temporal Information Modified
(0028,0400) LO 1 Transform Label
(0028,0401) LO 1 Transform Version Number
(0028,0402) US 1 Number of Transform Steps
(0028,0403) LO 1-n Sequence of Compressed Data
(0028,0404) AT 1-n Details of Coefficients
(0028,04x0) US 1 Rows For Nth Order Coefficients
(0028,04x1) US 1 Columns For Nth Order Coefficients
(0028,04x2) LO 1-n Coefficient Coding
(0028,04x3) AT 1-n Coefficient Coding Pointers
(0028,0700) LO 1 DCT Label
(0028,0701) CS 1-n Data Block Description
(0028,0702) AT 1-n Data Block
(0028,0710) US 1 Normalization Factor Format
(0028,0720) US 1 Zonal Map Number Format
(0028,0721) AT 1-n Zonal Map Location
(0028,0722) US 1 Zonal Map Format
(0028,0730) US 1 Adaptive Map Format
(0028,0740) US 1 Code Number Format
(0028,08x0) CS 1-n Code Label
(0028,08x2) US 1 Number of Tables
(0028,08x3) AT 1-n Code Table Location
(0028,08x4) US 1 Bits For Code Word
(0028,08x8) AT 1-n Image Data Location
(0028,0A02) CS 1 Pixel Spacing Calibration Type
(0028,0A04) LO 1 Pixel Spacing Calibration Description
(0028,1040) CS 1 Pixel Intensity Relationship
(0028,1041) SS 1 Pixel Intensity Relationship Sign
(0028,1050) DS 1-n Window Center
(0028,1051) DS 1-n Window Width
(0028,1052) DS 1 Rescale Intercept
(0028,1053) DS 1 Rescale Slope
(0028,1054) LO 1 Rescale Type
(0028,1055) LO 1-n Window Center & Width Explanation
(0028,1056) CS 1 VOI LUT Function
(0028,1080) CS 1 Gray Scale
(0028,1090) CS 1 Recommended Viewing Mode
(0028,1100) US/SS 3 Gray Lookup Table Descriptor
(0028,1101) US/SS 3 Red Palette Color Lookup Table Descriptor
(0028,1102) US/SS 3 Green Palette Color Lookup Table Descriptor
(0028,1103) US/SS 3 Blue Palette Color Lookup Table Descriptor
(0028,1104) US 3 Alpha Palette Color Lookup Table Descriptor
(0028,1111) US/SS 4 Large Red Palette Color Lookup Table Descriptor
(0028,1112) US/SS 4 Large Green Palette Color Lookup Table Descriptor
(0028,1113) US/SS 4 Large Blue Palette Color Lookup Table Descriptor
(0028,1199) UI 1 Palette Color Lookup Table UID
(0028,1200) US/SS/OW 1-n Gray Lookup Table Data
(0028,1201) OW 1 Red Palette Color Lookup Table Data
(0028,1202) OW 1 Green Palette Color Lookup Table Data
(0028,1203) OW 1 Blue Palette Color Lookup Table Data
(0028,1204) OW 1 Alpha Palette Color Lookup Table Data
(0028,1211) OW 1 Large Red Palette Color Lookup Table Data
(0028,1212) OW 1 Large Green Palette Color Lookup Table Data
(0028,1213) OW 1 Large Blue Palette Color Lookup Table Data
(0028,1214) UI 1 Large Palette Color Lookup Table UID
(0028,1221) OW 1 Segmented Red Palette Color Lookup Table Data
(0028,1222) OW 1 Segmented Green Palette Color Lookup Table Data
(0028,1223) OW 1 Segmented Blue Palette Color Lookup Table Data
(0028,1300) CS 1 Breast Implant Present
(0028,1350) CS 1 Partial View
(0028,1351) ST 1 Partial View Description
(0028,1352) SQ 1 Partial View Code Sequence
(0028,135A) CS 1 Spatial Locations Preserved
(0028,1401) SQ 1 Data Frame Assignment Sequence
(0028,1402) CS 1 Data Path Assignment
(0028,1403) US 1 Bits Mapped to Color Lookup Table
(0028,1404) SQ 1 Blending LUT 1 Sequence
(0028,1405) CS 1 Blending LUT 1 Transfer Function
(0028,1406) FD 1 Blending Weight Constant
(0028,1407) US 3 Blending Lookup Table Descriptor
(0028,1408) OW 1 Blending Lookup Table Data
(0028,140B) SQ 1 Enhanced Palette Color Lookup Table Sequence
(0028,140C) SQ 1 Blending LUT 2 Sequence
(0028,140D) CS 1 Blending LUT 2 Transfer Function
(0028,140E) CS 1 Data Path ID
(0028,140F) CS 1 RGB LUT Transfer Function
(0028,1410) CS 1 Alpha LUT Transfer Function
(0028,2000) OB 1 ICC Profile
(0028,2110) CS 1 Lossy Image Compression
(0028,2112) DS 1-n Lossy Image Compression Ratio
(0028,2114) CS 1-n Lossy Image Compression Method
(0028,3000) SQ 1 Modality LUT Sequence
(0028,3002) US/SS 3 LUT Descriptor
(0028,3003) LO 1 LUT Explanation
(0028,3004) LO 1 Modality LUT Type
(0028,3006) US/OW 1-n LUT Data
(0028,3010) SQ 1 VOI LUT Sequence
(0028,3110) SQ 1 Softcopy VOI LUT Sequence
(0028,4000) LT 1 Image Presentation Comments
(0028,5000) SQ 1 Bi-Plane Acquisition Sequence
(0028,6010) US 1 Representative Frame Number
(0028,6020) US 1-n Frame Numbers of Interest (FOI)
(0028,6022) LO 1-n Frame of Interest Description
(0028,6023) CS 1-n Frame of Interest Type
(0028,6030) US 1-n Mask Pointer(s)
(0028,6040) US 1-n R Wave Pointer
(0028,6100) SQ 1 Mask Subtraction Sequence
(0028,6101) CS 1 Mask Operation
(0028,6102) US 2-2n Applicable Frame Range
(0028,6110) US 1-n Mask Frame Numbers
(0028,6112) US 1 Contrast Frame Averaging
(0028,6114) FL 2 Mask Sub-pixel Shift
(0028,6120) SS 1 TID Offset
(0028,6190) ST 1 Mask Operation Explanation
(0028,7FE0) UT 1 Pixel Data Provider URL
(0028,9001) UL 1 Data Point Rows
(0028,9002) UL 1 Data Point Columns
(0028,9003) CS 1 Signal Domain Columns
(0028,9099) US 1 Largest Monochrome Pixel Value
(0028,9108) CS 1 Data Representation
(0028,9110) SQ 1 Pixel Measures Sequence
(0028,9132) SQ 1 Frame VOI LUT Sequence
(0028,9145) SQ 1 Pixel Value Transformation Sequence
(0028,9235) CS 1 Signal Domain Rows
(0028,9411) FL 1 Display Filter Percentage
(0028,9415) SQ 1 Frame Pixel Shift Sequence
(0028,9416) US 1 Subtraction Item ID
(0028,9422) SQ 1 Pixel Intensity Relationship LUT Sequence
(0028,9443) SQ 1 Frame Pixel Data Properties Sequence
(0028,9444) CS 1 Geometrical Properties
(0028,9445) FL 1 Geometric Maximum Distortion
(0028,9446) CS 1-n Image Processing Applied
(0028,9454) CS 1 Mask Selection Mode
(0028,9474) CS 1 LUT Function
(0028,9478) FL 1 Mask Visibility Percentage
(0028,9501) SQ 1 Pixel Shift Sequence
(0028,9502) SQ 1 Region Pixel Shift Sequence
(0028,9503) SS 2-2n Vertices of the Region
(0028,9505) SQ 1 Multi-frame Presentation Sequence
(0028,9506) US 2-2n Pixel Shift Frame Range
(0028,9507) US 2-2n LUT Frame Range
(0028,9520) DS 16 Image to Equipment Mapping Matrix
(0028,9537) CS 1 Equipment Coordinate System Identification

関連項目[編集 | ソースを編集]

参考文献[編集 | ソースを編集]