20#ifndef PACS_SERVICES_SOP_CLASSES_MR_STORAGE_HPP
21#define PACS_SERVICES_SOP_CLASSES_MR_STORAGE_HPP
35 "1.2.840.10008.5.1.4.1.1.4";
39 "1.2.840.10008.5.1.4.1.1.4.1";
bool is_mr_storage_sop_class(std::string_view uid) noexcept
Check if a SOP Class UID is an MR Storage SOP Class.
constexpr std::string_view enhanced_mr_image_storage_uid
Enhanced MR Image Storage SOP Class UID.
std::vector< std::string > get_mr_storage_sop_classes()
Get all MR Storage SOP Class UIDs.
bool is_valid_mr_photometric(std::string_view value) noexcept
Check if photometric interpretation is valid for MR.
constexpr std::string_view mr_image_storage_uid
MR Image Storage SOP Class UID.