Samarium153EDTMPQualityChecker

Samarium-153 EDTMP

radiopharmaceuticals QC URS & FS input.csv output.json radiochemical purity radionuclidic purity Tc-99m
Open selection

Utility description: Samarium-153 EDTMP

Samarium-153 EDTMP Quality Checker — Samarium-153 EDTMP (Quadramet) for Palliative Therapy

ℹ️  Utility checks critical parameters of Samarium-153 EDTMP:
    • Radionuclidic purity (≥99.9%)
    • Europium-154/155 impurities (≤0.1%) — LONG-LIVED!
    • Radiochemical purity (≥95%)
    • Free Samarium (≤5%)
    • pH, endotoxins, sterility

⚠️  CRITICAL: Free Samarium does NOT go to bones, but accumulates in the LIVER!
    Europium impurities create unnecessary gamma burden for years.

Usage:
  Samarium153EDTMPQualityChecker.exe                            → demo mode (console output)
  Samarium153EDTMPQualityChecker.exe input.csv output.json      → evaluate your data

Input format:
BatchNumber,TotalActivityMBq,RadionuclidicPurityPercent,Europium154ImpurityPercent,Europium155ImpurityPercent,RadiochemicalPurityPercent,FreeSamariumPercent,pH,EndotoxinsEU,SterilityTest,ProductType

Example (sterility: 0=sterile, 1=contaminated):
  SM153-EDTMP-2026-042,3700.0,99.95,0.001,0.002,98.5,1.5,7.2,40.0,0,TherapeuticDose

Supported product types:
• TherapeuticDose — therapeutic dose for bone pain relief

— WHY IS THIS NEEDED?
Samarium-153 complexed with ethylenediaminetetramethylene phosphonic acid (EDTMP/Quadramet®) is used for palliative treatment of bone metastasis pain:
• 46.3-hour half-life (1.9 days) — convenient for logistics and therapy
• Beta radiation (E_max = 0.81 MeV) — therapeutic effect in bone tissue
• Gamma radiation (103 keV) — allows scintigraphy to confirm bone uptake
• Selectively accumulates in areas of osteoblastic activity (metastases)

⚠️  CRITICAL:
• Radiochemical purity ≥95% — Sm-153-EDTMP complex is stable. If complex is broken or not formed, free Samarium ion (Sm3+) behaves like other lanthanides: it is rapidly captured by transferrin and accumulates in the LIVER and spleen, not bones. This reduces therapy efficacy and increases liver dose.
• Europium-154 (T½=8.6 years) and Europium-155 (T½=4.76 years) impurities — Formed during reactor irradiation. Even trace amounts (>0.1%) are unacceptable as they create long-term gamma burden on the patient after main drug clearance.
• pH 6.0–8.0 — Physiological range. Acidic solution causes pain on injection and may destabilize complex.
• Endotoxins ≤175 EU/vial — Standard for injectable radiopharmaceuticals.
• Sterility — MANDATORY.

Key features:
• Control of long-lived Europium impurities (Eu-154, Eu-155)
• Assessment of complexation efficiency (free Sm vs bound Sm)
• Suitability check for palliative care

Critical parameters:
• Radionuclidic purity: ≥99.9%
• Eu-154 impurity: ≤0.1%
• Eu-155 impurity: ≤0.1%
• Radiochemical purity (Sm-EDTMP): ≥95.0%
• Free Samarium: ≤5.0%
• pH: 6.0–8.0
• Endotoxins: ≤175 EU/vial
• Sterility: no microbial growth

💡 Usage tips:
1. Radiochemical purity controlled by TLC (solvent systems: ammonium citrate/methanol etc.). Free Sm stays at origin, complex moves with solvent front.
2. Presence of free Sm-153 is visible on scintigram as "hot" liver.
3. Drug must be administered within hours after preparation/receipt due to short half-life.
4. Patients should be hydrated to accelerate excretion of unbound drug via kidneys.

⚠️ Note: Unlike diagnostic technetium drugs, Sm-153 EDTMP is a THERAPEUTIC agent. Quality error (high free Sm) leads not just to bad image, but to lack of analgesic effect and liver toxicity. Eu-154/155 impurities make the drug a source of long-term radiation contamination of the patient.

input.csv

