---
title: "QMS Foundations - Learning Path - MedTech Terms"
description: "Quality system terminology grounded in QSR, the upcoming QMSR, and ISO 13485."
lang: en
json-ld: |
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": [
          "Course",
          "LearningResource"
        ],
        "@id": "https://medtechterms.com/paths/qms-foundations#course",
        "name": "QMS Foundations",
        "description": "Quality system terminology grounded in QSR, the upcoming QMSR, and ISO 13485.",
        "url": "https://medtechterms.com/paths/qms-foundations",
        "courseCode": "qms-foundations",
        "educationalLevel": "Professional",
        "learningResourceType": "Curriculum",
        "inLanguage": "en",
        "teaches": [
          "Quality System Regulation",
          "Quality Management System Regulation",
          "ISO 13485",
          "Design Controls",
          "Verification & Validation",
          "Design History File",
          "Corrective and Preventive Action",
          "Complaint Handling",
          "FDA Form 483",
          "Warning Letter"
        ],
        "about": [
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/qsr#term",
            "name": "Quality System Regulation",
            "alternateName": "QSR / 21 CFR 820",
            "url": "https://medtechterms.com/terms/qsr"
          },
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/qmsr#term",
            "name": "Quality Management System Regulation",
            "alternateName": "QMSR",
            "url": "https://medtechterms.com/terms/qmsr"
          },
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/iso-13485#term",
            "name": "ISO 13485",
            "url": "https://medtechterms.com/terms/iso-13485"
          },
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/design-controls#term",
            "name": "Design Controls",
            "url": "https://medtechterms.com/terms/design-controls"
          },
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/verification-validation#term",
            "name": "Verification & Validation",
            "alternateName": "V&V",
            "url": "https://medtechterms.com/terms/verification-validation"
          },
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/design-history-file#term",
            "name": "Design History File",
            "alternateName": "DHF",
            "url": "https://medtechterms.com/terms/design-history-file"
          },
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/capa#term",
            "name": "Corrective and Preventive Action",
            "alternateName": "CAPA",
            "url": "https://medtechterms.com/terms/capa"
          },
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/complaint-handling#term",
            "name": "Complaint Handling",
            "url": "https://medtechterms.com/terms/complaint-handling"
          },
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/form-483#term",
            "name": "FDA Form 483",
            "url": "https://medtechterms.com/terms/form-483"
          },
          {
            "@type": "DefinedTerm",
            "@id": "https://medtechterms.com/terms/warning-letter#term",
            "name": "Warning Letter",
            "url": "https://medtechterms.com/terms/warning-letter"
          }
        ],
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "QA · Operations"
        },
        "provider": {
          "@type": "Organization",
          "name": "MedTech Terms",
          "url": "https://medtechterms.com",
          "sameAs": [
            "https://bluegoatcyber.com"
          ]
        },
        "offers": {
          "@type": "Offer",
          "price": "0",
          "priceCurrency": "USD",
          "category": "Free",
          "availability": "https://schema.org/InStock"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "@id": "https://medtechterms.com/paths/qms-foundations#instance",
          "courseMode": "Online",
          "courseWorkload": "PT50M",
          "inLanguage": "en",
          "instructor": {
            "@type": "Person",
            "name": "Christian Espinosa",
            "jobTitle": "Founder, Blue Goat Cyber",
            "url": "https://medtechterms.com/authors/christian-espinosa"
          }
        },
        "hasPart": [
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/qsr#lesson-qms-foundations",
            "name": "Quality System Regulation",
            "url": "https://medtechterms.com/terms/qsr",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "The current US quality-system rule (21 CFR 820). Focus on the sections that map cleanly to ISO 13485 and the ones that do not.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/qsr#term",
              "name": "Quality System Regulation",
              "alternateName": "QSR / 21 CFR 820",
              "url": "https://medtechterms.com/terms/qsr"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          },
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/qmsr#lesson-qms-foundations",
            "name": "Quality Management System Regulation",
            "url": "https://medtechterms.com/terms/qmsr",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "The QSR replacement that harmonizes with ISO 13485. Focus on the effective date and the delta versus today's QSR.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/qmsr#term",
              "name": "Quality Management System Regulation",
              "alternateName": "QMSR",
              "url": "https://medtechterms.com/terms/qmsr"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          },
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/iso-13485#lesson-qms-foundations",
            "name": "ISO 13485",
            "url": "https://medtechterms.com/terms/iso-13485",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "The global QMS standard. Focus on clauses 4-8 and how they underpin both QMSR and MDR/IVDR expectations.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/iso-13485#term",
              "name": "ISO 13485",
              "url": "https://medtechterms.com/terms/iso-13485"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          },
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/design-controls#lesson-qms-foundations",
            "name": "Design Controls",
            "url": "https://medtechterms.com/terms/design-controls",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "The heart of your QMS from a submission perspective. Focus on planning, inputs, outputs, and traceability.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/design-controls#term",
              "name": "Design Controls",
              "url": "https://medtechterms.com/terms/design-controls"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          },
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/verification-validation#lesson-qms-foundations",
            "name": "Verification & Validation",
            "url": "https://medtechterms.com/terms/verification-validation",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "Where design controls meet evidence. Focus on the difference and on when validation must involve real users.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/verification-validation#term",
              "name": "Verification & Validation",
              "alternateName": "V&V",
              "url": "https://medtechterms.com/terms/verification-validation"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          },
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/design-history-file#lesson-qms-foundations",
            "name": "Design History File",
            "url": "https://medtechterms.com/terms/design-history-file",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "The proof that design controls happened. Focus on what belongs in the DHF versus the technical file.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/design-history-file#term",
              "name": "Design History File",
              "alternateName": "DHF",
              "url": "https://medtechterms.com/terms/design-history-file"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          },
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/capa#lesson-qms-foundations",
            "name": "Corrective and Preventive Action",
            "url": "https://medtechterms.com/terms/capa",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "The most-cited system in FDA inspections. Focus on root-cause rigor and effectiveness checks, not just closure.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/capa#term",
              "name": "Corrective and Preventive Action",
              "alternateName": "CAPA",
              "url": "https://medtechterms.com/terms/capa"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          },
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/complaint-handling#lesson-qms-foundations",
            "name": "Complaint Handling",
            "url": "https://medtechterms.com/terms/complaint-handling",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "The main input to CAPA. Focus on complaint definition, MDR decision logic, and trending.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/complaint-handling#term",
              "name": "Complaint Handling",
              "url": "https://medtechterms.com/terms/complaint-handling"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          },
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/form-483#lesson-qms-foundations",
            "name": "FDA Form 483",
            "url": "https://medtechterms.com/terms/form-483",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "The inspector's observation form. Focus on how to write a response that actually closes findings.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/form-483#term",
              "name": "FDA Form 483",
              "url": "https://medtechterms.com/terms/form-483"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          },
          {
            "@type": "LearningResource",
            "@id": "https://medtechterms.com/terms/warning-letter#lesson-qms-foundations",
            "name": "Warning Letter",
            "url": "https://medtechterms.com/terms/warning-letter",
            "learningResourceType": "Lesson",
            "inLanguage": "en",
            "description": "What escalated 483s become. Focus on reading warning letters as free training data for your own audits.",
            "about": {
              "@type": "DefinedTerm",
              "@id": "https://medtechterms.com/terms/warning-letter#term",
              "name": "Warning Letter",
              "url": "https://medtechterms.com/terms/warning-letter"
            },
            "isPartOf": {
              "@id": "https://medtechterms.com/paths/qms-foundations#course"
            }
          }
        ]
      },
      {
        "@type": "ItemList",
        "@id": "https://medtechterms.com/paths/qms-foundations#itemlist",
        "name": "QMS Foundations",
        "itemListOrder": "https://schema.org/ItemListOrderAscending",
        "numberOfItems": 10,
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "url": "https://medtechterms.com/terms/qsr",
            "name": "Quality System Regulation",
            "description": "The current US quality-system rule (21 CFR 820). Focus on the sections that map cleanly to ISO 13485 and the ones that do not."
          },
          {
            "@type": "ListItem",
            "position": 2,
            "url": "https://medtechterms.com/terms/qmsr",
            "name": "Quality Management System Regulation",
            "description": "The QSR replacement that harmonizes with ISO 13485. Focus on the effective date and the delta versus today's QSR."
          },
          {
            "@type": "ListItem",
            "position": 3,
            "url": "https://medtechterms.com/terms/iso-13485",
            "name": "ISO 13485",
            "description": "The global QMS standard. Focus on clauses 4-8 and how they underpin both QMSR and MDR/IVDR expectations."
          },
          {
            "@type": "ListItem",
            "position": 4,
            "url": "https://medtechterms.com/terms/design-controls",
            "name": "Design Controls",
            "description": "The heart of your QMS from a submission perspective. Focus on planning, inputs, outputs, and traceability."
          },
          {
            "@type": "ListItem",
            "position": 5,
            "url": "https://medtechterms.com/terms/verification-validation",
            "name": "Verification & Validation",
            "description": "Where design controls meet evidence. Focus on the difference and on when validation must involve real users."
          },
          {
            "@type": "ListItem",
            "position": 6,
            "url": "https://medtechterms.com/terms/design-history-file",
            "name": "Design History File",
            "description": "The proof that design controls happened. Focus on what belongs in the DHF versus the technical file."
          },
          {
            "@type": "ListItem",
            "position": 7,
            "url": "https://medtechterms.com/terms/capa",
            "name": "Corrective and Preventive Action",
            "description": "The most-cited system in FDA inspections. Focus on root-cause rigor and effectiveness checks, not just closure."
          },
          {
            "@type": "ListItem",
            "position": 8,
            "url": "https://medtechterms.com/terms/complaint-handling",
            "name": "Complaint Handling",
            "description": "The main input to CAPA. Focus on complaint definition, MDR decision logic, and trending."
          },
          {
            "@type": "ListItem",
            "position": 9,
            "url": "https://medtechterms.com/terms/form-483",
            "name": "FDA Form 483",
            "description": "The inspector's observation form. Focus on how to write a response that actually closes findings."
          },
          {
            "@type": "ListItem",
            "position": 10,
            "url": "https://medtechterms.com/terms/warning-letter",
            "name": "Warning Letter",
            "description": "What escalated 483s become. Focus on reading warning letters as free training data for your own audits."
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://medtechterms.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Learning Paths",
            "item": "https://medtechterms.com/paths"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "QMS Foundations",
            "item": "https://medtechterms.com/paths/qms-foundations"
          }
        ]
      }
    ]
  }
