Technetium99mExametazimeQualityChecker
Tc-99m Exametazime
Utility description: Tc-99m Exametazime
Tc-99m Exametazime Quality Checker — Technetium-99m Exametazime (HMPAO) for Brain and WBCs
ℹ️ Utility checks critical parameters of Tc-99m HMPAO:
• Radiochemical purity of lipophilic complex (≥80%)
• Secondary complex (≤15%)
• Free pertechnetate (≤5%)
• Colloidal technetium (≤5%)
• SHELF LIFE: Use within 30 minutes!
• pH, endotoxins, sterility
⚠️ CRITICAL: HMPAO is extremely unstable. After 30 minutes, most of the drug
converts to a secondary hydrophilic complex that DOES NOT CROSS biological barriers.
Usage:
Technetium99mExametazimeQualityChecker.exe → demo mode (console output)
Technetium99mExametazimeQualityChecker.exe input.csv output.json → evaluate your data
Input format:
BatchNumber,TotalActivityMBq,RadiochemicalPurityPercent,SecondaryComplexPercent,FreePertechnetatePercent,ReducedHydrolyzedTcPercent,pH,EndotoxinsEU,SterilityTest,TimeSinceReconstitutionMin,ProductType
Example (sterility: 0=sterile, 1=contaminated):
TC99M-HMPAO-2026-070,740.0,86.0,9.0,3.0,2.0,7.4,20.0,0,15,CerebralPerfusion
Supported product types:
• CerebralPerfusion — cerebral perfusion (stroke, dementia)
• WBCLabeling — white blood cell labeling for infection imaging
— WHY IS THIS NEEDED?
Tc-99m Exametazime (HMPAO, trade name Ceretec®) is a versatile lipophilic complex:
1. Brain Perfusion: Crosses BBB and gets trapped in brain cells.
2. WBC Labeling: Crosses WBC membrane and gets trapped inside the cell.
• Used for diagnosis of stroke, Alzheimer's disease, epilepsy, and hidden infections (osteomyelitis, abscesses).
⚠️ CRITICAL:
• Radiochemical Purity (Lipophilic complex) ≥80% — ONLY the lipophilic form crosses biological barriers (BBB or cell membrane). If purity is lower, the drug will not reach the target.
• Secondary complex ≤15% — HMPAO spontaneously degrades into a secondary hydrophilic complex even in the vial. This complex DOES NOT cross the BBB. For WBC labeling it is less critical, but for brain it is crucial.
• TEMPORAL STABILITY (≤30 min) — THE MOST IMPORTANT PARAMETER. The drug must be used (administered to patient or added to WBCs) within 30 minutes after reconstitution. After this time, the fraction of lipophilic complex falls below acceptable levels.
• Free pertechnetate ≤5% — Accumulates in thyroid gland, salivary glands, and stomach.
• Reduced/Hydrolyzed Tc ≤5% — Colloid accumulating in liver and spleen.
• pH 7.0–8.5, Endotoxins ≤175 EU/vial, Sterility — standard requirements.
Key features:
• Control of drug shelf life (Time Since Reconstitution)
• Support for two main applications: brain and leukocytes
• Separation of technetium forms: lipophilic (target), secondary (degradation), free, colloidal
Critical parameters:
• Lipophilic complex (RCP): ≥80.0%
• Secondary complex: ≤15.0%
• Free pertechnetate: ≤5.0%
• Colloidal Tc: ≤5.0%
• Time since reconstitution: ≤30 minutes (STRICT!)
• 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.
2. Always record the exact time of reconstitution (addition of Tc-99m).
3. If more than 30 minutes have passed — DISCARD the drug for brain imaging purposes.
4. When labeling leukocytes, use fresh drug for maximum cell uptake efficiency.
⚠️ Note: HMPAO is one of the most "capricious" radiopharmaceuticals due to its instability. Success of the study depends 90% on compliance with the time schedule ("30-minute rule"). Violation of this rule makes the study diagnostically worthless.input.csv
BatchNumber,TotalActivityMBq,RadiochemicalPurityPercent,SecondaryComplexPercent,FreePertechnetatePercent,ReducedHydrolyzedTcPercent,pH,EndotoxinsEU,SterilityTest,TimeSinceReconstitutionMin,ProductType TC99M-HMPAO-2026-070,740.0,86.0,9.0,3.0,2.0,7.4,20.0,0,15,CerebralPerfusion TC99M-HMPAO-WBC-071,500.0,82.0,12.0,4.0,2.0,7.2,15.0,0,20,WBCLabeling TC99M-HMPAO-FAIL-072,700.0,60.0,35.0,3.0,2.0,7.5,25.0,0,45,CerebralPerfusion
URS & FS — User Requirements and Functional Specification
This document describes the controlled interface and behaviour of Technetium99mExametazimeQualityChecker for Tc-99m Exametazime.
Domain limits and critical parameters
- ℹ️ Utility checks critical parameters of Tc-99m HMPAO:
- • Radiochemical purity of lipophilic complex (≥80%)
- • Secondary complex (≤15%)
- • Free pertechnetate (≤5%)
- • Colloidal technetium (≤5%)
- • pH, endotoxins, sterility
- ⚠️ CRITICAL: HMPAO is extremely unstable. After 30 minutes, most of the drug
- BatchNumber,TotalActivityMBq,RadiochemicalPurityPercent,SecondaryComplexPercent,FreePertechnetatePercent,ReducedHydrolyzedTcPercent,pH,EndotoxinsEU,SterilityTest,TimeSinceReconstitutionMin,ProductType
- Example (sterility: 0=sterile, 1=contaminated):
- ⚠️ CRITICAL:
- • Radiochemical Purity (Lipophilic complex) ≥80% — ONLY the lipophilic form crosses biological barriers (BBB or cell membrane). If purity is lower, the drug will not reach the target.
- • Secondary complex ≤15% — HMPAO spontaneously degrades into a secondary hydrophilic complex even in the vial. This complex DOES NOT cross the BBB. For WBC labeling it is less critical, but for brain it is crucial.
- • TEMPORAL STABILITY (≤30 min) — THE MOST IMPORTANT PARAMETER. The drug must be used (administered to patient or added to WBCs) within 30 minutes after reconstitution. After this time, the fraction of lipophilic complex falls below acceptable levels.
- • Free pertechnetate ≤5% — Accumulates in thyroid gland, salivary glands, and stomach.
URS — User Requirements Specification
| ID | Requirement | Criticality | Acceptance criterion |
|---|---|---|---|
| URS-001 | The utility shall accept an input.csv file with the exact headers defined in the data contract. | High | The file is processed without manual header editing. |
| URS-002 | The utility shall perform deterministic QC evaluation for Tc-99m Exametazime using input values, approved limits and domain rules. | High | Each input row receives a PASS / WARNING / FAIL status. |
| URS-003 | The utility shall validate mandatory fields, data types, numeric ranges, units and pharmaceutical/radiochemical plausibility. | High | Schema and conversion errors are explicitly reported. |
| URS-004 | The utility shall identify critical deviations related to radionuclidic purity, radiochemical purity, free radionuclide, impurities, pH, endotoxins and sterility when such fields are present. | High | A critical deviation causes FAIL or a separate critical finding. |
| URS-005 | The utility shall generate output.json with machine-readable results, source values, warnings and failures. | High | JSON is suitable for LIMS/ELN/MES integration and QA/QC review. |
| URS-006 | The utility shall not use machine learning to decide conformance. | Medium | The result is based on explicit rules, thresholds and input values. |
| URS-007 | The utility shall preserve traceability between batch number, input values, applied rules and final status. | High | The output contains the batch identifier and the list of checked parameters. |
| URS-008 | The documentation shall support IQ/OQ preparation and inspection discussion with FDA/EMA/Roszdravnadzor or local regulators. | Medium | URS & FS, input.csv/output.json contract and test scenarios are supplied with the utility. |
input.csv contract
| # | Field | Type | Sample | Purpose |
|---|---|---|---|---|
| 1 | BatchNumber | string | TC99M-HMPAO-2026-070 | Batch or lot identifier used for traceability. |
| 2 | TotalActivityMBq | decimal | 740.0 | Radioactivity value used for release, decay or dose-related assessment. |
| 3 | RadiochemicalPurityPercent | string | 86.0 | Radiochemical purity; confirms the labelled chemical form and binding quality. |
| 4 | SecondaryComplexPercent | decimal | 9.0 | Controlled input parameter used by the deterministic QC rules. |
| 5 | FreePertechnetatePercent | decimal | 3.0 | Free radionuclide / unbound species; important for non-target uptake and toxicity. |
| 6 | ReducedHydrolyzedTcPercent | decimal | 2.0 | Controlled input parameter used by the deterministic QC rules. |
| 7 | pH | decimal | 7.4 | Solution pH; relevant for stability, compatibility and administration. |
| 8 | EndotoxinsEU | decimal | 20.0 | Bacterial endotoxins; critical for parenteral administration. |
| 9 | SterilityTest | flag / boolean | 0 | Sterility result; critical release parameter. |
| 10 | TimeSinceReconstitutionMin | datetime / string | 15 | Time point used for decay, stability or ingrowth calculation. |
| 11 | ProductType | string | CerebralPerfusion | Controlled input parameter used by the deterministic QC rules. |
BatchNumber,TotalActivityMBq,RadiochemicalPurityPercent,SecondaryComplexPercent,FreePertechnetatePercent,ReducedHydrolyzedTcPercent,pH,EndotoxinsEU,SterilityTest,TimeSinceReconstitutionMin,ProductType TC99M-HMPAO-2026-070,740.0,86.0,9.0,3.0,2.0,7.4,20.0,0,15,CerebralPerfusion TC99M-HMPAO-WBC-071,500.0,82.0,12.0,4.0,2.0,7.2,15.0,0,20,WBCLabeling TC99M-HMPAO-FAIL-072,700.0,60.0,35.0,3.0,2.0,7.5,25.0,0,45,CerebralPerfusion
FS — Functional Specification
| ID | Function | Implementation |
|---|---|---|
| FS-001 | CSV import | Read input.csv in UTF-8/CSV-compatible format and validate the header and expected columns. |
| FS-002 | Schema validation | Check mandatory fields and column count; report unknown or missing key fields. |
| FS-003 | Type conversion | Convert numeric, flag and text values; invalid formats are recorded as row-level errors. |
| FS-004 | Domain rule engine | Apply domain rules for Tc-99m Exametazime, including critical limits from the utility description and approved specification. |
| FS-005 | Status aggregation | Produce final status: FAIL for critical failure, WARNING for non-critical deviation, PASS for conformance. |
| FS-006 | JSON export | Write output.json with detailed checks, source values, warnings, failures and critical findings. |
| FS-007 | Audit support | Keep the result structure suitable for review, deviation investigation, calculation reproduction and IQ/OQ preparation. |
| FS-008 | Integration contract | Support 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-exametazime-quality-checker",
"api": "Tc-99m Exametazime",
"overallStatus": "PASS|WARNING|FAIL",
"sourceFile": "input.csv",
"checks": [
{
"parameter": "BatchNumber",
"value": "TC99M-HMPAO-2026-070",
"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": "86.0",
"status": "PASS|WARNING|FAIL",
"message": "Rule-based check result"
},
{
"parameter": "SecondaryComplexPercent",
"value": "9.0",
"status": "PASS|WARNING|FAIL",
"message": "Rule-based check result"
},
{
"parameter": "FreePertechnetatePercent",
"value": "3.0",
"status": "PASS|WARNING|FAIL",
"message": "Rule-based check result"
},
{
"parameter": "ReducedHydrolyzedTcPercent",
"value": "2.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": "20.0",
"status": "PASS|WARNING|FAIL",
"message": "Rule-based check result"
}
],
"criticalFindings": []
}
OQ/PQ test scenarios
| ID | Scenario | Expected result |
|---|---|---|
| OQ-001 | Valid sample row | PASS or acceptable WARNING according to the rules. |
| OQ-002 | Mandatory column missing | Schema error or FAIL. |
| OQ-003 | Non-numeric value in numeric field | Type-conversion error. |
| OQ-004 | Critical parameter outside limit | FAIL and critical finding. |
| PQ-001 | User real batch/lot | Reviewed 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.
OpenNeurology QC Suite
QC package for neurology and neuropsychiatry: antiepileptics, antiparkinsonian medicines, antidepressants, antipsychotics, analgesics and neurological diagnostic radiopharmaceuticals.
OpenPetRad3: 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.
OpenRadiology QC Suite
QC package for radiology and diagnostic imaging: radiopharmaceuticals, PET/SPECT, contrast media, iodinated and gadolinium products, plus particle, sterility and endotoxin checks.
OpenRPH isotope family: Tc-99m
Tc-99m radiopharmaceuticals, kit preparation, generator control, SPECT workflows and calculation utilities.
OpenRPH organ/system: blood, cells and marrow
WBC/RBC/platelet labelling, blood volume, survival, blood-pool and cellular release workflows.
OpenRPH organ/system: brain and CNS
Brain perfusion, dopamine transporter, amyloid/tau, receptor imaging and neurological SPECT/PET.
OpenRPH organ/system: endocrine, thyroid and NET
Radioiodine, thyroid/parathyroid, somatostatin receptor, MIBG and neuroendocrine workflows.
OpenRPH organ/system: hepatobiliary and GI
HIDA, mebrofenin, gallbladder, gastric emptying, GI transit, bleeding and liver/spleen imaging.
OpenRPH organ/system: lymphatic, infection and inflammation
Sentinel node, lymphoscintigraphy, nanocolloid, labelled leukocytes, granulocyte and inflammatory imaging.
OpenRPH 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.
OpenRPH workflow: generators and isotope purity
Generator eluate, breakthrough, radionuclidic purity, isotope mix and starting radionuclides.
OpenRPH workflow: imaging QC and quantitative interpretation
Acquisition, uptake, clearance, perfusion, transit, ejection fraction, segmentation and quantitative imaging.
OpenRPH workflow: product release QC
Assay, purity, sterility, endotoxins, pH, impurities, appearance and batch-release checks.
OpenRPH workflow: stability, storage, decay and waste
Kinetic stability, shelf life, decay correction, expiry, storage, trend and radioactive waste.
OpenRPH workflow: synthesis, labelling and kit reconstitution
Radiolabelling, synthesis, chelation, reducing agent, pH/stoichiometry and kit preparation.
OpenRPH: 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