Enum DicomQueryRetrieveLevel
Query/Retrieve level of DICOM command messages, applicable to C-FIND, C-GET and C-MOVE. QueryRetrieveLevel
Namespace: FellowOakDicom.Network
Assembly: fo-dicom.core.dll
Syntax
public enum DicomQueryRetrieveLevel
Fields
Name | Description |
---|---|
Image | Image level, associated with Study Q/R queries. |
NotApplicable | Q/R level not applicable in given context. |
Patient | Patient level, associated with Patient Q/R queries. |
Series | Series level, associated with Study Q/R queries. |
Study | Study level, associated with Study Q/R queries. |
Worklist | Worklist level. |