DICOM PS3.7 2025a - Message Exchange

9 DIMSE-C

9.1 Services

9.1.1 C-STORE Service

The C-STORE service is used by a DIMSE Service User to store a composite SOP Instance on a peer DIMSE Service User. It is a confirmed service.

9.1.1.1 C-STORE Parameters

Table 9.1-1 lists the parameters of this service.

Table 9.1-1. C-STORE Parameters

DIMSE-C Parameter Name

Req/Ind

Rsp/Conf

Message ID

M

U

Message ID Being Responded To

-

M

Affected SOP Class UID

M

U(=)

Affected SOP Instance UID

M

U(=)

Priority

M

-

Move Originator Application Entity Title

U

-

Move Originator Message ID

U

-

Data Set

M

-

Status

-

M


9.1.1.1.1 Message ID

This parameter identifies the operation. It is used to distinguish this operation from other notifications or operations that the DIMSE Service Provider may have in progress. No two identical values for the Message ID (0000,0110) shall be used for outstanding operations or notifications.

Note

  1. Inclusion of this parameter in the confirmation was permitted in previous versions of this Standard but this mode of use is now retired. This parameter may be included in the confirmation but in such a case the Invoking DIMSE Service User should not attach any semantic significance to this parameter.

  2. The Message ID (0000,0110) is recommended to be unique within the scope of an Association, to support debug procedures.

9.1.1.1.2 Message ID Being Responded To

This parameter specifies the Message ID (0000,0110) of the operation request/indication to which this response/confirmation applies.

9.1.1.1.3 Affected SOP Class UID

For the request/indication, this parameter specifies the SOP Class for the storage. It may be included in the response/confirmation. If included in the response/confirmation, this parameter shall be equal to the value in the request/indication.

9.1.1.1.4 Affected SOP Instance UID

For the request/indication, this parameter specifies the SOP Instance to be stored. It may be included in the response/confirmation. If included in the response/confirmation, this parameter shall be equal to the value in the request/indication.

9.1.1.1.5 Priority

This parameter specifies the priority of the C-STORE operation. It shall be one of LOW, MEDIUM, or HIGH.

9.1.1.1.6 Move Originator Application Entity Title

This parameter specifies the DICOM AE Title of the DICOM AE that invoked the C-MOVE operation from which this C-STORE sub-operation is being performed.

9.1.1.1.7 Move Originator Message ID

This parameter specifies the Message ID (0000,0110) of the C-MOVE request/indication primitive from which this C-STORE sub-operation is being performed.

9.1.1.1.8 Data Set

The Data Set accompanying the C-STORE primitive contains the Attributes of the Composite SOP Instance to be stored.

9.1.1.1.9 Status

This parameter contains the error or success notification for the operation. It shall be included by the Performing DIMSE Service User in the response/confirmation. The following types of status may occur in a response/confirmation (see also Annex C):

  1. Refused: Out of resources (Status value is Service Class specific) - This indicates that the Performing DIMSE Service User was unable to store the composite SOP Instance because it was out of resources.

  2. Refused: SOP Class not supported (0122H) - This indicates that the Performing DIMSE Service User was unable to store the composite SOP Instance because the SOP Class is not supported.

  3. Error: Cannot understand (Status value is Service Class specific) - This indicates that the Performing DIMSE Service User was unable to store the composite SOP Instance because it cannot understand certain Data Elements.

  4. Error: Data Set does not match SOP Class (Status value is Service Class specific) - This indicates that the Performing DIMSE Service User was unable to store the composite SOP Instance because the Data Set does not match the SOP Class.

  5. Warning (Status value is Service Class specific) - This indicates that the Performing DIMSE Service User was able to store the composite SOP Instance, but detected a probable error.

  6. Success (0000H) - This indicates that the composite SOP Instance was successfully stored.

  7. Duplicate invocation (0210H) - This indicates that the Message ID (0000,0110) specified is allocated to another notification or operation.

  8. Invalid SOP Instance (0117H) - This indicates that the SOP Instance UID specified implied a violation of the UID construction rules.

  9. Mistyped argument (0212H) - This indicates that one of the parameters supplied has not been agreed for use on the Association between the DIMSE Service Users.

  10. Unrecognized operation (0211H) - This indicates that the operation is not one of those agreed between the DIMSE Service Users.

  11. Refused: Not authorized (0124H) - This indicates that the peer DIMSE Service User was not authorized to store the composite SOP Instance.

