www.orgovyxhcp.com Open in urlscan Pro
69.16.203.119  Public Scan

Submitted URL: http://orgovyxhcp.com/
Effective URL: https://www.orgovyxhcp.com/
Submission: On December 15 via manual from RO — Scanned from DE

Form analysis 3 forms found in the DOM

GET /support/formulary-lookup-tool/

<form action="/support/formulary-lookup-tool/" class="d-flex flex-md-row align-items-center" method="GET">
  <input type="text" minlength="5" maxlength="10" placeholder="ZIP/NPI" class="btn pl-3 text-left font-weight-light " name="zipnpi" pattern="^(\d{5}|\d{10})$">
  <a class="gtm-cta" data-gtm-event-label="Zip/NPI">
                                                <input type="image" src="/_assets/img/icon-arrow-right-white.png" alt="Right arrow icon" class="">
                                                </a>
</form>

<form id="form-request-rep" novalidate="">
  <div class="container">
    <div class="row">
      <div class="form-field col-12 col-lg-6">
        <label for="first-name">First Name*</label>
        <input type="text" required="" id="first-name" name="firstName" data-gtm-event-label="First Name" class="gtm-form-request">
        <div class="error-msg"></div>
      </div>
      <div class="form-field col-12 col-lg-6">
        <label for="last-name">Last Name*</label>
        <input type="text" required="" id="last-name" name="lastName" data-gtm-event-label="Last Name" class="gtm-form-request">
        <div class="error-msg"></div>
      </div>
      <div class="form-field col-12 col-lg-6">
        <label for="email">Email*</label>
        <input type="email" id="email" name="email" data-gtm-event-label="Email" class="gtm-form-request" required="">
        <div class="error-msg"></div>
      </div>
      <div class="form-field col-12 col-lg-6">
        <label for="confirm-email">Confirm Email*</label>
        <input type="email" id="confirm-email" data-match="email" name="confirmEmail" data-gtm-event-label="Confirm Email" class="gtm-form-request" required="">
        <div class="error-msg"></div>
      </div>
      <div class="mt-1 form-field select-field col-12 col-lg-6">
        <div class="custom-select">
          <select id="request-specialty" name="specialty" data-gtm-event-label="Specialty" class="gtm-form-request">
            <option value="">Select Specialty*</option>
            <option value="Urology" data-gtm-event-label="Urlogy" class="gtm-form-request">Urology</option>
            <option value="Medical Oncology" data-gtm-event-label="Medical Oncology" class="gtm-form-request">Medical Oncology</option>
            <option value="Hematology Oncology" data-gtm-event-label="Hematology Oncology" class="gtm-form-request">Hematology Oncology</option>
            <option value="Radiation Oncology" data-gtm-event-label="Radiation Oncology" class="gtm-form-request">Radiation Oncology</option>
            <option value="Other - Specialty" data-gtm-event-label="Other - Specialty" class="gtm-form-request">Other</option>
          </select>
          <div class="select-selected">Select Specialty*</div>
          <div class="select-items select-hide">
            <div>Urology</div>
            <div>Medical Oncology</div>
            <div>Hematology Oncology</div>
            <div>Radiation Oncology</div>
            <div>Other</div>
          </div>
        </div>
        <div class="error-msg">Please select a specialty.</div>
      </div>
      <div class="mt-1 form-field select-field col-12 col-lg-6">
        <div class="custom-select">
          <select id="request-role" data-gtm-event-label="Role" class="gtm-form-request">
            <option value="">Select Role*</option>
            <option value="Physician" data-gtm-event-label="Physician" class="gtm-form-request">Physician</option>
            <option value="Physician Assistant" data-gtm-event-label="Physician Assistant" class="gtm-form-request">Physician Assistant </option>
            <option value="Nurse" data-gtm-event-label="Nurse" class="gtm-form-request">Nurse</option>
            <option value="Nurse Practitioner" data-gtm-event-label="Nurse Practitioner" class="gtm-form-request">Nurse Practitioner</option>
            <option value="Other - Role" data-gtm-event-label="Other - Role" class="gtm-form-request">Other</option>
          </select>
          <div class="select-selected">Select Role*</div>
          <div class="select-items select-hide">
            <div>Physician</div>
            <div>Physician Assistant </div>
            <div>Nurse</div>
            <div>Nurse Practitioner</div>
            <div>Other</div>
          </div>
        </div>
        <div class="error-msg">Please select a role.</div>
      </div>
      <div class="form-field col-12 col-lg-6 m-auto">
        <label for="zip-code">ZIP Code*</label>
        <input type="text" pattern="[0-9]*" id="zip-code" required="" name="zip" data-gtm-event-label="Zip code" class="gtm-form-request">
        <div class="error-msg"></div>
      </div>
    </div>
    <div class="form-field confirmation text-center">
      <div class="row">
        <div class="col-12">
          <label class="d-flex" for="request-terms">
            <input type="checkbox" id="request-terms" name="request-terms" data-gtm-event-label="Check box" class="gtm-form-request" required="">
            <div>
              <p class="m-0 font-regular"> By completing and submitting this form, you certify that you are a licensed healthcare provider, and you agree to have an ORGOVYX representative contact you. You also understand and agree that any
                information you provide on this form will be used in accordance with Myovant’s
                <a href="https://www.myovant.com/privacy-policy/" class="text-underline font-regular gtm-form-request" data-gtm-event-label="Privacy Policy">Privacy Policy</a> and you agree to the
                <a href="https://www.myovant.com/terms-of-use/" class="text-underline font-regular gtm-form-request" data-gtm-event-label="Terms of Use">Terms of Use</a> for information collected on this form.* </p>
              <div class="error-msg font-regular">Please provide confirmation.</div>
            </div>
          </label>
        </div>
      </div>
      <input type="hidden" name="source" id="source" value="branded-request-rep">
      <button type="submit" class="btn primary gtm-form-request mb-4 mx-auto" data-gtm-event-label="Submit">Sign Up Now</button>
    </div>
  </div>
