Technetium99mECDQualityChecker

Tc-99m ECD

radiopharmaceuticals QC URS & FS input.csv output.json radiochemical purity radionuclidic purity SPECT
Open selection

Utility description: Tc-99m ECD

Tc-99m ECD Quality Checker — Technetium-99m Bicisate (ECD) for Brain SPECT Perfusion

ℹ️  Utility checks critical parameters of Tc-99m ECD:
    • Radiochemical purity (≥95%)
    • Free pertechnetate (≤2%)
    • Colloidal technetium (≤3%)
    • Stability: use within 4 hours!
    • pH, endotoxins, sterility

⚠️  CRITICAL: ECD requires reconstitution with alkaline solution before adding technetium.
    Exceeding 4 hours leads to decreased RCP and image quality.

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

Input format:
BatchNumber,TotalActivityMBq,RadiochemicalPurityPercent,FreePertechnetatePercent,ReducedHydrolyzedTcPercent,pH,EndotoxinsEU,SterilityTest,TimeSinceReconstitutionMin,ProductType

Example (sterility: 0=sterile, 1=contaminated):
  TC99M-ECD-2026-060,740.0,98.0,1.0,1.0,7.4,15.0,0,30,CerebralPerfusion

Supported product types:
• CerebralPerfusion — cerebral perfusion (stroke, dementia)

— WHY IS THIS NEEDED?
Tc-99m ECD (Ethyl Cysteinate Dimer, trade name Neurolite®) is a lipophilic complex for brain imaging:
• Easily crosses the blood-brain barrier (BBB)
• Inside brain cells, it converts to a hydrophilic form and gets "trapped" (retention mechanism)
• Distribution reflects regional blood flow
• More stable analog of HMPAO, does not require immediate administration (stable for 4 hours)

⚠️  CRITICAL:
• Radiochemical purity ≥95% — ONLY the lipophilic form crosses the BBB. Low RCP leads to poor signal-to-noise ratio.
• Free pertechnetate ≤2% — Accumulates in choroid plexuses of brain ventricles, creating artifacts ("hot" ventricles) that can mask pathology or mimic it. Also accumulates in thyroid and stomach.
• Reduced/Hydrolyzed Tc ≤3% — Colloid accumulating in liver and spleen.
• TEMPORAL STABILITY (≤4 hours) — After adding alkaline solution and pertechnetate, the drug is stable for 4 hours at room temperature. This is an advantage over HMPAO.
• Reconstitution Process: First add alkaline solution (sodium hydroxide/sodium tartrate), then pertechnetate. Order is important!
• pH 7.0–8.5, Endotoxins ≤175 EU/vial, Sterility — standard requirements.

Key features:
• Control of drug shelf life (4 hours)
• Strict control of free pertechnetate (due to risk of ventricular artifacts)
• Assessment of suitability for neuroimaging

Critical parameters:
• Lipophilic complex (RCP): ≥95.0%
• Free pertechnetate: ≤2.0%
• Colloidal Tc: ≤3.0%
• Time since reconstitution: ≤240 minutes (4 hours)
• pH: 7.0–8.5
• Endotoxins: ≤175 EU/vial
• Sterility: no microbial growth

💡 Usage tips:
1. To determine RCP, TLC with two solvent systems is used (similar to HMPAO/MAG3).
2. Strictly observe the order of reagent addition: first alkaline solution, then pertechnetate.
3. The drug can be used within 4 hours, which is convenient for scheduling multiple patients.
4. Avoid air bubbles during reconstitution, as this may affect pH and stability.

⚠️ Note: ECD is considered more convenient in clinical practice than HMPAO due to the long stability of the prepared drug. However, it requires more careful control of free pertechnetate, as its accumulation in choroid plexuses is specific to brain agents and significantly interferes with diagnosis.

input.csv

BatchNumber,TotalActivityMBq,RadiochemicalPurityPercent,FreePertechnetatePercent,ReducedHydrolyzedTcPercent,pH,EndotoxinsEU,SterilityTest,TimeSinceReconstitutionMin,ProductType
TC99M-ECD-2026-060,740.0,98.0,1.0,1.0,7.4,15.0,0,30,CerebralPerfusion
TC99M-ECD-OLD-061,700.0,90.0,5.0,5.0,7.2,20.0,0,300,CerebralPerfusion
TC99M-ECD-FAIL-062,720.0,94.0,3.0,3.0,7.8,10.0,0,20,CerebralPerfusion

URS & FS — User Requirements and Functional Specification

