SampleTransportStabilityChecker
Sample Transport Stability
Liquid Biopsy жидкостная биопсия cfDNA ctDNA CTC exosomes NGS qPCR
Open selectionUtility description: Sample Transport Stability
Sample Transport Stability Checker — Verification of Sample Stability During Transport
Performs transport condition verification per CLSI GP44-A2, CAP/CLIA §GEN.48800, ISO 15189 §7.3.3, IATA Temperature Control Regulations and GDP: transit duration vs validated maximum, IoT temperature logger presence/functionality/data completeness, temperature excursion tracking (count, total/max duration, extreme values), stabilizer validation for transport conditions, packaging appropriateness (insulation, orientation, vibration protection), physical integrity at receipt (container damage, leakage, dry ice remaining, hemolysis/clotting visual check), and composite degradation risk index (0–100%). Four-tier classification: TRANSPORT_ACCEPTABLE / AT_RISK / REJECTED / MONITORING_GAP.
⚠️ Critical: Transport is the most vulnerable pre-analytical stage; errors here are irreversible. Missing logger ≠ "presumably OK"; this is MONITORING_GAP or REJECTED. Even brief RNA excursion can cause significant degradation. Leakage = dual problem: sample loss + biohazard. Dry ice must remain until receipt; complete evaporation = rejection. Transport stability validation must be performed FOR EACH matrix/stabilizer/packaging/season combination. IoT loggers must be calibrated; expired calibration = unreliable data. Tool assesses TRANSPORT CONDITIONS only; post-transport lab QC (nucleic acid integrity, hemolysis index, cell viability) performed separately. Both levels required. For AT_RISK status, testing decision made by laboratory director with documented justification.
Usage:
SampleTransportStabilityChecker.exe → demo mode (console output)
SampleTransportStabilityChecker.exe input.csv output.json → evaluate your data
📍 Scope of Application:
• Reference laboratories: Incoming inspection of all received samples.
• Multi-center trials: Standardization of transport requirements across sites.
• Biobanks: Verification of collection sample arrival conditions.
• Courier services: Logistics quality feedback.
• CAP/ISO accreditation: Documentation of pre-analytical transport management.
💡 Tips:
1. Logger Mandate: Require IoT logger for ALL clinical shipments; no exceptions.
2. Seasonal Validation: Validate transport conditions separately for summer and winter.
3. Real-Time Alerts: Use GSM/IoT loggers for real-time excursion notifications.
4. Receipt SOP: Standardize receiving procedure: photo, logger check, visual inspection.
5. Feedback Loop: Send AT_RISK/REJECTED statistics to senders for packaging improvement.
⚠️ Note: This utility assesses TRANSPORT CONDITIONS, not sample quality itself. Post-transport QC (nucleic acid integrity, hemolysis index, cell viability) is performed separately. Both levels are required: transport verification + laboratory QC. For AT_RISK status, the decision to proceed with testing is made by the laboratory director with documented justification.input.csv
SampleID,PatientID,SampleType,AnalyteTarget,AssayName,OriginSite,DestinationLab,ShipDateTime_Utc,ReceiveDateTime_Utc,TransitDuration_Hours,MaxValidatedTransit_Hours,TransportMode,TempLogger_Present,TempLogger_Functional,Temp_Min_Recorded_C,Temp_Max_Recorded_C,Temp_Mean_Recorded_C,RequiredTempRange_C,RequiredTemp_Min_C,RequiredTemp_Max_C,TempWithinRange_EntireTransit,ExcursionCount,TotalExcursionDuration_Hours,MaxSingleExcursion_Hours,MaxAllowedExcursion_Hours,MaxAllowedSingleExcursion_Hours,ExcursionMaxTemp_C,ExcursionMinTemp_C,StabilizerUsed,Stabilizer_ValidatedForTransport,PackagingType,Packaging_AppropriateForTemp,TubeOrientation_Correct,VibrationProtection_Adequate,ContainerIntact_AtReceipt,Leakage_Detected,Hemolysis_VisualCheck,Clotting_Detected,DryIce_Remaining,FillVolume_Percent,StabilityData_ForTransportConditions,ValidationReference TRSP-2026-001,PAT-LUNG-042,cfDNA_Streck,cfDNA,NSCLC_CGP,City Hospital,RefLab Central,2026-06-07T08:00:00,2026-06-07T20:00:00,12,72,Courier,true,true,18.5,24.2,21.0,15-30,15,30,true,0,0,0,4,2,0,0,Streck,true,Ambient_Envelope,true,true,true,true,false,false,false,false,95,true,IFU-Streck-v3.2 TRSP-2026-002,PAT-CRC-055,Whole_Blood,RNA,Immune_Profiling,Regional Clinic,RefLab Central,2026-06-06T14:00:00,2026-06-07T18:00:00,28,24,Courier,true,true,3.8,9.5,6.2,2-8,2,8,false,2,3.5,2.1,2,1,9.5,3.8,PAXgene,true,Insulated_Box,true,true,true,true,false,false,false,false,90,true,SOP-TRANSPORT-RNA-001 TRSP-2026-003,PAT-BRCA-061,Fresh_Tissue,RNA,WTS_Panel,Surgery Dept,Molecular Lab,2026-06-05T10:00:00,2026-06-06T22:00:00,36,4,Internal,false,false,0,0,0,-80±10,-90,-70,false,0,0,0,0.5,0.5,0,0,RNAlater,false,Dry_Ice_Shipper,false,false,false,false,true,false,false,false,60,false,
URS & FS — User Requirements and Functional Specification
This document describes the controlled interface and behaviour of SampleTransportStabilityChecker for Sample Transport Stability Checker.
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.
- Performs transport condition verification per CLSI GP44-A2, CAP/CLIA §GEN.48800, ISO 15189 §7.3.3, IATA Temperature Control Regulations and GDP: transit duration vs validated maximum, IoT temperature logger presence/functionality/data completeness, temperature excursion tracking (count, total/max duration, extreme values), stabilizer validation for transport conditions, packaging appropriateness (insulation, orientation, vibration protection), physical integrity at receipt (container damage, lea
- ⚠️ Critical: Transport is the most vulnerable pre-analytical stage; errors here are irreversible. Missing logger ≠ "presumably OK"; this is MONITORING_GAP or REJECTED. Even brief RNA excursion can cause significant degradation. Leakage = dual problem: sample loss + biohazard. Dry ice must remain until receipt; complete evaporation = rejection. Transport stability validation must be performed FOR EACH matrix/stabilizer/packaging/season combination. IoT loggers must be calibrated; expired calibrat
- • CAP/ISO accreditation: Documentation of pre-analytical transport management.
URS — User Requirements Specification
| ID | Requirement | Criticality | Acceptance criterion |
|---|---|---|---|
| URS-001 | The utility shall accept an input.csv file for Sample Transport Stability Checker with headers defined in the data contract. | High | The file is processed without manual header editing. |
| URS-002 | The utility shall perform deterministic QC evaluation without machine learning and without probabilistic conformance decisions. | High | Identical input data, rule version and configuration produce reproducible results. |
| URS-003 | The utility shall validate mandatory fields, data types, ranges, units and domain plausibility. | High | Schema, conversion and range errors are explicitly reported. |
| URS-004 | The utility shall apply domain limits and rules from the description, approved specification, registration dossier and local SOPs. | High | Each check has PASS/WARNING/FAIL and a clear message. |
| URS-005 | The utility shall generate output.json with machine-readable results, source values, warnings, failures and critical findings. | High | JSON is suitable for LIMS/ELN/MES integration and QA/QC review. |
| URS-006 | The utility shall preserve traceability between batch/sample, input file, applied rules and final status. | High | Output contains identifiers, checked parameters and audit metadata. |
| URS-007 | The documentation shall support IQ/OQ/PQ, CSV/CSA and review by internal QA or inspectors. | Medium | URS, FS, input/output contract and test scenarios are supplied with the utility. |
| URS-008 | The utility shall be used as a QC decision-support tool and not as a substitute for approved specifications and QA/QP release decision. | Medium | Documentation states change control and limit-verification expectations. |
input.csv contract
| # | Field | Type | Sample | Purpose |
|---|---|---|---|---|
| 1 | SampleID | string / controlled vocabulary | TRSP-2026-001 | Sample or laboratory specimen identifier. |
| 2 | PatientID | string / controlled vocabulary | PAT-LUNG-042 | Controlled input parameter for deterministic QC rules. |
| 3 | SampleType | string / controlled vocabulary | cfDNA_Streck | Sample or laboratory specimen identifier. |
| 4 | AnalyteTarget | string / controlled vocabulary | cfDNA | Controlled input parameter for deterministic QC rules. |
| 5 | AssayName | string / controlled vocabulary | NSCLC_CGP | Controlled input parameter for deterministic QC rules. |
| 6 | OriginSite | string / controlled vocabulary | City Hospital | Controlled input parameter for deterministic QC rules. |
| 7 | DestinationLab | string / controlled vocabulary | RefLab Central | Controlled input parameter for deterministic QC rules. |
| 8 | ShipDateTime_Utc | string / controlled vocabulary | 2026-06-07T08:00:00 | Time parameter for process, incubation, storage or analytical workflow. |
| 9 | ReceiveDateTime_Utc | string / controlled vocabulary | 2026-06-07T20:00:00 | Time parameter for process, incubation, storage or analytical workflow. |
| 10 | TransitDuration_Hours | integer / decimal | 12 | Time parameter for process, incubation, storage or analytical workflow. |
| 11 | MaxValidatedTransit_Hours | string / controlled vocabulary | 72 | Time parameter for process, incubation, storage or analytical workflow. |
| 12 | TransportMode | string / controlled vocabulary | Courier | Controlled input parameter for deterministic QC rules. |
| 13 | TempLogger_Present | string / controlled vocabulary | true | Temperature profile/MKT; storage, shipping and stability parameter. |
| 14 | TempLogger_Functional | string / controlled vocabulary | true | Temperature profile/MKT; storage, shipping and stability parameter. |
| 15 | Temp_Min_Recorded_C | decimal | 18.5 | Temperature profile/MKT; storage, shipping and stability parameter. |
| 16 | Temp_Max_Recorded_C | decimal | 24.2 | Temperature profile/MKT; storage, shipping and stability parameter. |
| 17 | Temp_Mean_Recorded_C | decimal | 21.0 | Temperature profile/MKT; storage, shipping and stability parameter. |
| 18 | RequiredTempRange_C | string / controlled vocabulary | 15-30 | Temperature profile/MKT; storage, shipping and stability parameter. |
| 19 | RequiredTemp_Min_C | decimal | 15 | Temperature profile/MKT; storage, shipping and stability parameter. |
| 20 | RequiredTemp_Max_C | decimal | 30 | Temperature profile/MKT; storage, shipping and stability parameter. |
| 21 | TempWithinRange_EntireTransit | string / controlled vocabulary | true | Temperature profile/MKT; storage, shipping and stability parameter. |
| 22 | ExcursionCount | integer / decimal | 0 | Count parameter used for microbiological, particulate or cellular control. |
| 23 | TotalExcursionDuration_Hours | integer / decimal | 0 | Time parameter for process, incubation, storage or analytical workflow. |
| 24 | MaxSingleExcursion_Hours | integer / decimal | 0 | Time parameter for process, incubation, storage or analytical workflow. |
| 25 | MaxAllowedExcursion_Hours | integer / decimal | 4 | Time parameter for process, incubation, storage or analytical workflow. |
| 26 | MaxAllowedSingleExcursion_Hours | integer / decimal | 2 | Time parameter for process, incubation, storage or analytical workflow. |
| 27 | ExcursionMaxTemp_C | decimal | 0 | Temperature profile/MKT; storage, shipping and stability parameter. |
| 28 | ExcursionMinTemp_C | decimal | 0 | Temperature profile/MKT; storage, shipping and stability parameter. |
| 29 | StabilizerUsed | string / controlled vocabulary | Streck | Controlled input parameter for deterministic QC rules. |
| 30 | Stabilizer_ValidatedForTransport | string / controlled vocabulary | true | Controlled input parameter for deterministic QC rules. |
| 31 | PackagingType | string / controlled vocabulary | Ambient_Envelope | Controlled input parameter for deterministic QC rules. |
| 32 | Packaging_AppropriateForTemp | string / controlled vocabulary | true | Temperature profile/MKT; storage, shipping and stability parameter. |
| 33 | TubeOrientation_Correct | string / controlled vocabulary | true | Controlled input parameter for deterministic QC rules. |
| 34 | VibrationProtection_Adequate | string / controlled vocabulary | true | Component ratio; structural or formulation CQA. |
| 35 | ContainerIntact_AtReceipt | string / controlled vocabulary | true | Controlled input parameter for deterministic QC rules. |
| 36 | Leakage_Detected | string / controlled vocabulary | false | Controlled input parameter for deterministic QC rules. |
| 37 | Hemolysis_VisualCheck | string / controlled vocabulary | false | Controlled input parameter for deterministic QC rules. |
| 38 | Clotting_Detected | string / controlled vocabulary | false | Batch or lot identifier used for traceability. |
| 39 | DryIce_Remaining | string / controlled vocabulary | false | Controlled input parameter for deterministic QC rules. |
| 40 | FillVolume_Percent | decimal | 95 | Volume/dose used for load, limit or release calculation. |
| 41 | StabilityData_ForTransportConditions | string / controlled vocabulary | true | Controlled input parameter for deterministic QC rules. |
| 42 | ValidationReference | string / controlled vocabulary | IFU-Streck-v3.2 | Controlled input parameter for deterministic QC rules. |
SampleID,PatientID,SampleType,AnalyteTarget,AssayName,OriginSite,DestinationLab,ShipDateTime_Utc,ReceiveDateTime_Utc,TransitDuration_Hours,MaxValidatedTransit_Hours,TransportMode,TempLogger_Present,TempLogger_Functional,Temp_Min_Recorded_C,Temp_Max_Recorded_C,Temp_Mean_Recorded_C,RequiredTempRange_C,RequiredTemp_Min_C,RequiredTemp_Max_C,TempWithinRange_EntireTransit,ExcursionCount,TotalExcursionDuration_Hours,MaxSingleExcursion_Hours,MaxAllowedExcursion_Hours,MaxAllowedSingleExcursion_Hours,ExcursionMaxTemp_C,ExcursionMinTemp_C,StabilizerUsed,Stabilizer_ValidatedForTransport,PackagingType,Packaging_AppropriateForTemp,TubeOrientation_Correct,VibrationProtection_Adequate,ContainerIntact_AtReceipt,Leakage_Detected,Hemolysis_VisualCheck,Clotting_Detected,DryIce_Remaining,FillVolume_Percent,StabilityData_ForTransportConditions,ValidationReference TRSP-2026-001,PAT-LUNG-042,cfDNA_Streck,cfDNA,NSCLC_CGP,City Hospital,RefLab Central,2026-06-07T08:00:00,2026-06-07T20:00:00,12,72,Courier,true,true,18.5,24.2,21.0,15-30,15,30,true,0,0,0,4,2,0,0,Streck,true,Ambient_Envelope,true,true,true,true,false,false,false,false,95,true,IFU-Streck-v3.2 TRSP-2026-002,PAT-CRC-055,Whole_Blood,RNA,Immune_Profiling,Regional Clinic,RefLab Central,2026-06-06T14:00:00,2026-06-07T18:00:00,28,24,Courier,true,true,3.8,9.5,6.2,2-8,2,8,false,2,3.5,2.1,2,1,9.5,3.8,PAXgene,true,Insulated_Box,true,true,true,true,false,false,false,false,90,true,SOP-TRANSPORT-RNA-001 TRSP-2026-003,PAT-BRCA-061,Fresh_Tissue,RNA,WTS_Panel,Surgery Dept,Molecular Lab,2026-06-05T10:00:00,2026-06-06T22:00:00,36,4,Internal,false,false,0,0,0,-80±10,-90,-70,false,0,0,0,0.5,0.5,0,0,RNAlater,false,Dry_Ice_Shipper,false,false,false,false,true,false,false,false,60,false,
Input validation rules
| ID | Field | Rule | Criticality |
|---|---|---|---|
| VR-001 | SampleID | The field shall match an approved dictionary or accepted string representation. | High |
| VR-002 | PatientID | The field shall match an approved dictionary or accepted string representation. | High |
| VR-003 | SampleType | The field shall match an approved dictionary or accepted string representation. | High |
| VR-004 | AnalyteTarget | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-005 | AssayName | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-006 | OriginSite | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-007 | DestinationLab | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-008 | ShipDateTime_Utc | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-009 | ReceiveDateTime_Utc | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-010 | TransitDuration_Hours | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-011 | MaxValidatedTransit_Hours | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-012 | TransportMode | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-013 | TempLogger_Present | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-014 | TempLogger_Functional | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-015 | Temp_Min_Recorded_C | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-016 | Temp_Max_Recorded_C | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-017 | Temp_Mean_Recorded_C | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-018 | RequiredTempRange_C | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-019 | RequiredTemp_Min_C | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-020 | RequiredTemp_Max_C | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-021 | TempWithinRange_EntireTransit | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-022 | ExcursionCount | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-023 | TotalExcursionDuration_Hours | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-024 | MaxSingleExcursion_Hours | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-025 | MaxAllowedExcursion_Hours | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-026 | MaxAllowedSingleExcursion_Hours | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-027 | ExcursionMaxTemp_C | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-028 | ExcursionMinTemp_C | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-029 | StabilizerUsed | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-030 | Stabilizer_ValidatedForTransport | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-031 | PackagingType | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-032 | Packaging_AppropriateForTemp | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-033 | TubeOrientation_Correct | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-034 | VibrationProtection_Adequate | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-035 | ContainerIntact_AtReceipt | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-036 | Leakage_Detected | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-037 | Hemolysis_VisualCheck | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-038 | Clotting_Detected | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-039 | DryIce_Remaining | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-040 | FillVolume_Percent | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-041 | StabilityData_ForTransportConditions | The field shall match an approved dictionary or accepted string representation. | Medium |
| VR-042 | ValidationReference | The field shall match an approved dictionary or accepted string representation. | Medium |
FS — Functional Specification
| ID | Function | Implementation |
|---|---|---|
| FS-001 | CLI execution | Support execution modes: demo mode without arguments and production mode input.csv output.json. |
| FS-002 | CSV import | Read input.csv in UTF-8/CSV-compatible format and validate header and expected columns. |
| FS-003 | Schema validation | Check mandatory fields, column count, unknown key fields and empty mandatory values. |
| FS-004 | Type conversion | Convert numeric, flag and text values; invalid format is recorded as a row-level error. |
| FS-005 | Domain rule engine | Apply rules for Sample Transport Stability Checker, including critical limits from the description and approved specification. |
| FS-006 | Status aggregation | Produce final status: FAIL for critical failure, WARNING for non-critical deviation, PASS for conformance. |
| FS-007 | JSON export | Write output.json with detailed checks, source values, warnings, failures and critical findings. |
| FS-008 | Audit support | Keep result structure suitable for review, deviation investigation and calculation reproduction. |
| FS-009 | Integration contract | Support the scenario LIMS/ELN/MES → input.csv → utility → output.json → portal/admin review. |
| FS-010 | Error handling | Return explicit messages for missing file, empty CSV, invalid schema, output write failure and invalid format. |
Example output.json
{
"utilityId": "sampletransportstabilitychecker",
"utilityFolder": "SampleTransportStabilityChecker",
"package": "LiquidBiopsy",
"overallStatus": "PASS|WARNING|FAIL",
"sourceFile": "input.csv",
"processedAtUtc": "2026-06-10T00:00:00Z",
"checks": [
{
"parameter": "SampleID",
"value": "TRSP-2026-001",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-001"
},
{
"parameter": "PatientID",
"value": "PAT-LUNG-042",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-002"
},
{
"parameter": "SampleType",
"value": "cfDNA_Streck",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-003"
},
{
"parameter": "AnalyteTarget",
"value": "cfDNA",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-004"
},
{
"parameter": "AssayName",
"value": "NSCLC_CGP",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-005"
},
{
"parameter": "OriginSite",
"value": "City Hospital",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-006"
},
{
"parameter": "DestinationLab",
"value": "RefLab Central",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-007"
},
{
"parameter": "ShipDateTime_Utc",
"value": "2026-06-07T08:00:00",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-008"
},
{
"parameter": "ReceiveDateTime_Utc",
"value": "2026-06-07T20:00:00",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-009"
},
{
"parameter": "TransitDuration_Hours",
"value": "12",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-010"
},
{
"parameter": "MaxValidatedTransit_Hours",
"value": "72",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-011"
},
{
"parameter": "TransportMode",
"value": "Courier",
"status": "PASS|WARNING|FAIL",
"message": "Deterministic rule-based check result",
"ruleReference": "FS-RULE-012"
}
],
"criticalFindings": [],
"warnings": [],
"audit": {
"inputHash": "sha256:<calculated at runtime>",
"rulesVersion": "<utility executable version>",
"documentation": "SampleTransportStabilityChecker.documentation.html"
}
}
Traceability matrix
| URS | FS | Test | Evidence |
|---|---|---|---|
| URS-001 | FS-001, FS-002 | OQ-001 | Verify execution and import of valid input.csv. |
| URS-002 | FS-005, FS-006 | OQ-004 | Repeat the same dataset and compare output.json. |
| URS-003 | FS-003, FS-004, FS-010 | OQ-002, OQ-003 | Verify missing columns and invalid types. |
| URS-004 | FS-005, FS-006 | OQ-004, PQ-001 | Verify critical deviations on real/boundary data. |
| URS-005 | FS-007, FS-009 | OQ-005 | Verify JSON schema and downstream-system suitability. |
| URS-006 | FS-008 | OQ-006 | Verify identifiers and audit metadata. |
| URS-007 | FS-008, FS-010 | IQ-001, OQ-007 | Verify documentation completeness and control evidence. |
| URS-008 | FS-005, FS-008 | PQ-002 | Verify review workflow and no replacement of QA decision. |
IQ/OQ/PQ test scenarios
| ID | Scenario | Expected result |
|---|---|---|
| IQ-001 | Verify executable, input.csv, documentation and checksum availability. | Delivery set is complete; version is recorded. |
| OQ-001 | Valid sample row from input.csv. | PASS or acceptable WARNING according to rules. |
| OQ-002 | Remove a mandatory CSV column. | Schema error or FAIL with missing-column reference. |
| OQ-003 | Place a non-numeric value into a numeric field. | Type-conversion error with row/field reference. |
| OQ-004 | Set a critical parameter outside the limit. | FAIL and critical finding. |
| OQ-005 | Verify output.json structure. | All mandatory sections are present and JSON is valid. |
| OQ-006 | Verify batch/sample traceability. | Input and result identifiers match. |
| PQ-001 | Verify 3–5 real user batches/samples. | Result is confirmed by QC/QA review. |
| PQ-002 | Verify deviation workflow and manual QA decision. | Utility supports review but does not replace approved decision. |
QA/QC and change control
- Do not rename columns without updating validator, documentation 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 limits shall be verified against the approved specification, registration dossier and local SOPs.
- The utility provides structured QC decision support; final release decision remains with QA/QP and approved procedures.
Included in packages
Biopharmaceuticals Extended QC Suite
Extended QC utility coverage for mAbs, biosimilars, proteins, insulins, vaccines, mRNA/LNP, HCP, sterile release, microbiology, water, cleanroom and stability workflows.
OpenLiquid Biopsy QC Suite
QC and pre-analytical control package for liquid biopsy workflows: cfDNA/ctDNA, CTC, EV/exosomes, methylation, NGS/qPCR/ddPCR, sample quality, contamination, sensitivity and reporting checks.
Open