PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::ai::sop_class Namespace Reference

Variables

constexpr std::string_view basic_text_sr = "1.2.840.10008.5.1.4.1.1.88.11"
 
constexpr std::string_view enhanced_sr = "1.2.840.10008.5.1.4.1.1.88.22"
 
constexpr std::string_view comprehensive_sr = "1.2.840.10008.5.1.4.1.1.88.33"
 
constexpr std::string_view comprehensive_3d_sr = "1.2.840.10008.5.1.4.1.1.88.34"
 
constexpr std::string_view segmentation = "1.2.840.10008.5.1.4.1.1.66.4"
 
constexpr std::string_view grayscale_softcopy_ps = "1.2.840.10008.5.1.4.1.1.11.1"
 
constexpr std::string_view color_softcopy_ps = "1.2.840.10008.5.1.4.1.1.11.2"
 
constexpr std::string_view pseudo_color_softcopy_ps = "1.2.840.10008.5.1.4.1.1.11.3"
 
constexpr std::string_view blending_softcopy_ps = "1.2.840.10008.5.1.4.1.1.11.4"
 

Variable Documentation

◆ basic_text_sr

std::string_view kcenon::pacs::ai::sop_class::basic_text_sr = "1.2.840.10008.5.1.4.1.1.88.11"
constexpr

Definition at line 30 of file ai_result_handler.cpp.

◆ blending_softcopy_ps

std::string_view kcenon::pacs::ai::sop_class::blending_softcopy_ps = "1.2.840.10008.5.1.4.1.1.11.4"
constexpr

Definition at line 42 of file ai_result_handler.cpp.

◆ color_softcopy_ps

std::string_view kcenon::pacs::ai::sop_class::color_softcopy_ps = "1.2.840.10008.5.1.4.1.1.11.2"
constexpr

Definition at line 40 of file ai_result_handler.cpp.

◆ comprehensive_3d_sr

std::string_view kcenon::pacs::ai::sop_class::comprehensive_3d_sr = "1.2.840.10008.5.1.4.1.1.88.34"
constexpr

Definition at line 33 of file ai_result_handler.cpp.

◆ comprehensive_sr

std::string_view kcenon::pacs::ai::sop_class::comprehensive_sr = "1.2.840.10008.5.1.4.1.1.88.33"
constexpr

Definition at line 32 of file ai_result_handler.cpp.

◆ enhanced_sr

std::string_view kcenon::pacs::ai::sop_class::enhanced_sr = "1.2.840.10008.5.1.4.1.1.88.22"
constexpr

Definition at line 31 of file ai_result_handler.cpp.

◆ grayscale_softcopy_ps

std::string_view kcenon::pacs::ai::sop_class::grayscale_softcopy_ps = "1.2.840.10008.5.1.4.1.1.11.1"
constexpr

Definition at line 39 of file ai_result_handler.cpp.

◆ pseudo_color_softcopy_ps

std::string_view kcenon::pacs::ai::sop_class::pseudo_color_softcopy_ps = "1.2.840.10008.5.1.4.1.1.11.3"
constexpr

Definition at line 41 of file ai_result_handler.cpp.

◆ segmentation

std::string_view kcenon::pacs::ai::sop_class::segmentation = "1.2.840.10008.5.1.4.1.1.66.4"
constexpr

Definition at line 36 of file ai_result_handler.cpp.