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

Implementation of IHE XDS-I.b Imaging Document Consumer Actor. More...

#include "kcenon/pacs/services/xds/imaging_document_consumer.h"
#include "kcenon/pacs/core/dicom_tag_constants.h"
#include <algorithm>
#include <sstream>
Include dependency graph for imaging_document_consumer.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::services
 
namespace  kcenon::pacs::services::xds
 
namespace  kcenon::pacs::services::xds::consumer_tags
 

Variables

constexpr dicom_tag kcenon::pacs::services::xds::consumer_tags::current_requested_procedure_evidence_sequence {0x0040, 0xA375}
 
constexpr dicom_tag kcenon::pacs::services::xds::consumer_tags::referenced_series_sequence {0x0008, 0x1115}
 
constexpr dicom_tag kcenon::pacs::services::xds::consumer_tags::referenced_sop_sequence {0x0008, 0x1199}
 
constexpr dicom_tag kcenon::pacs::services::xds::consumer_tags::referenced_sop_instance_uid {0x0008, 0x1155}
 

Detailed Description

Implementation of IHE XDS-I.b Imaging Document Consumer Actor.

Definition in file imaging_document_consumer.cpp.