Quality Assurance

Data Integrity and Why Is It So Important?

Data Integrity can be defined as it is critical part to the plan, execution & practice of system that processes, stores & or retrieves data and maintenance & assurance of data accuracy and consistency throughout its life cycle.

Another best alternative term is Data quality which is sometimes defined as the proxy term of data integrity. It is the wide term & it can be used in different meaning depending on the framework. For data integrity, data validation is prerequisite. Data corruption is the just opposite term of Data integrity.

Also Read

What is the difference between Data and Information?

Confirm that data is recorded exactly as projected and most of the cases Data Integrity technique is the same for all type of probable data source.
The main target regarding is to prevent any type of alteration of the exact data recorded during collection of data and it can’t change at any cost. At the time of retrieval of data, it must be same as collected before.

Data Integrity denote the accuracy & consistency of data over its lifecycle. Sensitive data may loss upon uses of Negotiated data. Under this consideration, continuing it is a main focus of many enterprise security solutions. During replicated or transferred of data, it shall be intact and unaltered. To ensure the integrity of data, Error checking methods and validation procedures are typically best way to serve the same.

Don’t confuse with Data Integrity and Data security, it is process to prevent unauthorized entry to the projected data or protecting data from unauthorized expert.
Any unintended changes to data as the consequence of a storage, retrieval or processing operation, including malicious intent, unexpected hardware failure, and human error, is failure of data integrity.

Failure of Data Integrity means any unplanned changes to data as the consequence of storage, unexpected hardware failure, retrieval or human error or processing operation malicious intent etc. If you unable to protect your data from unauthorized change then it can define as data security failure.

Data Integrity denote that it is a state as well as process, so a confusion may arise. Data Integrity is a state as it denotes a data set is both valid and accurate. Validation methods & Error checking are considered as Data Integrity processes.

Study of Data Integrity

Data Integrity is significant for several reasons & need to maintain the same. Data Integrity confirms searchability, recoverability, connectivity, & traceability. To increases stability & performance as well as improving reusability & maintainability; need to protect validity & accuracy of data. Data plays a major role to drive enterprise decision-making and data undergo several stages of changes to form raw to format to become more practical and identifying relation between them. In modern enterprises Data Integrity consider the top most priority.

In a database system, Data Integrity may be Compromised in various type of ways. In the following ways, Data Integrity may be compromised-
[][]Compromised hardware, like device or disk crash
[][]Compromise of Physical devices
[][]Cyber threats, Bugs, Viruses/Malware, Hacking, & other unfamiliar process
[][]Human error, whether unintentional or malicious

Transfer errors, unintended alterations or data compromise during transfer from one device to another device.
Most of the cases, some type of data security may protect this data compromises. Data duplication is the critical para meter for data security as well as data backup process.

Data Integrity & Databases

Data Integrity encompasses strategies for data specifying, retention, or guaranteeing the length of time data. Any lessening of enforcement could cause errors in the data; all of the rules shall be consistently & regularly implemented to all data entering the system.

At time of data input, checking system shall be implement which will lessen up the number of data error for the system. Data Integrity rules shall be strictly implemented to the system which will save troubleshooting time, erroneous data subsequently errors to algorithms.

A standard Data Integrity rules must have the strict definition regarding data relation; as which type data shall link with which type of data. A selling record of a item of certain product may be linked with the specific product but is shall not be related to unrelated data such as company asset, policy, loan, promotion etc. Based on predefined rules, it may be included check & correction system for the invalid a data.

Data derivation rules shall be applicable, mentioning data derivation procedure that how a data value shall be derived based on contributors, conditions and algorithm of the system. Re-derived procedure for data value shall be mention on which condition shall be considered for this process.

Types of Data Integrity

Organizations can maintain Data Integrity through integrity constraints, which define the rules and procedures around actions like deletion, insertion, and update of information. The definition of Data Integrity can be enforced in both hierarchical and relational databases, such as enterprise resource planning (ERP), customer relationship management (CRM), and supply chain management (CRM) systems.

Organizations can achieve it through the following:

Physical Integrity

Physical integrity deals with challenges which are associated with correctly storing and fetching the data itself.

Physical integrity indicates the right storing & fetching the data itself & its associated series of challenges. Various types of Challenges are involved with it such as Physical flaws, design flaws, power outages, electromechanical faults, corrosion, material fatigue, natural disasters, environmental hazards such as ionizing radiation, high temperatures, pressures & g-forces [the force of gravity].

Various methods are available to maintain the physical integrity such as UPS [uninterruptible power supply], redundant hardware, various type of RAID arrays, error-correcting memory, radiation hardened chips, clustered file system, watchdog timer & cryptographic hash function for critical system.

Error-correcting codes is extensively use as error detecting algorithms in Physical integrity of data management systems. Simpler checks & algorithms as the Damm algorithm or Luhn algorithm is use to detect Data Integrity errors. This system is use to uphold Data Integrity at manual transcription from one computer system to another computer system through a human intermediary such as credit card numbers. Hash functions are more beneficial to detect Computer-induced transcription errors.

These techniques are used together to ensure various degrees of Data Integrity in production systems such as a fault-tolerant RAID array may be use to configured a computer system but in silent data corruption block-level checksums might not provide.

In a nutshell, Physical integrity means protecting the accuracy, correctness, and wholeness of data when it is stored and retrieved. This is typically compromised by issues like power outages, storage erosion, hackers targeting database functions, and natural disasters, which prevent accurate data storage and retrieval.

Logical Integrity

It is concerned with correctness or rationality of a piece of data provide a particular context. It denotes the topic such as Entity integrity & referential integrity in a relational database system. Design flaws, software bugs, and human errors are the major challenges. Foreign key constraints, check constraints, program assertions, and other run-time sanity checks are the common methods to ensure logical integrity.

Design flaws & Human errors, both are the common problems for physical and logical integrity which must be properly deal with the contemporaneous requests to record and retrieve data. Physical error for a specific data system is more critical than logical error. If a data system suspected to logical error, it can be reused by overwriting with the new one but if it faces physical error then the data sector is totally used of its own condition.

Logical integrity ensures that data remains unchanged while being used in different ways through relational databases. This approach also aims to protect data from hacking or human error issues but does so differently than physical integrity.

Logical integrity comes in four different formats:

Entity Integrity

Entity integrity is a feature of relation systems that store data within tables, which can be used and linked in various ways. It relies on primary keys and unique values being created to identify a piece of data. This ensures data cannot be listed multiple times, and fields in a table cannot be null.

Referential Integrity

Referential integrity is a series of processes that ensure data remains stored and used in a uniform manner. Database structures are embedded with rules that define how foreign keys are used, which ensures only appropriate data deletion, changes, and amendments can be made. This can prevent data duplication and guarantee data accuracy.

Domain Integrity

Domain integrity is a series of processes that guarantee the accuracy of pieces of data within a domain. A domain is classified by a set of values that a table’s columns are allowed to contain, along with constraints and measures that limit the amount, format, and type of data that can be entered.

User-defined Integrity

User-defined integrity means that rules and constraints around data are created by users to align with their specific requirements. This is usually used when other integrity processes will not safeguard an organization’s data, allowing for the creation of rules that incorporate an organization’s Data Integrity measures.

Types of Integrity Constraints

A set of integrity constraints or rules are followed to implement Data Integrity in a database system. Relational data model suggests the three types of integrity constraints such as domain integrity, entity integrity, & referential integrity.

First of all, Entity integrity denote the concept of a primary key. As per this system, Entity integrity states that every table shall contain a primary key and existing column or columns of the table shall be identified by the primary key & it shall be inimitable and not null.

Concept of a foreign key denote Referential integrity. As per referential integrity rule, any foreign-key value can only be in one of two states. In general condition, foreign-key value refers to a primary key value of some table in the database system. Sporadically, a foreign-key value can be null and this will rest on on the rules of data owner. Under these circumstances, it can be stated here that this relationship is unknown or there is no relationship between the objects represented in the database system.

All columns in a relational database must be stated upon a defined domain is the main concern of the Domain integrity. In the relational data model, the primary unit of data is the data item. This type of data items is known as atomic or non-decomposable. A set of values of the same type is defined as domain. Actual values appearing in the columns of a table are drawn from the Domains which are considered as pools of values.

As the User-defined integrity are set by the specific user with a set of rules which is not related to domain, entity, and referential integrity classes. The database which supports these features, it is the sole responsibility of the database to confirm Data Integrity and reliability model for the data storage & retrieval system. The database which does not support these features then it is the accountability of the applications to confirm Data Integrity though the database supports the consistency model for data storage & recovery process.

A well-controlled single and well managed data-integrity system increases.

[][]Maintainability
=>All Data Integrity administration commences from a single centralized system.

[][]Performance
=>As a single operation unit, all Data Integrity operations perform as consistency model.
[][]Re-usability
=>A single centralized Data Integrity system provides the all applications benefit.
[][]Stability
=>As avoid the multiple system, so Data Integrity operation performs sound as well as better retrieval on a one centralized system.

Examples
Data-integrity mechanism is often considered as the parent-and-child connection of interrelated records. When one or more related child records exist for a parent record then all of referential integrity methods are handled by database itself & inevitably ensures accuracy & integrity of data, so no child record can exist without parent record and subsequently no parent drops their child records. In this system if the parent record owns any child records, then no parent record can be deleted and all of the process handled by the database system.

File systems

File system including Ext, JFS, UFS, XFS, and NTFS or hardware RAID solutions can’t provide satisfactory protection against Data Integrity problems. Some special file system such as BTRFS and ZFS use for silent data corruption can provide extra protection for data integrity. Upon provide this protection and being chance raise to corrupt the data then such file system can construct the data is widely known as end-to-end data protection.

Data Integrity as applied to various industries
[][]FDA has created the draft guidance for Data Integrity system as per 21 CFR Parts 210–212.[12] for pharmaceutical manufacturers. Same guideline has been developed by UK [2015], Switzerland [2016], and Australia [2017].
[][]Data Integrity also addressed by ISO as per ISO 13485, ISO 14155, and ISO 5840.
[][]FINRA [Financial Industry Regulatory Authority], implement the Data Integrity system on 2018 under technology change management policies and procedures” and Treasury securities reviews as Data Integrity problem found in 2017 on automated trading and money movement surveillance systems.

Why Data Integrity Matter?

Now a days Data are becoming more available, a smart business strategy which are using to make decision are obtaining the several times benefits.
According to recent research, a data driven organization is more than 23 times better performer in customer acquisition, nine times more performer to retain their customer and more than 19 times profitable to their competitor.