9.1.1.2 C-STORE Service Procedures

The following C-STORE procedures apply:

  1. The Invoking DIMSE Service User requests that the Performing DIMSE Service User store a composite SOP Instance by issuing a C-STORE Request primitive to the DIMSE Service Provider.

  2. The DIMSE Service Provider issues a C-STORE indication primitive to the Performing DIMSE Service User.

  3. The Performing DIMSE Service User reports acceptance or rejection of the C-STORE Request primitive by issuing a C-STORE response primitive to the DIMSE Service Provider,

  4. The DIMSE Service Provider issues a C-STORE confirmation primitive to the Invoking DIMSE Service User, completing the C-STORE operation.

The Performing DIMSE Service User may return a C-STORE response primitive with the status of Failed or Refused before the entire C-STORE indication (Data Set) has been completely transmitted by the Invoking DIMSE Service User. A C-STORE response primitive with the status of Success or Warning shall not be returned until the entire C-STORE indication has been received by the Performing DIMSE Service User.

Note

Such an occurrence of a "Failed" response is often called an early failed response.

9.1.2 C-FIND Service

The C-FIND service is used by a DIMSE Service User to match a set of Attributes against the Attributes of a set of composite SOP Instances maintained by a peer DIMSE Service User. It is a confirmed service.

9.1.2.1 C-FIND Parameters

See Table 9.1-2.

Table 9.1-2. C-FIND Parameters

DIMSE-C Parameter Name

Req/Ind

Rsp/Conf

CnclReq/CnclInd

Message ID

M

U

-

Message ID Being Responded To

-

M

M

Affected SOP Class UID

M

U(=)

-

Priority

M

-

-

Identifier

M

C

-

Status

-

M

-


9.1.2.1.1 Message ID

This parameter identifies the operation. It is used to distinguish this operation from other notifications or operations that the DIMSE Service Provider may have in progress. No two identical values for the Message ID (0000,0110) shall be used for outstanding operations or notifications.

Note

  1. Inclusion of this parameter in the confirmation was permitted in previous versions of this Standard but this mode of use is now retired. This parameter may be included in the confirmation but in such a case the Invoking DIMSE Service User should not attach any semantic significance to this parameter.

  2. The Message ID (0000,0110) is recommended to be unique within the scope of an Association, to support debug procedures.

9.1.2.1.2 Message ID Being Responded To

This parameter specifies the Message ID (0000,0110) of the request/indication to which this response/confirmation applies.

9.1.2.1.3 Affected SOP Class UID

For the request/indication, this parameter specifies the SOP Class of the Information Model for the query. It may be included in the response/confirmation. If included in the response/confirmation, this parameter shall be equal to the value in the request/indication.

9.1.2.1.4 Priority

This parameter specifies the priority of the C-FIND operation. It shall be one of LOW, MEDIUM, or HIGH.

9.1.2.1.5 Identifier

In the request/indication, this is a list of Attributes to be matched against the values of the Attributes in the instances of the composite objects known to the Performing DIMSE Service User.

In the response/confirmation, this is the same list of Attributes with values of these Attributes in a particular composite SOP Instance that matched. It shall be sent only when that Status (0000,0900) is equal to Pending (not permitted for other statuses).

The list of Attributes and the rules for construction are specified in PS3.4.

9.1.2.1.6 Status

