GET http://45.45.160.216/app.php/ingredient/34287?discontinuance_page=1

Query Metrics

208 Database Queries
11 Different statements
73.70 ms Query time
0 Invalid entities
183 Managed entities

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.last_updated_operation AS last_updated_operation_3, t0.last_updated_ip AS last_updated_ip_4, t0.ingredient_code AS ingredient_code_5, t0.en_name AS en_name_6, t0.fr_name AS fr_name_7, t0.parent_object_id AS parent_object_id_8, t0.last_updated_user_id AS last_updated_user_id_9 FROM ingredients t0 WHERE t0.id = ?
Parameters:
[
  "34287"
]
2 3.93 ms
SELECT DISTINCT r0_.id AS id_0, r0_.number AS number_1, r0_.created_date AS created_date_2, r0_.din AS din_3, r0_.company_name AS company_name_4, r0_.atc_number AS atc_number_5, r0_.atc_description AS atc_description_6, r0_.hc_updated_date AS hc_updated_date_7, r0_.remaining_supply_date AS remaining_supply_date_8, r0_.discontinuation_date AS discontinuation_date_9, r0_.anticipated_discontinuation_date AS anticipated_discontinuation_date_10, r0_.anticipated_start_date AS anticipated_start_date_11, r0_.estimated_end_date AS estimated_end_date_12, r0_.actual_start_date AS actual_start_date_13, r0_.actual_end_date AS actual_end_date_14, r0_.en_info_on_alternative AS en_info_on_alternative_15, r0_.fr_info_on_alternative AS fr_info_on_alternative_16, r0_.decision_reversal AS decision_reversal_17, r0_.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_18, r0_.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_19, r0_.en_discontinuation_comments AS en_discontinuation_comments_20, r0_.fr_discontinuation_comments AS fr_discontinuation_comments_21, r0_.updated_date AS updated_date_22, r0_.last_updated_operation AS last_updated_operation_23, r0_.last_updated_ip AS last_updated_ip_24, r0_.en_product_alternative AS en_product_alternative_25, r0_.fr_product_alternative AS fr_product_alternative_26, r0_.status AS status_27, r0_.en_info_for_care_provider AS en_info_for_care_provider_28, r0_.fr_info_for_care_provider AS fr_info_for_care_provider_29, r0_.en_mitigation_efforts AS en_mitigation_efforts_30, r0_.fr_mitigation_efforts AS fr_mitigation_efforts_31, r0_.en_comments AS en_comments_32, r0_.fr_comments AS fr_comments_33, r0_.hc_en_product_alternative AS hc_en_product_alternative_34, r0_.hc_fr_product_alternative AS hc_fr_product_alternative_35, r0_.hc_en_shortage_info AS hc_en_shortage_info_36, r0_.hc_fr_shortage_info AS hc_fr_shortage_info_37, r0_.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_38, r0_.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_39, r0_.hc_en_comments AS hc_en_comments_40, r0_.hc_fr_comments AS hc_fr_comments_41, r0_.en_drug_brand_name AS en_drug_brand_name_42, r0_.en_drug_proper_name AS en_drug_proper_name_43, r0_.en_drug_common_name AS en_drug_common_name_44, r0_.fr_drug_brand_name AS fr_drug_brand_name_45, r0_.fr_drug_proper_name AS fr_drug_proper_name_46, r0_.fr_drug_common_name AS fr_drug_common_name_47, r0_.en_ingredients AS en_ingredients_48, r0_.fr_ingredients AS fr_ingredients_49, r0_.drug_strength AS drug_strength_50, r0_.drug_dosage_form AS drug_dosage_form_51, r0_.drug_dosage_form_fr AS drug_dosage_form_fr_52, r0_.drug_route AS drug_route_53, r0_.drug_route_fr AS drug_route_fr_54, r0_.drug_package_quantity AS drug_package_quantity_55, r0_.resolved AS resolved_56, r0_.avoided AS avoided_57, r0_.advance AS advance_58, r0_.late_submission AS late_submission_59, r0_.shortage_duplicated AS shortage_duplicated_60, r0_.discontinuance_duplicated AS discontinuance_duplicated_61, r0_.draft AS draft_62, r0_.deleted_ip_address AS deleted_ip_address_63, r0_.deleted_date AS deleted_date_64, r0_.current_form_lang AS current_form_lang_65, r0_.discontinuation_duplication AS discontinuation_duplication_66, r0_.shortage_duplication AS shortage_duplication_67, r0_.unknown_estimated_end_date AS unknown_estimated_end_date_68, r0_.marker_a1 AS marker_a1_69, r0_.marker_a2 AS marker_a2_70, r0_.marker_a3 AS marker_a3_71, r0_.marker_b1 AS marker_b1_72, r0_.marker_b2 AS marker_b2_73, r0_.marker_b3 AS marker_b3_74, r0_.late_marker_disabled AS late_marker_disabled_75, r0_.tier_3 AS tier_3_76, CONCAT(u1_.first_name, ' ', u1_.last_name) AS sclr_77, r0_.drug_id AS drug_id_78, r0_.type_id AS type_id_79, r0_.discontinuance_reason_id AS discontinuance_reason_id_80, r0_.shortage_reason_id AS shortage_reason_id_81, r0_.parent_object_id AS parent_object_id_82, r0_.last_updated_user_id AS last_updated_user_id_83, r0_.deleted_by_user_id AS deleted_by_user_id_84 FROM reports r0_ LEFT JOIN reporttype r2_ ON r0_.type_id = r2_.id LEFT JOIN drugs d3_ ON r0_.drug_id = d3_.id LEFT JOIN companies c4_ ON d3_.company_id = c4_.id LEFT JOIN users u1_ ON r0_.last_updated_user_id = u1_.id LEFT JOIN drugingredients d5_ ON d3_.id = d5_.drug_id LEFT JOIN ingredients i6_ ON d5_.ingredient_id = i6_.id WHERE r2_.id = ? AND i6_.id = ? AND r0_.parent_object_id IS NULL AND r0_.draft = ? AND r0_.deleted_date IS NULL ORDER BY r0_.en_drug_brand_name ASC LIMIT 10
Parameters:
[
  2
  34287
  0
]
3 0.44 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  70309
]
4 0.73 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.created_date AS created_date_3, t0.din AS din_4, t0.company_name AS company_name_5, t0.atc_number AS atc_number_6, t0.atc_description AS atc_description_7, t0.hc_updated_date AS hc_updated_date_8, t0.remaining_supply_date AS remaining_supply_date_9, t0.discontinuation_date AS discontinuation_date_10, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_11, t0.anticipated_start_date AS anticipated_start_date_12, t0.estimated_end_date AS estimated_end_date_13, t0.actual_start_date AS actual_start_date_14, t0.actual_end_date AS actual_end_date_15, t0.en_info_on_alternative AS en_info_on_alternative_16, t0.fr_info_on_alternative AS fr_info_on_alternative_17, t0.decision_reversal AS decision_reversal_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.updated_date AS updated_date_23, t0.last_updated_operation AS last_updated_operation_24, t0.last_updated_ip AS last_updated_ip_25, t0.en_product_alternative AS en_product_alternative_26, t0.fr_product_alternative AS fr_product_alternative_27, t0.status AS status_28, t0.en_info_for_care_provider AS en_info_for_care_provider_29, t0.fr_info_for_care_provider AS fr_info_for_care_provider_30, t0.en_mitigation_efforts AS en_mitigation_efforts_31, t0.fr_mitigation_efforts AS fr_mitigation_efforts_32, t0.en_comments AS en_comments_33, t0.fr_comments AS fr_comments_34, t0.hc_en_product_alternative AS hc_en_product_alternative_35, t0.hc_fr_product_alternative AS hc_fr_product_alternative_36, t0.hc_en_shortage_info AS hc_en_shortage_info_37, t0.hc_fr_shortage_info AS hc_fr_shortage_info_38, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_39, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_40, t0.hc_en_comments AS hc_en_comments_41, t0.hc_fr_comments AS hc_fr_comments_42, t0.en_drug_brand_name AS en_drug_brand_name_43, t0.en_drug_proper_name AS en_drug_proper_name_44, t0.en_drug_common_name AS en_drug_common_name_45, t0.fr_drug_brand_name AS fr_drug_brand_name_46, t0.fr_drug_proper_name AS fr_drug_proper_name_47, t0.fr_drug_common_name AS fr_drug_common_name_48, t0.en_ingredients AS en_ingredients_49, t0.fr_ingredients AS fr_ingredients_50, t0.drug_strength AS drug_strength_51, t0.drug_dosage_form AS drug_dosage_form_52, t0.drug_dosage_form_fr AS drug_dosage_form_fr_53, t0.drug_route AS drug_route_54, t0.drug_route_fr AS drug_route_fr_55, t0.drug_package_quantity AS drug_package_quantity_56, t0.resolved AS resolved_57, t0.avoided AS avoided_58, t0.advance AS advance_59, t0.late_submission AS late_submission_60, t0.shortage_duplicated AS shortage_duplicated_61, t0.discontinuance_duplicated AS discontinuance_duplicated_62, t0.draft AS draft_63, t0.deleted_ip_address AS deleted_ip_address_64, t0.deleted_date AS deleted_date_65, t0.current_form_lang AS current_form_lang_66, t0.discontinuation_duplication AS discontinuation_duplication_67, t0.shortage_duplication AS shortage_duplication_68, t0.unknown_estimated_end_date AS unknown_estimated_end_date_69, t0.marker_a1 AS marker_a1_70, t0.marker_a2 AS marker_a2_71, t0.marker_a3 AS marker_a3_72, t0.marker_b1 AS marker_b1_73, t0.marker_b2 AS marker_b2_74, t0.marker_b3 AS marker_b3_75, t0.late_marker_disabled AS late_marker_disabled_76, t0.tier_3 AS tier_3_77, t0.drug_id AS drug_id_78, t0.type_id AS type_id_79, t0.discontinuance_reason_id AS discontinuance_reason_id_80, t0.shortage_reason_id AS shortage_reason_id_81, t0.parent_object_id AS parent_object_id_82, t0.last_updated_user_id AS last_updated_user_id_83, t0.deleted_by_user_id AS deleted_by_user_id_84 FROM reports t0 WHERE t0.parent_object_id = ? ORDER BY t0.updated_date DESC, t0.id DESC
Parameters:
[
  257130
]
5 1.60 ms
SELECT DISTINCT r0_.id AS id_0, r0_.number AS number_1, r0_.created_date AS created_date_2, r0_.din AS din_3, r0_.company_name AS company_name_4, r0_.atc_number AS atc_number_5, r0_.atc_description AS atc_description_6, r0_.hc_updated_date AS hc_updated_date_7, r0_.remaining_supply_date AS remaining_supply_date_8, r0_.discontinuation_date AS discontinuation_date_9, r0_.anticipated_discontinuation_date AS anticipated_discontinuation_date_10, r0_.anticipated_start_date AS anticipated_start_date_11, r0_.estimated_end_date AS estimated_end_date_12, r0_.actual_start_date AS actual_start_date_13, r0_.actual_end_date AS actual_end_date_14, r0_.en_info_on_alternative AS en_info_on_alternative_15, r0_.fr_info_on_alternative AS fr_info_on_alternative_16, r0_.decision_reversal AS decision_reversal_17, r0_.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_18, r0_.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_19, r0_.en_discontinuation_comments AS en_discontinuation_comments_20, r0_.fr_discontinuation_comments AS fr_discontinuation_comments_21, r0_.updated_date AS updated_date_22, r0_.last_updated_operation AS last_updated_operation_23, r0_.last_updated_ip AS last_updated_ip_24, r0_.en_product_alternative AS en_product_alternative_25, r0_.fr_product_alternative AS fr_product_alternative_26, r0_.status AS status_27, r0_.en_info_for_care_provider AS en_info_for_care_provider_28, r0_.fr_info_for_care_provider AS fr_info_for_care_provider_29, r0_.en_mitigation_efforts AS en_mitigation_efforts_30, r0_.fr_mitigation_efforts AS fr_mitigation_efforts_31, r0_.en_comments AS en_comments_32, r0_.fr_comments AS fr_comments_33, r0_.hc_en_product_alternative AS hc_en_product_alternative_34, r0_.hc_fr_product_alternative AS hc_fr_product_alternative_35, r0_.hc_en_shortage_info AS hc_en_shortage_info_36, r0_.hc_fr_shortage_info AS hc_fr_shortage_info_37, r0_.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_38, r0_.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_39, r0_.hc_en_comments AS hc_en_comments_40, r0_.hc_fr_comments AS hc_fr_comments_41, r0_.en_drug_brand_name AS en_drug_brand_name_42, r0_.en_drug_proper_name AS en_drug_proper_name_43, r0_.en_drug_common_name AS en_drug_common_name_44, r0_.fr_drug_brand_name AS fr_drug_brand_name_45, r0_.fr_drug_proper_name AS fr_drug_proper_name_46, r0_.fr_drug_common_name AS fr_drug_common_name_47, r0_.en_ingredients AS en_ingredients_48, r0_.fr_ingredients AS fr_ingredients_49, r0_.drug_strength AS drug_strength_50, r0_.drug_dosage_form AS drug_dosage_form_51, r0_.drug_dosage_form_fr AS drug_dosage_form_fr_52, r0_.drug_route AS drug_route_53, r0_.drug_route_fr AS drug_route_fr_54, r0_.drug_package_quantity AS drug_package_quantity_55, r0_.resolved AS resolved_56, r0_.avoided AS avoided_57, r0_.advance AS advance_58, r0_.late_submission AS late_submission_59, r0_.shortage_duplicated AS shortage_duplicated_60, r0_.discontinuance_duplicated AS discontinuance_duplicated_61, r0_.draft AS draft_62, r0_.deleted_ip_address AS deleted_ip_address_63, r0_.deleted_date AS deleted_date_64, r0_.current_form_lang AS current_form_lang_65, r0_.discontinuation_duplication AS discontinuation_duplication_66, r0_.shortage_duplication AS shortage_duplication_67, r0_.unknown_estimated_end_date AS unknown_estimated_end_date_68, r0_.marker_a1 AS marker_a1_69, r0_.marker_a2 AS marker_a2_70, r0_.marker_a3 AS marker_a3_71, r0_.marker_b1 AS marker_b1_72, r0_.marker_b2 AS marker_b2_73, r0_.marker_b3 AS marker_b3_74, r0_.late_marker_disabled AS late_marker_disabled_75, r0_.tier_3 AS tier_3_76, CONCAT(u1_.first_name, ' ', u1_.last_name) AS sclr_77, r0_.drug_id AS drug_id_78, r0_.type_id AS type_id_79, r0_.discontinuance_reason_id AS discontinuance_reason_id_80, r0_.shortage_reason_id AS shortage_reason_id_81, r0_.parent_object_id AS parent_object_id_82, r0_.last_updated_user_id AS last_updated_user_id_83, r0_.deleted_by_user_id AS deleted_by_user_id_84 FROM reports r0_ LEFT JOIN reporttype r2_ ON r0_.type_id = r2_.id LEFT JOIN drugs d3_ ON r0_.drug_id = d3_.id LEFT JOIN companies c4_ ON d3_.company_id = c4_.id LEFT JOIN users u1_ ON r0_.last_updated_user_id = u1_.id LEFT JOIN drugingredients d5_ ON d3_.id = d5_.drug_id LEFT JOIN ingredients i6_ ON d5_.ingredient_id = i6_.id WHERE r2_.id = ? AND i6_.id = ? AND r0_.parent_object_id IS NULL AND r0_.draft = ? AND r0_.deleted_date IS NULL ORDER BY r0_.en_drug_brand_name ASC LIMIT 10
Parameters:
[
  1
  34287
  0
]
6 1.75 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT DISTINCT r0_.id AS id_0, r0_.number AS number_1, r0_.created_date AS created_date_2, r0_.din AS din_3, r0_.company_name AS company_name_4, r0_.atc_number AS atc_number_5, r0_.atc_description AS atc_description_6, r0_.hc_updated_date AS hc_updated_date_7, r0_.remaining_supply_date AS remaining_supply_date_8, r0_.discontinuation_date AS discontinuation_date_9, r0_.anticipated_discontinuation_date AS anticipated_discontinuation_date_10, r0_.anticipated_start_date AS anticipated_start_date_11, r0_.estimated_end_date AS estimated_end_date_12, r0_.actual_start_date AS actual_start_date_13, r0_.actual_end_date AS actual_end_date_14, r0_.en_info_on_alternative AS en_info_on_alternative_15, r0_.fr_info_on_alternative AS fr_info_on_alternative_16, r0_.decision_reversal AS decision_reversal_17, r0_.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_18, r0_.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_19, r0_.en_discontinuation_comments AS en_discontinuation_comments_20, r0_.fr_discontinuation_comments AS fr_discontinuation_comments_21, r0_.updated_date AS updated_date_22, r0_.last_updated_operation AS last_updated_operation_23, r0_.last_updated_ip AS last_updated_ip_24, r0_.en_product_alternative AS en_product_alternative_25, r0_.fr_product_alternative AS fr_product_alternative_26, r0_.status AS status_27, r0_.en_info_for_care_provider AS en_info_for_care_provider_28, r0_.fr_info_for_care_provider AS fr_info_for_care_provider_29, r0_.en_mitigation_efforts AS en_mitigation_efforts_30, r0_.fr_mitigation_efforts AS fr_mitigation_efforts_31, r0_.en_comments AS en_comments_32, r0_.fr_comments AS fr_comments_33, r0_.hc_en_product_alternative AS hc_en_product_alternative_34, r0_.hc_fr_product_alternative AS hc_fr_product_alternative_35, r0_.hc_en_shortage_info AS hc_en_shortage_info_36, r0_.hc_fr_shortage_info AS hc_fr_shortage_info_37, r0_.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_38, r0_.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_39, r0_.hc_en_comments AS hc_en_comments_40, r0_.hc_fr_comments AS hc_fr_comments_41, r0_.en_drug_brand_name AS en_drug_brand_name_42, r0_.en_drug_proper_name AS en_drug_proper_name_43, r0_.en_drug_common_name AS en_drug_common_name_44, r0_.fr_drug_brand_name AS fr_drug_brand_name_45, r0_.fr_drug_proper_name AS fr_drug_proper_name_46, r0_.fr_drug_common_name AS fr_drug_common_name_47, r0_.en_ingredients AS en_ingredients_48, r0_.fr_ingredients AS fr_ingredients_49, r0_.drug_strength AS drug_strength_50, r0_.drug_dosage_form AS drug_dosage_form_51, r0_.drug_dosage_form_fr AS drug_dosage_form_fr_52, r0_.drug_route AS drug_route_53, r0_.drug_route_fr AS drug_route_fr_54, r0_.drug_package_quantity AS drug_package_quantity_55, r0_.resolved AS resolved_56, r0_.avoided AS avoided_57, r0_.advance AS advance_58, r0_.late_submission AS late_submission_59, r0_.shortage_duplicated AS shortage_duplicated_60, r0_.discontinuance_duplicated AS discontinuance_duplicated_61, r0_.draft AS draft_62, r0_.deleted_ip_address AS deleted_ip_address_63, r0_.deleted_date AS deleted_date_64, r0_.current_form_lang AS current_form_lang_65, r0_.discontinuation_duplication AS discontinuation_duplication_66, r0_.shortage_duplication AS shortage_duplication_67, r0_.unknown_estimated_end_date AS unknown_estimated_end_date_68, r0_.marker_a1 AS marker_a1_69, r0_.marker_a2 AS marker_a2_70, r0_.marker_a3 AS marker_a3_71, r0_.marker_b1 AS marker_b1_72, r0_.marker_b2 AS marker_b2_73, r0_.marker_b3 AS marker_b3_74, r0_.late_marker_disabled AS late_marker_disabled_75, r0_.tier_3 AS tier_3_76, CONCAT(u1_.first_name, ' ', u1_.last_name) AS sclr_77 FROM reports r0_ LEFT JOIN reporttype r2_ ON r0_.type_id = r2_.id LEFT JOIN drugs d3_ ON r0_.drug_id = d3_.id LEFT JOIN companies c4_ ON d3_.company_id = c4_.id LEFT JOIN users u1_ ON r0_.last_updated_user_id = u1_.id LEFT JOIN drugingredients d5_ ON d3_.id = d5_.drug_id LEFT JOIN ingredients i6_ ON d5_.ingredient_id = i6_.id WHERE r2_.id = ? AND i6_.id = ? AND r0_.parent_object_id IS NULL AND r0_.draft = ? AND r0_.deleted_date IS NULL ORDER BY r0_.en_drug_brand_name ASC) dctrn_result) dctrn_table
Parameters:
[
  2
  34287
  0
]
7 1.39 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT DISTINCT r0_.id AS id_0, r0_.number AS number_1, r0_.created_date AS created_date_2, r0_.din AS din_3, r0_.company_name AS company_name_4, r0_.atc_number AS atc_number_5, r0_.atc_description AS atc_description_6, r0_.hc_updated_date AS hc_updated_date_7, r0_.remaining_supply_date AS remaining_supply_date_8, r0_.discontinuation_date AS discontinuation_date_9, r0_.anticipated_discontinuation_date AS anticipated_discontinuation_date_10, r0_.anticipated_start_date AS anticipated_start_date_11, r0_.estimated_end_date AS estimated_end_date_12, r0_.actual_start_date AS actual_start_date_13, r0_.actual_end_date AS actual_end_date_14, r0_.en_info_on_alternative AS en_info_on_alternative_15, r0_.fr_info_on_alternative AS fr_info_on_alternative_16, r0_.decision_reversal AS decision_reversal_17, r0_.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_18, r0_.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_19, r0_.en_discontinuation_comments AS en_discontinuation_comments_20, r0_.fr_discontinuation_comments AS fr_discontinuation_comments_21, r0_.updated_date AS updated_date_22, r0_.last_updated_operation AS last_updated_operation_23, r0_.last_updated_ip AS last_updated_ip_24, r0_.en_product_alternative AS en_product_alternative_25, r0_.fr_product_alternative AS fr_product_alternative_26, r0_.status AS status_27, r0_.en_info_for_care_provider AS en_info_for_care_provider_28, r0_.fr_info_for_care_provider AS fr_info_for_care_provider_29, r0_.en_mitigation_efforts AS en_mitigation_efforts_30, r0_.fr_mitigation_efforts AS fr_mitigation_efforts_31, r0_.en_comments AS en_comments_32, r0_.fr_comments AS fr_comments_33, r0_.hc_en_product_alternative AS hc_en_product_alternative_34, r0_.hc_fr_product_alternative AS hc_fr_product_alternative_35, r0_.hc_en_shortage_info AS hc_en_shortage_info_36, r0_.hc_fr_shortage_info AS hc_fr_shortage_info_37, r0_.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_38, r0_.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_39, r0_.hc_en_comments AS hc_en_comments_40, r0_.hc_fr_comments AS hc_fr_comments_41, r0_.en_drug_brand_name AS en_drug_brand_name_42, r0_.en_drug_proper_name AS en_drug_proper_name_43, r0_.en_drug_common_name AS en_drug_common_name_44, r0_.fr_drug_brand_name AS fr_drug_brand_name_45, r0_.fr_drug_proper_name AS fr_drug_proper_name_46, r0_.fr_drug_common_name AS fr_drug_common_name_47, r0_.en_ingredients AS en_ingredients_48, r0_.fr_ingredients AS fr_ingredients_49, r0_.drug_strength AS drug_strength_50, r0_.drug_dosage_form AS drug_dosage_form_51, r0_.drug_dosage_form_fr AS drug_dosage_form_fr_52, r0_.drug_route AS drug_route_53, r0_.drug_route_fr AS drug_route_fr_54, r0_.drug_package_quantity AS drug_package_quantity_55, r0_.resolved AS resolved_56, r0_.avoided AS avoided_57, r0_.advance AS advance_58, r0_.late_submission AS late_submission_59, r0_.shortage_duplicated AS shortage_duplicated_60, r0_.discontinuance_duplicated AS discontinuance_duplicated_61, r0_.draft AS draft_62, r0_.deleted_ip_address AS deleted_ip_address_63, r0_.deleted_date AS deleted_date_64, r0_.current_form_lang AS current_form_lang_65, r0_.discontinuation_duplication AS discontinuation_duplication_66, r0_.shortage_duplication AS shortage_duplication_67, r0_.unknown_estimated_end_date AS unknown_estimated_end_date_68, r0_.marker_a1 AS marker_a1_69, r0_.marker_a2 AS marker_a2_70, r0_.marker_a3 AS marker_a3_71, r0_.marker_b1 AS marker_b1_72, r0_.marker_b2 AS marker_b2_73, r0_.marker_b3 AS marker_b3_74, r0_.late_marker_disabled AS late_marker_disabled_75, r0_.tier_3 AS tier_3_76, CONCAT(u1_.first_name, ' ', u1_.last_name) AS sclr_77 FROM reports r0_ LEFT JOIN reporttype r2_ ON r0_.type_id = r2_.id LEFT JOIN drugs d3_ ON r0_.drug_id = d3_.id LEFT JOIN companies c4_ ON d3_.company_id = c4_.id LEFT JOIN users u1_ ON r0_.last_updated_user_id = u1_.id LEFT JOIN drugingredients d5_ ON d3_.id = d5_.drug_id LEFT JOIN ingredients i6_ ON d5_.ingredient_id = i6_.id WHERE r2_.id = ? AND i6_.id = ? AND r0_.parent_object_id IS NULL AND r0_.draft = ? AND r0_.deleted_date IS NULL ORDER BY r0_.en_drug_brand_name ASC) dctrn_result) dctrn_table
Parameters:
[
  1
  34287
  0
]
8 1.46 ms
SELECT DISTINCT r0_.id AS id_0, r0_.number AS number_1, r0_.created_date AS created_date_2, r0_.din AS din_3, r0_.company_name AS company_name_4, r0_.atc_number AS atc_number_5, r0_.atc_description AS atc_description_6, r0_.hc_updated_date AS hc_updated_date_7, r0_.remaining_supply_date AS remaining_supply_date_8, r0_.discontinuation_date AS discontinuation_date_9, r0_.anticipated_discontinuation_date AS anticipated_discontinuation_date_10, r0_.anticipated_start_date AS anticipated_start_date_11, r0_.estimated_end_date AS estimated_end_date_12, r0_.actual_start_date AS actual_start_date_13, r0_.actual_end_date AS actual_end_date_14, r0_.en_info_on_alternative AS en_info_on_alternative_15, r0_.fr_info_on_alternative AS fr_info_on_alternative_16, r0_.decision_reversal AS decision_reversal_17, r0_.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_18, r0_.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_19, r0_.en_discontinuation_comments AS en_discontinuation_comments_20, r0_.fr_discontinuation_comments AS fr_discontinuation_comments_21, r0_.updated_date AS updated_date_22, r0_.last_updated_operation AS last_updated_operation_23, r0_.last_updated_ip AS last_updated_ip_24, r0_.en_product_alternative AS en_product_alternative_25, r0_.fr_product_alternative AS fr_product_alternative_26, r0_.status AS status_27, r0_.en_info_for_care_provider AS en_info_for_care_provider_28, r0_.fr_info_for_care_provider AS fr_info_for_care_provider_29, r0_.en_mitigation_efforts AS en_mitigation_efforts_30, r0_.fr_mitigation_efforts AS fr_mitigation_efforts_31, r0_.en_comments AS en_comments_32, r0_.fr_comments AS fr_comments_33, r0_.hc_en_product_alternative AS hc_en_product_alternative_34, r0_.hc_fr_product_alternative AS hc_fr_product_alternative_35, r0_.hc_en_shortage_info AS hc_en_shortage_info_36, r0_.hc_fr_shortage_info AS hc_fr_shortage_info_37, r0_.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_38, r0_.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_39, r0_.hc_en_comments AS hc_en_comments_40, r0_.hc_fr_comments AS hc_fr_comments_41, r0_.en_drug_brand_name AS en_drug_brand_name_42, r0_.en_drug_proper_name AS en_drug_proper_name_43, r0_.en_drug_common_name AS en_drug_common_name_44, r0_.fr_drug_brand_name AS fr_drug_brand_name_45, r0_.fr_drug_proper_name AS fr_drug_proper_name_46, r0_.fr_drug_common_name AS fr_drug_common_name_47, r0_.en_ingredients AS en_ingredients_48, r0_.fr_ingredients AS fr_ingredients_49, r0_.drug_strength AS drug_strength_50, r0_.drug_dosage_form AS drug_dosage_form_51, r0_.drug_dosage_form_fr AS drug_dosage_form_fr_52, r0_.drug_route AS drug_route_53, r0_.drug_route_fr AS drug_route_fr_54, r0_.drug_package_quantity AS drug_package_quantity_55, r0_.resolved AS resolved_56, r0_.avoided AS avoided_57, r0_.advance AS advance_58, r0_.late_submission AS late_submission_59, r0_.shortage_duplicated AS shortage_duplicated_60, r0_.discontinuance_duplicated AS discontinuance_duplicated_61, r0_.draft AS draft_62, r0_.deleted_ip_address AS deleted_ip_address_63, r0_.deleted_date AS deleted_date_64, r0_.current_form_lang AS current_form_lang_65, r0_.discontinuation_duplication AS discontinuation_duplication_66, r0_.shortage_duplication AS shortage_duplication_67, r0_.unknown_estimated_end_date AS unknown_estimated_end_date_68, r0_.marker_a1 AS marker_a1_69, r0_.marker_a2 AS marker_a2_70, r0_.marker_a3 AS marker_a3_71, r0_.marker_b1 AS marker_b1_72, r0_.marker_b2 AS marker_b2_73, r0_.marker_b3 AS marker_b3_74, r0_.late_marker_disabled AS late_marker_disabled_75, r0_.tier_3 AS tier_3_76, CONCAT(u1_.first_name, ' ', u1_.last_name) AS sclr_77, r0_.drug_id AS drug_id_78, r0_.type_id AS type_id_79, r0_.discontinuance_reason_id AS discontinuance_reason_id_80, r0_.shortage_reason_id AS shortage_reason_id_81, r0_.parent_object_id AS parent_object_id_82, r0_.last_updated_user_id AS last_updated_user_id_83, r0_.deleted_by_user_id AS deleted_by_user_id_84 FROM reports r0_ LEFT JOIN reporttype r2_ ON r0_.type_id = r2_.id LEFT JOIN drugs d3_ ON r0_.drug_id = d3_.id LEFT JOIN companies c4_ ON d3_.company_id = c4_.id LEFT JOIN users u1_ ON r0_.last_updated_user_id = u1_.id LEFT JOIN drugingredients d5_ ON d3_.id = d5_.drug_id LEFT JOIN ingredients i6_ ON d5_.ingredient_id = i6_.id WHERE r2_.id = ? AND i6_.id = ? AND ((r0_.actual_start_date < ? AND r0_.actual_end_date IS NULL) OR (r0_.actual_start_date <= ? AND r0_.actual_end_date >= ?)) AND r0_.parent_object_id IS NULL AND r0_.draft = ? AND r0_.deleted_date IS NULL ORDER BY r0_.updated_date DESC
Parameters:
[
  1
  34287
  "2025-12-10 06:06:09"
  "2025-12-10 06:06:09"
  "2025-12-10 06:06:09"
  0
]
9 1.45 ms
SELECT DISTINCT r0_.id AS id_0, r0_.number AS number_1, r0_.created_date AS created_date_2, r0_.din AS din_3, r0_.company_name AS company_name_4, r0_.atc_number AS atc_number_5, r0_.atc_description AS atc_description_6, r0_.hc_updated_date AS hc_updated_date_7, r0_.remaining_supply_date AS remaining_supply_date_8, r0_.discontinuation_date AS discontinuation_date_9, r0_.anticipated_discontinuation_date AS anticipated_discontinuation_date_10, r0_.anticipated_start_date AS anticipated_start_date_11, r0_.estimated_end_date AS estimated_end_date_12, r0_.actual_start_date AS actual_start_date_13, r0_.actual_end_date AS actual_end_date_14, r0_.en_info_on_alternative AS en_info_on_alternative_15, r0_.fr_info_on_alternative AS fr_info_on_alternative_16, r0_.decision_reversal AS decision_reversal_17, r0_.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_18, r0_.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_19, r0_.en_discontinuation_comments AS en_discontinuation_comments_20, r0_.fr_discontinuation_comments AS fr_discontinuation_comments_21, r0_.updated_date AS updated_date_22, r0_.last_updated_operation AS last_updated_operation_23, r0_.last_updated_ip AS last_updated_ip_24, r0_.en_product_alternative AS en_product_alternative_25, r0_.fr_product_alternative AS fr_product_alternative_26, r0_.status AS status_27, r0_.en_info_for_care_provider AS en_info_for_care_provider_28, r0_.fr_info_for_care_provider AS fr_info_for_care_provider_29, r0_.en_mitigation_efforts AS en_mitigation_efforts_30, r0_.fr_mitigation_efforts AS fr_mitigation_efforts_31, r0_.en_comments AS en_comments_32, r0_.fr_comments AS fr_comments_33, r0_.hc_en_product_alternative AS hc_en_product_alternative_34, r0_.hc_fr_product_alternative AS hc_fr_product_alternative_35, r0_.hc_en_shortage_info AS hc_en_shortage_info_36, r0_.hc_fr_shortage_info AS hc_fr_shortage_info_37, r0_.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_38, r0_.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_39, r0_.hc_en_comments AS hc_en_comments_40, r0_.hc_fr_comments AS hc_fr_comments_41, r0_.en_drug_brand_name AS en_drug_brand_name_42, r0_.en_drug_proper_name AS en_drug_proper_name_43, r0_.en_drug_common_name AS en_drug_common_name_44, r0_.fr_drug_brand_name AS fr_drug_brand_name_45, r0_.fr_drug_proper_name AS fr_drug_proper_name_46, r0_.fr_drug_common_name AS fr_drug_common_name_47, r0_.en_ingredients AS en_ingredients_48, r0_.fr_ingredients AS fr_ingredients_49, r0_.drug_strength AS drug_strength_50, r0_.drug_dosage_form AS drug_dosage_form_51, r0_.drug_dosage_form_fr AS drug_dosage_form_fr_52, r0_.drug_route AS drug_route_53, r0_.drug_route_fr AS drug_route_fr_54, r0_.drug_package_quantity AS drug_package_quantity_55, r0_.resolved AS resolved_56, r0_.avoided AS avoided_57, r0_.advance AS advance_58, r0_.late_submission AS late_submission_59, r0_.shortage_duplicated AS shortage_duplicated_60, r0_.discontinuance_duplicated AS discontinuance_duplicated_61, r0_.draft AS draft_62, r0_.deleted_ip_address AS deleted_ip_address_63, r0_.deleted_date AS deleted_date_64, r0_.current_form_lang AS current_form_lang_65, r0_.discontinuation_duplication AS discontinuation_duplication_66, r0_.shortage_duplication AS shortage_duplication_67, r0_.unknown_estimated_end_date AS unknown_estimated_end_date_68, r0_.marker_a1 AS marker_a1_69, r0_.marker_a2 AS marker_a2_70, r0_.marker_a3 AS marker_a3_71, r0_.marker_b1 AS marker_b1_72, r0_.marker_b2 AS marker_b2_73, r0_.marker_b3 AS marker_b3_74, r0_.late_marker_disabled AS late_marker_disabled_75, r0_.tier_3 AS tier_3_76, CONCAT(u1_.first_name, ' ', u1_.last_name) AS sclr_77, r0_.drug_id AS drug_id_78, r0_.type_id AS type_id_79, r0_.discontinuance_reason_id AS discontinuance_reason_id_80, r0_.shortage_reason_id AS shortage_reason_id_81, r0_.parent_object_id AS parent_object_id_82, r0_.last_updated_user_id AS last_updated_user_id_83, r0_.deleted_by_user_id AS deleted_by_user_id_84 FROM reports r0_ LEFT JOIN reporttype r2_ ON r0_.type_id = r2_.id LEFT JOIN drugs d3_ ON r0_.drug_id = d3_.id LEFT JOIN companies c4_ ON d3_.company_id = c4_.id LEFT JOIN users u1_ ON r0_.last_updated_user_id = u1_.id LEFT JOIN drugingredients d5_ ON d3_.id = d5_.drug_id LEFT JOIN ingredients i6_ ON d5_.ingredient_id = i6_.id WHERE r2_.id = ? AND i6_.id = ? AND r0_.parent_object_id IS NULL AND r0_.draft = ? AND r0_.discontinuation_date <= ? AND r0_.deleted_date IS NULL ORDER BY r0_.updated_date DESC
Parameters:
[
  2
  34287
  0
  "2025-12-10 06:06:09"
]
10 0.27 ms
SELECT s0_.id AS id_0, s0_.last_notification_date AS last_notification_date_1, s0_.last_updated AS last_updated_2, s0_.last_status AS last_status_3, s0_.last_number_of_results AS last_number_of_results_4, s0_.user_id AS user_id_5, s0_.drug_id AS drug_id_6, s0_.company_id AS company_id_7, s0_.ingredient_id AS ingredient_id_8, s0_.atc_id AS atc_id_9 FROM shortagealert s0_ LEFT JOIN users u1_ ON s0_.user_id = u1_.id WHERE u1_.id = ? AND s0_.ingredient_id = ? ORDER BY s0_.last_updated DESC LIMIT 1
Parameters:
[
  null
  34287
]
11 0.64 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.deleted_date AS deleted_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.ingredient_supplied_ind AS ingredient_supplied_ind_6, t0.strength AS strength_7, t0.strength_unit AS strength_unit_8, t0.strength_type AS strength_type_9, t0.dosage_value AS dosage_value_10, t0.dosage_unit AS dosage_unit_11, t0.base AS base_12, t0.notes AS notes_13, t0.parent_object_id AS parent_object_id_14, t0.last_updated_user_id AS last_updated_user_id_15, t0.ingredient_id AS ingredient_id_16, t0.drug_id AS drug_id_17 FROM drugingredients t0 WHERE t0.ingredient_id = ? ORDER BY t0.id ASC
Parameters:
[
  34287
]
12 0.29 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  76898
]
13 0.51 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76898
]
14 0.47 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76898
]
15 0.27 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  76295
]
16 0.36 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76295
]
17 0.34 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76295
]
18 0.24 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  76887
]
19 0.36 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76887
]
20 0.36 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76887
]
21 0.26 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  76145
]
22 0.37 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76145
]
23 0.33 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76145
]
24 0.25 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  74737
]
25 0.36 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  74737
]
26 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  74737
]
27 0.28 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  74973
]
28 0.35 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  74973
]
29 0.36 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  74973
]
30 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  74931
]
31 0.36 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  74931
]
32 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  74931
]
33 0.28 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  73761
]
34 0.34 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  73761
]
35 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  73761
]
36 0.25 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  75519
]
37 0.34 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  75519
]
38 0.35 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  75519
]
39 0.25 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  71813
]
40 0.35 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  71813
]
41 0.31 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  71813
]
42 0.24 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  73562
]
43 0.34 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  73562
]
44 0.31 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  73562
]
45 0.24 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  70347
]
46 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  70347
]
47 0.33 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  70347
]
48 0.22 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  74930
]
49 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  74930
]
50 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  74930
]
51 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  68798
]
52 0.34 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  68798
]
53 0.31 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  68798
]
54 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  94428
]
55 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  94428
]
56 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  94428
]
57 0.28 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  84120
]
58 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  84120
]
59 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  84120
]
60 0.26 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  68292
]
61 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  68292
]
62 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  68292
]
63 0.24 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  79474
]
64 0.34 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  79474
]
65 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  79474
]
66 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  77115
]
67 0.40 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  77115
]
68 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  77115
]
69 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  76227
]
70 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76227
]
71 0.31 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76227
]
72 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  68493
]
73 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  68493
]
74 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  68493
]
75 0.20 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  76074
]
76 0.34 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76074
]
77 0.36 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76074
]
78 0.22 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  67915
]
79 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  67915
]
80 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  67915
]
81 0.31 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  70309
]
82 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  70309
]
83 0.26 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  70151
]
84 0.37 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  70151
]
85 0.40 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  70151
]
86 0.42 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  86631
]
87 0.31 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  86631
]
88 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  86631
]
89 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  71430
]
90 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  71430
]
91 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  71430
]
92 0.21 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  71431
]
93 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  71431
]
94 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  71431
]
95 0.27 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  96122
]
96 0.40 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  96122
]
97 0.31 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  96122
]
98 0.25 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  68007
]
99 0.29 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  68007
]
100 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  68007
]
101 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  76398
]
102 0.31 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76398
]
103 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76398
]
104 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  83022
]
105 0.36 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83022
]
106 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83022
]
107 0.24 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  83711
]
108 0.30 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83711
]
109 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83711
]
110 0.22 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  83712
]
111 0.29 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83712
]
112 0.31 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83712
]
113 0.24 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  77942
]
114 0.30 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  77942
]
115 0.36 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  77942
]
116 0.27 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  81014
]
117 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  81014
]
118 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  81014
]
119 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  84894
]
120 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  84894
]
121 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  84894
]
122 0.27 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  79940
]
123 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  79940
]
124 0.35 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  79940
]
125 0.37 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  79945
]
126 0.50 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  79945
]
127 0.31 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  79945
]
128 0.27 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  85857
]
129 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  85857
]
130 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  85857
]
131 0.28 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  80810
]
132 0.31 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  80810
]
133 0.34 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  80810
]
134 0.24 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82033
]
135 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82033
]
136 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82033
]
137 0.20 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  76093
]
138 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76093
]
139 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76093
]
140 0.26 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  79630
]
141 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  79630
]
142 0.33 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  79630
]
143 0.25 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  83776
]
144 0.31 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83776
]
145 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83776
]
146 0.24 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  75778
]
147 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  75778
]
148 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  75778
]
149 0.22 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  77026
]
150 0.34 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  77026
]
151 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  77026
]
152 0.29 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82021
]
153 0.39 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82021
]
154 0.36 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82021
]
155 0.21 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  75724
]
156 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  75724
]
157 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  75724
]
158 0.21 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  80910
]
159 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  80910
]
160 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  80910
]
161 0.21 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  76432
]
162 0.43 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76432
]
163 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  76432
]
164 0.25 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82493
]
165 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82493
]
166 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82493
]
167 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82315
]
168 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82315
]
169 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82315
]
170 0.21 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  81924
]
171 0.36 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  81924
]
172 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  81924
]
173 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82577
]
174 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82577
]
175 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82577
]
176 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82153
]
177 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82153
]
178 0.33 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82153
]
179 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  81949
]
180 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  81949
]
181 0.34 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  81949
]
182 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82508
]
183 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82508
]
184 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82508
]
185 0.21 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  81906
]
186 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  81906
]
187 0.29 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  81906
]
188 0.26 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  83549
]
189 0.33 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83549
]
190 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  83549
]
191 0.29 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82585
]
192 0.37 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82585
]
193 0.31 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82585
]
194 0.21 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82525
]
195 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82525
]
196 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82525
]
197 0.24 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82437
]
198 0.37 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82437
]
199 0.33 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82437
]
200 0.23 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82468
]
201 0.35 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82468
]
202 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82468
]
203 0.22 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82289
]
204 0.32 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82289
]
205 0.32 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82289
]
206 0.21 ms
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
Parameters:
[
  82549
]
207 0.34 ms
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82549
]
208 0.30 ms
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
Parameters:
[
  82549
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
BaseBundle\Entity\DrugIngredient 67
BaseBundle\Entity\Drug 66
BaseBundle\Entity\Company 42
BaseBundle\Entity\DrugReport 3
BaseBundle\Entity\Ingredient 1
BaseBundle\Entity\ReportType 1
BaseBundle\Entity\DiscontinuanceReason 1
BaseBundle\Entity\User 1
BaseBundle\Entity\DrugClass 1