|
PACS System 0.1.0
PACS DICOM system library
|
Common SR Template IDs (TID) More...
Variables | |
| constexpr std::string_view | basic_diagnostic_imaging_report = "2000" |
| Basic Diagnostic Imaging Report (TID 2000) | |
| constexpr std::string_view | mammography_cad_report = "4000" |
| Mammography CAD Report (TID 4000) | |
| constexpr std::string_view | chest_cad_report = "4100" |
| Chest CAD Report (TID 4100) | |
| constexpr std::string_view | colon_cad_report = "4200" |
| Colon CAD Report (TID 4200) | |
| constexpr std::string_view | xray_radiation_dose_report = "10001" |
| X-Ray Radiation Dose Report (TID 10001) | |
| constexpr std::string_view | ct_radiation_dose_report = "10011" |
| CT Radiation Dose Report (TID 10011) | |
| constexpr std::string_view | projection_xray_dose_report = "10020" |
| Projection X-Ray Radiation Dose Report (TID 10020) | |
| constexpr std::string_view | key_object_selection = "2010" |
| Key Object Selection (TID 2010) | |
| constexpr std::string_view | measurement_report = "1500" |
| AI Results Report (TID 1500 - measurement group) | |
Common SR Template IDs (TID)
Well-known template identifiers for SR document structure.
|
inlineconstexpr |
Basic Diagnostic Imaging Report (TID 2000)
Definition at line 380 of file sr_storage.h.
Referenced by kcenon::pacs::services::sop_classes::get_recommended_sr_template().
|
inlineconstexpr |
Chest CAD Report (TID 4100)
Definition at line 386 of file sr_storage.h.
Referenced by kcenon::pacs::services::sop_classes::get_recommended_sr_template().
|
inlineconstexpr |
Colon CAD Report (TID 4200)
Definition at line 389 of file sr_storage.h.
Referenced by kcenon::pacs::services::sop_classes::get_recommended_sr_template().
|
inlineconstexpr |
CT Radiation Dose Report (TID 10011)
Definition at line 395 of file sr_storage.h.
|
inlineconstexpr |
Key Object Selection (TID 2010)
Definition at line 401 of file sr_storage.h.
Referenced by kcenon::pacs::services::sop_classes::get_recommended_sr_template().
|
inlineconstexpr |
Mammography CAD Report (TID 4000)
Definition at line 383 of file sr_storage.h.
Referenced by kcenon::pacs::services::sop_classes::get_recommended_sr_template().
|
inlineconstexpr |
AI Results Report (TID 1500 - measurement group)
Definition at line 404 of file sr_storage.h.
|
inlineconstexpr |
Projection X-Ray Radiation Dose Report (TID 10020)
Definition at line 398 of file sr_storage.h.
|
inlineconstexpr |
X-Ray Radiation Dose Report (TID 10001)
Definition at line 392 of file sr_storage.h.
Referenced by kcenon::pacs::services::sop_classes::get_recommended_sr_template().