Indicates the status of the response. It may have any of the following values (see also Annex C):

  1. Success (0000H) - This indicates that processing of the matches is complete. It shall not contain a matching Identifier.

  2. Pending (Status value is Service Class specific) - This indicates that processing of the matches is initiated or continuing. It shall contain a matching Identifier.

  3. Refused: Out of resources (Status value is Service Class specific) - This indicates that processing of the C-FIND operation has been terminated because it was out of resources. This may be the initial response to the C-FIND, or may be sent after a number of pending C-FIND responses. This response shall not contain a matching Identifier.

  4. Refused: SOP Class not supported (0122H) - This indicates that processing of the C-FIND operation has been terminated because the SOP Class was not supported. This response shall not contain a matching Identifier.

  5. Cancel (FE00H) - This indicates that the processing of the C-FIND operation has been terminated due to a C-FIND Cancel Indication primitive. The response shall not contain an Identifier.

  6. Failed (Status value is Service Class specific) - This indicates that the C-FIND operation failed at the Performing DIMSE Service User.

  7. Warning (Status value is Service Class specific) - This indicates that the Performing DIMSE Service User has terminated the C-FIND operation, and the set of returned matching Identifiers may not be complete.

  8. Refused: Not authorized (0124H) - This indicates that the peer DIMSE Service User was not authorized to invoke the C-FIND operation.

  9. Duplicate invocation (0210H) - This indicates that the Message ID (0000,0110) specified is allocated to another notification or operation.

  10. Unrecognized operation (0211H) - This indicates that the operation is not one of those agreed between the DIMSE Service Users.

  11. Mistyped argument (0212H) - This indicates that one of the parameters supplied has not been agreed for use on the Association between the DIMSE Service Users.

9.1.2.2 C-FIND Service Procedures

The following C-FIND service procedures apply to the invoking DIMSE-service user:

  1. The Invoking DIMSE Service User requests a Performing DIMSE Service User to match an Identifier against the Attributes of all SOP Instances known to the Performing DIMSE Service User by issuing a C-FIND Request primitive to the DIMSE Service Provider. If the request is rejected by the DIMSE Service Provider, the following procedures do not apply.

  2. At any time before receiving a C-FIND confirmation primitive with a status unequal to Pending, the Invoking DIMSE Service User may request the Performing DIMSE Service User to cancel the service by issuing a C-FIND Cancel Request primitive to the DIMSE Service Provider.

  3. The Invoking DIMSE Service User receives a C-FIND confirmation primitive for each unique match of the Identifier to a set of composite SOP Instance Attributes.

  4. The Invoking DIMSE Service User receives a final C-FIND confirmation primitive.

Note

In the above procedures, (c) may precede (b).

The following C-FIND service procedures apply to the Performing DIMSE Service User:

  1. When the Performing DIMSE Service User receives a C-FIND indication from the DIMSE Service Provider, it matches the Identifier against the Attributes of known composite SOP Instances.

  2. At any time following the C-FIND indication, the Performing DIMSE Service User may receive a C-FIND Cancel Indication.

  3. If the C-FIND Cancel Indication is received before the processing of the C-FIND indication has completed, then the C-FIND operation is aborted; otherwise the following procedure does not apply.

  4. The Performing DIMSE Service User issues a C-FIND response with a status of Canceled to the DIMSE Service Provider to indicate that the C-FIND operation has been canceled. The following procedures do not apply.

  5. For each match, the Performing DIMSE Service User issues a C-FIND response with the status set to Pending and a matching Identifier.

  6. When the C-FIND operation completes (either in success or in failure), the Performing DIMSE Service User issues a C-FIND response with the status set to either Refused, Failed, Warning, or Success to the DIMSE Service Provider.

The following C-FIND service procedures apply to the DIMSE Service Provider:

  1. When the DIMSE Service Provider receives a C-FIND Request primitive from the Invoking DIMSE Service User, it issues a C-FIND indication primitive to the Performing DIMSE Service User.

  2. When the DIMSE Service Provider receives a C-FIND Cancel Request primitive from the Invoking DIMSE Service User, it issues a C-FIND Cancel Indication to the Performing DIMSE Service User.

  3. When the DIMSE Service Provider receives a C-FIND response primitive from the Performing DIMSE Service User, it issues a C-FIND confirmation primitive to the Invoking DIMSE Service User.

The Performing DIMSE Service User may return a C-FIND response primitive with the status of Failed or Refused before the entire C-FIND indication (Data Set) has been completely transmitted by the Invoking DIMSE Service User. A C-FIND response primitive with the status of Success or Warning shall not be returned until the entire C-FIND indication has been received by the Performing DIMSE Service User.

