| 1 |
0.41 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 = ?
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 = '164';
|
| 2 |
74.34 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
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
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 = 2 AND i6_.id = 164 AND r0_.parent_object_id IS NULL AND r0_.draft = 0 AND r0_.deleted_date IS NULL ORDER BY r0_.en_drug_brand_name ASC LIMIT 10;
|
| 3 |
0.52 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 = ?
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 = 2590;
|
| 4 |
1.51 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
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
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 = 64425 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 5 |
1.78 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 = ?
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 = 1146;
|
| 6 |
2.39 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
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
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 = 79439 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 7 |
0.39 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 = ?
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 = 1144;
|
| 8 |
1.26 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
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
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 = 79452 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 9 |
2.81 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
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
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 = 79696 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 10 |
2.66 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 = ?
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 = 30326;
|
| 11 |
0.67 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
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
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 = 79455 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 12 |
2.79 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 = ?
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 = 28544;
|
| 13 |
1.09 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
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
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 = 225805 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 14 |
0.62 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 = ?
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 = 3136;
|
| 15 |
2.99 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
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
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 = 136528 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 16 |
0.64 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 = ?
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 = 1138;
|
| 17 |
1.37 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
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
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 = 79690 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 18 |
1.26 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
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
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 = 79699 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 19 |
0.87 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
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
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 = 79702 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 20 |
41.40 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
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
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 = 1 AND i6_.id = 164 AND r0_.parent_object_id IS NULL AND r0_.draft = 0 AND r0_.deleted_date IS NULL ORDER BY r0_.en_drug_brand_name ASC LIMIT 10;
|
| 21 |
4.38 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 = ?
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 = 210;
|
| 22 |
3.56 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
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
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 = 179915 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 23 |
3.85 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 = ?
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 = 21142;
|
| 24 |
3.19 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
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
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 = 43080 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 25 |
6.52 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
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
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 = 51084 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 26 |
5.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 = ?
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 = 23018;
|
| 27 |
2.68 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
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
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 = 165177 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 28 |
5.81 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 = ?
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 = 17018;
|
| 29 |
0.95 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
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
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 = 5429 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 30 |
7.57 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
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
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 = 14814 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 31 |
3.31 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 = ?
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 = 30000;
|
| 32 |
4.27 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
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
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 = 34258 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 33 |
7.70 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
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
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 = 42273 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 34 |
8.91 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
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
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 = 95574 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 35 |
4.51 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
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
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 = 101629 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 36 |
148.15 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
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
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 = 2 AND i6_.id = 164 AND r0_.parent_object_id IS NULL AND r0_.draft = 0 AND r0_.deleted_date IS NULL ORDER BY r0_.en_drug_brand_name ASC) dctrn_result) dctrn_table;
|
| 37 |
52.52 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
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
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 = 1 AND i6_.id = 164 AND r0_.parent_object_id IS NULL AND r0_.draft = 0 AND r0_.deleted_date IS NULL ORDER BY r0_.en_drug_brand_name ASC) dctrn_result) dctrn_table;
|
| 38 |
42.24 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
164
"2025-12-10 06:28:21"
"2025-12-10 06:28:21"
"2025-12-10 06:28:21"
0
]
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
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 = 1 AND i6_.id = 164 AND ((r0_.actual_start_date < '2025-12-10 06:28:21' AND r0_.actual_end_date IS NULL) OR (r0_.actual_start_date <= '2025-12-10 06:28:21' AND r0_.actual_end_date >= '2025-12-10 06:28:21')) AND r0_.parent_object_id IS NULL AND r0_.draft = 0 AND r0_.deleted_date IS NULL ORDER BY r0_.updated_date DESC;
|
| 39 |
82.04 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
164
0
"2025-12-10 06:28:21"
]
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
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 = 2 AND i6_.id = 164 AND r0_.parent_object_id IS NULL AND r0_.draft = 0 AND r0_.discontinuation_date <= '2025-12-10 06:28:21' AND r0_.deleted_date IS NULL ORDER BY r0_.updated_date DESC;
|
| 40 |
0.40 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
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 = NULL AND s0_.ingredient_id = 164 ORDER BY s0_.last_updated DESC LIMIT 1;
|
| 41 |
1.49 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
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 = 164 ORDER BY t0.id ASC;
|
| 42 |
0.31 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 = ?
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 = 5158;
|
| 43 |
0.41 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
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
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 = 5158 ORDER BY t0.id DESC;
|
| 44 |
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
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
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 = 5158 ORDER BY t0.id DESC;
|
| 45 |
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 = ?
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 = 3894;
|
| 46 |
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
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
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 = 3894 ORDER BY t0.id DESC;
|
| 47 |
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
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
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 = 3894 ORDER BY t0.id DESC;
|
| 48 |
0.41 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
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
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 = 3136 ORDER BY t0.id DESC;
|
| 49 |
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
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
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 = 3136 ORDER BY t0.id DESC;
|
| 50 |
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 = ?
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 = 2824;
|
| 51 |
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
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
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 = 2824 ORDER BY t0.id DESC;
|
| 52 |
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
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
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 = 2824 ORDER BY t0.id DESC;
|
| 53 |
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
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
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 = 210 ORDER BY t0.id DESC;
|
| 54 |
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
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
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 = 210 ORDER BY t0.id DESC;
|
| 55 |
0.48 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
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
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 = 1138 ORDER BY t0.id DESC;
|
| 56 |
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
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
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 = 1138 ORDER BY t0.id DESC;
|
| 57 |
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
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
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 = 1144 ORDER BY t0.id DESC;
|
| 58 |
0.37 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
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
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 = 1144 ORDER BY t0.id DESC;
|
| 59 |
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 = ?
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 = 5016;
|
| 60 |
0.41 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
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
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 = 5016 ORDER BY t0.id DESC;
|
| 61 |
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
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
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 = 5016 ORDER BY t0.id DESC;
|
| 62 |
0.34 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 = ?
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 = 32028;
|
| 63 |
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
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
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 = 32028 ORDER BY t0.id DESC;
|
| 64 |
0.28 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
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
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 = 32028 ORDER BY t0.id DESC;
|
| 65 |
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
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
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 = 21142 ORDER BY t0.id DESC;
|
| 66 |
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
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
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 = 21142 ORDER BY t0.id DESC;
|
| 67 |
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 = ?
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 = 4408;
|
| 68 |
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
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
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 = 4408 ORDER BY t0.id DESC;
|
| 69 |
0.28 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
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
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 = 4408 ORDER BY t0.id DESC;
|
| 70 |
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 = ?
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 = 4750;
|
| 71 |
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
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
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 = 4750 ORDER BY t0.id DESC;
|
| 72 |
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
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
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 = 4750 ORDER BY t0.id DESC;
|
| 73 |
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 = ?
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 = 9694;
|
| 74 |
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
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
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 = 9694 ORDER BY t0.id DESC;
|
| 75 |
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
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
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 = 9694 ORDER BY t0.id DESC;
|
| 76 |
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 = ?
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 = 9708;
|
| 77 |
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
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
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 = 9708 ORDER BY t0.id DESC;
|
| 78 |
0.28 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
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
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 = 9708 ORDER BY t0.id DESC;
|
| 79 |
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 = ?
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 = 4736;
|
| 80 |
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
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
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 = 4736 ORDER BY t0.id DESC;
|
| 81 |
0.28 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
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
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 = 4736 ORDER BY t0.id DESC;
|
| 82 |
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 = ?
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 = 6818;
|
| 83 |
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
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
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 = 6818 ORDER BY t0.id DESC;
|
| 84 |
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
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
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 = 6818 ORDER BY t0.id DESC;
|
| 85 |
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 = ?
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 = 8416;
|
| 86 |
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
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
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 = 8416 ORDER BY t0.id DESC;
|
| 87 |
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
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
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 = 8416 ORDER BY t0.id DESC;
|
| 88 |
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 = ?
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 = 8428;
|
| 89 |
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
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
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 = 8428 ORDER BY t0.id DESC;
|
| 90 |
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
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
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 = 8428 ORDER BY t0.id DESC;
|
| 91 |
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 = ?
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 = 8440;
|
| 92 |
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
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
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 = 8440 ORDER BY t0.id DESC;
|
| 93 |
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
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
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 = 8440 ORDER BY t0.id DESC;
|
| 94 |
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 = ?
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 = 8446;
|
| 95 |
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
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
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 = 8446 ORDER BY t0.id DESC;
|
| 96 |
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
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
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 = 8446 ORDER BY t0.id DESC;
|
| 97 |
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 = ?
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 = 3260;
|
| 98 |
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
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
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 = 3260 ORDER BY t0.id DESC;
|
| 99 |
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
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
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 = 3260 ORDER BY t0.id DESC;
|
| 100 |
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 = ?
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 = 9372;
|
| 101 |
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
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
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 = 9372 ORDER BY t0.id DESC;
|
| 102 |
0.28 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
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
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 = 9372 ORDER BY t0.id DESC;
|
| 103 |
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
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
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 = 2590 ORDER BY t0.id DESC;
|
| 104 |
0.27 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
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
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 = 2590 ORDER BY t0.id DESC;
|
| 105 |
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 = ?
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 = 9396;
|
| 106 |
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
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
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 = 9396 ORDER BY t0.id DESC;
|
| 107 |
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
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
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 = 9396 ORDER BY t0.id DESC;
|
| 108 |
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 = ?
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 = 8586;
|
| 109 |
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
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
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 = 8586 ORDER BY t0.id DESC;
|
| 110 |
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
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
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 = 8586 ORDER BY t0.id DESC;
|
| 111 |
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 = ?
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 = 13130;
|
| 112 |
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
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
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 = 13130 ORDER BY t0.id DESC;
|
| 113 |
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
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
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 = 13130 ORDER BY t0.id DESC;
|
| 114 |
0.19 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 = ?
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 = 18794;
|
| 115 |
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
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
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 = 18794 ORDER BY t0.id DESC;
|
| 116 |
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
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
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 = 18794 ORDER BY t0.id DESC;
|
| 117 |
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 = ?
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 = 20282;
|
| 118 |
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
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
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 = 20282 ORDER BY t0.id DESC;
|
| 119 |
0.28 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
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
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 = 20282 ORDER BY t0.id DESC;
|
| 120 |
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
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
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 = 23018 ORDER BY t0.id DESC;
|
| 121 |
0.28 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
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
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 = 23018 ORDER BY t0.id DESC;
|
| 122 |
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 = ?
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 = 99063;
|
| 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
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
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 = 99063 ORDER BY t0.id DESC;
|
| 124 |
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
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
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 = 99063 ORDER BY t0.id DESC;
|
| 125 |
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 = ?
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 = 99064;
|
| 126 |
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
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
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 = 99064 ORDER BY t0.id DESC;
|
| 127 |
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
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
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 = 99064 ORDER BY t0.id DESC;
|
| 128 |
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 = ?
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 = 17902;
|
| 129 |
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
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
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 = 17902 ORDER BY t0.id DESC;
|
| 130 |
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
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
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 = 17902 ORDER BY t0.id DESC;
|
| 131 |
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
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
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 = 30000 ORDER BY t0.id DESC;
|
| 132 |
0.27 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
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
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 = 30000 ORDER BY t0.id DESC;
|
| 133 |
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
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
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 = 28544 ORDER BY t0.id DESC;
|
| 134 |
0.39 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
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
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 = 28544 ORDER BY t0.id DESC;
|
| 135 |
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 = ?
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 = 28546;
|
| 136 |
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
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
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 = 28546 ORDER BY t0.id DESC;
|
| 137 |
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
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
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 = 28546 ORDER BY t0.id DESC;
|
| 138 |
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 = ?
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 = 28548;
|
| 139 |
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
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
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 = 28548 ORDER BY t0.id DESC;
|
| 140 |
0.28 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
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
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 = 28548 ORDER BY t0.id DESC;
|
| 141 |
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 = ?
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 = 28550;
|
| 142 |
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
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
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 = 28550 ORDER BY t0.id DESC;
|
| 143 |
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
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
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 = 28550 ORDER BY t0.id DESC;
|
| 144 |
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 = ?
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 = 18202;
|
| 145 |
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
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
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 = 18202 ORDER BY t0.id DESC;
|
| 146 |
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
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
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 = 18202 ORDER BY t0.id DESC;
|
| 147 |
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
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
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 = 17018 ORDER BY t0.id DESC;
|
| 148 |
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
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
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 = 17018 ORDER BY t0.id DESC;
|
| 149 |
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 = ?
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 = 62777;
|
| 150 |
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
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
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 = 62777 ORDER BY t0.id DESC;
|
| 151 |
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
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
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 = 62777 ORDER BY t0.id DESC;
|
| 152 |
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 = ?
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 = 62779;
|
| 153 |
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
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
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 = 62779 ORDER BY t0.id DESC;
|
| 154 |
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
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
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 = 62779 ORDER BY t0.id DESC;
|
| 155 |
0.19 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 = ?
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 = 17698;
|
| 156 |
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
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
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 = 17698 ORDER BY t0.id DESC;
|
| 157 |
0.28 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
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
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 = 17698 ORDER BY t0.id DESC;
|
| 158 |
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 = ?
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 = 17700;
|
| 159 |
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
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
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 = 17700 ORDER BY t0.id DESC;
|
| 160 |
0.39 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
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
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 = 17700 ORDER BY t0.id DESC;
|
| 161 |
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 = ?
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 = 28258;
|
| 162 |
0.28 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
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
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 = 28258 ORDER BY t0.id DESC;
|
| 163 |
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
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
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 = 28258 ORDER BY t0.id DESC;
|
| 164 |
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 = ?
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 = 57214;
|
| 165 |
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
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
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 = 57214 ORDER BY t0.id DESC;
|
| 166 |
0.28 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
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
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 = 57214 ORDER BY t0.id DESC;
|
| 167 |
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 = ?
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 = 20972;
|
| 168 |
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
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
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 = 20972 ORDER BY t0.id DESC;
|
| 169 |
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
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
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 = 20972 ORDER BY t0.id DESC;
|
| 170 |
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 = ?
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 = 23238;
|
| 171 |
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
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
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 = 23238 ORDER BY t0.id DESC;
|
| 172 |
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
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
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 = 23238 ORDER BY t0.id DESC;
|
| 173 |
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 = ?
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 = 23260;
|
| 174 |
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
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
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 = 23260 ORDER BY t0.id DESC;
|
| 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
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
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 = 23260 ORDER BY t0.id DESC;
|
| 176 |
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 = ?
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 = 102330;
|
| 177 |
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
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
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 = 102330 ORDER BY t0.id DESC;
|
| 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
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
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 = 102330 ORDER BY t0.id DESC;
|
| 179 |
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 = ?
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 = 101496;
|
| 180 |
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
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
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 = 101496 ORDER BY t0.id DESC;
|
| 181 |
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
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
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 = 101496 ORDER BY t0.id DESC;
|
| 182 |
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 = ?
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 = 101500;
|
| 183 |
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
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
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 = 101500 ORDER BY t0.id DESC;
|
| 184 |
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
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
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 = 101500 ORDER BY t0.id DESC;
|
| 185 |
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 = ?
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 = 104407;
|
| 186 |
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
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
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 = 104407 ORDER BY t0.id DESC;
|
| 187 |
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
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
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 = 104407 ORDER BY t0.id DESC;
|
| 188 |
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 = ?
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 = 102545;
|
| 189 |
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
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
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 = 102545 ORDER BY t0.id DESC;
|
| 190 |
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
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
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 = 102545 ORDER BY t0.id DESC;
|
| 191 |
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 = ?
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 = 103650;
|
| 192 |
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
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
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 = 103650 ORDER BY t0.id DESC;
|
| 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
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
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 = 103650 ORDER BY t0.id DESC;
|
| 194 |
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 = ?
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 = 103206;
|
| 195 |
0.41 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
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
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 = 103206 ORDER BY t0.id DESC;
|
| 196 |
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
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
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 = 103206 ORDER BY t0.id DESC;
|
| 197 |
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 = ?
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 = 103268;
|
| 198 |
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
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
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 = 103268 ORDER BY t0.id DESC;
|
| 199 |
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
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
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 = 103268 ORDER BY t0.id DESC;
|
| 200 |
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 = ?
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 = 103262;
|
| 201 |
0.28 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
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
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 = 103262 ORDER BY t0.id DESC;
|
| 202 |
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
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
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 = 103262 ORDER BY t0.id DESC;
|
| 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 = ?
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 = 100663;
|
| 204 |
0.28 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
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
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 = 100663 ORDER BY t0.id DESC;
|
| 205 |
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
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
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 = 100663 ORDER BY t0.id DESC;
|
| 206 |
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 = ?
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 = 100664;
|
| 207 |
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
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
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 = 100664 ORDER BY t0.id DESC;
|
| 208 |
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
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
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 = 100664 ORDER BY t0.id DESC;
|
| 209 |
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 = ?
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 = 5162;
|
| 210 |
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
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
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 = 5162 ORDER BY t0.id DESC;
|
| 211 |
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
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
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 = 5162 ORDER BY t0.id DESC;
|
| 212 |
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 = ?
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 = 76286;
|
| 213 |
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
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
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 = 76286 ORDER BY t0.id DESC;
|
| 214 |
0.27 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
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
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 = 76286 ORDER BY t0.id DESC;
|
| 215 |
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 = ?
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 = 74649;
|
| 216 |
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
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
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 = 74649 ORDER BY t0.id DESC;
|
| 217 |
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
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
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 = 74649 ORDER BY t0.id DESC;
|
| 218 |
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 = ?
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 = 3114;
|
| 219 |
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
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
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 = 3114 ORDER BY t0.id DESC;
|
| 220 |
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
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
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 = 3114 ORDER BY t0.id DESC;
|
| 221 |
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 = ?
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 = 74661;
|
| 222 |
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
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
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 = 74661 ORDER BY t0.id DESC;
|
| 223 |
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
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
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 = 74661 ORDER BY t0.id DESC;
|
| 224 |
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 = ?
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 = 75369;
|
| 225 |
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
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
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 = 75369 ORDER BY t0.id DESC;
|
| 226 |
0.27 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
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
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 = 75369 ORDER BY t0.id DESC;
|
| 227 |
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 = ?
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 = 75370;
|
| 228 |
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
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
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 = 75370 ORDER BY t0.id DESC;
|
| 229 |
0.28 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
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
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 = 75370 ORDER BY t0.id DESC;
|
| 230 |
0.19 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 = ?
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 = 75371;
|
| 231 |
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
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
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 = 75371 ORDER BY t0.id DESC;
|
| 232 |
0.27 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
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
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 = 75371 ORDER BY t0.id DESC;
|
| 233 |
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 = ?
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 = 3100;
|
| 234 |
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
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
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 = 3100 ORDER BY t0.id DESC;
|
| 235 |
0.28 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
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
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 = 3100 ORDER BY t0.id DESC;
|
| 236 |
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 = ?
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 = 74475;
|
| 237 |
0.38 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
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
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 = 74475 ORDER BY t0.id DESC;
|
| 238 |
0.37 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
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
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 = 74475 ORDER BY t0.id DESC;
|
| 239 |
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 = ?
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 = 74476;
|
| 240 |
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
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
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 = 74476 ORDER BY t0.id DESC;
|
| 241 |
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
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
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 = 74476 ORDER BY t0.id DESC;
|
| 242 |
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 = ?
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 = 73557;
|
| 243 |
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
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
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 = 73557 ORDER BY t0.id DESC;
|
| 244 |
0.28 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
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
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 = 73557 ORDER BY t0.id DESC;
|
| 245 |
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 = ?
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 = 3138;
|
| 246 |
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
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
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 = 3138 ORDER BY t0.id DESC;
|
| 247 |
0.28 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
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
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 = 3138 ORDER BY t0.id DESC;
|
| 248 |
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 = ?
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 = 67862;
|
| 249 |
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
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
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 = 67862 ORDER BY t0.id DESC;
|
| 250 |
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
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
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 = 67862 ORDER BY t0.id DESC;
|
| 251 |
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 = ?
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 = 67776;
|
| 252 |
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
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
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 = 67776 ORDER BY t0.id DESC;
|
| 253 |
0.28 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
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
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 = 67776 ORDER BY t0.id DESC;
|
| 254 |
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 = ?
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 = 74855;
|
| 255 |
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
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
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 = 74855 ORDER BY t0.id DESC;
|
| 256 |
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
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
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 = 74855 ORDER BY t0.id DESC;
|
| 257 |
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 = ?
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 = 74188;
|
| 258 |
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
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
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 = 74188 ORDER BY t0.id DESC;
|
| 259 |
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
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
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 = 74188 ORDER BY t0.id DESC;
|
| 260 |
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 = ?
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 = 74049;
|
| 261 |
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
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
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 = 74049 ORDER BY t0.id DESC;
|
| 262 |
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
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
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 = 74049 ORDER BY t0.id DESC;
|
| 263 |
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 = ?
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 = 67649;
|
| 264 |
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
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
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 = 67649 ORDER BY t0.id DESC;
|
| 265 |
0.28 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
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
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 = 67649 ORDER BY t0.id DESC;
|
| 266 |
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 = ?
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 = 67651;
|
| 267 |
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
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
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 = 67651 ORDER BY t0.id DESC;
|
| 268 |
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
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
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 = 67651 ORDER BY t0.id DESC;
|
| 269 |
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 = ?
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 = 67942;
|
| 270 |
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
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
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 = 67942 ORDER BY t0.id DESC;
|
| 271 |
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
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
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 = 67942 ORDER BY t0.id DESC;
|
| 272 |
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 = ?
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 = 69731;
|
| 273 |
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
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
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 = 69731 ORDER BY t0.id DESC;
|
| 274 |
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
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
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 = 69731 ORDER BY t0.id DESC;
|
| 275 |
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 = ?
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 = 71561;
|
| 276 |
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
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
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 = 71561 ORDER BY t0.id DESC;
|
| 277 |
0.28 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
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
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 = 71561 ORDER BY t0.id DESC;
|
| 278 |
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 = ?
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 = 93280;
|
| 279 |
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
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
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 = 93280 ORDER BY t0.id DESC;
|
| 280 |
0.27 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
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
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 = 93280 ORDER BY t0.id DESC;
|
| 281 |
0.19 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 = ?
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 = 93286;
|
| 282 |
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
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
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 = 93286 ORDER BY t0.id DESC;
|
| 283 |
0.28 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
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
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 = 93286 ORDER BY t0.id DESC;
|
| 284 |
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 = ?
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 = 72009;
|
| 285 |
0.28 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
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
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 = 72009 ORDER BY t0.id DESC;
|
| 286 |
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
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
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 = 72009 ORDER BY t0.id DESC;
|
| 287 |
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 = ?
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 = 82927;
|
| 288 |
0.48 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
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
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 = 82927 ORDER BY t0.id DESC;
|
| 289 |
0.39 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
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
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 = 82927 ORDER BY t0.id DESC;
|
| 290 |
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 = ?
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 = 71032;
|
| 291 |
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
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
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 = 71032 ORDER BY t0.id DESC;
|
| 292 |
0.27 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
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
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 = 71032 ORDER BY t0.id DESC;
|
| 293 |
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 = ?
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 = 70302;
|
| 294 |
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
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
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 = 70302 ORDER BY t0.id DESC;
|
| 295 |
0.28 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
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
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 = 70302 ORDER BY t0.id DESC;
|
| 296 |
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 = ?
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 = 2900;
|
| 297 |
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
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
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 = 2900 ORDER BY t0.id DESC;
|
| 298 |
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
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
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 = 2900 ORDER BY t0.id DESC;
|
| 299 |
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 = ?
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 = 67764;
|
| 300 |
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
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
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 = 67764 ORDER BY t0.id DESC;
|
| 301 |
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
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
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 = 67764 ORDER BY t0.id DESC;
|
| 302 |
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 = ?
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 = 68846;
|
| 303 |
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
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
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 = 68846 ORDER BY t0.id DESC;
|
| 304 |
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
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
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 = 68846 ORDER BY t0.id DESC;
|
| 305 |
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 = ?
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 = 69158;
|
| 306 |
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
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
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 = 69158 ORDER BY t0.id DESC;
|
| 307 |
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
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
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 = 69158 ORDER BY t0.id DESC;
|
| 308 |
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 = ?
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 = 69159;
|
| 309 |
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
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
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 = 69159 ORDER BY t0.id DESC;
|
| 310 |
0.27 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
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
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 = 69159 ORDER BY t0.id DESC;
|
| 311 |
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 = ?
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 = 69160;
|
| 312 |
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
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
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 = 69160 ORDER BY t0.id DESC;
|
| 313 |
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
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
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 = 69160 ORDER BY t0.id DESC;
|
| 314 |
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 = ?
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 = 69643;
|
| 315 |
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
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
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 = 69643 ORDER BY t0.id DESC;
|
| 316 |
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
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
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 = 69643 ORDER BY t0.id DESC;
|
| 317 |
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 = ?
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 = 69356;
|
| 318 |
0.38 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
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
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 = 69356 ORDER BY t0.id DESC;
|
| 319 |
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
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
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 = 69356 ORDER BY t0.id DESC;
|
| 320 |
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 = ?
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 = 67383;
|
| 321 |
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
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
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 = 67383 ORDER BY t0.id DESC;
|
| 322 |
0.27 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
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
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 = 67383 ORDER BY t0.id DESC;
|
| 323 |
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 = ?
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 = 94968;
|
| 324 |
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
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
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 = 94968 ORDER BY t0.id DESC;
|
| 325 |
0.39 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
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
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 = 94968 ORDER BY t0.id DESC;
|
| 326 |
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 = ?
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 = 390;
|
| 327 |
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
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
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 = 390 ORDER BY t0.id DESC;
|
| 328 |
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
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
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 = 390 ORDER BY t0.id DESC;
|
| 329 |
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 = ?
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 = 69641;
|
| 330 |
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
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
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 = 69641 ORDER BY t0.id DESC;
|
| 331 |
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
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
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 = 69641 ORDER BY t0.id DESC;
|
| 332 |
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 = ?
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 = 69161;
|
| 333 |
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
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
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 = 69161 ORDER BY t0.id DESC;
|
| 334 |
0.28 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
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
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 = 69161 ORDER BY t0.id DESC;
|
| 335 |
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 = ?
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 = 69162;
|
| 336 |
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
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
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 = 69162 ORDER BY t0.id DESC;
|
| 337 |
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
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
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 = 69162 ORDER BY t0.id DESC;
|
| 338 |
0.35 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 = ?
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 = 69164;
|
| 339 |
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
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
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 = 69164 ORDER BY t0.id DESC;
|
| 340 |
0.27 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
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
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 = 69164 ORDER BY t0.id DESC;
|
| 341 |
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 = ?
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 = 69165;
|
| 342 |
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
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
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 = 69165 ORDER BY t0.id DESC;
|
| 343 |
0.27 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
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
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 = 69165 ORDER BY t0.id DESC;
|
| 344 |
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 = ?
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 = 69166;
|
| 345 |
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
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
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 = 69166 ORDER BY t0.id DESC;
|
| 346 |
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
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
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 = 69166 ORDER BY t0.id DESC;
|
| 347 |
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 = ?
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 = 76054;
|
| 348 |
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
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
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 = 76054 ORDER BY t0.id DESC;
|
| 349 |
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
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
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 = 76054 ORDER BY t0.id DESC;
|
| 350 |
0.32 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 = ?
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 = 79477;
|
| 351 |
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
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
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 = 79477 ORDER BY t0.id DESC;
|
| 352 |
0.27 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
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
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 = 79477 ORDER BY t0.id DESC;
|
| 353 |
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 = ?
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 = 8102;
|
| 354 |
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
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
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 = 8102 ORDER BY t0.id DESC;
|
| 355 |
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
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
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 = 8102 ORDER BY t0.id DESC;
|
| 356 |
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 = ?
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 = 8104;
|
| 357 |
0.38 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
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
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 = 8104 ORDER BY t0.id DESC;
|
| 358 |
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
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
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 = 8104 ORDER BY t0.id DESC;
|
| 359 |
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 = ?
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 = 96103;
|
| 360 |
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
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
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 = 96103 ORDER BY t0.id DESC;
|
| 361 |
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
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
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 = 96103 ORDER BY t0.id DESC;
|
| 362 |
0.19 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 = ?
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 = 76270;
|
| 363 |
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
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
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 = 76270 ORDER BY t0.id DESC;
|
| 364 |
0.27 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
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
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 = 76270 ORDER BY t0.id DESC;
|
| 365 |
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 = ?
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 = 68418;
|
| 366 |
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
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
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 = 68418 ORDER BY t0.id DESC;
|
| 367 |
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
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
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 = 68418 ORDER BY t0.id DESC;
|
| 368 |
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 = ?
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 = 68402;
|
| 369 |
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
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
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 = 68402 ORDER BY t0.id DESC;
|
| 370 |
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
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
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 = 68402 ORDER BY t0.id DESC;
|
| 371 |
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 = ?
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 = 68403;
|
| 372 |
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
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
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 = 68403 ORDER BY t0.id DESC;
|
| 373 |
0.28 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
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
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 = 68403 ORDER BY t0.id DESC;
|
| 374 |
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 = ?
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 = 71533;
|
| 375 |
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
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
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 = 71533 ORDER BY t0.id DESC;
|
| 376 |
0.27 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
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
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 = 71533 ORDER BY t0.id DESC;
|
| 377 |
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 = ?
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 = 69203;
|
| 378 |
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
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
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 = 69203 ORDER BY t0.id DESC;
|
| 379 |
0.27 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
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
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 = 69203 ORDER BY t0.id DESC;
|
| 380 |
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 = ?
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 = 69194;
|
| 381 |
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
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
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 = 69194 ORDER BY t0.id DESC;
|
| 382 |
0.27 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
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
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 = 69194 ORDER BY t0.id DESC;
|
| 383 |
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 = ?
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 = 69195;
|
| 384 |
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
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
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 = 69195 ORDER BY t0.id DESC;
|
| 385 |
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
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
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 = 69195 ORDER BY t0.id DESC;
|
| 386 |
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 = ?
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 = 69196;
|
| 387 |
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
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
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 = 69196 ORDER BY t0.id DESC;
|
| 388 |
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
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
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 = 69196 ORDER BY t0.id DESC;
|
| 389 |
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 = ?
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 = 69197;
|
| 390 |
0.38 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
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
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 = 69197 ORDER BY t0.id DESC;
|
| 391 |
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
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
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 = 69197 ORDER BY t0.id DESC;
|
| 392 |
0.19 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 = ?
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 = 69198;
|
| 393 |
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
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
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 = 69198 ORDER BY t0.id DESC;
|
| 394 |
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
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
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 = 69198 ORDER BY t0.id DESC;
|
| 395 |
0.19 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 = ?
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 = 69199;
|
| 396 |
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
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
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 = 69199 ORDER BY t0.id DESC;
|
| 397 |
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
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
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 = 69199 ORDER BY t0.id DESC;
|
| 398 |
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 = ?
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 = 69172;
|
| 399 |
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
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
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 = 69172 ORDER BY t0.id DESC;
|
| 400 |
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
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
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 = 69172 ORDER BY t0.id DESC;
|
| 401 |
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 = ?
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 = 69200;
|
| 402 |
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
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
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 = 69200 ORDER BY t0.id DESC;
|
| 403 |
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
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
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 = 69200 ORDER BY t0.id DESC;
|
| 404 |
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 = ?
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 = 69201;
|
| 405 |
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
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
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 = 69201 ORDER BY t0.id DESC;
|
| 406 |
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
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
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 = 69201 ORDER BY t0.id DESC;
|
| 407 |
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 = ?
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 = 69202;
|
| 408 |
0.38 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
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
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 = 69202 ORDER BY t0.id DESC;
|
| 409 |
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
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
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 = 69202 ORDER BY t0.id DESC;
|
| 410 |
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 = ?
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 = 67992;
|
| 411 |
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
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
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 = 67992 ORDER BY t0.id DESC;
|
| 412 |
0.28 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
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
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 = 67992 ORDER BY t0.id DESC;
|
| 413 |
0.19 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 = ?
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 = 67993;
|
| 414 |
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
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
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 = 67993 ORDER BY t0.id DESC;
|
| 415 |
0.28 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
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
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 = 67993 ORDER BY t0.id DESC;
|
| 416 |
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 = ?
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 = 67994;
|
| 417 |
0.28 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
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
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 = 67994 ORDER BY t0.id DESC;
|
| 418 |
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
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
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 = 67994 ORDER BY t0.id DESC;
|
| 419 |
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 = ?
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 = 67996;
|
| 420 |
0.28 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
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
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 = 67996 ORDER BY t0.id DESC;
|
| 421 |
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
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
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 = 67996 ORDER BY t0.id DESC;
|
| 422 |
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 = ?
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 = 71641;
|
| 423 |
0.28 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
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
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 = 71641 ORDER BY t0.id DESC;
|
| 424 |
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
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
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 = 71641 ORDER BY t0.id DESC;
|
| 425 |
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 = ?
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 = 80828;
|
| 426 |
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
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
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 = 80828 ORDER BY t0.id DESC;
|
| 427 |
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
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
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 = 80828 ORDER BY t0.id DESC;
|
| 428 |
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 = ?
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 = 67372;
|
| 429 |
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
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
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 = 67372 ORDER BY t0.id DESC;
|
| 430 |
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
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
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 = 67372 ORDER BY t0.id DESC;
|
| 431 |
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 = ?
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 = 67260;
|
| 432 |
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
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
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 = 67260 ORDER BY t0.id DESC;
|
| 433 |
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
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
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 = 67260 ORDER BY t0.id DESC;
|
| 434 |
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 = ?
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 = 67261;
|
| 435 |
0.28 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
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
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 = 67261 ORDER BY t0.id DESC;
|
| 436 |
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
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
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 = 67261 ORDER BY t0.id DESC;
|
| 437 |
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 = ?
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 = 67262;
|
| 438 |
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
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
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 = 67262 ORDER BY t0.id DESC;
|
| 439 |
0.38 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
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
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 = 67262 ORDER BY t0.id DESC;
|
| 440 |
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 = ?
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 = 67263;
|
| 441 |
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
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
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 = 67263 ORDER BY t0.id DESC;
|
| 442 |
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
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
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 = 67263 ORDER BY t0.id DESC;
|
| 443 |
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 = ?
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 = 7114;
|
| 444 |
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
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
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 = 7114 ORDER BY t0.id DESC;
|
| 445 |
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
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
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 = 7114 ORDER BY t0.id DESC;
|
| 446 |
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 = ?
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 = 67812;
|
| 447 |
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
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
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 = 67812 ORDER BY t0.id DESC;
|
| 448 |
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
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
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 = 67812 ORDER BY t0.id DESC;
|
| 449 |
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 = ?
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 = 67359;
|
| 450 |
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
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
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 = 67359 ORDER BY t0.id DESC;
|
| 451 |
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
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
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 = 67359 ORDER BY t0.id DESC;
|
| 452 |
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 = ?
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 = 67360;
|
| 453 |
0.28 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
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
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 = 67360 ORDER BY t0.id DESC;
|
| 454 |
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
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
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 = 67360 ORDER BY t0.id DESC;
|
| 455 |
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 = ?
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 = 69532;
|
| 456 |
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
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
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 = 69532 ORDER BY t0.id DESC;
|
| 457 |
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
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
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 = 69532 ORDER BY t0.id DESC;
|
| 458 |
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 = ?
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 = 67813;
|
| 459 |
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
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
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 = 67813 ORDER BY t0.id DESC;
|
| 460 |
0.27 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
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
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 = 67813 ORDER BY t0.id DESC;
|
| 461 |
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 = ?
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 = 75302;
|
| 462 |
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
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
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 = 75302 ORDER BY t0.id DESC;
|
| 463 |
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
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
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 = 75302 ORDER BY t0.id DESC;
|
| 464 |
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 = ?
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 = 75331;
|
| 465 |
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
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
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 = 75331 ORDER BY t0.id DESC;
|
| 466 |
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
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
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 = 75331 ORDER BY t0.id DESC;
|
| 467 |
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 = ?
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 = 83684;
|
| 468 |
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
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
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 = 83684 ORDER BY t0.id DESC;
|
| 469 |
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
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
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 = 83684 ORDER BY t0.id DESC;
|
| 470 |
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 = ?
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 = 78567;
|
| 471 |
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
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
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 = 78567 ORDER BY t0.id DESC;
|
| 472 |
0.28 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
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
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 = 78567 ORDER BY t0.id DESC;
|
| 473 |
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 = ?
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 = 68562;
|
| 474 |
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
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
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 = 68562 ORDER BY t0.id DESC;
|
| 475 |
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
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
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 = 68562 ORDER BY t0.id DESC;
|
| 476 |
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 = ?
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 = 80188;
|
| 477 |
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
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
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 = 80188 ORDER BY t0.id DESC;
|
| 478 |
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
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
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 = 80188 ORDER BY t0.id DESC;
|
| 479 |
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 = ?
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 = 70401;
|
| 480 |
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
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
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 = 70401 ORDER BY t0.id DESC;
|
| 481 |
0.28 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
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
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 = 70401 ORDER BY t0.id DESC;
|
| 482 |
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 = ?
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 = 83797;
|
| 483 |
0.28 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
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
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 = 83797 ORDER BY t0.id DESC;
|
| 484 |
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
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
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 = 83797 ORDER BY t0.id DESC;
|
| 485 |
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 = ?
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 = 83802;
|
| 486 |
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
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
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 = 83802 ORDER BY t0.id DESC;
|
| 487 |
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
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
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 = 83802 ORDER BY t0.id DESC;
|
| 488 |
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 = ?
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 = 83808;
|
| 489 |
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
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
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 = 83808 ORDER BY t0.id DESC;
|
| 490 |
0.28 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
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
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 = 83808 ORDER BY t0.id DESC;
|
| 491 |
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 = ?
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 = 84725;
|
| 492 |
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
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
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 = 84725 ORDER BY t0.id DESC;
|
| 493 |
0.27 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
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
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 = 84725 ORDER BY t0.id DESC;
|
| 494 |
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 = ?
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 = 83755;
|
| 495 |
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
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
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 = 83755 ORDER BY t0.id DESC;
|
| 496 |
0.27 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
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
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 = 83755 ORDER BY t0.id DESC;
|
| 497 |
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 = ?
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 = 83767;
|
| 498 |
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
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
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 = 83767 ORDER BY t0.id DESC;
|
| 499 |
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
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
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 = 83767 ORDER BY t0.id DESC;
|
| 500 |
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 = ?
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 = 83775;
|
| 501 |
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
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
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 = 83775 ORDER BY t0.id DESC;
|
| 502 |
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
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
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 = 83775 ORDER BY t0.id DESC;
|
| 503 |
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 = ?
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 = 81071;
|
| 504 |
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
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
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 = 81071 ORDER BY t0.id DESC;
|
| 505 |
0.28 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
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
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 = 81071 ORDER BY t0.id DESC;
|
| 506 |
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 = ?
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 = 80787;
|
| 507 |
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
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
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 = 80787 ORDER BY t0.id DESC;
|
| 508 |
0.27 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
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
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 = 80787 ORDER BY t0.id DESC;
|
| 509 |
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 = ?
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 = 80789;
|
| 510 |
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
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
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 = 80789 ORDER BY t0.id DESC;
|
| 511 |
0.28 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
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
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 = 80789 ORDER BY t0.id DESC;
|
| 512 |
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 = ?
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 = 70412;
|
| 513 |
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
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
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 = 70412 ORDER BY t0.id DESC;
|
| 514 |
0.28 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
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
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 = 70412 ORDER BY t0.id DESC;
|
| 515 |
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 = ?
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 = 69066;
|
| 516 |
0.28 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
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
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 = 69066 ORDER BY t0.id DESC;
|
| 517 |
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
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
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 = 69066 ORDER BY t0.id DESC;
|
| 518 |
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 = ?
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 = 83083;
|
| 519 |
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
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
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 = 83083 ORDER BY t0.id DESC;
|
| 520 |
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
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
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 = 83083 ORDER BY t0.id DESC;
|
| 521 |
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 = ?
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 = 85118;
|
| 522 |
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
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
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 = 85118 ORDER BY t0.id DESC;
|
| 523 |
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
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
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 = 85118 ORDER BY t0.id DESC;
|
| 524 |
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 = ?
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 = 85124;
|
| 525 |
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
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
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 = 85124 ORDER BY t0.id DESC;
|
| 526 |
0.28 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
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
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 = 85124 ORDER BY t0.id DESC;
|
| 527 |
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 = ?
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 = 73779;
|
| 528 |
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
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
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 = 73779 ORDER BY t0.id DESC;
|
| 529 |
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
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
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 = 73779 ORDER BY t0.id DESC;
|
| 530 |
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 = ?
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 = 80050;
|
| 531 |
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
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
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 = 80050 ORDER BY t0.id DESC;
|
| 532 |
0.28 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
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
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 = 80050 ORDER BY t0.id DESC;
|
| 533 |
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 = ?
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 = 81004;
|
| 534 |
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
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
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 = 81004 ORDER BY t0.id DESC;
|
| 535 |
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
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
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 = 81004 ORDER BY t0.id DESC;
|
| 536 |
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 = ?
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 = 83650;
|
| 537 |
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
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
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 = 83650 ORDER BY t0.id DESC;
|
| 538 |
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
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
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 = 83650 ORDER BY t0.id DESC;
|
| 539 |
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 = ?
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 = 70271;
|
| 540 |
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
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
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 = 70271 ORDER BY t0.id DESC;
|
| 541 |
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
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
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 = 70271 ORDER BY t0.id DESC;
|
| 542 |
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 = ?
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 = 89830;
|
| 543 |
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
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
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 = 89830 ORDER BY t0.id DESC;
|
| 544 |
0.28 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
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
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 = 89830 ORDER BY t0.id DESC;
|
| 545 |
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 = ?
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 = 80732;
|
| 546 |
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
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
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 = 80732 ORDER BY t0.id DESC;
|
| 547 |
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
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
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 = 80732 ORDER BY t0.id DESC;
|
| 548 |
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 = ?
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 = 86170;
|
| 549 |
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
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
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 = 86170 ORDER BY t0.id DESC;
|
| 550 |
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
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
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 = 86170 ORDER BY t0.id DESC;
|
| 551 |
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 = ?
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 = 81208;
|
| 552 |
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
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
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 = 81208 ORDER BY t0.id DESC;
|
| 553 |
0.28 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
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
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 = 81208 ORDER BY t0.id DESC;
|
| 554 |
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 = ?
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 = 84379;
|
| 555 |
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
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
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 = 84379 ORDER BY t0.id DESC;
|
| 556 |
0.27 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
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
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 = 84379 ORDER BY t0.id DESC;
|
| 557 |
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 = ?
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 = 88932;
|
| 558 |
0.28 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
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
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 = 88932 ORDER BY t0.id DESC;
|
| 559 |
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
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
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 = 88932 ORDER BY t0.id DESC;
|
| 560 |
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 = ?
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 = 88649;
|
| 561 |
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
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
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 = 88649 ORDER BY t0.id DESC;
|
| 562 |
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
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
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 = 88649 ORDER BY t0.id DESC;
|
| 563 |
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 = ?
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 = 16510;
|
| 564 |
0.28 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
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
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 = 16510 ORDER BY t0.id DESC;
|
| 565 |
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
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
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 = 16510 ORDER BY t0.id DESC;
|
| 566 |
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 = ?
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 = 15170;
|
| 567 |
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
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
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 = 15170 ORDER BY t0.id DESC;
|
| 568 |
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
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
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 = 15170 ORDER BY t0.id DESC;
|
| 569 |
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 = ?
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 = 15166;
|
| 570 |
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
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
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 = 15166 ORDER BY t0.id DESC;
|
| 571 |
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
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
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 = 15166 ORDER BY t0.id DESC;
|
| 572 |
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 = ?
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 = 14946;
|
| 573 |
0.28 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
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
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 = 14946 ORDER BY t0.id DESC;
|
| 574 |
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
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
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 = 14946 ORDER BY t0.id DESC;
|
| 575 |
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 = ?
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 = 87687;
|
| 576 |
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
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
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 = 87687 ORDER BY t0.id DESC;
|
| 577 |
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
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
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 = 87687 ORDER BY t0.id DESC;
|
| 578 |
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 = ?
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 = 13592;
|
| 579 |
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
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
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 = 13592 ORDER BY t0.id DESC;
|
| 580 |
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
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
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 = 13592 ORDER BY t0.id DESC;
|
| 581 |
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 = ?
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 = 90468;
|
| 582 |
0.44 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
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
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 = 90468 ORDER BY t0.id DESC;
|
| 583 |
0.28 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
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
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 = 90468 ORDER BY t0.id DESC;
|
| 584 |
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 = ?
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 = 17120;
|
| 585 |
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
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
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 = 17120 ORDER BY t0.id DESC;
|
| 586 |
0.28 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
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
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 = 17120 ORDER BY t0.id DESC;
|
| 587 |
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 = ?
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 = 17122;
|
| 588 |
0.38 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
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
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 = 17122 ORDER BY t0.id DESC;
|
| 589 |
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
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
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 = 17122 ORDER BY t0.id DESC;
|
| 590 |
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 = ?
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 = 10402;
|
| 591 |
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
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
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 = 10402 ORDER BY t0.id DESC;
|
| 592 |
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
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
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 = 10402 ORDER BY t0.id DESC;
|
| 593 |
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 = ?
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 = 10404;
|
| 594 |
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
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
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 = 10404 ORDER BY t0.id DESC;
|
| 595 |
0.28 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
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
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 = 10404 ORDER BY t0.id DESC;
|
| 596 |
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 = ?
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 = 90220;
|
| 597 |
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
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
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 = 90220 ORDER BY t0.id DESC;
|
| 598 |
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
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
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 = 90220 ORDER BY t0.id DESC;
|
| 599 |
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 = ?
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 = 87734;
|
| 600 |
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
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
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 = 87734 ORDER BY t0.id DESC;
|
| 601 |
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
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
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 = 87734 ORDER BY t0.id DESC;
|
| 602 |
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 = ?
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 = 87964;
|
| 603 |
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
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
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 = 87964 ORDER BY t0.id DESC;
|
| 604 |
0.28 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
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
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 = 87964 ORDER BY t0.id DESC;
|
| 605 |
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 = ?
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 = 87879;
|
| 606 |
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
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
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 = 87879 ORDER BY t0.id DESC;
|
| 607 |
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
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
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 = 87879 ORDER BY t0.id DESC;
|
| 608 |
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 = ?
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 = 87880;
|
| 609 |
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
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
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 = 87880 ORDER BY t0.id DESC;
|
| 610 |
0.27 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
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
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 = 87880 ORDER BY t0.id DESC;
|
| 611 |
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 = ?
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 = 87881;
|
| 612 |
0.28 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
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
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 = 87881 ORDER BY t0.id DESC;
|
| 613 |
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
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
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 = 87881 ORDER BY t0.id DESC;
|
| 614 |
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 = ?
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 = 11548;
|
| 615 |
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
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
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 = 11548 ORDER BY t0.id DESC;
|
| 616 |
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
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
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 = 11548 ORDER BY t0.id DESC;
|
| 617 |
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 = ?
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 = 89757;
|
| 618 |
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
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
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 = 89757 ORDER BY t0.id DESC;
|
| 619 |
0.28 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
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
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 = 89757 ORDER BY t0.id DESC;
|
| 620 |
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 = ?
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 = 86324;
|
| 621 |
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
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
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 = 86324 ORDER BY t0.id DESC;
|
| 622 |
0.27 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
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
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 = 86324 ORDER BY t0.id DESC;
|
| 623 |
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 = ?
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 = 23146;
|
| 624 |
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
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
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 = 23146 ORDER BY t0.id DESC;
|
| 625 |
0.27 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
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
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 = 23146 ORDER BY t0.id DESC;
|
| 626 |
0.19 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 = ?
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 = 99926;
|
| 627 |
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
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
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 = 99926 ORDER BY t0.id DESC;
|
| 628 |
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
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
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 = 99926 ORDER BY t0.id DESC;
|
| 629 |
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 = ?
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 = 27712;
|
| 630 |
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
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
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 = 27712 ORDER BY t0.id DESC;
|
| 631 |
0.28 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
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
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 = 27712 ORDER BY t0.id DESC;
|
| 632 |
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 = ?
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 = 97622;
|
| 633 |
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
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
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 = 97622 ORDER BY t0.id DESC;
|
| 634 |
0.28 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
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
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 = 97622 ORDER BY t0.id DESC;
|
| 635 |
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 = ?
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 = 97627;
|
| 636 |
0.28 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
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
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 = 97627 ORDER BY t0.id DESC;
|
| 637 |
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
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
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 = 97627 ORDER BY t0.id DESC;
|
| 638 |
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 = ?
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 = 93331;
|
| 639 |
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
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
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 = 93331 ORDER BY t0.id DESC;
|
| 640 |
0.27 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
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
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 = 93331 ORDER BY t0.id DESC;
|
| 641 |
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 = ?
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 = 21084;
|
| 642 |
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
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
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 = 21084 ORDER BY t0.id DESC;
|
| 643 |
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
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
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 = 21084 ORDER BY t0.id DESC;
|
| 644 |
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 = ?
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 = 97436;
|
| 645 |
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
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
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 = 97436 ORDER BY t0.id DESC;
|
| 646 |
0.27 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
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
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 = 97436 ORDER BY t0.id DESC;
|
| 647 |
0.19 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 = ?
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 = 28134;
|
| 648 |
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
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
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 = 28134 ORDER BY t0.id DESC;
|
| 649 |
0.28 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
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
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 = 28134 ORDER BY t0.id DESC;
|
| 650 |
0.19 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 = ?
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 = 17282;
|
| 651 |
0.28 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
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
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 = 17282 ORDER BY t0.id DESC;
|
| 652 |
0.26 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
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
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 = 17282 ORDER BY t0.id DESC;
|
| 653 |
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 = ?
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 = 22822;
|
| 654 |
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
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
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 = 22822 ORDER BY t0.id DESC;
|
| 655 |
0.27 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
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
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 = 22822 ORDER BY t0.id DESC;
|
| 656 |
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 = ?
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 = 95527;
|
| 657 |
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
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
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 = 95527 ORDER BY t0.id DESC;
|
| 658 |
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
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
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 = 95527 ORDER BY t0.id DESC;
|
| 659 |
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 = ?
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 = 25964;
|
| 660 |
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
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
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 = 25964 ORDER BY t0.id DESC;
|
| 661 |
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
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
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 = 25964 ORDER BY t0.id DESC;
|
| 662 |
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 = ?
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 = 23662;
|
| 663 |
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
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
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 = 23662 ORDER BY t0.id DESC;
|
| 664 |
0.28 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
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
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 = 23662 ORDER BY t0.id DESC;
|
| 665 |
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 = ?
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 = 94021;
|
| 666 |
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
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
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 = 94021 ORDER BY t0.id DESC;
|
| 667 |
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
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
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 = 94021 ORDER BY t0.id DESC;
|
| 668 |
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 = ?
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 = 20840;
|
| 669 |
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
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
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 = 20840 ORDER BY t0.id DESC;
|
| 670 |
0.26 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
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
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 = 20840 ORDER BY t0.id DESC;
|
| 671 |
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 = ?
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 = 91527;
|
| 672 |
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
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
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 = 91527 ORDER BY t0.id DESC;
|
| 673 |
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
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
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 = 91527 ORDER BY t0.id DESC;
|
| 674 |
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 = ?
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 = 97327;
|
| 675 |
0.28 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
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
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 = 97327 ORDER BY t0.id DESC;
|
| 676 |
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
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
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 = 97327 ORDER BY t0.id DESC;
|
| 677 |
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 = ?
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 = 100769;
|
| 678 |
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
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
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 = 100769 ORDER BY t0.id DESC;
|
| 679 |
0.27 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
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
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 = 100769 ORDER BY t0.id DESC;
|
| 680 |
0.19 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 = ?
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 = 95457;
|
| 681 |
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
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
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 = 95457 ORDER BY t0.id DESC;
|
| 682 |
0.26 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
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
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 = 95457 ORDER BY t0.id DESC;
|
| 683 |
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 = ?
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 = 95822;
|
| 684 |
0.28 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
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
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 = 95822 ORDER BY t0.id DESC;
|
| 685 |
0.27 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
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
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 = 95822 ORDER BY t0.id DESC;
|
| 686 |
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 = ?
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 = 62869;
|
| 687 |
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
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
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 = 62869 ORDER BY t0.id DESC;
|
| 688 |
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
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
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 = 62869 ORDER BY t0.id DESC;
|
| 689 |
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 = ?
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 = 95437;
|
| 690 |
0.28 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
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
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 = 95437 ORDER BY t0.id DESC;
|
| 691 |
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
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
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 = 95437 ORDER BY t0.id DESC;
|
| 692 |
0.19 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 = ?
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 = 95438;
|
| 693 |
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
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
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 = 95438 ORDER BY t0.id DESC;
|
| 694 |
0.26 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
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
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 = 95438 ORDER BY t0.id DESC;
|
| 695 |
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 = ?
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 = 95439;
|
| 696 |
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
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
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 = 95439 ORDER BY t0.id DESC;
|
| 697 |
0.27 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
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
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 = 95439 ORDER BY t0.id DESC;
|
| 698 |
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 = ?
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 = 95440;
|
| 699 |
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
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
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 = 95440 ORDER BY t0.id DESC;
|
| 700 |
0.26 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
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
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 = 95440 ORDER BY t0.id DESC;
|
| 701 |
0.19 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 = ?
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 = 97576;
|
| 702 |
0.28 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
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
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 = 97576 ORDER BY t0.id DESC;
|
| 703 |
0.27 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
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
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 = 97576 ORDER BY t0.id DESC;
|
| 704 |
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 = ?
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 = 102341;
|
| 705 |
0.28 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
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
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 = 102341 ORDER BY t0.id DESC;
|
| 706 |
0.28 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
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
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 = 102341 ORDER BY t0.id DESC;
|
| 707 |
0.19 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 = ?
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 = 103538;
|
| 708 |
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
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
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 = 103538 ORDER BY t0.id DESC;
|
| 709 |
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
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
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 = 103538 ORDER BY t0.id DESC;
|
| 710 |
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 = ?
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 = 104081;
|
| 711 |
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
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
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 = 104081 ORDER BY t0.id DESC;
|
| 712 |
0.27 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
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
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 = 104081 ORDER BY t0.id DESC;
|
| 713 |
0.19 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 = ?
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 = 104082;
|
| 714 |
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
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
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 = 104082 ORDER BY t0.id DESC;
|
| 715 |
0.28 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
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
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 = 104082 ORDER BY t0.id DESC;
|
| 716 |
0.19 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 = ?
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 = 104402;
|
| 717 |
0.28 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
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
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 = 104402 ORDER BY t0.id DESC;
|
| 718 |
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
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
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 = 104402 ORDER BY t0.id DESC;
|
| 719 |
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 = ?
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 = 104403;
|
| 720 |
0.28 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
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
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 = 104403 ORDER BY t0.id DESC;
|
| 721 |
0.27 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
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
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 = 104403 ORDER BY t0.id DESC;
|
| 722 |
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 = ?
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 = 104608;
|
| 723 |
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
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
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 = 104608 ORDER BY t0.id DESC;
|
| 724 |
0.28 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
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
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 = 104608 ORDER BY t0.id DESC;
|
| 725 |
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 = ?
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 = 104707;
|
| 726 |
0.28 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
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
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 = 104707 ORDER BY t0.id DESC;
|
| 727 |
0.28 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
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
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 = 104707 ORDER BY t0.id DESC;
|
| 728 |
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 = ?
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 = 104708;
|
| 729 |
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
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
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 = 104708 ORDER BY t0.id DESC;
|
| 730 |
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
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
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 = 104708 ORDER BY t0.id DESC;
|
| 731 |
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 = ?
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 = 105053;
|
| 732 |
0.28 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
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
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 = 105053 ORDER BY t0.id DESC;
|
| 733 |
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
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
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 = 105053 ORDER BY t0.id DESC;
|
| 734 |
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 = ?
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 = 104871;
|
| 735 |
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
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
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 = 104871 ORDER BY t0.id DESC;
|
| 736 |
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
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
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 = 104871 ORDER BY t0.id DESC;
|
| 737 |
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 = ?
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 = 105066;
|
| 738 |
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
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
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 = 105066 ORDER BY t0.id DESC;
|
| 739 |
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
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
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 = 105066 ORDER BY t0.id DESC;
|
| 740 |
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 = ?
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 = 105120;
|
| 741 |
0.28 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
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
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 = 105120 ORDER BY t0.id DESC;
|
| 742 |
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
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
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 = 105120 ORDER BY t0.id DESC;
|
| 743 |
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 = ?
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 = 105265;
|
| 744 |
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
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
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 = 105265 ORDER BY t0.id DESC;
|
| 745 |
0.28 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
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
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 = 105265 ORDER BY t0.id DESC;
|
| 746 |
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 = ?
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 = 105429;
|
| 747 |
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
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
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 = 105429 ORDER BY t0.id DESC;
|
| 748 |
0.27 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
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
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 = 105429 ORDER BY t0.id DESC;
|
| 749 |
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 = ?
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 = 97092;
|
| 750 |
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
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
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 = 97092 ORDER BY t0.id DESC;
|
| 751 |
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
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
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 = 97092 ORDER BY t0.id DESC;
|
| 752 |
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 = ?
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 = 98290;
|
| 753 |
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
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
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 = 98290 ORDER BY t0.id DESC;
|
| 754 |
0.28 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
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
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 = 98290 ORDER BY t0.id DESC;
|
| 755 |
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 = ?
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 = 98291;
|
| 756 |
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
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
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 = 98291 ORDER BY t0.id DESC;
|
| 757 |
0.28 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
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
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 = 98291 ORDER BY t0.id DESC;
|
| 758 |
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 = ?
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 = 98292;
|
| 759 |
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
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
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 = 98292 ORDER BY t0.id DESC;
|
| 760 |
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
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
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 = 98292 ORDER BY t0.id DESC;
|
| 761 |
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 = ?
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 = 98701;
|
| 762 |
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
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
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 = 98701 ORDER BY t0.id DESC;
|
| 763 |
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
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
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 = 98701 ORDER BY t0.id DESC;
|
| 764 |
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 = ?
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 = 98709;
|
| 765 |
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
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
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 = 98709 ORDER BY t0.id DESC;
|
| 766 |
0.28 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
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
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 = 98709 ORDER BY t0.id DESC;
|
| 767 |
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 = ?
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 = 98710;
|
| 768 |
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
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
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 = 98710 ORDER BY t0.id DESC;
|
| 769 |
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
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
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 = 98710 ORDER BY t0.id DESC;
|
| 770 |
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 = ?
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 = 99043;
|
| 771 |
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
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
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 = 99043 ORDER BY t0.id DESC;
|
| 772 |
0.27 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
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
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 = 99043 ORDER BY t0.id DESC;
|
| 773 |
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 = ?
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 = 99061;
|
| 774 |
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
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
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 = 99061 ORDER BY t0.id DESC;
|
| 775 |
0.28 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
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
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 = 99061 ORDER BY t0.id DESC;
|
| 776 |
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 = ?
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 = 99062;
|
| 777 |
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
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
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 = 99062 ORDER BY t0.id DESC;
|
| 778 |
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
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
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 = 99062 ORDER BY t0.id DESC;
|
| 779 |
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 = ?
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 = 99445;
|
| 780 |
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
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
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 = 99445 ORDER BY t0.id DESC;
|
| 781 |
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
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
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 = 99445 ORDER BY t0.id DESC;
|
| 782 |
0.19 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 = ?
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 = 99540;
|
| 783 |
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
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
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 = 99540 ORDER BY t0.id DESC;
|
| 784 |
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
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
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 = 99540 ORDER BY t0.id DESC;
|
| 785 |
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 = ?
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 = 99897;
|
| 786 |
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
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
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 = 99897 ORDER BY t0.id DESC;
|
| 787 |
0.28 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
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
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 = 99897 ORDER BY t0.id DESC;
|
| 788 |
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 = ?
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 = 99925;
|
| 789 |
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
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
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 = 99925 ORDER BY t0.id DESC;
|
| 790 |
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
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
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 = 99925 ORDER BY t0.id DESC;
|
| 791 |
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 = ?
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 = 101091;
|
| 792 |
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
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
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 = 101091 ORDER BY t0.id DESC;
|
| 793 |
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
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
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 = 101091 ORDER BY t0.id DESC;
|
| 794 |
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 = ?
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 = 101338;
|
| 795 |
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
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
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 = 101338 ORDER BY t0.id DESC;
|
| 796 |
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
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
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 = 101338 ORDER BY t0.id DESC;
|
| 797 |
0.19 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 = ?
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 = 101371;
|
| 798 |
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
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
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 = 101371 ORDER BY t0.id DESC;
|
| 799 |
0.55 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
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
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 = 101371 ORDER BY t0.id DESC;
|
| 800 |
0.31 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 = ?
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 = 6190;
|
| 801 |
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
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
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 = 6190 ORDER BY t0.id DESC;
|
| 802 |
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
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
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 = 6190 ORDER BY t0.id DESC;
|
| 803 |
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 = ?
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 = 5314;
|
| 804 |
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
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
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 = 5314 ORDER BY t0.id DESC;
|
| 805 |
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
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
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 = 5314 ORDER BY t0.id DESC;
|
| 806 |
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
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
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 = 1146 ORDER BY t0.id DESC;
|
| 807 |
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
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
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 = 1146 ORDER BY t0.id DESC;
|
| 808 |
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 = ?
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 = 17066;
|
| 809 |
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
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
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 = 17066 ORDER BY t0.id DESC;
|
| 810 |
0.28 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
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
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 = 17066 ORDER BY t0.id DESC;
|
| 811 |
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 = ?
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 = 452;
|
| 812 |
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
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
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 = 452 ORDER BY t0.id DESC;
|
| 813 |
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
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
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 = 452 ORDER BY t0.id DESC;
|
| 814 |
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 = ?
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 = 14038;
|
| 815 |
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
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
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 = 14038 ORDER BY t0.id DESC;
|
| 816 |
0.27 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
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
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 = 14038 ORDER BY t0.id DESC;
|
| 817 |
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 = ?
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 = 14042;
|
| 818 |
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
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
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 = 14042 ORDER BY t0.id DESC;
|
| 819 |
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
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
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 = 14042 ORDER BY t0.id DESC;
|
| 820 |
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 = ?
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 = 4390;
|
| 821 |
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
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
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 = 4390 ORDER BY t0.id DESC;
|
| 822 |
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
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
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 = 4390 ORDER BY t0.id DESC;
|
| 823 |
0.33 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 = ?
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 = 4994;
|
| 824 |
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
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
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 = 4994 ORDER BY t0.id DESC;
|
| 825 |
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
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
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 = 4994 ORDER BY t0.id DESC;
|
| 826 |
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 = ?
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 = 5154;
|
| 827 |
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
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
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 = 5154 ORDER BY t0.id DESC;
|
| 828 |
0.38 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
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
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 = 5154 ORDER BY t0.id DESC;
|
| 829 |
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 = ?
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 = 14494;
|
| 830 |
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
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
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 = 14494 ORDER BY t0.id DESC;
|
| 831 |
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
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
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 = 14494 ORDER BY t0.id DESC;
|
| 832 |
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 = ?
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 = 29190;
|
| 833 |
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
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
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 = 29190 ORDER BY t0.id DESC;
|
| 834 |
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
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
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 = 29190 ORDER BY t0.id DESC;
|
| 835 |
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 = ?
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 = 98948;
|
| 836 |
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
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
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 = 98948 ORDER BY t0.id DESC;
|
| 837 |
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
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
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 = 98948 ORDER BY t0.id DESC;
|
| 838 |
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 = ?
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 = 5106;
|
| 839 |
0.38 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
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
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 = 5106 ORDER BY t0.id DESC;
|
| 840 |
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
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
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 = 5106 ORDER BY t0.id DESC;
|
| 841 |
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 = ?
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 = 19072;
|
| 842 |
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
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
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 = 19072 ORDER BY t0.id DESC;
|
| 843 |
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
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
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 = 19072 ORDER BY t0.id DESC;
|
| 844 |
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 = ?
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 = 22560;
|
| 845 |
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
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
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 = 22560 ORDER BY t0.id DESC;
|
| 846 |
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
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
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 = 22560 ORDER BY t0.id DESC;
|
| 847 |
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
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
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 = 30326 ORDER BY t0.id DESC;
|
| 848 |
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
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
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 = 30326 ORDER BY t0.id DESC;
|