|
PACS System 0.1.0
PACS DICOM system library
|
Patient record data structures for database operations. More...
#include <chrono>#include <optional>#include <string>

Go to the source code of this file.
Classes | |
| struct | kcenon::pacs::storage::patient_record |
| Patient record from the database. More... | |
| struct | kcenon::pacs::storage::patient_query |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::storage |
Patient record data structures for database operations.
This file provides the patient_record and patient_query structures for patient data manipulation in the PACS index database.
Definition in file patient_record.h.