Visual Basic |
---|
Public Property CoercionSOP As String |
Some equipment can only support a limited range of SOP classes, but there may be a need to send images of other types to it. If this property is set to a non-null value, and if the remote AE does not support the SOP class of an image being sent, (but does support the CoercionSOP class), then a temporary image (with a new UID) is generated with its SOP class set to equal CoercionSOP, and this is transmitted instead.
The most common value for CoercionSOP would be doSOP_SecondaryCapture (1.2.840.10008.5.1.4.1.1.7).
Although this practice is questionable, it is often useful for sending images such as ultrasounds, to display stations primarily designed for CT and MRI etc. but which also support secondary capture.