Skip to content

Commit 6261643

Browse files
authored
Update overview.md
fixed the following issues raised by JamesJBarnett: Line 14: Image does not load. See build report suggestion. image Lines 14, 42: Edit alt text: Begin alt text with the type of graphic (for example, "Screenshot of...") and end with a period so the screen reader can identify its end. Don't start with "Image..." or "Graphic...". Screen readers say this automatically. Lines 97-99: Remove pricing information from this page, leaving the link to the pricing calculator.
1 parent b1defff commit 6261643

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

articles/healthcare-apis/deidentification/overview.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ ms.author: kimiamavon
1111

1212
# What is the de-identification service?
1313

14-
![TAGSURROGATEREDACT](https://github.com/user-attachments/assets/e695e769-b6b9-4c48-88af-8e0796e902ac)
14+
![Screenshot of the Tag Redact and Surrogation operations.](https://github.com/user-attachments/assets/5fb2a39d-c270-4551-baad-0dcf98cb48e1)
15+
1516

1617
The de-identification service in Azure Health Data Services enables healthcare organizations to de-identify clinical data so that the resulting data retains its clinical relevance and distribution while also adhering to the Health Insurance Portability and Accountability Act of 1996 (HIPAA) Privacy Rule. The service uses state-of-the-art machine learning models to automatically extract, redact, or surrogate 27 entities - including the HIPAA 18 Protected Health Information (PHI) identifiers – from unstructured text such as clinical notes, transcripts, messages, or clinical trial studies.
1718

@@ -39,7 +40,7 @@ The de-identification service unlocks the power of your data by automating three
3940
### **Consistent replacement to preserve patient timelines**
4041
Consistent surrogation results enable organizations to retain relationships occurring in the underlying dataset, which is critical for research, analytics, and machine learning. By submitting data in the same batch, our service allows for consistent replacement across entities and preserves the relative temporal relationships between events.
4142

42-
![consistentsurrogation](https://github.com/user-attachments/assets/9ac6532d-e21c-4b51-8a83-a89a42e1b7bb)
43+
![Screenshot of consistent surrogation.](https://github.com/user-attachments/assets/9ac6532d-e21c-4b51-8a83-a89a42e1b7bb)
4344

4445
## De-identify clinical data securely and efficiently
4546

@@ -88,16 +89,11 @@ The following service limits are applicable:
8889

8990
## Pricing
9091

91-
Pricing is based on the amount of data de-identified by our service. You are charge $0.05 per MB, for any of the three operations we offer, whether you are using the asynchronous or synchornous endpoint.
92+
Pricing is based on the amount of data de-identified by our service:
93+
You are charged $0.05 per MB, for any of the three operations we offer, whether you are using the asynchronous or synchornous endpoint. You have also have a monthly allotment of 50 MB that enables you to try the product for free.
9294

9395
This price is also displayed on our Pricing Tool page, where you can estimate the cost based on your use case: [Azure Pricing Calculator](https://azure.microsoft.com/pricing/calculator/)
9496

95-
You have also have a monthly allotment of 50 MB that enables you to try the product for free.
96-
97-
| Transformation Operation (per MB) | Up to 50 MB | Over 50 MB |
98-
| ---------------- | ------ | ---- |
99-
| Unstructured text de-identification | $0 | $0.05 |
100-
10197
When you choose to store documents in Azure Blob Storage, you are charged based on Azure Storage pricing.
10298

10399
## Responsible use of AI

0 commit comments

Comments
 (0)