</form>

<form id="form-registration" novalidate="">
  <div class="container">
    <p class="required-text font-weight-medium">*Field required.</p>
    <div class="row">
      <div class="form-field col-12 col-lg-6">
        <label for="first-name">First Name*</label>
        <input type="text" required="" id="first-name" name="firstName" data-gtm-event-label="First Name" class="gtm-form-register">
        <div class="error-msg"></div>
      </div>
      <div class="form-field col-12 col-lg-6">
        <label for="last-name">Last Name*</label>
        <input type="text" required="" id="last-name" name="lastName" data-gtm-event-label="Last Name" class="gtm-form-register">
        <div class="error-msg"></div>
      </div>
      <div class="form-field col-12 col-lg-6">
        <label for="email">Email*</label>
        <input type="email" id="email" name="email" data-gtm-event-label="Email" class="gtm-form-register" required="">
        <div class="error-msg"></div>
      </div>
      <div class="form-field col-12 col-lg-6">
        <label for="confirm-email">Confirm Email*</label>
        <input type="email" id="confirm-email" data-match="email" name="confirmEmail" data-gtm-event-label="Confirm Email" class="gtm-form-register" required="">
        <div class="error-msg"></div>
      </div>
      <div class="mt-1 form-field col-12 col-lg-6 select-field">
        <div class="custom-select">
          <select id="registration-specialty" name="specialty" data-gtm-event-label="Specialty" class="gtm-form-register">
            <option value="">Select Specialty*</option>
            <option value="Urology" data-gtm-event-label="Urlogy" class="gtm-form-register">Urology</option>
            <option value="Medical Oncology" data-gtm-event-label="Medical Oncology" class="gtm-form-register">Medical Oncology</option>
            <option value="Hematology Oncology" data-gtm-event-label="Hematology Oncology" class="gtm-form-register">Hematology Oncology</option>
            <option value="Radiation Oncology" data-gtm-event-label="Radiation Oncology" class="gtm-form-register">Radiation Oncology</option>
            <option value="Other - Specialty" data-gtm-event-label="Other - Specialty" class="gtm-form-register">Other</option>
          </select>
          <div class="select-selected">Select Specialty*</div>
          <div class="select-items select-hide">
            <div>Urology</div>
            <div>Medical Oncology</div>
            <div>Hematology Oncology</div>
            <div>Radiation Oncology</div>
            <div>Other</div>
          </div>
        </div>
        <div class="error-msg">Please select a specialty.</div>
      </div>
      <div class="mt-1 form-field col-12 col-lg-6 select-field">
        <div class="custom-select">
          <select id="registration-role" data-gtm-event-label="Role" class="gtm-form-register">
            <option value="">Select Role*</option>
            <option value="Physician" data-gtm-event-label="Physician" class="gtm-form-register">Physician</option>
            <option value="Physician Assistant" data-gtm-event-label="Physician Assistant" class="gtm-form-register">Physician Assistant</option>
            <option value="Nurse" data-gtm-event-label="Nurse" class="gtm-form-register">Nurse</option>
            <option value="Nurse Practitioner" data-gtm-event-label="Nurse Practitioner" class="gtm-form-register">Nurse Practitioner</option>
            <option value="Other - Role" data-gtm-event-label="Other - Role" class="gtm-form-register">Other</option>
          </select>
          <div class="select-selected">Select Role*</div>
          <div class="select-items select-hide">
            <div>Physician</div>
            <div>Physician Assistant</div>
            <div>Nurse</div>
            <div>Nurse Practitioner</div>
            <div>Other</div>
          </div>
        </div>
        <div class="error-msg">Please select a role.</div>
      </div>
      <div class="form-field col-12 col-lg-6 m-auto">
        <label for="zip-code">ZIP Code*</label>
        <input type="text" pattern="[0-9]*" id="zip-code" required="" name="zip" data-gtm-event-label="Zip code" class="gtm-form-register">
        <div class="error-msg"></div>
      </div>
    </div>
    <div class="form-field confirmation text-center">
      <label class="d-flex" for="terms">
        <input type="checkbox" id="registration-terms" name="terms" data-gtm-event-label="Check box" class="gtm-form-register" required="">
        <div>
          <p class="m-0 font-regular">By completing and submitting this form, you certify that you are a licensed healthcare provider, and you agree to sign up for ORGOVYX® (relugolix) or disease state communications from Myovant Sciences. You also
            understand and agree that any information you provide on this form will be used in accordance with Myovant’s
            <a href="https://www.myovant.com/privacy-policy/" class="text-underline font-regular gtm-form-register" data-gtm-event-label="Privacy Policy">Privacy Policy</a> and you agree to the
            <a href="https://www.myovant.com/terms-of-use/" class="text-underline font-regular gtm-form-register" data-gtm-event-label="Terms of Use">Terms of Use</a> for information collected on this form.*</p>
          <div class="error-msg font-regular">Please provide confirmation.</div>
        </div>
      </label>
      <input type="hidden" name="source" id="source" value="branded-registration">
      <button type="submit" class="btn primary gtm-form-register mb-4" data-gtm-event-label="Submit"> Sign Up Now </button>
    </div>
  </div>
