Twinkle HubTwinkle Hub

健康食品 (健字號) 搜尋

tw_search_health_supplements

医療・​食品 · 9 件🇹🇼 台湾読み取り専用

關鍵字 / Keywords: 健康食品 TFDA 保健食品 dietary supplement TFDA 健康食品認證

TFDA 健康食品許可證 (data.gov.tw 6951, 562 件).

台灣「健康食品」是 TFDA 認證的法定特殊類別 (衛署/衛部健食字號), ≠ 一般保健食品 / 膳食補充品. 全國僅 ~562 件有此正式認證.

至少要給 name 或 function_keyword 其一.

Args: name: 中文品名 substring (e.g. "燕麥", "桂格", "養樂多") function_keyword: 保健功效 / 功效相關成分 substring (e.g. "調節血脂", "免疫", "腸道", "牙齒", "骨質", "抗氧化", "胃") active_only: True (default) 只取 證況='核可' limit: max 結果 (1..100, default 20)

Returns: {n_corpus=562, n_returned, query, hits: [{license_no, category, name_zh, approved_at, applicant, status, function_ingredients, function, claim, warning, notice, url}, ...]}

パラメータ

名前説明
namestring
function_keywordstring
active_onlyboolean
limitinteger
生の JSON schema
{
  "properties": {
    "name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "title": "Name"
    },
    "function_keyword": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "title": "Function Keyword"
    },
    "active_only": {
      "default": true,
      "title": "Active Only",
      "type": "boolean"
    },
    "limit": {
      "default": 20,
      "title": "Limit",
      "type": "integer"
    }
  },
  "title": "tw_search_health_supplementsArguments",
  "type": "object"
}

呼び出し方

スターター——パラメータは​上表参照
tw_search_health_supplements({ name: "…" })