Description
DICOM Modality Worklist SCP. Worklist entries are created, updated and deleted by the ORM Service according received HL7 order (ORM^O01) messages. Its initial SCHEDULED status may change to ARRIVED by the ADT Service triggered by receive of an HL7 patient arriving (ADT^A10) message. Its status further changes to STARTED, COMPLETED or DISCONTINUED on receive of DICOM MPPS messages by the Modality Performed Procedure Step SCP.
Query Modality Worklist

Dependencies

Attributes
CalledAETs
Accepted called AE titles, separated by \ (backslash).
Default Value: DCM4CHEE
CallingAETitles
Accepted calling AE titles, separated by \ (backslash).
ANY = accept any.
Default Value: ANY
UseProxy
Enable proxy C-FIND to remote MWL SCP. Proxy MWL SCP is configured in MWL SCU Service.
Default Value: false
AcceptedTransferSyntax
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
Default Value:
ExplicitVRLittleEndian ImplicitVRLittleEndian
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 (success) to 0xff01 (warning).
Default Value: true
MaximumPDULength
Maximum protocol data unit (PDU) package length for receiving PDUs.
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.
Default Value: 16352
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.
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.
Default Value: 1
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.
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.
Default Value: 1
LogAETitles
List of the AE titles for the MWL SCUs for which XMLized query and result attributes are logged into files <AET>/<timestamp>-mwl-cfindrq.xml and <AET>/<timestamp>-mwl-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.
Default Value: NONE
CoerceConfigDirectory
Directory where configuration files for query/result attribute coercion are located: if XSL stylesheet "mwl-cfindrq.xsl" or "mwl-cfindrsp.xsl" exists in this directory or in a sub-directory equal to the AE Title of a MWL 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/.
Default Value: conf/dcm4chee-ae
WriteCoercionXmlLog
Enable logging of coercions in separate log files.
FileName: <LOG_DIR>/coercion/<timestamp>.<xsl file>.[in]|[out]
Coercion logs are only written for Calling AETs specified in LogAETitles!
Default Value: false
DcmServerName
Used internally. Do not modify.
Default Value: dcm4chee.archive:service=DcmServer
MppsScpServiceName
Used internally - do NOT modify.
Default Value: dcm4chee.archive:service=MPPSScp
MwlScuServiceName
Used internally. Do NOT modify.
Default Value: dcm4chee.archive:service=MWLScu
AuditLoggerName
Used internally. Do not modify.
Default Value: dcm4chee.archive:service=AuditLogger
TemplatesServiceName
Used internally. Do NOT modify.
Default Value: dcm4chee.archive:service=Templates
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)