---

[

MedTech Terms

The authoritative reference



](/)

Browse

Learn

[Latest](/latest)

About

[All paths](/paths)QA · Operations · 10 terms 

# QMS Foundations

Quality system terminology grounded in QSR, the upcoming QMSR, and ISO 13485.

Your progress

0 of 10 lessons complete · up next: Quality System Regulation 

[Start path](/terms/qsr?from=qms-foundations)

1.  1
    
    [
    
    Quality & Risk
    
    ## Quality System Regulation(QSR / 21 CFR 820) 
    
    FDA's current good manufacturing practice (cGMP) requirements for medical devices.
    
    Why this term here: The current US quality-system rule (21 CFR 820). Focus on the sections that map cleanly to ISO 13485 and the ones that do not.
    
    ](/terms/qsr?from=qms-foundations)Mark done
    
2.  2
    
    [
    
    Quality & Risk
    
    ## Quality Management System Regulation(QMSR) 
    
    FDA's harmonized successor to the QSR, incorporating ISO 13485:2016 by reference.
    
    Why this term here: The QSR replacement that harmonizes with ISO 13485. Focus on the effective date and the delta versus today's QSR.
    
    ](/terms/qmsr?from=qms-foundations)Mark done
    
3.  3
    
    [
    
    Standards
    
    ## ISO 13485
    
    International standard for medical device quality management systems.
    
    Why this term here: The global QMS standard. Focus on clauses 4-8 and how they underpin both QMSR and MDR/IVDR expectations.
    
    ](/terms/iso-13485?from=qms-foundations)Mark done
    