Note

Such an occurrence of a "Failed" response is often called an early failed response.

9.1.3 C-GET Service

The C-GET service is used by a DIMSE Service User to match a set of Attributes against the Attributes of a set of composite SOP Instances maintained by a peer DIMSE Service User, and retrieve all composite SOP Instances that match. It triggers one or more C-STORE sub-operations on the same Association. It is a confirmed service.

9.1.3.1 C-GET Parameters

See Table 9.1-3.

Table 9.1-3. C-GET Parameters

DIMSE-C Parameter Name

Req/Ind

Rsp/Conf

CnclReq/CnclInd

Message ID

M

U

-

Message ID Being Responded To

-

M

M

Affected SOP Class UID

M

U(=)

-

Priority

M

-

-

Identifier

M

U

-

Status

-

M

-

Number of Remaining Sub-operations

-

C

-

Number of Completed Sub-operations

-

C

-

Number of Failed Sub-operations

-

C

-

Number of Warning Sub-operations

-

C

-


9.1.3.1.1 Message ID

This parameter identifies the operation. It is used to distinguish this operation from other notifications or operations that the DIMSE Service Provider may have in progress. No two identical values for the Message ID (0000,0110) shall be used for outstanding operations or notifications.

Note

  1. Inclusion of this parameter in the confirmation was permitted in previous versions of this Standard but this mode of use is now retired. This parameter may be included in the confirmation but in such a case the Invoking DIMSE Service User should not attach any semantic significance to this parameter.

  2. The Message ID (0000,0110) is recommended to be unique within the scope of an Association, to support debug procedures.

9.1.3.1.2 Message ID Being Responded To

This parameter specifies the Message ID (0000,0110) of the request/indication to which this response/confirmation applies.

9.1.3.1.3 Affected SOP Class UID

For the request/indication, this parameter specifies the SOP Class of the Information Model for the retrieve. It may be included in the response/confirmation. If included in the response/confirmation, this parameter shall be equal to the value in the request/indication.

9.1.3.1.4 Priority

This parameter specifies the priority of the C-GET operation. It shall be one of LOW, MEDIUM or HIGH. This priority shall also be the priority used for all sub-operations.

9.1.3.1.5 Identifier

In the request/indication, this is a list of Attributes to be matched against the values of the Attributes of known composite SOP Instances of the Performing DIMSE Service User. The list of Attributes allowed and the rules for the construction are specified in PS3.4.

Note

The Identifier is specified as U in the Response/Confirmation, but Services defined in PS3.4 that use this primitive may impose mandatory or conditional requirements on its presence.

In the response/confirmation, this is a list of Attributes that provide status information about the C-GET operation. The list of Attributes allowed and the rules that define the usage of the Identifier are specified in PS3.4.

9.1.3.1.6 Status

Indicates the status of the response. It may have any of the following values (see also Annex C):

  1. Success (0000H) - This indicates that processing of the matches and all sub-operations are complete.

  2. Pending (Status value is Service Class specific) - This indicates that processing of the matches and sub-operations is initiated or continuing.

  3. Refused: Out of resources (Status value is Service Class specific) - This indicates that processing of the C-GET operation has been terminated because it was out of resources. This may be the initial response to the C-GET request or may be sent after a number of Pending statuses.

  4. Refused: SOP Class not supported (0122H) - This indicates that processing of the C-GET operation has been terminated because the SOP Class was not supported.

  5. Cancel (FE00H) - This indicates that processing of the C-GET operation has been terminated due to a C-GET Cancel indication primitive.

  6. Failed (Status value is Service Class specific) - This indicates that the C-GET operation failed at the Performing DIMSE Service User.

  7. Duplicate invocation (0210H) - This indicates that the Message ID (0000,0110) specified is allocated to another notification or operation.

  8. Mistyped argument (0212H) - This indicates that one of the parameters supplied has not been agreed for use on the Association between the DIMSE Service Users.

  9. Unrecognized operation (0211H) - This indicates that the operation is not one of those agreed between the DIMSE Service Users.

  10. Refused: Not authorized (0124H) - This indicates that the peer DIMSE Service User was not authorized to invoke the C-GET operation.

  11. Warning (Status value is Service Class specific) - This indicates that the Performing DIMSE Service User was able to perform sub-operations but detected a probable error with one or more of them.