As the power of data is increasing day by day, so Data Integrity shall be valued properly and its importance can’t be denied at current situation. Presence of any type of error in data can spoil the total organization goal. A data driven organization must protect their database system at any cost to provide better security solution.

Threats involve in Data Integrity

[][]Human error:
It may arise in such case of transferring of data manually from one share drive to another, copying data from one spreadsheet to another and subsequently deleting of row or column of a spreadsheet. Storing data on excel sheet may cause formatting problem during manually data transferring process. Updating of excel sheet from old version to new one may cause formatting problem of subsequent data.

[][]Inappropriate format:
Stored data on Microsoft excel based on cell referencing may not accurate in different format. Failure to determine the same may case Data Integrity problem.

[][]Collection error:
During collecting any type of data, proper precaution shall be taken. Collecting of data on wrong method may cause storing of incomplete data and actual data may not represent the total situation.

[][]Internal security breaches:
If the database system hacked by third part or internal or external competitor may cause serious Data Integrity failure.

Why is Data Integrity Important?

Generally, a specific individual or group of people are involved in database system of a organization. Problem arises when multiple people are responsible to operate the database system. Anyone of the team member may not aware about Data Integrity of the organization, then all of the individual shall educate regarding protection of the database system and tech them the importance of data quality, accuracy, completeness etc. & they must learn how to combat when potential data security threat arises.

If all of the team member are aware about the Data Integrity and know its importance then it is very much effect to maintain the database system.

A better Data Integrity system can save company effort, time as well as valuable overhead cost. Wrong decision may take place based on inappropriate data. Data driven organization always take critical decision based on available data, if Data Integrity of that organization are compromised by any situation, then inappropriate result may arise and the organization suffer in long run.

Data always help to make important decision additionally it protect your company image. If you are collecting your customer information then protect the collect data which you have collect from your individual customer, failure to protect the customer data in proper database system may leak your customer information to another one cause image problem of the company and also mispresent your customer to other party.

Any type of customer information may be tracked and may be asked or run a campaign over them to collect specific target data. All type of collected information may not be sensitive as SSN [Social Security number]. To protect your valuable customer, you have to take a proper step regarding Data Integrity of your existing system.

a company staff always demand to data access to the database to trace any type of data on time manner upon request. He needs to uninterrupted access to the data system. For this reason, Data Integrity is so important for the organization. Data Integrity confirm the traceability & searchability of the data from its mother source.

Effective data accuracy and data protection shall be confirmed to increase Data performance and its stability. It is very much crucial to confirm the completeness & integrity of data. Compromised data always carry the wrong value for the organization & is of no use for most companies.

Same scenario arises for big data management. It is very much important to secure the big data management system as well as to maintain the total database system. All type data is totally worthless Without integrity & accuracy. Your data can be compromised If you fail to do the same. Under this circumstances, awkward & expensive data audit trails shall be mandatory to find out error & recover the total database system.

Most companies have set specific goals for their data & it is now more important than ever. But if integrity is not assured then data is not of much use. If data loss, corrupted or compromised then data can considerably damage any type of business. To maintain it, data security shall be confirmed using proper tools.

Compromised Data is the big challenge to maintain data integrity. There are several ways to compromised the valuable data. Todays almost all of the data are digital and store then in the same than traditional method and its transferred vary rapidly in different places of the globe. So, security shall be considering first & also the collection data is main concert maintain its integrity.

Data can be unaltered if data transferring occur maintaining valid system. Every time Data is moving from one place to another and it is not static, every user of the specific system is using the data and transferring the same in different way.

Management of Data Integrity

A group of steps are available where you can maintain & achieve better Data Integrity for your organization.

Collection of Accurate, Complete, and High-Quality Data

Quality of data depends on the collecting process of the projected data; a collection process is crucial and collection depends on the proper collection method. Failure to select proper data collection technic may cause collection of erroneous data. Sourcing is prerequisite to collect data. Ensure the high-quality data source may provide one step forwards to competitor.

Meticulously Check for Errors

To make common error during collection of data is the main problem of manual collection of error but it can be rectified successfully to involve the second one to the same project. Various type of error can be overcome if proper checking process can be initiate by appropriate body. For most critical data double check or triple check can be initiate. Growing continuous attention during data collection may reduce the data error. Sometime a review of the related data may decrease the data error. A color shading on projected excel sheet in the alternative row may help to track the mentioned data.

Cybersecurity Threats

Most of the time you can’t realize that a hacker or third party is trying to access your database. Person or individual who are trying to control your data send a short link with attractive or recent hot topics or similar to company email address link. Thousand of ways a hacker can try to damage or control your database system, so a strong security system shall be established to protect Data Integrity of the system.

Data Science Course

Failure to know the technical framework of database system, you can’t protect your data properly. If you are capable to handle the system then you need not to collect data science but if you want to update your existing your practice and eagerly want to update your team capability then you can involve your team in any data science course which are already available online which help your organization as well as development of self-confidence.

Devotion to Data Integrity

To keep subjects’ information safe & giving organization’s stakeholders the highest quality, accurate, complete, most data on which to base decisions need daily commitment for your Data integrity. A proper security system and group of trained individuals can support the organization in this situation to continue the company progress.

Data Integrity vs. Data Quality

Data quality is a crucial piece of the Data Integrity puzzle. It enables organizations to meet their data standards and ensure information aligns with their requirements with a variety of processes that measure data age, accuracy, completeness, relevance, and reliability. Data quality goes a step further by implementing processes and rules that govern data entry, storage, and transformation.

Data Integrity vs. Data Security vs. Data Quality

Data security involves protecting data from unauthorized access and preventing data from being corrupted or stolen. Data Integrity is typically a benefit of data security but only refers to data accuracy and validity rather than data protection.

Data Integrity & data security are more relevant to each other. Each of them plays a vital role for each other for their individual achievement. Data Integrity only refers to validation and accuracy of data but didn’t involve to protect data. On the other hand, data security confirms the protection against corruption or unauthorized access.

Data security plays a crucial role to maintain data integrity, on the other hand, Data Integrity is the end result of data security. To maintain data integrity, data security is the vital point and this situation may arise when accidental compromise occurs for data integrity.

Data Integrity is the essential component for the modern business procedure while making decision based on accuracy and efficiency of database. The main focus of the data security leads to Data Integrity and various type of procedure are applied to achieve the same.

Data quality can be defined that the data stored in database is compliant with the organization’s standards & requirements. It maintains integrity in a database. A set of rules to a specific or whole dataset and stores it in the target database shall be implement to do the same. Data Integrity shall be considered as data accuracy as well as correctness of data.

How to Protect Your data?

Validate Input

To ensure data accuracy data entry must be validated & verified input is significant when data is provided by familiar or unfamiliar sources, such as end-users, applications, & malicious users.

Remove Duplicate Data

Sensitive data stored in secure databases cannot be duplicated & it important to ensure that publicly available spreadsheets, emails, documents, & folders. To prevent unauthorized access to business-critical data or personally identifiable information duplicate shall be remove as soon as possible with the help of authorized personnel.

Back Up Data

To confirm data security & integrity data backups are crucial. To prevent the valuable data from permanent lost data backup shall be perform on regular manner at the end of everyday work. Organizations that suffer ransomware attacks, Data backups are especially important for them to protect their potential resources.

Access Controls

To maintaining data integrity, appropriate access controls shall be introduced in the organization. Data privileged option shall be implemented for specific user to control the database access procedure. This process will help the user understand their limitation to use the database system as well as to maintain the whole system.

Audit Trail

An audit trail is the standard practice to trace the unfavorable event. Data breach may occur at anytime in a renowned organization. If audit trail facility are available for the organization then it is very much to find out when and how data breached where. If proper information is available then it is easy to trac the source of attack. So audit shall be introduce at your organization for your database management system.

Assurance of Data Quality

It is the part of the Data Integrity process. Regular shall be conduct so that data can meet the certain standard. The processes of data accessibility, data cleaning, , data standardization is the main concern of the Data quality assurance. Data cleaning deal with inputting missing data, removing invalid entries, update same on timely manner.

Data accessibility deal with availability of the data to the stakeholders in secure and appropriate manner. For encoding and entering data, business shall be maintained and unauthorized data entry or transfer shall be prohibited. All type of company rule shall be implemented increase of transfer access of data to potential sector.

Data Corruption vs Data Integrity

Data corruption shall be considered as the serious Data Integrity failure. Based on the current practice, data corruption may be occurred through multiple channels. Most of them a very common problem is human error occur during collection or transferring of data. Malware and physical damage are another potential cause of data corruption.

Most human error often cause in wrong entry of collected data, unauthorized entry of database system, involving newcomer to sensitive practice with our prior training, programming etc.

It can be traced with appropriate data validation checks & restricting access to database system. Extensive & systematic use of backups can support restore databases in case of improper data entries.

Malware is another common cause of data corruption and this is basically occurred from external source which main purpose is to stole the data from potential data server. Cyberattacks are almost always unpredicted and instantly can’t recognized the source on the most of the cases. So here come the data encryption, always try to encrypt the critical and sensitive data and if possible tight security system shall be introduced though cost may be high to do the same.

To ensure organizational network security, regular penetration testing shall be done, this will help you to secure the organizational network system. A physical damage is may cause the data lose which mainly cause by accident and disasters. To protect data, data may be store in different physical location will protect from accident and natural disasters.

Data Integrity and Why Is It So Important? Read More »

Comparative Dissolution Study procedure

Comparative Dissolution, General Overview

[][]Comparative Dissolution, Oral dosage form like Table & Capsule are more popular than IV/IM(Intravenous/Intramuscular) Injection formulation. From the very beginning, people are most familiar with oral solid dosage form (Tablet, Capsule, Powder etc.) and becoming more popular till today as no special technique or device is not require to administer these products and associated pain is not involved here.

[][]In the period of time its are considered as the most effective and efficient method to treat the patient. This orally taken drugs are dissolved in GI (Gastro Intestinal) fluid and then bioavailable at the systemic circulation as it absorbed here. To measure the bioavailability of a certain drugs (in vivo Analysis, vivo is Latin for “within the living, test perform in living organism) is not accurately possible due to its complex nature.

[][]For this reason, in vitro (vitro is Latin for “within the glass, test perform outside the living organism) methods are followed to measure the dissolution rate of a certain drugs. This method is officially recognized by certain regulatory authority and it(in vitro study) considered most convenient way to develop new formulation of oral solid dosage form.

Comparative Dissolution Consideration

