Skip to content

Commit 4ccd249

Browse files
committed
Created new fhir service autoscale concept article
1 parent 055a726 commit 4ccd249

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Autoscale feature for Azure Healthcare APIs FHIR service
3+
description: This article describes the Autoscale feature for Azure Healthcare APIs FHIR service.
4+
author: stevewohl
5+
ms.service: healthcare-apis
6+
ms.subservice: fhir
7+
ms.topic: conceptual
8+
ms.date: 11/16/2021
9+
ms.author: zxue
10+
---
11+
12+
# FHIR service autoscale
13+
14+
The FHIR service in Azure Healthcare APIs is a managed service allowing customers to persist FHIR compliant healthcare data and interact with it securely through the API service endpoint. The FHIR service provides the built-in autoscale capability to meet various workloads.
15+
16+
## What is FHIR service autoscale?
17+
18+
The autoscale feature for the FHIR service is designed to provide optimized service scalability automatically to meet customer demands when they perform data transactions in consistent or various workloads at any time. It is available in all regions where the FHIR service is supported. Keep in mind that the autoscale feature is subject to the resources available in Azure regions.
19+
20+
## How does FHIR service autoscale work?
21+
22+
When transaction workloads are high, the autoscale feature increases computing resources automatically. When transaction workloads are low, it decreases computing resources accordingly.
23+
24+
The autoscale feature adjusts computing resources automatically to optimize the overall service scalability. Whether you are performing read requests that include simple queries like getting patient information using a patient ID, and advanced queries like getting all `DiagnosticReport` resources for patients whose name is "Sarah", or you're creating or updating FHIR resources, the autoscale feature manages the dynamics and complexity of resource allocation to ensure high scalability.
25+
26+
The autoscale feature is part of the managed service and requires no action from customers. However, customers are encouraged to share their feedback to help improve the feature. Customers can also raise a support ticket to address any scalability issue they may have experienced.
27+
28+
### What is the cost of the FHIR service autoscale?
29+
30+
The autoscale feature incurs no extra costs to customers based on the new API billing model. For information about pricing, see [Azure Healthcare APIs (preview) pricing](https://azure.microsoft.com/en-us/pricing/details/azure-api-for-fhir/).
31+
32+
## Next steps
33+
34+
In this article, you've learned about the FHIR service autoscale feature in Azure Healthcare APIs, for more information about the FHIR service supported features, see
35+
36+
>[!div class="nextstepaction"]
37+
>[Supported FHIR features](fhir-features-supported.md)

0 commit comments

Comments
 (0)