Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Description

DICOM Query/Retrieve SCP. Provides the DICOM Query/Retrieve SCP.

The value of the Compression Service#MaxConcurrentCodec also effects the on-the-fly compression and decompression during the retrieve of images by the QueryRetrieveScp service

Patient Level Attributes
Study Level Attributes
Series Level Attributes
Instance Level Attributes

Dependencies

Attributes

#CalledAETitles

Accepted called AE titles, separated by (backslash).

#CallingAEtitles

Accepted calling AE titles, separated by (backslash).
ANY = accept any.

#SendDecompressedToAETitles

Move Destination AE titles to which images are sent ALWAYS decompressed. Separate multiple values by (backslash).
NONE = no AE titles match this criteria.

#SendNoPixelDataToAETitles

Move Destination AE titles to which images are sent without pixel data. Separate multiple values by (backslash).
NONE = no AE titles match this criteria.

#IgnoreUnsupportedSOPClassFailures

Move Destination AE titles to which failures, caused by unsupported SOP Classes, in transmitting objects shall NOT return a warning status "Sub-Operation fails" in the final Move Response to the Move SCU.
NONE = no AE titles match this criteria.

#IgnorableSOPClasses

Failed transfer of instances of listed SOP Classes to move destinations caused by rejection of the SOP Class by the destination STORE SCP will NOT result in a warning status "Sub-Operation fails" in the final Move Response to the Move SCU. Use either the SOP Class UID value or the name specified in DICOM Part 6, Annex A Registry of DICOM unique identifiers, concatenating individual words without spaces.

#RequestStorageCommitFromAETitles

Move Destination AE titles, from which Storage Commitment for transmitted objects shall be requested.
Format: <storage scp aet> ':' <storage commitment scp aet>
The AE title of the Storage Commitment Service <storage commitment scp aet> can be omitted, if identical to the AE title of the Move Destination <storage scp aet>. Separate multiple values with a (backslash). NONE = No Move Destination from which Storage Commitment will be requested.

#NoMatchForNoValue

Do not match entities with zero-length value for specified matching keys (= non DICOM conform matching behavior).

#AcceptedStandardSOPClasses

List of accepted Query/Retrieve SOP Classes. Use either the SOP Class UID value, or following defined symbolic names:

  • PatientRootQueryRetrieveInformationModelFIND,
  • PatientRootQueryRetrieveInformationModelMOVE,
  • StudyRootQueryRetrieveInformationModelFIND,
  • StudyRootQueryRetrieveInformationModelMOVE,
  • PatientStudyOnlyQueryRetrieveInformationModelFIND,
  • PatientStudyOnlyQueryRetrieveInformationModelMOVE,

#AcceptedTransferSyntaxForStandardSOPClasses

List of accepted Transfer Syntaxes. Order defines selection preference. Use either the Transfer Syntaxes UID value or following defined symbolic names:

  • ImplicitVRLittleEndian,
  • ExplicitVRLittleEndian,
  • DeflatedExplicitVRLittleEndian,
  • ExplicitVRBigEndian

#AcceptedPrivateSOPClasses

List of accepted Query/Retrieve SOP Classes. Use either the SOP Class UID value, or following defined symbolic names:

  • TianiStudyRootQueryRetrieveInformationModelFIND,
  • TianiBlockedStudyRootQueryRetrieveInformationModelFIND,
  • TianiVirtualMultiFrameStudyRootQueryRetrieveInformationModelFIND,

#AcceptedTransferSyntaxForPrivateSOPClasses

List of accepted Transfer Syntaxes. Order defines selection preference. Use either the Transfer Syntaxes UID value or following defined symbolic names:

  • ImplicitVRLittleEndian,
  • ExplicitVRLittleEndian,
  • DeflatedExplicitVRLittleEndian,
  • ExplicitVRBigEndian

#MaximumBlockedFindResponse

Maximum number of result records blocked in one Find Response by Private Blocked FIND services.

#VirtualEnhancedCTConfigFile

Configuration file which defines included attributes in Enhanced CT Instance enities return by Private Virtual Multiframe FIND Service. A relative path name is resolved relative to dcm4chee_home/server/default/.

#VirtualEnhancedMRConfigFile

Configuration file which defines included attributes in Enhanced MR Instance entities return by Private Virtual Multiframe FIND Service. A relative path name is resolved relative to dcm4chee_home/server/default/.

#LogAETitles