[][]Dissolution method is the best option for the lower strength drug where different strength is proportionally formulated to acquire the biowaiver of certain formulated drug. For a certain product which higher strength bioequivalence study has been carried out and found proportional to the concentration then biowaiver is conceivable to the lower strength.

Dissolution test are considering the most quality control tool for the commercial batch to batch product to monitor its consistency over a certain period of time. It also provides significant information during post approval changes of the certain product as changes made in formulation, manufacturing process and different scale up procedure.

[][]The most physiological factor is considered as the dissolution and solubility of the API and its permeability through the membrane of the GI[Gastro Intestinal] tract. As this measurement is so prone to error due to its complex nature then in vitro study consider the most convenient and reliable procedure to achieve the required target. During development of a certain solid dosage form, dissolution is considered as the best option to determine its quality parameter which have the great impact on the bioavailability of the formulated product.

Comparative Dissolution, Waiver of in vivo bioavailability

[][]BCS system applied in this case so that waiver for in vivo analysis can be assured. BCS [Biopharmaceutical Classification System] is a system which measure the permeability and solubility of drugs in a certain prescribed condition.

[][]The actual aim of BCS is to aid the post approval changes and arranging approval activities based on in vitro data studies.

This system has been optimized based on the oral solid dosage unit as most of the market products are available at oral dosage form [More than 50% total market share, US$23.4 Bn in 2021, US$24.7 Bn in 2022 as estimated, growth rate 5.9%).

[][]Waivers[ means giving permission to skip in vivo bioequivalence study] is actually reserved for those products that meet the specific requirements of solubility & permeability & most of the cases rapid dissolve in body fluid.

[][]Using the BCS, appropriate formulation study shall be developed such as Type II drugs designed as Permeable but insoluble, this class is not the actual right candidate for development of a new moiety.

[][]So, solubility shall be developed to acquire the right dissolution profile. Based on the solubility and permeability BCS has classified the four categories of the product as depicted below

Dosage form challenge

[][]Comparison has been drawn from old drug to new drug formulation, where older drugs compare to the current products are more prone to solubilities. Class II compound has been remarkably increased as 30% to 60% where class I compound has down to 40% to 20% where low solubility has the main cause to encounter the issue.

 A oral solid dosage form is the preferred option but all time this can’t possible the suspension or solution is continued to prove its existence  

[][]Generally a highly soluble active substance and rapidly dissolve dosage form provide better bioavailability and in this case biowaiver can be waived for bioequivalence studies base on its dissolution profile.

[][]If a active substance found low solubility but high permeability then the rate limiting steps of absorption may be consider as dissolution. Most of the cases dissolution profile control the more than one of excipients or special design matrix compounds. So Test condition may be consider as various time frame (10, 15, 20,30, 45 & 6 minutes).

[][]Drugs that are poor soluble in water then various time frame are considered and accepted timeframe is set for dissolution profile. Here USP Type 4 apparatus to be used to develop such type dissolution profile. Most of the time, monograph for combination product is not available at BP or USP the individual monograph shall be used to set the dissolution profile.

Selection of Dissolution Media

Selection of the dissolution media is the vital point to achieve the goal. pH of the media as the key role as all of the dosage form goes to GI[Gastro Intestinal] tract so pH shall be simulate with the GI Tract environment. pH shall be 1.2 to 6.8 which is the physiologic pH range of the body.

ZonepH
[A]Pre-prandial
Stomach
1.8(1~3)
Duodenum6.0(4~7)
Upper Jejunum 6.5(5.5~7)
Lower Jejunum 6.8(6~7.2)
Upper Ileum7.2(6.5~7.5)
Lower Ileum7.5(7~8)
Proximal Colon(5.5 ~6.5)
[B]Post-prandial
Stomach
4.0(3~6)
Duodenum5.0(4~7)
Upper Jejunum 5.5(5.5~7)
Lower Jejunum 6.5(6~7.2)
Upper Ileum7.2(6.5~7.5)
Lower Ileum7.5(7~8)
Proximal Colon(5.5 ~6.5)

Dissolution Statistics

Different cases obtaining after multipoint dissolution which is calculative as follows:
[][]If Test Product and Reference Product both shows dissolution rate more than 85% within first 15 minutes then no calculation is required, they are considered as similar. If it didn’t achieved then seek for next step.
[][]Seek for f2 value[ f2, similarity factor] if f2>50% then it consider similar then in vivo study is not required.
[][]Difference Factor [f1] is the percentage (%) difference between the two curve at the each time period and also measure the relative error between two curve.

How it works

To determine the difference and similarity factor(f2) following pont shall be noted:
[][]Use the Two different products for study, from each product collect 12 unit [12 unit from Test Product & 12 Unit from Reference Product].

[][]Three time point shall be considered[Exclude Point Zero], only one measurement after 85% shall be measured.
[][]Produced curve shall be similar, f2 values shall be close to 100. Most of the time f2 value more than 50 denote similarity of the two curves as well as equivalence of the two products.

 If Three/Four Time points come to the test then following points shall be considered. 

[][]The measurement for the Test Product and the Reference product shall be same. Dissolution Time point shall be same for the both product (10,15,20,30,45,60 minutes etc.). Products which tend to faster dissolution (85% dissolve within 30 minutes) then time frame shall be consider as 10, 15, 20, 30 minutes.
[][]Only One measurement shall be consider after completion of 85% dissolution of both sample and reference products.

System Requirements to Perform Comparative Dissolution

Dissolution Activities shall be continued on USP Type I Dissolution apparatus at 100 RPM or USP Type II Apparatus at 50 RPM using 900 ml of different dissolution media mentioned below.
[][]Media Use in Comparative Dissolution
[][]Acid Media: 0.1N HCL or Simulated Gastric Fluid USP without Enzyme
[][]Acetate Buffer pH 4.5
[][]Phosphate Buffer pH 6.8 or Simulated Intestinal Fluid without Enzyme
[][]If both the Test Product and Reference product shows more than 85% dissolution within first 15 minutes then no calculation required. If not meets the above requirements then calculate f2 Value.
[][]If found f2>50, then the profile considered as similar and in vivo study is not required. Minimum 12 unit of each shall be consider for comparative dissolution.

Comparative Dissolution Study procedure Read More »

Functions of Quality Assurance

Functions of Quality Assurance, Purpose:

Functions of Quality Assurance, The purpose of this SOP ( Standard Operating Procedure) is to outline the functions, principle duties and responsibilities of personnel working in Quality Assurance Department.

Functions of Quality Assurance, Scope:

To provide the guidelines for the proper implementation of the Quality Assurance System at XX Pharmaceuticals Limited ( Both General and Cephalosporin Block).

Definitions / Abbreviation:

[][]Quality Control Department : The Department carrying out day to day activities for the control of procedure, tests & analysis of products/ raw materials/ packaging materials/ stability samples and other relevant analysis of samples at laboratory to assist the manufacturing functions.
[][]Quality Assurance Department: The department carrying out day to day activities for the control of procedure, analysis of documents, regulatory functions, to assist the plant functions for the manufacturing, distributions and other relevant functions.
[][]CAPA : Corrective Action and Preventive Action.

Responsibilities:

[][]The roles and responsibility is as follows:

Executive, Quality Assurance

[][]To follow the guidelines of Quality Assurance
[][]To report their findings to their seniors

Asst. Manager, Quality Assurance

[][]To ensure implementation of the SOP.

AGM, Quality Assurance

[][]Approval of the SOP.

Procedure:

[][]Quality Assurance Department shall function for assuring the quality of all the manufactured batches and every stage of manufacturing / processing of drug Products.
[][]This shall be achieved by performing the functions of monitoring as per the laid down QA systems for the following areas:
[][]Monitor of incoming starting and packaging materials.
[][]Manufacturing process and process checks.
[][]Process monitoring and process control.
[][]Production Record Review.
[][]Final release or rejection of every batch of Drug Products for distribution and sale.
[][]Monitor stability testing and evaluation of shelf-life of products.
[][]Complaints handling and product recalls.
[][]Handling of Change Control Systems.
[][]Out of specification investigation.
[][]Investigation of Deviations.
[][]Returned products ( salvage and disposal ).
[][]Internal Quality Audits.
[][]Co-ordinate monthly Quality Review Meeting and implement the effective CAPAs regarding quality improvement.
[][]Control of non-confirming products.
[][]Co-ordinate all validation and qualification activities.
[][]Reprocessing of non-confirming products.
[][]To achieve the objectives of Quality Assurance functions of XX Pharmaceuticals Limited is classified as follows :
[][]To plan and manage all the activities of Quality Assurance Department to assure the quality of all products manufactured by the Company.
[][]To co-ordinate with manufacturing department in controlling their process and products at every stage of manufacturing to meet the established specifications though testing, auditing and reporting.
[][]To co-ordinate for the development of new product formulation, development of specifications, analytical procedure in co-ordination with Quality Control Department and Product Development Department.

[][]To review the adequacy and relevance of specifications & analytical procedures in co-ordination with Quality Control Department and Product Development Department.
[][]To co-ordinate technical audits of the Quality Control Laboratory to determine the analytical quality systems are yielding the highest quality information and to ensure that the analytical instrumentation is functioning properly and calibration and servicing is as per schedule.
[][]To be responsible for the release functions of the QA Department which shall include :
[][]Maintenance of Quality Control records of manufacturing procedures for each manufactured batch.
[][]Records of release, quarantine or rejection of components and finished products, containers, closures and labels based on Quality Control test results.

[][]Routine “Good Manufacturing Practices Auditing” of manufacturing process, control and related areas.
[][]To suggest and organize training program for the development of technical and administration skills of all the employees to meet with cGMP regulations on continuous basis, coordinating with GM, Plant and Quality Head.
[][]To assist Change Control Committee/Technical Committee for overall reviews of non-conformances, failure investigations, analyzing the Quality trends, investigations of market complaints, batch failure investigations, deviations, verifications of change control procedures, updating the specifications, test procedures, manufacturing processes etc.
[][]To liaison with regulatory authorities for new products manufacturing license and renewals of the same and other regulatory requirement.

Annexure:

N/A

Functions of Quality Assurance Read More »

Contract Manufacturing by Third Party

Contract Manufacturing, Purpose:

Contract Manufacturing, To establish a procedure that XX products are manufactured by the contractor using facilities and operations and to ensure that all batches of product manufactured at third party contract manufacturer that conforms to cGMP requirements undergo a formal evaluation of suitability for use prior to release to the market.

Contract Manufacturing, Scope:

The SOP is applicable for all products of XX Pharmaceuticals Limited manufactured & packed by a third party contract manufacturer.

Definitions / Abbreviation:

