Token导航 LogoToken导航TokenDH.com
待分类需要联网github未标认证来源可访问许可证需确认审计通过

tw-healthcare-regulations台湾医疗保健法规

Agent Skill

tw-healthcare-regulations 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

392

周安装

16

GitHub Stars

125

下载量

127
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:tw-healthcare-regulations(台湾医疗保健法规)
来源仓库:https://github.com/asgard-ai-platform/skills
仓库路径:skills/tw-healthcare-regulations
安装命令:
npx skills add https://github.com/asgard-ai-platform/skills --skill tw-healthcare-regulations
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/asgard-ai-platform/skills --skill tw-healthcare-regulations

简介

用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。

  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 适用于需要自动化处理代码协作流程的开发场景。
  • 支持主流 AI 编程工具集成使用。

SKILL.md

Taiwan Healthcare Regulations

Framework

IRON LAW: NHI Shapes Everything in Taiwan Healthcare

Taiwan's National Health Insurance (全民健保) covers 99.9% of the
population. Any healthcare product or service strategy in Taiwan must
account for NHI — either by getting NHI reimbursement (volume play)
or by positioning as self-pay/premium (margin play).

Ignoring NHI is like ignoring gravity.

NHI System Overview

AspectDetail
Coverage99.9% of population (23M+ people)
Single payer衛生福利部中央健康保險署 (NHIA)
Premium5.17% of insured salary (shared: employer 60%, employee 30%, government 10%)
Co-payOutpatient: NT$50-420. Hospitalization: 5-30% (capped)
Drug pricingNHIA sets reimbursement prices via Drug Expenditure Target (DET)
Annual budget~NT$800B+ (growing 4-5% annually)

Medical Device Regulatory Path

ClassRiskExamplesApproval PathTimeline
Class ILowBandages, tongue depressorsRegistration (listing)1-2 months
Class IIMediumBlood pressure monitors, surgical glovesTechnical review6-12 months
Class IIIHighImplants, AI diagnostic softwareFull clinical review12-24 months
SaMD (Software as Medical Device)Varies by intended useAI diagnosis, clinical decision supportClass II or III depending on risk6-24 months

Regulatory body: 衛生福利部食品藥物管理署 (TFDA)

Digital Health Regulatory Landscape

CategoryRegulation StatusKey Rule
TelemedicineExpanded post-COVID (通訊診察治療辦法)Allowed for follow-up visits, chronic disease, remote areas. Initial visits still require in-person for most cases.
AI diagnosticsSaMD regulation appliesIf AI makes/assists clinical decisions, it's a medical device requiring TFDA approval
Health appsUnregulated if wellness-onlyCrosses into medical device territory if it diagnoses, treats, or monitors a medical condition
Health data個人資料保護法 (PDPA) + 醫療法Medical records have stricter protection than general personal data. Patient consent required for data use.
Electronic medical records醫療機構電子病歷製作及管理辦法EMR systems must meet MOHW standards. Cloud storage allowed with conditions.

Regulatory Decision Tree for Digital Health Products

Does your product diagnose, treat, or monitor a medical condition?
├── NO → Not a medical device. General consumer regulations apply.
└── YES → Medical device (SaMD)
    ├── Does it provide clinical decision support?
    │   ├── Autonomous (AI decides) → Class III
    │   └── Assistive (human decides) → Class II
    └── Does it monitor vital signs?
        ├── Clinical grade → Class II-III
        └── Wellness/fitness → Likely not regulated (but verify with TFDA)

Output Format

# Healthcare Regulatory Assessment: {Product}

## Product Classification
- Type: Medical device / Wellness / SaMD / Telemedicine
- Risk class: I / II / III
- Regulatory body: TFDA / NHIA / None

## Regulatory Pathway
| Step | Action | Timeline | Cost |
|------|--------|----------|------|
| 1 | {regulatory step} | {months} | NT${X} |

## NHI Strategy
- NHI reimbursement: Pursuing / Not pursuing
- If pursuing: {reimbursement category, pricing strategy}
- If not: {self-pay positioning, target market}

## Compliance Checklist
- [ ] TFDA classification confirmed
- [ ] Clinical data requirements identified
- [ ] Data privacy (PDPA + medical records) compliant
- [ ] NHI reimbursement strategy decided

Gotchas

  • NHI price pressure is relentless: NHI reimburses at set prices that are revised downward periodically. Building a business dependent on NHI reimbursement means accepting margin erosion over time.
  • SaMD regulation is evolving rapidly: TFDA is still developing frameworks for AI-based medical devices. What's unregulated today may require approval tomorrow. Monitor regulatory changes actively.
  • Clinical trials may be required: Class III devices and some Class II devices need clinical evidence. Budget 12-24 months and NT$5-20M+ for clinical trials in Taiwan.
  • Hospital procurement is relationship-driven: Taiwan's major hospitals (台大, 長庚, 榮總) have procurement committees, but relationships with key opinion leaders (KOLs) in medicine are critical for adoption.
  • This is educational guidance, not regulatory advice: Taiwan healthcare regulations are complex and change frequently. Consult TFDA directly or engage a regulatory affairs consultant for specific product submissions.

References

  • For TFDA submission procedures, see references/tfda-submission.md
  • For NHI reimbursement application process, see references/nhi-reimbursement.md

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.74%
按下载量换算45

Claude

30.59%
按下载量换算39

Cursor

18.61%
按下载量换算24

Gemini CLI

8.82%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills