DICOM PS3.3 2024c - Information Object Definitions

C.4.23 Instance Availability Notification Module

Table C.4.23-1 specifies the Attributes of the Instance Availability Notification Module, which describe which Instances are available and their relationships.

Table C.4.23-1. Instance Availability Notification Module Attributes

Attribute Name

Tag

Attribute Description

Referenced Performed Procedure Step Sequence

(0008,1111)

Uniquely identifies the Performed Procedure Step SOP Instance to which this availability notification Instance is related, if any.

Zero or one Item shall be included in this Sequence.

Note

  1. This may refer to a different PPS than that encoded in the Composite Instances themselves.

  2. It is typically used for notification about Instances created as a consequence of some scheduled activity.

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

>Performed Workitem Code Sequence

(0040,4019)

A Sequence that conveys the (single) type of procedure performed.

Only a single Item shall be included in this Sequence.

>>Include Table 8.8-1 “Code Sequence Macro Attributes”

BCID 9231 “Workitem Definition”.

Study Instance UID

(0020,000D)

Unique identifier for the Study of which all the Instances referenced in this notification are part.

Referenced Series Sequence

(0008,1115)

Sequence of Items where each Item includes references to Instances within the same Series.

One or more Items shall be included in this Sequence.

>Series Instance UID

(0020,000E)

Unique identifier of the Series of which all the Instances referenced in this Item are part.

>Referenced SOP Sequence

(0008,1199)

Sequence of Items where each Item includes a reference to a single Instance within this Series.

One or more Items shall be included in this Sequence.

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

>>Instance Availability

(0008,0056)

The availability of the referenced Instance.

See Section C.4.23.1.1

>>Retrieve AE Title

(0008,0054)

Title of the DICOM Application Entity from which the referenced Instance may or may not be retrievable, i.e., the scope for which Instance Availability (0008,0056) applies. See Section C.4.23.1.1.

>>Retrieve Location UID

(0040,E011)

Unique identifier of the system where the Composite Object(s) may be retrieved on the network.

>>Retrieve URI

(0040,E010)

Fully specified URI/URL (see [RFC3986]) the location of the referenced Instance.

Note

The VR of this Data Element has changed from UT to UR.

>>Retrieve URL

(0008,1190)

URL specifying the location of the referenced Instance(s).

See Section 10.4 “Retrieve Transaction” in PS3.18.

>>Storage Media File-Set ID

(0088,0130)

The user or implementation specific human readable identifier that identifies the offline storage media on which the Instance resides.

>>Storage Media File-Set UID

(0088,0140)

Uniquely identifies the offline storage media on which the Instance resides.


C.4.23.1 Instance Availability Notification Module Attribute Definitions

C.4.23.1.1 Instance Availability

Enumerated Values:

ONLINE

The Instances are immediately available from the Retrieve AE Title (0008,0054), and if a C-MOVE were to be requested, it would succeed in a reasonably short time.

NEARLINE

The Instances need to be retrieved from relatively slow media such as optical disk or tape, and if a C-MOVE were to be requested from the Retrieve AE Title (0008,0054), it would succeed, but may take a considerable time.

OFFLINE

A manual intervention is needed before the Instances may be retrieved, and if a C-MOVE were to be requested from the Retrieve AE Title (0008,0054), it would fail (e.g., by timeout) without such manual intervention.

UNAVAILABLE

The Instances cannot be retrieved from the Retrieve AE Title (0008,0054), and if a C-MOVE were to be requested, it would fail.

Note

SOP Instances that are unavailable from this AE may be available from other AEs, or may have an alternate representation that is available from this AE.

DICOM PS3.3 2024c - Information Object Definitions