Skip to content

Commit 34f5e6c

Browse files
Merge pull request #231472 from laujan/patch-218
Update concept-query-fields.md
2 parents b59ebd8 + 69b537b commit 34f5e6c

File tree

3 files changed

+15
-5
lines changed

3 files changed

+15
-5
lines changed

articles/applied-ai-services/form-recognizer/concept-add-on-capabilities.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,15 @@ recommendations: false
1414
---
1515
<!-- markdownlint-disable MD033 -->
1616

17-
# Azure Form Recognizer add-on capabilities
17+
# Azure Form Recognizer add-on capabilities (preview)
1818

1919
**This article applies to:** ![Form Recognizer v3.0 checkmark](media/yes-icon.png) **Form Recognizer v3.0**.
2020

21+
> [!IMPORTANT]
22+
>
23+
> * The Form Recognizer Studio add-on capabilities feature is currently in gated preview. Features, approaches and processes may change, prior to General Availability (GA), based on user feedback.
24+
> * Complete and submit the [**Form Recognizer private preview request form**](https://aka.ms/form-recognizer/preview/survey) to request access.
25+
2126
> [!NOTE]
2227
>
2328
> Add-on capabilities for Form Recognizer Studio are only available within the Read and Layout models for the `2023-02-28-preview` release.
@@ -110,4 +115,4 @@ The `ocr.font` capability extracts all font properties of text extracted in the
110115

111116
> [!div class="nextstepaction"]
112117
> Learn more:
113-
> [**Read model**](concept-read.md) [**Layout model**](concept-layout.md).
118+
> [**Read model**](concept-read.md) [**Layout model**](concept-layout.md).

articles/applied-ai-services/form-recognizer/concept-insurance-card.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,15 @@ monikerRange: 'form-recog-3.0.0'
1313
recommendations: false
1414
---
1515

16-
# Azure Form Recognizer health insurance card model
16+
# Azure Form Recognizer health insurance card model (preview)
1717

1818
**This article applies to:** ![Form Recognizer v3.0 checkmark](media/yes-icon.png) **Form Recognizer v3.0**.
1919

20+
> [!IMPORTANT]
21+
>
22+
> * The Form Recognizer Studio health insurance card model is currently in gated preview. Features, approaches and processes may change, prior to General Availability (GA), based on user feedback.
23+
> * Complete and submit the [**Form Recognizer private preview request form**](https://aka.ms/form-recognizer/preview/survey) to request access.
24+
2025
The Form Recognizer health insurance card model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract key information from US health insurance cards. A health insurance card is a key document for care processing and can be digitally analyzed for patient onboarding, financial coverage information, cashless payments, and insurance claim processing. The health insurance card model analyzes health card images; extracts key information such as insurer, member, prescription, and group number; and returns a structured JSON representation. Health insurance cards can be presented in various formats and quality including phone-captured images, scanned documents, and digital PDFs.
2126

2227
***Sample health insurance card processed using Form Recognizer Studio***

articles/applied-ai-services/form-recognizer/concept-query-fields.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ recommendations: false
1414
---
1515
<!-- markdownlint-disable MD033 -->
1616

17-
# Azure Form Recognizer query field extraction
17+
# Azure Form Recognizer query field extraction (preview)
1818

1919
**This article applies to:** ![Form Recognizer v3.0 checkmark](media/yes-icon.png) **Form Recognizer v3.0**.
2020

@@ -44,4 +44,4 @@ For query field extraction, specify the fields you want to extract and Form Reco
4444
## Next steps
4545

4646
> [!div class="nextstepaction"]
47-
> [Try the Form Recognizer Studio quickstart](./quickstarts/try-form-recognizer-studio.md)
47+
> [Try the Form Recognizer Studio quickstart](./quickstarts/try-form-recognizer-studio.md)

0 commit comments

Comments
 (0)