[][]QA – Quality Assurance
[][]QC – Quality Control
[][]QA – Quality Assurance
[][]BMR – Batch Manufacturing Record
[][]BPR – Batch Packaging Record
[][]ERP – Enterprise resource planning.
[][]cGMP – Current Good Manufacturing Practice
[][]COA – Certificate of Analysis

Responsibilities:

[][]The roles and responsibility is as follows:

Third party contractor

[][]To perform all the manufacturing related activities, analysis of the manufactured & packed product as per the contract/ toll manufacturing agreement

Executive, Production

[][]To check and review the production related activities.

Executive, Warehouse

[][]To supply and update the required raw and packaging materials as per forecast

Executive, QA

[][]To verify the overall manufacturing activities, collection of sample and related documents

General Manager, Plant

[][]Proper follow-up of overall activities

Manager, Quality Assurance

[][]Approval of all the toll manufacturing activities.

Procedure:

Selection of Third Party/ Contract Manufacturer

[][]Carry out GMP audit to assess the prospective contractor’s technical capability, capacity, cost effectiveness & the capability to maintain the required standards of cGMP & product quality.
[][]Document the business objectives and the justification for selecting a third party contractor.
[][]Review the manufacturing strategy which will be applied to the third party contractors.
[][]After developing a third party contract manufacturer, provide the product and their volume to the third party contractor for its technical assessment of manufacturing capability.
[][]Multiple strategies to be followed in selecting third party contractor.
[][]Consider the sources of materials which must meet the approved specification.
[][]Sign a contract manufacturing agreement with the selected contractor for manufacturing / packaging of products which will be followed accordingly.

[][]XX personnel will generate all the relevant documents as per contract manufacturer’s requirements for batch production.
[][]Production Executive will supply a production forecast of the required quantities of each product two months in advance so as to consider in third party’s

[][]production plan. XX shall have the right to revise the forecast in accordance with the market situation informing contractors one and half month in advance.
[][]Warehouse personnel of contract manufacturer will generate a month wise stock statement for raw and packaging materials to XX.
[][]Production Executive will generate the batch no. as per production forecast to Quality Assurance Executive along with requisition copy for BMR & BPR.

[][] QA Executive will issue the photocopy of BMR & BPR to Production Executive for manufacturing by third party. Master copy of all documents will be preserved at QA end.

[][]For testing procedure of raw and packaging materials will be followed as per contract manufacturing agreement. If any material (Raw/ Packaging) which will be tested by third party, will be forwarded by QC Executive from QUARANTINED stage along with forwarding letter to the contractor.
[][]After receiving the test report from third party, QC personnel will disposition the materials as PASSED/ REJECTED following the SOP.
[][]Production Executive along with warehouse Executive will supply all the materials to third party following the production forecast as per requirement within first week of running month. During supply of materials warehouse executive to be ensured the status label as per requirement by third party.
[][]Contract manufacturer will follow their production schedule and manufacturing operation will be started at the presence of Production and QA personnel of XX.

[][]XX personnel will verify all the written instruction in the BMR & BPR following the third party’s SOP as per cGMP requirement.
[][]All the in-process checks (IPC) will be conducted by contract manufacturer along with XX personnel.
[][]In case of any process validation activities will be conducted by XX personnel using the facility of third party.
[][]For testing of bulk intermediate and finished product, responsibility will be performed by XX and contract manufacturer as per contract manufacturing agreement.
[][]Sample for in-process check, chemical test and microbial test will be withdrawn as per agreement policy following the SOP of XX or contract manufacturer. [][]Finished product samples will be withdrawn as per same requirement.
[][]Retention sample will be kept at contract manufacturer’s end. If the retention sample is required for XX, then the sample will be forwarded to XX end by contract manufacturer following their own policy.
[][]Stability sample will be withdrawn from packaging line as per stability protocol and to be forwarded by contract manufacturer to XX end.

[][]If the stability test will be performed by contract manufacturer, samples will be kept in the manufacturer’s end as per protocol. In that cases test report will be forwarded to XX end accordingly. After receiving all the stability data, QA Executive will prepare the stability report.
[][]Third party contract manufacturer’s site will provide XX personnel with full batch documentation, copies of any unplanned event or deviation (including OOS), a copy of any investigation reports and COA reporting analytical test results against specification.
[][]QA and production personnel will review all the batch documents along with supportive records as per checklist for batch documentation after prior release from contract manufacturer.
[][]Original batch document or photocopy of the original will be provided by the contract manufacturer to XX end.

[][]Production personnel will issue the used quantity of raw and packaging materials in the ERP software with the help of IT personnel according to batch production record to update the material status.
[][]After reviewing the batch document, Production and QA representative will send the notification to the third party contract manufacturer about the batch disposition decision.
[][]Upon receiving the batch disposition decision from XX Pharmaceuticals Limited, the third party contract manufacturer will take step accordingly.
[][]XX shall take delivery of the finished products in XX’s own liabilities within fifteen days of intimation by contract manufacturer that the product is ready for dispatch.

[][]After completion of cost related process by both XX and contract manufacturer, central warehouse will receive the finished product and kept in the central warehouse of XX as per storage condition.

Annexure:

None

Contract Manufacturing by Third Party Read More »

Finished Product Handling, Storage & Distribution

Finished Product Handling, Purpose:

Finished Product Handling, The of these guidelines is to assist in ensuring the quality and identity of pharmaceutical products during all aspects of the distribution process such as storage, distribution, transportation, packaging, labeling, documentation and record-keeping practices.

Finished Product Handling, Scope:

This procedure is applicable for all finished products received and stored after receiving from Packaging department by Central Warehouse and different depots of XX Pharmaceuticals Ltd.

Definitions / Abbreviation:

[][]QA – Quality Assurance
[][]DIC – Depot In Charge
[][]ERP – Enterprise Resource Planning
[][]CWH – Central Ware House
[][]FIFO – First In First Out
[][]XX – Current version no. of the SOP

Responsibilities:

[][]The roles and responsibility is as follows:

Head of Distribution

[][]Head of Distribution shall responsible for overall the distribution activities.

Depot In Charge (DIC), Central Warehouse & Different Depots

[][]To verify, receive, storage and distribution the finished goods ensuring all the quality.

Head of Sales

[][]To monitor the distribution procedure as per market requirement.

Head of Marketing

[][]Prepare the market requirement for distribution and follow-up of overall activities.

General Manager, Plant

[][]Follow-up of overall activities.

Executive, Vat

[][]Follow the distribution activities as per Government legislation

Executive, QA

[][]Responsible for effective implementation and monitoring of procedure.
[][]Annual depot audit to verify the effectiveness of this procedure.

Manager, HR & Admin

[][]Shall responsible for monitor the effective distribution procedure

Manager, Quality Assurance

[][]To approve of all the distribution activities.

Procedure :

Precautions:

[][]The entire finished product should be handle carefully during distribution, storage, ensuring the quality and identity of the product.
[][]The entire finished product should be stored in product wise respective area maintaining product’s storage condition.
[][]During distribution FIFO should be controlled to avoid mix-up & errors.

Storage :

[][]Finished product will be received by central warehouse personnel from packaging department after getting the finished product release note from QA.
[][]Released finished product will be stored in the central warehouse at the product wise respective area as per storage condition.
[][]Warehouse personnel will monitor and record the temperature in “temperature monitoring record sheet ( Annexure – I)” for twice in a day.
[][]Storage areas should be designed or adapted to ensure appropriate and good storage conditions.
[][]In particular, they should be clean and dry and maintained within acceptable temperature limits. Products should be stored in the pallet which is suitably spaced to permit cleaning and inspection.
[][]Physical or other equivalent segregation should be provided for the storage of released, rejected, expired, recalled or returned products and suspected counterfeits.
[][]Broken or damaged items should be withdrawn from usable stock and stored separately up to final disposition.
[][]Storage areas should be provided with adequate lighting to enable all operations to be carried out accurately and safely.
[][]Periodic stock reconciliation should be performed by comparing the actual and recorded stocks. Stock discrepancies should be investigated by a multidisciplinary committee headed by HR & Admin.

Distribution

[][]All parties involved in the distribution of pharmaceutical products have a responsibility to ensure that the quality of pharmaceutical products and the integrity of the distribution chain are maintained throughout the distribution process from the site of the manufacturer to the entity responsible for dispensing or providing the product to the target consumer as per Government legislation.
[][]Head of Distribution send the depot wise market allocation to central ware house as per marketing/sales requirement.
[][]Central warehouse personal will prepare the released finished product as per market allocation for different depots along with necessary tertiary packaging.
[][]In-charge, CWH will prepare invoice/challan copy as well as ERP entry as per different depot requirement approved by head of Plant or his designee.
Executive, Vat will prepare the vat challan according to depot allocation ( through Musak-11) as per Government rule.
[][]After performing all the related activities, finished products will be transferred to different depot by company own transport or transport agent along with vat challan and invoice copy.
[][]DIC or designee will receive and check the finished pack according to invoice and to be stored following the procedure described on previous steps.

Market Dispatch :

[][]DIC will allocate the finished product as per market requirement for sale. The dispatch and transportation of products should be undertaken only after the receipt of a valid delivery order, which should be documented
[][]Dispatch record will be prepared by DIC and should include at least the following information:
[][]Date of dispatch;
=>Complete business name and address (no acronyms), type of entity responsible for the transportation, telephone number and names of contact persons;
=>Complete business name, address ( no acronyms), and status of the addressee (e.g. retail pharmacy, hospital or clinic);
=>A description of the products including, e.g. name, dosage form and strength ( if applicable);
=>Quantity of the products, e.g. number of containers and quantity per container ( if applicable);
=>Applicable transport and storage conditions;
=>A unique number to allow identification of the delivery order; and
=>Assigned batch number and expiry date ( where not possible at dispatch, this information should at least be kept at receipt to facilitate traceability).

Returned :

[][]If any products undergo as expired or packet damaged which is not fit for use then record the product and stored in a separate area of the depot/warehouse with proper labeling following annexure– II under custody of depot in-charge.
[][]DIC will make an invoice of those products and sent to central warehouse after entry in the ERP to adjust the stock. Returned products will be sent to CWH at every three months interval.
[][]Head of distribution will collect this invoice/challan from different depots and sent to central warehouse after getting prior approval from Head of Sales & Head of Marketing.

