Zr89MonoclonalAntibodyLabelingQC

Zr-89 Monoclonal Antibody Labeling QC

api radiopharmaceuticals nuclear-medicine zr-89 pet immuno-pet monoclonal-antibodies
Open selection

Zr-89 Monoclonal Antibody Labeling QC — Quality control of Zr-89 labeled monoclonal antibodies

ℹ️ Utility checks critical parameters of Zr-89 mAbs:

  • Radiochemical purity (≥95%)
  • Free zirconium (≤2%)
  • Immunoreactivity (≥90%)
  • Y-88 impurity (<0.001%) — CRITICAL!

⚠️ CRITICAL: Y-88 (T½=106 days) creates long-term radiation burden!

Zr-89 is used for immuno-PET (visualization of antigen expression).

Preservation of antibody structure is critical for binding specificity.

Usage

Zr89MonoclonalAntibodyLabelingQC.exe → demo mode (console output)

Zr89MonoclonalAntibodyLabelingQC.exe input.csv output.json → evaluate your data

Input format

BatchNumber,AntibodyName,RadiochemicalPurityPercent,FreeZirconiumPercent,AggregatesPercent,SpecificActivityMBq_per_mg,ImmunoreactivityPercent,pH,EndotoxinsEU_per_mL,SterilityTest,ActivityMBq,RadionuclidicPurityPercent,Y88ImpurityPercent

Example

ZR89-TRASTUZUMAB-2026-001,Trastuzumab,98.0,1.0,0.5,150.0,95.0,7.0,5.0,0,200.0,99.95,0.0005

— WHY IS THIS NEEDED?

Zr-89 labeled monoclonal antibodies are powerful tool for immuno-PET.

  • Allow visualization of biopharmaceutical distribution in body (pharmacokinetics).
  • Zr-89 has 78.4-hour half-life, ideally matching antibody circulation time.
  • Requires use of chelators (e.g., DFO) for strong binding.
  • Critical to preserve immunological activity of antibody after labeling.

⚠️ CRITICAL:

  • Radiochemical purity ≥95% — guarantee that signal comes from antibody, not free metal.
  • Free zirconium ≤2% — free Zr accumulates in bones, masking metastases.
  • Immunoreactivity ≥90% — antibody must recognize its target.
  • Aggregates <2% — aggregated antibodies are rapidly cleared by liver and may cause reaction.
  • Y-88 impurity <0.001% — Y-88 is byproduct of production and has long half-life.
  • Specific activity must be optimized to balance between signal and stability.
  • pH 6.5-7.5 — physiological range, critical for protein stability.
  • Endotoxins <175 EU/mL — standard for parenteral drugs.
  • Sterility — MANDATORY.

Key features

  • Assessment of immunoreactivity (IR), unique for protein drugs.
  • Control of protein aggregation, critical for safety.
  • Strict control of Y-88 impurity.
  • Specific activity check for balance between signal and stability.
  • Compliance with GMP requirements for antibody-based radiopharmaceuticals.

Critical parameters

  • Radiochemical purity: ≥95.0%
  • Free zirconium: ≤2.0%
  • Protein aggregates: <2.0%
  • Immunoreactivity: ≥90.0%
  • Specific activity: ≥50.0 MBq/mg
  • Radionuclidic purity: ≥99.9%
  • Y-88 impurity: <0.001%
  • pH: 6.5–7.5
  • Endotoxins: <175 EU/mL
  • Sterility: no growth

💡 Usage tips:

1. Radiochemical purity determined by SEC-HPLC (size exclusion chromatography).

2. Immunoreactivity checked using ELISA or cell binding assays.

3. Aggregation controlled by SEC or DLS.

4. Drug should be stored at 4°C and protected from light.

5. Zr-89 emits positrons and gamma quanta, requiring protection during handling.

⚠️ Note: Zr-89 mAbs represent pinnacle of personalized medicine, allowing to check if drug reaches tumor in specific patient before starting expensive therapy. Quality control here is more complex than for small molecules as it requires assessment of biological function of protein.

input.csv

BatchNumber,AntibodyName,RadiochemicalPurityPercent,FreeZirconiumPercent,AggregatesPercent,SpecificActivityMBq_per_mg,ImmunoreactivityPercent,pH,EndotoxinsEU_per_mL,SterilityTest,ActivityMBq,RadionuclidicPurityPercent,Y88ImpurityPercent
ZR89-TRASTUZUMAB-2026-001,Trastuzumab,98.0,1.0,0.5,150.0,95.0,7.0,5.0,0,200.0,99.95,0.0005
ZR89-RITUXIMAB-2026-002,Rituximab,96.0,2.0,1.0,120.0,92.0,6.8,10.0,0,180.0,99.90,0.0008
ZR89-CETUXIMAB-2026-003,Cetuximab,90.0,5.0,3.0,100.0,85.0,7.2,20.0,1,150.0,99.50,0.0020

URS & FS — user requirements and functional specification

URS — User Requirements Specification

  • The utility shall accept input.csv with these mandatory columns: BatchNumber, AntibodyName, RadiochemicalPurityPercent, FreeZirconiumPercent, AggregatesPercent, SpecificActivityMBq_per_mg, ImmunoreactivityPercent, pH, EndotoxinsEU_per_mL, SterilityTest, ActivityMBq, RadionuclidicPurityPercent, Y88ImpurityPercent.
  • Each row shall be processed as a separate batch or record identified by BatchNumber.
  • Before evaluation, the utility shall validate the CSV structure, mandatory values, numeric fields and allowed text values.
  • Rules and limits shall be applied to every parameter in the input row.
  • Critical violations identified in the supplied description shall set the record result to FAIL.
  • Each row shall receive an overall PASS, WARNING or FAIL status with the triggered rules.
  • An invalid row shall not receive PASS.
  • output.json shall contain source values, applied limits, individual check results and errors.
  • The same input and the same rule profile shall produce the same result.

