4.4.2.1.3.8.13. RESTful Forward Rule

RESTful Forward Rule

Table 4.105 RESTful Forward Rule Attributes (LDAP Object: dcmRsForwardRule)

Name

Type

Description (LDAP Attribute)

Name

string

Arbitrary/Meaningful name of the RESTful Forward Rule

(cn)

Web Application name

string

Name of the Web Application

(dcmWebAppName)

Request URL Pattern

string

Only forward requests which match the given Regular Expression. If prefixed with !, only forward requests which does not match the given Regular Expression.

(dcmURIPattern)

Hostname Pattern

string

Only forward requests received from clients which hostname match the given Regular Expression. If prefixed with !, only forward requests from clients which hostname does not match the given Regular Expression.

(dcmHostnamePattern)

IP Address Pattern

string

Only forward requests received from clients which match the given Regular Expression. If prefixed with !, only forward requests from clients which IP address does not match the given Regular Expression.

(dcmIPAddressPattern)

RESTful Operation(s)

string

Name of RESTful Operation which shall be forwarded to another archive instance.

Enumerated values:

CreatePatient

UpdatePatient

DeletePatient

ChangePatientID

ChangePatientID2

MergePatient

MergePatient2

UnmergePatient

SupplementIssuer

UpdateCharset

UpdateStudy

UpdateStudyRequest

UpdateSeries

UpdateSeriesRequest

DeleteStudy

RejectStudy

RejectSeries

RejectInstance

ApplyRetentionPolicy

ReimportStudy

UpdateStudyExpirationDate

UpdateSeriesExpirationDate

UpdateStudyAccessControlID

MoveStudyToPatient

LinkStudyToMWLMerge

CreateMWL

UpdateMWL

UpdateMWLStatus

DeleteMWL

(dcmRSOperation)