[][]After receiving the returned products from different depots, in-charge, CWH will report to QA department along with the approved invoice/challan copy. In-charge, CWH will segregate the returned products according to their nature in a separate area with proper labeling as per annexure-II.
[][]QA executive will take actions following the SOP ‘Disposition of Returned Finished Products.
[][]In case of market compliant or product recall, DIC will inform to Sales or Marketing Department following the respective SOPs Head of distribution will collect the market compliant sample (s) or recalled product(s), batch(s) within seven days of initiation.
[][]Head of QA will take actions for the market compliant and product recall procedure following SOP.
[][]Stock verification of different depots will make through a physical audit by the representatives of Audit & Accounts department once in a year.
[][]A quality audit will be conducted for all the depots headed by QA representative once in a year.

Annexure:

Annexure I – Temperature monitoring record sheet
Annexure II – Returned product label

Finished Product Handling, Storage & Distribution Read More »

Returned Finished Products Disposition

Returned Finished Products Disposition, Purpose :

Returned Finished Products Disposition, The objective is to specify a system to handle the returned finished products for their appropriate and adequate review and disposition in line with the Quality Management System.

Returned Finished Products Disposition, Scope :

This procedure is applicable for disposition of returned finished products and expired ones at XX Pharmaceuticals Limited. (Both General & Cephalosporin Block).

Definitions / Abbreviation:

[][]QA : Quality Assurance
[][]DIC : Depot In Charge
[][]XX : Current Version of SOP

Responsibilities:

[][]The roles and responsibility is as follows:

Head of Distribution

[][]Head of distribution shall collect the finished products from different depots and forward to the central warehouse for final disposition as per procedure.

Depot In Charge (DIC), Central Warehouse

[][]To verify, receive and separately quarantine the returned goods.

Executive, QA

[][]Responsible for effective implementation and monitoring of procedure.

Senior Executive, Cost & Budget (Factory)

[][]To verify all the returned products and make report for stock adjustment memo.

Head of Plant Operation

[][]Follow-up of overall activities.

Head of Quality Assurance

[][]Approval of all the disposition activities.

Procedure:

[][]The returned finished products shall either be destroyed or repacked and made fit for use depending upon the reason for which they have been returned. In either case, the associated risks must be well understood and addressed.
[][]Hence the procedure for disposition of returned finished products is defined depending upon the reason for which products are returned.
[][]Head of Distribution will collect the finished product as per requirement from different depots and send to Central warehouse following the Invoice/ Challan.
[][]On receipt of the products, warehouse (Central) In Charge or designee shall verify the products as per Invoice / Challan. Then warehouse in-charge will label the products to identify the primary cause of return and segregate the returned products in the respective area.
[][]Quarantine the products in area as per classification and inform QA and Head of Plant Operation through Returned Finished Product Note, (Annexure – I).
[][]Reference number for Returned finished products shall be alphanumeric system containing 7 characters. Numbering breakdown is as follows : RG/YY/001
For example : RG/XX/001
=>The first two alphabets shall stand for Returned Goods
=>Next two numeric characters shall stand for year code XX shall denote year 20XX.
=>Next character is followed by three numerical shall stand for serial number, which shall start every year
from 001.

[][]All the expired products returned from the market shall be directed and received at the distribution Department and these shall be destroyed in presence of QA Executive following the SOP of Procedure for Disposal of Materials & Products.
[][]QA Executive shall prepare Authorization and Disposal From for Materials & Products and take authorization for disposal activities.
[][]Head of Quality Assurance or designee shall arrange to verify the reason for return/ recall of the returned products against the intimation.
[][]If the returned products (except expired products) which are fit for further use they shall be repacked through repackaging request form following the Reprocessing/reworking and Repackaging Procedure.
[][]Quality Assurance personal shall examine the products returned because of dirty labeling, packed damaged products can be repacked. To ensure the product quality, QA executive shall draw the sufficient sample for complete analysis (If necessary) and only if found satisfactory and certified accordingly, then the batch shall be allowed for repacking.
[][]For the repackaging activities minimum five unit packs are required for the returned product of same batch no. Less than five unit pack of a same batch shall be disposed following the disposal SOP.
[][]The returned products except expired products which can be repacked to be sent from central warehouse to the manufacturing site and shall be classified and stored separately depending upon the primary cause of return.
[][]Record for issue of packaging material, overprinting and packing shall be maintained on Additional Batch Packaging Record (Primary/Secondary) along with the Repackaging Request Form authorization by Head of Quality Assurance.
[][]If the returned products in the opinion of the Quality Assurance personnel are not considered fit for repackaging, the same shall be destroyed after approval from Head of Quality Assurance.
[][]This repacked part shall be released after compiling of the all related documents and shall be attached to the earlier batch record (BMR/BPR)
Products recalled voluntarily or recalled, as per the directives from Drug Control Authorities the recalled products shall be handled depending upon the reason for product recall; they may be require to be destroyed or repacked.

Annexure:

Annexure I – Returned Finished Product Note

Returned Finished Products Disposition Read More »

Cleaning Validation Procedure

Cleaning Validation, Purpose:

Cleaning Validation, To lay down a procedure for carrying out cleaning validation to establish validated cleaning procedure for manufacturing and primary packaging equipment and effectively maintain cleaning process in validated state. Cleaning must be demonstrated to be effective in order to provide assurance that unacceptable levels of contamination are not carried over into subsequent products. It defines the cleaning validation and verification requirements to ensure that all cleaning procedures which may impact product quality are formally validated or verified. Cleaning must be demonstrated to be effective in order to provide assurance that unacceptable levels of contamination are not carried over into subsequent products. It defines the cleaning validation and verification requirements to ensure that all cleaning procedures which may impact product quality are formally validated or verified.

Cleaning Validation, Scope:

This procedure is applicable for equipment’s used in product manufacturing and primary packaging of XX Pharmaceuticals Limited (Both General & Cephalosporin Block).

Definitions / Abbreviation:

[][]QA : Quality Assurance
[][]QC : Quality Control
[][]CIP : Clean-in-place
[][]OOS : Out of Specification
[][]MACO : Maximum Allowable Carryover

Responsibilities:

[][]The roles and responsibility is as follows:

Concerned Department

[][]To cooperate the validation team to make the cleaning validation job successful.

Quality Assurance

[][]Responsible for the developing and co-ordinate the entire cleaning validation activities as a team leader.

Quality Control

[][]Ensure that analytical method has been prepared and validated before conducting cleaning validation and coordinate all analytical & Microbiological test.
To coordinate all the sampling activities.

Head of Plant Operation

[][]Proper follow-up of overall activities.

Head of Quality Assurance

[][]Approval of all the validation activities.

Procedure:

[][]Prior to conducting a cleaning validation study on an Active Ingredient (of previous product) following activities need to be summarized. A Validation team shall be formed comprising of members from Production, Engineering, Quality Control, Validation / Quality Assurance.

Defining the key elements

[][]Define solubility, toxicity of active ingredient in cleaning validation protocol. If any of the active ingredients are deemed to be more potent or less soluble in water than the ingredients for which cleaning validation has already been completed, or deemed to be particularly difficult to clean from equipment, a new validation study will be carried out.
[][]Define the product-equipment matrix.
[][]Prepare the equipment matrix. Determine the total contact surface area of the equipment/ instruments which are to be used in the manufacturing of that product with the help of Engineering and Production Department.
[][]Determine the scope and establish acceptance criteria.
[][]Develop and validate sampling procedure and analytical method.
[][]Designing the cleaning validation protocol. All protocols shall be as per the Format given I Annexure- I.
[][]Execute the cleaning validation study and protocol.
[][]Summarize the data and compilation of the final report.
[][]Devising and monitoring program to establish that the cleaning process is continued to be in validated state.
[][]Establishing conditions for which re-validation would be required.

Describing the key elements

[][]The product – equipment matrix
[][]Prepare a Product–equipment matrix (Annexure-II) & Equipment matrix (Annexure-III) for the products, equipments used in the cleaning validation study.
[][]The matrixes will provide information about the manufacturing and packing line used for multiple products and possible product contact surface area.
[][]The matrix will indicate the worst case at a glance and justify the acceptance criteria for a cleaning validation.

Determining the scope

[][]The scope includes evaluation of residual contamination of active ingredient.
[][]Cleaning validation to be done based on matrix for including any new product in to the matrix for supplying product to local market. However, all products deemed to be supplied to highly regulated markets, the cleaning validation to be done for every product.
[][]Acceptance criteria for Residual active ingredients: The approach for setting limits can be (1) product specific cleaning validation for all products; (2) grouping into product families and choosing a worst case product; (3) grouping into groups of risk (e.g. cleaning difficulty, solubility, toxicity potency of API, facility volume of product); (4) setting limits on not allowing more than a certain fraction of carryover; (5) different safety factors for different dosage forms.
[][]For determining cleaning validation process, widely used criteria, i.e. 1/1000, will be consider for MACO calculation and to evaluate the cleaning effectiveness.
Establish the limit for Maximum Allowable Carryover (MACO) according to the following equation.

MACO = TDD Previous X MBS/ SF X TDD Next

Where,
=>MACO = Maximum Allowable Carryover: acceptable transferred amount from the investigated product ( “previous” )
=>TDD Previous = Standard therapeutic dose of the investigated product ( in the same dosage form as TDD next)
=>TDD Next = Standard therapeutic dose of the daily dose for the next product.
=>MBS = Minimum Batch Size for the next product(s) (where MACO can end up)
=>SF = Safety Factor ( normally 1000 is used in calculation based on TDD )
#(Ref. APIC : Active Pharmaceutical Ingredients Committee)

[][]However, the other criteria i.e. 10 ppm Criteria, API toxicity data will also be taken into consideration for evaluation of cleaning effectiveness. The cleaned equipment’s will also be checked visually to ensure the cleaning effectiveness.
[][]1/1000 Criteria: NMT 0.1% of the normal therapeutic dose of any product to appear in the maximum daily dose of the following product.
[][]10 ppm Criteria : NMT 10 ppm of any product to appear in another product;
[][]Based on toxicity : LD50 Value of API will be considered;
[][]Visual Inspection: No quantity of residue to be visible on the equipment after cleaning procedures is performed.
[][]API Solubility: The solubility of drug in washing solvent plays a great role in cleaning. The lesser the solubility greater will be the difficulty to remove the residue from surface.
[][]Thus least soluble molecule (based on the pharmacopoeia or other reliable reference) will be taken for the analysis since if least soluble molecule gives satisfactory result in cleaning validation and routine monitoring then we can rest assure for the other higher soluble drug.
[][]API Toxicity: An evaluation according to the toxicities should be carried out based on the material safety data sheet (MSDS).
[][]Other risk factors such as potency and facility volume of a particular product should also be taken into consideration during designing cleaning validation program.
[][]Develop and validate analytical method for cleaning validation sample analysis.

