PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
worklist_scp.h File Reference

DICOM Modality Worklist SCP service (MWL C-FIND handler) More...

#include "scp_service.h"
#include <atomic>
#include <functional>
Include dependency graph for worklist_scp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::pacs::services::worklist_scp
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::services
 

Typedefs

using kcenon::pacs::services::worklist_handler
 
using kcenon::pacs::services::worklist_cancel_check = std::function<bool()>
 Cancel check function type.
 

Variables

constexpr std::string_view kcenon::pacs::services::worklist_find_sop_class_uid
 Modality Worklist Information Model - FIND SOP Class UID.
 

Detailed Description

DICOM Modality Worklist SCP service (MWL C-FIND handler)

This file provides the worklist_scp class for handling Modality Worklist C-FIND requests from modality devices to retrieve scheduled procedure information.

See also
DICOM PS3.4 Section K - Basic Worklist Management Service Class
DICOM PS3.7 Section 9.1 - C-FIND Service
DES-SVC-006 - Worklist SCP Design Specification
Author
kcenon
Since
1.0.0

Definition in file worklist_scp.h.