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.

Modality Worklist Attributes:

Description

Tag

Support

Scheduled Procedure Step Sequence

(0040,0100)

Sequence Matching / Returned

> Scheduled Station AE Title

(0040,0001)

Wild Card Matching / Returned

> Scheduled Procedure Step Start Date

(0040,0002)

Combined Range Matching / Returned

> Scheduled Procedure Step Start Time

(0040,0003)

Combined Range Matching / Returned

> Modality

(0008,0060)

Wild Card Matching / Returned

> Scheduled Performing Physician's Name

(0040,0006)

Case insensitive Wild Card Matching / Returned

> Scheduled Station Name

(0040,0010)

Wild Card Matching / Returned

> Scheduled Procedure Step ID

(0040,0009)

Wild Card Matching / Returned

> Scheduled Procedure Step Status

(0040,0020)

Single Value Matching / Returned

> All other Attributes from the Scheduled Procedure Step Sequence

 

Returned Only

Requested Procedure ID

(0040,1001)

Wild Card Matching / Returned

Study Instance UID

(0020,000D)

List of UID Matching / Returned

All other Attributes from the Requested Procedure Module

 

Returned Only

Accession Number

(0008,0050)

Wild Card Matching / Returned

All other Attributes from the Imaging Service Request Module

 

Returned Only

All Attributes from the Visit Identification Module

 

Returned Only

All Attributes from the Visit Status Module

 

Returned Only

All Attributes from the Visit Admission Module

 

Returned Only

Patient Name

(0010,0010)

Case insensitive Wild Card Matching / Returned

Patient ID

(0010,0020)

Wild Card Matching / Returned

Issuer of Patient ID

(0010,0021)

Single Value / Returned

All other Attributes from the Patient Identification Module

 

Returned Only

All Attributes from the Patient Demographic Module

 

Returned Only

All Attributes from the Patient Medical Module

 

Returned Only

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:

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.

(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.

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.

(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.

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.

(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.

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)

Notifications