Swab sampling

[][]Generally method involves swabbing of 5 cm2 but larger area could be considered as per regulatory dossier or with proper justification and difficult to clean areas will be considered as per below Diagrammatic representation.
[][]Define the most difficult to clean areas in the piece of equipment (show delineate pictorially as far as possible).
[][]A polyester tipped swab (Texwipe, Alpha swab with long handle) shall be used. One side of swab shall be given horizontal 10 strokes and then reverse side of the swab shall be given vertical 10 strokes.
[][]The swab stick shall be dipped into the screw cap test tubes/ vials containing solvent (Approximately 10 ml). One test tube / vial will be taken for each swab sample.
[][]The test tube / vial will be labeled specifying the particular piece of equipment swabbed & the location (where appropriate).
[][]The soaked swab (in solvent) to be firmly squeezed along the side of the test tubes / vials and then sampling side to be swabbed. After taking samples from the equipment/utensils the swab to be returned to the respective screw cap test tube/vial.

[][]Each vial will be closed with swab inside & sent to QC for analysis of the swab sample.
[][]Study and establish the stability of sample solution storage condition & storage time, based on a protocol.
[][]Perform the recovery analysis on the swab with spiked SS surface/ similar to the equipment material of construction. Recovery of drug shall be not less than 85% after taking into account interference of swabbing material.
[][]Perform the recovery study of the API from the swab stick for record only.
[][]Mention the swab sampling point details in the cleaning validation protocol.

Rinse sampling

[][]For rinse sample collection graduated plastic mug/container, plastic squeezer, stainless steel container to be used, will be cleaned first with 70% IPA followed by sufficient purified water (Wipe with lint free cloth soaked in 70% IPA if required after visual inspection).
[][] After collection of each rinse the required quantity will be transferred to the conical flask for QC submission. To discard the leftover residue in the SS container/ plastic mug these utensils will be cleaned with sufficient purified water before next use.
[][]Same procedure will be followed for MDI unit except for cleaning purpose only absolute ethanol will be used instead of 70% IPA and purified water.
[][]Rinse sample can be evaluated at intervals during the cleaning and at the completion of the cleaning process. Collection of rinse samples should consider location, timing and volume.
[][]Rinse sample allow sampling of a large surface area and of inaccessible systems or ones that cannot be routinely disassembled. However consideration should be given to the fact that the residue or contaminant may be insoluble or may be physically occluded in the equipment.
[][]Study and establish the stability of sample storage conditions and storage time, based on a protocol.
[][]For those equipment or parts (e.g. turret, die and punch of compression machine, hopper) rinse sampling method is not feasible, only swab sampling method will be applied.
[][]At first swab sample will be collected as per plan and will be sent to QC. Then the swab taken area will be cleaned with purified water and finally with lint free cloth.
[][]At first the equipment will be cleaned as per the equipment cleaning SOP and the dismantled parts will be stored in the clean equipment store room after drying.
[][]After collecting rinse samples the cleaned equipment’s will be allowed for self drying before next use. Finally the rinse sample in a closed conical flask with proper labeling will be sent to QC for analysis.

[][]Perform the recovery analysis on the rinse with spiked SS surface/ similar to the equipment material of construction. Recovery of drug shall be not less than 85%.
[][]Microbiological considerations: weather or not CIP systems are used for cleaning of processing equipment, consider the microbiological aspects of equipment cleaning.
[][]The equipment/utensils are considered clean if the total microbial count is less then 25 CFU per 25 cm2/ per swab or 100 cfu/ml taken from equipment/utensils surface and there are no objectionable organisms present ( e.g. E.coli, Salmonella, Pseudomonas aeruginosa, Staphylococcus aureus).

[][]If any growth is observed, appropriate tests to identify the organisms are to be conducted. If the acceptance limit is exceeded, or an objectionable microorganism is identified, then then an OOS investigation must be initiated by the Microbiological Laboratory to identify the source of microbial contamination. Investigation should be done by the manufacturing department.

[][]Contaminated equipment must be re-cleaned and re-swabbed/re-rinsed and it be must meet acceptance limits prior to release for further manufacturing.
For all the types of equipment initial cleaning validation shall be performed on at least three consecutive batches or three runs.

Bracket Approach

[][]The design uses the extremes to cover in between range. That is the largest pieces of identical equipment could cover all of the in between sizes.
[][]The lowest and highest strength of the products.

Worst Case Approach

[][]The most difficult to clean equipment could cover all the easier to clean equipment also.

[][]Initially cover all the types of equipment for three runs.
[][]Type A cleaning done after 6 days (144 hours) from the first day of use of the equipment or area of solid dosage forms.
[][]The dirty holding period of manufacturing equipment should not be more than 5 days.
[][]In case of batch size change, either increase or reduction in the batch size, the matrix shall be re-evaluated.
[][]If a drug product is manufactured in different strengths, cleaning procedures shall be validated for the highest strength of that particular drug product. If the manufacturing line contains multiple products or a single product contains multiple active ingredients, the active ingredient which is least soluble/more in concentration and/or more toxic, hard to clean shall be taken into consideration for cleaning validation/verification.
[][]If there are multiples of particular equipment with same configuration, material of construction and cleaning procedure then cleaning validation of one piece of that particular equipment will be adequate.
[][]If there are different sizes of the same equipment with same cleaning procedure, cleaning validation for the largest size of that particular equipment is adequate.
[][]The worst case selection criteria will be a) Hard to clean product (Color and Flavor) b) Least soluble API c) Maximum toxicity of API d) Minimum therapeutic daily dose e) Facility volume of a particular product.

Execution of cleaning validation protocol/study

[][]Adequate training to the operators (Production, QC and Engineering) shall be given and documented to execute the protocol efficiency.
[][]Ensure that during validation study the results and activities represent regular daily operations.
[][]Ensure that the same piece of equipment is available for the execution of the cleaning by the operators.
[][]Ensure that operator’s variability is addressed during the process design to maximize the representation of results.

=>Cleaning Validation Protocol number shall be given as follow;
CVR/XXX/YY
Where
=>CVP stands for Cleaning Validation Protocol/stands for separator
=>XXX stands for the sequential number which starts from 001 for calendar year.
=>YY stands for the last two digit of the year.

Summarize the data and generate the report

[][]The final result of particular sampling site shall be ‘difficult to clean’ reported and incorporated in the calculations.
[][]Test results shall be complied by Validation/QA.
[][]Any change in procedure shall be approved by QA.
[][]Evaluation of product matrix shall be done periodically or during introduction of any new product into the existing facility.
[][]Objective & Scope: Describe the objective and scope of the cleaning validation / verification in cleaning validation /verification protocol.
[][]Cleaning Validation/Verification Protocol: provides the tabulated test results and the acceptance criteria for each piece of equipment and equipment train.
[][]Cleaning Validation/Verification process shall be concluded with a summarized report incorporated as a final report, which is written and approved.
[][]Tabulation of test results: provides the tabulated test results and mention the acceptance criteria for each piece of equipment and equipment train.
[][]Discussion and Conclusion: discuss the cleaning validation program under study and summarize the outcome of the cleaning validation program.
[][]Cleaning Validation Report number will be same as protocol no. given as follows.
=>CVR/XXX/YY
=>Where, CVR stands for Cleaning Validation Report.
=>Revalidation of cleaning procedure is required in case of following change
=>Equipment or equipment configuration changes.
=>Changes in cleaning procedure and change of formulation where active quality is increased (e.g. overage).
=>Change in acceptance criteria due to change in batch size or introduction of new product (the matrix shall be Re-evaluated by preparing a separate cleaning validation protocol).
=>Process change in manufacturing process (e.g. wet granulation to direct compression and vice versa).
=>The significance of change shall be evaluated collectively by Production, Engineering and QA.
=>Whenever any change control is made to a validated cleaning procedure, due to change in equipment, process, repair or any other valid reason, then the need evaluation shall be done jointly by the Head of Production, Head of Engineering and finally approved by Manager QA.
=> If the decision is made to revalidate, the same be implemented.

Annexure:

Annexure I-Cleaning Validation Protocol
Annexure II-Product Equipment Matrix
Annexure III-Equipment Matrix

Cleaning Validation Procedure Read More »

Product Quality Review

Product Quality Review, Purpose :

Product Quality Review, The objective of carrying out Product Quality Review (APR) is to establish that the product is manufactured as per approved procedures and the trends of results of critical quality attributes are well within acceptable limits.

PQR will also address the review of raw & primary packaging materials used, process validation & revalidation, analytical method validation, cleaning validation & revalidation, stability testing reports, yields, change controls, out of specification results, deviations, failure investigations, CAPAs, rework & reprocessing, market complaints report, trend analysis data, vendor addition/deletion, supplier performance review, retention sample review, batch documentation, drug authority (legal) notices, equipment/utility required, environmental monitoring, etc. done during the review period.

Scope :

[][]This procedure applies to all product manufactured XX Pharmaceuticals Limited (both General & Sterile Block) and is carried out for products manufactured for during calendar year e.g., January to December.

Definition/Abbreviation:

[][]SOP : Standard Operating Procedure
[][]CAPA : Corrective and Preventive Action
[][]PQR : Product Quality Review

Responsibilities:

[][]The roles and responsibility is as follows:

Executive, QA

[][]Responsible to carry out the periodic review of particular product and prepare a report.

Asst. Manager, QA

[][]Responsible to ensure that a formal review of Drug Product / API is undertaken and reported periodically and demonstrate control of the process and effectiveness of any corrective actions required.

Head of Concern Department

[][]To ensure implementation of suggested CAPA.

Head of Quality Assurance

[][]Approval the SOP

Procedure:

Selection of batches

[][]Select the all batches of a product manufactured in the review period.
[][]The batches which are reworked / reprocessed are used must be included in product quality review.
[][]Frequency
[][]Product quality reviews of Drug Products shall be conducted and documented annually.

Schedules for Review

[][]A suitable schedule has to be drawn up by assigning products to person so that review of all products is completed for the stipulated period. The compilation data should preferably to be completed within one month after receiving all data of last batch of evaluation period.
[][]Review of Batch Manufacturing and Packing Records
[][]Review the batch production records for the following particulars:
[][]Review the batch production and packing records of all the batches selected for PQR and record the details like batch numbers, batch production record number and final yields etc.
[][]Review any batch rejections and reprocessing or reworking done during the review period. In such cases highlight the reason, and record the corrective action taken.
[][]Review the process deviation reports are duly adequately investigated, completed and approved.
[][]Record yields of all isolated stages of the product and the yield ranges for all the batches reviewed. Highlight reasons for out of specification yields if any as well as extremes, which are well within limits.
[][]Compile the yield data and prepare the trend charts. Analyze the trend charts, identify and investigate any discernible trends, which are within acceptable upper and lower specifications. Attach the trend charts as in graphical presentation a part of PQR report.
[][]Review in-process control data for key process steps carried out during the manufacture and highlight critical deficiencies.