9.1.3.1.7 Number of Remaining Sub-Operations

This specifies the number of remaining C-STORE sub-operations to be invoked by this C-GET operation. It may be included in any response/confirmation and shall be included if the status is equal to Pending.

9.1.3.1.8 Number of Completed Sub-Operations

This specifies the number of C-STORE sub-operations invoked by this C-GET operation that have completed successfully. It may be included in any response/confirmation and shall be included if the status is equal to Pending.

9.1.3.1.9 Number of Failed Sub-Operations

This specifies the number of C-STORE sub-operations invoked by this C-GET operation that have failed. It may be included in any response/confirmation and shall be included if the status is equal to Pending.

9.1.3.1.10 Number of Warning Sub-Operations

This specifies the number of C-STORE sub-operation invoked by this C-GET operation that generated Warning responses. It may be included in any response/confirmation and shall be included if the status is equal to Pending.

9.1.3.2 C-GET Service Procedures

The following C-GET service procedures apply to the invoking DIMSE-service user:

  1. The Invoking DIMSE Service User requests a Performing DIMSE Service User to match an Identifier against the Attributes of all SOP Instances known to the Performing DIMSE Service User and generate a C-STORE sub-operation for each match. This request is made by issuing a C-GET Request primitive to the DIMSE Service Provider. If the request is rejected by the DIMSE Service Provider, the following procedures do not apply.

  2. At any time before receiving a C-GET confirmation primitive with status unequal to Pending, the Invoking DIMSE Service User may request the Performing DIMSE Service User to cancel the service by issuing a C-GET Cancel Request primitive to the DIMSE Service Provider.

  3. The Invoking DIMSE Service User may receive C-GET confirmation primitives with status of Pending during the processing of the C-GET operation.

  4. The Invoking DIMSE Service User receives a final C-GET confirmation primitive.

Note

In the above procedures, (c) may precede (b).

The following C-GET service procedures apply to the Performing DIMSE Service User:

  1. When the Performing DIMSE Service User receives a C-GET indication from the DIMSE Service Provider it matches the Identifier against the Attributes of known composite SOP Instances and generates a C-STORE sub-operation for each match.

  2. At any time following the C-GET indication, the Performing DIMSE Service User may receive a C-GET Cancel indication.

  3. If the C-GET Cancel indication is received before the processing of the C-GET indication has completed, then the C-GET operation is terminated; otherwise the following procedure does not apply.

  4. The Performing DIMSE Service User issues a C-GET response with a status of Canceled to the DIMSE Service Provider to indicate that the C-GET operation has been canceled. The following procedures do not apply.

  5. For each match, the Performing DIMSE Service User initiates a C-STORE sub-operation on the same Association as the C-GET. In this sub-operation, the C-GET Performing DIMSE Service User becomes the C-STORE Invoking DIMSE Service User. The C-STORE Performing DIMSE Service User is the C-GET Invoking DIMSE Service User.

  6. During the processing of the C-GET operation, the Performing DIMSE Service User may issue C-GET response primitives with a status of Pending.

  7. When the C-GET operation completes (either in success or in failure), the Performing DIMSE Service User issues a C-GET response with the status set to either refused, failed or success to the DIMSE Service Provider.

The following C-GET service procedures apply to the DIMSE Service Provider:

  1. When the DIMSE Service Provider receives a C-GET Request primitive from the Invoking DIMSE Service User, it issues a C-GET indication primitive to the Performing DIMSE Service User.

  2. When the DIMSE Service Provider receives a C-GET Cancel Request primitive from the Invoking DIMSE Service User, it issues a C-GET Cancel indication to the Performing DIMSE Service User.

  3. When the DIMSE Service Provider receives a C-GET response primitive from the Performing DIMSE Service User, it issues a C-GET confirmation primitive to the Invoking DIMSE Service User.

