4.4.2.1.3.8. Archive Device¶
DICOM Archive Device related information
Name |
Type |
Description (LDAP Attribute) |
---|---|---|
string |
Specifies Fuzzy Algorithm Implementation Class. Enumerated values: org.dcm4che3.soundex.Soundex org.dcm4che3.soundex.ESoundex org.dcm4che3.soundex.ESoundex9 org.dcm4che3.soundex.Metaphone org.dcm4che3.soundex.KPhonetik org.dcm4che3.soundex.Phonem (dcmFuzzyAlgorithmClass) |
|
boolean |
Indicates to include Implementation Version Name (0002,0012) in the File Meta Information of stored DICOM objects. (dcmStoreImplementationVersionName) |
|
string |
ID of Bulk Data Descriptor applied by all services providing Metadata of archived instances. If absent, only Attributes specified by the Composite Instance Retrieve Without Bulk Data Service Class are treated as Bulk Data. May be overwritten by configured values for particular Archive Network AEs. (dcmBulkDataDescriptorID) |
|
string |
Delay in ISO-8601 duration format PnDTnHnMnS for eager calculation of Study Size and Query Attributes. If absent, no (minimal) delay for eager calculation of the Study Size and Query Attributes is applied. (dcmCalculateStudySizeDelay) |
|
string |
Polling Interval for Studies with unknown size in ISO-8601 duration format PnDTnHnMnS. If absent, there is no eager calculation of the Study Size and Query Attributes. (dcmCalculateStudySizePollingInterval) |
|
integer |
Limit result set of DB query for Studies with unknown size. (dcmCalculateStudySizeFetchSize) |
|
boolean |
Indicates to eager calculate Query Attributes according configured Calculate Study Size Delay and Calculate Study Size Polling Interval. (dcmCalculateQueryAttributes) |
|
string |
ID of Storage on which ZIP archives with aggregated Metadata of all instances of a Series is stored. Multiple Storage Systems may be configured. If absent, no aggregated Series Metadata will be stored. (dcmSeriesMetadataStorageID) |
|
string |
Delay in ISO-8601 duration format PnDTnHnMnS for storing aggregated Series Metadata on storage. If absent, no aggregated Series Metadata will be stored. May be overwritten by configured values for particular Archive Network AEs. (dcmSeriesMetadataDelay) |
|
string |
Polling Interval for Series scheduled for Metadata update in ISO-8601 duration format PnDTnHnMnS. If absent, no aggregated Series Metadata will be stored. (dcmSeriesMetadataPollingInterval) |
|
integer |
Maximal number of Series scheduled for Metadata update fetched by one query. (dcmSeriesMetadataFetchSize) |
|
integer |
Number of Threads used for creation and update of Series Metadata. (dcmSeriesMetadataThreads) |
|
integer |
Maximum number of retries to create/update aggregated Series Metadata. Only effective if Update Series Metadata Retry Interval is specified. -1 = forever. (dcmSeriesMetadataMaxRetries) |
|
string |
Interval in ISO-8601 duration format PnDTnHnMnS in which failed attempts to create/update aggregated Series Metadata will be retried. Only effective if Update Series Metadata Maximum Number of Retries != 0. If absent, failed attempts will not be retried. (dcmSeriesMetadataRetryInterval) |
|
boolean |
Indicates to purge instance records from DB. Also indicates to explicitly query series metadata zip files to check for purged instances for subsequent processing of archive functions. Set to ‘True’ if ‘Purge Instance Records Delay’ is configured. (dcmPurgeInstanceRecords) |
|
string |
Delay in ISO-8601 duration format PnDTnHnMnS for purging Instance Records from the DB. May be overwritten by configured values for particular Archive Network AEs. Only effective, if Purge Instance Records = true. (dcmPurgeInstanceRecordsDelay) |
|
string |
Polling Interval for Series scheduled for purging Instance Records from the DB in ISO-8601 duration format PnDTnHnMnS. Only effective, if Purge Instance Records = true. (dcmPurgeInstanceRecordsPollingInterval) |
|
integer |
Maximal number of Series scheduled for purging Instance Records from the DB fetched by one query. Only effective, if Purge Instance Records = true. (dcmPurgeInstanceRecordsFetchSize) |
|
string |
Polling Interval for updating the status of idle MWL items and deleting MWL items in ISO-8601 duration format PnDTnHnMnS. If absent, MWL Items will not get update or deleted. (dcmMWLPollingInterval) |
|
integer |
Maximal number of MWL items to update or delete in one transaction. (dcmMWLFetchSize) |
|
string |
Interval for import of Scheduled Procedure Steps from external MWL SCPs in ISO-8601 duration format PnDTnHnMn.nS; disabled if absent. (dcmMWLImportInterval) |
|
string |
Delay in ISO-8601 duration format PnDTnHnMn.nS for deleting MWL items, whose updated_time is older than the specified delay. Status specific delays can be specified by prefix ‘SCHEDULED:’, ‘ARRIVED:’, ‘READY:’, ‘STARTED:’, ‘DEPARTED:’, ‘CANCELED:’, ‘DISCONTINUED:’, ‘COMPLETED:’. Examples: PT5M or CANCELED:PT10M. If absent, MWL Items will not get deleted. (dcmDeleteMWLDelay) |
|
string |
Polling Interval for deleting Unified Procedure Steps (UPS) in ISO-8601 duration format PnDTnHnMnS. If absent, Unified Procedure Steps will not get deleted. (dcmDeleteUPSPollingInterval) |
|
integer |
Maximal number of Unified Procedure Steps (UPS) to delete in one transaction. (dcmDeleteUPSFetchSize) |
|
string |
Delay in ISO-8601 duration format PnDTnHnMn.nS for deleting completed Unified Procedure Steps without Deletion Lock. If absent, completed Unified Procedure Steps without Deletion Lock are deleted immediately. (dcmDeleteUPSCompletedDelay) |
|
string |
Delay in ISO-8601 duration format PnDTnHnMn.nS for deleting canceled Unified Procedure Steps without Deletion Lock. If absent, canceled Unified Procedure Steps without Deletion Lock are deleted immediately. (dcmDeleteUPSCanceledDelay) |
|
string |
Specifies behavior on receive of objects, which SOP Instance UID matches a previous received object. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: NEVER ALWAYS SAME_SOURCE EVEN_WITH_EQUAL_DIGEST (dcmOverwritePolicy) |
|
string |
Specifies behavior on receive of objects, which SOP Instance UID matches a previous received object belonging to a different Series. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: IGNORE REJECT OVERWRITE STORE_ADDITIONALLY (dcmRelationalMismatchPolicy) |
|
boolean |
Indicates if modifications of attributes of stored objects are recorded in Items of the Original Attributes Sequence. May be overwritten by configured values for particular Archive Network AE or Archive HL7 Application. (dcmRecordAttributeModification) |
|
string |
Indicates if objects without Patient IDs shall be accepted and if a Patient ID shall be created. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: YES NO CREATE (dcmAcceptMissingPatientID) |
|
string |
Indicates if objects with a Patient IDs which differs from the Patient ID in previous received objects of the Study shall be accepted. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: YES NO MERGED (dcmAcceptConflictingPatientID) |
|
boolean |
Indicates if all Patient attributes in received objects shall be used for associating an already existing Patient in the archive, if the Assigning Authority of the Patient ID is not specified by an Issuer of Patient ID or Universal Entity ID. Attention: disables the coercion of stale Patient attributes in received objects and breaks Patient Management functions relying on the unambiguity of Patient IDs. (dcmIdentifyPatientByAllAttributes) |
|
string |
Path to Bulk Data Spool Directory. May be overwritten by configured values for particular Archive Network AEs. (dcmBulkDataSpoolDirectory) |
|
string |
Scheduled Procedure Step Status codes of MWL items which shall not be returned by the MWL SCP. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: SCHEDULED ARRIVED READY STARTED DEPARTED CANCELED DISCONTINUED COMPLETED (dcmHideSPSWithStatusFromMWL) |
|
string |
Scheduled Procedure Step Status codes of MWL items which shall not be returned by the MWL RS. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: SCHEDULED ARRIVED READY STARTED DEPARTED CANCELED DISCONTINUED COMPLETED (dcmHideSPSWithStatusFromMWLRS) |
|
string |
VR encoded as JSON Number. If not listed, IS, DS, SV and UV values are encoded as JSON Strings. May be supplemented by configured values for particular Archive Network AEs. Enumerated values: DS IS SV UV (dcmEncodeAsJSONNumber) |
|
boolean |
Validate Calling AE Hostname or IP Address of Association requestors. May be overwritten by configured values for particular Archive Network AEs. (dcmValidateCallingAEHostname) |
|
string |
Specifies to ignore User Identity Negotiation Sub-Item in Association requests (=NOT_SUPPORTED), to verify passed Username and password or JSON Web Token are against a Keycloak server (=SUPPORTS), or to reject Association requests without a valid Username and password or JSON Web Token in its Identity Negotiation Sub-Item (=REQUIRED). May be overwritten by configured values for particular Archive Network AEs. Enumerated values: NOT_SUPPORTED SUPPORTS REQUIRED (dcmUserIdentityNegotiation) |
|
string |
Constrain accepted User Identity Negotiation requests to users with specified role. If absent, only verify passed username and password or JSON Web Token. May be overwritten by configured values for particular Archive Network AEs. (dcmUserIdentityNegotiationRole) |
|
string |
Keycloak Client ID referring Keycloak connection configuration for verifying passed username and password or JSON Web Token. If absent, System Properties ${auth-server-url}, ${realm-name:dcm4che}, ${ui-client-id:dcm4chee-arc-ui}, ${disable-trust-manager:false}, ${allow-any-hostname:true} will be applied. May be overwritten by configured values for particular Archive Network AEs. (dcmUserIdentityNegotiationKeycloakClientID) |
|
boolean |
Indicates if name component order insensitive matching is performed on fuzzy semantic matching of person names. May be overwritten by configured values for particular Archive Network AEs. (dcmPersonNameComponentOrderInsensitiveMatching) |
|
boolean |
Enables pending C-GET responses. May be overwritten by configured values for particular Archive Network AEs. (dcmSendPendingCGet) |
|
string |
Interval of pending C-MOVE responses in ISO-8601 duration format PnDTnHnMnS; disabled if absent. May be overwritten by configured values for particular Archive Network AEs. (dcmSendPendingCMoveInterval) |
|
string |
Supported SR SOP classes for WADO retrieval (dcmWadoSupportedSRClasses) |
|
string |
Supported PR SOP classes for WADO retrieval (dcmWadoSupportedPRClasses) |
|
string |
Specifies URI for the style sheet used to render structured reports to html. May be overwritten by configured values for particular Archive Network AEs. (dcmWadoSR2HtmlTemplateURI) |
|
string |
Specifies URI for the style sheet used to render structured reports to plain text. May be overwritten by configured values for particular Archive Network AEs. (dcmWadoSR2TextTemplateURI) |
|
string |
URL to XSL style sheet inserted as <?xml-stylesheet type=”text/xsl” href=”<url>” > in CDA documents returned by WADO-URI service. If absent, the embedded CDI document is returned verbatim. May be overwritten by configured values for particular Archive Network AEs. (dcmWadoCDA2HtmlTemplateURI) |
|
string |
Dimension of Thumbnails returned by WADO retrieve of Instance Thumbnails, if no Viewport is specified in the request. Format: <width>,<height>. May be overwritten by configured values for particular Archive Network AEs. (dcmWadoThumbnailViewport) |
|
string |
Format of entry names in ZIP archive returned by WADO-RS. May be overwritten by configured value for particular Archive Network AEs. (dcmWadoZIPEntryNameFormat) |
|
boolean |
Indicates to ignore (2050,0020) Presentation LUT Shape, but prioritize value of (0028,0004) Photometric Interpretation to determine if minimum sample value is intended to be displayed as white (=MONCHROME1) or as black (=MONCHROME2) on retrieve of rendered DICOM images by WADO-RS or WADO-URI services. May be overwritten by configured values for particular Archive Network AEs. (dcmWadoIgnorePresentationLUTShape) |
|
boolean |
Indicates to exclude Private Data Elements from Metadata returned by WADO-RS Retrieve Transaction. May be overwritten by configured values for particular Archive Network AEs. (dcmWadoMetadataExcludePrivate) |
|
integer |
Number of rows fetched from the database at once by the Query Service. (dcmQueryFetchSize) |
|
integer |
Maximal number of return results by C-FIND SCP. If the number of matches extends the limit, the C-FIND request will be refused. 0 = no limitation. May be overwritten by configured values for particular Archive Network AEs. (dcmQueryMaxNumberOfResults) |
|
integer |
Maximal number of return results by QIDO-RS Service. 0 = no limitation. May be overwritten by configured values for particular Archive Network AEs. (dcmQidoMaxNumberOfResults) |
|
boolean |
Indicates to return Last-Modified and ETag for Search Series or Instances of a Study; disabled if absent. May be overwritten by configured values for particular Archive Network AEs. (dcmQidoETag) |
|
string |
Destination to forward MPPS N-CREATE RQ and N-SET RQ. May be overwritten by configured values for particular Archive Network AEs. (dcmFwdMppsDestination) |
|
string |
Destination to send IAN N-CREATE RQ. May be overwritten by configured values for particular Archive Network AEs. (dcmIanDestination) |
|
string |
Delay in ISO-8601 duration format PnDTnHnMnS after which an IAN for a received study is sent to configured IAN destinations. If absent, IANs are triggered by received MPPS. May be overwritten by configured values for particular Archive Network AEs. (dcmIanDelay) |
|
string |
Timeout in ISO-8601 duration format PnDTnHnMnS for waiting on receive of instances referenced in MPPS; check for completeness forever if absent. May be overwritten by configured values for particular Archive Network AEs. (dcmIanTimeout) |
|
boolean |
Specifies if the IAN is sent if the timeout for waiting on receive of instances referenced is exceeded. May be overwritten by configured values for particular Archive Network AEs. (dcmIanOnTimeout) |
|
string |
Polling Interval for IAN Tasks in ISO-8601 duration format PnDTnHnMnS. IAN disabled, if absent (dcmIanTaskPollingInterval) |
|
integer |
Maximal number of IAN Tasks scheduled in one transaction. (dcmIanTaskFetchSize) |
|
string |
AE Title of external C-FIND SCP to forward C-FIND RQs and backward responses according configured Spanning C-Find SCP Policy. May be overwritten by configured values for particular Archive Network AEs. (dcmSpanningCFindSCP) |
|
string |
Specifies policy for combining matches returned from configured Spanning C-Find SCP with matching entries from the archive DB. SUPPLEMENT (= returns local matches before additional matches from Spanning C-Find SCP ), MERGE (= returns matches from Spanning C-Find SCP before additional local matches), REPLACE (= returns only matches from Spanning C-Find SCP). May be overwritten by configured values for particular Archive Network AEs. Enumerated values: SUPPLEMENT MERGE REPLACE (dcmSpanningCFindSCPPolicy) |
|
string |
Specifies Retrieve AE Title(s) in returned matches from Spanning C-Find SCP. Keep original Retrieve AE Title(s) returned by Spanning C-Find SCP if absent. May be overwritten by configured values for particular Archive Network AEs. (dcmSpanningCFindSCPRetrieveAET) |
|
string |
AE Title of external C-MOVE SCP to forward C-MOVE RQs if the requested Entities are not managed by this archive. May be overwritten by configured values for particular Archive Network AEs. (dcmFallbackCMoveSCP) |
|
string |
AE Title of local C-STORE-SCP to be set as Move Destination in C-MOVE RQs forwarded to the external C-MOVE SCP specified by dcmFallbackCMoveSCP (dcmFallbackCMoveSCPDestination) |
|
string |
Specifies threshold for Study Date in format YYYYMMDD for marking received Studies as (potential) incomplete to enforce the retrieve from configured dcmFallbackCMoveSCP (dcmFallbackCMoveSCPStudyOlderThan) |
|
string |
AE Title of external C-FIND SCP for Verification of Number of Instances retrieved from external C-MOVE SCP specified by dcmFallbackCMoveSCP. (dcmFallbackCMoveSCPLeadingCFindSCP) |
|
integer |
Maximal number of retries to retrieve not available objects from C-MOVE SCP configured by dcmFallbackCMoveSCP. -1 = forever. (dcmFallbackCMoveSCPRetries) |
|
string |
Name of external Web Application to redirect WADO-URI requests if the requested Object is not available by this archive. May be overwritten by configured values for particular Archive Network AEs. (dcmFallbackWadoURIWebAppName) |
|
integer |
HTTP Status code of Redirect Response configured by Fallback WADO-URI Web Application Name. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: 301 302 303 307 (dcmFallbackWadoURIHttpStatusCode) |
|
boolean |
Indicates if WADO-URI requests are redirected to configured Fallback WADO-URI Web Application Name even if the object was not found or - if set to false - only if the object is no longer accessible on this archive. May be overwritten by configured values for particular Archive Network AEs. (dcmFallbackWadoURIRedirectOnNotFound) |
|
string |
Name of external Web Application to redirect WADO-RS requests if some of the requested objects are no longer accessible on this archive. May be overwritten by configured values for particular Archive Network AEs. (dcmExternalWadoRSWebAppName) |
|
integer |
HTTP Status code of Redirect Response configured by External WADO-RS Web Application Name. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: 301 302 303 307 (dcmExternalWadoRSHttpStatusCode) |
|
boolean |
Indicates if WADO-RS requests are redirected to configured External WADO-RS Web Application Name even if the requested objects were not found or - if set to false - only if some of the requested objects are no longer accessible on this archive. May be overwritten by configured values for particular Archive Network AEs. (dcmExternalWadoRSRedirectOnNotFound) |
|
string |
Calling AE Title used in A-ASSOCIATE-RQ to configured Fallback C-MOVE SCP. If absent, the AE Title of the external C-MOVE SCU is used. May be overwritten by configured value for particular Archive Network AEs. (dcmFallbackCMoveSCPCallingAET) |
|
string |
AE Title of alternative C-MOVE SCP to forward C-MOVE RQs if the requested Entities are not located on a local attached Storage (dcmAltCMoveSCP) |
|
string |
Indicates to identify received C-STORE RQs as caused by a forwarded C-MOVE RQs by the Calling AET in the A-Associate-RQ in format <Calling AET>=<C-MOVE-SCP>. Typically <Calling AET> and <C-MOVE-SCP> are equal. If no value is configured for a particular C-MOVE SCP, attribute (0000,1030) Move Originator Application Entity Title in the C-STORE RQ is used to find the corresponding forwarded C-MOVE RQ to forward the received C-STORE RQ to the original Move Destination. (dcmCStoreSCUOfCMoveSCP) |
|
string |
Polling Interval for scheduled Tasks in ISO-8601 duration format PnDTnHnMnS. If absent, Tasks will not get processed. (dcmTaskPollingInterval) |
|
integer |
Limit result set of DB query for scheduled Tasks. (dcmTaskFetchSize) |
|
string |
Polling Interval for Workitems ready for processing in ISO-8601 duration format PnDTnHnMnS. (dcmUPSProcessingPollingInterval) |
|
integer |
Limit result set of DB query for Workitems ready for processing. (dcmUPSProcessingFetchSize) |
|
boolean |
Indicates if the result status of Retrieve Tasks shall be set to WARNING if none of the requested objects was found on the C-MOVE SCP. May be overwritten by configured values for particular Archive Network AEs. (dcmRetrieveTaskWarningOnNoMatch) |
|
boolean |
Indicates if the result status of Retrieve Tasks shall be set to WARNING if there are Warning Sub-Operations, even if the retrieve of all objects was successful. May be overwritten by configured values for particular Archive Network AEs. (dcmRetrieveTaskWarningOnWarnings) |
|
string |
Polling Interval for deleting objects in ISO-8601 duration format PnDTnHnMnS. (dcmPurgeStoragePollingInterval) |
|
integer |
Maximal number of objects to delete in one task. (dcmPurgeStorageFetchSize) |
|
string |
Polling Interval for resolving deletion failures in ISO-8601 duration format PnDTnHnMnS. (dcmFailedToDeletePollingInterval) |
|
integer |
Maximal number of Location records fetched for resolving deletion failures in one query. (dcmFailedToDeleteFetchSize) |
|
integer |
Number of Studies to delete from the Storage System, if the usable space fall below configured Usable Space, before checking the usable space again. (dcmDeleteStudyBatchSize) |
|
string |
Specifies maximum range of access time of studies, in ISO-8601 duration format PnDTnHnMnS, to be deleted from the storage system, if the usable space falls below configured Deleter Thresholds, before checking the Deleter Thresholds again. If absent, the number of Studies to be deleted is only limited by configured Delete Study Batch Size. (dcmDeleteStudyInterval) |
|
string |
Protect studies which were accessed later than the specified time interval, in ISO-8601 duration format PnDTnHnMnS, from deletion from the storage system, if the usable space falls below configured Deleter Thresholds. If absent, most recently accessed studies shall also get deleted from the storage system, if least recently accessed studies were not found or if Delete Least Recently Accessed Study First is set to FALSE. (dcmPreserveStudyInterval) |
|
boolean |
Indicates to delete studies beginning with the least recently accessed study first, if the usable space falls below configured Deleter Thresholds. By default, TRUE. (dcmDeleteStudyLeastRecentlyAccessedFirst) |
|
integer |
Number of Instances deleted in one DB transaction on permanent deletion of Studies. (dcmDeleteStudyChunkSize) |
|
boolean |
Specifies if a Patient shall be deleted on deletion of its last study. (dcmDeletePatientOnDeleteLastStudy) |
|
string |
Polling Interval for deleting rejected instances from the DB in ISO-8601 duration format PnDTnHnMnS. (dcmDeleteRejectedPollingInterval) |
|
integer |
Maximal number of rejected instances to delete from the DB in one task. (dcmDeleteRejectedFetchSize) |
|
boolean |
Indicates read-only access to the database, preventing DB updates on query/retrieve. (dcmDBReadOnly) |
|
string |
Maximal staleness of recorded study accession time in ISO-8601 duration format PnDTnHnMnS. Update of the access time disabled, if absent. (dcmMaxAccessTimeStaleness) |
|
string |
Maximal staleness of cached AE in ISO-8601 duration format PnDTnHnMnS. If absent, cached AE entries will not be refetched from LDAP. (dcmAECacheStaleTimeout) |
|
string |
Maximal staleness of cached Patient and Study attributes fetched from leading C-Find SCP in ISO-8601 duration format PnDTnHnMnS. If absent, cache Study attributes are only removed on reaching the maximal cache size. (dcmLeadingCFindSCPQueryCacheStaleTimeout) |
|
integer |
Maximum number of cached Patient and Study attributes fetched from leading C-Find SCP. (dcmLeadingCFindSCPQueryCacheSize) |
|
string |
Path to Audit Service Spool Directory. (dcmAuditSpoolDirectory) |
|
string |
Polling Interval for aggregating Audit Messages in ISO-8601 duration format PnDTnHnMnS. Audit Message aggregation disabled, if absent. (dcmAuditPollingInterval) |
|
string |
Audit Message Aggregation Duration in ISO-8601 duration format PnDTnHnMnS. Audit Message aggregation disabled, if absent. (dcmAuditAggregateDuration) |
|
string |
Indicates study instance uid value to be sent in audit message when not known. (dcmAuditUnknownStudyInstanceUID) |
|
string |
Indicates patient id value to be sent in audit message when not known. (dcmAuditUnknownPatientID) |
|
string |
Specifies URI for the style sheet to transcode Audit Message to a FHIR JSON Resource Audit Event (dcmAudit2JsonFhirTemplateURI) |
|
string |
Specifies URI for the style sheet to transcode Audit Message to a FHIR XML Resource Audit Event (dcmAudit2XmlFhirTemplateURI) |
|
boolean |
Specifies if Child Objects and Attributes of created Objects should be included in Software Configuration Audit Message. (dcmAuditSoftwareConfigurationVerbose) |
|
string |
Assigning Authority of Patient ID in received HL7 message used to search qualified patient identifier in list of identifiers in PID-3. This qualified patient identifier shall be used in the patient details participant object. If absent, by default the first qualified patient identifier in PID-3 shall be used. If none of the qualified patient identifiers in the list match with the configured issuer, archive server log shall contain a log INFO message and by default the first qualified patient identifier in PID-3 shall be used. Format: {Issuer of Patient ID}[&{UniversalEntityID}&{UniversalEntityIDType}]. (dcmAuditAssigningAuthorityOfPatientID) |
|
string |
Specifies if Patient Information is shown as plain text or hashed in system logs. Enumerated values: PLAIN_TEXT HASH_NAME HASH_NAME_AND_ID (dcmShowPatientInfoInSystemLog) |
|
string |
Specifies if Patient Information is shown as plain text or hashed in emitted audit messages. Enumerated values: PLAIN_TEXT HASH_NAME HASH_NAME_AND_ID (dcmShowPatientInfoInAuditLog) |
|
string |
Path to Directory used by STOW-RS Service to spool Bulkdata of XML/JSON Metadata and Bulk Data Request Messages. (dcmStowSpoolDirectory) |
|
string |
Identifies ID Generator to supplement missing Accession Numbers of Scheduled Procedures Steps created on receive of HL7 Order messages or by RESTful service. May be overwritten by configured values for particular Archive Network AEs or Archive HL7 Application. (dcmMWLAccessionNumberGenerator) |
|
string |
Identifies ID Generator to supplement missing Requested Procedure IDs of Scheduled Procedures Steps created on receive of HL7 Order messages or by RESTful service. May be overwritten by configured values for particular Archive Network AEs or Archive HL7 Application. (dcmMWLRequestedProcedureIDGenerator) |
|
string |
Identifies ID Generator to supplement missing Scheduled Procedure Step IDs of Scheduled Procedures Steps created on receive of HL7 Order messages or by RESTful service. May be overwritten by configured values for particular Archive Network AEs or Archive HL7 Application. (dcmMWLScheduledProcedureStepIDGenerator) |
|
integer |
Limit length of HL7 messages included in emitted Audit Records. May be overwritten by configured values for particular Archive HL7 Application. (dcmAuditHL7MsgLimit) |
|
string |
Specifies action on receive of HL7 ORU^R01 message: IMPORT_REPORT (= transcode received HL7 ORU^R01 to DICOM SR), MWL_COMPLETED (= set Status of matching MWL items to COMPLETED). May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: IMPORT_REPORT MWL_COMPLETED (hl7ORUAction) |
|
string |
Specifies URI for the style sheet used by HL7v2 Patient Update Service. May be overwritten by configured values for particular Archive HL7 Application. (hl7PatientUpdateTemplateURI) |
|
string |
Specifies URI for the style sheet to transcode received HL7 ORU^R01 to DICOM SR. May be overwritten by configured values for particular Archive HL7 Application. (hl7ImportReportTemplateURI) |
|
string |
XSLT parameters passed to style sheet specified by HL7 Import Report Template URI. Format: {name}={value}. E.g.: ‘langCodeValue=et’, ‘langCodingSchemeDesignator=RFC5646’, ‘langCodeMeaning=Estonian’. May be overwritten by configured values for particular Archive HL7 Application. (hl7ImportReportTemplateParam) |
|
string |
Specifies URI for the style sheet to transcode received HL7 ORM^O01, OMI^O23, OMG^O19 to DICOM MWL items. May be overwritten by configured values for particular Archive HL7 Application. (hl7ScheduleProcedureTemplateURI) |
|
string |
Specifies URI for the style sheet to transcode DICOM object patient attributes to HL7 ADT messages. (hl7OutgoingPatientUpdateTemplateURI) |
|
string |
Specifies location of Scheduled Protocol Code in received HL7 Order message. May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: OBR_4_1 OBR_4_4 (hl7ScheduledProtocolCodeInOrder) |
|
string |
Specifies location of Scheduled Station AE Title in received HL7 Order message. Should not be configured for HL7 v2.5.1 OMI^O23 with IPC segment. If absent or no value is provided in the configured field, the Scheduled Station AE Title is selected according configured rules. May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: ORC_18 (hl7ScheduledStationAETInOrder) |
|
string |
Path to HL7 messages which will be captured exactly as received. If absent, there is no logging. May be overwritten by configured values for particular Archive HL7 Application. eg. ${jboss.server.data.dir}/hl7/${date,yyyy/MM/dd}/${SerialNo}-${MSH-9}.hl7 (hl7LogFilePattern) |
|
string |
Path to HL7 messages which will be captured exactly as received, when processing of HL7 messages fails. If absent, there is no logging. May be overwritten by configured values for particular Archive HL7 Application. eg. ${jboss.server.data.dir}/hl7-error/${date,yyyy/MM/dd}/${SerialNo}-${MSH-9}.hl7 (hl7ErrorLogFilePattern) |
|
string |
Path to HL7 messages which will be captured exactly as sent. If absent, there is no logging. May be overwritten by configured values for particular Archive HL7 Application. eg. ${jboss.server.data.dir}/hl7-out/${date,yyyy/MM/dd}/${SerialNo}-${MSH-9}.hl7 (hl7OutgoingLogFilePattern) |
|
string |
Path to HL7 messages which will be captured exactly as sent, when processing of sent HL7 messages fails. If absent, there is no logging. May be overwritten by configured values for particular Archive HL7 Application. eg. ${jboss.server.data.dir}/hl7-out-error/${date,yyyy/MM/dd}/${SerialNo}-${MSH-9}.hl7 (hl7OutgoingErrorLogFilePattern) |
|
string |
Message Type(s) (MessageType^TriggerEvent) of HL7 messages which are only processed, if there is already a Patient record in the database, which Patient ID matches the Patient ID in the PID or MRG segment of the message. Thus no new Patient record will be created by messages of the specified types. May be overwritten by configured values for particular Archive HL7 Application. (hl7NoPatientCreateMessageType) |
|
string |
Message Type of HL7 messages which triggers the change the status of Scheduled Procedure Steps associated with the Patient from SCHEDULED to ARRIVED. If absent, the status of Scheduled Procedure Steps will not be affected by HL7 ADT messages. May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: ADT^A10 (hl7PatientArrivalMessageType) |
|
string |
Specifies URI of directory into which ZIP stream in Device Vendor Data attribute will be extracted (dcmUnzipVendorDataToURI) |
|
string |
Polling Interval for purging tasks in ISO-8601 duration format PnDTnHnMnS. If absent, there is no deletion (dcmPurgeQueueMessagePollingInterval) |
|
string |
Path to Wado-RS spool directory used to aggregate uncompressed frames. (dcmWadoSpoolDirectory) |
|
string |
Polling Interval for rejecting expired Studies and Series in ISO-8601 duration format PnDTnHnMnS. If absent, neither expired Studies nor Series will be rejected automatically (dcmRejectExpiredStudiesPollingInterval) |
|
string |
Limits Rejection of Expired Studies to specified times in format ‘hour=[0-23] dayOfWeek=[0-6]’ (0=Sunday). (dcmRejectExpiredStudiesSchedule) |
|
integer |
Maximal number of expired Studies fetched in one query; If absent, expired Studies will not be rejected automatically (dcmRejectExpiredStudiesFetchSize) |
|
integer |
Maximal number of expired Series fetched in one query; If absent, expired Series will not be rejected automatically (dcmRejectExpiredSeriesFetchSize) |
|
string |
AE Title of Local Application Entity performing the automatic rejection of expired Studies and Series. If absent, neither expired Studies nor Series will be rejected automatically. (dcmRejectExpiredStudiesAETitle) |
|
string |
URL of Store Permission Service which will be invoked on receive of the first object of a study by any AE. {<dicomTag>} will be replaced by the value of the attribute in the object. E.g. http(s)://<store-permission-service-provider-host>:<store-permission-service-provider-port>/storage-permission/study/{0020000D}?patientId={00100020}&patientIdIssuer={00100021}&studyDescription={00081030,urlencoded}. May be overwritten by configured value for particular Archive Network AEs. (dcmStorePermissionServiceURL) |
|
string |
Emulate Store Permission Service Response on receive of the first object of a study by any AE. {<dicomTag>} will be replaced by the value of the attribute in the object. Only effective if no Store Permission Service URL is configured. Example: patientID={00100020},patientName={00100010},errorCode=0110H,errorComment=errorMessage. May be overwritten by configured value for particular Archive Network AEs. (dcmStorePermissionServiceResponse) |
|
string |
Regular Expression applied to responses from Store Permission Service to determine agreement for storage. E.g. “validation”s*:s*”true” or ‘(?<=patientName=)[^null].*?(?=,)’. If absent, every success response will be treated as agreement for storage. May be overwritten by configured value for particular Archive Network AEs. (dcmStorePermissionServiceResponsePattern) |
|
string |
Regular Expression applied to responses from Store Permission Service to extract Error Comment. E.g. “errorcomment”s*:s*”(.*)”. If absent, “Storage denied.” will be used as Error Comment. May be overwritten by configured values for particular Archive Network AEs. (dcmStorePermissionServiceErrorCommentPattern) |
|
string |
Regular Expression applied to responses from Store Permission Service to extract Error Code in hexadecimal. E.g. “errorcode”s*:s*”(p{XDigit}{4})”. If absent, the Error Code will be 0124H (Not Authorized). May be overwritten by configured values for particular Archive Network AEs. (dcmStorePermissionServiceErrorCodePattern) |
|
string |
Regular Expression applied to responses from Store Permission Service to extract the initial Study Expiration Date. E.g. “expirationdate”s*:s*”([0-9]{8})”. If absent, locally configured Study Retention Policy Rules will be applied. May be overwritten by configured values for particular Archive Network AEs. (dcmStorePermissionServiceExpirationDatePattern) |
|
string |
Maximal staleness of cached responses from Storage Permission Service in ISO-8601 duration format PnDTnHnMnS. If absent, cached responses are only removed on reaching the maximal cache size. (dcmStorePermissionCacheStaleTimeout) |
|
integer |
Maximum number of cached responses from Storage Permission Service. (dcmStorePermissionCacheSize) |
|
string |
Maximal staleness of Request Attributes extracted from matching DICOM MWL items in ISO-8601 duration format PnDTnHnMnS. If absent, cached Request Attributes are only removed on reaching the maximal cache size. (dcmMergeMWLCacheStaleTimeout) |
|
integer |
Maximum number of cached Request Attributes extracted from matching DICOM MWL items. (dcmMergeMWLCacheSize) |
|
integer |
Maximum number of retries to update the database on storage. (dcmStoreUpdateDBMaxRetries) |
|
integer |
Minimal Delay in ms between retries to update the database on storage. (dcmStoreUpdateDBMinRetryDelay) |
|
integer |
Maximal Delay in ms between retries to update the database on storage. (dcmStoreUpdateDBMaxRetryDelay) |
|
string |
Allow Rejection For Data Retention Policy Expired. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: NEVER ALWAYS EXPIRED_UNSET ONLY_EXPIRED (dcmAllowRejectionForDataRetentionPolicyExpired) |
|
string |
Allow to delete Study permanently. REJECTED = only already rejected Studies. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: ALWAYS REJECTED (dcmAllowDeleteStudyPermanently) |
|
string |
Allow permanent deletion of Patients. WITHOUT_STUDIES = only Patients without Studies. Enumerated values: NEVER ALWAYS WITHOUT_STUDIES (dcmAllowDeletePatient) |
|
string |
Delay in ISO-8601 duration format PnDTnHnMnS after which results of completed Storage Commitment requests are purged. If absent, there is no deletion. (dcmPurgeStgCmtCompletedDelay) |
|
string |
Polling Interval for purging Storage Commitment Results in ISO-8601 duration format PnDTnHnMnS. If absent, there is no deletion (dcmPurgeStgCmtPollingInterval) |
|
string |
Value of Specific Character Set (0008,0005) added to Data Sets of C-STORE RQs and pending C-FIND RSPs without Specific Character Set (0008,0005) attribute received by any AE. May be overwritten by configured values for particular Archive Network AEs. (dcmDefaultCharacterSet) |
|
string |
Customize mapping of value of DICOM Specific Character Set (0008,0005) to named charset in format <value>=<charset name>. E.g.: “ISO_IR 100=windows-1252”. (dcmCharsetNameMapping) |
|
string |
Add mapping of value of HL7 MSH-18 to named charset in format <value>=<charset name>. E.g.: “Windows-1252=windows-1252”. Typically you will also have to specify the HL7 DICOM Character Set of the Archive HL7 Application to use for received HL7 messages with such Character Set. (hl7CharsetNameMapping) |
|
string |
Value of Worklist Label (0074,1202) of created UPS by any Network AE, if the UPS Push SCU or UPS-RS User Agent does not provide a value for this attribute. If absent, the AE Title of the receiving AE will be used. May be overwritten by configured values for particular Archive Network AEs. (dcmUPSWorklistLabel) |
|
string |
AE Title of UPS Event SOP Class SCU, to which UPS Event Reports are sent - independently if the subscription was created by the N-ACTION DIMSE service, or by a corresponding UPS RESTful service. May be overwritten by configured values for particular Archive Network AEs. (dcmUPSEventSCU) |
|
integer |
Timeout in ms to keep associations to UPS Event SCUs alive. If absent, associations will not be reused for sending multiple UPS Event Reports to one UPS Event SCU. May be overwritten by configured values for particular Archive Network AEs. (dcmUPSEventSCUKeepAlive) |
|
string |
Indicates to queue UPS events to be sent to a particular Web Client identified by its Subscriber AET in case there is no open Web Socket connection to that client at the time of the event. Format: <aet>=<size>. (dcmUPSEventWebSocketQueueSize) |
|
string |
Specifies Retrieve AE Titles associated with received DICOM objects. If absent, the Called AE Title of the receiving AE will be used. May be overwritten by configured values for particular Archive Network AEs. (dcmRetrieveAET) |
|
string |
Retrieve AE Title returned in C-FIND and QIDO responses. If absent, the Retrieve AET associated with the archived entity will be returned. May be overwritten by configured values for particular Archive Network AEs. (dcmReturnRetrieveAET) |
|
string |
Number of Storage Associations used for retrieve of Composite Objects. C-STORE SCP specific numbers can be specified by prefix ‘<AETitle>:’. If absent, only one Association will be used. Examples : 2 or STORESCP:3 May be supplemented by configured Multiple Store Associations for particular Archive Network AEs. (dcmMultipleStoreAssociations) |
|
string |
AE Title of local C-STORE-SCP to be set as Move Destination in C-MOVE RQs forwarded to external retrieve AE. May be overwritten by configured values for particular Archive Network AEs. (dcmExternalRetrieveAEDestination) |
|
string |
AE Title of local Application Entity associated with XDS-I Imaging Document Source. (dcmXDSiImagingDocumentSourceAETitle) |
|
integer |
Maximal number of Tasks rescheduled or deleted or canceled in one transaction. (dcmQueueTasksFetchSize) |
|
string |
Remap Retrieve URL used in QIDO-RS and WADO-RS Metadata responses. Optionally prefixed with “[<http-client-host>]”. E.g.: “[cache-proxy]http://cache-proxy:8080”. If absent or if the specified <http-client-host> does not match, scheme and server authority of the QIDO-RS or WADO-RS request URL are used. (dcmRemapRetrieveURL) |
|
string |
URL for the upstream endpoint that shall be proxied. (dcmProxyUpstreamURL) |
|
string |
Specifies update policy for attributes of the destination Study on Copy/Move of Instances from another Study. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: PRESERVE SUPPLEMENT MERGE OVERWRITE REPLACE (dcmCopyMoveUpdatePolicy) |
|
string |
Specifies update policy for Study attributes on Link of Instances of another Study with a MWL Entry referring an existing Study. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: PRESERVE SUPPLEMENT MERGE OVERWRITE REPLACE (dcmLinkMWLEntryUpdatePolicy) |
|
string |
DB_RECORD_EXISTS: only check for existence of DB records, OBJECT_EXISTS: check if object exists on Storage System, OBJECT_SIZE: check size of object on Storage System, OBJECT_FETCH: fetch object from Storage System), OBJECT_CHECKSUM: recalculate checksum of object on Storage System, S3_MD5SUM: check MD5 checksum of object on S3 Storage System. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: DB_RECORD_EXISTS OBJECT_EXISTS OBJECT_SIZE OBJECT_FETCH OBJECT_CHECKSUM S3_MD5SUM (dcmStorageVerificationPolicy) |
|
boolean |
Indicates if the Status of the Location DB record shall be updated on Storage Verification accordingly. Not effective with Storage Verification Policy: DB_RECORD_EXISTS. False if absent. May be overwritten by configured values for particular Archive Network AEs. (dcmStorageVerificationUpdateLocationStatus) |
|
string |
Indicates that for successful Storage Verification the object must be stored on (one of) the specified Storage System. If absent, successful verification of the storage on any Storage System is sufficient. Not effective with Storage Validation Policy: DB_RECORD_EXISTS. May be overwritten by configured values for particular Archive Network AEs. (dcmStorageVerificationStorageID) |
|
string |
Archive AE Title used for scheduled Storage Verifications. (dcmStorageVerificationAETitle) |
|
string |
Batch ID of Storage Verification Tasks triggered by scheduler. (dcmStorageVerificationBatchID) |
|
string |
Delay of first Storage Verification of a Series after it was received. May be overwritten by configured values for particular Archive Network AEs. (dcmStorageVerificationInitialDelay) |
|
string |
Period in which the storage of individual Series is verified. If absent, storage of individual Series are only verified once after configured Storage Verification Initial Delay. (dcmStorageVerificationPeriod) |
|
integer |
Maximal number of scheduled Storage Verification tasks on this device. Shall be set > 0 to distribute tasks over nodes of a clustered archive. (dcmStorageVerificationMaxScheduled) |
|
string |
Polling Interval for Series scheduled for Storage Verification in ISO-8601 duration format PnDTnHnMnS. (dcmStorageVerificationPollingInterval) |
|
string |
Limits Storage Verification to specified times in format ‘hour=[0-23] dayOfWeek=[0-6]’ (0=Sunday). (dcmStorageVerificationSchedule) |
|
integer |
Maximal number of Series scheduled for Storage Verification fetched by one query. (dcmStorageVerificationFetchSize) |
|
boolean |
Indicates if the Status of the Location DB record shall be updated for objects failed to get fetched from storage on retrieve to MISSING_OBJECT or FAILED_TO_FETCH_OBJECT. May be overwritten by configured values for particular Archive Network AEs. (dcmUpdateLocationStatusOnRetrieve) |
|
boolean |
Indicates if failures to fetch an object from Storage on retrieve shall trigger a Storage Verification of the whole Series. May be overwritten by configured values for particular Archive Network AEs. (dcmStorageVerificationOnRetrieve) |
|
string |
Archive AE Title used for delayed Compression. (dcmCompressionAETitle) |
|
string |
Polling Interval for Series to be compressed in ISO-8601 duration format PnDTnHnMnS. (dcmCompressionPollingInterval) |
|
integer |
Number of Threads used for Compression. (dcmCompressionThreads) |
|
string |
Limits compression to specified times in format ‘hour=[0-23] dayOfWeek=[0-6]’ (0=Sunday) (dcmCompressionSchedule) |
|
integer |
Maximal number of Series fetched for compression by one query. (dcmCompressionFetchSize) |
|
string |
Interval of updating Diff Tasks in process for progress monitoring; disabled if absent. (dcmDiffTaskProgressUpdateInterval) |
|
string |
ID of Patient Demographics Query Service used for Verification of Patient Demographic. If absent, no Patient Verification will be performed. (dcmPatientVerificationPDQServiceID) |
|
string |
Patient Verification Polling Interval. If absent, no Patient Verification will be performed. (dcmPatientVerificationPollingInterval) |
|
integer |
Maximal number of Patients fetched for Patient Verification in one query. (dcmPatientVerificationFetchSize) |
|
boolean |
Indicates if the Issuer Of Patient ID shall be adjusted to the value returned by the PDQ Service. (dcmPatientVerificationAdjustIssuerOfPatientID) |
|
string |
Period in which Patient Demographic will be verified. If absent, Patient Verification will not be renewed for Patients verified in the past. (dcmPatientVerificationPeriod) |
|
string |
Period in which Patient Demographic will be retried for Patients which were not found by the configured PDQ Service on last attempt. If absent, Patient Verification will not be retried for Patients not found in the past. (dcmPatientVerificationPeriodOnNotFound) |
|
string |
Patient Verification Retry Interval in which failed attempts to verify Patient Demographics against the PDQ Service configured by Patient Verification PDQ Service ID will be retried until the maximal number of retries specified by Patient Verification Max Retries is reached. If absent, failed Patient Verification attempts will not be retried. (dcmPatientVerificationRetryInterval) |
|
integer |
Maximum number of retries to verify Patient Demographics against the PDQ Service configured by dcmPatientVerificationPDQServiceID. Only effective if Patient Verification Retry Interval is specified. -1 = forever. (dcmPatientVerificationMaxRetries) |
|
string |
Indicates to renew the verification of Patient Demographics on receive of objects for a patient, if previous executed verification is older than specified interval. If absent, Patient Verification on receive of objects is disabled. (dcmPatientVerificationMaxStaleness) |
|
integer |
Limit result set of DB query for matching Patients by RESTful service for supplementing Issuer of Patient ID. (dcmSupplementIssuerFetchSize) |
|
integer |
Limit result set of DB query for matching Patients by RESTful service to update the character set of Patient Attributes in DB BLOB fields. (dcmUpdateCharsetFetchSize) |
|
string |
Application|Facility name of Sending Application for HL7 ADT messages to synchronize external systems about performed Patient Information updates. If absent, synchronization of external systems by HL7 ADT messages is disabled. (hl7ADTSendingApplication) |
|
string |
Application|Facility name of Receiving Application for HL7 ADT messages to synchronize external systems about performed Patient Information updates. If absent, synchronization of external systems by HL7 ADT messages is disabled. (hl7ADTReceivingApplication) |
|
string |
Application|Facility name of Sending Application for HL7 Procedure Status Update. HL7 Procedure Status Update disabled, if absent. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUSendingApplication) |
|
string |
Application|Facility name of Receiving Application for HL7 Procedure Status Update. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUReceivingApplication) |
|
string |
Polling Interval for HL7 Procedure Status Update Tasks in ISO-8601 duration format PnDTnHnMnS. Disabled, if absent. (hl7PSUTaskPollingInterval) |
|
integer |
Maximal number of HL7 Procedure Status Update Tasks fetched in one query. (hl7PSUTaskFetchSize) |
|
string |
Delay in ISO-8601 duration format PnDTnHnMnS after which an HL7 Procedure Status Update for a received study is sent to configured HL7 receivers. If absent, HL7 Procedure Status Update is triggered by received MPPS. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUDelay) |
|
string |
URL of XSL style sheet to create HL7v2 message to notify configured HL7 receivers about changes of the Status of requested Procedures triggered by received Study. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUStudyTemplateURI) |
|
string |
Timeout in ISO-8601 duration format PnDTnHnMnS for waiting on receive of instances referenced in MPPS; check for completeness forever if absent. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUTimeout) |
|
boolean |
Specifies if the HL7 Procedure Status Update is sent if the timeout for waiting on receive of instances referenced is exceeded. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUOnTimeout) |
|
string |
URL of XSL style sheet to create HL7v2 message to notify configured HL7 receivers about changes of the Status of requested Procedures triggered by MPPS. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUMppsTemplateURI) |
|
string |
Restrict notification of configured HL7 Procedure Status Update Receiving Applications about Procedure Status Update by conditions on attributes of received composite object in format {key}[!]={value}. Refer applicability, format and some examples. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUCondition) |
|
boolean |
Restrict notification of configured HL7 Procedure Status Update Receiving Applications about Procedure Status Update to existence of Scheduled Procedure Steps of a Requested Procedure (MWL Items in the DB) with matching Study Instance UID. May be overwritten by configured value for particular Archive Network AEs. (hl7PSUForRequestedProcedure) |
|
string |
XSLT parameters in format {attributeID}={value} passed to style sheet specified by HL7 Procedure Status Update MPPS Template URI or HL7 Procedure Status Update Study Template URI. {attributeID} inside of {value} will be replaced by the value of that attribute in the original dataset. E.g.: ‘RequestedProcedureID={StudyInstanceUID,hash}’ or ‘AccessionNumber={0020000D,hash}’. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUTemplateParam) |
|
string |
Message Type of HL7 Procedure Status Update message. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: OMG_O19 ORU_R01 OMI_O23 (hl7PSUMessageType) |
|
boolean |
Indicates to include a Patient Identification (PID) and a Patient Visit (PV1) segment in the HL7 Procedure Status Update message. Implicitly set, if HL7 Procedure Status Message Type = ORU_R01. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUPIDPV1) |
|
boolean |
Specifies if the Status of MWL Items in the DB is updated to COMPLETED for a received study after the configured HL7 Procedure Status Update Delay. Implicitly set to true, if notification to HL7 receivers is configured, triggered by received studies associated with MWL. May be overwritten by configured values for particular Archive Network AEs. (hl7PSUMWL) |
|
string |
Specifies attribute of received object to lookup MWL Item whose status is to be updated to COMPLETED. Only applicable is ‘HL7 Procedure Status Update MWL’ is configured as or implicitly set to true. May be overwritten by configured values for particular Archive Network AEs. Enumerated values: AccessionNumber StudyInstanceUID (hl7PSUMWLMatchingKey) |
|
boolean |
Enable to keep track of the prior Patient ID on a change of the Patient ID by HL7 ADT^A47 or by the RESTful Patient Update Service. (hl7TrackChangedPatientID) |
|
boolean |
Specifies if HL7 v2 null values (specified in segment field as |””|) are used in sent HL7 messages for not present or empty entity attributes. Required to unset entity attributes at the remote HL7 Application. May be overwritten by configured values for particular Archive HL7 Application. (hl7UseNullValue) |
|
boolean |
Indicates to force veterinary use of Patient Names on mapping HL7 PID fields to DICOM attributes: only use the first two components of PID.5 as DICOM Patient Name; if PID.5 only contains one component, use that value as given name, and the first component of PID.9 as family name of the DICOM Patient Name. May be overwritten by configured values for particular Archive HL7 Application. (hl7VeterinaryUsePatientName) |
|
string |
Assigning Authority of Patient ID in received HL7 message used to search primary qualified patient identifier in the list of identifiers in PID-3 / MRG.1. This qualified patient identifier shall be used on the root dataset. If absent, by default the first patient identifier pair in PID-3 / MRG.1 shall be used as primary patient identifier on root dataset. If none of the qualified patient identifiers in the list match with the configured issuer, archive server log shall contain a log INFO message and by default the first qualified patient identifier in PID-3 / MRG.1 shall be used. Format: {Issuer of Patient ID}[&{UniversalEntityID}&{UniversalEntityIDType}]. May be overwritten by configured values for particular Archive HL7 Application. (hl7PrimaryAssigningAuthorityOfPatientID) |
|
string |
Specifies inclusion policy for patient identifiers in PID-3 / MRG-1 of HL7 message in Other Patient IDs Sequence (0010,1002). May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: ALL NONE OTHER (hl7OtherPatientIDs) |
|
string |
Specifies policy for missing Study Instance UID in incoming HL7 Order messages. May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: REJECT GENERATE ACCESSION_BASED (hl7OrderMissingStudyIUIDPolicy) |
|
string |
Specifies policy on incoming HL7 Order messages without a value for PID-18 Patient Account Number nor field PV1-19 Visit Number. May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: ACCEPT REJECT ACCESSION_AS_ADMISSION (hl7OrderMissingAdmissionIDPolicy) |
|
string |
Specifies policy for missing Study Instance UID in incoming HL7 Import Report (ORU) messages. May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: REJECT GENERATE ACCESSION_BASED (hl7ImportReportMissingStudyIUIDPolicy) |
|
string |
Specifies policy on incoming HL7 ImportReport (ORU) messages without a value for PID-18 Patient Account Number nor field PV1-19 Visit Number. May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: ACCEPT REJECT ACCESSION_AS_ADMISSION (hl7ImportReportMissingAdmissionIDPolicy) |
|
string |
AE Title of external C-FIND SCP to query for missing Study Instance UID in incoming HL7 Import Report (ORU) messages by given Accession Number. May be overwritten by configured values for particular Archive HL7 Application. (hl7ImportReportMissingStudyIUIDCFindSCP) |
|
string |
Specifies adjustment of Series and SOP Instances UIDs returned by XSLT on incoming HL7 Import Report (ORU) messages. May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: NONE APPEND_HASH_OF_STUDY_INSTANCE_UID (hl7ImportReportAdjustIUID) |
|
string |
Specifies policy on incoming HL7 messages referring an already merged Patient. REJECT: reject any such HL7 message, IGNORE: ignore any such HL7 message, IGNORE_DUPLICATE_MERGE: Ignore only duplicate HL7 Merge messages, Reject any other such Message. May be overwritten by configured values for particular Archive HL7 Application. Enumerated values: REJECT IGNORE IGNORE_DUPLICATE_MERGE (hl7ReferredMergedPatientPolicy) |
|
string |
Indicates to use specified Value of Specific Character Set (0008,0005) in Data Sets transcoded from received HL7 messages. Use Value corresponding to Character Set of the HL7 message specified by MSH-18 if absent. (hl7DicomCharacterSet) |
|
string |
Title of Archive Application Entity, of which first configured Object Storage will be used for storing Rejection Notes generated either by IOCM-RS services or by Delete Expired Studies Scheduler. If absent, for IOCM services the Object Storage configured for Archive AE referred in the IOCM-RS request will be used, or for Delete Expired Studies Scheduler the Object Storage configured for Reject Expired Studies AE will be used. (dcmRejectionNoteStorageAET) |
|
string |
Specifies the device name containing the Archive UI Configuration. (dcmUIConfigurationDeviceName) |
|
integer |
Number of CSV file upload tasks to be processed in one chunk. (dcmCSVUploadChunkSize) |
|
boolean |
Indicates if UIDs shall be validated or not. (dcmValidateUID) |
|
boolean |
Indicates to accept C-FIND RQs without unique keys for levels above the query level also if support for relational-queries was not negotiated. May be overwritten by configured value for particular Archive Network AEs. (dcmRelationalQueryNegotiationLenient) |
|
boolean |
Indicates to accept C-MOVE and C-GET RQs without unique keys for levels above the query level also if support for relational-queries was not negotiated. May be overwritten by configured value for particular Archive Network AEs. (dcmRelationalRetrieveNegotiationLenient) |
|
boolean |
Indicates if the set of requested objects to retrieve shall be silently (=without counting not transferred object as failures) restricted according the Transfer Capabilities of the Retrieve Destination. Otherwise the number of requested objects for which no Transfer Capability is configured for the Retrieve Destination and therefore are not retrieved is counted as failures. Only effective, if the Retrieve Destination has configured at least one Transfer Capability with SCP role. May be overwritten by configured value for particular Archive Network AEs. (dcmRestrictRetrieveSilently) |
|
integer |
Minimal delay in s to start schedulers on system start up. (dcmSchedulerMinStartDelay) |
|
string |
DICOM Tag of Patient Attribute which have to match in received objects with the value in previous received objects with equal Patient ID to be accepted. May be overwritten by configured value for particular Archive Network AEs. (dcmRejectConflictingPatientAttribute) |
|
boolean |
Store received JPEG Full Progression, Non-Hierarchical JPEG images in DICOM images with corresponding (retired) Transfer Syntax UID 1.2.840.10008.1.2.4.55. Otherwise set 1.2.840.10008.1.2.4.50 (= JPEG Baseline) or 1.2.840.10008.1.2.4.51 (= JPEG Extended) as Transfer Syntax UID of the stored DICOM image, without transcoding to JPEG Baseline or JPEG Extended, but including the JPEG image as received. May be overwritten by configured value for particular Archive Network AEs. (dcmStowRetiredTransferSyntax) |
|
boolean |
Indicates if APP markers in JPEG images received in STOW-RS Metadata and Bulkdata requests shall be excluded from the JPEG bit streams encapsulated in created DICOM instances. May be overwritten by configured value for particular Archive Network AEs. (dcmStowExcludeAPPMarkers) |
|
boolean |
Indicates if QuickTime containers received in STOW-RS Metadata and Bulkdata requests shall be converted to MP4 containers encapsulated in created DICOM instances. The conversion requires that ffmpeg is installed and the ffmpeg CLI utility is available in the PATH. Otherwise Quicktime containers will get encapsulated in the stored DICOM object verbatim, with a declared DICOM MPEG-4 Transfer Syntax which reflects the encoding of the video stream in the container, but contradicts the actual container format. May be overwritten by configured value for particular Archive Network AEs. (dcmStowQuicktime2MP4) |
|
integer |
Maximum length of data fragments of encapsulated JPEG/MPEG stream in stored DICOM object. If the received JPEG/MPEG stream exceeds that value, it will be split into several fragments, using a Fragmentable Encapsulated Transfer Syntax. Valid range: 1024..4294967294. May be overwritten by configured value for particular Archive Network AEs. (dcmStowMaxFragmentLength) |
|
string |
Indicates change requester AET in rejections triggered by archive. May be overwritten by configured values for particular Archive Network AEs. (dcmChangeRequesterAET) |
|
boolean |
Filter by Issuer of Patient ID even if no matching key for Patient ID is specified. May be overwritten by configured value for particular Archive Network AEs. (dcmFilterByIssuerOfPatientID) |
|
boolean |
Indicates to consider the SOP Class UID on Instance level for calculation of matches with SOP Classes in Study (0008,0062); otherwise rely on stored SOP Class UID on Series level, which may result in missing matches if one Series includes Instances of different SOP Classes. May be overwritten by configured value for particular Archive Network AEs. (dcmMatchSOPClassOnInstanceLevel) |
|
string |
Polling Interval for Key Value pairs which retention period expired in ISO-8601 duration format PnDTnHnMnS. If absent, Key Value pairs will not get deleted automatically. (dcmKeyValueRetentionPollingInterval) |
|
integer |
Limit result set of DB query for Key Value pairs which retention period expired; 100 if absent (dcmKeyValueRetentionFetchSize) |
|
string |
Retention period in ISO-8601 duration format PnDTnHnMn.nS of stored Key Value pairs. If absent, Key Value pairs will not get deleted automatically. (dcmKeyValueRetentionPeriod) |
|
boolean |
Indicates to permit an UPS Pull SCU or UPS-RS Web client to update or change the state of an UPS workitem in state IN PROCESS without specifying a Transaction UID. May be overwritten by configured value for particular Archive Network AEs. (dcmUPSUpdateWithoutTransactionUID) |
|
string |
ID of QStar Tape File System to which objects were stored which Access State shall be verified. If absent, Access State of objects stored on QStar Tape File System will not be verified. (dcmQStarVerificationStorageID) |
|
string |
Polling Interval for Verification of Access State of objects stored on QStar Tape File System in ISO-8601 duration format PnDTnHnMnS. If absent, Access State of objects stored on QStar Tape File System will not be verified. (dcmQStarVerificationPollingInterval) |
|
integer |
Limit result set of DB query for Verification of Access State of objects stored on QStar Tape File System; 100 if absent. (dcmQStarVerificationFetchSize) |
|
string |
Delay for Verification of Access State after objects stored on QStar Tape File System in ISO-8601 duration format PnDTnHnMnS. If absent, Access State of objects stored on QStar Tape File System will not be verified. (dcmQStarVerificationDelay) |
|
string |
URL of QStar Archive Storage Manager WEB Services - including username and password (http://username:password@qstar.host:port/) - invoked for Verification of Access State after objects stored on QStar Tape File System. If absent, Access State of objects stored on QStar Tape File System will not be verified. (dcmQStarVerificationURL) |
|
integer |
Indicates to mock invoke of QStar Archive Storage Manager (ASM) WEB Services by return of specified Access State (0 - ACCESS_STATE_NONE, 1 - ACCESS_STATE_EMPTY, 2 - ACCESS_STATE_UNSTABLE, 3 - ACCESS_STATE_STABLE, 4 - ACCESS_STATE_OUT_OF_CACHE, 5 - ACCESS_STATE_OFFLINE, -1 - simulate error response) for testing. Enumerated values: 0 1 2 3 4 5 -1 (dcmQStarVerificationMockAccessState) |
|
string |
Regular Expression identifying trusted Patient IDs in HL7 v2 CX format: {Patient ID}^^^{Issuer of Patient ID}&{Universal Entity ID}&{Universal Entity ID Type} in received DICOM objects and HL7 messages. Only Patient IDs matching one of the specified patterns or Patient IDs qualified by an Assigning Authority matching one of the configured ‘Trusted Issuers of Patient IDs’ will be used for identifying the Patient. If neither this attribute nor any ‘Trusted Issuers of Patient ID’ is configured, all Patient IDs in received DICOM Objects and HL7 messages will be used for identifying the Patient. (dcmTrustedPatientIDPattern) |
|
string |
Trusted Assigning Authority of Patient IDs in received DICOM objects and HL7 messages. Only Patient IDs qualified by an Assigning Authority matching one of the specified values or Patient IDs matching one of the configured ‘Trusted Patient ID Patterns’ will be used for identifying the Patient. If neither this attribute nor dcmTrustedPatientIDPattern is configured, all Patient IDs in received DICOM Objects and HL7 messages will be used for identifying the Patient. Format: {Issuer of Patient ID}[&{UniversalEntityID}&{UniversalEntityIDType}]. (dcmTrustedIssuerOfPatientID) |
|
Attribute Filter (s) |
object |
Specifies Attributes stored in the database |
Attribute Set (s) |
object |
Named Attribute Set for Query Parameter ‘includefields’ of QIDO-RS and WADO-RS Metadata or by Query Parameter ‘comparefield’ of DIFF-RS requests. |
object |
Specifies Bulk Data Descriptors applied by services providing Metadata of archived instances. |
|
Storage (s) |
object |
Specifies Storage System |
object |
Specifies behavior on Rejection Note Stored |
|
Queue (s) |
object |
Managed Task Queue |
object |
Activated Metrics |
|
PDQ Service (s) |
object |
Patient Demographics Query Service Descriptor |
object |
Exporter Descriptor |
|
Export Rule (s) |
object |
Export Rules applied to DICOM objects received by any AE. May be supplemented by configured Export Rules for particular Archive Network AEs. |
object |
Export Priors Rules applied to DICOM objects received by any AE. May be supplemented by configured Export Priors Rules for particular Archive Network AEs. |
|
object |
MPPS Forward Rules applied to MPPS received by any AE. May be supplemented by configured MPPS Forward Rules for particular Archive Network AEs. |
|
object |
RESTful Forward Rules. May be supplemented by configured RESTful Forward Rules for particular Archive Network AEs. |
|
object |
Compression rules applied to DICOM objects received by any AE. May be supplemented by configured Compression Rules for particular Archive Network AEs. |
|
object |
Attribute Coercion applied to DIMSE received/sent by any AE. May be supplemented by configured Attribute Coercions for particular Archive Network AEs. |
|
object |
Attribute Coercion applied to DIMSE received/sent by any AE. May be supplemented by configured Attribute Coercions for particular Archive Network AEs. |
|
Rejection Note (s) |
object |
Specifies behavior on Rejection Note Stored |
object |
Study Retention Policies applied to Studies received by any AE. May be supplemented by configured Study Retention Policies for particular Archive Network AEs. |
|
object |
Store Access Control Rules applied to Studies received by any AE. May be supplemented by configured Store Access Control Rules for particular Archive Network AEs. |
|
UPS on Store (s) |
object |
UPS on Store Rules applied to DICOM objects received by any AE. May be supplemented by configured UPS on Store Rules for particular Archive Network AEs. |
UPS on HL7 (s) |
object |
UPS on HL7 Rules applied to HL7 messages received by any HL7 Application. May be supplemented by configured UPS on HL7 Rules for particular HL7 Applications. |
object |
UPS on UPS Completed Rules applied to UPS managed by any AE. May be supplemented by configured UPS on Store Rules for particular Archive Network AEs. |
|
object |
UPS Processing Rules. |
|
ID Generator (s) |
object |
ID Generator |
MWL Import (s) |
object |
MWL Import |
MWL Idle Timeout (s) |
object |
MWL Idle Timeout |
HL7 Forward Rule (s) |
object |
HL7 Forward Rules for HL7 messages received by any HL7 Application. May be supplemented by configured HL7 Forward Rules for particular HL7 Applications. |
HL7 Export Rule (s) |
object |
Export Rules applied to HL7 messages received by any HL7 Application. May be supplemented by configured HL7 Export Rules for particular HL7 Application. |
object |
HL7 Prefetch Rules applied to HL7 messages received by any HL7 Application. May be supplemented by configured HL7 Prefetch Rules for particular HL7 Application. |
|
object |
HL7 Study Retention Policies triggered by HL7 messages received by any HL7 Application. May be supplemented by configured Study Retention Policies for particular HL7 Applications. |
|
object |
Scheduled Station selected on MWL HL7 Order Feed received by any HL7 Application. May be supplemented by configured values for particular HL7 Applications. |
|
object |
Specifies SPS Status of DICOM MWL items created/updated on received HL7 ORM^O01, OMI^O23, OMG^O19 messages. May be overwritten by configured values for particular Archive HL7 Application. |
|
string |
Properties for accessing Estonian National Patient Registry in format {name}={value} (dcmXRoadProperty) |
|
string |
Properties for accessing Agfa Impax Report Service in format {name}={value} (dcmImpaxReportProperty) |
- 4.4.2.1.3.8.1. Attribute Filter
- 4.4.2.1.3.8.2. Attribute Set
- 4.4.2.1.3.8.3. Bulk Data Descriptor
- 4.4.2.1.3.8.4. Storage
- 4.4.2.1.3.8.5. Query Retrieve View
- 4.4.2.1.3.8.6. Queue
- 4.4.2.1.3.8.7. Metrics Descriptor
- 4.4.2.1.3.8.8. PDQ Service
- 4.4.2.1.3.8.9. Exporter Descriptor
- 4.4.2.1.3.8.10. Export Rule
- 4.4.2.1.3.8.11. Export Priors Rule
- 4.4.2.1.3.8.12. MPPS Forward Rule
- 4.4.2.1.3.8.13. RESTful Forward Rule
- 4.4.2.1.3.8.14. Archive Compression rule
- 4.4.2.1.3.8.15. Archive Attribute Coercion - Legacy
- 4.4.2.1.3.8.16. Archive Attribute Coercion - New
- 4.4.2.1.3.8.17. Rejection Note
- 4.4.2.1.3.8.18. Study Retention Policy
- 4.4.2.1.3.8.19. Store Access Control ID Rule
- 4.4.2.1.3.8.20. UPS on Store
- 4.4.2.1.3.8.21. UPS on HL7
- 4.4.2.1.3.8.22. UPS on UPS Completed
- 4.4.2.1.3.8.23. UPS Processing Rule
- 4.4.2.1.3.8.24. ID Generator
- 4.4.2.1.3.8.25. MWL Import
- 4.4.2.1.3.8.26. MWL Idle Timeout
- 4.4.2.1.3.8.27. HL7 Forward Rule
- 4.4.2.1.3.8.28. HL7 Export Rule
- 4.4.2.1.3.8.29. HL7 Prefetch Rule
- 4.4.2.1.3.8.30. HL7 Study Retention Policy
- 4.4.2.1.3.8.31. Scheduled Station for HL7 Order
- 4.4.2.1.3.8.32. SPS Status for HL7 Order