p_apr_202506121000.sql 10 KB

12345678910111213141516171819202122232425262728293031323334
  1. INSERT INTO public.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_DX_T_A_EL_AP_00','View_DX_T_A_EL_AP_00','左肘关节前后位','Human','Human_UPPER LIMB','AP','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  2. INSERT INTO public.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_DX_T_A_EL_AP_01','View_DX_T_A_EL_AP_01','右肘关节前后位','Human','Human_UPPER LIMB','AP','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  3. INSERT INTO public.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_DX_T_A_EL_LAT_00','View_DX_T_A_EL_LAT_00','左肘关节侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  4. INSERT INTO public.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_DX_T_A_EL_LAT_01','View_DX_T_A_EL_LAT_01','右肘关节侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  5. INSERT INTO public.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_DX_T_A_FA_AP_00','View_DX_T_A_FA_AP_00','左尺桡骨前后位','Human','Human_UPPER LIMB','AP','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  6. INSERT INTO public.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_DX_T_A_FA_AP_01','View_DX_T_A_FA_AP_01','右尺桡骨前后位','Human','Human_UPPER LIMB','AP','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  7. INSERT INTO public.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_DX_T_A_FA_LAT_00','View_DX_T_A_FA_LAT_00','左尺桡骨侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  8. INSERT INTO public.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_DX_T_A_FA_LAT_01','View_DX_T_A_FA_LAT_01','右尺桡骨侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  9. INSERT INTO public.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_DX_T_A_HD_LAT_00','View_DX_T_A_HD_LAT_00','左手指侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  10. INSERT INTO public.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_DX_T_A_HD_LAT_01','View_DX_T_A_HD_LAT_01','右手指侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  11. INSERT INTO public.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_DX_T_A_HD_LAT_02','View_DX_T_A_HD_LAT_02','左手侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  12. INSERT INTO public.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_DX_T_A_HD_LAT_03','View_DX_T_A_HD_LAT_03','右手侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  13. INSERT INTO public.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_DX_T_A_HD_LAT_04','View_DX_T_A_HD_LAT_04','左腕关节侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  14. INSERT INTO public.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_DX_T_A_HD_LAT_05','View_DX_T_A_HD_LAT_05','右腕关节侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  15. INSERT INTO public.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_DX_T_A_HD_OBL_00','View_DX_T_A_HD_OBL_00','左手斜位','Human','Human_UPPER LIMB','OBL','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  16. INSERT INTO public.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_DX_T_A_HD_OBL_01','View_DX_T_A_HD_OBL_01','右手斜位','Human','Human_UPPER LIMB','OBL','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  17. INSERT INTO public.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_DX_T_A_HD_PA_00','View_DX_T_A_HD_PA_00','左手指后前位','Human','Human_UPPER LIMB','PA','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  18. INSERT INTO public.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_DX_T_A_HD_PA_01','View_DX_T_A_HD_PA_01','右手指后前位','Human','Human_UPPER LIMB','PA','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  19. INSERT INTO public.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_DX_T_A_HD_PA_02','View_DX_T_A_HD_PA_02','左手后前位','Human','Human_UPPER LIMB','PA','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  20. INSERT INTO public.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_DX_T_A_HD_PA_03','View_DX_T_A_HD_PA_03','右手后前位','Human','Human_UPPER LIMB','PA','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  21. INSERT INTO public.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_DX_T_A_HD_PA_04','View_DX_T_A_HD_PA_04','左腕关节后前位','Human','Human_UPPER LIMB','PA','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  22. INSERT INTO public.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_DX_T_A_HD_PA_05','View_DX_T_A_HD_PA_05','右腕关节后前位','Human','Human_UPPER LIMB','PA','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  23. INSERT INTO public.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_DX_T_A_HM_AP_00','View_DX_T_A_HM_AP_00','左肱骨前后位','Human','Human_UPPER LIMB','AP','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  24. INSERT INTO public.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_DX_T_A_HM_AP_01','View_DX_T_A_HM_AP_01','右肱骨前后位','Human','Human_UPPER LIMB','AP','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  25. INSERT INTO public.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_DX_T_A_HM_LAT_00','View_DX_T_A_HM_LAT_00','左肱骨侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  26. INSERT INTO public.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_DX_T_A_HM_LAT_01','View_DX_T_A_HM_LAT_01','右肱骨侧位','Human','Human_UPPER LIMB','LAT','EXTREMITIES_MEDIUM','DX',0,true,'DROS',true);
  27. INSERT INTO public.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_DX_W_A_SC_AP_00','View_DX_W_A_SC_AP_00','左肩胛骨前后位','Human','Human_UPPER LIMB','AP','KNEE_SHOULDER_CLAVICLE_SCAPULA','DX',0,true,'DROS',true);
  28. INSERT INTO public.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_DX_W_A_SC_AP_01','View_DX_W_A_SC_AP_01','右肩胛骨前后位','Human','Human_UPPER LIMB','AP','KNEE_SHOULDER_CLAVICLE_SCAPULA','DX',0,true,'DROS',true);
  29. INSERT INTO public.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_DX_W_A_SC_LAT_00','View_DX_W_A_SC_LAT_00','左肩胛骨侧位','Human','Human_UPPER LIMB','LAT','KNEE_SHOULDER_CLAVICLE_SCAPULA','DX',0,true,'DROS',true);
  30. INSERT INTO public.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_DX_W_A_SC_LAT_01','View_DX_W_A_SC_LAT_01','右肩胛骨侧位','Human','Human_UPPER LIMB','LAT','KNEE_SHOULDER_CLAVICLE_SCAPULA','DX',0,true,'DROS',true);
  31. INSERT INTO public.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_DX_W_A_SH_AP_00','View_DX_W_A_SH_AP_00','左肩关节前后位','Human','Human_UPPER LIMB','AP','KNEE_SHOULDER_CLAVICLE_SCAPULA','DX',0,true,'DROS',true);
  32. INSERT INTO public.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_DX_W_A_SH_AP_01','View_DX_W_A_SH_AP_01','右肩关节前后位','Human','Human_UPPER LIMB','AP','KNEE_SHOULDER_CLAVICLE_SCAPULA','DX',0,true,'DROS',true);
  33. INSERT INTO public.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_DX_W_A_SH_Axial_00','View_DX_W_A_SH_Axial_00','左肩关节穿胸位','Human','Human_UPPER LIMB','AP','KNEE_SHOULDER_CLAVICLE_SCAPULA','DX',0,true,'DROS',true);
  34. INSERT INTO public.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_DX_W_A_SH_Axial_01','View_DX_W_A_SH_Axial_01','右肩关节穿胸位','Human','Human_UPPER LIMB','AP','KNEE_SHOULDER_CLAVICLE_SCAPULA','DX',0,true,'DROS',true);