The Performing DIMSE Service User may return a C-GET response primitive with the status of Failed or Refused before the entire C-GET indication (Data Set) has been completely transmitted by the Invoking DIMSE Service User. A C-GET response primitive with the status of Success or Warning shall not be returned until the entire C-GET indication has been received by the Performing DIMSE Service User.

Note

Such an occurrence of a "Failed" response is often called an early failed response.

9.1.4 C-MOVE Service

The C-MOVE service is used by a DIMSE Service User to match a set of Attributes against the Attributes of a set of composite SOP Instances maintained by a peer DIMSE Service User, and retrieve all composite SOP Instances that match. It triggers one or more C-STORE sub-operations on a separate Association. It is a confirmed service.

9.1.4.1 C-MOVE Parameters

See Table 9.1-4.

Table 9.1-4. C-MOVE Parameters

DIMSE-C Parameter Name

Req/Ind

Rsp/Conf

CnclReq/CnclInd

Message ID

M

U

-

Message ID Being Responded To

-

M

M

Affected SOP Class UID

M

U(=)

-

Priority

M

-

-

Move Destination

M

-

-

Identifier

M

U

-

Status

-

M

-

Number of Remaining Sub-operations

-

C

-

Number of Completed Sub-operations

-

C

-

Number of Failed Sub-operations

-

C

-

Number of Warning Sub-operations

-

C

-


9.1.4.1.1 Message ID

This parameter identifies the operation. It is used to distinguish this operation from other notifications or operations that the DIMSE Service Provider may have in progress. No two identical values for the Message ID (0000,0110) shall be used for outstanding operations or notifications.

Note

  1. Inclusion of this parameter in the confirmation was permitted in previous versions of this Standard but this mode of use is now retired. This parameter may be included in the confirmation but in such a case the Invoking DIMSE Service User should not attach any semantic significance to this parameter.

  2. The Message ID (0000,0110) is recommended to be unique within the scope of an Association, to support debug procedures.

9.1.4.1.2 Message ID Being Responded To

This parameter specifies the Message ID (0000,0110) of the request/indication to which this response/confirmation applies.

9.1.4.1.3 Affected SOP Class UID

For the request/indication, this parameter specifies the SOP Class of the Information Model for the retrieve. It may be included in the response/confirmation. If included in the response/confirmation, this parameter shall be equal to the value in the request/indication.

9.1.4.1.4 Priority

This parameter specifies the priority of the C-MOVE operation. It shall be one of LOW, MEDIUM or HIGH . This priority shall also be the priority used for all sub-operations.

9.1.4.1.5 Move Destination

This parameter specifies the DICOM AE Title of the destination DICOM AE to which the C-STORE sub-operations are being performed.

9.1.4.1.6 Identifier

In the request/indication, this is a list of Attributes to be matched against the values of the Attributes of known composite SOP Instances of the Performing DIMSE Service User. The list of Attributes allowed and the rules for the construction are in PS3.4.

Note

The Identifier is specified as U in the Response/Confirmation, but Services defined in PS3.4 that use this primitive may impose mandatory or conditional requirements on its presence.

In the response/confirmation, this is a list of Attributes that provide status information about the C-MOVE operation. The list of Attributes allowed and the rules that define the usage of the Identifier are specified in PS3.4.

9.1.4.1.7 Status

