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

Implementation of IHE PIR Patient Information Reconciliation Service. More...

#include "kcenon/pacs/services/pir/patient_reconciliation_service.h"
#include "kcenon/pacs/core/dicom_tag_constants.h"
#include "kcenon/pacs/encoding/vr_type.h"
#include <algorithm>
#include <chrono>
#include <random>
#include <set>
Include dependency graph for patient_reconciliation_service.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::services
 
namespace  kcenon::pacs::services::pir
 

Functions

std::string kcenon::pacs::services::pir::to_string (reconciliation_type type)
 Convert reconciliation_type to string.
 

Detailed Description

Implementation of IHE PIR Patient Information Reconciliation Service.

Definition in file patient_reconciliation_service.cpp.