InternationalSpecimenWorkflowChecker

International Specimen Workflow

Liquid Biopsy жидкостная биопсия cfDNA ctDNA CTC exosomes NGS qPCR
Open selection

Utility description: International Specimen Workflow

International Specimen Workflow Checker — Cross-Border Biological Specimen Transfer Compliance

ℹ️  Utility performs comprehensive verification of cross-border specimen movement according to WHO Guidance, EU ABS Regulation 511/2014, IATA DGR and ISBER standards:
     • Informed Consent: Confirmation of consent explicitly authorizing international transfer and overseas use.
     • Material Transfer Agreement: Verification of executed MTA between partner institutions.
     • Nagoya Protocol ABS: Check for access and benefit-sharing permit from competent authority.
     • Export/Import Permits: Presence of origin country export license and destination country import permit.
     • IATA DGR Compliance: Correct classification (UN3373/UN2814/Exempt), packaging, and Shipper's Declaration.
     • Transit Integrity: Transit time within limits, active temperature monitoring, complete Chain of Custody.
     • Ethics & Privacy: Ethics committee approval and GDPR compliance when EU is involved.

⚠️  IMPORTANT: 
     • Nagoya Protocol is legally binding for party countries. Violation = fines and publication ban.
     • MTA must be signed BEFORE specimen shipment. Retroactive MTAs are invalid.
     • IATA DGR violations lead to carrier rejection and customs confiscation.
     • Informed consent must EXPLICITLY mention international transfer — general consent is insufficient.

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

Input format:
SpecimenID,StudyID,OriginCountry,DestinationCountry,SpecimenType,InformedConsent_IntlTransfer,ConsentDateValid,MTA_Executed,MTACounterparty,Nagoya_ABS_Permit,NagoyaPermitNumber,ExportLicense,ImportPermit,IATA_Classification,IATA_Packaging_Compliant,ShipperDeclaration_Present,ChainOfCustody_Complete,TemperatureMonitoring_Active,MaxAllowedTransit_Hours,EstimatedTransit_Hours,EthicsCommittee_Approval,DataPrivacy_GDPR_Compliant

Example:
  SPEC-001,STUDY-X,Brazil,Germany,DNA,true,true,true,Charite,true,BR-ABS-001,true,true,UN3373,true,true,true,true,48,36,true,true

📍 Scope of Application (Usage Where):
     • Multi-Center Clinical Trials: Control of specimen transfer between sites in different countries.
     • Biobanks: Management of international specimen requests.
     • Genomic Consortia (H3Africa, GA4GH): Ensuring compliant data and specimen exchange.
     • Pharmaceutical Companies: Cross-border specimen transfer for R&D and regulatory purposes.

— WHY IS THIS NEEDED?
International specimen transfer is a high legal and reputational risk zone.
Customs confiscation due to missing documents = loss of irreplaceable specimens.
Nagoya Protocol violation = publication retractions, fines, exclusion from international consortia.
Automated verification prevents costly errors at logistics planning stage.

⚠️  CRITICAL:
• Informed Consent Intl Transfer: MANDATORY explicit authorization. General consent ≠ international.
• MTA Executed: BEFORE shipment. Without MTA, transfer is illegal.
• Nagoya ABS: For protocol party countries, missing permit = BLOCKED.
• IATA Packaging: Non-compliant packaging = carrier rejection.
• Ethics Approval: Missing approval = BLOCKED regardless of other documents.
• GDPR: When EU is involved, compliance confirmation is mandatory.

Key features:
• Nine-parameter international transfer check
• Automatic Nagoya Protocol applicability detection
• Integration of legal, logistical, and ethical requirements
• Four-tier classification (Compliant / Conditional / Non-Compliant / Blocked)
• Compliance with WHO, EU ABS 511/2014, IATA DGR, ISBER

Critical parameters:
• Informed Consent (International): True
• MTA Executed: True
• Nagoya ABS Permit: True (if applicable)
• Export + Import Permits: Both True
• IATA Packaging + Declaration: Both Compliant
• Transit Time: ≤ Max Allowed
• Ethics Committee Approval: True
• GDPR Compliance: True (if EU involved)

💡 Usage tips:
1. Planning: Start verification 4-8 weeks before planned shipment.
2. Nagoya Checkpoint: Check origin country status in ABS Clearing-House.
3. IATA Training: Ensure personnel holds valid IATA DGR Category 1 certificate.
4. MTA Templates: Use standardized templates (NIH, UBMTA) to accelerate negotiation.
5. Digital CoC: Use electronic tracking systems with GPS and temperature loggers.