4.  4
    
    [
    
    Quality & Risk
    
    ## Design Controls
    
    Structured process governing the design of medical devices.
    
    Why this term here: The heart of your QMS from a submission perspective. Focus on planning, inputs, outputs, and traceability.
    
    ](/terms/design-controls?from=qms-foundations)Mark done
    
5.  5
    
    [
    
    Quality & Risk
    
    ## Verification & Validation(V&V) 
    
    Confirming design outputs meet inputs (V) and that devices meet user needs (V).
    
    Why this term here: Where design controls meet evidence. Focus on the difference and on when validation must involve real users.
    
    ](/terms/verification-validation?from=qms-foundations)Mark done
    
6.  6
    
    [
    
    Quality & Risk
    
    ## Design History File(DHF) 
    
    Compilation of records describing the design history of a finished device.
    
    Why this term here: The proof that design controls happened. Focus on what belongs in the DHF versus the technical file.
    
    ](/terms/design-history-file?from=qms-foundations)Mark done
    
7.  7
    
    [
    
    Quality & Risk
    
    ## Corrective and Preventive Action(CAPA) 
    
    Systematic process to investigate and resolve quality issues and prevent recurrence.
    
    Why this term here: The most-cited system in FDA inspections. Focus on root-cause rigor and effectiveness checks, not just closure.
    
    ](/terms/capa?from=qms-foundations)Mark done
    