</form>

Text Content

This website uses cookies to help us give you the best experience when you
visit. By using this website, you consent to the use of these cookies. Find out
more about how we use cookies and how to manage them by reading our Cookie
Policy.

Accept
×
 
 
 * For US Healthcare Professionals Only
 * Important Safety
   Information
 * Indication
 * Prescribing
   Information
 * Patient
   Website

 * Request a Rep Rep
 * Register for Updates

THE ONLY ORAL ADT
THE ONLY ORAL ADT
 * ABOUT ORGOVYX
   * Mechanism of Action
   * Frequently Asked Questions
 * Efficacy
   * HERO Study Design
   * Sustained Testosterone Suppression
   * Rapid
     Testosterone Suppression
   * Profound Testosterone Suppression
   * PSA Reduction
   * Testosterone Recovery
   * Study Enrollment
     Criteria
 * Safety
   * HERO Study Adverse Events
   * Cardiovascular Adverse Event Data
   * Most Common Adverse Events
   * Important Safety Information
 * DOSING
   * Dosing
 * Access & Support
   * ORGOVYX Support
     Program
   * Financial Assistance
   * ORGOVYX Bridge
     Program
   * Formulary Lookup Tool
   * Distribution Network
 * Resources
   * Enrollment Forms
   * Reimbursement
     Resources
   * Educational
     Resources for HCPs
   * Educational
     Resources for
     Patients

 
 
