Skip to content

Commit 2325c43

Browse files
Merge pull request #233574 from psanapathi/release-azure-health-insights
Update Onco Phenotype documentation within Azure Health Insights
2 parents c4d0bcb + 665d3f5 commit 2325c43

File tree

14 files changed

+86
-77
lines changed

14 files changed

+86
-77
lines changed

articles/azure-health-insights/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ items:
66
items:
77
- name: About Azure Health Insights
88
href: overview.md
9-
- name: Onco-Phenotype
9+
- name: Onco Phenotype
1010
href: ./oncophenotype/index.yml
1111
- name: Trial Matcher
1212
href: ./trial-matcher/index.yml

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Once the Cognitive Services account is successfully created, configure private e
5656
To get started using Azure Health Insights, get started with one of the following models:
5757

5858
>[!div class="nextstepaction"]
59-
> [Onco-Phenotype](oncophenotype/index.yml)
59+
> [Onco Phenotype](oncophenotype/index.yml)
6060
6161
>[!div class="nextstepaction"]
6262
> [Trial Matcher](trial-matcher/index.yml)

articles/azure-health-insights/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ landingContent:
2525
links:
2626
- text: Deploy using the portal
2727
url: deploy-portal.md
28-
- title: Onco-Phenotype
28+
- title: Onco Phenotype
2929
linkLists:
3030
- linkListType: overview
3131
links:
32-
- text: About Onco-Phenotype
32+
- text: About Onco Phenotype
3333
url: oncophenotype/overview.md
3434
- linkListType: concept
3535
links:
Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
items:
2-
- name: Onco-Phenotype
2+
- name: Onco Phenotype
33
href: index.yml
44
- name: Overview
55
expanded: true
66
items:
7-
- name: About Onco-Phenotype
7+
- name: About Onco Phenotype
88
href: overview.md
9-
- name: FAQ
10-
href: faq.md
119
- name: Quickstarts
1210
expanded: true
1311
items:
14-
- name: Use the Onco-Phenotype model
12+
- name: Use the Onco Phenotype model
1513
href: get-started.md
1614
- name: Responsible use of AI
1715
expanded: true
@@ -20,22 +18,37 @@ items:
2018
href: /legal/azure-health-insights/oncophenotype/transparency-note?context=/azure/azure-health-insights/oncophenotype/context/context
2119
- name: Data, privacy, and security
2220
href: ../responsible-ai/data-privacy-security.md
21+
- name: Concepts
22+
expanded: true
23+
items:
24+
- name: Model configuration
25+
href: model-configuration.md
26+
- name: Patient information
27+
href: patient-info.md
28+
- name: Inference information
29+
href: inferences.md
30+
- name: Reference
31+
expanded: true
32+
items:
33+
- name: REST API
34+
href: /rest/api/cognitiveservices/healthinsights/onco-phenotype
35+
- name: SDKs
36+
items:
37+
- name: .NET
38+
href: /rest/api/cognitiveservices/healthinsights/onco-phenotype
39+
- name: Java
40+
href: /rest/api/cognitiveservices/healthinsights/onco-phenotype
41+
- name: Python
42+
href: /rest/api/cognitiveservices/healthinsights/onco-phenotype
2343
- name: Resources
2444
items:
45+
- name: FAQ
46+
href: faq.md
2547
- name: Enterprise readiness
2648
items:
2749
- name: Region Support
2850
href: https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=cognitive-services
2951
- name: Compliance and certification
3052
href: https://azure.microsoft.com/support/legal/cognitive-services-compliance-and-privacy/
3153
- name: Support and help options
32-
href: support-and-help.md
33-
- name: Concepts
34-
expanded: true
35-
items:
36-
- name: Model configuration
37-
href: model-configuration.md
38-
- name: Patient information
39-
href: patient-info.md
40-
- name: Inference information
41-
href: inferences.md
54+
href: support-and-help.md

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Onco-Phenotype frequently asked questions
2+
title: Onco Phenotype frequently asked questions
33
titleSuffix: Azure Health Insights
4-
description: Onco-Phenotype frequently asked questions
4+
description: Onco Phenotype frequently asked questions
55
services: azure-health-insights
66
author: iBoonZ
77
manager: urieinav
@@ -12,9 +12,7 @@ ms.author: behoorne
1212
---
1313

