PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
patient_record.h File Reference

Patient record data structures for database operations. More...

#include <chrono>
#include <optional>
#include <string>
Include dependency graph for patient_record.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.

See also
SRS-STOR-003, FR-4.2
Author
kcenon
Since
1.0.0

Definition in file patient_record.h.