PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
imaging_document_source.h File Reference

IHE XDS-I.b Imaging Document Source Actor. More...

#include "kcenon/pacs/core/dicom_dataset.h"
#include <cstdint>
#include <optional>
#include <string>
#include <vector>
Include dependency graph for imaging_document_source.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::pacs::services::xds::xds_document_entry
 Document entry metadata for XDS registry submission. More...
 
struct  kcenon::pacs::services::xds::xds_submission_set
 Submission set metadata for XDS registry. More...
 
struct  kcenon::pacs::services::xds::kos_instance_reference
 Reference to a DICOM instance within a KOS document. More...
 
struct  kcenon::pacs::services::xds::kos_creation_result
 Result of a KOS document creation operation. More...
 
struct  kcenon::pacs::services::xds::publication_result
 Result of publishing a document to an XDS registry/repository. More...
 
struct  kcenon::pacs::services::xds::imaging_document_source_config
 Configuration for the Imaging Document Source actor. More...
 
class  kcenon::pacs::services::xds::imaging_document_source
 

Namespaces

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

Detailed Description

IHE XDS-I.b Imaging Document Source Actor.

Provides the Imaging Document Source actor for the IHE XDS-I.b (Cross-Enterprise Document Sharing for Imaging) integration profile. This actor creates Key Object Selection (KOS) documents from DICOM studies and publishes them to an XDS Document Registry/Repository.

See also
IHE RAD XDS-I.b Profile
IHE ITI-41 Provide and Register Document Set-b
DICOM PS3.3 Key Object Selection Document
Author
kcenon
Since
1.0.0

Definition in file imaging_document_source.h.