Versions Compared

Key

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

...

List of image compression rules. Note that the value of the Compression Service#MaxConcurrentCodec attribute in the Compression Service also effects the on-the-fly compression and decompression during the store of images by the
StoreSCP service.
Format:<i>condition</i>!=<i>value</i><i>compression</i>
<br>where
<br><i>condition</i>—when to apply the compression rule. Separate
multiple <i>condition</i>!=<i>value</i> statements with a comma. The possible condition
values are:
<br>calling First matching rule for a received object defines its compression.

Syntax:
<compression rules> := (<compression rule> <EOL>)+
<compression rule> := [<conditions>] <compression>
<conditions> := '[' <condition> { ',' <condition> } ']'
<condition> := <attribute> ['!']'=' <value> {'|' <value> }
<attribute> := 'calling' | 'called' | 'pmi' | 'cuid' | 'imgtype'
<compression> := 'NONE' | 'JPLL' | 'JLSL' | 'J2KR'

Supported compression modes:

  • NONE - do not apply compression.
  • JPLL - JPEG Lossless
  • JLSL - JPEG-LS Lossless
  • J2KR - JPEG 2000 Lossless

Attributes usable to for compression conditions:

  • calling - called AE title. Apply the rule to the called AE titles listed as values.

...

  • called - called AE title. Apply the rule to the calling AE titles listed as values.

...

  • pmi - photometric interpretation.

...

  • cuid - SOP Class UID. Apply the rule for the SOP Class UIDs listed as values.

...

  • imgtype - type of image. Apply the rule to the image types listed as values, such as RGB.

...

Info

...

The value of the attribute Compression Service#MaxConcurrentCodec also effects the on-the-fly compression and decompression during the store of images by the StoreSCP service.

CheckPendingSeriesStoredInterval
Anchor
CheckPendingSeriesStoredInterval
CheckPendingSeriesStoredInterval

Interval in days (#d), hours (#h) or minutes (#m) of
check for pending Series Stored Notifications, which were not emitted
caused by a crash of the Storage Service during an open association.
NEVER = disable check.

...

Timeout in hours (#h) or minutes (#m) for
emission of Series Stored Notifications after an object of this Series,
before the emission of the Notification is triggered by the check for
pending Series Stored Notifications.

...

Maximum number of retries to update the database records
for new received objects, before a processing failure is returned to
the Storage SCU.

UpdateDatabasePerformedRetries
Anchor
UpdateDatabasePerformedRetries
UpdateDatabasePerformedRetries

Maximum number of retries actually performed to update the
database records for new received objects.

...

Delay in milliseconds between retries to update the
database records for new received objects.

...

List of image SOP Classes that the Store SCP service accepts.
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.

...

List of Transfer Syntaxes for Image SOP Classes that Store SCP
service accepts. Order defines selection preference. Use either the
Transfer Syntaxes UID value or following defined symbolic names:

  • ImplicitVRLittleEndian,
  • ExplicitVRLittleEndian,
  • DeflatedExplicitVRLittleEndian,
  • ExplicitVRBigEndian,
  • JPEGBaseline,
  • JPEGExtended,
  • JPEGLossless (=Process 14 [Selection Value 1]),
  • JPEGLossless14,
  • JPEGLSLossless,
  • JPEGLSLossy,
  • JPEG2000Lossless,
  • JPEG2000Lossy,
  • RLELossless

AcceptedVideoSOPClasses
Anchor
AcceptedVideoSOPClasses
AcceptedVideoSOPClasses

List of Video SOP Classes that the Store SCP service accepts.
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.

...

List of Transfer Syntaxes for Video SOP Classes that Store SCP
service accepts. Order defines selection preference. Use either the
Transfer Syntaxes UID value or following defined symbolic names:

  • MPEG2

AcceptedWaveformSOPClasses
Anchor
AcceptedWaveformSOPClasses
AcceptedWaveformSOPClasses

List of Waveform SOP Classes that the Store SCP service accepts.
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.

...

List of Transfer Syntaxes for Waveform SOP Classes that Store SCP
service accepts. Order defines selection preference. Use either the
Transfer Syntaxes UID value or following defined symbolic names:

  • ImplicitVRLittleEndian,
  • ExplicitVRLittleEndian,
  • DeflatedExplicitVRLittleEndian,
  • ExplicitVRBigEndian

AcceptedSRSOPClasses
Anchor
AcceptedSRSOPClasses
AcceptedSRSOPClasses

List of Structured Report Document SOP Classes that the
Store SCP service accepts.
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.

...

List of Transfer Syntaxes for Structured Report Document SOP Classes
that Store SCP service accepts. Order defines selection preference.
Use either the Transfer Syntaxes UID value or following defined
symbolic names:

  • ImplicitVRLittleEndian,
  • ExplicitVRLittleEndian,
  • DeflatedExplicitVRLittleEndian,
  • ExplicitVRBigEndian

AcceptedOtherSOPClasses
Anchor
AcceptedOtherSOPClasses
AcceptedOtherSOPClasses

List of other (than Image, Video, Waveform, Structured Report) SOP
Classes that the Store SCP service accepts.
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.

...

List of Transfer Syntaxes for other (than Image, Video, Waveform,
Structured Report) SOP Classes that Store SCP service accepts. Order
defines selection preference. Use either the
Transfer Syntaxes UID value or following defined symbolic names:

  • ImplicitVRLittleEndian,
  • ExplicitVRLittleEndian,
  • DeflatedExplicitVRLittleEndian,
  • ExplicitVRBigEndian

CheckIncorrectWorklistEntry
Anchor
CheckIncorrectWorklistEntry
CheckIncorrectWorklistEntry

...

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

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. Attention:

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

...

.

BufferSize
Anchor
BufferSize
BufferSize

...

List of the AE titles for the Storage SCUs for which XMLized object attributes are logged into files <AET>/<timestamp>-cstorerq.xml in the log directory.
Useful for creation of XSL stylesheets for attribute coercion.
Separate multiple values by \ (backslash).
NONE = no calling AE titles.

...