PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
ct_processing_iod_validator.cpp File Reference

Implementation of CT For Processing Image IOD Validator. More...

Include dependency graph for ct_processing_iod_validator.cpp:

Go to the source code of this file.

Namespaces

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

Functions

validation_result kcenon::pacs::services::validation::validate_ct_processing_iod (const core::dicom_dataset &dataset)
 Validate a CT For Processing dataset with default options.
 
bool kcenon::pacs::services::validation::is_valid_ct_processing_dataset (const core::dicom_dataset &dataset)
 Quick check if a dataset is a valid CT For Processing image.
 

Detailed Description

Implementation of CT For Processing Image IOD Validator.

See also
DICOM PS3.3 - CT For Processing IOD
Issue #848 - Add CT For Processing SOP Classes

Definition in file ct_processing_iod_validator.cpp.