⚠️ Note: This utility verifies DOCUMENTARY and PROCEDURAL aspects of transfer. It does not replace consultation with international law attorney or customs regulation specialist. For complex jurisdictions, always engage experts.

input.csv

SpecimenID,StudyID,OriginCountry,DestinationCountry,SpecimenType,InformedConsent_IntlTransfer,ConsentDateValid,MTA_Executed,MTACounterparty,Nagoya_ABS_Permit,NagoyaPermitNumber,ExportLicense,ImportPermit,IATA_Classification,IATA_Packaging_Compliant,ShipperDeclaration_Present,ChainOfCustody_Complete,TemperatureMonitoring_Active,MaxAllowedTransit_Hours,EstimatedTransit_Hours,EthicsCommittee_Approval,DataPrivacy_GDPR_Compliant
SPEC-INTL-001,MULTI-NAT-2026,Brazil,Germany,DNA,true,true,true,Charité Berlin,true,BR-ABS-2026-0451,true,true,UN3373,true,true,true,true,48,36,true,true
SPEC-INTL-002,MULTI-NAT-2026,Indonesia,USA,Tissue,true,true,false,,false,,true,false,UN2814,true,true,true,true,72,60,true,false
SPEC-INTL-003,AFRICA-GENOMICS,Kenya,UK,Blood,true,true,true,Wellcome Sanger Institute,true,KE-ABS-2026-112,true,true,UN3373,true,true,true,true,48,62,true,true

URS & FS — User Requirements and Functional Specification

This document describes the controlled interface and behaviour of InternationalSpecimenWorkflowChecker for International Specimen Workflow 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.
  • ℹ️ Utility performs comprehensive verification of cross-border specimen movement according to WHO Guidance, EU ABS Regulation 511/2014, IATA DGR and ISBER standards:
  • • Transit Integrity: Transit time within limits, active temperature monitoring, complete Chain of Custody.
  • • MTA must be signed BEFORE specimen shipment. Retroactive MTAs are invalid.
  • • Informed consent must EXPLICITLY mention international transfer — general consent is insufficient.
  • ⚠️ CRITICAL:
  • • Compliance with WHO, EU ABS 511/2014, IATA DGR, ISBER
  • Critical parameters:
  • • Transit Time: ≤ Max Allowed

URS — User Requirements Specification

IDRequirementCriticalityAcceptance criterion
URS-001The utility shall accept an input.csv file for International Specimen Workflow Checker with headers defined in the data contract.HighThe file is processed without manual header editing.
URS-002The utility shall perform deterministic QC evaluation without machine learning and without probabilistic conformance decisions.HighIdentical input data, rule version and configuration produce reproducible results.
URS-003The utility shall validate mandatory fields, data types, ranges, units and domain plausibility.HighSchema, conversion and range errors are explicitly reported.
URS-004The utility shall apply domain limits and rules from the description, approved specification, registration dossier and local SOPs.HighEach check has PASS/WARNING/FAIL and a clear message.
URS-005The utility shall generate output.json with machine-readable results, source values, warnings, failures and critical findings.HighJSON is suitable for LIMS/ELN/MES integration and QA/QC review.
URS-006The utility shall preserve traceability between batch/sample, input file, applied rules and final status.HighOutput contains identifiers, checked parameters and audit metadata.
URS-007The documentation shall support IQ/OQ/PQ, CSV/CSA and review by internal QA or inspectors.MediumURS, FS, input/output contract and test scenarios are supplied with the utility.
URS-008The utility shall be used as a QC decision-support tool and not as a substitute for approved specifications and QA/QP release decision.MediumDocumentation states change control and limit-verification expectations.

input.csv contract

