How to administer Subcutaneous Immunoglobulin (Hizentra)- Quick Guide

Presentation

  • 2g (10mL) or 4g (20mL) bottles
  • Hizentra® is a 20% (20g/100mL) solution of human immunoglobulin (antibodies) prepared from pooled plasma donations made from American and European donors for subcutaneous use only.
  • For intravenous immunoglobulin, see the IVIG page.
  • For intramuscular immunoglobulin, please see Normal Immunoglobulin.
  • Hizentra replaces Evogam. Please contact an NZBS TMS to discuss Hizentra®, if needed.

![mg src="./images/hizentra.jpg" width="250" alt="Hizentra" title="Hizentra" ](mg src="./images/hizentra.jpg" width="250" alt="Hizentra" title="Hizentra" )

<?php if (checkdata('igoapp')=='yes') { gethref('igodhb.php'); echo '![ages/igo.png" alt="IgO Online IVIG Approval" title="IgO Online IVIG Approval" width="250" ](ages/igo.png" alt="IgO Online IVIG Approval" title="IgO Online IVIG Approval" width="250" )


'; } else { getdata('IntragamP request form link and image');

![g src="images/nba_ivig_guidelines.png" alt="NBA Guidelines" title="NBA Guidelines" width="250" style="border: 1px solid grey;" ](g src="images/nba_ivig_guidelines.png" alt="NBA Guidelines" title="NBA Guidelines" width="250" style="border: 1px solid grey;" )
Australian NBA IVIG Guideline

![g src="images/nhs_ivig_guidelines.png" alt="NHS Guidelines (2021)" title="NHS Guidelines (2021)" width="250" style="border: 1px solid grey;" ](g src="images/nhs_ivig_guidelines.png" alt="NHS Guidelines (2021)" title="NHS Guidelines (2021)" width="250" style="border: 1px solid grey;" )
English NHS IVIG Guideline

Prescription

  • {{tdata('Hizentra approval process}

ABO Compatibility

  • Compatibility is not relevant for manufactured (fractionated) plasma product transfusion.

Storage and Infusion

  • Hizentra® should be stored in a refrigerator (2-8°C). Do not freeze. Once removed from the refrigerator, store Hizentra® below 25°C and use within 2 weeks.
  • Use a standard infusion set. A filter is not needed.
  • If not used, please return to Blood Bank
  • See the Health Care Professionals' Information Brochure for instructions on spiking the bottle.
  • Prime the infusion tubing, clean the injection site and insert the needle at a 45° angle into the fatty tissue just below the skin's surface.
  • Suitable injection sites include lower abdomen, thighs, upper arms and hips. More than one injection site may be needed per infusion, especially if the volume prescribed exceeds 20mL (3.2g).

Precautions

  • Acute renal failure: In patients at risk for acute renal failure, Hizentra should be administered subcutaneously at the minimum rate of infusion and dose practicable.
  • Passive Transfer of Antibodies and Interference with Serological Testing:
    • After injection of immunoglobulin, the transitory rise of the various passively transferred antibodies in the patient's blood may result in misleading positive results in serological testing.
  • Read manufacturer's instructions carefully
  • Always observe for turbidity, floating material and sediment

Vaccination

  • Inactivated vaccines (e.g. flu, hepatitis B, tetanus, pneumococcal): Inactivated vaccines may be administered concurrently with passive antibody to induce active immunity.
  • Live attenuated virus vaccines (e.g. meales, mumps, polio, rubella): Passively acquired antibody can interfere with the response to live, attenuated virus vaccines. Administration of such vaccines should be deferred until approximately three months after passive immunisation. If immunoglobulin is administered within two weeks of vaccination with a live attenuated virus vaccine, the efficacy of the vaccine may be compromised. Consideration should be given to re-vaccination approximately three months (one year for measles) after the immunoglobulin was given.

Rate

  • Each bottle should be infused within 4 hours of spiking
  • Adult and Paediatric patients:The recommended infusion rate depends on the individual patient’s needs.
  • Device-assisted infusion: The initial infusion rate should not exceed 20 mL/hour/site.
  • If well-tolerated, the infusion rate can then gradually be increased to 35 mL/hour/site for the subsequent two infusions.
  • Thereafter, the infusion rate can be further increased as per patient’s individual tolerability.

Monitoring

  • Recipients should remain under observation for 20 minutes following administration in case they experience an immediate adverse event requiring treatment.

DO NOT

  • DO NOT add medications to blood products.
  • DO NOT give intravenously. If Hizentra® is inadvertently administered into a blood vessel, patients could develop shock.

Dose

  • Replacement therapy (for immunodeficiency): adjusted for the individual patient. Typically 0.05 - 0.15 grams Hizentra® per kg bodyweight per week. This corresponds to a monthly dose in the range of 0.2-0.6g/kg. This should be adjusted based on IgG trough levels.

Calculators

  • Calculating the Hizentra® dose from bodyweight (g/kg): <?php if (!isset($_POST['hizdoseperkg'])) { echo '
    '; ?>
  • Hizentra®P dose per kg (g/kg)
  • The patient's weight:

    <?php } else { $hizdoseperkg= floatval($_POST['hizdoseperkg']); $weight= floatval($_POST['weight']); $hizentradose = $hizdoseperkg*$weight; echo 'Hizentra®P dose per kg: '.$hizdoseperkg.' grams

    '; echo 'Weight of the patient (kg): '.$weight.' kg

    '; echo 'Proposed Hizentra® total dose: '.$hizentradose.' grams weekly'; echo '

    '; } ?>
    • IVIG total dose (grams)
  • IVIG treatment interval (weeks)
  • <?php } else { $ivigdose= floatval($_POST['ivigdose']); $ivigfreq= floatval($_POST['ivigfreq']); $hizentradose = $ivigdose/$ivigfreq; echo 'Current IVIG dose: '.$ivigdose.' grams every '.$ivigfreq.' weeks

    '; echo 'Proposed Hizentra dose: '.$hizentradose.' grams weekly'; echo '

    '; } ?>
  • <?php if (!isset($_POST['dose'])) { echo 'To work out the Hizentra® administration details (duration, volume, bottles):'; echo '
    '; ?>
  • Prescribed dose (grams)
  • <?php } else { $dose= pg_escape_string(utf8_encode(filter_input(INPUT_POST, 'dose', FILTER_SANITIZE_NUMBER_FLOAT, FILTER_FLAG_ALLOW_FRACTION))); $b4g = floor($dose/4); $b2g = ceil(round(($dose-(4$b4g))/2,1)); if($b2g>=4){ $b2g=$b2g-4; $b4g=$b4g+1; } $dosetime1 = $dose20/(4*0.333);

    first dose time=dose20mL/(4g0.333mL/min)

    $dosehours1=floor($dosetime1/60); $doseminutes1=round($dosetime1 % 60,0); ?> Dose schedule:

  • Total dose: <?php echo $dose; ?> grams (<?php echo round($dose*5,1); ?> mL)
  • No. of 4 gram (20mL) bottles of Hizentra® needed: <?php echo $b4g; ?>
  • PLUS no. of 2 gram (10mL) bottles of Hizentra® needed: <?php echo $b2g; ?>
  • Minimum time to infuse dose:<?php echo $dosehours1.' hours and '.$doseminutes1.' minutes'; ?> Infusion schedule: <?php if ($dose<=0) echo ' Dose is '.$dose.' grams. This will be a surprisingly quick infusion!'; if ($dose>0) { echo ' First infusion: at 20 mL/hour (0.333mL/min) will take about '.round(round($dose5,1)/20,1).' hours '; echo ' Second & third infusions: 35 mL/hour (0.583mL/min) will take a minimum of '.round(round($dose*5,1)/35,1).' hours - note: rate is increased from 20ml/hour as comfort and tolerability allows, which may be different for each individual.'; } echo '
    '; } ?>

More Info