Overview
DICOM Server providing DICOM service of IHE actor Order Filler:
- Modality Worklist (MWL SCP),
- Modality Performed Procedure Step (MPPS SCP)
- Image Availability Notification (IAN SCP)
- Basic Study Content Notification (SCN SCP) -not specified by IHE-
listening on specified <port> for incoming association requests. If no local IP address of the network interface is specified connections on any/all local addresses are accepted. If <aet> is specified, only requests with matching called AE title will be accepted.
Usage
Options
Example
Starts MWL SCP listening on port 11112, accepting association requests with DCM4CHE_OF as called AE title, provides worklist items stored in files in directory /var/local/dcmof/mwl as MWL SCP.
Starts MPPS+IAN+SCN SCP listening on port 11112, accepting association requests with DCM4CHE_OF as called AE title, storing received messages to /tmp.