8.  8
    
    [
    
    Quality & Risk
    
    ## Complaint Handling
    
    Process for receiving, evaluating, and responding to device complaints.
    
    Why this term here: The main input to CAPA. Focus on complaint definition, MDR decision logic, and trending.
    
    ](/terms/complaint-handling?from=qms-foundations)Mark done
    
9.  9
    
    [
    
    Quality & Risk
    
    ## FDA Form 483
    
    Notice of inspectional observations issued at the conclusion of an FDA inspection.
    
    Why this term here: The inspector's observation form. Focus on how to write a response that actually closes findings.
    
    ](/terms/form-483?from=qms-foundations)Mark done
    
10.  10
     
     [
     
     Quality & Risk
     
     ## Warning Letter
     
     Formal FDA notification of significant violations requiring prompt corrective action.
     
     Why this term here: What escalated 483s become. Focus on reading warning letters as free training data for your own audits.
     
     ](/terms/warning-letter?from=qms-foundations)Mark done
     

Finished the path? Test yourself with a quiz tailored to these 10 terms.

[Take the QMS Foundations quiz](/quiz?path=qms-foundations)

MedTech Terms 

An authoritative, plain-language reference for the regulatory, quality, cybersecurity, and software terms that shape modern medical devices.

Browse

-   [All terms](/terms)
-   [A–Z index](/a-z)
-   [Categories](/categories)
-   [Ecosystems](/ecosystems)
-   [Learning paths](/paths)
-   [Compare terms](/compare)
-   [Quiz](/quiz)

Resources

-   [FDA Medical Devices](https://www.fda.gov/medical-devices)
-   [EU MDR](https://eur-lex.europa.eu/eli/reg/2017/745/oj)
-   [IMDRF](https://www.imdrf.org/)
-   [Methodology](/methodology)
-   [Changelog](/changelog)
-   [Editor: Christian Espinosa](/authors/christian-espinosa)
-   [About this site](/about)

© 2026 MedTech Terms. Reference content for educational purposes - not regulatory advice. A community resource sponsored by [Blue Goat Cyber](https://bluegoatcyber.com)