DICOM PS3.3 2024d - Information Object Definitions

C.11.23 Volumetric Presentation State Relationship Module

Table C.11.23-1 specifies the Attributes of the Volumetric Presentation State Relationship Module, which describe sets of inputs to a Presentation State and how each input is to be displayed in the presentation.

Table C.11.23-1. Volumetric Presentation State Relationship Module Attributes

Attribute Name

Tag

Type

Attribute Description

Volumetric Presentation Input Set Sequence

(0070,120A)

1

Input sets specified for use by this Volumetric Presentation State.

>Volumetric Presentation Input Set UID

(0070,1209)

1

Unique identifier of this input specification.

See Section C.11.23.4.

>Presentation Input Type

(0070,1202)

1

Type of input.

See Section C.11.23.1.

Enumerated Values:

VOLUME

>Referenced Image Sequence

(0008,1140)

1C

The set of images comprising this input volume. One or more Items shall be included in this Sequence.

See Section C.11.23.1 for constraints on objects referenced by this Sequence.

Required if Presentation Input Type (0070,1202) has a value of VOLUME.

>>Include Table 10-3 “Image SOP Instance Reference Macro Attributes”

>Referenced Spatial Registration Sequence

(0070,0404)

1C

A reference to a Spatial Registration Instance that is used to register the referenced inputs.

Only one Item shall be included in this Sequence. All images referenced by the Referenced Image Sequence (0008,1140) of this Item of the Volumetric Presentation State Input Sequence (0070,1201) shall be referenced by the Spatial Registration Instance.

See Section C.11.23.3.

Required if the Frame of Reference UID (0020,0052) value of the Images referenced by the Referenced Image Sequence (0008,1140) of this Item of the Volumetric Presentation State Input Sequence (0070,1201) does not match the Frame of Reference UID (0020,0052) value of this Presentation State Instance. May be present otherwise.

>>Include Table 10-11 “SOP Instance Reference Macro Attributes”

Volumetric Presentation State Input Sequence

(0070,1201)

1

Inputs to the Presentation State.

Each Item represents one input.

One or more Items shall be included in this Sequence.

>Volumetric Presentation Input Number

(0070,1207)

1

Identification number of the input. Values shall be ordinal numbers starting from 1 and monotonically increasing by 1 within the Volumetric Presentation State Instance.

>Volumetric Presentation Input Set UID

(0070,1209)

1

Unique identifier of this input in Volumetric Presentation Input Set Sequence (0070,120A).

The UID may be shared among multiple Volumetric Presentation State Input Sequence (0070,1201) Items.

See Section C.11.23.4.

>Input Sequence Position Index

(0070,1203)

1C

Position of this input data within a set of sequential inputs. Multiple inputs may share the same value.

Note

For example, CT and PET inputs.

Distinct values shall be ordinal numbers starting from 1 and monotonically increasing by 1 within the Volumetric Presentation State Instance.

See Section C.11.23.2.

Required if Presentation Animation Style (0070,1A01) is present with a value of INPUT_SEQ.

Note

The inputs of the sequence are typically temporally related.

>Include Table C.11-2b “VOI LUT Macro Attributes”

>Crop

(0070,1204)

1

Specifies whether to apply per-input cropping to this input.

Enumerated Values:

YES

NO

See Section C.11.23.5.

>Cropping Specification Index

(0070,1205)

1C

Values of Cropping Specification Number (0070,1309) of the Item in the Volume Cropping Sequence (0070,1301) specifying the cropping methods to be applied to this input.

Required if Crop (0070,1204) has a value of YES.

>Rendering Method

(0070,120D)

1C

The rendering method for this input.

Enumerated Values:

AVERAGE_IP

A method that projects the mean intensity of all interpolated samples that fall in the path of each ray traced from the viewpoint to the plane of projection.

MAXIMUM_IP

A method that projects the interpolated sample with maximum intensity that fall in the path of each ray traced from the viewpoint to the plane of projection.

MINIMUM_IP

A method that projects the interpolated sample with minimum intensity that fall in the path of each ray traced from the viewpoint to the plane of projection.

Required if MPR Thickness Type (0070,1502) is present with a value of SLAB.

Global Crop

(0070,120B)

1

Specifies whether to apply the cropping specified by Global Cropping Specification Index (0070,120C) to every input of the Volumetric Presentation State.

Enumerated Values:

YES

NO

See Section C.11.23.5.

Global Cropping Specification Index

(0070,120C)

1C

Values of Cropping Specification Number (0070,1309) of one or more Items in the Volume Cropping Sequence (0070,1301) specifying the cropping methods to be applied to every input.

Volume Cropping Method (0070,1302) shall include only BOUNDING_BOX or OBLIQUE_PLANE values.

Required if Global Crop (0070,120B) has a value of YES.


C.11.23.1 Presentation Input Type Volume Input Requirements

SOP Instances with Presentation Input Type (0070,1202) value of VOLUME referenced by one Item in Volumetric Presentation Input Set Sequence (0070,1209) are a collection of Image Instances or frames within Image Instances that conforms to the following requirements:

  • All Image Instances shall have the same values of

    • SOP Class UID(0008,0016)

    • Series Instance UID (0020,000E)

    • Frame of Reference UID (0020,0052) or Volume Frame of Reference UID (0020,9312)

  • All Instances or frames shall have the following Attributes of the same value:

    • Samples per Pixel (0028,0002)

    • Photometric Interpretation (0028,0004)

    • Rows (0028,0010)

    • Columns (0028,0011)

    • Bits Allocated (0028,0100)

    • Bits Stored (0028,0101)

    • High Bit (0028,0102)

    • Pixel Representation (0028,0103)

    • Pixel Spacing (0028,0030)

  • Photometric Interpretation (0028,0004) shall be MONOCHROME2

  • Pixel Data (7FE0,0010) is present.

  • All Instances or Frames have orthogonal row and column vectors

  • A VOLUME input shall have more than one frame.

  • No two Instances or Frames share the same Image Position (Patient) (0020,0032) or Image Position (Volume) (0020,9301). Two Instances or Frames should be treated as sharing the same position if the differences between their positions is sufficiently small.

  • All Instances or Frames shall be parallel. Instances or Frames may be treated as parallel if the differences in their Image Orientation (Patient) (0020,0037) or Image Orientation (Volume) (0020,9302) are sufficiently small.

  • All Instances or Frames shall be sufficiently aligned such that a single ray can pass through the upper-left hand corner of all Instances or Frames. That ray shall be orthogonal to the plane of the frame (i.e., normal to the input frames). Instances or Frames may be treated as aligned if the degree of misalignment between frames or relative to the normal is sufficiently small.

  • A VOLUME input may have:

    • Variable spacing between slices

    • Overlapping slice thicknesses

    • Gaps between slice thicknesses

Note

The degree of tolerance for discrepancies in position and orientation may vary between applications.

DICOM PS3.3 2024d - Information Object Definitions