By · Last updated 2026-04-28

ブログに戻る医療

あなたのPIIツールが見逃している可能性のある18のHIPAA識別子

HIPAAは18のPHI識別子をリストしています。ほとんどの匿名化ツールはそのうちの6つしか検出できません。医療記録番号は機関によって異なり、標準的な米国形式はありません。45 CFR...

April 28, 20269 分で読めます
HIPAA 18 identifiersPHI complete detectionMRN detectionNPI DEA numbersHIPAA Safe Harbor compliance

あなたのツールが見逃す18のHIPAA識別子

2026年版に更新済み。

HIPAAは18のPHI識別子カテゴリを列挙しています。ほとんどの匿名化ツールが検出できるのはせいぜい6つです。残りの12は検出されずに通過し、それぞれがコンプライアンスの抜け穴となります。

セーフハーバー規則

HIPAAのプライバシー規則(45 CFR § 164.514)はセーフハーバー非識別化方法を定義しています。18のすべての識別子カテゴリを削除しなければなりません。すべて削除すれば、データは法律上、非識別化されたとみなされます。これがセーフハーバーが普及している理由です。合否判定であり、裁量の余地がありません。

18のカテゴリは以下のとおりです:

  1. 氏名
  2. 州より小さい地理データ — 住所、市区町村、郡、郵便番号
  3. 年を除く日付 — 生年月日、入院日、退院日、死亡日
  4. 電話番号
  5. FAX番号
  6. メールアドレス
  7. 社会保障コード
  8. 患者記録識別子(MRN)
  9. 健康保険受益者コード
  10. 口座識別子
  11. 証明書・免許コード
  12. 車両識別子およびシリアルコード
  13. デバイス識別子およびシリアルコード
  14. WebのURL
  15. IPアドレス
  16. 生体識別子 — 指紋、声紋
  17. 顔全体の写真および類似画像
  18. その他の一意な識別コードまたは値

ほとんどのツールはカテゴリ1、4、6、7(氏名、電話番号、メールアドレス、社会保障コード)を適切に処理します。カテゴリ8、9、10、11、13、18を定期的に見逃します。

MRNの抜け穴

患者記録識別子はカテゴリ8に含まれます。MRNの形式は各病院が独自に設定します。米国には統一された標準形式がありません。

病院Aは7桁の整数を使用します。病院Bは「PT-YYYYNNNN」を使用します。病院Cは8文字の英数字を使用します。病院Dは「MRN:」に続けて9桁のコードを記載します。

汎用ツールは「PT-2024-8847」をPHIとしてフラグしません。文書は非識別化チェックを通過します。しかし非識別化されていません。アラートは発生しません。チームは作業完了と思い込みます。実際には完了していません。

これは最も危険な種類の抜け穴です。サイレントな抜け穴です。

3つの対処法

Presidioでコーディングする。 Pythonのスキルと継続的なメンテナンスが必要です。機能しますが時間がかかります。

手動レビューを追加する。 担当者が各文書のMRNを確認します。これはスケールしません。

AI支援カスタムエンティティ作成を使用する。 コード不要です。チームがサンプル値を提供し、AIがパターンを構築します。

実際の流れです。チームが5つのサンプルMRN値を提供します:SVHS-0012345、SVHS-0987654、SVHS-1122334、SVHS-4455667、SVHS-8899001。AIはSVHS-\d{7}を返し、サンプルに対して検証します。チームはHIPAAプリセットに保存します。以降のすべてのセッションでこの形式が自動的に検出されます。同じアプローチが受益者コードやデバイスシリアルコードにも適用できます。

プリセットの仕組みはHIPAA MRN検出ガイドで確認できます。AIパターンワークフローについても詳しく説明しています。

見落とされがちな前提

多くのチームは名前と電話番号を含むサンプル文書でテストします。ツールは合格します。完全なカバレッジと思い込みます。しかしサンプルに機関固有の識別子が含まれることはほとんどありません。MRNや受益者コードは汎用ツールには無作為な文字列に見えます。フラグなしで通過してしまいます。

真のセーフハーバー監査は18のカテゴリすべてを検出方法に対応付けます。カテゴリ8については、自病院の実際のMRNサンプルで検証してください。ツールがあなたの形式を知っていると仮定しないでください。

完全なフレームワークはHIPAAコンプライアンス概要でご確認ください。

結論

セーフハーバーは18のすべての識別子カテゴリの削除を求めています。汎用ツールはそのごく一部しかカバーしません。MRN、受益者コード、デバイスシリアルコードなどの抜け穴には標準形式がなく、汎用ツールは見逃します。AI支援カスタムエンティティはコードや手動レビューなしに抜け穴を埋めます。

参考文献

  • HHS:HIPAA Safe Harbor、45 CFR § 164.514 — hhs.gov。VERIFIED。
  • Shaip:医療非識別化におけるPHI識別子の種類 — shaip.com。VERIFIED-EXTERNAL。
  • HHS OCR:2024年更新の非識別化ガイダンス — hhs.gov。VERIFIED。

データを保護する準備はできましたか?

48言語で285以上のエンティティタイプを使用してPIIを匿名化し始めましょう。

About this page

We update this page when our platform or the law changes.

Read our founder note for how we work.

Each change shows up in the timestamp at the top.

Related reading

We follow these rules

  • GDPR (EU 2016/679).
  • ISO/IEC 27001:2022.
  • NIS2 (EU 2022/2555).
  • HIPAA safe harbor under 45 CFR § 164.514(b)(2).

Our promise

We do not sell your data.

We do not train models on your text.

We store your files in Germany.

You can delete your account at any time.

You own your work.

Where we run

Our servers live in Falkenstein, Germany.

We use Hetzner. They hold ISO 27001 certification.

All data stays in the EU.

Backups run every day.

Need help?

Email support@anonym.legal.

We reply within one business day.

How we test

We run a full check suite on every release.

Each surface gets its own sweep script and report.

Human reviewers spot-check the output each week.

We track recall and precision on a labelled set.

Bad runs block the deploy.

What we never do

  • We never sell your information to third parties.
  • We never train models on what you upload.
  • We never keep your work after you delete it.
  • We never share keys with any outside firm.
  • We never run ads inside the product.

Plans in plain words

We sell credits, not seats.

One credit covers one short job.

Long jobs use a few credits each.

You can top up at any time.

Unused credits roll over each month.

Read the plans page for current rates.

Who built this

A small team of engineers and lawyers built this.

We ship from Europe and work in the open.

Our founder note spells out why we started.

Where to start

How the parts fit

A browser add-on cleans text inside Chrome.

A Word plug-in handles drafts in Office.

A small desktop tool works on whole folders.

An agent protocol link feeds large models safely.

All four share one core engine and one rule set.

Words from our team

We started this work after a lunch about cookies.

One friend kept getting odd ads on her phone.

We asked why a court file leaked through a draft.

We sketched the first build on a napkin that week.

By month three we had a tiny demo for a friend.

She used it on her first case the next day.

Common questions we hear

Can the tool read scanned PDFs? Yes, with OCR.

Does it work on long files? Yes, in small chunks.

Can I roll my own rule set? Yes, save it as a preset.

Does it run offline? The desktop build runs offline.

Do you keep my files? No, the cloud build wipes after each run.

Will it learn from my work? No, we never train on inputs.

A short tour of the workflow

Upload a file or paste a snippet of prose.

Pick the entities you want gone from the draft.

Choose a method: replace, mask, hash, encrypt, or redact.

Press run and watch the side panel show each hit.

Skim the result and tweak any rule that misfired.

Save the cleaned file or send it to a teammate.