Skip to main content

Demo.DICOM.Util.TestRoutingRule

class Demo.DICOM.Util.TestRoutingRule extends Demo.DICOM.Util.AbstractRoutingRule

Demo utility class for DICOM routing

Method Inventory

Methods

classmethod SendToTargetFiler(pDCMDocument As EnsLib.DICOM.Document, pFilerName As %String, Output pRouteToFiler As %Boolean, Output pReason As %String) as %Status
Determines if the specified DICOM document should be routed to the named filer. The result of the evaluation is passed back in pRouteToFiler (which should be passed into this method by reference)
FeedbackOpens in a new tab