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

Reference to the AI result being assessed. More...

#include <aira_assessment.h>

Collaboration diagram for kcenon::pacs::ai::assessed_result_reference:
Collaboration graph

Public Attributes

std::string sop_class_uid
 SOP Class UID of the AI result.
 
std::string sop_instance_uid
 SOP Instance UID of the AI result.
 
std::string study_instance_uid
 Study Instance UID containing the AI result.
 
std::string series_instance_uid
 Series Instance UID of the AI result.
 

Detailed Description

Reference to the AI result being assessed.

Definition at line 61 of file aira_assessment.h.

Member Data Documentation

◆ series_instance_uid

std::string kcenon::pacs::ai::assessed_result_reference::series_instance_uid

Series Instance UID of the AI result.

Examples
/home/runner/work/pacs_system/pacs_system/include/kcenon/pacs/ai/aira_assessment.h.

Definition at line 72 of file aira_assessment.h.

◆ sop_class_uid

std::string kcenon::pacs::ai::assessed_result_reference::sop_class_uid

◆ sop_instance_uid

std::string kcenon::pacs::ai::assessed_result_reference::sop_instance_uid

◆ study_instance_uid

std::string kcenon::pacs::ai::assessed_result_reference::study_instance_uid

The documentation for this struct was generated from the following file: