Skip to content

Commit 9c61c83

Browse files
markzegarellistayseesongbot-docsteamtcgilbert
authored
DOC 607 hipaa (#3762)
* Initial draft of HIPAA doc * Additional HIPAA updates * [netlify-build] * [netlify-build] * Cleanup [netlify-build] * Update src/privacy/hipaa-eligible-segment.md * removed "o" * Add link to blog post [netlify-build] * Add docs for new Aampe destination (#3803) * Add docs for new Aampe destination * Add 'Aampe' to accept list Co-authored-by: markzegarelli <[email protected]> * Re-adding these (#3808) Co-authored-by: stayseesong <[email protected]> Co-authored-by: Segment Docs Robot <[email protected]> Co-authored-by: Thomas Gilbert <[email protected]>
1 parent 475764e commit 9c61c83

File tree

5 files changed

+26
-3
lines changed

5 files changed

+26
-3
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,8 @@ sections:
396396
title: User Deletion and Suppression
397397
- path: /privacy/account-deletion
398398
title: Account & Data Deletion
399+
- path: /privacy/hipaa-eligible-segment
400+
title: HIPAA Eligible Segment
399401
- path: /privacy/faq
400402
title: Privacy FAQs
401403
- section_title: Protocols

src/privacy/hipaa-eligible-segment.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: HIPAA Eligible Segment
3+
---
4+
5+
Segment is a HIPAA eligible platform, and meets the data privacy and security requirements of healthcare customers and their stakeholders. For more information about Segment becoming HIPAA eligible, see the [announcement blog post](http://segment.com/blog/segment-for-healthcare){:target="_blank"}.
6+
7+
## Business Associate Addendum
8+
9+
> info ""
10+
> Twilio BAA are available to customers on a Business Tier plan.
11+
12+
Before you begin, check that the Segment products and services you'll use for your HIPAA workflows are on the list of Twilio's [HIPAA Eligible Products and Services](https://twil.io/HIPAA-eligible-products-and-services){:target="_blank"}. After you've verified availability, contact your Account Expert to [request a demo](https://segment.com/contact/sales/){:target="_blank"}.
13+
14+
## Verify your Workspace
15+
16+
Ensure your Workspace is eligible for HIPAA before you configure and send any personal health information (PHI).
17+
18+
1. In your Workspace, navigate to **Settings > Workspace Settings**.
19+
2. On the **General Settings** tab, ensure that the HIPAA badge appears. This badge confirms that the Workspace is HIPAA eligible. ![HIPAA Eligible](images/hipaa-eligible.png)
20+
21+
With the BAA signed and Workspace confirmed as eligible, you can start building. For more information about starting a HIPAA compliant implementation, see Twilio's [Architecting for HIPAA on Twilio](https://twil.io/architecting-for-hipaa){:target="_blank"}, which outlines the shared responsibilities and requirements for building and maintaining HIPAA-compliant workflows in Segment.

src/privacy/images/hipaa-eligible.png

149 KB
Loading

src/privacy/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
title: Privacy Tools Overview
33
---
44

5-
Segment includes a suite of Privacy tools to help your organization comply with regulations like the GDPR and the CCPA.
5+
Segment includes a suite of Privacy tools to help your organization comply with regulations like HIPAA, the GDPR, and the CCPA.
66

77
{% include components/signpost.html sections=site.data.privacy.sections %}

src/privacy/portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Privacy Portal
33
---
44
{% include content/plan-grid.md name="privacy" %}
55

6-
When preparing for new privacy regulations (such as the GDPR or the CCPA), the
6+
When preparing for new privacy regulations (like HIPAA, the GDPR, or the CCPA), the
77
best practice is to create a comprehensive data inventory which includes details
88
about what personal information you collect, where you collect it from, where
99
you store the data, and who has access to it. The Privacy Portal helps automate
@@ -23,7 +23,7 @@ Privacy Portal features are available to all Segment workspaces, however only wo
2323

2424
The Inbox helps you keep track of new restricted data types as they are captured, quickly classify them, and build a data Inventory.
2525

26-
We detect these fields by scanning data from your Web, Mobile, Server, and Cloud Event Sources to detect PII based on our [default PII matchers](#default-pii-matchers). New properties sent into Segment appear in the Inbox in realtime.
26+
Segment detects these fields by scanning data from your Web, Mobile, Server, and Cloud Event Sources to detect PII based on the [default PII matchers](#default-pii-matchers). New properties sent into Segment appear in the Inbox in realtime.
2727

2828
When you view the Inbox for the first time, it displays every property that was sent into Segment from Web, Mobile, Server, and Cloud Event Sources dating back to August 9, 2019. ([Cloud Object Sources](/docs/connections/sources/#cloud-apps) do not appear in the Inbox at this time.)
2929

0 commit comments

Comments
 (0)