| 1 |
0.59 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 = '1118';
|
| 2 |
61.63 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 OFFSET 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
OFFSET
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 = 1118 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 OFFSET 10;
|
| 3 |
0.68 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 31798;
|
| 4 |
0.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 = 37089 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 5 |
0.55 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 31792;
|
| 6 |
0.90 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 = 37086 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 7 |
0.45 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 31796;
|
| 8 |
1.07 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 = 230850 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 9 |
0.48 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 20406;
|
| 10 |
0.84 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 = 245516 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 11 |
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 = 23790;
|
| 12 |
0.73 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.created_date AS created_date_3, t0.din AS din_4, t0.company_name AS company_name_5, t0.atc_number AS atc_number_6, t0.atc_description AS atc_description_7, t0.hc_updated_date AS hc_updated_date_8, t0.remaining_supply_date AS remaining_supply_date_9, t0.discontinuation_date AS discontinuation_date_10, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_11, t0.anticipated_start_date AS anticipated_start_date_12, t0.estimated_end_date AS estimated_end_date_13, t0.actual_start_date AS actual_start_date_14, t0.actual_end_date AS actual_end_date_15, t0.en_info_on_alternative AS en_info_on_alternative_16, t0.fr_info_on_alternative AS fr_info_on_alternative_17, t0.decision_reversal AS decision_reversal_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.updated_date AS updated_date_23, t0.last_updated_operation AS last_updated_operation_24, t0.last_updated_ip AS last_updated_ip_25, t0.en_product_alternative AS en_product_alternative_26, t0.fr_product_alternative AS fr_product_alternative_27, t0.status AS status_28, t0.en_info_for_care_provider AS en_info_for_care_provider_29, t0.fr_info_for_care_provider AS fr_info_for_care_provider_30, t0.en_mitigation_efforts AS en_mitigation_efforts_31, t0.fr_mitigation_efforts AS fr_mitigation_efforts_32, t0.en_comments AS en_comments_33, t0.fr_comments AS fr_comments_34, t0.hc_en_product_alternative AS hc_en_product_alternative_35, t0.hc_fr_product_alternative AS hc_fr_product_alternative_36, t0.hc_en_shortage_info AS hc_en_shortage_info_37, t0.hc_fr_shortage_info AS hc_fr_shortage_info_38, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_39, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_40, t0.hc_en_comments AS hc_en_comments_41, t0.hc_fr_comments AS hc_fr_comments_42, t0.en_drug_brand_name AS en_drug_brand_name_43, t0.en_drug_proper_name AS en_drug_proper_name_44, t0.en_drug_common_name AS en_drug_common_name_45, t0.fr_drug_brand_name AS fr_drug_brand_name_46, t0.fr_drug_proper_name AS fr_drug_proper_name_47, t0.fr_drug_common_name AS fr_drug_common_name_48, t0.en_ingredients AS en_ingredients_49, t0.fr_ingredients AS fr_ingredients_50, t0.drug_strength AS drug_strength_51, t0.drug_dosage_form AS drug_dosage_form_52, t0.drug_dosage_form_fr AS drug_dosage_form_fr_53, t0.drug_route AS drug_route_54, t0.drug_route_fr AS drug_route_fr_55, t0.drug_package_quantity AS drug_package_quantity_56, t0.resolved AS resolved_57, t0.avoided AS avoided_58, t0.advance AS advance_59, t0.late_submission AS late_submission_60, t0.shortage_duplicated AS shortage_duplicated_61, t0.discontinuance_duplicated AS discontinuance_duplicated_62, t0.draft AS draft_63, t0.deleted_ip_address AS deleted_ip_address_64, t0.deleted_date AS deleted_date_65, t0.current_form_lang AS current_form_lang_66, t0.discontinuation_duplication AS discontinuation_duplication_67, t0.shortage_duplication AS shortage_duplication_68, t0.unknown_estimated_end_date AS unknown_estimated_end_date_69, t0.marker_a1 AS marker_a1_70, t0.marker_a2 AS marker_a2_71, t0.marker_a3 AS marker_a3_72, t0.marker_b1 AS marker_b1_73, t0.marker_b2 AS marker_b2_74, t0.marker_b3 AS marker_b3_75, t0.late_marker_disabled AS late_marker_disabled_76, t0.tier_3 AS tier_3_77, t0.drug_id AS drug_id_78, t0.type_id AS type_id_79, t0.discontinuance_reason_id AS discontinuance_reason_id_80, t0.shortage_reason_id AS shortage_reason_id_81, t0.parent_object_id AS parent_object_id_82, t0.last_updated_user_id AS last_updated_user_id_83, t0.deleted_by_user_id AS deleted_by_user_id_84 FROM reports t0 WHERE t0.parent_object_id = ? ORDER BY t0.updated_date DESC, t0.id DESC
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 = 148115 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 13 |
0.82 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 = 54712 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 14 |
0.77 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 = 54715 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 15 |
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 = 23792;
|
| 16 |
0.82 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 = 54718 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 17 |
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 = 148109 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 18 |
0.69 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 = 148112 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 19 |
20.61 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 = 1118 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;
|
| 20 |
0.99 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 14216;
|
| 21 |
1.53 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 = 118912 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 22 |
1.30 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 = 110806 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 23 |
1.22 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 = 110803 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 24 |
1.29 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 = 110800 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 25 |
0.58 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 14218;
|
| 26 |
1.76 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 = 103584 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 27 |
1.29 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 = 110649 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 28 |
1.29 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 = 125455 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 29 |
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 = 181594 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 30 |
0.60 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103963;
|
| 31 |
1.47 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 = 231020 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 32 |
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 = 103962;
|
| 33 |
1.24 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 = 244918 ORDER BY t0.updated_date DESC, t0.id DESC;
|
| 34 |
67.28 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 = 1118 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;
|
| 35 |
21.58 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 = 1118 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;
|
| 36 |
14.29 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
1118
"2025-12-10 05:19:22"
"2025-12-10 05:19:22"
"2025-12-10 05:19:22"
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 = 1118 AND ((r0_.actual_start_date < '2025-12-10 05:19:22' AND r0_.actual_end_date IS NULL) OR (r0_.actual_start_date <= '2025-12-10 05:19:22' AND r0_.actual_end_date >= '2025-12-10 05:19:22')) AND r0_.parent_object_id IS NULL AND r0_.draft = 0 AND r0_.deleted_date IS NULL ORDER BY r0_.updated_date DESC;
|
| 37 |
57.91 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
1118
0
"2025-12-10 05:19:22"
]
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 = 1118 AND r0_.parent_object_id IS NULL AND r0_.draft = 0 AND r0_.discontinuation_date <= '2025-12-10 05:19:22' AND r0_.deleted_date IS NULL ORDER BY r0_.updated_date DESC;
|
| 38 |
0.53 ms |
SELECT s0_.id AS id_0, s0_.last_notification_date AS last_notification_date_1, s0_.last_updated AS last_updated_2, s0_.last_status AS last_status_3, s0_.last_number_of_results AS last_number_of_results_4, s0_.user_id AS user_id_5, s0_.drug_id AS drug_id_6, s0_.company_id AS company_id_7, s0_.ingredient_id AS ingredient_id_8, s0_.atc_id AS atc_id_9 FROM shortagealert s0_ LEFT JOIN users u1_ ON s0_.user_id = u1_.id WHERE u1_.id = ? AND s0_.ingredient_id = ? ORDER BY s0_.last_updated DESC LIMIT 1
Parameters: [
null
1118
]
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 = 1118 ORDER BY s0_.last_updated DESC LIMIT 1;
|
| 39 |
1.23 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 = 1118 ORDER BY t0.id ASC;
|
| 40 |
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 = 6450;
|
| 41 |
0.59 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 6450 ORDER BY t0.id DESC;
|
| 42 |
0.58 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 6450 ORDER BY t0.id DESC;
|
| 43 |
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 = 3528;
|
| 44 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 3528 ORDER BY t0.id DESC;
|
| 45 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 3528 ORDER BY t0.id DESC;
|
| 46 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 2906;
|
| 47 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 2906 ORDER BY t0.id DESC;
|
| 48 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 2906 ORDER BY t0.id DESC;
|
| 49 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 9338;
|
| 50 |
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 = 9338 ORDER BY t0.id DESC;
|
| 51 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 9338 ORDER BY t0.id DESC;
|
| 52 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 10790;
|
| 53 |
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 = 10790 ORDER BY t0.id DESC;
|
| 54 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 10790 ORDER BY t0.id DESC;
|
| 55 |
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 = 14964;
|
| 56 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 14964 ORDER BY t0.id DESC;
|
| 57 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 14964 ORDER BY t0.id DESC;
|
| 58 |
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 = 18780;
|
| 59 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 18780 ORDER BY t0.id DESC;
|
| 60 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 18780 ORDER BY t0.id DESC;
|
| 61 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 18782;
|
| 62 |
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 = 18782 ORDER BY t0.id DESC;
|
| 63 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 18782 ORDER BY t0.id DESC;
|
| 64 |
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 = 56736;
|
| 65 |
0.52 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 56736 ORDER BY t0.id DESC;
|
| 66 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 56736 ORDER BY t0.id DESC;
|
| 67 |
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 = 103345;
|
| 68 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103345 ORDER BY t0.id DESC;
|
| 69 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103345 ORDER BY t0.id DESC;
|
| 70 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103346;
|
| 71 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103346 ORDER BY t0.id DESC;
|
| 72 |
0.48 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103346 ORDER BY t0.id DESC;
|
| 73 |
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 = 103347;
|
| 74 |
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 = 103347 ORDER BY t0.id DESC;
|
| 75 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103347 ORDER BY t0.id DESC;
|
| 76 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 14216 ORDER BY t0.id DESC;
|
| 77 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 14216 ORDER BY t0.id DESC;
|
| 78 |
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 = 14218 ORDER BY t0.id DESC;
|
| 79 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 14218 ORDER BY t0.id DESC;
|
| 80 |
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 = 53455;
|
| 81 |
0.49 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 53455 ORDER BY t0.id DESC;
|
| 82 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 53455 ORDER BY t0.id DESC;
|
| 83 |
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 = 26494;
|
| 84 |
0.49 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 26494 ORDER BY t0.id DESC;
|
| 85 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 26494 ORDER BY t0.id DESC;
|
| 86 |
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 = 26496;
|
| 87 |
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 = 26496 ORDER BY t0.id DESC;
|
| 88 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 26496 ORDER BY t0.id DESC;
|
| 89 |
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 = 26498;
|
| 90 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 26498 ORDER BY t0.id DESC;
|
| 91 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 26498 ORDER BY t0.id DESC;
|
| 92 |
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 = 27992;
|
| 93 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 27992 ORDER BY t0.id DESC;
|
| 94 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 27992 ORDER BY t0.id DESC;
|
| 95 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 27994;
|
| 96 |
0.49 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 27994 ORDER BY t0.id DESC;
|
| 97 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 27994 ORDER BY t0.id DESC;
|
| 98 |
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 = 27996;
|
| 99 |
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 = 27996 ORDER BY t0.id DESC;
|
| 100 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 27996 ORDER BY t0.id DESC;
|
| 101 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 24476;
|
| 102 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 24476 ORDER BY t0.id DESC;
|
| 103 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 24476 ORDER BY t0.id DESC;
|
| 104 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 24478;
|
| 105 |
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 = 24478 ORDER BY t0.id DESC;
|
| 106 |
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 = 24478 ORDER BY t0.id DESC;
|
| 107 |
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 = 20404;
|
| 108 |
0.49 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 20404 ORDER BY t0.id DESC;
|
| 109 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 20404 ORDER BY t0.id DESC;
|
| 110 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 20406 ORDER BY t0.id DESC;
|
| 111 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 20406 ORDER BY t0.id DESC;
|
| 112 |
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 = 20408;
|
| 113 |
0.49 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 20408 ORDER BY t0.id DESC;
|
| 114 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 20408 ORDER BY t0.id DESC;
|
| 115 |
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 = 12436;
|
| 116 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 12436 ORDER BY t0.id DESC;
|
| 117 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 12436 ORDER BY t0.id DESC;
|
| 118 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 12438;
|
| 119 |
0.53 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 12438 ORDER BY t0.id DESC;
|
| 120 |
0.57 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 12438 ORDER BY t0.id DESC;
|
| 121 |
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 = 27932;
|
| 122 |
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 = 27932 ORDER BY t0.id DESC;
|
| 123 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 27932 ORDER BY t0.id DESC;
|
| 124 |
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 = 27934;
|
| 125 |
0.55 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 27934 ORDER BY t0.id DESC;
|
| 126 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 27934 ORDER BY t0.id DESC;
|
| 127 |
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 = 27936;
|
| 128 |
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 = 27936 ORDER BY t0.id DESC;
|
| 129 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 27936 ORDER BY t0.id DESC;
|
| 130 |
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 = 17552;
|
| 131 |
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 = 17552 ORDER BY t0.id DESC;
|
| 132 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 17552 ORDER BY t0.id DESC;
|
| 133 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 100152;
|
| 134 |
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 = 100152 ORDER BY t0.id DESC;
|
| 135 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 100152 ORDER BY t0.id DESC;
|
| 136 |
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 = 100154;
|
| 137 |
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 = 100154 ORDER BY t0.id DESC;
|
| 138 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 100154 ORDER BY t0.id DESC;
|
| 139 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 31322;
|
| 140 |
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 = 31322 ORDER BY t0.id DESC;
|
| 141 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31322 ORDER BY t0.id DESC;
|
| 142 |
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 = 31324;
|
| 143 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 31324 ORDER BY t0.id DESC;
|
| 144 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31324 ORDER BY t0.id DESC;
|
| 145 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103601;
|
| 146 |
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 = 103601 ORDER BY t0.id DESC;
|
| 147 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103601 ORDER BY t0.id DESC;
|
| 148 |
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 = 103602;
|
| 149 |
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 = 103602 ORDER BY t0.id DESC;
|
| 150 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103602 ORDER BY t0.id DESC;
|
| 151 |
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 = 103603;
|
| 152 |
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 = 103603 ORDER BY t0.id DESC;
|
| 153 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103603 ORDER BY t0.id DESC;
|
| 154 |
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 = 21484;
|
| 155 |
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 = 21484 ORDER BY t0.id DESC;
|
| 156 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 21484 ORDER BY t0.id DESC;
|
| 157 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 21486;
|
| 158 |
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 = 21486 ORDER BY t0.id DESC;
|
| 159 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 21486 ORDER BY t0.id DESC;
|
| 160 |
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 = 31874;
|
| 161 |
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 = 31874 ORDER BY t0.id DESC;
|
| 162 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31874 ORDER BY t0.id DESC;
|
| 163 |
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 = 31876;
|
| 164 |
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 = 31876 ORDER BY t0.id DESC;
|
| 165 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31876 ORDER BY t0.id DESC;
|
| 166 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 31878;
|
| 167 |
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 = 31878 ORDER BY t0.id DESC;
|
| 168 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31878 ORDER BY t0.id DESC;
|
| 169 |
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 = 31880;
|
| 170 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 31880 ORDER BY t0.id DESC;
|
| 171 |
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 = 31880 ORDER BY t0.id DESC;
|
| 172 |
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 = 31882;
|
| 173 |
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 = 31882 ORDER BY t0.id DESC;
|
| 174 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31882 ORDER BY t0.id DESC;
|
| 175 |
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 = 31884;
|
| 176 |
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 = 31884 ORDER BY t0.id DESC;
|
| 177 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31884 ORDER BY t0.id DESC;
|
| 178 |
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 = 102311;
|
| 179 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 102311 ORDER BY t0.id DESC;
|
| 180 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 102311 ORDER BY t0.id DESC;
|
| 181 |
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 = 102312;
|
| 182 |
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 = 102312 ORDER BY t0.id DESC;
|
| 183 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 102312 ORDER BY t0.id DESC;
|
| 184 |
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 = 24906;
|
| 185 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 24906 ORDER BY t0.id DESC;
|
| 186 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 24906 ORDER BY t0.id DESC;
|
| 187 |
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 = 24908;
|
| 188 |
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 = 24908 ORDER BY t0.id DESC;
|
| 189 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 24908 ORDER BY t0.id DESC;
|
| 190 |
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 = 24966;
|
| 191 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 24966 ORDER BY t0.id DESC;
|
| 192 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 24966 ORDER BY t0.id DESC;
|
| 193 |
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 = 24968;
|
| 194 |
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 = 24968 ORDER BY t0.id DESC;
|
| 195 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 24968 ORDER BY t0.id DESC;
|
| 196 |
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 = 24970;
|
| 197 |
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 = 24970 ORDER BY t0.id DESC;
|
| 198 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 24970 ORDER BY t0.id DESC;
|
| 199 |
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 = 31794;
|
| 200 |
0.54 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 31794 ORDER BY t0.id DESC;
|
| 201 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31794 ORDER BY t0.id DESC;
|
| 202 |
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 = 31790;
|
| 203 |
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 = 31790 ORDER BY t0.id DESC;
|
| 204 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31790 ORDER BY t0.id DESC;
|
| 205 |
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 = 31800;
|
| 206 |
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 = 31800 ORDER BY t0.id DESC;
|
| 207 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31800 ORDER BY t0.id DESC;
|
| 208 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 104096;
|
| 209 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 104096 ORDER BY t0.id DESC;
|
| 210 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104096 ORDER BY t0.id DESC;
|
| 211 |
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 = 104100;
|
| 212 |
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 = 104100 ORDER BY t0.id DESC;
|
| 213 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104100 ORDER BY t0.id DESC;
|
| 214 |
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 = 104101;
|
| 215 |
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 = 104101 ORDER BY t0.id DESC;
|
| 216 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104101 ORDER BY t0.id DESC;
|
| 217 |
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 = 103658;
|
| 218 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103658 ORDER BY t0.id DESC;
|
| 219 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103658 ORDER BY t0.id DESC;
|
| 220 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103659;
|
| 221 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103659 ORDER BY t0.id DESC;
|
| 222 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103659 ORDER BY t0.id DESC;
|
| 223 |
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 = 103660;
|
| 224 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103660 ORDER BY t0.id DESC;
|
| 225 |
0.78 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103660 ORDER BY t0.id DESC;
|
| 226 |
0.45 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103620;
|
| 227 |
0.72 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103620 ORDER BY t0.id DESC;
|
| 228 |
0.68 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103620 ORDER BY t0.id DESC;
|
| 229 |
0.43 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 101783;
|
| 230 |
0.62 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 101783 ORDER BY t0.id DESC;
|
| 231 |
0.62 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 101783 ORDER BY t0.id DESC;
|
| 232 |
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 = 101784;
|
| 233 |
0.63 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 101784 ORDER BY t0.id DESC;
|
| 234 |
0.63 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 101784 ORDER BY t0.id DESC;
|
| 235 |
0.44 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103405;
|
| 236 |
0.65 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103405 ORDER BY t0.id DESC;
|
| 237 |
0.62 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103405 ORDER BY t0.id DESC;
|
| 238 |
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 = 103406;
|
| 239 |
0.64 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103406 ORDER BY t0.id DESC;
|
| 240 |
0.60 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103406 ORDER BY t0.id DESC;
|
| 241 |
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 = 104840;
|
| 242 |
0.65 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 104840 ORDER BY t0.id DESC;
|
| 243 |
1.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104840 ORDER BY t0.id DESC;
|
| 244 |
0.49 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 104841;
|
| 245 |
0.54 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 104841 ORDER BY t0.id DESC;
|
| 246 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104841 ORDER BY t0.id DESC;
|
| 247 |
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 = 103655;
|
| 248 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103655 ORDER BY t0.id DESC;
|
| 249 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103655 ORDER BY t0.id DESC;
|
| 250 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103338;
|
| 251 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103338 ORDER BY t0.id DESC;
|
| 252 |
0.49 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103338 ORDER BY t0.id DESC;
|
| 253 |
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 = 103339;
|
| 254 |
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 = 103339 ORDER BY t0.id DESC;
|
| 255 |
0.50 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103339 ORDER BY t0.id DESC;
|
| 256 |
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 = 103340;
|
| 257 |
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 = 103340 ORDER BY t0.id DESC;
|
| 258 |
0.51 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103340 ORDER BY t0.id DESC;
|
| 259 |
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 = 103812;
|
| 260 |
0.50 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103812 ORDER BY t0.id DESC;
|
| 261 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103812 ORDER BY t0.id DESC;
|
| 262 |
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 = 103813;
|
| 263 |
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 = 103813 ORDER BY t0.id DESC;
|
| 264 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103813 ORDER BY t0.id DESC;
|
| 265 |
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 = 103634;
|
| 266 |
0.51 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103634 ORDER BY t0.id DESC;
|
| 267 |
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 = 103634 ORDER BY t0.id DESC;
|
| 268 |
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 = 103635;
|
| 269 |
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 = 103635 ORDER BY t0.id DESC;
|
| 270 |
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 = 103635 ORDER BY t0.id DESC;
|
| 271 |
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 = 103636;
|
| 272 |
0.52 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103636 ORDER BY t0.id DESC;
|
| 273 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103636 ORDER BY t0.id DESC;
|
| 274 |
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 = 103962 ORDER BY t0.id DESC;
|
| 275 |
0.51 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103962 ORDER BY t0.id DESC;
|
| 276 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103963 ORDER BY t0.id DESC;
|
| 277 |
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 = 103963 ORDER BY t0.id DESC;
|
| 278 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103615;
|
| 279 |
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 = 103615 ORDER BY t0.id DESC;
|
| 280 |
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 = 103615 ORDER BY t0.id DESC;
|
| 281 |
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 = 103616;
|
| 282 |
0.50 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103616 ORDER BY t0.id DESC;
|
| 283 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103616 ORDER BY t0.id DESC;
|
| 284 |
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 = 103617;
|
| 285 |
0.50 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103617 ORDER BY t0.id DESC;
|
| 286 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103617 ORDER BY t0.id DESC;
|
| 287 |
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 = 103618;
|
| 288 |
0.49 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103618 ORDER BY t0.id DESC;
|
| 289 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103618 ORDER BY t0.id DESC;
|
| 290 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103619;
|
| 291 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103619 ORDER BY t0.id DESC;
|
| 292 |
0.49 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103619 ORDER BY t0.id DESC;
|
| 293 |
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 = 103054;
|
| 294 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103054 ORDER BY t0.id DESC;
|
| 295 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103054 ORDER BY t0.id DESC;
|
| 296 |
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 = 103055;
|
| 297 |
0.49 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103055 ORDER BY t0.id DESC;
|
| 298 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103055 ORDER BY t0.id DESC;
|
| 299 |
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 = 103937;
|
| 300 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103937 ORDER BY t0.id DESC;
|
| 301 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103937 ORDER BY t0.id DESC;
|
| 302 |
0.36 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103938;
|
| 303 |
2.15 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103938 ORDER BY t0.id DESC;
|
| 304 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103938 ORDER BY t0.id DESC;
|
| 305 |
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 = 105173;
|
| 306 |
0.51 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 105173 ORDER BY t0.id DESC;
|
| 307 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105173 ORDER BY t0.id DESC;
|
| 308 |
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 = 105174;
|
| 309 |
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 = 105174 ORDER BY t0.id DESC;
|
| 310 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105174 ORDER BY t0.id DESC;
|
| 311 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 30216;
|
| 312 |
0.49 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 30216 ORDER BY t0.id DESC;
|
| 313 |
0.46 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 30216 ORDER BY t0.id DESC;
|
| 314 |
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 = 30218;
|
| 315 |
0.49 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 30218 ORDER BY t0.id DESC;
|
| 316 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 30218 ORDER BY t0.id DESC;
|
| 317 |
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 = 104917;
|
| 318 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 104917 ORDER BY t0.id DESC;
|
| 319 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104917 ORDER BY t0.id DESC;
|
| 320 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 104918;
|
| 321 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 104918 ORDER BY t0.id DESC;
|
| 322 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104918 ORDER BY t0.id DESC;
|
| 323 |
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 = 104916;
|
| 324 |
0.50 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 104916 ORDER BY t0.id DESC;
|
| 325 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104916 ORDER BY t0.id DESC;
|
| 326 |
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 = 23956;
|
| 327 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 23956 ORDER BY t0.id DESC;
|
| 328 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 23956 ORDER BY t0.id DESC;
|
| 329 |
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 = 53833;
|
| 330 |
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 = 53833 ORDER BY t0.id DESC;
|
| 331 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 53833 ORDER BY t0.id DESC;
|
| 332 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 23790 ORDER BY t0.id DESC;
|
| 333 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 23790 ORDER BY t0.id DESC;
|
| 334 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 23792 ORDER BY t0.id DESC;
|
| 335 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 23792 ORDER BY t0.id DESC;
|
| 336 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 79339;
|
| 337 |
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 = 79339 ORDER BY t0.id DESC;
|
| 338 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 79339 ORDER BY t0.id DESC;
|
| 339 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 2282;
|
| 340 |
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 = 2282 ORDER BY t0.id DESC;
|
| 341 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 2282 ORDER BY t0.id DESC;
|
| 342 |
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 = 3160;
|
| 343 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 3160 ORDER BY t0.id DESC;
|
| 344 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 3160 ORDER BY t0.id DESC;
|
| 345 |
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 = 80300;
|
| 346 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 80300 ORDER BY t0.id DESC;
|
| 347 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 80300 ORDER BY t0.id DESC;
|
| 348 |
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 = 81069;
|
| 349 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 81069 ORDER BY t0.id DESC;
|
| 350 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 81069 ORDER BY t0.id DESC;
|
| 351 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 7038;
|
| 352 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 7038 ORDER BY t0.id DESC;
|
| 353 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 7038 ORDER BY t0.id DESC;
|
| 354 |
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 = 7322;
|
| 355 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 7322 ORDER BY t0.id DESC;
|
| 356 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 7322 ORDER BY t0.id DESC;
|
| 357 |
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 = 82628;
|
| 358 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 82628 ORDER BY t0.id DESC;
|
| 359 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 82628 ORDER BY t0.id DESC;
|
| 360 |
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 = 80880;
|
| 361 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 80880 ORDER BY t0.id DESC;
|
| 362 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 80880 ORDER BY t0.id DESC;
|
| 363 |
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 = 96396;
|
| 364 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 96396 ORDER BY t0.id DESC;
|
| 365 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 96396 ORDER BY t0.id DESC;
|
| 366 |
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 = 80685;
|
| 367 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 80685 ORDER BY t0.id DESC;
|
| 368 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 80685 ORDER BY t0.id DESC;
|
| 369 |
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 = 10892;
|
| 370 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 10892 ORDER BY t0.id DESC;
|
| 371 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 10892 ORDER BY t0.id DESC;
|
| 372 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 88732;
|
| 373 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 88732 ORDER BY t0.id DESC;
|
| 374 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 88732 ORDER BY t0.id DESC;
|
| 375 |
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 = 12582;
|
| 376 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 12582 ORDER BY t0.id DESC;
|
| 377 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 12582 ORDER BY t0.id DESC;
|
| 378 |
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 = 12584;
|
| 379 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 12584 ORDER BY t0.id DESC;
|
| 380 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 12584 ORDER BY t0.id DESC;
|
| 381 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 86996;
|
| 382 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 86996 ORDER BY t0.id DESC;
|
| 383 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 86996 ORDER BY t0.id DESC;
|
| 384 |
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 = 86997;
|
| 385 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 86997 ORDER BY t0.id DESC;
|
| 386 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 86997 ORDER BY t0.id DESC;
|
| 387 |
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 = 88522;
|
| 388 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 88522 ORDER BY t0.id DESC;
|
| 389 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 88522 ORDER BY t0.id DESC;
|
| 390 |
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 = 88523;
|
| 391 |
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 = 88523 ORDER BY t0.id DESC;
|
| 392 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 88523 ORDER BY t0.id DESC;
|
| 393 |
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 = 90047;
|
| 394 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 90047 ORDER BY t0.id DESC;
|
| 395 |
0.48 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 90047 ORDER BY t0.id DESC;
|
| 396 |
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 = 90048;
|
| 397 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 90048 ORDER BY t0.id DESC;
|
| 398 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 90048 ORDER BY t0.id DESC;
|
| 399 |
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 = 12496;
|
| 400 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 12496 ORDER BY t0.id DESC;
|
| 401 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 12496 ORDER BY t0.id DESC;
|
| 402 |
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 = 88680;
|
| 403 |
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 = 88680 ORDER BY t0.id DESC;
|
| 404 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 88680 ORDER BY t0.id DESC;
|
| 405 |
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 = 13234;
|
| 406 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 13234 ORDER BY t0.id DESC;
|
| 407 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 13234 ORDER BY t0.id DESC;
|
| 408 |
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 = 13236;
|
| 409 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 13236 ORDER BY t0.id DESC;
|
| 410 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 13236 ORDER BY t0.id DESC;
|
| 411 |
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 = 10874;
|
| 412 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 10874 ORDER BY t0.id DESC;
|
| 413 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 10874 ORDER BY t0.id DESC;
|
| 414 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 99472;
|
| 415 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 99472 ORDER BY t0.id DESC;
|
| 416 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 99472 ORDER BY t0.id DESC;
|
| 417 |
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 = 99473;
|
| 418 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 99473 ORDER BY t0.id DESC;
|
| 419 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 99473 ORDER BY t0.id DESC;
|
| 420 |
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 = 99474;
|
| 421 |
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 = 99474 ORDER BY t0.id DESC;
|
| 422 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 99474 ORDER BY t0.id DESC;
|
| 423 |
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 = 99475;
|
| 424 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 99475 ORDER BY t0.id DESC;
|
| 425 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 99475 ORDER BY t0.id DESC;
|
| 426 |
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 = 95528;
|
| 427 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 95528 ORDER BY t0.id DESC;
|
| 428 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 95528 ORDER BY t0.id DESC;
|
| 429 |
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 = 95529;
|
| 430 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 95529 ORDER BY t0.id DESC;
|
| 431 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 95529 ORDER BY t0.id DESC;
|
| 432 |
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 = 57907;
|
| 433 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 57907 ORDER BY t0.id DESC;
|
| 434 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 57907 ORDER BY t0.id DESC;
|
| 435 |
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 = 57901;
|
| 436 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 57901 ORDER BY t0.id DESC;
|
| 437 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 57901 ORDER BY t0.id DESC;
|
| 438 |
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 = 57903;
|
| 439 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 57903 ORDER BY t0.id DESC;
|
| 440 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 57903 ORDER BY t0.id DESC;
|
| 441 |
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 = 57905;
|
| 442 |
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 = 57905 ORDER BY t0.id DESC;
|
| 443 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 57905 ORDER BY t0.id DESC;
|
| 444 |
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 = 95548;
|
| 445 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 95548 ORDER BY t0.id DESC;
|
| 446 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 95548 ORDER BY t0.id DESC;
|
| 447 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 93370;
|
| 448 |
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 = 93370 ORDER BY t0.id DESC;
|
| 449 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 93370 ORDER BY t0.id DESC;
|
| 450 |
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 = 93371;
|
| 451 |
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 = 93371 ORDER BY t0.id DESC;
|
| 452 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 93371 ORDER BY t0.id DESC;
|
| 453 |
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 = 93365;
|
| 454 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 93365 ORDER BY t0.id DESC;
|
| 455 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 93365 ORDER BY t0.id DESC;
|
| 456 |
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 = 93366;
|
| 457 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 93366 ORDER BY t0.id DESC;
|
| 458 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 93366 ORDER BY t0.id DESC;
|
| 459 |
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 = 93367;
|
| 460 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 93367 ORDER BY t0.id DESC;
|
| 461 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 93367 ORDER BY t0.id DESC;
|
| 462 |
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 = 97888;
|
| 463 |
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 = 97888 ORDER BY t0.id DESC;
|
| 464 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 97888 ORDER BY t0.id DESC;
|
| 465 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 97889;
|
| 466 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 97889 ORDER BY t0.id DESC;
|
| 467 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 97889 ORDER BY t0.id DESC;
|
| 468 |
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 = 28526;
|
| 469 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 28526 ORDER BY t0.id DESC;
|
| 470 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 28526 ORDER BY t0.id DESC;
|
| 471 |
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 = 28528;
|
| 472 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 28528 ORDER BY t0.id DESC;
|
| 473 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 28528 ORDER BY t0.id DESC;
|
| 474 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 101651;
|
| 475 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 101651 ORDER BY t0.id DESC;
|
| 476 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 101651 ORDER BY t0.id DESC;
|
| 477 |
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 = 101652;
|
| 478 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 101652 ORDER BY t0.id DESC;
|
| 479 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 101652 ORDER BY t0.id DESC;
|
| 480 |
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 = 92841;
|
| 481 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 92841 ORDER BY t0.id DESC;
|
| 482 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 92841 ORDER BY t0.id DESC;
|
| 483 |
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 = 92842;
|
| 484 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 92842 ORDER BY t0.id DESC;
|
| 485 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 92842 ORDER BY t0.id DESC;
|
| 486 |
0.36 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 24010;
|
| 487 |
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 = 24010 ORDER BY t0.id DESC;
|
| 488 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 24010 ORDER BY t0.id DESC;
|
| 489 |
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 = 24012;
|
| 490 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 24012 ORDER BY t0.id DESC;
|
| 491 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 24012 ORDER BY t0.id DESC;
|
| 492 |
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 = 92692;
|
| 493 |
0.53 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 92692 ORDER BY t0.id DESC;
|
| 494 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 92692 ORDER BY t0.id DESC;
|
| 495 |
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 = 92693;
|
| 496 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 92693 ORDER BY t0.id DESC;
|
| 497 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 92693 ORDER BY t0.id DESC;
|
| 498 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 31792 ORDER BY t0.id DESC;
|
| 499 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31792 ORDER BY t0.id DESC;
|
| 500 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 31796 ORDER BY t0.id DESC;
|
| 501 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31796 ORDER BY t0.id DESC;
|
| 502 |
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 = 31798 ORDER BY t0.id DESC;
|
| 503 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 31798 ORDER BY t0.id DESC;
|
| 504 |
0.36 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 90833;
|
| 505 |
0.50 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 90833 ORDER BY t0.id DESC;
|
| 506 |
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 = 90833 ORDER BY t0.id DESC;
|
| 507 |
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 = 90834;
|
| 508 |
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 = 90834 ORDER BY t0.id DESC;
|
| 509 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 90834 ORDER BY t0.id DESC;
|
| 510 |
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 = 93503;
|
| 511 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 93503 ORDER BY t0.id DESC;
|
| 512 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 93503 ORDER BY t0.id DESC;
|
| 513 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 93504;
|
| 514 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 93504 ORDER BY t0.id DESC;
|
| 515 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 93504 ORDER BY t0.id DESC;
|
| 516 |
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 = 98744;
|
| 517 |
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 = 98744 ORDER BY t0.id DESC;
|
| 518 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 98744 ORDER BY t0.id DESC;
|
| 519 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 98745;
|
| 520 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 98745 ORDER BY t0.id DESC;
|
| 521 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 98745 ORDER BY t0.id DESC;
|
| 522 |
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 = 98748;
|
| 523 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 98748 ORDER BY t0.id DESC;
|
| 524 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 98748 ORDER BY t0.id DESC;
|
| 525 |
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 = 98747;
|
| 526 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 98747 ORDER BY t0.id DESC;
|
| 527 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 98747 ORDER BY t0.id DESC;
|
| 528 |
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 = 94813;
|
| 529 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 94813 ORDER BY t0.id DESC;
|
| 530 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 94813 ORDER BY t0.id DESC;
|
| 531 |
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 = 93647;
|
| 532 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 93647 ORDER BY t0.id DESC;
|
| 533 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 93647 ORDER BY t0.id DESC;
|
| 534 |
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 = 93648;
|
| 535 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 93648 ORDER BY t0.id DESC;
|
| 536 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 93648 ORDER BY t0.id DESC;
|
| 537 |
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 = 103667;
|
| 538 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103667 ORDER BY t0.id DESC;
|
| 539 |
0.48 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103667 ORDER BY t0.id DESC;
|
| 540 |
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 = 103668;
|
| 541 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103668 ORDER BY t0.id DESC;
|
| 542 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103668 ORDER BY t0.id DESC;
|
| 543 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103689;
|
| 544 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103689 ORDER BY t0.id DESC;
|
| 545 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103689 ORDER BY t0.id DESC;
|
| 546 |
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 = 104693;
|
| 547 |
0.50 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 104693 ORDER BY t0.id DESC;
|
| 548 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104693 ORDER BY t0.id DESC;
|
| 549 |
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 = 104694;
|
| 550 |
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 = 104694 ORDER BY t0.id DESC;
|
| 551 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104694 ORDER BY t0.id DESC;
|
| 552 |
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 = 104696;
|
| 553 |
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 = 104696 ORDER BY t0.id DESC;
|
| 554 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104696 ORDER BY t0.id DESC;
|
| 555 |
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 = 104868;
|
| 556 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 104868 ORDER BY t0.id DESC;
|
| 557 |
0.48 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104868 ORDER BY t0.id DESC;
|
| 558 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 104869;
|
| 559 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 104869 ORDER BY t0.id DESC;
|
| 560 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104869 ORDER BY t0.id DESC;
|
| 561 |
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 = 104870;
|
| 562 |
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 = 104870 ORDER BY t0.id DESC;
|
| 563 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 104870 ORDER BY t0.id DESC;
|
| 564 |
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 = 105312;
|
| 565 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 105312 ORDER BY t0.id DESC;
|
| 566 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105312 ORDER BY t0.id DESC;
|
| 567 |
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 = 105313;
|
| 568 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 105313 ORDER BY t0.id DESC;
|
| 569 |
0.45 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105313 ORDER BY t0.id DESC;
|
| 570 |
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 = 105363;
|
| 571 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 105363 ORDER BY t0.id DESC;
|
| 572 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105363 ORDER BY t0.id DESC;
|
| 573 |
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 = 105410;
|
| 574 |
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 = 105410 ORDER BY t0.id DESC;
|
| 575 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105410 ORDER BY t0.id DESC;
|
| 576 |
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 = 105412;
|
| 577 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 105412 ORDER BY t0.id DESC;
|
| 578 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105412 ORDER BY t0.id DESC;
|
| 579 |
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 = 105413;
|
| 580 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 105413 ORDER BY t0.id DESC;
|
| 581 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105413 ORDER BY t0.id DESC;
|
| 582 |
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 = 105444;
|
| 583 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 105444 ORDER BY t0.id DESC;
|
| 584 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105444 ORDER BY t0.id DESC;
|
| 585 |
0.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 = 105445;
|
| 586 |
0.51 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 105445 ORDER BY t0.id DESC;
|
| 587 |
0.57 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105445 ORDER BY t0.id DESC;
|
| 588 |
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 = 105446;
|
| 589 |
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 = 105446 ORDER BY t0.id DESC;
|
| 590 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 105446 ORDER BY t0.id DESC;
|
| 591 |
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 = 73867;
|
| 592 |
0.53 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 73867 ORDER BY t0.id DESC;
|
| 593 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 73867 ORDER BY t0.id DESC;
|
| 594 |
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 = 79938;
|
| 595 |
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 = 79938 ORDER BY t0.id DESC;
|
| 596 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 79938 ORDER BY t0.id DESC;
|
| 597 |
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 = 96791;
|
| 598 |
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 = 96791 ORDER BY t0.id DESC;
|
| 599 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 96791 ORDER BY t0.id DESC;
|
| 600 |
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 = 97562;
|
| 601 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 97562 ORDER BY t0.id DESC;
|
| 602 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 97562 ORDER BY t0.id DESC;
|
| 603 |
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 = 97563;
|
| 604 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 97563 ORDER BY t0.id DESC;
|
| 605 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 97563 ORDER BY t0.id DESC;
|
| 606 |
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 = 97565;
|
| 607 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 97565 ORDER BY t0.id DESC;
|
| 608 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 97565 ORDER BY t0.id DESC;
|
| 609 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 97566;
|
| 610 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 97566 ORDER BY t0.id DESC;
|
| 611 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 97566 ORDER BY t0.id DESC;
|
| 612 |
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 = 97577;
|
| 613 |
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 = 97577 ORDER BY t0.id DESC;
|
| 614 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 97577 ORDER BY t0.id DESC;
|
| 615 |
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 = 97578;
|
| 616 |
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 = 97578 ORDER BY t0.id DESC;
|
| 617 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 97578 ORDER BY t0.id DESC;
|
| 618 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 103334;
|
| 619 |
0.42 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103334 ORDER BY t0.id DESC;
|
| 620 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103334 ORDER BY t0.id DESC;
|
| 621 |
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 = 103335;
|
| 622 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 103335 ORDER BY t0.id DESC;
|
| 623 |
0.40 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103335 ORDER BY t0.id DESC;
|
| 624 |
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 = 103336;
|
| 625 |
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 = 103336 ORDER BY t0.id DESC;
|
| 626 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 103336 ORDER BY t0.id DESC;
|
| 627 |
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 = 101648;
|
| 628 |
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 = 101648 ORDER BY t0.id DESC;
|
| 629 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 101648 ORDER BY t0.id DESC;
|
| 630 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 101649;
|
| 631 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 101649 ORDER BY t0.id DESC;
|
| 632 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 101649 ORDER BY t0.id DESC;
|
| 633 |
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 = 3742;
|
| 634 |
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 = 3742 ORDER BY t0.id DESC;
|
| 635 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 3742 ORDER BY t0.id DESC;
|
| 636 |
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 = 6998;
|
| 637 |
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 = 6998 ORDER BY t0.id DESC;
|
| 638 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 6998 ORDER BY t0.id DESC;
|
| 639 |
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 = 7144;
|
| 640 |
0.45 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 7144 ORDER BY t0.id DESC;
|
| 641 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 7144 ORDER BY t0.id DESC;
|
| 642 |
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 = 7094;
|
| 643 |
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 = 7094 ORDER BY t0.id DESC;
|
| 644 |
0.41 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 7094 ORDER BY t0.id DESC;
|
| 645 |
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 = 9410;
|
| 646 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 9410 ORDER BY t0.id DESC;
|
| 647 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 9410 ORDER BY t0.id DESC;
|
| 648 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 10688;
|
| 649 |
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 = 10688 ORDER BY t0.id DESC;
|
| 650 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 10688 ORDER BY t0.id DESC;
|
| 651 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 10768;
|
| 652 |
0.46 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 10768 ORDER BY t0.id DESC;
|
| 653 |
0.43 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 10768 ORDER BY t0.id DESC;
|
| 654 |
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 = 15006;
|
| 655 |
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 = 15006 ORDER BY t0.id DESC;
|
| 656 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 15006 ORDER BY t0.id DESC;
|
| 657 |
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 = 15008;
|
| 658 |
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 = 15008 ORDER BY t0.id DESC;
|
| 659 |
0.44 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 15008 ORDER BY t0.id DESC;
|
| 660 |
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 = 23900;
|
| 661 |
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 = 23900 ORDER BY t0.id DESC;
|
| 662 |
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 = 23900 ORDER BY t0.id DESC;
|
| 663 |
0.30 ms |
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.drug_code AS drug_code_2, t0.updated_date AS updated_date_3, t0.content_update_date AS content_update_date_4, t0.last_updated_operation AS last_updated_operation_5, t0.last_updated_ip AS last_updated_ip_6, t0.product_categorization AS product_categorization_7, t0.din AS din_8, t0.brand_name AS brand_name_9, t0.brand_name_fr AS brand_name_fr_10, t0.descriptor AS descriptor_11, t0.pediatric_flag AS pediatric_flag_12, t0.accession_number AS accession_number_13, t0.number_of_ais AS number_of_ais_14, t0.ai_group_no AS ai_group_no_15, t0.en_proper_name AS en_proper_name_16, t0.fr_proper_name AS fr_proper_name_17, t0.en_common_name AS en_common_name_18, t0.fr_common_name AS fr_common_name_19, t0.parent_object_id AS parent_object_id_20, t0.last_updated_user_id AS last_updated_user_id_21, t0.company_id AS company_id_22, t0.class_id AS class_id_23 FROM drugs t0 WHERE t0.id = 23902;
|
| 664 |
0.47 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.created_date AS created_date_2,
t0.din AS din_3,
t0.atc_number AS atc_number_4,
t0.atc_description AS atc_description_5,
t0.hc_updated_date AS hc_updated_date_6,
t0.anticipated_start_date AS anticipated_start_date_7,
t0.estimated_end_date AS estimated_end_date_8,
t0.actual_start_date AS actual_start_date_9,
t0.actual_end_date AS actual_end_date_10,
t0.updated_date AS updated_date_11,
t0.last_updated_operation AS last_updated_operation_12,
t0.last_updated_ip AS last_updated_ip_13,
t0.en_product_alternative AS en_product_alternative_14,
t0.fr_product_alternative AS fr_product_alternative_15,
t0.status AS status_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_mitigation_efforts AS en_mitigation_efforts_19,
t0.fr_mitigation_efforts AS fr_mitigation_efforts_20,
t0.en_comments AS en_comments_21,
t0.fr_comments AS fr_comments_22,
t0.hc_en_product_alternative AS hc_en_product_alternative_23,
t0.hc_fr_product_alternative AS hc_fr_product_alternative_24,
t0.hc_en_shortage_info AS hc_en_shortage_info_25,
t0.hc_fr_shortage_info AS hc_fr_shortage_info_26,
t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27,
t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28,
t0.hc_en_comments AS hc_en_comments_29,
t0.hc_fr_comments AS hc_fr_comments_30,
t0.en_drug_brand_name AS en_drug_brand_name_31,
t0.en_drug_proper_name AS en_drug_proper_name_32,
t0.en_drug_common_name AS en_drug_common_name_33,
t0.fr_drug_brand_name AS fr_drug_brand_name_34,
t0.fr_drug_proper_name AS fr_drug_proper_name_35,
t0.fr_drug_common_name AS fr_drug_common_name_36,
t0.en_ingredients AS en_ingredients_37,
t0.fr_ingredients AS fr_ingredients_38,
t0.drug_strength AS drug_strength_39,
t0.drug_dosage_form AS drug_dosage_form_40,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_41,
t0.drug_route AS drug_route_42,
t0.drug_route_fr AS drug_route_fr_43,
t0.drug_package_quantity AS drug_package_quantity_44,
t0.resolved AS resolved_45,
t0.avoided AS avoided_46,
t0.advance AS advance_47,
t0.late_submission AS late_submission_48,
t0.shortage_duplicated AS shortage_duplicated_49,
t0.discontinuance_duplicated AS discontinuance_duplicated_50,
t0.draft AS draft_51,
t0.deleted_ip_address AS deleted_ip_address_52,
t0.deleted_date AS deleted_date_53,
t0.current_form_lang AS current_form_lang_54,
t0.unknown_estimated_end_date AS unknown_estimated_end_date_55,
t0.drug_id AS drug_id_56,
t0.reason_id AS reason_id_57,
t0.parent_object_id AS parent_object_id_58,
t0.last_updated_user_id AS last_updated_user_id_59,
t0.deleted_by_user_id AS deleted_by_user_id_60
FROM
shortages t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.din AS din_3, t0.atc_number AS atc_number_4, t0.atc_description AS atc_description_5, t0.hc_updated_date AS hc_updated_date_6, t0.anticipated_start_date AS anticipated_start_date_7, t0.estimated_end_date AS estimated_end_date_8, t0.actual_start_date AS actual_start_date_9, t0.actual_end_date AS actual_end_date_10, t0.updated_date AS updated_date_11, t0.last_updated_operation AS last_updated_operation_12, t0.last_updated_ip AS last_updated_ip_13, t0.en_product_alternative AS en_product_alternative_14, t0.fr_product_alternative AS fr_product_alternative_15, t0.status AS status_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_mitigation_efforts AS en_mitigation_efforts_19, t0.fr_mitigation_efforts AS fr_mitigation_efforts_20, t0.en_comments AS en_comments_21, t0.fr_comments AS fr_comments_22, t0.hc_en_product_alternative AS hc_en_product_alternative_23, t0.hc_fr_product_alternative AS hc_fr_product_alternative_24, t0.hc_en_shortage_info AS hc_en_shortage_info_25, t0.hc_fr_shortage_info AS hc_fr_shortage_info_26, t0.hc_en_mitigation_efforts AS hc_en_mitigation_efforts_27, t0.hc_fr_mitigation_efforts AS hc_fr_mitigation_efforts_28, t0.hc_en_comments AS hc_en_comments_29, t0.hc_fr_comments AS hc_fr_comments_30, t0.en_drug_brand_name AS en_drug_brand_name_31, t0.en_drug_proper_name AS en_drug_proper_name_32, t0.en_drug_common_name AS en_drug_common_name_33, t0.fr_drug_brand_name AS fr_drug_brand_name_34, t0.fr_drug_proper_name AS fr_drug_proper_name_35, t0.fr_drug_common_name AS fr_drug_common_name_36, t0.en_ingredients AS en_ingredients_37, t0.fr_ingredients AS fr_ingredients_38, t0.drug_strength AS drug_strength_39, t0.drug_dosage_form AS drug_dosage_form_40, t0.drug_dosage_form_fr AS drug_dosage_form_fr_41, t0.drug_route AS drug_route_42, t0.drug_route_fr AS drug_route_fr_43, t0.drug_package_quantity AS drug_package_quantity_44, t0.resolved AS resolved_45, t0.avoided AS avoided_46, t0.advance AS advance_47, t0.late_submission AS late_submission_48, t0.shortage_duplicated AS shortage_duplicated_49, t0.discontinuance_duplicated AS discontinuance_duplicated_50, t0.draft AS draft_51, t0.deleted_ip_address AS deleted_ip_address_52, t0.deleted_date AS deleted_date_53, t0.current_form_lang AS current_form_lang_54, t0.unknown_estimated_end_date AS unknown_estimated_end_date_55, t0.drug_id AS drug_id_56, t0.reason_id AS reason_id_57, t0.parent_object_id AS parent_object_id_58, t0.last_updated_user_id AS last_updated_user_id_59, t0.deleted_by_user_id AS deleted_by_user_id_60 FROM shortages t0 WHERE t0.drug_id = 23902 ORDER BY t0.id DESC;
|
| 665 |
0.42 ms |
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = ? ORDER BY t0.id DESC
SELECT
t0.id AS id_1,
t0.updated_date AS updated_date_2,
t0.remaining_supply_date AS remaining_supply_date_3,
t0.last_updated_operation AS last_updated_operation_4,
t0.last_updated_ip AS last_updated_ip_5,
t0.discontinuation_date AS discontinuation_date_6,
t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7,
t0.created_date AS created_date_8,
t0.din AS din_9,
t0.status AS status_10,
t0.en_info_on_alternative AS en_info_on_alternative_11,
t0.fr_info_on_alternative AS fr_info_on_alternative_12,
t0.decision_reversal AS decision_reversal_13,
t0.shortage_late AS shortage_late_14,
t0.discontinuation_duplication AS discontinuation_duplication_15,
t0.shortage_duplication AS shortage_duplication_16,
t0.en_info_for_care_provider AS en_info_for_care_provider_17,
t0.fr_info_for_care_provider AS fr_info_for_care_provider_18,
t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19,
t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20,
t0.en_discontinuation_comments AS en_discontinuation_comments_21,
t0.fr_discontinuation_comments AS fr_discontinuation_comments_22,
t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23,
t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24,
t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25,
t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26,
t0.hc_en_comments AS hc_en_comments_27,
t0.hc_fr_comments AS hc_fr_comments_28,
t0.en_drug_brand_name AS en_drug_brand_name_29,
t0.en_drug_proper_name AS en_drug_proper_name_30,
t0.en_drug_common_name AS en_drug_common_name_31,
t0.fr_drug_brand_name AS fr_drug_brand_name_32,
t0.fr_drug_proper_name AS fr_drug_proper_name_33,
t0.fr_drug_common_name AS fr_drug_common_name_34,
t0.en_ingredients AS en_ingredients_35,
t0.fr_ingredients AS fr_ingredients_36,
t0.drug_strength AS drug_strength_37,
t0.drug_dosage_form AS drug_dosage_form_38,
t0.drug_dosage_form_fr AS drug_dosage_form_fr_39,
t0.drug_route AS drug_route_40,
t0.drug_route_fr AS drug_route_fr_41,
t0.drug_package_quantity AS drug_package_quantity_42,
t0.atc_number AS atc_number_43,
t0.atc_description AS atc_description_44,
t0.en_info_remaining_supply AS en_info_remaining_supply_45,
t0.fr_info_remaining_supply AS fr_info_remaining_supply_46,
t0.draft AS draft_47,
t0.deleted_ip_address AS deleted_ip_address_48,
t0.deleted_date AS deleted_date_49,
t0.current_form_lang AS current_form_lang_50,
t0.parent_object_id AS parent_object_id_51,
t0.last_updated_user_id AS last_updated_user_id_52,
t0.drug_id AS drug_id_53,
t0.reason_id AS reason_id_54,
t0.deleted_by_user_id AS deleted_by_user_id_55
FROM
discontinuances t0
WHERE
t0.drug_id = ?
ORDER BY
t0.id DESC
SELECT t0.id AS id_1, t0.updated_date AS updated_date_2, t0.remaining_supply_date AS remaining_supply_date_3, t0.last_updated_operation AS last_updated_operation_4, t0.last_updated_ip AS last_updated_ip_5, t0.discontinuation_date AS discontinuation_date_6, t0.anticipated_discontinuation_date AS anticipated_discontinuation_date_7, t0.created_date AS created_date_8, t0.din AS din_9, t0.status AS status_10, t0.en_info_on_alternative AS en_info_on_alternative_11, t0.fr_info_on_alternative AS fr_info_on_alternative_12, t0.decision_reversal AS decision_reversal_13, t0.shortage_late AS shortage_late_14, t0.discontinuation_duplication AS discontinuation_duplication_15, t0.shortage_duplication AS shortage_duplication_16, t0.en_info_for_care_provider AS en_info_for_care_provider_17, t0.fr_info_for_care_provider AS fr_info_for_care_provider_18, t0.en_supply_disruption_mitigation AS en_supply_disruption_mitigation_19, t0.fr_supply_disruption_mitigation AS fr_supply_disruption_mitigation_20, t0.en_discontinuation_comments AS en_discontinuation_comments_21, t0.fr_discontinuation_comments AS fr_discontinuation_comments_22, t0.hc_en_info_for_care_providers AS hc_en_info_for_care_providers_23, t0.hc_fr_info_for_care_providers AS hc_fr_info_for_care_providers_24, t0.hc_en_info_supply_disruption AS hc_en_info_supply_disruption_25, t0.hc_fr_info_supply_disruption AS hc_fr_info_supply_disruption_26, t0.hc_en_comments AS hc_en_comments_27, t0.hc_fr_comments AS hc_fr_comments_28, t0.en_drug_brand_name AS en_drug_brand_name_29, t0.en_drug_proper_name AS en_drug_proper_name_30, t0.en_drug_common_name AS en_drug_common_name_31, t0.fr_drug_brand_name AS fr_drug_brand_name_32, t0.fr_drug_proper_name AS fr_drug_proper_name_33, t0.fr_drug_common_name AS fr_drug_common_name_34, t0.en_ingredients AS en_ingredients_35, t0.fr_ingredients AS fr_ingredients_36, t0.drug_strength AS drug_strength_37, t0.drug_dosage_form AS drug_dosage_form_38, t0.drug_dosage_form_fr AS drug_dosage_form_fr_39, t0.drug_route AS drug_route_40, t0.drug_route_fr AS drug_route_fr_41, t0.drug_package_quantity AS drug_package_quantity_42, t0.atc_number AS atc_number_43, t0.atc_description AS atc_description_44, t0.en_info_remaining_supply AS en_info_remaining_supply_45, t0.fr_info_remaining_supply AS fr_info_remaining_supply_46, t0.draft AS draft_47, t0.deleted_ip_address AS deleted_ip_address_48, t0.deleted_date AS deleted_date_49, t0.current_form_lang AS current_form_lang_50, t0.parent_object_id AS parent_object_id_51, t0.last_updated_user_id AS last_updated_user_id_52, t0.drug_id AS drug_id_53, t0.reason_id AS reason_id_54, t0.deleted_by_user_id AS deleted_by_user_id_55 FROM discontinuances t0 WHERE t0.drug_id = 23902 ORDER BY t0.id DESC;
|