Indicates the status of the response. It may have any of the following values (see also Annex C):

  1. Success (0000H) - This indicates that processing of the matches and all sub-operations are complete.

  2. Pending (Status value is Service Class specific) - This indicates that procession of the matches and sub-operations is initiated or continuing.

  3. Refused: Out of resources (Status value is Service Class specific) - This indicates that processing of the C-MOVE operation has been terminated because it was out of resources. This may be the initial response to the C-MOVE or may be sent after a number of Pending statuses.

  4. Refused: SOP Class not supported (0122H) - This indicates that processing of the C-MOVE operation has been terminated because the SOP Class was not supported.

  5. Refused: Move Destination unknown (Status value is Service Class specific) - This indicates that processing of the C-MOVE operation has been terminated because the Move Destination was unknown.

  6. Cancel (FE00H) - This indicates that processing of the C-MOVE operation has been terminated due to a C-MOVE Cancel indication primitive.

  7. Failed (Status value is Service Class specific) - This indicates that the C-MOVE operation failed at the Performing DIMSE Service User.

  8. Duplicate invocation (0210H) - This indicates that the Message ID (0000,0110) specified is allocated to another notification or operation.

  9. Mistyped argument (0212H) - This indicates that one of the parameters supplied has not been agreed for use on the Association between the DIMSE Service Users.

  10. Unrecognized operation (0211H) - This indicates that the operation is not one of those agreed between the DIMSE Service Users.

  11. Refused: Not authorized (0124H) - This indicates that the peer DIMSE Service User was not authorized to invoke the C-MOVE operation.

  12. Warning (Status value is Service Class specific) - This indicates that the Performing DIMSE Service User was able to perform sub-operations but detected a probable error with one or more of them.

9.1.4.1.8 Number of Remaining Sub-Operations

This specifies the number of remaining C-STORE sub-operations to be invoked by this C-MOVE operation. It may be included in any response/confirmation and shall be included if the status is equal to Pending.

9.1.4.1.9 Number of Completed Sub-Operations

This specifies the number of C-STORE sub-operations invoked by this C-MOVE operation that have completed successfully. It may be included in any response/confirmation and shall be included if the status is equal to Pending.

9.1.4.1.10 Number of Failed Sub-Operations

This specifies the number of C-STORE sub-operations invoked by this C-MOVE operation that have failed. It may be included in any response/confirmation and shall be included if the status is equal to Pending.

9.1.4.1.11 Number of Warning Sub-Operations

This specifies the number of C-STORE sub-operation invoked by this C-MOVE operation that generated Warning responses. It may be included in any response/confirmation and shall be included if the status is equal to Pending.

9.1.4.2 C-MOVE Service Procedures

The following C-MOVE service procedures apply to the invoking DIMSE-service user:

  1. The Invoking DIMSE Service User requests a Performing DIMSE Service User to match an Identifier against the Attributes of all SOP Instances known to the Performing DIMSE Service User and generate a C-STORE sub-operation for each match. This request is made by issuing a C-MOVE Request primitive to the DIMSE Service Provider. If the request is rejected by the DIMSE Service Provider, the following procedures do not apply.

  2. At any time before receiving a C-MOVE confirmation primitive with status unequal to Pending, the Invoking DIMSE Service User may request the Performing DIMSE Service User to cancel the service by issuing a C-MOVE Cancel Request primitive to the DIMSE Service Provider.

  3. The Invoking DIMSE Service User may receive C-MOVE confirmation primitives with status of Pending during the processing of the C-MOVE operation.

  4. The Invoking DIMSE Service User receives a final C-MOVE confirmation primitive.

Note

in the above procedures, (c) may precede (b).

The following C-MOVE service procedures apply to the Performing DIMSE Service User:

  1. When the Performing DIMSE Service User receives a C-MOVE indication from the DIMSE Service Provider it matches the Identifier against the Attributes of known composite SOP Instances and generates a C-STORE sub-operation for each match.

  2. At any time following the C-MOVE indication, the Performing DIMSE Service User may receive a C-MOVE Cancel indication.

  3. If the C-MOVE Cancel indication is received before the processing of the C-MOVE request has completed, then the C-MOVE operation is terminated; otherwise the following procedure does not apply.

  4. The Performing DIMSE Service User issues a C-MOVE response with a status of Canceled to the DIMSE Service Provider to indicate that the C-MOVE operation has been canceled. The following procedures do not apply.

  5. For each matching composite SOP Instance, the C-MOVE Performing DIMSE Service User initiates a C-STORE sub-operation on a different Association than the C-MOVE. In this sub-operation, the C-MOVE Performing DIMSE Service User becomes the C-STORE Invoking DIMSE Service User. The C-STORE Performing DIMSE Service User may or may not be the C-MOVE Invoking DIMSE Service User.

  6. During the processing of the C-MOVE operation, the Performing DIMSE Service User may issue C-MOVE response primitives with a status of Pending.

  7. When the C-MOVE operation completes (either in success or in failure), the Performing DIMSE Service User issues a C-MOVE response with the status set to either Refused, Failed, or Success to the DIMSE Service Provider.

