20#ifndef PACS_SERVICES_SOP_CLASSES_WSI_STORAGE_HPP
21#define PACS_SERVICES_SOP_CLASSES_WSI_STORAGE_HPP
36 "1.2.840.10008.5.1.4.1.1.77.1.6";
bool is_wsi_storage_sop_class(std::string_view uid) noexcept
Check if a SOP Class UID is a WSI Storage SOP Class.
bool is_valid_wsi_photometric(std::string_view value) noexcept
Check if photometric interpretation is valid for WSI.
constexpr std::string_view wsi_image_storage_uid
VL Whole Slide Microscopy Image Storage SOP Class UID.
std::vector< std::string > get_wsi_storage_sop_classes()
Get all WSI Storage SOP Class UIDs.