ORGOVYX Is the Only Oral Once-a-Day GnRH Receptor Antagonist for Advanced
Prostate Cancer1,2
THANKS TO YOU,
TESTOSTERONE CAN
BE CONTROLLED
THROUGHOUT
THE DIVE.
HERO STUDY DESIGN

THE HERO STUDY was a multinational, randomized, open-label, phase 3 trial in 930
men with advanced prostate cancer. Key inclusion criteria included men with
advanced prostate cancer defined as biochemical prostate-specific antigen (PSA)
or clinical relapse following local primary intervention with curative intent,
newly diagnosed castration-sensitive metastatic disease, or advanced localized
disease unlikely to be cured by local primary intervention, requiring at least 1
year of androgen deprivation therapy (ADT), ECOG 0/1. Patients were excluded if
they had received previous systemic cytotoxic treatment for prostate cancer, a
previous GnRH analog or other form of ADT >18 months total duration, or
experienced significant cardiac conditions within 6 months before study
entry.1-3

Patients were randomized 2:1 to receive ORGOVYX (360 mg on the first day
followed by daily doses of 120 mg orally [n=622]) or leuprolide acetate (22.5 mg
injection [or 11.25 mg†* in Japan and Taiwan per local guidelines])
subcutaneously every 3 months (n=308) for 48 weeks.1,2

†*The castration rate of the subgroup of patients receiving 22.5 mg leuprolide
(n=264) was 88.0% (95% CI: 83.4%-91.4%).1 †*11.25 mg is a dosage regimen that is
not recommended for advanced prostate cancer (APC) in the United States.1

Please see additional information about ORGOVYX throughout this website.

PRIMARY ENDPOINT
SUSTAINED
TESTOSTERONE SUPPRESSION TO <50 ng/dL1
96.7%
(95% CI: 94.9-97.9)

of men achieved and maintained
testosterone suppression to
<50 ng/dL from Day 29 through
Week 48 with ORGOVYX (n=622)1

88.8%
(95% CI: 84.6-91.8)†*

of men treated with leuprolide
(n=308) achieved and maintained testosterone suppression to <50 ng/dL from Day
29 through Week 481

†The castration rate of the subgroup of patients receiving 22.5 mg leuprolide
(n=264) was 88.0% (95% CI: 83.4%-91.4%).1
Dive Into ORGOVYX Efficacy
HERO STUDY DESIGN

THE HERO STUDY was a multinational, randomized, open-label, phase 3 trial in 930
men with advanced prostate cancer. Key inclusion criteria included men with
advanced prostate cancer defined as biochemical prostate-specific antigen (PSA)
or clinical relapse following local primary intervention with curative intent,
newly diagnosed castration-sensitive metastatic disease, or advanced localized
disease unlikely to be cured by local primary intervention, requiring at least 1
year of androgen deprivation therapy (ADT), ECOG 0/1. Patients were excluded if
they had received previous systemic cytotoxic treatment for prostate cancer, a
previous GnRH analog or other form of ADT >18 months total duration, or
experienced significant cardiac conditions within 6 months before study
entry.1-3