BatchNumber,TotalActivityMBq,RadionuclidicPurityPercent,Europium154ImpurityPercent,Europium155ImpurityPercent,RadiochemicalPurityPercent,FreeSamariumPercent,pH,EndotoxinsEU,SterilityTest,ProductType
SM153-EDTMP-2026-042,3700.0,99.95,0.001,0.002,98.5,1.5,7.2,40.0,0,TherapeuticDose
SM153-EDTMP-2026-043,3500.0,99.5,0.6,0.1,96.0,4.0,7.0,50.0,0,TherapeuticDose
SM153-EDTMP-FAIL-01,3800.0,99.9,0.01,0.01,85.0,15.0,7.5,30.0,0,TherapeuticDose

URS & FS — User Requirements and Functional Specification

This document describes the controlled interface and behaviour of Samarium153EDTMPQualityChecker for Samarium-153 EDTMP.

Domain limits and critical parameters

Key fragments from the source description are shown below. Before production use, limits must be verified against the approved specification, registration dossier and local SOPs.
  • ℹ️ Utility checks critical parameters of Samarium-153 EDTMP:
  • • Radionuclidic purity (≥99.9%)
  • • Europium-154/155 impurities (≤0.1%) — LONG-LIVED!
  • • Radiochemical purity (≥95%)
  • • Free Samarium (≤5%)
  • • pH, endotoxins, sterility
  • ⚠️ CRITICAL: Free Samarium does NOT go to bones, but accumulates in the LIVER!
  • BatchNumber,TotalActivityMBq,RadionuclidicPurityPercent,Europium154ImpurityPercent,Europium155ImpurityPercent,RadiochemicalPurityPercent,FreeSamariumPercent,pH,EndotoxinsEU,SterilityTest,ProductType
  • Example (sterility: 0=sterile, 1=contaminated):
  • ⚠️ CRITICAL:
  • • Endotoxins ≤175 EU/vial — Standard for injectable radiopharmaceuticals.
  • • Sterility — MANDATORY.
  • • Assessment of complexation efficiency (free Sm vs bound Sm)
  • Critical parameters:

URS — User Requirements Specification

IDRequirementCriticalityAcceptance criterion
URS-001The utility shall accept an input.csv file with the exact headers defined in the data contract.HighThe file is processed without manual header editing.
URS-002The utility shall perform deterministic QC evaluation for Samarium-153 EDTMP using input values, approved limits and domain rules.HighEach input row receives a PASS / WARNING / FAIL status.
URS-003The utility shall validate mandatory fields, data types, numeric ranges, units and pharmaceutical/radiochemical plausibility.HighSchema and conversion errors are explicitly reported.
URS-004The utility shall identify critical deviations related to radionuclidic purity, radiochemical purity, free radionuclide, impurities, pH, endotoxins and sterility when such fields are present.HighA critical deviation causes FAIL or a separate critical finding.
URS-005The utility shall generate output.json with machine-readable results, source values, warnings and failures.HighJSON is suitable for LIMS/ELN/MES integration and QA/QC review.
URS-006The utility shall not use machine learning to decide conformance.MediumThe result is based on explicit rules, thresholds and input values.
URS-007The utility shall preserve traceability between batch number, input values, applied rules and final status.HighThe output contains the batch identifier and the list of checked parameters.
URS-008The documentation shall support IQ/OQ preparation and inspection discussion with FDA/EMA/Roszdravnadzor or local regulators.MediumURS & FS, input.csv/output.json contract and test scenarios are supplied with the utility.

input.csv contract

