From 0427005c4cb720a5638a993794c332e6b36a6aa4 Mon Sep 17 00:00:00 2001 From: malaterre Date: Mon, 29 Aug 2005 14:55:09 +0000 Subject: [PATCH] BUG: A SQ is always VM=1, corrected typo from document: www.medical.philips.com/main/company/connectivity/assets/docs/dicomcs/mr91.pdf, thanks to JP for report --- Dicts/PHILIPS-Intera.dic | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dicts/PHILIPS-Intera.dic b/Dicts/PHILIPS-Intera.dic index 6896052b..35d58bf4 100644 --- a/Dicts/PHILIPS-Intera.dic +++ b/Dicts/PHILIPS-Intera.dic @@ -33,7 +33,7 @@ 2001 1035 SS 1 Stack Slice Number 2001 1036 CS 1 Stack Type 2001 103f CS 1 Zoom Mode -2001 105f SQ 1-n Stack Sequence +2001 105f SQ 1 Stack Sequence 2001 1060 SL 1 Number of Stacks 2001 1063 CS 1 Examination Source 2001 107b IS 1 Acquisition Number @@ -73,7 +73,7 @@ 2001 e035 SS 1 Stack Slice Number 2001 e036 CS 1 Stack Type 2001 e03f CS 1 Zoom Mode -2001 e05f SQ 1-n Stack Sequence +2001 e05f SQ 1 Stack Sequence 2001 e060 SL 1 Number of Stacks 2001 e063 CS 1 Examination Source 2001 e07b IS 1 Acquisition Number -- 2.45.1