7 #include "fwMedDataCamp/Series.hpp" 9 #include <fwCamp/UserObject.hpp> 11 #include <fwMedData/Equipment.hpp> 12 #include <fwMedData/Patient.hpp> 13 #include <fwMedData/Series.hpp> 14 #include <fwMedData/Study.hpp> 18 fwCampImplementDataMacro((
fwMedData)(Series))
21 .tag(
"object_version",
"1")
22 .tag(
"lib_name",
"fwMedData")
DicomValueType m_modality
Modality.
DicomValueType m_description
Description.
std::shared_ptr< Patient > m_patient
Referring Patient.
Namespace containing medical data.
std::shared_ptr< Equipment > m_equipment
Related Equipment.
std::shared_ptr< Study > m_study
Referring Study.
DicomValueType m_instanceUID
Series unique identifier.
DicomValuesType m_performingPhysiciansName
Performing physicians name.
DicomValueType m_date
Date.
Base class for each data object.
DicomValueType m_time
Time.