#FieldTypeSamplePurpose
1BatchNumberstringSM153-EDTMP-2026-042Batch or lot identifier used for traceability.
2TotalActivityMBqdecimal3700.0Radioactivity value used for release, decay or dose-related assessment.
3RadionuclidicPurityPercentstring99.95Radionuclidic purity; a critical radiation-safety and impurity parameter.
4Europium154ImpurityPercentstring0.001Controlled impurity or residual material.
5Europium155ImpurityPercentstring0.002Controlled impurity or residual material.
6RadiochemicalPurityPercentstring98.5Radiochemical purity; confirms the labelled chemical form and binding quality.
7FreeSamariumPercentdecimal1.5Free radionuclide / unbound species; important for non-target uptake and toxicity.
8pHdecimal7.2Solution pH; relevant for stability, compatibility and administration.
9EndotoxinsEUdecimal40.0Bacterial endotoxins; critical for parenteral administration.
10SterilityTestflag / boolean0Sterility result; critical release parameter.
11ProductTypestringTherapeuticDoseControlled input parameter used by the deterministic QC rules.
BatchNumber,TotalActivityMBq,RadionuclidicPurityPercent,Europium154ImpurityPercent,Europium155ImpurityPercent,RadiochemicalPurityPercent,FreeSamariumPercent,pH,EndotoxinsEU,SterilityTest,ProductType
SM153-EDTMP-2026-042,3700.0,99.95,0.001,0.002,98.5,1.5,7.2,40.0,0,TherapeuticDose
SM153-EDTMP-2026-043,3500.0,99.5,0.6,0.1,96.0,4.0,7.0,50.0,0,TherapeuticDose
SM153-EDTMP-FAIL-01,3800.0,99.9,0.01,0.01,85.0,15.0,7.5,30.0,0,TherapeuticDose

FS — Functional Specification

IDFunctionImplementation
FS-001CSV importRead input.csv in UTF-8/CSV-compatible format and validate the header and expected columns.
FS-002Schema validationCheck mandatory fields and column count; report unknown or missing key fields.
FS-003Type conversionConvert numeric, flag and text values; invalid formats are recorded as row-level errors.
FS-004Domain rule engineApply domain rules for Samarium-153 EDTMP, including critical limits from the utility description and approved specification.
FS-005Status aggregationProduce final status: FAIL for critical failure, WARNING for non-critical deviation, PASS for conformance.
FS-006JSON exportWrite output.json with detailed checks, source values, warnings, failures and critical findings.
FS-007Audit supportKeep the result structure suitable for review, deviation investigation, calculation reproduction and IQ/OQ preparation.
FS-008Integration contractSupport the production scenario: LIMS/ELN/MES creates input.csv, the utility returns output.json, the portal displays description and documentation.

Example output.json

{
  "utilityId": "samarium153-edtmp-quality-checker",
  "api": "Samarium-153 EDTMP",
  "overallStatus": "PASS|WARNING|FAIL",
  "sourceFile": "input.csv",
  "checks": [
    {
      "parameter": "BatchNumber",
      "value": "SM153-EDTMP-2026-042",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "TotalActivityMBq",
      "value": "3700.0",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "RadionuclidicPurityPercent",
      "value": "99.95",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "Europium154ImpurityPercent",
      "value": "0.001",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "Europium155ImpurityPercent",
      "value": "0.002",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "RadiochemicalPurityPercent",
      "value": "98.5",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "FreeSamariumPercent",
      "value": "1.5",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "pH",
      "value": "7.2",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    }
  ],
  "criticalFindings": []
}

OQ/PQ test scenarios

IDScenarioExpected result
OQ-001Valid sample rowPASS or acceptable WARNING according to the rules.
OQ-002Mandatory column missingSchema error or FAIL.
OQ-003Non-numeric value in numeric fieldType-conversion error.
OQ-004Critical parameter outside limitFAIL and critical finding.
PQ-001User real batch/lotReviewed result with input.csv and output.json retained.

QA/QC and change control

  • Do not rename columns without updating the validator and test set.
  • Retain input.csv, output.json, executable version and checksum.
  • Before production use, perform IQ/OQ/PQ or equivalent CSV/CSA verification.
  • Critical radiopharmaceutical limits must be verified against the approved specification and local SOPs.

Included in packages

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

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

RPH isotope family: beta-emitting therapy

Lu-177, Y-90, Ho-166, Re-188, Sm-153, Sr-89, P-32, Cu-67 and Tb-161.

Open

RPH isotope family: Tc-99m

Tc-99m radiopharmaceuticals, kit preparation, generator control, SPECT workflows and calculation utilities.

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 organ/system: renal and urinary

Renography, GFR/ERPF, renal uptake, DMSA/MAG3/DTPA and bladder-related workflows.

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: imaging QC and quantitative interpretation

Acquisition, uptake, clearance, perfusion, transit, ejection fraction, segmentation and quantitative imaging.

Open

RPH workflow: product release QC

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

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