@@ -65,16 +65,18 @@ with slide microscopy data.
6565 was collected
6666 - ` primaryAnatomicStructureModifier ` : additional characteristics of the
6767 specimen, such as whether it is a tumor or normal tissue
68+ - ` admittingDiagnosis ` : if available, diagnosis of the patient; populated
69+ using the first item of the ` AdmittingDiagnosesSequence ` in DICOM SM series
6870 - ` illuminationType ` : specifies the type of illumination used when obtaining
6971 the image
7072
7173In case of ` embeddingMedium ` , ` tissueFixative ` , ` staining_usingSubstance ` ,
72- ` primaryAnatomicStructure ` , ` primaryAnatomicStructureModifier ` and
73- ` illuminationType ` the attributes exist with suffix ` _code_designator_value_str `
74- and ` _CodeMeaning ` , which indicates whether the column contains
75- CodeSchemeDesignator and CodeValue, or CodeMeaning. If this is new to you, a
76- brief explanation on the three-value based coding scheme in DICOM can be found
77- at https://learn.canceridc.dev/dicom/coding-schemes .
74+ ` primaryAnatomicStructure ` , ` primaryAnatomicStructureModifier ` ,
75+ ` admittingDiagnosis ` and ` illuminationType ` the attributes exist with suffix
76+ ` _code_designator_value_str ` and ` _CodeMeaning ` , which indicates whether the
77+ column contains CodeSchemeDesignator and CodeValue, or CodeMeaning. If this is
78+ new to you, a brief explanation on the three-value based coding scheme in DICOM
79+ can be found at https://learn.canceridc.dev/dicom/coding-schemes .
7880
7981## ` sm_instance_index `
8082
0 commit comments