DICOM PS3.3 2024e - Information Object Definitions |
---|
Table C.23.2-1 specifies the Attributes of the Hanging Protocol Environment Module, which identify and describe the best suited display environment for a Hanging Protocol.
Different viewing styles and interactions may be defined depending on a workstation's capabilities. For example, the hanging preferences for viewing a screening mammogram Study on a 1Kx1K screen with a 10 second repaint time versus a 2Kx2.5K screen may differ.
Table C.23.2-1. Hanging Protocol Environment Module Attributes
Positive integer indicating the number of screens for which this Hanging Protocol is intended. |
|||
Sequence that describes the set of screens for which this Hanging Protocol is intended. |
|||
>Include Table C.23.2-2 “Screen Specifications Macro Attributes” |
Table C.23.2-2. Screen Specifications Macro Attributes
Positive integer indicating the intended number of rows of the addressable area of the screen in pixels. |
|||
Positive integer indicating the intended number of columns of the addressable area of the screen in pixels. |
|||
Exactly four dimensionless floating point values indicating the rectangular coordinate position of the screen within the overall bounding box that encompasses all the screens. See Section C.23.2.1.1. |
|||
Positive integer indicating the desired minimum number of grayscale bits per pixel of the screen. Required if Screen Minimum Color Bit Depth (0072,010C) is not present. |
|||
Positive integer indicating the desired minimum total number of bits per color channel used to present a pixel. Required if Screen Minimum Grayscale Bit Depth (0072,010A) is not present. |
|||
Positive integer indicating the desired maximum time in milliseconds required by the application to repaint the full screen once (i.e., recalculate all pixels and paint them to the screen). |
For the Display Environment Spatial Position (0072,0108) Attribute, the lower left corner of the overall bounding box has Cartesian coordinates of (0.0,0.0). The upper right corner has coordinates of (1.0,1.0). The scale of the box is based on the Number of Vertical Pixels (0072,0104) and Number of Horizontal Pixels (0072,0106), not the physical size of the screens that are part of the workstation. The coordinates of each individual screen's box are defined in absolute coordinates relative to the (0,0) and (1,1) range of the overall box. Position of a box is given by a (x1,y1), (x2,y2) pair that identifies the upper left corner and lower right corner if the box is rectangular.
The goal is not absolute position matching of the image boxes rendered on the screens using Hanging Protocol layout information, but that the relative positioning of the image boxes should be consistent between different workstations.
Figure C.23.2-1 depicts a 1K x 1K screen positioned to the left of a 2K x 2.5K screen. The Display Environment Spatial Position (0072,0108) of the 1K x 1K screen is (0.0,0.4) (0.33,0.0), and the Display Environment Spatial Position (0072,0108) of the 2K x 2.5K screen is (0.33,1.0) (1.0,0.0).
DICOM PS3.3 2024e - Information Object Definitions |
---|