Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

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

Info

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

Collaborators

Attributes

...

Image Added

Attributes

CalledAETitles
Anchor
CalledAETitles
CalledAETitles

Accepted called AE titles, separated by (backslash).

CallingAEtitles
Anchor
CallingAEtitles
CallingAEtitles

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

SendDecompressedToAETitles
Anchor
SendDecompressedToAETitles
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
Anchor
SendNoPixelDataToAETitles
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
Anchor
IgnoreUnsupportedSOPClassFailures
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
Anchor
IgnorableSOPClasses
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
Anchor
RequestStorageCommitFromAETitles
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
Anchor
NoMatchForNoValue
NoMatchForNoValue

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

AcceptedStandardSOPClasses
Anchor
AcceptedStandardSOPClasses
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
Anchor
AcceptedTransferSyntaxForStandardSOPClasses
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
Anchor
AcceptedPrivateSOPClasses
AcceptedPrivateSOPClasses

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

  • TianiStudyRootQueryRetrieveInformationModelFIND,
  • TianiBlockedStudyRootQueryRetrieveInformationModelFIND,
  • TianiVirtualMultiFrameStudyRootQueryRetrieveInformationModelFIND,

AcceptedTransferSyntaxForPrivateSOPClasses
Anchor
AcceptedTransferSyntaxForPrivateSOPClasses
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
Anchor
MaximumBlockedFindResponse
MaximumBlockedFindResponse

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

VirtualEnhancedCTConfigFile
Anchor
VirtualEnhancedCTConfigFile
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
Anchor
VirtualEnhancedMRConfigFile
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
Anchor
LogAETitles
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
Anchor
CoerceConfigDirectory
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
Anchor
SendPendingMoveResponse
SendPendingMoveResponse

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

ForwardAsMoveOriginator
Anchor
ForwardAsMoveOriginator
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
Anchor
RecordStudyAccessTime
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
Anchor
CheckMatchingKeySupported
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
Anchor
MaximumUIDsPerMoveRequest
MaximumUIDsPerMoveRequest

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

MaximumPDULength
Anchor
MaximumPDULength
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
Anchor
MaximumOperationsInvoked
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
Anchor
MaximumOperationsPerformed
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
Anchor
MaximumStorageOperationsInvoked
MaximumStorageOperationsInvoked

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

AcceptTimeout
Anchor
AcceptTimeout
AcceptTimeout

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

DIMSETimeout
Anchor
DIMSETimeout
DIMSETimeout

DIMSE message timeout in milliseconds. 0 = no timeout.

SocketCloseDelay
Anchor
SocketCloseDelay
SocketCloseDelay

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

TcpNoDelay
Anchor
TcpNoDelay
TcpNoDelay

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

SendBufferSize
Anchor
SendBufferSize
SendBufferSize

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

ReceiveBufferSize
Anchor
ReceiveBufferSize
ReceiveBufferSize

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

BufferSize
Anchor
BufferSize
BufferSize

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

QueryTransactionIsolationLevel
Anchor
QueryTransactionIsolationLevel
QueryTransactionIsolationLevel

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

RetrieveTransactionIsolationLevel
Anchor
RetrieveTransactionIsolationLevel
RetrieveTransactionIsolationLevel

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

EJBProviderURL
Anchor
EJBProviderURL
EJBProviderURL

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

FileSystemMgtName
Anchor
FileSystemMgtName
FileSystemMgtName

Used internally. Do NOT modify.

DcmServerName
Anchor
DcmServerName
DcmServerName

Used internally. Do NOT modify.

StgCmtScuScpName
Anchor
StgCmtScuScpName
StgCmtScuScpName

Used internally. Do NOT modify.

TarRetrieverName
Anchor
TarRetrieverName
TarRetrieverName

Used internally. Do NOT modify.

TLSConfigName
Anchor
TLSConfigName
TLSConfigName

Used internally. Do NOT modify.

AuditLoggerName
Anchor
AuditLoggerName
AuditLoggerName

Used internally. Do NOT modify.

AEServiceName
Anchor
AEServiceName
AEServiceName

Used internally. Do NOT modify.

Name
Anchor
Name
Name

The class name of the MBean

State
Anchor
State
State

The status of the MBean

StateString
Anchor
StateString
StateString

The status of the MBean in text form

Operations

create
Anchor
create
create

Standard MBean lifecycle method

start
Anchor
start
start

The start lifecycle operation

stop
Anchor
stop
stop

The stop lifecycle operation

destroy
Anchor
destroy
destroy

The destroy lifecycle operation

jbossInternalLifecycle
Anchor
jbossInternalLifecycle
jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

reloadStylesheets
Anchor
reloadStylesheets
reloadStylesheets

Reload Stylesheets

queueStgCmtOrder
Anchor
queueStgCmtOrder
queueStgCmtOrder

Used internally

Notifications