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

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

#include <chrono>
#include <cstdint>
#include <optional>
#include <string>
Include dependency graph for study_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::study_record
 Study record from the database. More...
 
struct  kcenon::pacs::storage::study_query
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::storage
 

Detailed Description

Study record data structures for database operations.

This file provides the study_record and study_query structures for study data manipulation in the PACS index database.

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

Definition in file study_record.h.