SucralfateQualityChecker

Sucralfate

antivirals API biologics endotoxins essential medicines global market heavy metals impurities
Open selection

Sucralfate Quality Checker — Gastroprotective Agent (Ph. Eur., USP)

ℹ️ The utility checks aluminum/sulfate content, loss on ignition, heavy metals, arsenic, lead.
ℹ️ Does not use machine learning — rule-based logic only.
⚠️ CRITICAL! Sulfate 25-30%. Arsenic ≤3 ppm. Lead ≤10 ppm!

Usage:
SucralfateQualityChecker.exe → demo mode
SucralfateQualityChecker.exe input.csv output.json → evaluate data

Input format:
BatchNumber,Aluminum_Oxide_Equivalent_Percent,Sulfate_Percent,Loss_On_Ignition_Percent,Arsenic_ppm,Heavy_Metals_As_Pb_ppm,Lead_ppm,Chloride_Percent,Iron_Fe_Percent,pH_Value_Suspension,Particle_Size_Distribution_Um,SterilityTest,Bacterial_Endotoxins_EU_per_g,Microbial_Count_TAMC,Microbial_Count_TYMC,EColi_Detected,Salmonella_Detected,Residual_Solvent_Water_Percent

Example:
SUC-SUB-2026-001,15.0,27.5,17.5,1.0,20.0,5.0,0.2,0.05,8.0,0.0,0,0.1,50,10,0,0,5.0

— WHY IS THIS NEEDED?
Sucralfate — aluminum-sucrose sulfate complex:
• Stoichiometry: Since it is not a pure substance, sulfate content (25–30%) and aluminum oxide equivalent (13–17%) are critical. Deviation indicates incorrect complex composition.
• Loss on Ignition: Control of mass loss (15–20%) ensures correct moisture content and absence of excess impurities.
• Toxic Elements: As a drug acting in the GI tract, trace absorption is possible. Limits for arsenic (≤3 ppm), lead (≤10 ppm), and heavy metals (≤40 ppm) are strictly regulated.
• Microbiology: Standard limits for non-sterile products, but strict requirements for E. coli and Salmonella.
⚠️ CRITICAL:
• Al2O3 Equivalent: 13–17%
• Sulfate Content: 25–30% (Critical!)
• Loss on Ignition: 15–20%
• Arsenic: ≤ 3 ppm (Toxic)
• Heavy Metals (as Pb): ≤ 40 ppm (Toxic)
• Lead: ≤ 10 ppm (Toxic)
• Chlorides: ≤ 0.5%
• Iron: ≤ 0.1%
• Suspension pH: 7.0–9.0
• Water: ≤ 10%
• Sterility: No growth (for injection)
• Endotoxins: ≤ 0.5 EU/g (Critical for injection)
• Microbiology: standard limits
⚠️ Note: Utility focuses on specific parameters of the complex compound: stoichiometric purity (sulfate/aluminum) and absence of toxic elements. Deviation in sulfate content is a sign of falsification or incorrect synthesis.

input.csv

BatchNumber,Aluminum_Oxide_Equivalent_Percent,Sulfate_Percent,Loss_On_Ignition_Percent,Arsenic_ppm,Heavy_Metals_As_Pb_ppm,Lead_ppm,Chloride_Percent,Iron_Fe_Percent,pH_Value_Suspension,Particle_Size_Distribution_Um,SterilityTest,Bacterial_Endotoxins_EU_per_g,Microbial_Count_TAMC,Microbial_Count_TYMC,EColi_Detected,Salmonella_Detected,Residual_Solvent_Water_Percent
SUC-SUB-2026-001,15.0,27.5,17.5,1.0,20.0,5.0,0.2,0.05,8.0,0.0,0,0.1,50,10,0,0,5.0

URS & FS — user requirements and functional specification

This document defines user requirements and functional specification for the quality-control utility. It supports deployment discussion, IQ/OQ preparation and QC workflow integration.

Utility: SucralfateQualityCheckerAPI / object: SucralfateCategory: Global API expansion

1. Scope

The Sucralfate Quality Checker utility is used for Sucralfate. The actual input.csv is the source of truth for the input structure; control criteria are defined by the executable and the domain description.

The utility does not use machine learning; decisions are produced by deterministic rules.

Categories: Global API expansion

Tags: antivirals, API, biologics, endotoxins, essential medicines, global market, heavy metals, impurities, injectables, medical gases, microbiology, oncology

2. Execution modes

SucralfateQualityChecker.exe                            → demo mode
SucralfateQualityChecker.exe input.csv output.json      → evaluate data

3. Key controlled areas

  • residual solvents
  • microbiology and pathogens
  • heavy metals / elemental impurities
  • pH and physicochemical parameters

