Skip to content

Commit 45f8c4f

Browse files
a few more fixes
1 parent 2260449 commit 45f8c4f

File tree

3 files changed

+14
-76
lines changed

3 files changed

+14
-76
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Migration strategies
3-
description: Learn how to migrate FHIR data from Azure API for FHIR to the Azure Health Data Services FHIR service. This article provides steps and tools for a smooth transition.
2+
title: Migration FAQ
3+
description: Find answers to your questions about migrating FHIR data from Azure API for FHIR to the Azure Health Data Services FHIR service.
44
services: healthcare-apis
55
ms.service: healthcare-apis
66
ms.subservice: fhir
@@ -16,11 +16,11 @@ ms.date: 9/27/2023
1616

1717
Azure API for FHIR will be retired on September 30, 2026.
1818

19-
**1. Why is Microsoft retiring Azure API for FHIR?**
19+
**2. Why is Microsoft retiring Azure API for FHIR?**
2020

21-
Azure API for FHIR is a service that was purpose built for protected health information (PHI), meeting regional compliance requirements. In March 2022, we announced the general availability of [Azure Health Data Services](https://learn.microsoft.com/azure/healthcare-apis/healthcare-apis-overview), that enables quick deployment of managed, enterprise-grade FHIR, DICOM, and MedTech services for diverse health data integration. See below for detailed benefits of migrating to Azure Health Data Services FHIR service. With this new experience, we’re retiring Azure API for FHIR.
21+
Azure API for FHIR is a service that was purpose built for protected health information (PHI), meeting regional compliance requirements. In March 2022, we announced the general availability of Azure Health Data Services, which enables quick deployment of managed, enterprise-grade FHIR, DICOM, and MedTech services for diverse health data integration. See below for detailed benefits of migrating to Azure Health Data Services FHIR service. With this new experience, we’re retiring Azure API for FHIR.
2222

23-
**1. What are the benefits of migrating to Azure Health Data Services FHIR service?**
23+
**3. What are the benefits of migrating to Azure Health Data Services FHIR service?**
2424

2525
AHDS FHIR service offers a rich set of capabilities such as:
2626

@@ -31,13 +31,13 @@ AHDS FHIR service offers a rich set of capabilities such as:
3131
- Events to trigger new workflows when FHIR resources are created, updated or deleted
3232
- Connectors to Azure Synapse Analytics, Power BI and Azure Machine Learning for enhanced analytics
3333

34-
**1. SMART on FHIR Proxy is planned for deprecation in Gen2. When we migrate from Gen1, what are the steps for enabling SMART on FHIR in Gen2?**
34+
**4. SMART on FHIR Proxy is planned for deprecation in Gen2. When we migrate from Gen1, what are the steps for enabling SMART on FHIR in Gen2?**
3535

3636
SMART on FHIR proxy will be retiring. Organizations need to transition to the SMART on FHIR (Enhanced), which uses Azure Health Data and AI OSS samples by **September 21, 2026**. After September 21, 2026, applications relying on SMART on FHIR proxy will report errors in accessing the FHIR service.
3737

3838
SMART on FHIR (Enhanced) provides added capabilities than SMART on FHIR proxy and can be considered to meet requirements with SMART on FHIR Implementation Guide (v 1.0.0) and §170.315(g)(10) Standardized API for patient and population services criterion.
3939

40-
**1. What will happen after the service is retired on September 30, 2026?**
40+
**5. What will happen after the service is retired on September 30, 2026?**
4141

4242
Customers won't be able to do the following:
4343

@@ -49,22 +49,22 @@ Customers won't be able to do the following:
4949

5050
Start with \<Link to Azure Docs migration guidance \> to learn more about Azure API for FHIR to Azure Health Data Services FHIR service migration. Please be advised that the migration from Azure API for FHIR to Azure Health Data Services FHIR service involves data migration as well updating the applications to use Azure Health Data Services FHIR service. You can find more documentation on the step-by-step approach to migrating your data and applications in this migration tool \<Link to github repo\>.
5151

52-
**1.Where can customers go to get answers to their questions?**
52+
**6.Where can customers go to get answers to their questions?**
5353

54-
There are multiple ways to get answers to questions.
54+
There are multiple ways to get your questions answered.
5555

5656
- Get answers from community experts in Microsoft Q&A \<Link to Microsoft Q&A Page\>
5757

5858
- If you have a support plan and require technical support, [contact us.](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest)
5959

60-
1. For Issue type, select **Technical**.
60+
1. For **Issue type**, select **Technical**.
6161

6262
1. For **Subscription**, select your subscription.
6363

64-
1. For **Service**, select **My services**, then **Azure API for FHIR**
64+
1. For **Service**, select **My services**, then **Azure API for FHIR**.
6565

66-
1. For **Summary**, type a description of your issue.
66+
1. For **Summary**, enter a description of your issue.
6767

6868
1. For **Problem type**, select **Troubleshoot configuration issue**.
6969

70-
1. For **Problem** subtype, my issue is not listed.
70+
1. For **Problem subtype**, select **My issue is not listed**.

articles/healthcare-apis/fhir/migration-strategies.md

Lines changed: 0 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -94,68 +94,6 @@ Only the capabilities that differ between the two products are called out above.
9494
- If you’d like to doublecheck to make sure that the Azure Health Data Services FHIR Service and Azure API for FHIR servers have the same configurations, you can check both [metadata endpoints](https://learn.microsoft.com/azure/healthcare-apis/fhir/use-postman#get-capability-statement) to compare and contrast the two servers.
9595
- Set up any jobs that were previously running in your old Azure API for FHIR server (for example, \$export jobs)
9696

97-
###
98-
9997
## 5) Cutover from Azure API for FHIR to Azure Health Data Services FHIR Service
10098

10199
After you’re confident that your Azure Health Data Services FHIR Service server is stable, you can begin using Azure Health Data Services FHIR Service to satisfy your business scenarios. Turn off any remaining pipelines that are running on Azure API for FHIR, delete data from the intermediate storage account that was used in the migration tool (if you used it), delete data from your Azure API for FHIR server, and decommission your Azure API for FHIR account.
102-
103-
## Appendix
104-
105-
## Azure API for FHIR and Azure Health Data Services capabilities
106-
107-
# FAQ
108-
109-
(to be added as first response to Q&A page also)
110-
111-
- When will Azure API for FHIR be retired?
112-
113-
Azure API for FHIR will be retired on 30 September 2026.
114-
115-
- Why are we retiring Azure API for FHIR?
116-
117-
Azure API for FHIR is a service that was purpose built for protected health information (PHI), meeting regional compliance requirements. In March 2022, we announced the general availability of [Azure Health Data Services](https://learn.microsoft.com/azure/healthcare-apis/healthcare-apis-overview), that enables quick deployment of managed, enterprise-grade FHIR, DICOM, and MedTech services for diverse health data integration. See below for detailed benefits of migrating to Azure Health Data Services FHIR service. With this new experience, we’re retiring Azure API for FHIR
118-
119-
- What are the benefits of migrating to Azure Health Data Services FHIR service?
120-
121-
AHDS FHIR service offers a rich set of capabilities such as
122-
123-
- Consumption-based pricing model where customers pay only for used storage & throughput
124-
- Support for transaction bundles
125-
- Chained search improvements
126-
- Improved ingress & egress of data with \$import, \$export including new features such as incremental import (preview)
127-
- Events to trigger new workflows when FHIR resources are created, updated or deleted
128-
- Connectors to Azure Synapse Analytics, Power BI and Azure Machine Learning for enhanced analytics
129-
- SMART on FHIR Proxy is planned for deprecation in Gen2, as we migrate from Gen1 what are the steps for enabling SMART on FHIR in Gen2?
130-
131-
SMART on FHIR proxy will be retiring, please transition to the SMART on FHIR (Enhanced) which uses Azure Health Data and AI OSS samples by **21 September 2026**. After 21 September 2026, applications relying on SMART on FHIR proxy will report errors in accessing the FHIR service.
132-
133-
SMART on FHIR (Enhanced) provides added capabilities than SMART on FHIR proxy and can be considered to meet requirements with SMART on FHIR Implementation Guide (v 1.0.0) and §170.315(g)(10) Standardized API for patient and population services criterion.
134-
135-
- What will happen after the service is retired on 30 September 2026?
136-
137-
Customers will not be able to do the following:
138-
139-
- Create or manage Azure API for FHIR accounts
140-
- Access the data through the Azure portal or APIs/SDKs/client tools
141-
- Receive service updates to Azure API for FHIR or APIs/SDKs/client tools
142-
- Access customer support (phone, email, web)
143-
- Where can customers go to learn more about migrating to Azure Health Data Services FHIR service?
144-
145-
You can start with \<Link to Azure Docs migration guidance \> to learn more about Azure API for FHIR to Azure Health Data Services FHIR service migration. Please be advised that the migration from Azure API for FHIR to Azure Health Data Services FHIR service involves data migration as well updating the applications to use Azure Health Data Services FHIR service. You can find more documentation on the step-by-step approach to migrating your data and applications in this migration tool \<Link to github repo\>.
146-
147-
- Where can customers go for answers to questions?
148-
149-
Customers have multiple options to get answers to questions.
150-
151-
- Get answers from community experts in Microsoft Q&A \<Link to Microsoft Q&A Page\><mailto:[email protected]>
152-
- If you have a support plan and require technical support, please [contact us.](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest)
153-
1. Under Issue type, select Technical.
154-
2. Under Subscription, select your subscription.
155-
3. Under Service, click My services, then Azure API for FHIR
156-
4. Under Summary, type a description of your issue.
157-
5. Under Problem type, Troubleshoot configuration issue
158-
6. Under Problem subtype, my issue is not listed
159-
160-
TODO when to use CSS vs use github issues
161-

articles/healthcare-apis/fhir/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ items:
132132
items:
133133
- name: FHIR service FAQ
134134
href: fhir-faq.md
135-
name: Migration FAQ
135+
- name: Migration FAQ
136136
href: migration-faq.md
137137
- name: Supported features
138138
href: fhir-features-supported.md

0 commit comments

Comments
 (0)