Skip to content

Commit 343b86d

Browse files
authored
Update fhir-faq.md
1 parent c6e19d7 commit 343b86d

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/healthcare-apis/fhir/fhir-faq.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,15 @@ For more information, see [Supported FHIR features](fhir-features-supported.md).
4747

4848
### What is the difference between Azure API for FHIR and the FHIR service in the Azure Health Data Services?
4949

50-
Azure API for FHIR was our initial generally available product and is being retired as of September 30, 2026. The Azure Health Data Services FHIR service supports additional capabilities such as:
51-
52-
- [Transaction bundles](https://www.hl7.org/fhir/http.html#transaction).
53-
- [Incremental Import](configure-import-data.md)
54-
- [Autoscaling](fhir-service-autoscale.md) enabled by default
50+
Azure API for FHIR was our initial generally available product and is being retired as of September 30, 2026. Below table provides difference between Azure API for FHIR and Azure Health Data Services, FHIR service
51+
52+
|Capabilities|Azure API for FHIR|Azure Health Data Services|
53+
|------------|------------------|--------------------------|
54+
|**Data ingress**|Tools available in OSS|$import operation. For information visit [Import operation](configure-import-data.md)|
55+
|**Autoscaling**|Supported on request and incurs charge|[Autoscaling](fhir-service-autoscale.md) enabled by default at no extra charge|
56+
|**Search parameters**|Bundle type supported: Batch <br> • Include and revinclude, iterate modifier not supported <br> • Sorting supported by first name, last name, birthdate and clinical date|Bundle type supported: Batch and transaction <br> • [Selectable search parameters](selectable-search-parameters.md) <br> • Include, revinclude, and iterate modifier is supported <br>• Sorting supported by string and dateTime fields|
57+
|**Events**|Not Supported|Supported|
58+
|**Business continutity**|Supported:<br> • Cross region DR (disaster recovery) <br>|Supported: <br> • PITR (point in time recovery) <br> • Availability zone support|
5559

5660
By default each Azure Health Data Services, FHIR instance is limited to storage capacity of 4TB.
5761
To provision a FHIR instance with storage capacity beyond 4TB, create support request with Issue type 'Service and Subscription limit (quotas)'.

0 commit comments

Comments
 (0)