Patients were randomized 2:1 to receive ORGOVYX (360 mg on the first day
followed by daily doses of 120 mg orally [n=622]) or leuprolide acetate (22.5 mg
injection [or 11.25 mg†* in Japan and Taiwan per local guidelines])
subcutaneously every 3 months (n=308) for 48 weeks.1,2

†*The castration rate of the subgroup of patients receiving 22.5 mg leuprolide
(n=264) was 88.0% (95% CI: 83.4%-91.4%).1 †*11.25 mg is a dosage regimen that is
not recommended for advanced prostate cancer (APC) in the United States.1

Please see additional information about ORGOVYX throughout this website.

ORGOVYX Safety
in Clinical Trials
SAFETY DATA
Support Options for
Your Eligible Patients
FINANCIAL ASSISTANCE
SECONDARY ENDPOINT
RAPID
TESTOSTERONE SUPPRESSION1
 * 56% of men treated with ORGOVYX achieved testosterone suppression to <50
   ng/dL on Day 4‡
   * 0% of men treated with leuprolide had testosterone levels <50 ng/dL on Day
     41

Learn More
SECONDARY ENDPOINT
PROFOUND
TESTOSTERONE SUPPRESSION
DEFINED AS TESTOSTERONE CONCENTRATIONS <20 ng/dL1
 * 78% of men treated with ORGOVYX achieved profound testosterone suppression to
   <20 ng/dL on Day 15‡
   * 1% of men treated with leuprolide had testosterone levels <20 ng/dL on Day
     15

Learn More
EXPLORATORY ANALYSIS
RECOVERY
OF TESTOSTERONE LEVELS 90 DAYS
AFTER DISCONTINUATION1,2,4
 * In a substudy of 184 men who completed 48 weeks of treatment, 55% of 137 men
   treated with ORGOVYX and 3% of 47 men treated with leuprolide had their
   testosterone return to above the lower limit of normal range (>280 ng/dL) or
   baseline values 90 days after treatment discontinuation1,2,4,‡
   * This endpoint was analyzed for exploratory purposes without formal testing.
     The data from the leuprolide arm were not included in the US Prescribing
     Information for ORGOVYX

Learn More
‡Kaplan-Meier estimates within each group.1
IN THE HERO STUDY
SAFETY
OF ORGOVYX WAS ALSO EVALUATED1
 * The most common adverse events during treatment with ORGOVYX (≥10%) in the
   study were hot flush, musculoskeletal pain, fatigue,
   constipation, and diarrhea

LEARN MORE
88% of patients§ are covered nationwide║
99% of Medicare patients are covered for ORGOVYX║
SEE FORMULARY COVERAGE
IN YOUR AREA


§Patients includes Commercial, Medicare, and Medicaid. Formulary data are
provided by MMIT, LLC, as of August, 2022.

║Sources: Formulary data are provided by MMIT, LLC, as of August, 2022.
Transaction data are provided by SHS database as of August, 2022. May not
include all plans. Data on File. This data does not include generics. Nothing
herein may be construed as an endorsement, approval, recommendation,
representation or warranty of any kind by any plan or insurer referenced. This
information is subject to change without notice.


IMPORTANT SAFETY INFORMATION & INDICATION


WARNINGS AND PRECAUTIONS

QT/QTc Interval Prolongation: Androgen deprivation therapy, such as ORGOVYX may
prolong the QT/QTc interval. Providers should consider whether the benefits of
androgen deprivation therapy outweigh the potential risks in patients with
congenital long QT syndrome, congestive heart failure, or frequent electrolyte
abnormalities and in patients taking drugs known to prolong the QT interval.
Electrolyte abnormalities should be corrected. Consider periodic monitoring of
electrocardiograms and electrolytes.

