|
PACS System 0.1.0
PACS DICOM system library
|
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>
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. | |
Implementation of IHE PIR Patient Information Reconciliation Service.
Definition in file patient_reconciliation_service.cpp.