DICOM PS3.3 2016e - Information Object Definitions

C.7.6.2 Image Plane Module

Table C.7-10 specifies the Attributes that define the transmitted pixel array of a two dimensional image plane.

Note

In previous versions of this Standard, image position and image orientation were specified relative to a specific equipment coordinate system. This equipment coordinate system was not fully defined and a number of ambiguities existed. The equipment based coordinate system has been retired and replaced by the patient based coordinate system defined in this Module.

Table C.7-10. Image Plane Module Attributes

Attribute Name

Tag

Type

Attribute Description

Pixel Spacing

(0028,0030)

1

Physical distance in the patient between the center of each pixel, specified by a numeric pair - adjacent row spacing (delimiter) adjacent column spacing in mm. See Section 10.7.1.3 for further explanation.

Image Orientation (Patient)

(0020,0037)

1

The direction cosines of the first row and the first column with respect to the patient. See Section C.7.6.2.1.1 for further explanation.

Image Position (Patient)

(0020,0032)

1

The x, y, and z coordinates of the upper left hand corner (center of the first voxel transmitted) of the image, in mm. See Section C.7.6.2.1.1 for further explanation.

Slice Thickness

(0018,0050)

2

Nominal slice thickness, in mm.

Slice Location

(0020,1041)

3

Relative position of the image plane expressed in mm. See Section C.7.6.2.1.2 for further explanation.


C.7.6.2.1 Image Plane Attribute Descriptions
C.7.6.2.1.1 Image Position and Image Orientation

Image Position (0020,0032) specifies the x, y, and z coordinates of the upper left hand corner of the image; it is the center of the first voxel transmitted. Image Orientation (0020,0037) specifies the direction cosines of the first row and the first column with respect to the patient. These Attributes shall be provide as a pair. Row value for the x, y, and z axes respectively followed by the Column value for the x, y, and z axes respectively.

The direction of the axes is defined fully by the patient's orientation.

If Anatomical Orientation Type (0010,2210) is absent or has a value of BIPED, the x-axis is increasing to the left hand side of the patient. The y-axis is increasing to the posterior side of the patient. The z-axis is increasing toward the head of the patient.

If Anatomical Orientation Type (0010,2210) has a value of QUADRUPED, the

  • x-axis is increasing to the left (as opposed to right) side of the patient

  • the y-axis is increasing towards

    • the dorsal (as opposed to ventral) side of the patient for the neck, trunk and tail,

    • the dorsal (as opposed to ventral) side of the patient for the head,

    • the dorsal (as opposed to plantar or palmar) side of the distal limbs,

    • the cranial (as opposed caudal) side of the proximal limbs, and

  • the z-axis is increasing towards

    • the cranial (as opposed to caudal) end of the patient for the neck, trunk and tail,

    • the rostral (as opposed to caudal) end of the patient for the head, and

    • the proximal (as opposed to distal) end of the limbs

Note

  1. The axes for quadrupeds are those defined and illustrated in Smallwood et al for proper anatomic directional terms as they apply to various parts of the body.

  2. It should be anticipated that when quadrupeds are imaged on human equipment, and particularly when they are position in a manner different from the traditional human prone and supine head or feet first longitudinal position, then the equipment may well not indicate the correct orientation, though it will remain an orthogonal Cartesian right-handed system that could be corrected subsequently.

The patient based coordinate system is a right handed system, i.e., the vector cross product of a unit vector along the positive x-axis and a unit vector along the positive y-axis is equal to a unit vector along the positive z-axis.

Note

If a patient is positioned parallel to the ground, in dorsal recumbency (i.e., for humans, face-up on the table), with the caudo-cranial (i.e., for humans, feet-to-head) direction the same as the front-to-back direction of the imaging equipment, the direction of the axes of this patient based coordinate system and the equipment based coordinate system in previous versions of this Standard will coincide.

The Image Plane Attributes, in conjunction with the Pixel Spacing Attribute, describe the position and orientation of the image slices relative to the patient-based coordinate system. In each image frame Image Position (Patient) (0020,0032) specifies the origin of the image with respect to the patient-based coordinate system. RCS and Image Orientation (Patient) (0020,0037) values specify the orientation of the image frame rows and columns. The mapping of pixel location (i,j) to the RCS is calculated as follows:

Equation C.7.6.2.1-1. 


Where:

  • Pxyz The coordinates of the voxel (i,j) in the frame's image plane in units of mm.

  • Sxyz The three values of Image Position (Patient) (0020,0032). It is the location in mm from the origin of the RCS.

  • Xxyz The values from the row (X) direction cosine of Image Orientation (Patient) (0020,0037).

  • Yxyz The values from the column (Y) direction cosine of Image Orientation (Patient) (0020,0037).

  • i Column index to the image plane. The first column is index zero.

  • Δi Column pixel resolution of Pixel Spacing (0028,0030) in units of mm.

  • j Row index to the image plane. The first row index is zero.

  • Δj Row pixel resolution of Pixel Spacing (0028,0030) in units of mm.

Additional constraints apply:

  1. The row and column direction cosine vectors shall be orthogonal, i.e., their dot product shall be zero.

  2. The row and column direction cosine vectors shall be normal, i.e., the dot product of each direction cosine vector with itself shall be unity.

C.7.6.2.1.2 Slice Location

Slice Location (0020,1041) is defined as the relative position of the image plane expressed in mm. This information is relative to an unspecified implementation specific reference point.

DICOM PS3.3 2016e - Information Object Definitions