Upgrade to Enhanced Multi-frame Image Service. Upgrades received Series of legacy DICOM CT/MR/PET Single-frame images to a Private DCM4CHEE Upgraded CT/MR/PET Multi-frame image, which IOD match that of a regular DICOM Enhanced CT/MR/PET Multi-frame image at maximum degree. org.dcm4chex.archive.emf.UpgradeToEnhancedMFService The default constructor UpgradeToEnhancedMFService Directory where XML configuration files defining the generation of DCM4CHEE Upgraded Multi-frame images from DICOM CT, MR or PET Single-frame images are located: if "upgrade-ct.xml", "upgrade-mr.xml" or "upgrade-pet.xml" exists in this directory or in a sub-directory equal to the AE Title of the Storage SCU, received CT, MR or PET Series will be upgraded DCM4CHEE Upgraded CT, MR or PET Multi-frame images. A relative path name is resolved relative to archive-install-directory/server/default/. ConfigDirectory java.lang.String ID of file system group, on which generated Upgraded Multi-frame images are stored. FileSystemGroupID java.lang.String <p>Defines, if Patient, Study and Series attributes are merged from corresponding DB records into the generated Multi-frame image, so they need not be specified in upgrade-XX.xml to be copied from the Single-frame images to the generated Multi-frame image. Attributes not specified in upgrade-XX.xml are not verified for equality of values over all source images. Therefore, skipping such attributes from upgrade-XX.xml allows the generation of the Multi-frame image even if the attribute value differs between source images.</p> <p>Series Instance UID is never merged from the DB, so it can be defined by upgrade-XX.xml - including an entry for the Series Instance UID attribute or not - if the generated Multi-frame image shall be put into the same Series as the source images, or not.</p> MergePatientStudySeriesAttributesFromDB boolean Defines, if the generated Multi-frame image is stored with DICOM Transfer Syntax: No Pixel Data [Deflate] without pixel data. If <code>false</code>, pixel data is copied from the original Single-frame images into the generated Multi-frame image. NoPixelData boolean Defines, if the generated Multi-frame image is stored with DICOM Transfer Syntax <i>No Pixel Data</i> or <i>No Pixel Data Deflate</i>. Only effective, if attribute <b>NoPixelData</b> is <code>true</code>. Deflate boolean Defines, if original stored Series of legacy CT/MR/PET Single-frame images are deleted after successful storage of the generated Enhanced Multi-frame image.<br/> Warning: Will break configured forwarding, file copy to HSM file system and Image Available Notification. Also cause loss of private attributes of legacy CT/MR/PET Single-frame images, which are not included in the generated Enhanced Multi-frame image. DeleteOriginalStoredSeries boolean Size of byte buffer used for copying pixel data to generated Multi-frame image file. BufferSize int Maximum number of concurrent processed Upgrade Requests. Concurrency int Used internally. Do NOT modify. QueueName java.lang.String Used internally. Do NOT modify. StoreScpServiceName javax.management.ObjectName Used internally. Do NOT modify. JMSServiceName javax.management.ObjectName Used internally. Do NOT modify. QueryRetrieveScpServiceName javax.management.ObjectName &defaultAttributes; &defaultOperations; Check if upgrade of stored Series is enabled isUpgradeEnabled storedSeries org.dcm4chex.archive.common.SeriesStored boolean