Page 720 |
DICOM PS3.3 2020a - Information Object Definitions |
a.If Grid Frame Offset Vector (3004,000C) is present and its first element is zero, this Attribute contains an array of n elements in- dicating the plane location of the data in the right-handed image coordinate system, relative to the position of the first dose plane transmitted, i.e., the point at which Image Position (patient) (0020,0032) is defined, with positive offsets in the direction of the cross product of the row and column directions.
b.If Grid Frame Offset Vector (3004,000C) is present, its first element is equal to the third element of Image Position (patient) (0020,0032), and Image Orientation (patient) (0020,0037) has the value (1,0,0,0,1,0), then Grid Frame Offset Vector contains an array of n elements indicating the plane location (patient z coordinate) of the data in the Patient-Based Coordinate System.
In future implementations, use of option a) is strongly recommended.
This Attribute is conditional since the RT Dose Module may be included even if pixel doses are not being transmitted, or the image may be a single-frame image. If the Multi-frame Module is present, Frame Increment Pointer (0028,0009) shall have the Enumerated Value of 3004000C (Grid Frame Offset Vector).
Note
Option (a) can represent a rectangular-parallelepiped dose grid with any orientation with respect to the patient, while option
(b) can only represent a rectangular-parallelepiped dose grid whose planes are in the transverse patient dimension and whose x- and y-axes are parallel to the patient x- and y-axes.
Example: Figure C.8.8.3-1 shows an example of plane positions for a dose grid with transverse planes.
+Y
Zn ... Z3 Z2 Z1
+Z
+X
Figure C.8.8.3-1. Dose Grid Frame Example
For this example, Table C.8-39b gives the values of elements in the Grid Frame Offset Vector (3004,000C) for both relative (option (a)) and absolute (option (b)) interpretations, under the following conditions:
1.The value of Image Orientation (Patient) (0020,0037) is (1,0,0,0,1,0). I.e., the dose grid is transverse with x- and y-axes parallel to the patient x- and y-axes;
2.The value of Image Position (Patient) (0020,0032), i.e., the position of the first element of the dose grid, is (4, 5, 6); and
3.The spacing between adjacent dose grid planes is 2mm (uniform).
Table C.8-39b. Values of Dose Grid Frame Offset Vector Under Relative (A) and Absolute (B)
Interpretations
Grid Frame Offset Vector Element |
Option (a) Relative Coordinates |
Option (b) Absolute Coordinates |
Z1 |
0 |
6 |
Z2 |
2 |
8 |
Z3 |
4 |
10 |
ZN |
2(N-1) |
6 + 2(N-1) |
C.8.8.3.3 Dose Units
Dose Units are specified in both the RT Dose Module and RT Dose ROI Module. The Attribute Dose Type present in the RT Dose Module shall apply to all doses present in the RT Dose IOD.