1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_AB_DV_01','View_Cat_AB_DV_01',NULL,'Cat','Cat_Abdomen','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_AB_LL_01','View_Cat_AB_LL_01',NULL,'Cat','Cat_Abdomen','Right-left lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_AB_LL_02','View_Cat_AB_LL_02',NULL,'Cat','Cat_Abdomen','Right-left lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_AB_RL_01','View_Cat_AB_RL_01',NULL,'Cat','Cat_Abdomen','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_AB_VD_01','View_Cat_AB_VD_01',NULL,'Cat','Cat_Abdomen','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_AB_VD_02','View_Cat_AB_VD_02',NULL,'Cat','Cat_Abdomen','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_CS_LAT_01','View_Cat_CS_LAT_01',NULL,'Cat','Cat_Spine','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_CS_VD_01','View_Cat_CS_VD_01',NULL,'Cat','Cat_Spine','Dorso-ventral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_FFT_DP_01','View_Cat_FFT_DP_01',NULL,'Cat','Cat_FrontExtremities','Dorsopalmar',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_FFT_LAT_01','View_Cat_FFT_LAT_01',NULL,'Cat','Cat_FrontExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_FFT_LAT_03','View_Cat_FFT_LAT_03',NULL,'Cat','Cat_FrontExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_FFT_OBL_01','View_Cat_FFT_OBL_01',NULL,'Cat','Cat_FrontExtremities','cranio-caudal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_FL_CdCr_01','View_Cat_FL_CdCr_01',NULL,'Cat','Cat_FrontExtremities','cranio-caudal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_FL_LAT_01','View_Cat_FL_LAT_01',NULL,'Cat','Cat_FrontExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_FL_OBL_01','View_Cat_FL_OBL_01',NULL,'Cat','Cat_FrontExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_LS_LAT_01','View_Cat_LS_LAT_01',NULL,'Cat','Cat_Spine','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_LS_VD_01','View_Cat_LS_VD_01',NULL,'Cat','Cat_Spine','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_PV_LAT_01','View_Cat_PV_LAT_01',NULL,'Cat','Cat_Hip','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_PV_LAT_02','View_Cat_PV_LAT_02',NULL,'Cat','Cat_Hip','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_PV_VD_01','View_Cat_PV_VD_01',NULL,'Cat','Cat_Hip','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_PV_VD_02','View_Cat_PV_VD_02',NULL,'Cat','Cat_Hip','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RFT_CrCd_01','View_Cat_RFT_CrCd_01',NULL,'Cat','Cat_RearExtremities','cranio-caudal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RFT_CrCd_02','View_Cat_RFT_CrCd_02',NULL,'Cat','Cat_RearExtremities','cranio-caudal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RFT_LAT_01','View_Cat_RFT_LAT_01',NULL,'Cat','Cat_RearExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RFT_LAT_02','View_Cat_RFT_LAT_02',NULL,'Cat','Cat_RearExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RFT_LAT_03','View_Cat_RFT_LAT_03',NULL,'Cat','Cat_RearExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RFT_LAT_04','View_Cat_RFT_LAT_04',NULL,'Cat','Cat_RearExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RFT_OBL_01','View_Cat_RFT_OBL_01',NULL,'Cat','Cat_RearExtremities','Dorsoplantar',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RFT_OBL_02','View_Cat_RFT_OBL_02',NULL,'Cat','Cat_RearExtremities','Dorsoplantar',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RFT_PD_01','View_Cat_RFT_PD_01',NULL,'Cat','Cat_RearExtremities','plantodorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RL_CdCr_01','View_Cat_RL_CdCr_01',NULL,'Cat','Cat_RearExtremities','Caudocranial',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RL_CrCd_01','View_Cat_RL_CrCd_01',NULL,'Cat','Cat_RearExtremities','cranio-caudal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RL_LAT_01','View_Cat_RL_LAT_01',NULL,'Cat','Cat_RearExtremities','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RL_LAT_02','View_Cat_RL_LAT_02',NULL,'Cat','Cat_RearExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_RL_OBL_01','View_Cat_RL_OBL_01',NULL,'Cat','Cat_RearExtremities','cranio-caudal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_SH_CdCr_01','View_Cat_SH_CdCr_01',NULL,'Cat','Cat_FrontExtremities','Caudocranial',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_SH_CrCd_01','View_Cat_SH_CrCd_01',NULL,'Cat','Cat_FrontExtremities','cranio-caudal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_SH_LAT_01','View_Cat_SH_LAT_01',NULL,'Cat','Cat_FrontExtremities','Mediolateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_SK_DV_01','View_Cat_SK_DV_01',NULL,'Cat','Cat_Skull','Dorso-ventral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_SK_DV_02','View_Cat_SK_DV_02',NULL,'Cat','Cat_Skull','Rostrocaudal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_SK_DV_03','View_Cat_SK_DV_03',NULL,'Cat','Cat_Skull','Left dorsal-right ventral oblique',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_SK_RL_01','View_Cat_SK_RL_01',NULL,'Cat','Cat_Skull','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_SK_VD_01','View_Cat_SK_VD_01',NULL,'Cat','Cat_Skull','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_Spine_LAT_01','View_Cat_Spine_LAT_01',NULL,'Cat','Cat_Spine','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_Spine_VD_01','View_Cat_Spine_VD_01',NULL,'Cat','Cat_Spine','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_TH_DV_01','View_Cat_TH_DV_01',NULL,'Cat','Cat_Thorax','Right-left lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_TH_LL_01','View_Cat_TH_LL_01',NULL,'Cat','Cat_Thorax','Right-left lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_TH_RL_01','View_Cat_TH_RL_01',NULL,'Cat','Cat_Thorax','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_TH_RL_02','View_Cat_TH_RL_02',NULL,'Cat','Cat_Thorax','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_TH_VD_01','View_Cat_TH_VD_01',NULL,'Cat','Cat_Thorax','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_TH_VD_04','View_Cat_TH_VD_04',NULL,'Cat','Cat_Thorax','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_TS_LAT_01','View_Cat_TS_LAT_01',NULL,'Cat','Cat_Spine','Left-right lateral',NULL,'DX',1,true,'VETDROS',true);
- INSERT INTO p_apr (apr_id,apr_name,apr_description,patient_type,body_part_id,view_position,category,modality,sort,is_enabled,product,is_pre_install) VALUES ('View_Cat_TS_VD_01','View_Cat_TS_VD_01',NULL,'Cat','Cat_Spine','Ventro-dorsal',NULL,'DX',1,true,'VETDROS',true);
|