|
PACS System 0.1.0
PACS DICOM system library
|
IHE XDS-I.b Imaging Document Source Actor. More...
#include "kcenon/pacs/core/dicom_dataset.h"#include <cstdint>#include <optional>#include <string>#include <vector>

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 |
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.
Definition in file imaging_document_source.h.