4. Domain limits and critical parameters

  • ⚠️ CRITICAL! Sulfate 25-30%. Arsenic ≤3 ppm. Lead ≤10 ppm!
  • Toxic Elements: As a drug acting in the GI tract, trace absorption is possible. Limits for arsenic (≤3 ppm), lead (≤10 ppm), and heavy metals (≤40 ppm) are strictly regulated.
  • ⚠️ CRITICAL:
  • Al2O3 Equivalent: 13–17%
  • Sulfate Content: 25–30% (Critical!)
  • Loss on Ignition: 15–20%
  • Arsenic: ≤ 3 ppm (Toxic)
  • Heavy Metals (as Pb): ≤ 40 ppm (Toxic)
  • Lead: ≤ 10 ppm (Toxic)
  • Chlorides: ≤ 0.5%
  • Iron: ≤ 0.1%
  • Suspension pH: 7.0–9.0
  • Water: ≤ 10%
  • Sterility: No growth (for injection)
  • Endotoxins: ≤ 0.5 EU/g (Critical for injection)
  • Microbiology: standard limits
  • ⚠️ Note: Utility focuses on specific parameters of the complex compound: stoichiometric purity (sulfate/aluminum) and absence of toxic elements. Deviation in sulfate content is a sign of falsification or incorrect synthesis.
Limits stated in the description must be verified against the current approved specification, pharmacopoeial monograph and registration dossier before production use.

5. URS — user requirements

IDRequirementCriticalityAcceptance criterion
URS-001The system shall accept an input.csv file for Sucralfate with the exact columns listed in the “Input data contract” section.HighA file with the correct header is processed without manual editing; missing mandatory columns produce FAIL/import error.
URS-002The system shall support execution without arguments in demo mode and execution with input.csv output.json for user data.MediumBoth execution scenarios produce a predictable result or clear diagnostic error.
URS-003The system shall perform rule-based controls for: residual solvents, microbiology and pathogens, heavy metals / elemental impurities, pH and physicochemical parameters.HighEach controlled parameter receives a status and message; the result does not depend on hidden Excel formulas or ML.
URS-004The system shall preserve traceability between batch/lot, source values, applied rules and final verdict.HighOutput includes batch identifier, source values, parameter statuses and critical findings.
URS-005The system shall generate machine-readable output.json for LIMS/ELN/MES, batch record and QA/QC review.HighJSON contains overall status, check array, warnings, failures and source-file reference.
URS-006The system shall support use in the client validation package: URS/FS, IQ/OQ preparation, installation and operational scenario checks.HighThe document, test scenarios and reproducible CSV/JSON flow are suitable for audit and internal approval.
URS-007The system shall clearly separate technical data errors from specification nonconformities.MediumSchema/type errors are not mixed with pharmacopoeial deviations and are reported separately.

6. input.csv data contract

The source of truth for the input schema is the actual input.csv header. Column names are technical identifiers and are not translated.

#ColumnTypeUnitDescriptionSampleControl rule
1BatchNumberidentifieras specifiedBatch NumberSUC-SUB-2026-001mandatory field; used for batch/lot traceability
2Aluminum_Oxide_Equivalent_Percentdecimal%Aluminum Oxide Equivalent %15.0numeric value; checked as elemental/metal impurity
3Sulfate_Percentdecimal%Sulfate %27.5mandatory numeric value; rule comparison is performed by the utility
4Loss_On_Ignition_Percentdecimal%Loss On Ignition %17.5mandatory numeric value; rule comparison is performed by the utility
5Arsenic_ppmdecimalppmArsenic ppm1.0numeric value; checked as elemental/metal impurity
6Heavy_Metals_As_Pb_ppmdecimalppmHeavy Metals As Pb ppm20.0numeric value; checked as elemental/metal impurity
7Lead_ppmdecimalppmLead ppm5.0numeric value; checked as elemental/metal impurity
8Chloride_Percentdecimal%Chloride %0.2mandatory numeric value; rule comparison is performed by the utility
9Iron_Fe_Percentdecimal%Iron Fe %0.05mandatory numeric value; rule comparison is performed by the utility
10pH_Value_SuspensiondecimalpHp H Value Suspension8.0mandatory numeric value; rule comparison is performed by the utility
11Particle_Size_Distribution_UmdecimalµmParticle Size Distribution Um0.0mandatory numeric value; rule comparison is performed by the utility
12SterilityTestboolean / flag0/1Sterility Test0valid flag required; prohibited organisms and growth are normally expected as 0 / absent
13Bacterial_Endotoxins_EU_per_gdecimalEU/mlBacterial Endotoxins EU per g0.1numeric value; critical safety attribute compared with endotoxin limit
14Microbial_Count_TAMCdecimalas specifiedMicrobial Count TAMC50numeric value; compared with microbiological limits
15Microbial_Count_TYMCdecimalas specifiedMicrobial Count TYMC10numeric value; compared with microbiological limits
16EColi_Detectedboolean / flag0/1EColi Detected0valid flag required; prohibited organisms and growth are normally expected as 0 / absent
17Salmonella_Detectedboolean / flag0/1Salmonella Detected0valid flag required; prohibited organisms and growth are normally expected as 0 / absent
18Residual_Solvent_Water_Percentdecimal%Residual Solvent Water %5.0numeric value; checked as residual solvent against the applicable limit

