Reference Guide
HPMA Audit Message Reference
44
HP Medical Archive
HCPE—HTTP PUT C–STORE End
An object can be stored into the /DICOM namespace over an estab-
lished HTTP session by initiating a PUT transaction to process and
store the content as a DICOM object in the grid. When DICOM object
storage has completed, this message is issued.
This audit message means a transfer of content between hosts over an
HTTP session completed. This message is generated prior to, and in
addition to, the “HTTP PUT Transaction End” audit message.
Table 39: HCPE—HTTP PUT C–STORE End Fields
Code Field Description
HSID Session Identifier The unique identifier assigned to the HTTP session
established to the node.
STUG Study Instance UID The Study Identifier of the data being stored.
SERG Series Instance UID The Series Identifier of the data being stored.
IMGG SOP Instance UID The Image Identifier of the data being stored.
STCL SOP Class The SOP Class of the instance.
STTX Transfer Syntax The Transfer Syntax of the instance.
CBID Content Block
Identifier
The identifier of the corresponding content block for the
successfully stored content. If the store operation was not
successful, this field is set to 0.
UUID Content UUID The Universal Unique IDentifier assigned to the success-
fully stored content. If the UUID was not specified, or the
store operation failed, this field is set to the NULL UUID.
CSIZ Content Size The size of the original content stored, in bytes.
BSIZ Object Size The size of the managed fixed content object (after com-
pression), in bytes.
RSLT Result Code The result of the DICOM Store operation:
SUCS—successful
TOUT—timed-out due to inactivity
ERRS—session closed or lost while the C–STORE trans-
action was being performed
CTNF—content to be transferred was not found
CVRF—content to be transferred failed verification
GERR—general error processing content