Phosphorus32ChromicPhosphateChecker
Phosphorus-32 Chromic Phosphate
Utility description: Phosphorus-32 Chromic Phosphate
Phosphorus-32 Chromic Phosphate Quality Checker — P-32 Colloid for Radiosynovectomy
ℹ️ Utility checks critical parameters of colloidal Phosphorus-32:
• Radionuclidic purity (≥99.9%)
• Phosphorus-33 impurity (≤0.1%)
• Particle size (0.5–10.0 μm) — CRITICAL!
• Colloidal stability (≥95%)
• Free phosphate (≤5%)
• pH, endotoxins, sterility
⚠️ CRITICAL: Particles <0.5 μm leak from joint to lymph nodes!
Particles >10 μm cause local tissue necrosis!
Free phosphate accumulates in bone marrow and skeleton!
Usage:
Phosphorus32ChromicPhosphateChecker.exe → demo mode (console output)
Phosphorus32ChromicPhosphateChecker.exe input.csv output.json → evaluate your data
Input format:
BatchNumber,TotalActivityMBq,RadionuclidicPurityPercent,Phosphorus33ImpurityPercent,ParticleSizeMicrons,ColloidalStabilityPercent,pH,EndotoxinsEU,SterilityTest,FreePhosphatePercent,ProductType
Example (sterility: 0=sterile, 1=contaminated):
P32-CR-2026-005,370.0,99.95,0.05,2.5,98.5,6.0,50.0,0,1.5,Synovectomy
Supported product types:
• Synovectomy — radiosynovectomy (knee, elbow joints)
• Intracavitary — intracavitary therapy (pleural, peritoneal effusions)
— WHY IS THIS NEEDED?
Phosphorus-32 as colloidal chromic phosphate (CrPO4) is a classic agent for local radiation therapy:
• 14.29-day half-life — optimal for prolonged effect on synovial membrane
• Pure beta-emitter (E_max = 1.71 MeV) — tissue penetration depth ~8 mm, ideal for synovitis treatment
• Does not leave the joint cavity if particle size is correct (0.5–10 μm)
• Used in rheumatoid arthritis, pigmented villonodular synovitis
⚠️ CRITICAL:
• Particle size 0.5–10.0 μm — MAIN SAFETY PARAMETER.
- < 0.5 μm: Particles pass through synovial barrier, accumulate in regional lymph nodes and may enter systemic circulation.
- > 10.0 μm: Risk of uneven distribution, aggregation, and local tissue necrosis ("hot spots").
• Colloidal stability ≥95% — ensures phosphorus is in insoluble form.
• Free phosphate ≤5% — SOLUBLE phosphorus-32 metabolizes like normal phosphate and accumulates in bones (osteogenic cells), causing unjustified irradiation of bone marrow!
• Phosphorus-33 impurity ≤0.1% — P-33 has softer radiation but longer half-life (25.3 days), increasing integral dose.
• pH 4.0–7.0 — to minimize pain syndrome during injection.
• Endotoxins ≤175 EU/vial — standard for injectables.
• Sterility — MANDATORY for intra-articular and intracavitary injections!
Key features:
• Strict control of particle size (Particle Size Analysis)
• Check for free phosphate (TLC method)
• Radionuclidic purity assessment with focus on P-33
• Support for synovectomy and intracavitary therapy modes
Critical parameters:
• Radionuclidic purity: ≥99.9%
• P-33 impurity: ≤0.1%
• Particle size: 0.5–10.0 μm
• Colloidal stability: ≥95.0%
• Free phosphate: ≤5.0%
• pH: 4.0–7.0
• Endotoxins: ≤175 EU/vial
• Sterility: no microbial growth
💡 Usage tips:
1. Particle size controlled by electron microscopy or dynamic light scattering (DLS).
2. Free phosphate determined by thin-layer chromatography (TLC).
3. Product must be stored in suspension; vigorous shaking is required before use.
4. During injection, avoid extravasation into subcutaneous tissue (causes necrosis).
5. If free phosphate >5%, batch is rejected due to risk of systemic skeletal irradiation.
⚠️ Note: Unlike soluble radiopharmaceuticals, colloidal P-32 acts locally. Any disruption of colloid integrity or incorrect particle size transforms it from a local therapeutic agent into a source of systemic radiation damage.input.csv
BatchNumber,TotalActivityMBq,RadionuclidicPurityPercent,Phosphorus33ImpurityPercent,ParticleSizeMicrons,ColloidalStabilityPercent,pH,EndotoxinsEU,SterilityTest,FreePhosphatePercent,ProductType P32-CR-2026-005,370.0,99.95,0.05,2.5,98.5,6.0,50.0,0,1.5,Synovectomy P32-CR-2026-006,350.0,99.8,0.2,15.0,90.0,6.5,100.0,0,8.0,Synovectomy P32-CAV-2026-001,1500.0,99.99,0.01,5.0,99.0,5.5,80.0,0,0.5,Intracavitary
URS & FS — User Requirements and Functional Specification
This document describes the controlled interface and behaviour of Phosphorus32ChromicPhosphateChecker for Phosphorus-32 Chromic Phosphate.
Domain limits and critical parameters
- ℹ️ Utility checks critical parameters of colloidal Phosphorus-32:
- • Radionuclidic purity (≥99.9%)
- • Phosphorus-33 impurity (≤0.1%)
- • Particle size (0.5–10.0 μm) — CRITICAL!
- • Colloidal stability (≥95%)
- • Free phosphate (≤5%)
- • pH, endotoxins, sterility
- ⚠️ CRITICAL: Particles <0.5 μm leak from joint to lymph nodes!
- Free phosphate accumulates in bone marrow and skeleton!
- BatchNumber,TotalActivityMBq,RadionuclidicPurityPercent,Phosphorus33ImpurityPercent,ParticleSizeMicrons,ColloidalStabilityPercent,pH,EndotoxinsEU,SterilityTest,FreePhosphatePercent,ProductType
- Example (sterility: 0=sterile, 1=contaminated):
- ⚠️ CRITICAL:
- • Colloidal stability ≥95% — ensures phosphorus is in insoluble form.
- • Free phosphate ≤5% — SOLUBLE phosphorus-32 metabolizes like normal phosphate and accumulates in bones (osteogenic cells), causing unjustified irradiation of bone marrow!
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 Phosphorus-32 Chromic Phosphate 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 | P32-CR-2026-005 | Batch or lot identifier used for traceability. |
| 2 | TotalActivityMBq | decimal | 370.0 | Radioactivity value used for release, decay or dose-related assessment. |
| 3 | RadionuclidicPurityPercent | string | 99.95 | Radionuclidic purity; a critical radiation-safety and impurity parameter. |
| 4 | Phosphorus33ImpurityPercent | string | 0.05 | Solution pH; relevant for stability, compatibility and administration. |
| 5 | ParticleSizeMicrons | decimal | 2.5 | Particle-size parameter; relevant for biodistribution or product consistency. |
| 6 | ColloidalStabilityPercent | string | 98.5 | Controlled input parameter used by the deterministic QC rules. |
| 7 | pH | decimal | 6.0 | Solution pH; relevant for stability, compatibility and administration. |
| 8 | EndotoxinsEU | decimal | 50.0 | Bacterial endotoxins; critical for parenteral administration. |
| 9 | SterilityTest | flag / boolean | 0 | Sterility result; critical release parameter. |
| 10 | FreePhosphatePercent | decimal | 1.5 | Free radionuclide / unbound species; important for non-target uptake and toxicity. |
| 11 | ProductType | string | Synovectomy | Controlled input parameter used by the deterministic QC rules. |
BatchNumber,TotalActivityMBq,RadionuclidicPurityPercent,Phosphorus33ImpurityPercent,ParticleSizeMicrons,ColloidalStabilityPercent,pH,EndotoxinsEU,SterilityTest,FreePhosphatePercent,ProductType P32-CR-2026-005,370.0,99.95,0.05,2.5,98.5,6.0,50.0,0,1.5,Synovectomy P32-CR-2026-006,350.0,99.8,0.2,15.0,90.0,6.5,100.0,0,8.0,Synovectomy P32-CAV-2026-001,1500.0,99.99,0.01,5.0,99.0,5.5,80.0,0,0.5,Intracavitary
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 Phosphorus-32 Chromic Phosphate, 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": "phosphorus32-chromic-phosphate-checker",
"api": "Phosphorus-32 Chromic Phosphate",
"overallStatus": "PASS|WARNING|FAIL",
"sourceFile": "input.csv",
"checks": [
{
"parameter": "BatchNumber",
"value": "P32-CR-2026-005",
"status": "PASS|WARNING|FAIL",
"message": "Rule-based check result"
},
{
"parameter": "TotalActivityMBq",
"value": "370.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": "Phosphorus33ImpurityPercent",
"value": "0.05",
"status": "PASS|WARNING|FAIL",
"message": "Rule-based check result"
},
{
"parameter": "ParticleSizeMicrons",
"value": "2.5",
"status": "PASS|WARNING|FAIL",
"message": "Rule-based check result"
},
{
"parameter": "ColloidalStabilityPercent",
"value": "98.5",
"status": "PASS|WARNING|FAIL",
"message": "Rule-based check result"
},
{
"parameter": "pH",
"value": "6.0",
"status": "PASS|WARNING|FAIL",
"message": "Rule-based check result"
},
{
"parameter": "EndotoxinsEU",
"value": "50.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
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.
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.
OpenRheumatology QC Suite
QC package for rheumatology: NSAIDs, glucocorticoids, methotrexate, biologics and supporting impurity/potency checks.
OpenRPH isotope family: beta-emitting therapy
Lu-177, Y-90, Ho-166, Re-188, Sm-153, Sr-89, P-32, Cu-67 and Tb-161.
OpenRPH organ/system: bone and musculoskeletal
Bone scintigraphy, MDP/PYP, marrow, bone-pain palliation, skeletal metastases and radiosynovectomy.
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: 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: 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