1414

15-
# Onco-Phenotype Frequently Asked Questions
16-
17-
You’ll find answers to commonly asked questions about Onco-Phenotype, part of Azure Health Insights service, in this article
15+
# Onco Phenotype Frequently Asked Questions
1816

1917
- What does inference value `None` mean?
2018

@@ -26,7 +24,7 @@ You’ll find answers to commonly asked questions about Onco-Phenotype, part of
2624

2725
- Do you support behavior code along with histology code?
2826

29-
No, the OncoPhenotype API doesn't support 1-digit behavior code. Only 4-digit histology code is supported.
27+
No, only four digit histology code is supported.
3028

3129
- What does inference value `N+` mean for clinical/pathologic N category? Why don't you have `N1, N2, N3` inference values?
3230

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Use Onco-Phenotype
2+
title: Use Onco Phenotype
33
titleSuffix: Azure Health Insights
4-
description: This article describes how to use the Onco-Phenotype
4+
description: This article describes how to use the Onco Phenotype
55
services: azure-health-insights
66
author: iBoonZ
77
manager: urieinav
@@ -12,12 +12,12 @@ ms.author: behoorne
1212
---
1313

1414

15-
# Quickstart: Use the Onco-Phenotype model
15+
# Quickstart: Use the Onco Phenotype model
1616

17-
This quickstart provides an overview on how to use the Onco-Phenotype.
17+
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 Azure 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

@@ -26,7 +26,7 @@ Once deployment is complete, you use the Azure portal to navigate to the newly c
2626

2727
To send an API request, you need your Cognitive Services account endpoint and key. You can also find a full view on the [request parameters here](../request-info.md)
2828

29-
![Screenshot of the Keys and Endpoints for the Onco-Phenotype.](../media/keys-and-endpoints.png)
29+
![Screenshot of the Keys and Endpoints for the Onco Phenotype.](../media/keys-and-endpoints.png)
3030

3131
> [!IMPORTANT]
3232
> Prediction is performed upon receipt of the API request and the results will be returned asynchronously. The API results are available for 24 hours from the time the request was ingested, and is indicated in the response. After this time period, the results are purged and are no longer available for retrieval.
@@ -35,7 +35,7 @@ To send an API request, you need your Cognitive Services account endpoint and ke
3535

3636
### Starting with a request that contains a case
3737

38-
You can use the data from this example, to test your first request to the Onco-Phenotype model.
38+
You can use the data from this example, to test your first request to the Onco Phenotype model.
3939

4040
```url
4141
POST http://{cognitive-services-account-endpoint}/healthinsights/oncophenotype/jobs?api-version=2023-03-01-preview
@@ -70,7 +70,7 @@ Ocp-Apim-Subscription-Key: {cognitive-services-account-key}
7070
```
7171
### Evaluating a response that contains a case
7272

73-
You get the status of the job by sending a request to the Onco-Phenotype model and adding the job ID from the initial request in the URL, as seen in the code snippet:
73+
You get the status of the job by sending a request to the Onco Phenotype model and adding the job ID from the initial request in the URL, as seen in the code snippet:
7474

