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

Implementation of CT Image IOD Validator. More...

Include dependency graph for ct_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_iod (const core::dicom_dataset &dataset)
 Validate a CT dataset with default options.
 
bool kcenon::pacs::services::validation::is_valid_ct_dataset (const core::dicom_dataset &dataset)
 Quick check if a dataset is a valid CT image.
 

Detailed Description

Implementation of CT Image IOD Validator.

See also
DICOM PS3.3 Section A.3 - CT Image IOD
Issue #717 - Add CT Image IOD Validator

Definition in file ct_iod_validator.cpp.