Review of Environmental Condition

[][]Record the observation for Assurance with environmental condition of manufacturing areas. Critical deviation, if any must be examined in detail to assure how the deviations were taken care of and record observations.

Review of Analytical Reports

[][]For all the batches under product quality review verify all the analytical reports for the following:
[][]Validity of analytical specifications and methods for the products, raw materials and primary packaging materials employed.
[][]Any out of specification analysis and re-testing carried out with explanations for the same.
[][]Review the analytical results for critical parameters like assay, dissolution, loss on drying/water content, related substances etc.
[][]Review any specification changes and also any new analytical instruments added for the testing of the product and raw/primary packaging materials involved in manufacturing the batches for PQR.
[][]Review the calibration /qualification status of instruments used in the analysis of the batches under review.
[][]Review the retention samples randomly for deterioration.
[][]Compile all the critical analytical data (e.g. assay, dissolution) in a graphical presentation as a part of PQR.

Review of Stability Study Program and Data

[][]Stability review data generated for the product during the review period must be verified and critical observations, if any, highlighted with corrective action recommended. On need basis, the review should be extended to previous years as well.

[][]Any recommendations for changes in shelf life must be examined. Record any changes to stability testing protocol and methods during the review period. Any stability failure during the period must be reviewed in detail.

Review of Market Complaints, Returns and Recalls

[][]Market complaints received during the 12 months period of review should be verified for appropriate closure. The corrective & preventive actions taken subsequent to the complaint investigations should be reviewed in detail. Any recall during the period also must be reviewed in detail.

Review of Regulatory Actions

[][]Any regulatory queries with respect to the product under review must be examined in detail. The corrective actions taken and company response to the queries must be examined.

Review of Validation Status

[][]Any validation or revalidation exercises carried out for the process or equipment related to the product under review must be reviewed and findings to be highlighted. Corrective & preventive actions (CAPA) taken, if any, must also be reviewed. Analytical method validation and cleaning validation/revalidation performed during review period must be recorded.

Review of Change Control Documents

[][]Review all the changes made to the system related to the product under review and report the impact on the regulatory and or customer requirements.
[][]Review of Non-conformity and CAPAs
[][]Review the non-conformities and corrective & preventive actions (CAPA), if any, during the internal quality audits.

Review of Critical Equipment & Utility performance

[][]Performance of the critical equipment & utilities used for manufacturing, packaging & testing of the product during the period to be reviewed.

Review of Raw & Primary Packaging Materials

[][]All the batches/ lots of raw materials (active & excipients) and primary packaging materials used for manufacturing & packing of product during the review period to be reviewed.

Review of Vendor Addition/Deletion and Supplier Performance Report

[][]Vendor addition/deletion and supplier performance reports of raw materials (active & excipients) and primary packaging materials to be reviewed.

Review of Retain Sample

[][]Retain samples (retention samples) of all the batches of the finished products to be reviewed every year by visual examination for any evidence of deterioration and observation shall be documented in respective retention sample register. A summary report to be prepared based on the visual inspection. The same report will go to the PQR.

Review of previous APR Report

[][]Observations/recommendations of the previous Product Quality Review report to be reviewed.

Review of Environmental Monitoring:

[][]Annual review of environmental monitoring summary report to be reviewed and a copy of the summary to be affixed as an annexure with the PQR. Any result exceeds the action limit and the actions against the exceed results to be recorded in the review report.

Report:

[][]An overall summary of the annual product review report shall be prepared by the person conducting the review.

[][]Any other observations or improvements or recommendations for improvements if any shall be given in the report.
[][]The report should include trend charts for all relevant data supporting the review.
[][]The report should include a summary and recommendations for actions to be initiated for any deficiencies.
[][]Document Numbering:
[][]Annual Product Review report shall be numbered as follows:
=>PQR/XX/YYY
=>Where ‘PQR’ represents for Product Quality Review.
=>‘XX’ represents the last two digits of the year (e.g. XX for 20XX).
=>“YYY’ represents for serial number of the PQR report.

Annexure: Product Quality Review

N/A

Product Quality Review Read More »

Environment, Health & Safety Procedure

Environment, Health & Safety, Purpose :

Environment, Health & Safety, To establish a system for the environment, health and safety procedure. This covers the various steps that are required to be followed for EHS policy.

Environment, Health & Safety, Scope :

This procedure is applies for all the employees, visitors, suppliers, contractual third party employee and all the persons enter into the premises of XX Pharmaceuticals Limited (Both General and Cephalosporin Block).

Definitions / Abbreviation:

[][]QA : Quality Assurance
[][]QC : Quality Control
[][]PD : Product Development
[][]EHS : Environment, Health and Safety

Responsibilities:

[][]The roles and responsibility is as follows:

All Concerned Personnel

[][]To be responsible to follow the SOP

Emergency Response

[][]Team Member
[][]Key personnel to perform their duties as per procedure

Head of Plant Operation

[][]Responsible to ensure the overall procedure

Head of Quality Assurance

[][]Responsible to Assurance the overall procedure

Procedure:

[][]All the concerned personnel to be followed the updated systems for safety, health and environmental Hazards & risks associated with activities and products.
[][]All the personnel should be followed the improve conditions in order to prevent accidents, health hazards & pollutions.
[][]Everyone should be aware of minimization of waste generation, promote recycling and green Chemistry.
[][]Every personnel should be well known about energy consumption.
[][]Reduce harmful solids, liquids and gas generation.
[][]Safety awareness to be created to our suppliers and customers.
[][]The best extent possible to work with suppliers who themselves have sound safety, health and environmental policies.
[][]To set environmental, health and safety objectives and targets by all departments to improve EHS Performance.

Periodic Health Check-up

[][]After the employment of a new employee, health check-up is conducted by plant physician.
[][]Every employee, particularly production, QA, QC, PD and Warehouse department personnel will have to undergo health examination include health status and personal health history.
[][]Health examination covers general status, respiratory tract status, eyes status, skin cleanliness, cephalosporin sensitivity test.
[][]Personal health report covers the details history of his/her health status.
[][]Health report will be preserved by Executive, HR & Admin.
[][]General frequency of health check-up: At least twice a year.

Personal Hygiene

[][]Any person shows at any time to have an apparent illness or open leisions that may adversely affect the quality of products is not be allowed to handle starting materials, packaging materials, in-process materials or drug products until the condition is no longer judged to be a risk.
[][]All employees will report to their immediate supervisor about any conditions (relating to plant, equipment or personnel) that they consider may adverse effect the products. Health, safety and environment department manage record/documentation of each employee’s health status and maintain the record/documentation updating.
[][]Direct contact is avoided between the operator’s hand and starting materials, primary packaging materials and immediate or bulk product. All personnel are trained in the practices of personnel hygiene.

Emergency Responses

First Aid:

[][]All injuries, regardless of how small, must be reported and treated as soon as possible after an injury.
[][]First Aid facilities are located throughout the working areas.
[][]Supervisor will show his/her employee for the facility locations. If anyone becomes injured or ill any here due to an industrial or non-industrial problem and need immediate medical aid, he/she has to report the Emergency Responses Team and go to the nearest first aid facility the medical department or the security desk.
[][]If the immediate aid is not needed, notify his/her supervisor before proceeding to the nearest first aid facility.
[][]Whenever outside medical assistance is needed, designed first aid responder as per annexure-1 or plant head will call for this assistance.

Fire Emergency Procedure

[][]Every employee will be familiarize themselves during their induction training period with the location of the evacuation routes(Primary &Secondary),first aid station or kit, each fire alarm, each fire extinguisher, the nearest public telephone and the location of the stairway (as indicated on the emergency evacuation Diagrams).
[][]If any person discover fire anywhere in the building, immediately active the nearest fire alarm pull box and call the HR & Admin. State his/her name, location and type of fire.
[][]Only consider attempting to extinguish a fire if it is a very minor and every person should have been trained in the proper operation and use of portable fire extinguishers.
[][]Use procedure of fire extinguisher.
[][]Pull the pin of the extinguisher.
[][]Stand about six to eight feet from the fire where aim is the hose at the base of the fire.
[][]Squeeze the trigger.
[][]Mount, Locate and identify extinguishers so that they are readily accessible to employees.
[][]Only approved extinguisher shall be used. Maintain extinguisher in a fully charged and operable
[][]Condition and keep in their designated places at all times except during use.
[][]Soldered or riveted shell inverting type extinguisher shall be permanently removed from service.
[][]Extinguisher shall be visually inspected monthly, maintained annually and hydrostatically tested
[][]Periodically by Engineering personnel.

Fire protection and control

[][]All employees shall know the location and be properly trained in the operation of all firefighting equipment.
[][]Portable fire extinguishers shall be suitable to the conditions and hazards involved. They also will be provided and maintained in good operating condition.
[][]Each extinguisher will be serviced at least once a year and tagged and dated and dated to show this.
[][]An approved safety container shall be used for handling flammable liquids up to five gallons.
[][]The employee should immediately leave the area using the designated evacuation route through emergency exit path.
[][]When evacuating no one should use elevators, keep to the right, walk-not to run and remain calm but take immediate action.
[][]A preplanned procedure has been established to assist non-ambulatory individuals and have to obey the directions of building Emergency Response Officials.
[][]Small fires can spread rapidly and overwhelmed an area. To contain the fire close all doors behind exit the building. Before opening any door of a room or office that leads to the main hallway feel the door first to see if it is hot.
[][]Open the windows for fresh air and hang a sheet or other similar article, out the window to let the HR department to know him are still inside.
[][]If all exists from a floor are blocked or if any reason personnel must remain in a room/office during a fire or other emergency and advice of his location and situation. Wait for the fire department to assist him.
[][]After exiting the building get far away from the building, all staff members are to assemble in the emergency assembly point located east or west corner of the plant premises for accountability.
[][]Everyone should remain outside the building until the management staff informs him/her that it is safe to return to the building.
Plant head will count the total present employee as per total employee list provided by HR Executive to become sure that there is no one remains contact in the fire.

Emergency disaster procedure