7575
```url
7676
GET http://{cognitive-services-account-endpoint}/healthinsights/oncophenotype/jobs/385903b2-ab21-4f9e-a011-43b01f78f04e?api-version=2023-03-01-preview
@@ -141,7 +141,7 @@ More information on the [response information can be found here](../response-inf
141141

142142
## Request validation
143143

144-
Every request has required and optional fields that should be provided to the Onco-Phenotype model.
144+
Every request has required and optional fields that should be provided to the Onco Phenotype model.
145145
When you're sending data to the model, make sure that you take the following properties into account:
146146

147147
Within a request:

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

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

3-
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.
3+
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.
55

66
metadata:
7-
title: Onco-Phenotype documentation
7+
title: Onco Phenotype documentation
88
titleSuffix: Azure Health Insights
99
description: enable healthcare organizations to rapidly identify key cancer attributes within their patient populations.
1010
ms.service: Azure Health Insights
@@ -18,11 +18,11 @@ metadata:
1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
1919

2020
landingContent:
21-
- title: About Onco-Phenotype
21+
- title: About Onco Phenotype
2222
linkLists:
2323
- linkListType: overview
2424
links:
25-
- text: What is Onco-Phenotype?
25+
- text: What is Onco Phenotype?
2626
url: overview.md
2727
- linkListType: concept
2828
links:
@@ -32,7 +32,7 @@ landingContent:
3232
url: patient-info.md
3333
- text: Inference information
3434
url: inferences.md
35-
- title: Use the Onco-Phenotype model
35+
- title: Use the Onco Phenotype model
3636
linkLists:
3737
- linkListType: quickstart
3838
links:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Onco-Phenotype Inference information
2+
title: Onco Phenotype Inference information
33
titleSuffix: Azure Health Insights
4-
description: This article provides Onco-Phenotype inference information.
4+
description: This article provides Onco Phenotype inference information.
55
services: azure-health-insights
66
author: iBoonZ
77
manager: urieinav
@@ -12,9 +12,9 @@ ms.author: behoorne
1212
---
1313

1414

15-
# Onco-Phenotype Inference information
15+
# Onco Phenotype Inference information
1616

17-
Azure Health Insights Onco-Phenotype model was trained with labels that conform to the following standards.
17+
Azure 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Onco-Phenotype model configuration
2+
title: Onco Phenotype model configuration
33
titleSuffix: Azure Health Insights
4-
description: This article provides Onco-Phenotype model configuration information.
4+
description: This article provides Onco Phenotype model configuration information.
55
services: azure-health-insights
66
author: iBoonZ
77
manager: urieinav
@@ -12,9 +12,9 @@ ms.author: behoorne
1212
---
1313

1414

15-
# Onco-Phenotype model configuration
15+
# Onco Phenotype model configuration
1616

17-
To interact with the Onco-Phenotype model, you can provide several model configurations parameters that modify the outcome of the responses.
17+
To interact with the Onco Phenotype model, you can provide several model configurations parameters that modify the outcome of the responses.
1818

1919
> [!IMPORTANT]
2020
> Model configuration is applied to ALL the patients within a request.
@@ -29,7 +29,7 @@ To interact with the Onco-Phenotype model, you can provide several model configu
2929
## Case finding
3030

3131

32-
The Onco-Phenotype model configuration helps you find if any cancer cases exist. The API allows you to explicitly check if a cancer case exists in the provided clinical documents.
32+
The Onco Phenotype model configuration helps you find if any cancer cases exist. The API allows you to explicitly check if a cancer case exists in the provided clinical documents.
3333

3434
**Check for cancer case** |**Did the model find a case?** |**Behavior**
3535
---------------------- |-----------------------|-------------------

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What is Onco-Phenotype - Azure Health Insights
2+
title: What is Onco Phenotype - Azure Health Insights
33
titleSuffix: Azure Health Insights
44
description: Enable healthcare organizations to rapidly identify key cancer attributes within their patient populations.
55
services: azure-health-insights
@@ -12,31 +12,31 @@ ms.author: behoorne
1212
---
1313

1414

15-
# What is Onco-Phenotype - Azure Health Insights
15+
# What is Onco Phenotype - Azure Health Insights
1616

17-
Onco-Phenotype is an AI model that’s offered within the context of the broader Azure Health Insights. It augments traditional clinical Natural Language Processing tools by enabling healthcare organizations to rapidly identify key cancer attributes within their patient populations.
17+
Onco Phenotype is an AI model that’s offered within the context of the broader Azure Health Insights. It augments traditional clinical Natural Language Processing tools by enabling healthcare organizations to rapidly identify key cancer attributes within their patient populations.
1818

1919

2020
> [!IMPORTANT]
21-
> The Onco-Phenotype model is a capability provided “AS IS” and “WITH ALL FAULTS.” The Onco-Phenotype model isn't intended or made available for use as a medical device, clinical support, diagnostic tool, or other technology intended to be used in the diagnosis, cure, mitigation, treatment, or prevention of disease or other conditions, and no license or right is granted by Microsoft to use this capability for such purposes. This capability isn't designed or intended to be implemented or deployed as a substitute for professional medical advice or healthcare opinion, diagnosis, treatment, or the clinical judgment of a healthcare professional, and should not be used as such. The customer is solely responsible for any use of the Onco-Phenotype model. The customer is responsible for ensuring compliance with those license terms, including any geographic or other applicable restrictions.
21+
> The Onco Phenotype model is a capability provided “AS IS” and “WITH ALL FAULTS.” The Onco Phenotype model isn't intended or made available for use as a medical device, clinical support, diagnostic tool, or other technology intended to be used in the diagnosis, cure, mitigation, treatment, or prevention of disease or other conditions, and no license or right is granted by Microsoft to use this capability for such purposes. This capability isn't designed or intended to be implemented or deployed as a substitute for professional medical advice or healthcare opinion, diagnosis, treatment, or the clinical judgment of a healthcare professional, and should not be used as such. The customer is solely responsible for any use of the Onco Phenotype model. The customer is responsible for ensuring compliance with those license terms, including any geographic or other applicable restrictions.
2222
2323

24-
## Onco-Phenotype features
25-
The Onco-Phenotype model, available in the Azure Health Insights cognitive service as an API, augments traditional clinical natural language processing (NLP) tools by helping healthcare providers rapidly identify key attributes of a cancer within their patient populations with an existing cancer diagnosis. You can use this model to infer tumor site; histology; clinical stage tumor (T), node (N), and metastasis (M) categories; and pathologic stage TNM categories from unstructured clinical documents, along with confidence scores and relevant evidence.
24+
## Onco Phenotype features
25+
The Onco Phenotype model, available in the Azure Health Insights cognitive service as an API, augments traditional clinical natural language processing (NLP) tools by helping healthcare providers rapidly identify key attributes of a cancer within their patient populations with an existing cancer diagnosis. You can use this model to infer tumor site; histology; clinical stage tumor (T), node (N), and metastasis (M) categories; and pathologic stage TNM categories from unstructured clinical documents, along with confidence scores and relevant evidence.
2626

2727
- **Tumor site** refers to the primary tumor location.
2828

2929
- **Histology** refers to the cell type of a given tumor.
3030

3131
The following paragraph is adapted from [American Joint Committee on Cancer (AJCC)'s Cancer Staging System](https://www.facs.org/quality-programs/cancer/ajcc/cancer-staging).
3232

33-
Cancer staging describes the severity of an individual's cancer based on the magnitude of the original tumor, as well as on the extent cancer has spread in the body. The Onco-Phenotype model supports inferring two types of staging from the clinical documents - clinical staging and pathologic staging. They’re both expressed in the form of TNM categories, where TNM indicates the extent of the tumor (T), the extent of spread to the lymph nodes (N), and the presence of metastasis (M).
33+
Cancer staging describes the severity of an individual's cancer based on the magnitude of the original tumor, as well as on the extent cancer has spread in the body. The Onco Phenotype model supports inferring two types of staging from the clinical documents - clinical staging and pathologic staging. They’re both expressed in the form of TNM categories, where TNM indicates the extent of the tumor (T), the extent of spread to the lymph nodes (N), and the presence of metastasis (M).
3434

3535
- **Clinical staging** determines the nature and extent of cancer based on the physical examination, imaging tests, and biopsies of affected areas.
3636

3737
- **Pathologic staging** can only be determined from individual patients who have had surgery to remove a tumor or otherwise explore the extent of the cancer. Pathologic staging combines the results of clinical staging (physical exam, imaging test) with surgical results.
3838

39-
The Onco-Phenotype model enables cancer registrars to efficiently abstract cancer patients as it infers the above-mentioned key cancer attributes from unstructured clinical documents along with evidence that are relevant to those attributes. Leveraging this API can reduce the manual time spent combing through large amounts of patient documentation by focusing on the most relevant content in support of a clinician.
39+
The Onco Phenotype model enables cancer registrars to efficiently abstract cancer patients as it infers the above-mentioned key cancer attributes from unstructured clinical documents along with evidence that are relevant to those attributes. Leveraging this API can reduce the manual time spent combing through large amounts of patient documentation by focusing on the most relevant content in support of a clinician.
4040

4141

4242
## Language support
@@ -50,7 +50,7 @@ The Official prices will be released after public preview
5050

5151
## Next steps
5252

53-
Get started using the Onco-Phenotype model:
53+
Get started using the Onco Phenotype model:
5454

5555
>[!div class="nextstepaction"]
5656
> [deploy the service via the portal](../deploy-portal.md)

0 commit comments

Comments
 (0)