跳到主要内容
知仓学习社ZHICANG

healthtech-advisor

>

不碰外部(只输出文字)无严重或高危命中borghei/Claude-Skills

它会碰到什么

扫了多少7 个文本文件,46 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Healthtech Advisor

Strategic frameworks for digital health and healthtech founders, operators, and product leaders. Complements (does not replace) the RA/QM compliance domain. RA/QM covers regulatory and quality management for medical devices; this skill covers business-side strategy for health software companies.

> Disclaimer: Frameworks and orientation only. Not legal, regulatory, clinical, or compliance advice. Healthtech businesses need licensed counsel (HIPAA, FDA, fraud-and-abuse), clinical advisors, and qualified RA/QM specialists. Use this skill to organize strategy; engage specialists for binding decisions.


Table of Contents

  • [Keywords](#keywords)
  • [Quick Start](#quick-start)
  • [Core Workflows](#core-workflows)
  • [Tools](#tools)
  • [Reference Guides](#reference-guides)
  • [Templates](#templates)
  • [Best Practices](#best-practices)

Keywords

healthtech, digital health, HIPAA, PHI, BAA, business associate, covered entity, FDA SaMD, software as medical device, EHR, EMR, FHIR, HL7, telehealth, digital therapeutics, DTx, payor, provider, value-based care, fee-for-service, RPM, remote patient monitoring


Quick Start

10-Minute Scope Check

  1. Write a 1-paragraph description of what your product does and what data it touches
  2. Run python scripts/phi_scope_checker.py description.txt
  3. Use the output to scope HIPAA exposure and identify whether you're a Business Associate, Covered Entity, neither, or both

Pick a GTM

  1. Read references/gtm_patterns.md
  2. Identify your buyer: payor, provider, employer, individual, pharma, government
  3. Each GTM has a different sales motion, contract length, and economics — pick before committing engineering

Core Workflows

Workflow 1: HIPAA Scope and BAA Strategy

Goal: Determine whether HIPAA applies, in what capacity (Covered Entity, Business Associate, neither), and what BAAs you need with whom.

Steps:

  1. Run PHI scope checker on your product description
  2. Identify: do you handle PHI on behalf of a Covered Entity (you're a BA), are you a CE yourself, or are you handling consumer-generated health data outside HIPAA?
  3. Map BAA requirements: with which Covered Entities you operate as BA, with which subcontractors you operate as BA-of-BA
  4. Engage HIPAA-specialist counsel to review scope before launch
  5. Operationalize: BA-grade hosting, encryption, access controls, audit logs, breach notification process

Time Estimate: 4-8 weeks for first scope and BAA template.

Workflow 2: FDA SaMD Classification

Goal: Determine whether your software is regulated as a medical device by the FDA, and at which classification.

Steps:

  1. Read references/fda_samd_basics.md
  2. Apply IMDRF risk categorization framework: severity of healthcare situation × significance of information
  3. Determine FDA class (I, II, III) or unregulated wellness category
  4. If regulated: pair with ra-qm-team/fda-compliance/ and ra-qm-team/iec-62304-compliance/ for the implementation work
  5. If unregulated wellness: document why, and avoid claims that would cross into regulated territory

Time Estimate: 4-12 weeks for classification, then RA/QM-driven submission timelines.

Workflow 3: GTM Selection

Goal: Pick the buyer segment and sales motion that matches your product.

Steps:

  1. Read references/gtm_patterns.md
  2. Map your product's value proposition to each buyer's purchase criteria
  3. Recognize the constraints: payor 24-36 month sales cycles, provider IT integration, employer benefits-cycle timing
  4. Pick one primary motion to start; expand later
  5. Build the team that matches the motion — payor sales is different from provider sales is different from D2C

Time Estimate: 4-8 weeks for GTM strategy decision.


Tools

phi_scope_checker.py

Scans a product description for indicators of PHI handling and HIPAA scope. Identifies whether you're likely a Covered Entity, Business Associate, both, or operating outside HIPAA (consumer wellness data).

python scripts/phi_scope_checker.py description.txt
python scripts/phi_scope_checker.py description.txt --json

Reference Guides

  • references/hipaa_basics.md — HIPAA scope, Covered Entity vs Business Associate, BAA requirements, common pitfalls
  • references/fda_samd_basics.md — Software as Medical Device classification, IMDRF framework, US vs EU
  • references/gtm_patterns.md — Payor, provider, employer, individual, pharma, government — sales cycles, contract structures, decision criteria
  • references/value_based_care_primer.md — Fee-for-service vs VBC, capitation, shared savings, ACOs, common models

Templates

  • assets/hipaa_scope_template.md — Document template for capturing HIPAA scope decisions and BAA inventory

Best Practices

  • Engage HIPAA counsel before architecture decisions. Same point as fintech: regulatory shapes infrastructure.
  • Don't claim HIPAA compliance — be HIPAA compliant. Marketing claims attract regulator attention; the actual program protects the company.
  • Don't conflate HIPAA and FDA. They cover different things. HIPAA = data; FDA = device.
  • PHI vs consumer health data. Apple Health data, fitness tracker data, and consumer wellness data are not always PHI. The status depends on context (Covered Entity relationship), not the data type alone.
  • Plan for state laws. California (CMIA), Washington (My Health My Data), and others extend beyond HIPAA. Texas, NY have their own.
  • EHR integrations are slow. Epic, Cerner, athenahealth integrations take months and require partnership programs. Plan accordingly.

Integration Points

  • ra-qm-team/ for medical-device-grade compliance work (ISO 13485, MDR, FDA, IEC 62304)
  • legal/ for BAA / DPA templates and contract review
  • engineering/cs-security-engineer — healthtech security goes beyond standard SaaS
  • business-growth/pricing-strategy — healthtech pricing has unusual constraints (PMPM, capitation, fee-for-service)
  • c-level-advisor/cs-fundraising-advisor — healthtech investor expectations differ from generic SaaS

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。