23 #ifndef __vtkMRMLSubjectHierarchyConstants_h 24 #define __vtkMRMLSubjectHierarchyConstants_h 43 {
return "SubjectHierarchy."; };
48 static const std::string GetSubjectHierarchyVirtualBranchAttributeName()
50 {
return "VirtualBranch"; };
61 {
return "Patient"; };
69 {
return "DICOMInstanceUID"; };
77 {
return "PatientName"; };
81 {
return "PatientID"; };
85 {
return "PatientSex"; };
89 {
return "PatientBirthDate"; };
93 {
return "PatientComments"; };
100 std::vector<std::string> patientTagNames;
106 return patientTagNames;
111 {
return "StudyInstanceUID"; };
115 {
return "StudyID"; };
119 {
return "StudyDescription"; };
123 {
return "StudyDate"; };
127 {
return "StudyTime"; };
134 std::vector<std::string> studyTagNames;
140 return studyTagNames;
152 {
return "FrameOfReferenceUID"; };
static const std::string GetDICOMPatientBirthDateAttributeName()
static const std::string GetDICOMStudyIDAttributeName()
static const std::string GetSubjectHierarchyNewItemNamePrefix()
static const std::string GetDICOMPatientIDAttributeName()
static const std::string GetDICOMStudyDateAttributeName()
static const std::string GetDICOMAttributePrefix()
static const std::string GetDICOMPatientBirthDateTagName()
static const std::string GetDICOMPatientIDTagName()
static const char * GetDICOMUIDName()
static const std::string GetDICOMPatientCommentsTagName()
static const std::vector< std::string > GetDICOMStudyTagNames()
Get study tag names (attribute names are these values prefixed!)
static const std::string GetDICOMLevelStudy()
static const std::string GetDICOMStudyDescriptionAttributeName()
static const char * GetDICOMInstanceUIDName()
static const std::string GetDICOMStudyIDTagName()
static const std::string GetDICOMFrameOfReferenceUIDAttributeName()
static const std::string GetDICOMFrameOfReferenceUIDTagName()
static const std::string GetDICOMPatientSexTagName()
static const std::string GetDICOMPatientNameTagName()
static const std::string GetSubjectHierarchyAttributePrefix()
Data node subject hierarchy attribute.
static const std::string GetDICOMStudyInstanceUIDAttributeName()
static const std::string GetDICOMPatientCommentsAttributeName()
static const std::string GetDICOMStudyTimeAttributeName()
static const std::string GetSubjectHierarchyExcludeFromTreeAttributeName()
static const std::string GetDICOMStudyTimeTagName()
static const std::vector< std::string > GetDICOMPatientTagNames()
Get patient tag names (attribute names are these values prefixed!)
static const char * GetSubjectHierarchyLevelFolder()
static const std::string GetDICOMPatientSexAttributeName()
static const std::string GetDICOMPatientNameAttributeName()
static const std::string GetDICOMLevelPatient()
static const std::string GetSubjectHierarchyLevelAttributeName()
static const std::string GetDICOMStudyDateTagName()
static std::string GetDICOMReferencedInstanceUIDsAttributeName()
static const std::string GetDICOMStudyDescriptionTagName()
static const std::string GetDICOMSeriesNumberAttributeName()
static const std::string GetDICOMStudyInstanceUIDTagName()
static const std::string GetDICOMSeriesModalityAttributeName()