List of the AE titles for the Q/R SCUs for which XMLized query and result attributes are logged into files <AET>/<timestamp>-cfindrq.xml and <AET>/<timestamp>-cfindrsp.xml in the log directory. Useful for creation of XSL stylesheets for query/result attribute coercion. Separate multiple values by (backslash). NONE = no calling AE titles.

#CoerceConfigDirectory

Directory where configuration files for query/result attribute coercion are located: if XSL stylesheet "cfindrq.xsl" or "cfindrsp.xsl" exists in this directory or a sub-directory equal to the AE Title of a QR SCU, query/result attributes from/to this SCU will be coerced according these stylesheets. A relative path name is resolved relative to dcm4chee_home/server/default/.

#SendPendingMoveResponse

Return optional C-Move Response DICOM message with pending status.

#ForwardAsMoveOriginator

Use the calling AE title of the requesting Move SCU instead of the called AE title when opening an association to another Move SCP to forward a Move Request.

#RecordStudyAccessTime

Record last retrieve time of instances of a study. Should be enabled, if delete functions of the File System Management Service are activated, to delete the most infrequently accessed studies.

#CheckMatchingKeySupported

Enable check if unsupported matching key(s) are used in C-FIND. In this case the C-FIND PENDING status is changed from 0xff00 to 0xff01.

#MaximumUIDsPerMoveRequest

Maximum number of SOP Instance UIDs in forwarded Move Requests. Larger Move Requests are split into smaller ones according to this constraint.

#MaximumPDULength

Maximum protocol data unit (PDU) package length for receiving PDUs.

(warning) This property should be set to equal values for all DICOM SCP services with same called AE Title(s). Otherwise it is non-deterministic, which configured value is effective.

#MaximumOperationsInvoked

The maximum number of outstanding operations and/or sub-operations it allows the Association-requester to invoke asynchronously. A value of zero indicates an unlimited number of outstanding operations.

(warning) This property should be set to equal values for all DICOM SCP services with same called AE Title(s). Otherwise it is non-deterministic, which configured value is effective.

#MaximumOperationsPerformed

The maximum number of outstanding operations and/or sub-operations it allows the Association-requester to perform asynchronously. A value of zero indicates an unlimited number of outstanding operations.

(warning) This property should be set to equal values for all DICOM SCP services with same called AE Title(s). Otherwise it is non-deterministic, which configured value is effective.

#MaximumStorageOperationsInvoked

The maximum number of asynchronously invoked storage operations. A value of zero indicates an unlimited number.

#AcceptTimeout

A-Associate accept timeout in milliseconds. 0 = no timeout.

#DIMSETimeout

DIMSE message timeout in milliseconds. 0 = no timeout.

#SocketCloseDelay

Socket close delay in milliseconds after an A-Release response.

#TcpNoDelay

Send packets as quickly as possible (Disable Nagle's algorithmn).

#SendBufferSize

Buffer size used for socket output. 0 = use platform default.

#ReceiveBufferSize

Buffer size used for socket input. 0 = use platform default.

#BufferSize

Size of byte buffer used for copying data from TCP channel to file.

#QueryTransactionIsolationLevel

Transaction isolation level for queries. Values can be one of:
DEFAULT | READ_UNCOMMITTED | READ_COMMITTED | REPEATABLE_READ | SERIALIZABLE

#RetrieveTransactionIsolationLevel

Transaction isolation level for retrieves. Values can be one of:
DEFAULT | READ_UNCOMMITTED | READ_COMMITTED | REPEATABLE_READ | SERIALIZABLE

#EJBProviderURL

Identifies JNDI (e.g: jnp://hostname:1099) with EJBs.
"LOCAL", if EJBs are deployed in same JBoss instance.

#FileSystemMgtName

Used internally. Do NOT modify.

#DcmServerName

Used internally. Do NOT modify.

#StgCmtScuScpName

Used internally. Do NOT modify.

#TarRetrieverName

Used internally. Do NOT modify.

#TLSConfigName

Used internally. Do NOT modify.

#AuditLoggerName

Used internally. Do NOT modify.

#AEServiceName

Used internally. Do NOT modify.

[#Name

The class name of the MBean

[#State

The status of the MBean

#StateString

The status of the MBean in text form

Operations

#create

Standard MBean lifecycle method

#start

The start lifecycle operation

#stop

The stop lifecycle operation

#destroy

The destroy lifecycle operation

#jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

#reloadStylesheets

Reload Stylesheets

#queueStgCmtOrder

Used internally

Notifications

  • No labels