Embryo-Fetal Toxicity: The safety and efficacy of ORGOVYX have not been
established in females. Based on findings in animals and mechanism of action,
ORGOVYX can cause fetal harm and loss of pregnancy when administered to a
pregnant female. Advise males with female partners of reproductive potential to
use effective contraception during treatment and for 2 weeks after the last dose
of ORGOVYX

Laboratory Testing: Therapy with ORGOVYX results in suppression of the pituitary
gonadal system. Results of diagnostic tests of the pituitary gonadotropic and
gonadal functions conducted during and after ORGOVYX may be affected. The
therapeutic effect of ORGOVYX should be monitored by measuring serum
concentrations of prostate-specific antigen (PSA) periodically. If PSA
increases, serum concentrations of testosterone should be measured.


ADVERSE REACTIONS

Serious adverse reactions occurred in 12% of patients receiving ORGOVYX. Serious
adverse reactions in ≥0.5% of patients included myocardial infarction (0.8%),
acute kidney injury (0.6%), arrhythmia (0.6%), hemorrhage (0.6%), and urinary
tract infection (0.5%). Fatal adverse reactions occurred in 0.8% of patients
receiving ORGOVYX including metastatic lung cancer (0.3%), myocardial infarction
(0.3%), and acute kidney injury (0.2%). Fatal and non-fatal myocardial
infarction and stroke were reported in 2.7% of patients receiving ORGOVYX.

Most common adverse reactions (≥10%) and laboratory abnormalities (≥15%) in
patients receiving ORGOVYX were hot flush (54%), glucose increased (44%),
triglycerides increased (35%), musculoskeletal pain (30%), hemoglobin decreased
(28%), alanine aminotransferase increased (27%), fatigue (26%), aspartate
aminotransferase increased (18%), constipation (12%), and diarrhea (12%).


DRUG INTERACTIONS

Co-administration of ORGOVYX with a P-gp inhibitor increases the area under the
curve (AUC) and maximum concentration (Cmax) of ORGOVYX, which may increase the
risk of adverse reactions associated with ORGOVYX. Avoid co-administration of
ORGOVYX with oral P-gp inhibitors. If co-administration is unavoidable, take
ORGOVYX first, separate dosing by at least 6 hours, and monitor patients more
frequently for adverse reactions. Treatment with ORGOVYX may be interrupted for
up to 2 weeks for a short course of treatment with certain P-gp inhibitors. If
treatment with ORGOVYX is interrupted for more than 7 days, resume
administration of ORGOVYX with a 360 mg loading dose on the first day, followed
by 120 mg once daily.

Co-administration of ORGOVYX with a combined P-gp and strong CYP3A inducer
decreases the AUC and Cmax of ORGOVYX, which may reduce the effects of ORGOVYX.
Avoid co-administration of ORGOVYX with combined P-gp and strong CYP3A inducers.
If co-administration is unavoidable, increase the ORGOVYX dose to 240 mg once
daily. After discontinuation of the combined P-gp and strong CYP3A inducer,
resume the recommended ORGOVYX dose of 120 mg once daily.


INDICATION

ORGOVYX is a gonadotropin-releasing hormone (GnRH) receptor antagonist indicated
for the treatment of adult patients with advanced prostate cancer.

Please see full Prescribing Information for ORGOVYX.

REFERENCES:

 1. ORGOVYX (relugolix) [prescribing information]. Brisbane, CA: Myovant
    Sciences, Inc.; 2020.
 2. Shore ND, Saad F, Cookson MS, et al. Oral relugolix for androgen-deprivation
    therapy in advanced prostate cancer. N Engl J Med. 2020;382(23):2187-2196
    and supplementary material, available online.
 3. Shore ND, Saad F, Cookson MS, et al. HERO phase 3 trial: results comparing
    relugolix, an oral GnRH receptor antagonist, versus leuprolide acetate for
    advanced prostate cancer. Presented at: American Society of Clinical
    Oncology Virtual Scientific Program; May 29-June 2, 2020; virtual. Abstract
    5602.
 4. Data on file. Myovant Sciences, Inc.