#FieldTypeSamplePurpose
1SpecimenIDstring / controlled vocabularySPEC-INTL-001Controlled input parameter for deterministic QC rules.
2StudyIDstring / controlled vocabularyMULTI-NAT-2026Controlled input parameter for deterministic QC rules.
3OriginCountrystring / controlled vocabularyBrazilCount parameter used for microbiological, particulate or cellular control.
4DestinationCountrystring / controlled vocabularyGermanyCount parameter used for microbiological, particulate or cellular control.
5SpecimenTypestring / controlled vocabularyDNAControlled input parameter for deterministic QC rules.
6InformedConsent_IntlTransferstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
7ConsentDateValidstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
8MTA_Executedstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
9MTACounterpartystring / controlled vocabularyCharité BerlinCount parameter used for microbiological, particulate or cellular control.
10Nagoya_ABS_Permitstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
11NagoyaPermitNumberstring / controlled vocabularyBR-ABS-2026-0451Controlled input parameter for deterministic QC rules.
12ExportLicensestring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
13ImportPermitstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
14IATA_Classificationstring / controlled vocabularyUN3373Controlled input parameter for deterministic QC rules.
15IATA_Packaging_Compliantstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
16ShipperDeclaration_Presentstring / controlled vocabularytrueComponent ratio; structural or formulation CQA.
17ChainOfCustody_Completestring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
18TemperatureMonitoring_Activestring / controlled vocabularytrueTemperature profile/MKT; storage, shipping and stability parameter.
19MaxAllowedTransit_Hoursinteger / decimal48Time parameter for process, incubation, storage or analytical workflow.
20EstimatedTransit_Hoursinteger / decimal36Time parameter for process, incubation, storage or analytical workflow.
21EthicsCommittee_Approvalstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
22DataPrivacy_GDPR_Compliantstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
SpecimenID,StudyID,OriginCountry,DestinationCountry,SpecimenType,InformedConsent_IntlTransfer,ConsentDateValid,MTA_Executed,MTACounterparty,Nagoya_ABS_Permit,NagoyaPermitNumber,ExportLicense,ImportPermit,IATA_Classification,IATA_Packaging_Compliant,ShipperDeclaration_Present,ChainOfCustody_Complete,TemperatureMonitoring_Active,MaxAllowedTransit_Hours,EstimatedTransit_Hours,EthicsCommittee_Approval,DataPrivacy_GDPR_Compliant
SPEC-INTL-001,MULTI-NAT-2026,Brazil,Germany,DNA,true,true,true,Charité Berlin,true,BR-ABS-2026-0451,true,true,UN3373,true,true,true,true,48,36,true,true
SPEC-INTL-002,MULTI-NAT-2026,Indonesia,USA,Tissue,true,true,false,,false,,true,false,UN2814,true,true,true,true,72,60,true,false
SPEC-INTL-003,AFRICA-GENOMICS,Kenya,UK,Blood,true,true,true,Wellcome Sanger Institute,true,KE-ABS-2026-112,true,true,UN3373,true,true,true,true,48,62,true,true

Input validation rules

IDFieldRuleCriticality
VR-001SpecimenIDThe field shall match an approved dictionary or accepted string representation.High
VR-002StudyIDThe field shall match an approved dictionary or accepted string representation.High
VR-003OriginCountryThe field shall match an approved dictionary or accepted string representation.High
VR-004DestinationCountryThe field shall match an approved dictionary or accepted string representation.Medium
VR-005SpecimenTypeThe field shall match an approved dictionary or accepted string representation.Medium
VR-006InformedConsent_IntlTransferThe field shall match an approved dictionary or accepted string representation.Medium
VR-007ConsentDateValidThe field shall match an approved dictionary or accepted string representation.Medium
VR-008MTA_ExecutedThe field shall match an approved dictionary or accepted string representation.Medium
VR-009MTACounterpartyThe field shall match an approved dictionary or accepted string representation.Medium
VR-010Nagoya_ABS_PermitThe field shall match an approved dictionary or accepted string representation.Medium
VR-011NagoyaPermitNumberThe field shall match an approved dictionary or accepted string representation.Medium
VR-012ExportLicenseThe field shall match an approved dictionary or accepted string representation.Medium
VR-013ImportPermitThe field shall match an approved dictionary or accepted string representation.Medium
VR-014IATA_ClassificationThe field shall match an approved dictionary or accepted string representation.Medium
VR-015IATA_Packaging_CompliantThe field shall match an approved dictionary or accepted string representation.Medium
VR-016ShipperDeclaration_PresentThe field shall match an approved dictionary or accepted string representation.Medium
VR-017ChainOfCustody_CompleteThe field shall match an approved dictionary or accepted string representation.Medium
VR-018TemperatureMonitoring_ActiveThe field shall match an approved dictionary or accepted string representation.Medium
VR-019MaxAllowedTransit_HoursThe field shall match an approved dictionary or accepted string representation.Medium
VR-020EstimatedTransit_HoursThe field shall match an approved dictionary or accepted string representation.Medium
VR-021EthicsCommittee_ApprovalThe field shall match an approved dictionary or accepted string representation.Medium
VR-022DataPrivacy_GDPR_CompliantThe field shall match an approved dictionary or accepted string representation.Medium

