changeset 2058:d1025b21ceb3

Add a comment
author bert <bert>
date Wed, 20 Apr 2005 17:46:15 +0000
parents a448be6c0822
children e6b26f9ecb54
files conversion/dcm2mnc/ext_element_defs.h
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/conversion/dcm2mnc/ext_element_defs.h
+++ b/conversion/dcm2mnc/ext_element_defs.h
@@ -19,6 +19,12 @@
 ---------------------------------------------------------------------------- */
 
 /* Element id's for EXT */
+/* bert- These appear to be completely nonstandard - I believe they were 
+ * created by Peter and Rick to facilitate communication among the various
+ * pieces of Siemens Mosaic handling code.  They do not represent any 
+ * externally defined DICOM standard and therefore they may conflict with 
+ * other manufacturer's proprietary fields.
+ */
 GLOBAL_ELEMENT(EXT_Mosaic_rows                        , 0x0023, 0x0001, LO);
 GLOBAL_ELEMENT(EXT_Mosaic_columns                     , 0x0023, 0x0002, LO);
 GLOBAL_ELEMENT(EXT_Slices_in_file                     , 0x0023, 0x0003, LO);