huifer/wellally-health-skills · Archived

radiation-data

Reference data for medical radiation dose calculation including standard doses, decay models, and safety thresholds.

First seen Jul 1, 2026

Installation

$ npx skills add huifer/wellally-health-skills --skill radiation-data

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from huifer/wellally-health-skills · top by installs.

npx skills add huifer/wellally-health-skills

Browse all from huifer/wellally-health-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 3
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Write

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,834 B
  • docs SUMMARY.md 138 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

辐射剂量计算参考数据技能

提供医学影像检查的辐射剂量参考值和计算模型。

核心功能

调用 -> 返回辐射剂量参考数据

常见检查辐射剂量

CT检查(单位: mSv)

部位 剂量
头部CT 2
胸部CT 7
腹部CT 8
盆腔CT 6
脊柱CT 6
四肢CT 0.1
全身CT 10

X光检查(单位: mSv)

部位 剂量
胸部X光 0.1
腹部X光 0.7
四肢X光 0.01
牙齿X光 0.005

其他检查(单位: mSv)

类型 剂量
PET-CT 14
骨扫描 6
血管造影 5-15
乳腺钼靶 0.4

辐射消散规律

采用指数衰减模型:

残留剂量 = 初始剂量 × (0.5)^(天数/365)
年消散率:约 50% 每年

辐射安全阈值

年平均自然本底 2.4 mSv/年
公众年剂量限值 1 mSv/年(除自然本底外)
职业人员限值 20 mSv/年
医学检查建议 年累积 < 10 mSv

体表面积计算

Mosteller公式:

体表面积 = √(身高cm × 体重kg / 3600)

剂量调整系数

标准体表面积:1.73 m²
调整系数 = 实际体表面积 / 1.73
调整后剂量 = 标准剂量 × 调整系数

辐射影响评估

剂量范围 评估
< 1 mSv 风险极低,无需特殊处理
1-10 mSv 需要记录,建议年度总结
10-50 mSv 需要关注,建议间隔检查
> 50 mSv 需要医生评估,严格记录