FS — Functional Specification

IDFunctionImplementation
FS-001CLI executionSupport execution modes: demo mode without arguments and production mode input.csv output.json.
FS-002CSV importRead input.csv in UTF-8/CSV-compatible format and validate header and expected columns.
FS-003Schema validationCheck mandatory fields, column count, unknown key fields and empty mandatory values.
FS-004Type conversionConvert numeric, flag and text values; invalid format is recorded as a row-level error.
FS-005Domain rule engineApply rules for International Specimen Workflow Checker, including critical limits from the description and approved specification.
FS-006Status aggregationProduce final status: FAIL for critical failure, WARNING for non-critical deviation, PASS for conformance.
FS-007JSON exportWrite output.json with detailed checks, source values, warnings, failures and critical findings.
FS-008Audit supportKeep result structure suitable for review, deviation investigation and calculation reproduction.
FS-009Integration contractSupport the scenario LIMS/ELN/MES → input.csv → utility → output.json → portal/admin review.
FS-010Error handlingReturn explicit messages for missing file, empty CSV, invalid schema, output write failure and invalid format.

Example output.json

{
  "utilityId": "internationalspecimenworkflowchecker",
  "utilityFolder": "InternationalSpecimenWorkflowChecker",
  "package": "LiquidBiopsy",
  "overallStatus": "PASS|WARNING|FAIL",
  "sourceFile": "input.csv",
  "processedAtUtc": "2026-06-10T00:00:00Z",
  "checks": [
    {
      "parameter": "SpecimenID",
      "value": "SPEC-INTL-001",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-001"
    },
    {
      "parameter": "StudyID",
      "value": "MULTI-NAT-2026",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-002"
    },
    {
      "parameter": "OriginCountry",
      "value": "Brazil",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-003"
    },
    {
      "parameter": "DestinationCountry",
      "value": "Germany",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-004"
    },
    {
      "parameter": "SpecimenType",
      "value": "DNA",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-005"
    },
    {
      "parameter": "InformedConsent_IntlTransfer",
      "value": "true",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-006"
    },
    {
      "parameter": "ConsentDateValid",
      "value": "true",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-007"
    },
    {
      "parameter": "MTA_Executed",
      "value": "true",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-008"
    },
    {
      "parameter": "MTACounterparty",
      "value": "Charité Berlin",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-009"
    },
    {
      "parameter": "Nagoya_ABS_Permit",
      "value": "true",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-010"
    },
    {
      "parameter": "NagoyaPermitNumber",
      "value": "BR-ABS-2026-0451",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-011"
    },
    {
      "parameter": "ExportLicense",
      "value": "true",
      "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": "InternationalSpecimenWorkflowChecker.documentation.html"
  }
}

Traceability matrix

URSFSTestEvidence
URS-001FS-001, FS-002OQ-001Verify execution and import of valid input.csv.
URS-002FS-005, FS-006OQ-004Repeat the same dataset and compare output.json.
URS-003FS-003, FS-004, FS-010OQ-002, OQ-003Verify missing columns and invalid types.
URS-004FS-005, FS-006OQ-004, PQ-001Verify critical deviations on real/boundary data.
URS-005FS-007, FS-009OQ-005Verify JSON schema and downstream-system suitability.
URS-006FS-008OQ-006Verify identifiers and audit metadata.
URS-007FS-008, FS-010IQ-001, OQ-007Verify documentation completeness and control evidence.
URS-008FS-005, FS-008PQ-002Verify review workflow and no replacement of QA decision.

IQ/OQ/PQ test scenarios

IDScenarioExpected result
IQ-001Verify executable, input.csv, documentation and checksum availability.Delivery set is complete; version is recorded.
OQ-001Valid sample row from input.csv.PASS or acceptable WARNING according to rules.
OQ-002Remove a mandatory CSV column.Schema error or FAIL with missing-column reference.
OQ-003Place a non-numeric value into a numeric field.Type-conversion error with row/field reference.
OQ-004Set a critical parameter outside the limit.FAIL and critical finding.
OQ-005Verify output.json structure.All mandatory sections are present and JSON is valid.
OQ-006Verify batch/sample traceability.Input and result identifiers match.
PQ-001Verify 3–5 real user batches/samples.Result is confirmed by QC/QA review.
PQ-002Verify 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

Liquid 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