The following C-MOVE service procedures apply to the DIMSE Service Provider:

  1. When the DIMSE Service Provider receives a C-MOVE Request primitive from the Invoking DIMSE Service User, it issues a C-MOVE indication primitive to the Performing DIMSE Service User.

  2. When the DIMSE Service Provider receives a C-MOVE Cancel Request primitive from the Invoking DIMSE Service User, it issues a C-MOVE Cancel indication to the Performing DIMSE Service User.

  3. When the DIMSE Service Provider receives a C-MOVE response primitive from the Performing DIMSE Service User, it issues a C-MOVE confirmation primitive to the Invoking DIMSE Service User.

The Performing DIMSE Service User may return a C-MOVE response primitive with the status of Failed or Refused before the entire C-MOVE indication (Data Set) has been completely transmitted by the Invoking DIMSE Service User. A C-MOVE response primitive with the status of Success or Warning shall not be returned until the entire C-MOVE indication has been received by the Performing DIMSE Service User.

Note

  1. Notes: Such an occurrence of a "Failed" response is often called an early failed response.

9.1.5 C-ECHO Service

The C-ECHO service is invoked by a DIMSE Service User to verify end-to-end communications with a peer DIMSE Service User. It is a confirmed service.

9.1.5.1 C-ECHO Parameters

Table 9.1-5. C-ECHO Parameters

DIMSE-C Parameter Name

Req/Ind

Rsp/Conf

Message ID

M

U

Message ID Being Responded To

-

M

Affected SOP Class UID

M

U(=)

Status

-

M


9.1.5.1.1 Message ID

This parameter identifies the operation. It is used to distinguish this operation from other notifications or operations that the DIMSE Service Provider may have in progress. No two identical values for the Message ID (0000,0110) shall be used for outstanding operations or notifications.

Note

  1. Inclusion of this parameter in the confirmation was permitted in previous versions of this Standard but this mode of use is now retired. This parameter may be included in the confirmation but in such a case the Invoking DIMSE Service User should not attach any semantic significance to this parameter.

  2. The Message ID (0000,0110) is recommended to be unique within the scope of an Association, to support debug procedures.

9.1.5.1.2 Message ID Being Responded To

This parameter specifies the Message ID (0000,0110) of the request/indication to which this response/ confirmation applies.

9.1.5.1.3 Affected SOP Class UID

For the request/indication, this parameter specifies the SOP Class of the SOP Instance for the verification. It may be included in the response/confirmation. If included in the response/confirmation, this parameter shall be equal to the value in the request/indication.

9.1.5.1.4 Status

Indicates the status of the response. It may have any of the following values (see also Annex C):

  1. Success (0000H) - This indicates a successful operation.

  2. Refused: SOP Class not supported (0122H) - This indicates that a different SOP Class than the Verification SOP Class was specified, which was not supported.

  3. Duplicate invocation (0210H) - This indicates that the Message ID (0000,0110) specified is allocated to another notification or operation.

  4. Mistyped argument (0212H) - This indicates that one of the parameters supplied has not been agreed for use on the Association between the DIMSE Service Users.

  5. Unrecognized operation (0211H) - This indicates that a different SOP Class than the Verification SOP Class was specified, which does not recognize a C-ECHO operation.

9.1.5.2 C-ECHO Service Procedures

The following C-ECHO procedures apply:

  1. The Invoking DIMSE Service User requests verification of communication to the Performing DIMSE Service User by issuing a C-ECHO Request primitive to the DIMSE Service Provider.

  2. The DIMSE Service Provider issues a C-ECHO indication primitive to the Performing DIMSE Service User.

  3. The Performing DIMSE Service User verifies communication by issuing a C-ECHO response primitive to the DIMSE Service Provider.

  4. The DIMSE Service Provider issues a C-ECHO confirmation primitive to the Invoking DIMSE Service User, completing the C-ECHO operation.

DICOM PS3.7 2025a - Message Exchange