FS — Functional Specification

  1. Run Zr89MonoclonalAntibodyLabelingQC.exe in demonstration mode or with input.csv output.json arguments.
  2. Read UTF-8 CSV and verify the exact set of mandatory columns.
  3. Convert row values to numeric and text types.
  4. Apply the rules defined in the approved version or configuration profile.
  5. Generate individual check results and derive the overall status from the most severe violation.
  6. Write machine-readable output.json.
  7. Structural and type errors shall be reported explicitly and shall not be masked by a successful status.

Complete input.csv example

BatchNumber,AntibodyName,RadiochemicalPurityPercent,FreeZirconiumPercent,AggregatesPercent,SpecificActivityMBq_per_mg,ImmunoreactivityPercent,pH,EndotoxinsEU_per_mL,SterilityTest,ActivityMBq,RadionuclidicPurityPercent,Y88ImpurityPercent
ZR89-TRASTUZUMAB-2026-001,Trastuzumab,98.0,1.0,0.5,150.0,95.0,7.0,5.0,0,200.0,99.95,0.0005
ZR89-RITUXIMAB-2026-002,Rituximab,96.0,2.0,1.0,120.0,92.0,6.8,10.0,0,180.0,99.90,0.0008
ZR89-CETUXIMAB-2026-003,Cetuximab,90.0,5.0,3.0,100.0,85.0,7.2,20.0,1,150.0,99.50,0.0020

Purpose of the supplied test rows

  • The first row contains values consistent with the criteria stated in the supplied description.
  • The second row contains values closer to the limits or moderate deviations.
  • The third row contains clear deviations for negative-result testing.

Minimum output.json structure

{
  "utility": "Zr89MonoclonalAntibodyLabelingQC",
  "source": "input.csv",
  "results": [
    {
      "batchNumber": "BATCH-001",
      "status": "PASS",
      "checks": [
        {
          "parameter": "ParameterName",
          "value": 0,
          "limit": "configured rule",
          "status": "PASS"
        }
      ],
      "errors": []
    }
  ]
}

Minimum OQ scenarios

  • Process the complete supplied input.csv.
  • Remove a mandatory column and confirm a contract error.
  • Provide text instead of a numeric value and confirm a type error.
  • Test values directly on the configured limits.
  • Repeat the run with the same input and confirm an identical result.

Before operational use

  • Reconcile rules and limits with the approved specification, methods and SOP.
  • Fix the executable version and rule-profile version.
  • Retain the source CSV together with the generated JSON.

Included in packages

PetRad QC Suite

A specialised utility package for radiopharmaceutical quality control: PET, SPECT, therapeutic radionuclides, generators and decay calculations.

Open

PetRad3: expanded PET/SPECT and radiopharmaceutical QC package

A curated suite for PET/SPECT radiopharmaceuticals, generator and cyclotron radionuclides, labelled compounds, radiochemical purity, breakthrough, sterility and endotoxin control.

Open

Radioligand & Theranostics Expansion QC Suite

Radioligand & Theranostics Expansion QC Suite: FUZKK utility package for CSV→JSON QC checks with EU-first limit priority.

Open

Radiology QC Suite

QC package for radiology and diagnostic imaging: radiopharmaceuticals, PET/SPECT, contrast media, iodinated and gadolinium products, plus particle, sterility and endotoxin checks.

Open

Radiopharmaceutical Diagnostics and Therapy QC Suite

36 utilities for clinically oriented radiopharmaceutical and workflow quality control: PET/SPECT tracers, the Tc-99m renal workflow, PRRT, PSMA therapy, targeted alpha therapy, radioembolization, bone-pain palliation, immuno-PET and generator-based radionuclide control.

Open

RPH isotope family: long-lived PET / immuno-PET

Cu-64, Zr-89, I-124, Mn-52 and Y-86 for antibodies, slow kinetics and extended imaging.

Open

RPH organ/system: bone and musculoskeletal

Bone scintigraphy, MDP/PYP, marrow, bone-pain palliation, skeletal metastases and radiosynovectomy.

Open

RPH organ/system: hepatobiliary and GI

HIDA, mebrofenin, gallbladder, gastric emptying, GI transit, bleeding and liver/spleen imaging.

Open

RPH organ/system: oncology and theranostics

Tumour imaging, PSMA/FAPI/receptor tracers, immuno-PET, targeted radionuclide therapy and radioembolization.

Open

RPH use case: radionuclide therapy and theranostics

Lu-177, Ac-225, Ra-223, Y-90, Ho-166, Sm-153, Sr-89, Re-188, Tb-161, I-131 and other therapeutic radiopharmaceuticals: activity, purity, free metal, daughters and toxicological constraints.

Open

RPH workflow: generators and isotope purity

Generator eluate, breakthrough, radionuclidic purity, isotope mix and starting radionuclides.

Open

RPH workflow: product release QC

Assay, purity, sterility, endotoxins, pH, impurities, appearance and batch-release checks.

Open

RPH workflow: stability, storage, decay and waste

Kinetic stability, shelf life, decay correction, expiry, storage, trend and radioactive waste.

Open

RPH workflow: synthesis, labelling and kit reconstitution

Radiolabelling, synthesis, chelation, reducing agent, pH/stoichiometry and kit preparation.

Open

RPH: combined radiopharmaceutical QC package

RPH combines PetRad, PetRad2 and PetRad3 into one umbrella package for PET/SPECT, therapeutic radionuclides, generators, labelled compounds, decay calculations, sterility, endotoxins and radiochemical/radionuclidic purity.

Open