Skip to content

Commit 181ef00

Browse files
authored
Merge pull request #234100 from psanapathi/release-azure-health-insights
Rename Azure Health Insights to Project Health Insights
2 parents 349ea45 + a7b8ecf commit 181ef00

29 files changed

+85
-465
lines changed

articles/azure-health-insights/TOC.yml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
items:
2-
- name: Azure Health Insights documentation
2+
- name: Project Health Insights documentation
33
href: index.yml
44
- name: Overview
55
expanded: true
66
items:
7-
- name: About Azure Health Insights
7+
- name: About Project Health Insights
88
href: overview.md
99
- name: Onco Phenotype
1010
href: ./oncophenotype/index.yml
@@ -20,16 +20,8 @@ items:
2020
- name: Quickstarts
2121
expanded: true
2222
items:
23-
- name: Deploy Azure Health Insights using the portal
23+
- name: Deploy Project Health Insights using the portal
2424
href: deploy-portal.md
25-
- name: How-to guides
26-
items:
27-
- name: Use containers
28-
items:
29-
- name: Use Docker containers
30-
href: use-containers.md
31-
- name: Configure containers
32-
href: configure-containers.md
3325
- name: About Responsible AI
3426
expanded: true
3527
items:

articles/azure-health-insights/configure-containers.md

Lines changed: 0 additions & 123 deletions
This file was deleted.

articles/azure-health-insights/deploy-portal.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Deploy Azure Health Insights using the Azure portal
3-
titleSuffix: Azure Health Insights
4-
description: This article describes how to deploy Azure Health Insights in the Azure portal.
2+
title: Deploy Project Health Insights using the Azure portal
3+
titleSuffix: Project Health Insights
4+
description: This article describes how to deploy Project Health Insights in the Azure portal.
55
services: azure-health-insights
66
author: iBoonZ
77
manager: urieinav
@@ -12,22 +12,22 @@ ms.author: behoorne
1212
---
1313

1414

15-
# Quickstart: Deploy Azure Health Insights using the Azure portal
15+
# Quickstart: Deploy Project Health Insights using the Azure portal
1616

17-
In this quickstart, you learn how to deploy Azure Health Insights using the Azure portal.
17+
In this quickstart, you learn how to deploy Project Health Insights using the Azure portal.
1818

19-
Once deployment is complete, you can use the Azure portal to navigate to the newly created Azure Health Insights, and retrieve the needed details such your service URL, keys and manage your access controls.
19+
Once deployment is complete, you can use the Azure portal to navigate to the newly created Project Health Insights, and retrieve the needed details such your service URL, keys and manage your access controls.
2020

2121
## Prerequisite
22-
To deploy Azure Health Insights, you must register your subscription. Let us know the Azure subscription ID you plan to use for Azure Health Insights so that we can register necessary feature flags on our end.
22+
To deploy Project Health Insights, you must register your subscription. Let us know the Azure subscription ID you plan to use for Project Health Insights so that we can register necessary feature flags on our end.
2323

24-
## Deploy Azure Health Insights
24+
## Deploy Project Health Insights
2525

