|
PACS System 0.1.0
PACS DICOM system library
|
IHE ATNA-compliant audit message generator (RFC 3881 XML format) More...
#include <chrono>#include <cstdint>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | kcenon::pacs::security::atna_coded_value |
| A coded value with code, code system name, and display name. More... | |
| struct | kcenon::pacs::security::atna_active_participant |
| An active participant in the audit event. More... | |
| struct | kcenon::pacs::security::atna_audit_source |
| Identifies the audit source system. More... | |
| struct | kcenon::pacs::security::atna_object_detail |
| Additional detail about a participant object. More... | |
| struct | kcenon::pacs::security::atna_participant_object |
| An object (patient, study, query) involved in the event. More... | |
| struct | kcenon::pacs::security::atna_audit_message |
| Complete RFC 3881 audit message. More... | |
| class | kcenon::pacs::security::atna_audit_logger |
| RFC 3881 XML audit message generator. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::security |
| namespace | kcenon::pacs::security::atna_event_ids |
| namespace | kcenon::pacs::security::atna_event_types |
| namespace | kcenon::pacs::security::atna_role_ids |
| namespace | kcenon::pacs::security::atna_object_id_types |
IHE ATNA-compliant audit message generator (RFC 3881 XML format)
Generates RFC 3881 / DICOM PS3.15 Annex A.5 compliant XML audit messages for security-relevant events in DICOM systems.
Definition in file atna_audit_logger.h.