Innova White Paper Return to
Informix Database Hierarchy Page
This information has not been approved by Engineering. It is accumulated through observations
of system operation and feedback from customer sites. Its sole intent is to assist in diagnosing
customer system issues.
Works in progress
11/03/2005 BGW Page 1 of 20 Informix Database WP
Innova White Paper Return to
Informix Database Hierarchy Page
Hierarchy
Informix Database
db_dl@ol_(comp name)
Patient Patient Patient Patient Patient
(Patient info) (Patient info) (Patient info) (Patient info) (Patient info)
Study Study Study
(Exam info) (Exam info) (Exam info)
Series Series Series Series Series Series
(Sequence info) (Sequence info) (Sequence info) (Sequence info) (Sequence info) (Sequence info)
Image Image Image Image Image Image
(Sequence (Sequence (Sequence (Sequence (Sequence (Sequence
Exposure Data) Exposure Data) Exposure Data) Exposure Data) Exposure Data) Exposure Data)
Frame Frame Frame Frame Frame Frame Frame Frame
(Individual (Individual (Individual (Individual (Individual (Individual (Individual (Individual
Image Image Image Image Image Image Image Image
Exposure Exposure Exposure Exposure Exposure Exposure Exposure Exposure
Data) Data) Data) Data) Data) Data) Data) Data)
DICOM
Mapping
These Boxes are
Hyper Links
to Other Pages
11/03/2005 BGW Page 2 of 20 Informix Database WP
Innova White Paper Return to
Informix Database Hierarchy Page
Patient Info Return to
Hierarchy Page
This data set (t_patient) includes the patient data that is typed in by the customer or queried from the
RIS broker or MacLab.
patient_item_id
Numeric, 16 characters. Internally generated. This is a number that is assigned by
software and is unique for this patient. All of the t_study datasets for this patient are
referenced based on this number.
DICOM Mapping Tag=0009,0001 VR=UI Type=1
patient_name
Alpha/numeric, 128 characters. Typed in or RIS provided & locked. Last name, first
name format with spaces filled in with ^ (shift 6).
DICOM Mapping Tag=0010,0010 VR=PN Type=2
patient_id
Alpha/numeric, 128 characters. Typed in or RIS provided & locked. Any combination
of numbers or letters.
DICOM Mapping Tag=0010,0020 VR=LO Type=2
patient_birth_date
Mo/Da/Year Date Format Typed in or RIS provided & locked.
DICOM Mapping Tag=0010,0030 VR=DA Type=2
patient_birth_time
Not used
DICOM Mapping Tag=0010,0032 VR=TM Type=3
patient_sex
Alpha/numeric, 16 characters. (M or F) Typed in or RIS provided.
DICOM Mapping Tag=0010,0040 VR=CS Type=2
last_study_number
Alpha/numeric, 12 characters. Internally generated.
DICOM Mapping Tag=0011,0081 VR=IS Type=3
11/03/2005 BGW Page 3 of 20 Informix Database WP
Innova White Paper Return to
Informix Database Hierarchy Page
Study Info Return to
Hierarchy Page
This data set (t_study) includes patient and hospital data that is typed in by the customer or queried from
the RIS broker or MacLab.
study_item_id
Numeric, 16 characters. Internally generated based on the patient_item_id. This is a
number that is assigned by software and is unique for this study. All of the t_series,
t_image and t_frame datasets for this patient are referenced based on this number.
DICOM Mapping Tag=0009,0002 VR=UI Type=1
patient_item_id
Numeric, 16 characters. Internally generated. This is a number that is assigned by
software and is unique for this patient. Its base number is used to create the
study_item_id number. This number comes from the t_patient dataset.
DICOM Mapping Tag=0009,0001 VR=UI Type=1
study_date
Mo/Da/Year Date Format. Internally generated based on Windows date.
DICOM Mapping Tag=0008,0020 VR=DA Type=2
study_time
Hr/Mn/Sc/000 Time Format. Internally generated based on Windows time.
DICOM Mapping Tag=0008,0030 VR=TM Type=2
accession_number
Alpha/numeric, 32 characters. Unique number provided by a RIS provider and locked.
Used to reference this patient throughout the RIS/PACs/archive/hospital data system.
DICOM Mapping Tag=0008,0050 VR=SH Type=2
ref_physician_name
Alpha/numeric, 128 characters. Typed in, pull down menu or RIS provided. From the
other exam info screen, Referring Physician field.
DICOM Mapping Tag=0008,0090 VR=PN Type=2
study_description
Alpha/numeric, 128 characters. Typed in, pull down menu or RIS provided. From the
main info screen, Exam Type field.
DICOM Mapping Tag=0008,1030 VR=LO Type=3
read_phys_name
Alpha/numeric/special, 255 characters. Typed in, pull down menu or RIS provided.
From the other exam info screen, Physician Reading Exam field.
DICOM Mapping Tag=0008,1060 VR=PN Type=3
study_inst_uid
Alpha/numeric, 64 characters. Internally generated unique number required for DICOM.
DICOM Mapping Tag=0020,000D VR=UI Type=1
study_id
Alpha/numeric, 32 characters. Typed in or RIS provided. From the main info screen,
Study ID# field.
DICOM Mapping Tag=0020,0010 VR=SH Type=2
11/03/2005 BGW Page 4 of 20 Informix Database WP
Innova White Paper Return to
Informix Database Hierarchy Page
Study Info (cont) Return to
Hierarchy Page
last_xa_number
Alpha/numeric, 12 characters.
DICOM Mapping Tag=0015,0086 VR=IS Type=3
def_operator_name
Alpha/numeric/special, 255 characters. Typed in, pull down menu or RIS provided.
From the other exam info screen, Technical Assistant field.
DICOM Mapping Tag=0015,0088 VR=PN Type=3
def_perf_phys_name
Alpha/numeric/special, 255 characters. Typed in, pull down menu or RIS provided.
From the main info screen, Physician field.
DICOM Mapping Tag=0015,0089 VR=PN Type=3
def_patient_orient
Alpha/numeric, 33 characters. Typed in, pull down menu or RIS provided. From the
other exam info screen, Patient Position field.
DICOM Mapping Tag=0015,008A VR=CS Type=3
last_sc_number
Alpha/numeric, 12 characters.
DICOM Mapping Tag=0015,008B VR=IS Type=3
patient_age
Alpha/numeric, 4 characters. Calculated based on patient birth date and locked. If no
patient birth date it can be typed in.
DICOM Mapping Tag=0010,1010 VR=AS Type=3
patient_size
Alpha/numeric, 16 characters. Typed in or RIS provided. From the main info screen,
Patient Height in Meters.
DICOM Mapping Tag=0010,1020 VR=DS Type=3
patient_weight
Alpha/numeric, 16 characters. Typed in or RIS provided. From the main info screen,
Patient Weight in KiloGrams.
DICOM Mapping Tag=0010,1030 VR=DS Type=3
add_patient_hist
Text. Typed in. From the other exam info screen, Notes field.
DICOM Mapping Tag=0010,21B0 VR=LT Type=3
patient_address
Alpha/numeric, 128 characters. Not used.
DICOM Mapping Tag=0010,1040 VR=LO Type=3
patient_phone_num
Alpha/numeric/special, 255 characters. Not used.
DICOM Mapping Tag=0010,2154 VR=SH Type=3
study_dose
Alpha/numeric, 16 characters. Calculated based on exposure parameters. Displayed in
the browser.
11/03/2005 BGW Page 5 of 20 Informix Database WP
Innova White Paper Return to
Informix Database Hierarchy Page
DICOM Mapping Tag=0015,0080 VR=DS Type=3
11/03/2005 BGW Page 6 of 20 Informix Database WP
Innova White Paper Return to
Informix Database Hierarchy Page
Study Info (cont) Return to
Hierarchy Page
study_total_dap
Alpha/numeric, 16 characters. Calculated based on exposure parameters. Displayed in
the browser.
DICOM Mapping Tag=0015,0081 VR=DS Type=3
study_fluoro_dap
Alpha/numeric, 16 characters. Calculated based on exposure parameters. Displayed in
the browser.
DICOM Mapping Tag=0015,0082 VR=DS Type=3
study_fluoro_time
Alpha/numeric, 12 characters. Calculated based on exposure parameters. Displayed in
the browser.
DICOM Mapping Tag=0015,0083 VR=IS Type=3
study_record_dap
Alpha/numeric, 16 characters. Calculated based on exposure parameters. Displayed in
the browser.
DICOM Mapping Tag=0015,0084 VR=DS Type=3
study_status_id
Alpha/numeric, 16 characters. A one (1) indicates a sequence was acquired for this
exam.
DICOM Mapping Tag=0032,000A VR=CS Type=3
comm._ser_inst_uid
Alpha/numeric, 16 characters. Internally generated unique number required for DICOM.
DICOM Mapping Tag=0015,008E VR=UI Type=3
study_number
Alpha/numeric, 12 characters. The occurrence number of studies under this patient.
DICOM Mapping Tag=0015,008F VR=IS Type=3
11/03/2005 BGW Page 7 of 20 Informix Database WP
Innova White Paper Return to
Informix Database Hierarchy Page
Series Info Return to
Hierarchy Page
This data set (t_study) includes patient and hospital data that is typed in by the customer or queried from
the RIS broker or MacLab.
series_item_id
Numeric, 16 characters. Internally generated based on the study_item_id. This is a
number that is assigned by software and is unique for this series.
DICOM Mapping Tag=0009,0003 VR=UI Type=1
study_item_id
Numeric, 16 characters. Internally generated based on the patient_item_id. This is a
number that is assigned by software and is unique for this study and comes from the
t_study dataset. All of the t_series, t_image and t_frame datasets for this patient are
referenced based on this number.
DICOM Mapping Tag=0009,0002 VR=UI Type=1
series_date
Mo/Da/Year Date Format. Internally generated based on Windows date.
DICOM Mapping Tag=0008,0021 VR=DA Type=3
series_time
Hr/Mn/Sc/000 Time Format. Internally generated based on Windows time.
DICOM Mapping Tag=0008,0031 VR=TM Type=3
modality
lpha/numeric, 16 characters. Always XA.
DICOM Mapping Tag=0008,0060 VR=CS Type=1
perf_phys_name
Alpha/numeric/special, 255 characters. Typed in, pull down menu or RIS provided.
From the main info screen, Physician field, after start of exam.
DICOM Mapping Tag=0008,1050 VR=PN Type=3
series_discription
Alpha/numeric, 128 characters.
DICOM Mapping Tag=0008,103E VR=LO Type=3
operator_name
Alpha/numeric/special, 255 characters.
DICOM Mapping Tag=0008,1070 VR=PN Type=3
nb_of_images
Alpha/numeric, 12 characters. Internally generated based on the number of sequences
completed for this exam. One sequence series = 1 DICOM image.
DICOM Mapping Tag=00015,0087 VR=IS Type=3
sent_flag
Alpha/numeric, 16 characters. Internally generated. Set to YES if the sequence has been
DICOM transferred.
DICOM Mapping Tag=0015,008C VR=CS Type=3
11/03/2005 BGW Page 8 of 20 Informix Database WP
Innova White Paper Return to
Informix Database Hierarchy Page
Series Info (cont) Return to
Hierarchy Page
protocol_name
Alpha/numeric, 128 characters. Internally generated from the protocol selection.
DICOM Mapping Tag=0018,1030 VR=LO Type=3
internal_label
Alpha/numeric, 16 characters. Internally generated. (SEQ or PHOTO)
DICOM Mapping Tag=0019,004C VR=CS Type=3
browser_hide
Alpha/numeric, 16 characters.
DICOM Mapping Tag=0019,004D VR=CS Type=3
series_inst_uid
Alpha/numeric, 64 characters. Internally generated unique number required for DICOM.
DICOM Mapping Tag=0020,000E VR=UI Type=1
series_number
Alpha/numeric, 12 characters. The occurrence number of series under this study.
DICOM Mapping Tag=0020,0011 VR=IS Type=2
item_locked
Numeric, 5 characters.
DICOM Mapping Tag=0015,008D VR=US Type=3
manufacturer
Alpha/numeric, 128 characters. Always GE MEDICAL SYSTEMS
DICOM Mapping Tag=0008,0070 VR=LO Type=2
institution_name
Alpha/numeric, 128 characters. From the configuration file.
DICOM Mapping Tag=0008,0080 VR=LO Type=3
institution_addr
Alpha/numeric/special, 255 characters. From the configuration file.
DICOM Mapping Tag=0008,0081 VR=ST Type=3
station_name
Alpha/numeric, 32 characters. DICOM AE Title from the configuration file.
DICOM Mapping Tag=0008,1010 VR=SH Type=3
manuf_model_name
Alpha/numeric, 182 characters. Always DL.
DICOM Mapping Tag=0008,1090 VR=LO Type=3
device_serial_num
Alpha/numeric, 128 characters.
DICOM Mapping Tag=0018,1000 VR=LO Type=3
software_version
Alpha/numeric/special, 255 characters. Contains the DL’s software version.
DICOM Mapping Tag=0018,1020 VR=LO Type=3
conversion_type
Alpha/numeric, 16 characters. Contains WSD for a photo.
DICOM Mapping Tag=0008,0064 VR=CS Type=1
11/03/2005 BGW Page 9 of 20 Informix Database WP
Innova White Paper Return to
Informix Database Hierarchy Page
Series Info (cont) Return to
Hierarchy Page
sc_manufacturer
Alpha/numeric, 128 characters.
DICOM Mapping Tag=0018,0016 VR=LO Type=3
sc_man_model_name
Alpha/numeric, 128 characters.
DICOM Mapping Tag=0018,0018 VR=LO Type=3
under_sc_rqt_flag
Numeric, 5 characters.
DICOM Mapping Tag=0017,0001 VR=US Type=3
last_acptd_sc_rqt
Date
DICOM Mapping Tag=0017,0002 VR=DA Type=3
archiving_flag
Numeric, 5 characters.
DICOM Mapping Tag=0017,0003 VR=SS Type=3
archived_flag
Alpha/numeric, 16 characters.
DICOM Mapping Tag=0017,0004 VR=SH Type=3
last_host
Alpha/numeric, 128 characters.
DICOM Mapping Tag=0017,0005 VR=LO Type=3
11/03/2005 BGW Page 10 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
Field Name Tag ID VR Type Data Type Notes
image_item_id 0009, 0004 UI 1 DECIMAL(16,0) 5200000002
series_item_id 0009, 0003 UI 1 DECIMAL(16,0) 5200000001
specific_character 0008, 0005 CS 1C VARCHAR(255) ISO_IR 100
sop_class_uid 0008, 0016 UI 1 CHAR(64) 1.2.840.10008.[Link].1.12.1
sop_inst_uid 0008, 0018 UI 1 CHAR(64) 1.2.840.113619.2.150.32640.5421.19735.1126762203.52.3
image_type 0008, 0008 CS 3 VARCHAR(255) ORIGINAL\PRIMARY\SINGLE PLANE
acquisition_date 0008, 0022 DA 3 DATE 09/15/2005
image_date 0008, 0023 DA 2C DATE 09/15/2005
acquisition_time 0008, 0032 TM 3 TIME [Link].000
image_time 0008, 0033 TM 2C TIME [Link].000
side_mark 0019, 001D IS 3 CHAR(12)
image_file_name 0019, 0030 LO 3 CHAR(128) Cardiac_15_09_2005_06h31m57s.txt@SEQ4329074d.00000000
181d9f2c
image_number 0020, 0013 IS 2 CHAR(12) 1
patient_orient 0020, 0020 CS 2C CHAR(33)
image_comments 0020, 4000 LT 3 TEXT
lossy_img_compress 0028, 2110 CS 1C CHAR(16) 00
samples_per_pixel 0028, 0002 US 1 DECIMAL(5,0) 1
photo_interpret 0028, 0004 CS 1 CHAR(16) MONOCHROME2
rows 0028, 0010 US 1 DECIMAL(5,0) 1024
columns 0028, 0011 US 1 DECIMAL(5,0) 1024
bits_allocated 0028, 0100 US 1 DECIMAL(5,0) 8
bits_stored 0028, 0101 US 1 DECIMAL(5,0) 8
high_bit 0028, 0102 US 1 DECIMAL(5,0) 7
pixel_rep 0028, 0103 US 1 DECIMAL(5,0) 0
contr_bolus_agent 0018, 0010 LO 2 CHAR(128)
contr_bolus_ingred 0018, 1048 CS 3 CHAR(16)
start_trim 0008, 2142 IS 3 CHAR(12) 1
stop_trim 0008, 2143 IS 3 CHAR(12) 63
11/03/2005 BGW Page 11 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
rec_disp_frm_rate 0008, 2144 IS 3 CHAR(12) 15
cine_rate 0018, 0040 IS 3 CHAR(12) 15
frame_time 0018, 1063 DS 1C CHAR(16) 66.6667
frame_delay 0018, 1066 DS 3 CHAR(16) 0
number_of_frames 0028, 0008 IS 1 CHAR(12) 63
frame_incr_pointer 0028, 0009 AT 1 VARCHAR(255) 0018|1063|
repr_frame_number 0028, 6010 US 3 DECIMAL(5,0) 31
percent_landscape 0019, 001E IS 3 CHAR(12)
shutter_shape 0018, 1600 CS 1 CHAR(50) RECTANGULAR
shu_left_vert_edge 0018, 1602 IS 1C CHAR(12) 81
shu_rght_vert_edge 0018, 1604 IS 1C CHAR(12) 944
shu_up_hor_edge 0018, 1606 IS 1C CHAR(12) 81
shu_low_hor_edge 0018, 1608 IS 1C CHAR(12) 944
scan_options 0018, 0022 CS 3 VARCHAR(255)
pix_intensity_rel 0028, 1040 CS 1 CHAR(16) DRM
r_wave_pointer 0028, 6040 US 3 TEXT
spect_flt_thck_max 0018, 7052 DS 3 TEXT
spect_flt_thck_min 0018, 7054 DS 3 TEXT
detector_size_rows 0019, 0042 US 3 DECIMAL(5,0)
detector_size_cols 0019, 0043 US 3 DECIMAL(5,0)
kvp 0018, 0060 DS 2 CHAR(16) 105.258
fov_shape 0018, 1147 CS 3 CHAR(16) RECTANGLE
fov_dimension 0018, 1149 IS 3 CHAR(25) 172\172
exposure_time 0018, 1150 IS 2C CHAR(12)
xray_tube_current 0018, 1151 IS 2C CHAR(12)
avg_pulse_width 0018, 1154 DS 3 CHAR(16) 8.77146
radiation_setting 0018, 1155 CS 1 CHAR(16) GR
radiation_mode 0018, 115A CS 3 CHAR(16) PULSED
img_area_dose_x 0018, 115E DS 3 CHAR(16)
intensifier_size 0018, 1162 DS 3 CHAR(16) 204.8
img_pixel_spacing 0018, 1164 DS 3 CHAR(33) 0.2\0.2
grid 0018, 1166 CS 3 CHAR(16)
11/03/2005 BGW Page 12 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
focal_spot 0018, 1190 DS 3 TEXT
collimator_shape 0018, 1700 CS 1 CHAR(50) RECTANGULAR
col_left_vert_edge 0018, 1702 IS 1C CHAR(12) 81
col_rght_vert_edge 0018, 1704 IS 1C CHAR(12) 944
col_up_hor_edge 0018, 1706 IS 1C CHAR(12) 81
col_low_hor_edge 0018, 1708 IS 1C CHAR(12) 944
fov_origin 0018, 7030 DS 3 CHAR(33) 81\81
fov_dim_double 0019, 000B DS 3 CHAR(33) 172.8\172.8
adx_acq_mode 0019, 0014 IS 3 CHAR(12)
usr_spa_flt_strgth 0019, 0017 IS 3 CHAR(12) 6
usr_zoom_factor 0019, 0018 IS 3 CHAR(12) 1
x_zoom 0019, 0019 IS 3 CHAR(12) 0
y_zoom 0019, 001A IS 3 CHAR(12) 0
lbd_cm_pc_dtort 0019, 0024 DS 3 CHAR(16) 0
slope_lv_regress 0019, 0025 DS 3 CHAR(16) 0.85
int_lv_regress 0019, 0026 DS 3 CHAR(16) 4.72
def_spa_flt_family 0019, 0031 IS 3 CHAR(12) 2
def_spa_flt_strgth 0019, 0032 IS 3 CHAR(12) 6
min_satur_dose 0019, 0033 DS 3 CHAR(16)
detector_gain 0019, 0034 DS 3 CHAR(16)
pproc_img_rate_ma 0019, 0036 DS 3 CHAR(16)
x
sensor_roi_shape 0019, 0037 CS 3 CHAR(16)
sensor_roi_x_pos 0019, 0038 DS 3 CHAR(16)
sensor_roi_y_pos 0019, 0039 DS 3 CHAR(16)
sensor_roi_x_size 0019, 003A DS 3 CHAR(16)
sensor_roi_y_size 0019, 003B DS 3 CHAR(16)
noise_sensitivity 0019, 003D DS 3 CHAR(16)
sharp_sensitivity 0019, 003E DS 3 CHAR(16)
cont_sensitivity 0019, 003F DS 3 CHAR(16)
lag_sensitivity 0019, 0040 DS 3 CHAR(16)
tube 0019, 0041 CS 3 CHAR(16)
11/03/2005 BGW Page 13 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
min_object_size 0019, 0044 DS 3 CHAR(16)
max_object_size 0019, 0045 DS 3 CHAR(16)
max_object_speed 0019, 0046 DS 3 CHAR(16)
object_back_motion 0019, 0047 CS 3 CHAR(16)
exp_traj_family 0019, 0048 UL 3 DECIMAL(10,0)
window_time_durn 0019, 0049 DS 3 CHAR(16)
detector_origin 0019, 004B IS 3 CHAR(25)
def_bright_contr 0019, 004E DS 3 CHAR(33) 50\50
user_bright_contr 0019, 004F DS 3 CHAR(33) 50\50
table_motion 0018, 1134 CS 2 CHAR(16) DYNAMIC
table_vert_incr 0018, 1135 DS 2C TEXT 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0
table_lat_incr 0018, 1136 DS 2C TEXT 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\12
table_long_incr 0018, 1137 DS 2C TEXT 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\-1
table_angle 0018, 1138 DS 3 CHAR(16) 0
table_vert_pos 0019, 0021 DS 3 CHAR(16) 150
table_long_pos 0019, 0022 DS 3 CHAR(16) 500
table_lat_pos 0019, 0023 DS 3 CHAR(16) -42
dist_src_to_det 0018, 1110 DS 3 CHAR(16) 1027
dist_src_to_pat 0018, 1111 DS 3 CHAR(16) 705
estim_magnif_ratio 0018, 1114 DS 3 CHAR(16) 1.45674
pos_motion 0018, 1500 CS 2C CHAR(16) STATIC
pos_pri_angle 0018, 1510 DS 2 CHAR(16) 34.5
pos_sec_angle 0018, 1511 DS 2 CHAR(16) -30.4
pos_pri_angle_incr 0018, 1520 DS 2C TEXT
pos_sec_angle_incr 0018, 1521 DS 2C TEXT
angle_value_1 0019, 0001 DS 3 CHAR(16) -2.3
angle_value_2 0019, 0002 DS 3 CHAR(16) 33.4
angle_value_3 0019, 0003 DS 3 CHAR(16) -31.7
angle_label_1 0019, 0004 CS 3 CHAR(16)
11/03/2005 BGW Page 14 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
angle_label_2 0019, 0005 CS 3 CHAR(16)
angle_label_3 0019, 0006 CS 3 CHAR(16)
pat_dose_limit 0019, 0035 DS 3 CHAR(16)
img_dose 0019, 0080 DS 3 CHAR(16)
sc_date 0018, 1012 DA 3 DATE
sc_time 0018, 1014 TM 3 TIME
src_series_number 0019, 0050 IS 3 CHAR(12)
src_image_number 0019, 0051 IS 3 CHAR(12)
src_frame_number 0019, 0052 IS 3 CHAR(12)
src_series_item_id 0019, 0053 UI 3 CHAR(64)
src_image_item_id 0019, 0054 UI 3 CHAR(64)
src_frame_item_id 0019, 0055 UI 3 CHAR(64)
calibration_image 0050, 0004 CS 3 CHAR(16)
calibration_frame 0019, 0081 US 3 DECIMAL(5,0)
calibration_object 0019, 0082 CS 3 CHAR(16)
calib_obj_size_mm 0019, 0083 DS 3 CHAR(16)
calibration_factor 0019, 0084 FL 3 SMALLFLOAT
calibration_date 0019, 0085 DA 3 DATE
calibration_time 0019, 0086 TM 3 TIME
calib_accuracy 0019, 0087 US 3 DECIMAL(5,0)
calib_extended 0019, 0088 CS 3 CHAR(16)
calib_img_original 0019, 0089 US 3 DECIMAL(5,0)
calib_frm_original 0019, 008A US 3 DECIMAL(5,0)
calib_nb_pnts_uif 0019, 008B US 3 DECIMAL(5,0)
calib_points_row 0019, 008C US 3 TEXT
calib_points_clmn 0019, 008D US 3 TEXT
calib_mag_ratio 0019, 008E FL 3 SMALLFLOAT
calib_sw_version 0019, 008F LO 3 CHAR(128)
ext_calib_sw_vers 0019, 0090 LO 3 CHAR(128)
calib_return_code 0019, 0091 IS 3 CHAR(12)
spatial_change 0019, 0093 CS 3 CHAR(16)
detector_rot_angle 0019, 0092 DS 3 CHAR(16) 0
11/03/2005 BGW Page 15 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
image_sweep 0019, 0095 CS 3 CHAR(33) NO\NO
internal_lab_img 0019, 0096 CS 3 CHAR(16)
analysis_views 0009, 0000 CS 3 CHAR(16)
segment 0009, 0010 LO 3 CHAR(128)
pre_catheter_name 0009, 0011 LO 3 CHAR(128)
pre_catheter_size 0009, 0012 DS 3 CHAR(16)
pre_ref_diameter 0009, 0013 DS 3 CHAR(16)
pre_min_lum_diam 0009, 0014 DS 3 CHAR(16)
pre_avrg_diameter 0009, 0015 DS 3 CHAR(16)
pre_stenosis_len 0009, 0016 DS 3 CHAR(16)
pre_stenosis_pcnt 0009, 0017 IS 3 CHAR(12)
pre_geom_area_red 0009, 0018 IS 3 CHAR(12)
post_catheter_name 0009, 0021 LO 3 CHAR(128)
post_catheter_size 0009, 0022 DS 3 CHAR(16)
post_ref_diameter 0009, 0023 DS 3 CHAR(16)
post_min_lum_diam 0009, 0024 DS 3 CHAR(16)
post_avrg_diameter 0009, 0025 DS 3 CHAR(16)
post_stenosis_len 0009, 0026 DS 3 CHAR(16)
post_stenosis_pcnt 0009, 0027 IS 3 CHAR(12)
post_geom_area_red 0009, 0028 IS 3 CHAR(12)
window_center 0028, 1050 DS 3 TEXT 128
window_width 0028, 1051 DS 1C TEXT 256
angle_1_incr 0019, 0097 DS 3 TEXT
angle_2_incr 0019, 0098 DS 3 TEXT
angle_3_incr 0019, 0099 DS 3 TEXT
burned_in_annot 0028, 0301 CS 3 CHAR(16)
dist_obj_to_tab 0019, 002B FL 3 SMALLFLOAT
dia_frame 0009, 0041 IS 1C CHAR(12)
sys_frame 0009, 0042 IS 1C CHAR(12)
dia_vol 0009, 0043 DS 3 CHAR(16)
sys_vol 0009, 0044 DS 3 CHAR(16)
stroke_vol 0009, 0045 DS 3 CHAR(16)
11/03/2005 BGW Page 16 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
cardiac_out_vol 0009, 0046 DS 3 CHAR(16)
ejection_fraction 0009, 0047 DS 1C CHAR(16)
body_surf_area 0009, 0048 DS 3 CHAR(16)
cardiac_roi 0009, 0049 SH 3 CHAR(32)
dis_vessel_cnt 0009, 0050 IS 3 CHAR(12)
wm_hypokin 0009, 0051 DS 3 CHAR(16)
wm_hyperkin 0009, 0052 DS 3 CHAR(16)
wm_hypokin_perc 0009, 0053 IS 3 CHAR(12)
wm_akin_perc 0009, 0054 IS 3 CHAR(12)
dia_contour_pts 0019, 000C FL 3 TEXT
sys_contour_pts 0019, 000D FL 3 TEXT
calib_frame_qva 0009, 0040 IS 1C CHAR(12)
calib_factor_qva 0009, 0055 DS 1C CHAR(16)
heart_rate 0018, 1088 IS 3 CHAR(12)
dod_dia_vol 0009, 0060 FL 3 SMALLFLOAT
dod_dia_vol_s 0009, 007A FL 3 SMALLFLOAT
dod_dia_vol_w 0009, 007B FL 3 SMALLFLOAT
dod_sys_vol 0009, 0061 FL 3 SMALLFLOAT
dod_sys_vol_s 0009, 007C FL 3 SMALLFLOAT
dod_sys_vol_w 0009, 007D FL 3 SMALLFLOAT
dod_stroke_vol 0009, 0062 FL 3 SMALLFLOAT
dod_stroke_vol_s 0009, 007E FL 3 SMALLFLOAT
dod_stroke_vol_w 0009, 007F FL 3 SMALLFLOAT
dod_ejection_frac 0009, 0063 IS 3 CHAR(12)
sim_dia_vol 0009, 0064 FL 3 SMALLFLOAT
sim_dia_vol_surf 0009, 0080 FL 3 SMALLFLOAT
sim_dia_vol_weight 0009, 0081 FL 3 SMALLFLOAT
sim_sys_vol 0009, 0065 FL 3 SMALLFLOAT
sim_sys_vol_surf 0009, 0082 FL 3 SMALLFLOAT
sim_sys_vol_weight 0009, 0083 FL 3 SMALLFLOAT
sim_stroke_vol 0009, 0066 FL 3 SMALLFLOAT
sim_stroke_vol_s 0009, 0084 FL 3 SMALLFLOAT
11/03/2005 BGW Page 17 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
sim_stroke_vol_w 0009, 0085 FL 3 SMALLFLOAT
sim_ejection_frac 0009, 0067 IS 3 CHAR(12)
wm_cfx_sin 0009, 0068 FL 3 SMALLFLOAT
wm_cfx_sin_opp 0009, 0069 FL 3 SMALLFLOAT
wm_cfx_sin_perc 0009, 006A IS 3 CHAR(12)
wm_cfx_mul 0009, 006B FL 3 SMALLFLOAT
wm_cfx_mul_opp 0009, 006C FL 3 SMALLFLOAT
wm_cfx_mul_perc 0009, 006D IS 3 CHAR(12)
wm_rca_sin 0009, 006E FL 3 SMALLFLOAT
wm_rca_sin_opp 0009, 006F FL 3 SMALLFLOAT
wm_rca_sin_perc 0009, 0070 IS 3 CHAR(12)
wm_rca_mul 0009, 0071 FL 3 SMALLFLOAT
wm_rca_mul_opp 0009, 0072 FL 3 SMALLFLOAT
wm_rca_mul_perc 0009, 0073 IS 3 CHAR(12)
wm_lad_sin 0009, 0074 FL 3 SMALLFLOAT
wm_lad_sin_opp 0009, 0075 FL 3 SMALLFLOAT
wm_lad_sin_perc 0009, 0076 IS 3 CHAR(12)
wm_lad_mul 0009, 0077 FL 3 SMALLFLOAT
wm_lad_mul_opp 0009, 0078 FL 3 SMALLFLOAT
wm_lad_mul_perc 0009, 0079 IS 3 CHAR(12)
11/03/2005 BGW Page 18 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
Frame Info Return to
Hierarchy Page
11/03/2005 BGW Page 19 of 20 Informix Database WP
Innova Informix Database Return to
Image Info Hierarchy Page
DICOM Mapping Return to
Hierarchy Page
11/03/2005 BGW Page 20 of 20 Informix Database WP