You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/deidentification/overview.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The de-identification service in Azure Health Data Services enables healthcare o
30
30
31
31
The de-identification service unlocks the power of your data by automating three operations:
32
32
33
-
-**TAG** identifies and Tags PHI in your clinical text, specifying the entity types (i.e. Patient Name, Doctor Name, Age, etc)
33
+
-**TAG** identifies and Tags PHI in your clinical text, specifying the entity types (i.e. Patient Name, Doctor Name, Age, etc.)
34
34
-**REDACT** replaces the identified PHI in your clinical text with the entity types
35
35
-**SURROGATE** replaces the identified PHI in your clinical text with realistic pseudonyms (names of people, organizations, hospitals) and randomizes number based PHI (dates and alphanumeric entities such as ID Numbers and more)
36
36
@@ -89,12 +89,16 @@ The following service limits are applicable:
89
89
90
90
## Pricing
91
91
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.
92
+
The de-identification service pricing is dependent on the amount of data de-identified by our service.
93
+
You are charged per MB, for any of the three operations we offer, whether you are using the asynchronous or synchronous endpoint.
94
94
95
-
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/)
95
+
The cost per MB de-identified is displayed in the row "Unstructured De-identification" in the table "Transformation Operations" in the [Azure Pricing Page](https://azure.microsoft.com/en-us/pricing/details/health-data-services/?msockid=2982a916bc2461731022bd6cbdbd6053#pricing)
96
+
97
+
You have also have a monthly allotment of 50 MB that enables you to try the product for free.
96
98
97
-
When you choose to store documents in Azure Blob Storage, you are charged based on Azure Storage pricing.
99
+
The [Azure Pricing Calculator](https://azure.microsoft.com/pricing/calculator/) helps you estimate the cost based on your use case.
100
+
101
+
When you choose to store documents in Azure Blob Storage, you are charged based on Azure Storage pricing.
0 commit comments