This document describes the controlled interface and behaviour of Technetium99mECDQualityChecker for Tc-99m ECD.

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 Tc-99m ECD:
  • • Radiochemical purity (≥95%)
  • • Free pertechnetate (≤2%)
  • • Colloidal technetium (≤3%)
  • • pH, endotoxins, sterility
  • ⚠️ CRITICAL: ECD requires reconstitution with alkaline solution before adding technetium.
  • BatchNumber,TotalActivityMBq,RadiochemicalPurityPercent,FreePertechnetatePercent,ReducedHydrolyzedTcPercent,pH,EndotoxinsEU,SterilityTest,TimeSinceReconstitutionMin,ProductType
  • Example (sterility: 0=sterile, 1=contaminated):
  • ⚠️ CRITICAL:
  • • Radiochemical purity ≥95% — ONLY the lipophilic form crosses the BBB. Low RCP leads to poor signal-to-noise ratio.
  • • Free pertechnetate ≤2% — Accumulates in choroid plexuses of brain ventricles, creating artifacts ("hot" ventricles) that can mask pathology or mimic it. Also accumulates in thyroid and stomach.
  • • Reduced/Hydrolyzed Tc ≤3% — Colloid accumulating in liver and spleen.
  • • TEMPORAL STABILITY (≤4 hours) — After adding alkaline solution and pertechnetate, the drug is stable for 4 hours at room temperature. This is an advantage over HMPAO.
  • • pH 7.0–8.5, Endotoxins ≤175 EU/vial, Sterility — standard requirements.

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 Tc-99m ECD 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
1BatchNumberstringTC99M-ECD-2026-060Batch or lot identifier used for traceability.
2TotalActivityMBqdecimal740.0Radioactivity value used for release, decay or dose-related assessment.
3RadiochemicalPurityPercentstring98.0Radiochemical purity; confirms the labelled chemical form and binding quality.
4FreePertechnetatePercentdecimal1.0Free radionuclide / unbound species; important for non-target uptake and toxicity.
5ReducedHydrolyzedTcPercentdecimal1.0Controlled input parameter used by the deterministic QC rules.
6pHdecimal7.4Solution pH; relevant for stability, compatibility and administration.
7EndotoxinsEUdecimal15.0Bacterial endotoxins; critical for parenteral administration.
8SterilityTestflag / boolean0Sterility result; critical release parameter.
9TimeSinceReconstitutionMindatetime / string30Time point used for decay, stability or ingrowth calculation.
10ProductTypestringCerebralPerfusionControlled input parameter used by the deterministic QC rules.
BatchNumber,TotalActivityMBq,RadiochemicalPurityPercent,FreePertechnetatePercent,ReducedHydrolyzedTcPercent,pH,EndotoxinsEU,SterilityTest,TimeSinceReconstitutionMin,ProductType
TC99M-ECD-2026-060,740.0,98.0,1.0,1.0,7.4,15.0,0,30,CerebralPerfusion
TC99M-ECD-OLD-061,700.0,90.0,5.0,5.0,7.2,20.0,0,300,CerebralPerfusion
TC99M-ECD-FAIL-062,720.0,94.0,3.0,3.0,7.8,10.0,0,20,CerebralPerfusion

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 Tc-99m ECD, 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": "technetium99m-ecd-quality-checker",
  "api": "Tc-99m ECD",
  "overallStatus": "PASS|WARNING|FAIL",
  "sourceFile": "input.csv",
  "checks": [
    {
      "parameter": "BatchNumber",
      "value": "TC99M-ECD-2026-060",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "TotalActivityMBq",
      "value": "740.0",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "RadiochemicalPurityPercent",
      "value": "98.0",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "FreePertechnetatePercent",
      "value": "1.0",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "ReducedHydrolyzedTcPercent",
      "value": "1.0",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "pH",
      "value": "7.4",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "EndotoxinsEU",
      "value": "15.0",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "SterilityTest",
      "value": "0",
      "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

Endocrinology QC Suite

QC package for endocrinology: thyroid, pituitary/peptide hormones, corticosteroids, sex hormones and selected metabolic medicines.

Open

Neurology QC Suite

QC package for neurology and neuropsychiatry: antiepileptics, antiparkinsonian medicines, antidepressants, antipsychotics, analgesics and neurological diagnostic radiopharmaceuticals.

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

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: Tc-99m

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

Open

RPH organ/system: brain and CNS

Brain perfusion, dopamine transporter, amyloid/tau, receptor imaging and neurological SPECT/PET.

Open

RPH organ/system: cardiovascular

Myocardial perfusion, cardiac PET/SPECT, ventricular function, blood-pool and perfusion tracers.

Open

RPH organ/system: endocrine, thyroid and NET

Radioiodine, thyroid/parathyroid, somatostatin receptor, MIBG and neuroendocrine workflows.

Open

RPH organ/system: hepatobiliary and GI

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

Open

RPH organ/system: renal and urinary

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

Open

RPH use case: generators, isotope purity and starting radionuclides

Control of generator eluate, breakthrough, radionuclidic purity, isotope mix, carrier/free radionuclides and starting radionuclides before labeling.

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 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