[][]Everyone will be familiarizing with the location of the evacuation routes(Primary and secondary) the nearest public telephone and the location of the stairway (as indicated on the Emergency Evacuation Diagrams).
[][]Depending on the disaster the watch period should be used to prepare for an easy transition into the nearest designated emergency assembly point.
[][]Plant head will count the total present employee as per total employee list provided by HR Executive to become sure that there is no one remains contact in risk area for easy rescue.

Annexure:

Annexure-I: Emergency Response Team (General Block & Cephalosporin Block)

Environment, Health & Safety Procedure Read More »

Disposal of Materials & Products Procedure

Disposal of Materials, Purpose:

Disposal of Materials, To establish a system for the authorization and disposal of rejected/expired materials and products. This covers the various steps that are required to be followed for destruction of rejected/expired materials and products in a safe and legal way with proper authorization.

Disposal of Materials, Scope:

This SOP applies to quality related non-complies or undesirable materials in XX Pharmaceuticals Ltd. (Both General & Cephalosporin Block) from any one of the following interface steps.

Rejected Raw & Packaging Materials

[][]Expired Retention Samples
[][]Manufacturing waste and in process waste (Both raw & packaging materials)
[][]Rejected Intermediate/Bulk Products/Batch Tails/Finished Products
[][]Trial sample for product development
[][]Laboratory waste (Reagent, analysis sample etc.)

Definitions / Abbreviation:

[][]QA – Quality Assurance
[][]QC – Quality Control
[][]PD – Product Development
[][]BMR – Batch Manufacturing Record
[][]Waste – Materials if they no longer are fit for their originally intended purpose.
[][]Non-Waste – Materials that can be recovered and reused in a process.
[][]Hazardous Waste – Waste is considered to be hazardous if it exhibits any of a number of properties related to flammability, explosivity, water/air reactivity, corrosivity, oxidizing potential, acute or chronic toxicity, ecotoxicity or infection.
[][]Non- Hazardous Waste – Waste is considered to be non-hazardous if it DOES NOT exhibit any of the properties related to flammability, explosivity, water/air reactivity, corrosivity, oxidizing potential, acute or chronic toxicity, ecotoxicity or infection.

Responsibilities:

[][]The roles and responsibility is as follows:

Concerned Department

[][]To collect, disposition and proper storage & disposal of rejected materials/products according to this SOP.

Quality Assurance

[][]To review and get prior approval for initial disposition.

HR Executive

[][]To check and monitor regular disposition activities

Senior Executive, Cost & Budget (Factory)

[][]To verifying that all the disposed items and make report for stock adjustment memo.

Head of Plant Operation

[][]Proper follow-up of overall activities

Head of Quality Assurance

[][]Approval of all the disposal activities

Procedure:

Precautions / Special instructions

[][]Wear masks, gloves & safety goggles (eye protective glasses) and other necessary precautions during destruction works and disposal of wastage and expired materials/products.
[][]Avoid scattering after completion of work.
[][]Always keep the plastic bucket/dustbin covered with lids after work.
[][]Wash the container after completion of work.
[][]Do not dispose the waste tablets and capsules directly into drain.
[][]Do not store the in-process waste for disposal for next day.

Disposal procedure for manufacturing & In-process waste from production area

[][]Departmental executives/ operators will ensure that the waste materials are segregated at sources of generation as hazardous & non-hazardous.
[][]Departmental executives/ operators will ensure the waste materials are in their respective designated containers and their physical segregation from passed, approved, quarantined or any finished good materials. They will also separate solid & non-solid waste materials.
[][]In case of new product, Product Development will assess and identify the nature of materials as hazardous & non-hazardous at development stage. Product [][]Development will notify the relevant owners about the disposal procedure of wastes.
[][]The waste packaging materials (polythene bags/cartons/labels/drums/fiber board boxes etc.) will be removed daily from the sections and transferred to salvage yard according to nature of disposal process by service people.

[][]The manufacturing related solid waste materials (waste raw materials, products, IPC materials etc.) will be removed daily from the sections.
Each working area contains separate waste bin with proper labeling for different types of waste as per annexure-V.

[][]Put all the tablets checked during in process check (IPC) for hardness, thickness, friability and weight variation in waste bin placed in respective compression room, IPC room. The same procedure will be applicable for capsule, powder for suspension, rejected tablets, and capsule from blister area and bottles which are used for leak test.
[][]Collect the dust from Dispensing, Granulation, Compression, Encapsulation and Powder filling area in the waste bin placed in the respective area except hazardous waste.
[][]Take all the waste in the washing area. Production & QCOM Executive will be present during disposal and follow up the whole activities.
[][]Take approximately 10 – 15 liters of potable water into a bucket. Dissolve any types of waste mentioned above in this water in quantity sufficient.
[][]After dissolving, transfer the dissolved wastes into washing area and dispose them into drain with plenty of water to ensure proper cleanliness of the drain.
[][]Clean the bucket using Sodium bi carbonate & Sodium Lauryl Sulphate (detergent) powder solution.
[][]Dispose the dust or tablets or capsules collected in a vacuum cleaner in the same way as described above.
[][]The manufacturing waste should have to be disposed immediately the same day of waste produced.
[][]Disposal procedure for laboratory waste (Reagent, analysis sample etc.)
[][]For laboratory waste follow the SOP “Waste management in Quality Control Laboratory” Where XX denote current version.
[][]Disposal procedure for waste generated in the Product Development Laboratory
[][]For the waste generated in the PD laboratory follow the SOP “General waste disposal procedure for product development lab.”  Where XX denote current version.
[][]Disposal procedure for intermediate/bulk products/batch tails/finished products/hazardous waste from manufacturing area
[][]When a finished product/ intermediate products/ bulk product/ batch tails, hazardous waste is to be rejected, the concerned department Head shall raise “Disposal Form for Materials & Products” as per annexure-I for write-off in the part-A.
[][]The form is first to be signed by Concerned Department Head followed by concerned personnel of Factory Accounts & Budget, HR & Admin personnel, General Manager plant and approved by Head of Quality Assurance.
[][]After approval of the Disposal Form for Materials & Products, concerned department will attached the “To Be Disposed” label as per Annexure-III with the rejected materials and to be kept in a dedicated area of the respective production department before the schedule for disposal activities.

[][]The disposal activities to be carried out in the concerned department in the respective washing area.

[][]All the disposal activities will be conducted in a dedicated washing area with direct supervision of QA Executive

Tablets, Capsules & PFS : Non-Betalactam

[][]Wear appropriate Personal Protective Equipment/Clothes.
[][]Sort out the blister strips of tablets & capsules.
[][]Tear the blister strips and take out the tablets from the pouches.
[][]For PFS: Open the Alu. Cap & tear the label.
[][]Pour the powder of the bottles into a plastic bucket.
[][]Keep aside the deformed Alu. Cap, LDP stopper & spoon and send to salvage yard.
[][]Keep the Dry powder, tablets and capsules in a bucket; mix/dissolve the tablets/capsules with water and stirring.
[][]Neutralize the liquid (pH 6 – 9) by using acid/alkali. Dilute 10 – 20% of the liquid by fresh water and drain out with plenty of water or burg.

[][]Tear the printed packaging materials and transfer all the torn packing materials to the salvage yard.

Tablet, Capsules and PFS (Cephalosporin)

[][]Wear appropriate Personal Protective Equipment/Clothes.
[][]Make sufficient quantity of 0.4% (v/v) sodium hypo-chlorite solution.
[][]Sort out the products.
[][]Take out the strips from the cartons.
[][]Tear the blister strips and take out the capsules/tablets & keep in a bucket.
[][]Keep the torn blister strips into a polythene bag.
[][]For PFS: Open the Alu. Cap, LDP stopper & tear the label.
[][]Pour the powder of the bottles into a plastic bucket.
[][]Keep aside the deformed Alu. Cap & spoon and send to salvage yard.
=>Dissolve/mix the dry powder, tablets and capsules in a covered plastic bucket with previously made 0.4% (v/v) sodium hypochlorite solution and stir with a rod. Leave it overnight for at least 12 hrs.
=>Neutralize the liquid (pH 6 – 9) by using acid/alkali. Dilute 10 – 20% of the liquid by fresh water and drain out slowly the materials on the following working day.
=>Clean the drain with adequate water flushing.
=>Tear all packaging materials and transfer the torn packaging material for salvage yard.
[][]After disposal of the product/ materials, Part B of the Disposal Form for Materials & Products shall be signed by concerned person with designation who disposed the products and then jointly checked by Executive, QA and Executive, HR & Admin. and finally approved by Head of QA.
[][]All master copy of disposal records shall be maintained and kept by QA department and another copy will be sent to Concerned Department, HR & Admin Department and Cost & Budget (Factory) department.

Expired Retention Samples

[][]For expired retention sample the same procedure to be followed the procedure stated in 7.4 by raising the Authorization and Disposal Form for materials & products.

Waste Packaging Materials

[][]Collect all the in-processed waste produced from packaging area from the waste bin placed in the respective area.
[][]Tear the wastage label, carton, leaflet and put into a polythene bag by attaching “To Be Disposed” label as per Annexure-III.
[][]All wastage of cap, spoon, and dropper are to be deformed and then put into a polythene bag by attaching “To Be Disposed” label. All wastage of foils, films to be cut and put into polythene bag.
[][]All the wastage packaging materials are to be checked by Production and QA Executive daily. Then the daily waste materials sent to the dedicated salvage yard through warehouse with waste material transfer note (Annexure-IV) with proper notification to HR executive.
[][]After receiving of this waste transfer note by HR executive, this copy will be returned to respective department and to be preserved.
[][]All these packaging waste materials are kept in the salvage yard. These wastages are disposed by the third party as per company policy.
This procedure also applicable for the online rejected materials.
[][]In case of large number of online rejected materials the disposal procedure to be followed by prior approval from Head of QA following the Authorization and Disposal Form for Materials & Products.

Stock Adjustment Procedure

[][]After approval of Authorization and Disposal Form for Materials & Products for Rejected Intermediate / Bulk Products / Batch Tails / Finished Products and online rejected materials, stock adjust memo to be filled up by Cost & Budget (Factory) personnel as per Annexure-II.
[][]After approval from relevant personnel the main copy to be kept in the Cost & Budget department and another copy will be attached with the relevant Authorization and Disposal Form for Materials & Products.

[][]Finally the adjustment to be done on the ERP.

Annexure:

Annexure I- Authorization and Disposal Form for Materials & Products
Annexure II- Stock Adjustment Memo
Annexure III- Label for “To be disposed”
Annexure IV- Waste Material Transfer Note
Annexure V- Waste Collection & Disposal Procedure

Disposal of Materials & Products Procedure Read More »