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

Implementation of MR Image IOD Validator. More...

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

Detailed Description

Implementation of MR Image IOD Validator.

See also
DICOM PS3.3 Section A.4 - MR Image IOD
Issue #718 - Add MR Image IOD Validator

Definition in file mr_iod_validator.cpp.