CSV example

BatchNumber,Aluminum_Oxide_Equivalent_Percent,Sulfate_Percent,Loss_On_Ignition_Percent,Arsenic_ppm,Heavy_Metals_As_Pb_ppm,Lead_ppm,Chloride_Percent,Iron_Fe_Percent,pH_Value_Suspension,Particle_Size_Distribution_Um,SterilityTest,Bacterial_Endotoxins_EU_per_g,Microbial_Count_TAMC,Microbial_Count_TYMC,EColi_Detected,Salmonella_Detected,Residual_Solvent_Water_Percent
SUC-SUB-2026-001,15.0,27.5,17.5,1.0,20.0,5.0,0.2,0.05,8.0,0.0,0,0.1,50,10,0,0,5.0

7. FS — functional specification

IDFunctionImplementation description
FS-001CLI entry pointThe executable SucralfateQualityChecker.exe supports demo mode and input.csv output.json processing mode.
FS-002CSV parserThe import module reads CSV, validates header, column presence/order, value count and encoding. Decimal values are expected with a dot separator.
FS-003Field conversionEach column is converted to the expected type: identifier, text, decimal number, date/time or boolean flag.
FS-004Domain rule engineFor Sucralfate, explicit rules are applied: range, minimum, maximum, absence of prohibited flag, data completeness or calculation-based check.
FS-005Criticality handlingCritical violations produce FAIL; non-critical deviations and incomplete data produce WARNING; full conformance produces PASS.
FS-006JSON writeroutput.json stores overall status, per-parameter results, source values, warnings, failures and diagnostic messages.
FS-007Integration contractThe CSV → JSON format is stable for invocation from LIMS/ELN/MES, scheduled task or wrapper service.
FS-008Error handlingSchema error, missing file, non-numeric value or JSON write failure returns diagnosable error without silent PASS.

8. output.json contract

The output file must be suitable for automated processing, audit review and correlation with the source input.csv row.

{
  "utility": "SucralfateQualityChecker",
  "api": "Sucralfate",
  "batchNumber": "SUC-SUB-2026-001",
  "overallStatus": "PASS|WARNING|FAIL",
  "checkedAtUtc": "2026-05-18T00:00:00Z",
  "checks": [
    {
      "parameter": "BatchNumber",
      "value": "SUC-SUB-2026-001",
      "unit": "as specified",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "Aluminum_Oxide_Equivalent_Percent",
      "value": "15.0",
      "unit": "%",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "Sulfate_Percent",
      "value": "27.5",
      "unit": "%",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "Loss_On_Ignition_Percent",
      "value": "17.5",
      "unit": "%",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "Arsenic_ppm",
      "value": "1.0",
      "unit": "ppm",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "Heavy_Metals_As_Pb_ppm",
      "value": "20.0",
      "unit": "ppm",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "Lead_ppm",
      "value": "5.0",
      "unit": "ppm",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    },
    {
      "parameter": "Chloride_Percent",
      "value": "0.2",
      "unit": "%",
      "status": "PASS|WARNING|FAIL",
      "message": "Rule-based check result"
    }
  ],
  "criticalFindings": [],
  "sourceFile": "input.csv"
}

9. OQ/PQ test scenarios

IDScenarioExpected result
TC-001Valid CSV with expected header and sample rowAll rows are processed; output contains PASS/WARNING/FAIL and parameter-level detail.
TC-002A mandatory input.csv column is missingImport is rejected or the row receives FAIL with schema reference.
TC-003A numeric field contains text or a blank valueType conversion error is recorded; the result is not hidden as PASS.
TC-004A parameter is outside specification or critical limitCritical parameters produce FAIL; non-critical deviations produce WARNING according to the rule.
TC-005Positive pathogen/microbiological flag or microbiological limit excursionCritical FAIL is produced with the offending parameter.
TC-007Residual solvent above applicable limitFAIL is produced with solvent name and measured value.

10. QA/QC, CSV and change control

  • Before production use, the client records executable version, checksum, specification/monograph version, test CSV, expected JSON and IQ/OQ results.
  • Column names must not be changed without updating the validator and test scenarios.
  • The source CSV, output.json and utility version should be stored together as an evidence package.
  • Any change in control rules must go through change control and repeated OQ scenario verification.

Included in packages

Gastroenterology QC Suite

QC package for gastroenterology: PPIs, antiemetics, prokinetics, IBD medicines, laxatives, enzymes and GI anti-infectives.

Open

World API Extension QC Suite

Extended package for 130 additional high-demand APIs and biological products prepared as a market-coverage backlog.

Open