INDICATION

×

ORGOVYX® (relugolix) is a gonadotropin-releasing hormone (GnRH) receptor
antagonist indicated for the treatment of adult patients with advanced prostate
cancer.

Please see full Prescribing Information for ORGOVYX.

REQUEST A REPRESENTATIVE

×

Please provide the following information about yourself so we can put you in
touch with an ORGOVYX® (relugolix) representative in your area.

*Field required.

First Name*

Last Name*

Email*

Confirm Email*

Select Specialty* Urology Medical Oncology Hematology Oncology Radiation
Oncology Other
Select Specialty*
Urology
Medical Oncology
Hematology Oncology
Radiation Oncology
Other
Please select a specialty.
Select Role* Physician Physician Assistant Nurse Nurse Practitioner Other
Select Role*
Physician
Physician Assistant
Nurse
Nurse Practitioner
Other
Please select a role.
ZIP Code*


By completing and submitting this form, you certify that you are a licensed
healthcare provider, and you agree to have an ORGOVYX representative contact
you. You also understand and agree that any information you provide on this form
will be used in accordance with Myovant’s Privacy Policy and you agree to the
Terms of Use for information collected on this form.*

Please provide confirmation.
Sign Up Now

REGISTER FOR UPDATES

×

*Field required.

First Name*

Last Name*

Email*

Confirm Email*

Select Specialty* Urology Medical Oncology Hematology Oncology Radiation
Oncology Other
Select Specialty*
Urology
Medical Oncology
Hematology Oncology
Radiation Oncology
Other
Please select a specialty.
Select Role* Physician Physician Assistant Nurse Nurse Practitioner Other
Select Role*
Physician
Physician Assistant
Nurse
Nurse Practitioner
Other
Please select a role.
ZIP Code*


By completing and submitting this form, you certify that you are a licensed
healthcare provider, and you agree to sign up for ORGOVYX® (relugolix) or
disease state communications from Myovant Sciences. You also understand and
agree that any information you provide on this form will be used in accordance
with Myovant’s Privacy Policy and you agree to the Terms of Use for information
collected on this form.*

Please provide confirmation.
Sign Up Now
 * Contact Us
 * Privacy Policy
 * Terms of Use
 * Site Map
 * Medical Information
 * 1-833-ORGOVYX (1-833-674-6899)

ORGOVYX® and its associated logo are registered trademarks of Myovant Sciences
GmbH.
©2022 Myovant Sciences GmbH and Pfizer Inc.
All rights reserved. PP-US-REL-2200269 09/2022



The information contained in this website is intended for US healthcare
professionals only.

Are you a US healthcare professional?

Yes No

You are about to leave orgovyxhcp.com

× Continue Cancel

The website you are linking to is neither owned nor controlled by Myovant
Sciences GmbH nor Pfizer Inc.
Myovant Sciences GmbH and Pfizer Inc. are not responsible for the content or
services on the site.

THANK YOU

Your information has been received.

We have received your request for more information about ORGOVYX® (relugolix).
An ORGOVYX representative in your area will follow up soon to get you the
information you need.

×


IMPORTANT SAFETY INFORMATION & INDICATION


WARNINGS AND PRECAUTIONS

QT/QTc Interval Prolongation: Androgen deprivation therapy, such as ORGOVYX may
prolong the QT/QTc interval. Providers should consider whether the benefits of
androgen deprivation therapy outweigh the potential risks in patients with
congenital long QT syndrome, congestive heart failure, or frequent electrolyte
abnormalities and in patients taking drugs known to prolong the QT interval.
Electrolyte abnormalities should be corrected. Consider periodic monitoring of
electrocardiograms and electrolytes.

Embryo-Fetal Toxicity: The safety and efficacy of ORGOVYX have not been
established in females. Based on findings in animals and mechanism of action,
ORGOVYX can cause fetal harm and loss of pregnancy when administered to a
pregnant female. Advise males with female partners of reproductive potential to
use effective contraception during treatment and for 2 weeks after the last dose
of ORGOVYX

