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

Implementation of Ophthalmic Photography/Tomography Image IOD Validator. More...

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

Detailed Description

Implementation of Ophthalmic Photography/Tomography Image IOD Validator.

See also
DICOM PS3.3 Section A.39 - Ophthalmic Photography IODs
DICOM PS3.3 Section A.40 - Ophthalmic Tomography Image IOD
Issue #830 - Add Ophthalmic IOD validator

Definition in file ophthalmic_iod_validator.cpp.