home / openregs

cfr_sections

Current Code of Federal Regulations (eCFR) — the actual text of federal regulations in force. Covers 19 CFR titles with 123,000+ regulatory sections and full-text search.

Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API

4 rows where part_number = 105 and title_number = 21 sorted by section_id

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: subpart, subpart_name

title_number 1

  • 21 · 4 ✖

part_number 1

  • 105 · 4 ✖

agency 1

  • FDA 4
section_id ▼ title_number title_name chapter subchapter part_number part_name subpart subpart_name section_number section_heading agency authority source_citation amendment_citations full_text
21:21:2.0.1.1.5.1.1.1 21 Food and Drugs I B 105 PART 105—FOODS FOR SPECIAL DIETARY USE A Subpart A—General Provisions   § 105.3 Definitions and interpretations. FDA     [42 FR 14328, Mar. 15, 1977, as amended at 44 FR 16006, Mar. 16, 1979; 44 FR 49665, Aug. 24, 1979] The definitions and interpretations of terms contained in section 201 of the Federal Food, Drug, and Cosmetic Act (hereafter “the act”) shall be applicable with the following additions: (a)(1) The term special dietary uses, as applied to food for man, means particular (as distinguished from general) uses of food, as follows: (i) Uses for supplying particular dietary needs which exist by reason of a physical, physiological, pathological or other condition, including but not limited to the conditions of diseases, convalescence, pregnancy, lactation, allergic hypersensitivity to food, underweight, and overweight; (ii) Uses for supplying particular dietary needs which exist by reason of age, including but not limited to the ages of infancy and childhood; (iii) Uses for supplementing or fortifying the ordinary or usual diet with any vitamin, mineral, or other dietary property. Any such particular use of a food is a special dietary use, regardless of whether such food also purports to be or is represented for general use. (2) The use of an artificial sweetener in a food, except when specifically and solely used for achieving a physical characteristic in the food which cannot be achieved with sugar or other nutritive sweetener, shall be considered a use for regulation of the intake of calories and available carbohydrate, or for use in the diets of diabetics and is therefore a special dietary use. (b)-(d) [Reserved] (e) For the purposes of the regulations in this part, the terms infant, child, and adult mean persons not more than 12 months old, more than 12 months but less than 12 years old, and 12 years or more old, respectively.
21:21:2.0.1.1.5.2.1.1 21 Food and Drugs I B 105 PART 105—FOODS FOR SPECIAL DIETARY USE B Subpart B—Label Statements   § 105.62 Hypoallergenic foods. FDA       If a food purports to be or is represented for special dietary use by reason of the decrease or absence of any allergenic property or by reason of being offered as food suitable as a substitute for another food having an allergenic property, the label shall bear: (a) The common or usual name and the quantity or proportion of each ingredient (including spices, flavoring, and coloring) in case the food is fabricated from two or more ingredients. (b) A qualification of the name of the food, or the name of each ingredient thereof in case the food is fabricated from two or more ingredients, to reveal clearly the specific plant or animal that is the source of such food or of such ingredient, if such food or such ingredient consists in whole or in part of plant or animal matter and such name does not reveal clearly the specific plant or animal that is such a source. (c) An informative statement of the nature and effect of any treatment or processing of the food or any ingredient thereof, if the changed allergenic property results from such treatment or processing.
21:21:2.0.1.1.5.2.1.2 21 Food and Drugs I B 105 PART 105—FOODS FOR SPECIAL DIETARY USE B Subpart B—Label Statements   § 105.65 Infant foods. FDA     [42 FR 14328, Mar. 15, 1977, as amended at 47 FR 947, Jan. 8, 1982; 49 FR 10090, Mar. 19, 1984; 50 FR 1840, Jan. 14, 1985] (a) If a food (other than a dietary supplement of vitamins and/or minerals alone) purports to be or is represented for special dietary use for infants, the label shall bear, if such food is fabricated from two or more ingredients, the common or usual name of each ingredient, including spices, flavoring, and coloring. (b) If such food, or any ingredient thereof, consists in whole or in part of plant or animal matter and the name of such food or ingredient does not clearly reveal the specific plant or animal which is its source, such name shall be so qualified as to reveal clearly the specific plant or animal that is such source.
21:21:2.0.1.1.5.2.1.3 21 Food and Drugs I B 105 PART 105—FOODS FOR SPECIAL DIETARY USE B Subpart B—Label Statements   § 105.66 Label statements relating to usefulness in reducing or maintaining body weight. FDA     [58 FR 2430, Jan. 6, 1993] (a) General requirements. Any food that purports to be or is represented for special dietary use because of usefulness in reducing or maintaining body weight shall bear: (1) Nutrition labeling in conformity with § 101.9, or, where applicable, § 101.36 of this chapter, unless exempt under that section; and (2) A conspicuous statement of the basis upon which the food claims to be of special dietary usefulness. (b) Nonnutritive ingredients. (1) Any food subject to paragraph (a) of this section that achieves its special dietary usefulness by use of a nonnutritive ingredient (i.e., one not utilized in normal metabolism) shall bear on its label a statement that it contains a nonnutritive ingredient and the percentage by weight of the nonnutritive ingredient. (2) A special dietary food may contain a nonnutritive sweetener or other ingredient only if the ingredient is safe for use in the food under the applicable law and regulations of this chapter. Any food that achieves its special dietary usefulness in reducing or maintaining body weight through the use of a nonnutritive sweetener shall bear on its label the statement required by paragraph (b)(1) of this section, but need not state the percentage by weight of the nonnutritive sweetener. If a nutritive sweetener(s) as well as nonnutritive sweetener(s) is added, the statement shall indicate the presence of both types of sweetener, e.g., “Sweetened with nutritive sweetener(s) and nonnutritive sweetener(s).” (c) “Low calorie” foods. A food purporting to be “low calorie” must comply with the criteria set forth for such foods in § 101.60(b)(2) and (b)(3) of this chapter. (d) “Reduced calorie” foods and other comparative calorie claims. A food purporting to be “reduced calorie” or otherwise containing fewer calories than a reference food must comply with the criteria set forth for such food in § 101.60(b)(4) and (b)(5) of this chapter. (e) Label terms suggesting usefulness as low calorie or reduced calorie foods. (1) Except as provided in paragraphs (e)(2) a…

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE cfr_sections (
    section_id TEXT PRIMARY KEY,
    title_number INTEGER,
    title_name TEXT,
    chapter TEXT,
    subchapter TEXT,
    part_number TEXT,
    part_name TEXT,
    subpart TEXT,
    subpart_name TEXT,
    section_number TEXT,
    section_heading TEXT,
    agency TEXT,
    authority TEXT,
    source_citation TEXT,
    amendment_citations TEXT,
    full_text TEXT
);
CREATE INDEX idx_cfr_title ON cfr_sections(title_number);
CREATE INDEX idx_cfr_part ON cfr_sections(part_number);
CREATE INDEX idx_cfr_agency ON cfr_sections(agency);
Powered by Datasette · Queries took 887.869ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API