Laboratory Testing: Therapy with ORGOVYX results in suppression of the pituitary
gonadal system. Results of diagnostic tests of the pituitary gonadotropic and
gonadal functions conducted during and after ORGOVYX may be affected. The
therapeutic effect of ORGOVYX should be monitored by measuring serum
concentrations of prostate-specific antigen (PSA) periodically. If PSA
increases, serum concentrations of testosterone should be measured.


ADVERSE REACTIONS

Serious adverse reactions occurred in 12% of patients receiving ORGOVYX. Serious
adverse reactions in ≥0.5% of patients included myocardial infarction (0.8%),
acute kidney injury (0.6%), arrhythmia (0.6%), hemorrhage (0.6%), and urinary
tract infection (0.5%). Fatal adverse reactions occurred in 0.8% of patients
receiving ORGOVYX including metastatic lung cancer (0.3%), myocardial infarction
(0.3%), and acute kidney injury (0.2%). Fatal and non-fatal myocardial
infarction and stroke were reported in 2.7% of patients receiving ORGOVYX.

Most common adverse reactions (≥10%) and laboratory abnormalities (≥15%) in
patients receiving ORGOVYX were hot flush (54%), glucose increased (44%),
triglycerides increased (35%), musculoskeletal pain (30%), hemoglobin decreased
(28%), alanine aminotransferase increased (27%), fatigue (26%), aspartate
aminotransferase increased (18%), constipation (12%), and diarrhea (12%).


DRUG INTERACTIONS

Co-administration of ORGOVYX with a P-gp inhibitor increases the area under the
curve (AUC) and maximum concentration (Cmax) of ORGOVYX, which may increase the
risk of adverse reactions associated with ORGOVYX. Avoid co-administration of
ORGOVYX with oral P-gp inhibitors. If co-administration is unavoidable, take
ORGOVYX first, separate dosing by at least 6 hours, and monitor patients more
frequently for adverse reactions. Treatment with ORGOVYX may be interrupted for
up to 2 weeks for a short course of treatment with certain P-gp inhibitors. If
treatment with ORGOVYX is interrupted for more than 7 days, resume
administration of ORGOVYX with a 360 mg loading dose on the first day, followed
by 120 mg once daily.

Co-administration of ORGOVYX with a combined P-gp and strong CYP3A inducer
decreases the AUC and Cmax of ORGOVYX, which may reduce the effects of ORGOVYX.
Avoid co-administration of ORGOVYX with combined P-gp and strong CYP3A inducers.
If co-administration is unavoidable, increase the ORGOVYX dose to 240 mg once
daily. After discontinuation of the combined P-gp and strong CYP3A inducer,
resume the recommended ORGOVYX dose of 120 mg once daily.


INDICATION

ORGOVYX is a gonadotropin-releasing hormone (GnRH) receptor antagonist indicated
for the treatment of adult patients with advanced prostate cancer.

Please see full Prescribing Information for ORGOVYX.

REFERENCES:

 1. ORGOVYX (relugolix) [prescribing information]. Brisbane, CA: Myovant
    Sciences, Inc.; 2020.
 2. Shore ND, Saad F, Cookson MS, et al. Oral relugolix for androgen-deprivation
    therapy in advanced prostate cancer. N Engl J Med. 2020;382(23):2187-2196
    and supplementary material, available online.
 3. Shore ND, Saad F, Cookson MS, et al. HERO phase 3 trial: results comparing
    relugolix, an oral GnRH receptor antagonist, versus leuprolide acetate for
    advanced prostate cancer. Presented at: American Society of Clinical
    Oncology Virtual Scientific Program; May 29-June 2, 2020; virtual. Abstract
    5602.
 4. Data on file. Myovant Sciences, Inc.

The information contained in this website is intended for US healthcare
professionals only.

Are you a US healthcare professional?

Yes No