From 659fba70bf46eae5ea1b0d8ccfbe44bba0a33141 Mon Sep 17 00:00:00 2001 From: malaterre Date: Thu, 6 Oct 2005 20:34:43 +0000 Subject: [PATCH] ENH: Using http://www.gehealthcare.com/usen/xr/dicom/docs/2153427_100r02.pdf, I could find all missing tags for GE_DLX-8-MONO2-PrivateSyntax.dcm --- Dicts/GEMS-DLX.dic | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Dicts/GEMS-DLX.dic diff --git a/Dicts/GEMS-DLX.dic b/Dicts/GEMS-DLX.dic new file mode 100644 index 00000000..64e83259 --- /dev/null +++ b/Dicts/GEMS-DLX.dic @@ -0,0 +1,29 @@ +0011 1001 LT 1 Patient DOB +0015 1001 DS 1 Stenosis Calibration Ratio +0015 1002 DS 1 Stenosis Magnification +0015 1003 DS 1 Cardiac Calibration Ratio + +0019 1001 DS 1 Angle Value L Arm +0019 1002 DS 1 Angle Value P Arm +0019 1003 DS 1 Angle Value C Arm +0019 1004 CS 1 Angle Label L Arm +0019 1005 CS 1 Angle Label P Arm +0019 1006 CS 1 Angle Label C Arm +0019 1007 ST 1 Adx Procedure Name +0019 1008 ST 1 Adx Exam Name +0019 1009 SH 1 Adx Patient Size +0019 100a IS 1 Acquisition Record View +0019 1010 DS 1 Adx Injector Delay +0019 1011 CS 1 Adx Auto Inject +0019 1014 IS 1 Adx Acquisition Mode +0019 1015 CS 1 Adx Camera Rotation Enabled +0019 1016 CS 1 Adx Reverse Sweep +0019 1017 IS 1 Cur Spatial Filter Strength +0019 1018 IS 1 Zoom Factor +0019 1019 IS 1 X Zoom +0019 101a IS 1 Y Zoom +0019 101b DS 1 Adx Focus +0019 101c CS 1 Adx Dose +0019 101d IS 1 Side Mark +0019 101e IS 1 Percentage Landscape +0019 101f DS 1 Adx Exposure Duration -- 2.45.1