2626
1. Sign in to the [Azure portal](https://portal.azure.com/).
2727
2. Create a new **Resource group**.
28-
3. Add a new Cognitive Services account to your Resource group and search for **Azure Health Insights**.
28+
3. Add a new Cognitive Services account to your Resource group and search for **Project Health Insights**.
2929

30-
![Screenshot of how to create the new Azure Health Insights service.](media/oncophenotype/deploy-to-azure/create-service.png)
30+
![Screenshot of how to create the new Project Health Insights service.](media/oncophenotype/deploy-to-azure/create-service.png)
3131

3232
or Use this [link](https://portal.azure.com/#create/Microsoft.CognitiveServicesHealthInsights) to create a new Cognitive Services account.
3333

@@ -53,7 +53,7 @@ Once the Cognitive Services account is successfully created, configure private e
5353

5454
## Next steps
5555

56-
To get started using Azure Health Insights, get started with one of the following models:
56+
To get started using Project Health Insights, get started with one of the following models:
5757

5858
>[!div class="nextstepaction"]
5959
> [Onco Phenotype](oncophenotype/index.yml)

articles/azure-health-insights/index.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
### YamlMime:Landing
22

3-
title: Azure Health Insights
4-
summary: Azure Health Insights
3+
title: Project Health Insights
4+
summary: Project Health Insights
55
metadata:
6-
title: Azure Health Insights
6+
title: Project Health Insights
77
description: this article contains documentation regarding the different Health Decision Models from Health A.I.
8-
ms.service: Azure Health Insights
8+
ms.service: Project Health Insights
99
ms.topic: landing-page
1010
author: iBoonZ
1111
ms.author: behoorne
@@ -15,11 +15,11 @@ metadata:
1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
1616

1717
landingContent:
18-
- title: About Azure Health Insights
18+
- title: About Project Health Insights
1919
linkLists:
2020
- linkListType: overview
2121
links:
22-
- text: What is Azure Health Insights?
22+
- text: What is Project Health Insights?
2323
url: overview.md
2424
- linkListType: quickstart
2525
links:

articles/azure-health-insights/oncophenotype/TOC.yml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,14 @@ items:
77
- name: About Onco Phenotype
88
href: overview.md
99
- name: Quickstarts
10-
expanded: true
1110
items:
1211
- name: Use the Onco Phenotype model
1312
href: get-started.md
1413
- name: Responsible use of AI
15-
expanded: true
1614
items:
17-
- name: Transparency note
18-
href: /legal/azure-health-insights/oncophenotype/transparency-note?context=/azure/azure-health-insights/oncophenotype/context/context
1915
- name: Data, privacy, and security
2016
href: ../responsible-ai/data-privacy-security.md
2117
- name: Concepts
22-
expanded: true
2318
items:
2419
- name: Model configuration
2520
href: model-configuration.md
@@ -28,18 +23,11 @@ items:
2823
- name: Inference information
2924
href: inferences.md
3025
- name: Reference
31-
expanded: true
3226
items:
3327
- name: REST API
3428
href: /rest/api/cognitiveservices/healthinsights/onco-phenotype
35-
- name: SDKs
36-
items:
37-
- name: .NET
38-
href: /dotnet/api/overview/azure/health.insights.cancerprofiling-readme
39-
- name: Java
40-
href: /rest/api/cognitiveservices/healthinsights/onco-phenotype
41-
- name: Python
42-
href: /rest/api/cognitiveservices/healthinsights/onco-phenotype
29+
- name: .NET SDK
30+
href: /dotnet/api/overview/azure/health.insights.cancerprofiling-readme
4331
- name: Resources
4432
items:
4533
- name: FAQ

articles/azure-health-insights/oncophenotype/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Onco Phenotype frequently asked questions
3-
titleSuffix: Azure Health Insights
3+
titleSuffix: Project Health Insights
44
description: Onco Phenotype frequently asked questions
55
services: azure-health-insights
66
author: iBoonZ

articles/azure-health-insights/oncophenotype/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use Onco Phenotype
3-
titleSuffix: Azure Health Insights
3+
titleSuffix: Project Health Insights
44
description: This article describes how to use the Onco Phenotype
55
services: azure-health-insights
66
author: iBoonZ
@@ -17,7 +17,7 @@ ms.author: behoorne
1717
This quickstart provides an overview on how to use the Onco Phenotype.
1818

1919
## Prerequisites
20-
To use the Onco Phenotype model, you must have a Cognitive Services account created. If you haven't already created a Cognitive Services account, see [Deploy Azure Health Insights using the Azure portal.](../deploy-portal.md)
20+
To use the Onco Phenotype model, you must have a Cognitive Services account created. If you haven't already created a Cognitive Services account, see [Deploy Project Health Insights using the Azure portal.](../deploy-portal.md)
2121

2222
Once deployment is complete, you use the Azure portal to navigate to the newly created Cognitive Services account to see the details, including your Service URL. The Service URL to access your service is: https://```YOUR-NAME```.cognitiveservices.azure.com/.
2323

articles/azure-health-insights/oncophenotype/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:Landing
22

33
title: Onco Phenotype documentation
4-
summary: Onco Phenotype is offered within the context of the broader Azure Health Insights, augments traditional clinical NLP tools by enabling healthcare partners to rapidly identify key cancer attributes within their patient populations.
4+
summary: Onco Phenotype is offered within the context of the broader Project Health Insights, augments traditional clinical NLP tools by enabling healthcare partners to rapidly identify key cancer attributes within their patient populations.
55

66
metadata:
77
title: Onco Phenotype documentation
8-
titleSuffix: Azure Health Insights
8+
titleSuffix: Project Health Insights
99
description: enable healthcare organizations to rapidly identify key cancer attributes within their patient populations.
10-
ms.service: Azure Health Insights
10+
ms.service: Project Health Insights
1111
ms.topic: landing-page
1212
author: iBoonZ
1313
ms.collection: collection

articles/azure-health-insights/oncophenotype/inferences.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Onco Phenotype Inference information
3-
titleSuffix: Azure Health Insights
3+
titleSuffix: Project Health Insights
44
description: This article provides Onco Phenotype inference information.
55
services: azure-health-insights
66
author: iBoonZ
@@ -14,7 +14,7 @@ ms.author: behoorne
1414

1515
# Onco Phenotype Inference information
1616

17-
Azure Health Insights Onco Phenotype model was trained with labels that conform to the following standards.
17+
Project Health Insights Onco Phenotype model was trained with labels that conform to the following standards.
1818
- Tumor site and histology inferences: **WHO ICD-O-3** representation.
1919
- Clinical and pathologic stage TNM category inferences: **American Joint Committee on Cancer (AJCC)'s 7th edition** of the cancer staging manual.
2020

articles/azure-health-insights/oncophenotype/model-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Onco Phenotype model configuration
3-
titleSuffix: Azure Health Insights
3+
titleSuffix: Project Health Insights
44
description: This article provides Onco Phenotype model configuration information.
55
services: azure-health-insights
66
author: iBoonZ

0 commit comments

Comments
 (0)