DICOM PS3.18 2025e - Web Services

14.4 Search Transaction

This Transaction searches the Modality Scheduled Procedure Steps for scheduled procedure steps that match the specified Query Parameters and returns a list of matching scheduled procedure steps. Each scheduled procedure step in the returned list includes return Attributes specified in the request. The Transaction corresponds to the DIMSE MWL C-FIND Operation (see Section K.4.1 in PS3.4 ).

14.4.1 Request

The request shall have the following syntax:

GET SP /modality-scheduled-procedure-steps?{&match*}{&includefield}{&fuzzymatching}{&offset}{&limit} SP version CRLF
Accept: 1#media-type CRLF
*(header-field CRLF)
CRLF

The user agent shall conform to the SCU behavior specified in Section K.2.2 “Attributes Definition” in PS3.4 .

14.4.1.1 Target Resources

The Target Resource for this Transaction is the Modality Scheduled Procedure Steps.

14.4.1.2 Query Parameters

The origin server shall support Query Parameters as required in Table 8.3.4-1.

The user agent shall supply in the request Query Parameters as required in Table 8.3.4-1.

14.4.1.3 Request Header Fields

The origin server shall support header fields as required in Table 14.4.1-1.

The user agent shall supply in the request header fields as defined in Table 14.4.1-1.

Table 14.4.1-1. Request Header Fields

Name

Values

Usage

Description

User Agent

Origin Server

Accept

media-type

M

M

The Acceptable Media Types of the response payload.


See also Section 8.4.

14.4.1.4 Request Payload

The request shall have no payload.

DICOM PS3.18 2025e - Web Services