Compatible is not a specification
When an independent service organization (ISO) or hospital healthcare technology management (HTM) team replaces a damaged or worn part during medical equipment maintenance, the decisive regulatory question is not whether the part carries an original manufacturer logo or an aftermarket part number. The governing legal standard is what exact activity is performed on the finished device and whether that work returns the equipment to the original equipment manufacturer's (OEM) verified performance and safety specifications without altering its original intended use. In its final guidance, Remanufacturing of Medical Devices (issued May 10, 2024), the Food and Drug Administration (FDA) draws an explicit line: servicing is repair and routine maintenance that returns a device to the safety and performance specifications established by the OEM, whereas remanufacturing is any act that significantly changes those specifications or modifies the legally marketed intended use.
Vendor marketing terminology frequently clouds this engineering decision. Catalog lines asserting that a printed circuit board assembly, sensor, or structural component is "100% compatible," "OEM-equivalent," or "manufactured in an ISO 13485 facility" do not constitute regulatory or technical evidence of compatibility. A component maker's factory quality certification does not evaluate how that replacement part interacts with the host device's power supply, thermal dissipation, software timing, or sensor calibration envelopes. As examined in our baseline analysis of medical device servicing vs remanufacturing, FDA evaluates the specific physical tasks executed on the device rather than an organization's self-selected corporate label.
To protect clinical safety and institutional compliance, service organizations need a manufacturer-neutral evidence framework. This requires establishing the precise regulatory status of the replacement item, evaluating specification tolerances against Section IX labeling disclosures, walking the Figure 1 component decision tree, recording the determination under Guiding Principle 6, and closing the work order with verified post-repair testing.
Identify the article: component, accessory, or commodity
Before evaluating technical drawings or electrical parameters, clinical engineers must establish what regulatory object is being introduced into the medical system. Current regulations under 21 CFR part 820—updated by the Quality Management System Regulation (QMSR) final rule effective February 2, 2026—establish distinct statutory categories that commercial parts suppliers frequently conflate:
Component: Under 21 CFR 820.3, a component is defined as "any raw material, substance, piece, part, software, firmware, labeling, or assembly that is intended to be included as part of the finished, packaged, and labeled device." Internal power transformers, pneumatic valves, stepper motors, display panels, and chassis housings are components. They have no independent medical intended use and cannot function outside the finished host unit.
Finished Device and Accessory: 21 CFR 820.3 defines a finished device as "any device or accessory to any device that is suitable for use or capable of functioning, whether or not it is packaged, labeled, or sterilized." In its guidance Medical Device Accessories — Describing Accessories and Classification Pathways (December 2017), FDA clarifies that an accessory is a finished device intended to support, supplement, or augment the performance of one or more parent devices. Dedicated accessories—such as specialized diagnostic ultrasound probes or patient monitoring lead cables—are often separately classified medical devices subject to independent premarket clearance.
Non-Device Off-the-Shelf (OTS) Commodities: FDA's accessories guidance explicitly notes that non-device-specific off-the-shelf replacement parts—such as standard commercial USB interconnect cables, general-purpose computer mice, or standard commodity batteries—may be utilized with medical equipment, but FDA does not intend to treat those universal products as medical devices or accessories.
A critical legal boundary is established in 21 CFR 820.1(a)(2): "The provisions of this part do not apply to manufacturers of components or parts of finished devices, but such manufacturers are encouraged to consider provisions of this regulation as appropriate." Because component fabricators are explicitly exempt from QMSR governance, a parts broker cannot transfer regulatory clearance or finished-device quality assurance to the buyer. When a service organization installs an aftermarket component, the legal responsibility for ensuring that the finished medical equipment continues to meet its cleared performance and safety specifications falls entirely upon the entity performing the installation.
This distinction prevents common procurement errors. Purchasing an aftermarket intravascular administration set involves a separately classified medical device governed under 21 CFR 880.5440, requiring its own premarket authorization. Conversely, replacing a worn peristaltic pump drive belt or door latch involves an internal component governed by host device specifications. Equipment teams must treat component sourcing as an engineering verification task rather than a commercial commodity purchase.
What FDA means by a significant change on a part swap
Under Section VI of the May 2024 guidance, FDA defines a significant change to device performance or safety specifications as one that, based on verification and validation (V&V) testing and/or a risk-based assessment, results in a finished device that is outside the OEM's performance or safety specifications, or introduces new risks or significantly modifies existing risks. If an activity results in a significant change, it crosses the boundary from lawful servicing into remanufacturing.
FDA contrasts routine like-for-like repairs with higher-risk interventions to illustrate this boundary:
The Like-for-Like Benchmark: Replacing a degraded internal electrolytic capacitor on a power supply board with an alternate capacitor possessing the same capacitance, working voltage, temperature range, materials, and footprint does not change the finished device's specifications and introduces no new failure modes. This is classic servicing.
The Material and Reprocessing Threshold: Conversely, substituting a plastic chassis cover or patient-contacting surface with an alternative polymer that reacts differently to hospital chemical disinfectants, alters thermal flammability ratings, or invalidates the OEM's validated reprocessing instructions is likely a significant change, making the repair likely remanufacturing.
The guidance identifies specific activity types that, in general, significantly change performance or safety specifications and should not be processed through the component flowchart. These skip-the-flowchart activities are presumptive remanufacturing:
Changes to the device's validated sterilization methods (e.g., switching from ethylene oxide to vaporized hydrogen peroxide).
Changes to the device's validated cleaning, disinfection, or reprocessing instructions.
Changes to the device's primary control mechanism, fundamental operating principle, or delivered energy type (e.g., altering pneumatic drive logic to electromechanical drive, or shifting RF ablation frequency bands).
When evaluating physical parts, FDA recommends that service engineers apply Guiding Principle 4 from the guidance: assess component, part, and material dimensional and performance specifications by direct comparison to the OEM counterpart and/or through rigorous V&V testing. Under Guiding Principle 2, changes should be evaluated both individually and cumulatively, including activities that enhance the device. Furthermore, Guiding Principle 5 recommends a risk-based assessment consistent with ISO 14971: a new risk is a new hazard or hazardous situation that did not previously exist, and an activity is likely remanufacturing when that assessment identifies any new risks or significant modifications to known risks.
Figure 1 for components: body contact, specifications, then risk
For physical components, parts, and materials—once an entity has confirmed that intended use is unaltered and none of the skip-the-flowchart change types apply—FDA recommends Figure 1. The flowchart is a visual aid, not an exhaustive legal test. Each change is assessed individually, then cumulative effects are assessed, using the legally marketed device as the comparison baseline. Do not apply Figure 1 to software.
flowchart TD
Start["Candidate part replacement<br/>intended use unchanged;<br/>no skip-the-flowchart alterations"] --> A1{"A1: Add, remove, or change a<br/>part that directly or indirectly<br/>contacts body tissue?"}
A1 -- Yes --> A1_1{"A1.1: Significant change to<br/>device performance or<br/>safety specifications?"}
A1 -- No --> A2{"A2: Add or remove a part, or<br/>change dimensional or<br/>performance specifications?"}
A1_1 -- Yes --> Reman["Likely remanufacturing"]
A1_1 -- No --> A2
A2 -- Yes --> A2_1{"A2.1: Significant change to<br/>device performance or<br/>safety specifications?"}
A2 -- No --> A3{"A3: New or modified risk, or a<br/>change in performance or<br/>safety specifications?"}
A2_1 -- Yes --> Reman
A2_1 -- No --> A3
A3 -- Yes --> A3_1{"A3.1: Significant change to<br/>device performance or<br/>safety specifications?"}
A3 -- No --> Service["Likely not remanufacturing"]
A3_1 -- Yes --> Reman
A3_1 -- No --> ServiceNavigating Figure 1 requires precise interpretation of FDA's operative text:
Gate A1 & A1.1 (Tissue Contact & Reprocessing): Direct contact is physical contact with body tissue; indirect contact is a fluid or gas that passes through the part before contacting tissue. If uncertain, answer A1 yes. A1.1 uses the same significant-change question as the other .1 gates. For body-contacting parts, the accompanying text directs a risk-based assessment of whether the activity significantly changes biocompatibility or the legally marketed device's validated reprocessing instructions. If A1.1 is yes, the activity is likely remanufacturing; if no, continue to A2.
Gate A2 & A2.1 (Specification Matching): The A2 accompanying text states that replacing an OEM component with the same OEM component or an alternative non-OEM component constitutes an addition/removal that answers A2 "Yes." The evaluation immediately proceeds to A2.1: does that replacement significantly change finished-device specifications? The engineering team must evaluate whether critical dimensions remain within tolerance windows, whether output delivery stays inside labeled bands, and whether the device withstands repeated reprocessing cycles.
Gate A3 & A3.1 (Risk Analysis and Safety Systems): A3 asks whether a risk-based assessment identifies a new or modified risk or a change in performance or safety specifications, including cumulative prior changes, continued conformity to a voluntary consensus standard or a classification special control, and whether breaking a seal or barrier can return the device to legally marketed specifications, including reprocessing. If A3 is no, the change is likely not remanufacturing. If yes, A3.1 asks whether that change is significant. Removing, modifying, or bypassing a safety feature such as a fuse, alert, alarm, or interlock likely answers A3.1 yes; so do changes that affect compliance with a regulation or conformity with a voluntary consensus standard. If A3.1 is no, the change is likely not remanufacturing.
Where the OEM specification actually lives
To determine whether a replacement part alters performance or safety specifications under A2.1, compare the candidate part against OEM specifications from labeling or finished-product release specifications—not a catalog line that says compatible. Section IX of the May 2024 guidance is the public labeling checklist FDA encourages OEMs of reusable devices to provide as an industry best practice, not as a CMS Condition of Participation and not as a trade-secret disclosure duty:
Key performance and safety specifications: The OEM's performance characteristics, including those listed in device labeling or finished-product release specifications (examples: measurement accuracy, output accuracy, energy output level, stability criteria), and safety characteristics including compensating controls and risk mitigations (examples: alarms, sensors, locking or fail-safe mechanisms).
Critical technical or functional specifications: Physical dimensions; electrical characteristics, including batteries (chemistry, amperage, voltage, rechargeability), internal fuses, and power supply (voltage, amperage, frequency); and device-specific performance specifications (examples: flow-rate accuracy or range, humidity, temperature, wavelength).
Maintenance, troubleshooting, and acceptance criteria: Recommended maintenance activities and schedule; recommended troubleshooting steps, routine testing, and acceptance criteria to confirm the device remains within its performance and safety specifications.
Alarms, warnings, and software identity: A description of error codes, alerts, and alarm features; precautions and warnings relevant to servicing; and software version number and release date.
When a service facility lacks access to these documented baseline specifications, evaluating like-for-like equivalence becomes challenging. In such cases, relying on supplier assurances without direct verification testing introduces acute regulatory exposure. As FDA underscored in its guidance announcement, unintentional remanufacturing frequently occurs when service entities attempt repairs without the technical data required to verify that the equipment has been restored to its legally marketed baseline.
Public examples: when non-OEM is servicing and when OEM is not
To ground Figure 1 in operational reality, Appendix A of the May 2024 guidance provides generalized hardware case studies. FDA states that these generalized examples are not definitive for every device; real-world decisions depend on the specific facts. Even so, the public rows refute two common assumptions: aftermarket components can still be servicing, and OEM-branded parts can still be remanufacturing.
| Case Ref | Device / Subsystem | Candidate Replacement Part | Classification Outcome | Governing Determination Factor |
|---|---|---|---|---|
| E.1 | Infusion Pump Door | Non-OEM door of more rigid material | Likely Servicing | Same overall dimensions and similar material; added rigidity confirmed not to change flow-rate accuracy or other performance or safety specifications, with no new or modified risks. |
| E.2 | Peristaltic Pump Rotor | Off-the-shelf rotor with stainless steel rollers replacing plastic | Likely Remanufacturing | Stainless-steel rollers instead of plastic increase administration-set wear and the risk of under-dosing before the set is intended to be replaced. |
| E.3.a | MR Gradient Coil | Non-OEM coil with higher peak gradient strength | Likely Remanufacturing | Elevated peak gradient alters slice thickness and spatial resolution, significantly changing diagnostic imaging performance. |
| E.3.b | MR Gradient Coil | Non-OEM coil with minor housing design variations | Likely Servicing | Small design and dimensional differences, but the same hardware performance specifications (slew rate, peak gradient strength, power), equivalent imaging performance, and the same safety specifications including acoustic output. |
| E.4 | IHC Autostainer Pads | Identical OEM slide heater pad | Likely Servicing | Identical OEM pads; the device returned to labeled functional specifications, with no change in dimensions, materials, or performance or safety specifications. |
| E.5 | Sample Processor Tubing | OEM-branded tubing from a different instrument model | Likely Remanufacturing | Internal diameter differs from the legally marketed device; V&V showed different fluid characteristics such as flow rate. |
| E.8.a | Endoscope Optical Lens | Non-OEM objective lens and OEM-identical epoxy | Likely Servicing | Same optical specifications (focal length, Abbe number) and materials; biocompatibility and reprocessing risk assessment showed no impact on validated reprocessing instructions. |
| E.8.b | Endoscope Optical Lens | OEM lens from another cleared 510(k) endoscope model | Likely Remanufacturing | Different optical specifications (focal length, Abbe number) from the original legally marketed endoscope, which significantly changes that endoscope's imaging specifications even though the lens is OEM-branded. |
| E.10 | Powered Wheelchair Motor | Non-OEM motor with increased wattage and RPM | Likely Remanufacturing | Different power and maximum speed: the wheelchair can go faster than intended, and the controller and software may no longer be compatible with the motor. |
| E.11.a | TMS Coolant Pump | Non-OEM pump meeting identical flow/pressure specs | Likely Servicing | Same dimensional and performance specifications as the original pump; TMS coil performance and safety specifications verified by testing, with no new or modified risks. |
| E.11.b | TMS Coolant System | Identical pump operating with alternative coolant fluid | Likely Remanufacturing | Different coolant without the same heat capacity; V&V showed a significant loss of cooling effectiveness, creating a thermal safety hazard. |
| E.12 | Energy-delivering aesthetic applicator | Applicator B parts used to repair Applicator A; patient-contact area +150% | Likely Remanufacturing | The distal end from Applicator B has different dimensions; a 150% increase in patient-contact surface area changes energy output delivered to the patient. |
The technical lessons from this matrix are definitive. In examples E.1, E.3.b, E.8.a, and E.11.a, non-OEM components were validated as servicing because engineering data confirmed that physical dimensions, electrical outputs, biocompatibility, and system performance remained strictly within OEM parameters. Conversely, in examples E.5 and E.8.b, genuine OEM-branded components caused remanufacturing because they were designed for different instrument models and altered the host systems' functional performance. Sourcing genuine OEM parts provides no regulatory shield if those parts are not specified for that exact device configuration.
Record the determination, then close hospital inspect-and-test
A robust engineering assessment is incomplete without comprehensive, contemporaneous documentation. Under Guiding Principle 6 and Section VI.B of the May 2024 guidance, FDA recommends that entities performing activities on devices determine whether each activity and the cumulative effects are remanufacturing and document the rationale in sufficient detail, including reference to supporting verification and validation data, so that an FDA investigator or a third party could understand the conclusion.
Appendix B establishes the minimum documentation floor for every parts replacement:
Device Identification: Device commercial name, model number, serial number, and Unique Device Identifier (UDI) if present on the labeling.
Service Activity Details: Date of assessment and service completion; comprehensive description of maintenance performed; specific identification of candidate parts, including part numbers, manufacturer, lot/serial numbers, and material certifications.
Regulatory Determination: Formal determination of whether the activity constitutes servicing or remanufacturing, citing the applicable guidance sections and decision logic.
Supporting Engineering References: Specific citations to OEM technical manuals, specification sheets, comparative engineering analyses, biocompatibility reports, or V&V test protocols supporting the conclusion.
Sign-Off: Technician who performed the service, reviewer, and signature(s), matching Appendix B's public examples.
Appendix B illustrates two documentation tiers. Example 1 is a syringe-pump door replaced with an identical OEM part: UDI recorded, part number recorded, and a determination that the identical OEM door is not remanufacturing. Example 2 is a flexible endoscope: UDI recorded; lens, irrigation channel, and shaft exterior each assessed individually and cumulatively; OEM irrigation-channel part number used; non-OEM lens and shaft supported by named biocompatibility assessments and component comparative analysis reports; leak, optics, and field of view verified within OEM specifications; and modified risks from non-OEM parts shown not to significantly change performance or safety specifications or intended use. As outlined in our standards for medical equipment service records, these technical files should be archived in the Computerized Maintenance Management System (CMMS) linked directly to the work order.
Consequences of a remanufacturing determination
If the part change is remanufacturing, the entity is a manufacturer of that finished device for FDA purposes and the May 2024 Section VIII map applies. Remanufacturers must register and list independently of the OEM and are generally subject to the same regulatory requirements as the OEM of the device:
Premarket Authorization: Under 21 CFR 807.81(a)(3), a new 510(k) is required when a device in commercial distribution is about to be significantly changed or modified in design, components, method of manufacture, or intended use. FDA's Deciding When to Submit a 510(k) for a Change to an Existing Device (25 October 2017) is current Agency thinking on that regulation for 510(k) devices, including remanufacturers who do not hold the 510(k). Guiding Principle 3 also points remanufacturers to PMA-supplement guidance where the device is PMA-subject.
Establishment Registration and Listing: Remanufacturers must register their facility and list remanufactured devices with FDA under 21 CFR part 807, independent of the OEM.
Quality Management System Regulation: Quality-system obligations under 21 CFR part 820 apply unless the device type is GMP-exempt. A manufacturer that engages in only some operations need only comply with the requirements applicable to the operations in which it is engaged.
Postmarket Vigilance and Labeling: Mandatory adverse event reporting under 21 CFR part 803 (MDR), corrections and removals under 21 CFR part 806, new labeling identifying the remanufacturer, and assignment of a new primary UDI under 21 CFR part 830.
FDA Compliance Program 7382.850 confirms Agency inspection policy: third-party repair and servicing organizations are not subject to the QMSR, whereas remanufacturers of used devices are held to full manufacturer requirements. For hospital HTM departments and ISOs, crossing this line unintentionally represents significant regulatory jeopardy.
The parallel CMS return-to-service gate
Even when an engineering determination confirms that a part replacement remains lawful servicing under FDA guidance, hospital facilities face a parallel regulatory gate under the Centers for Medicare & Medicaid Services (CMS). Under 42 CFR 482.41(d)(2), hospital physical environment Conditions of Participation mandate that all equipment be maintained to ensure acceptable safety and quality.
Survey interpretive guidelines emphasize post-repair testing:
CMS S&C 14-07 (December 20, 2013): Instructed surveyors that all medical equipment "must be inspected and tested for performance and safety before initial use and after major repairs or upgrades."
CMS QSO-25-24 Tag A-0724 (September 5, 2025): Refines this standard, stating that all equipment "should be inspected and tested for performance and safety before initial use and after major repairs or upgrades," while maintaining the mandatory statutory baseline that all equipment "must be inspected, tested, and maintained to ensure its safety, availability, and reliability."
Clinical engineering departments must never release repaired equipment back to clinical care based solely on a passing component fit. Return-to-service protocols require verified operational testing against OEM acceptance criteria—such as pressure and flow-rate verification in infusion pump return-to-service verification—and quantitative electrical safety testing under IEC 62353 or NFPA 99, as detailed in our guide to electrical safety testing after repair. When sourcing replacement parts from independent providers, auditing supplier quality controls remains essential, aligning with our framework for qualifying service providers. By coupling rigorous specification comparison with verified post-repair testing, healthcare technology teams preserve patient safety and maintain audit-ready compliance.
