ENUM
FoodFacilityRegistrationExemption
Food Facility Registration Exemption reasons
link GraphQL Schema definition
- enum FoodFacilityRegistrationExemption {
- # Facility is out of business
- # Facility is a private residence (21 CFR 1.227(b)(2))
- # Facility is a restaurant (21 CFR 1.226(d); 1.227(b)(10))
- # Facility is a retail food establishment (21 CFR 1.226(c); 1.227(b)(11))
- # Facility is a non-processing fishing vessel (21 CFR 1.226(f)
- # Facility is a non-bottled drinking water collection and distribution
- # establishment (21 CFR 1.227(b)(2))
- # Unable to determine the registration number of the manufacturer
- }