Skip to content

Commit 8511b85

Browse files
committed
Update fhir-faq.md
1 parent 5a58eec commit 8511b85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/fhir-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: mihansen
1313
# Frequently asked questions about the Azure API for FHIR
1414

1515
## What is FHIR?
16-
The Fast Healthcare Interoperability Resources (FHIR - Pronounced Fire) is an interoperability standard intended to enable the exchange of healthcare data between different health systems. This standard was developed by the HL7 organization and is being adopted by healthcare organizations around the world. The most current version of FHIR available is R4 (Release 4). The Azure API for FHIR supports R4 and also supports the previous version STU3 (Standard for Trial Use 3). For more information on FHIR, visit [HL7.org](https://www.hl7.org/implement/standards/product_brief.cfm?product_id=491).
16+
The Fast Healthcare Interoperability Resources (FHIR - Pronounced "fire") is an interoperability standard intended to enable the exchange of healthcare data between different health systems. This standard was developed by the HL7 organization and is being adopted by healthcare organizations around the world. The most current version of FHIR available is R4 (Release 4). The Azure API for FHIR supports R4 and also supports the previous version STU3 (Standard for Trial Use 3). For more information on FHIR, visit [HL7.org](http://hl7.org/fhir/summary.html).
1717

1818
## Is the data behind the FHIR APIs stored in Azure?
1919

@@ -35,7 +35,7 @@ The Azure API for FHIR is a hosted and managed version of the open-source Micros
3535

3636
When you're running FHIR Server for Azure, you have direct access to the underlying services. But you're also responsible for maintaining and updating the server and all required compliance work if you're storing PHI data.
3737

38-
From a development standpoint, every feature is first deployed to the open-source Microsoft FHIR Server for Azure first. Once it has been validated in open-source, it will be released to the PaaS Azure API for FHIR solution. The time between the release in open-source and PaaS depends on the complexity of the feature and other roadmap priorities.
38+
From a development standpoint, every feature is deployed to the open-source Microsoft FHIR Server for Azure first. Once it has been validated in open-source, it will be released to the PaaS Azure API for FHIR solution. The time between the release in open-source and PaaS depends on the complexity of the feature and other roadmap priorities.
3939

4040
## What is SMART on FHIR?
4141

0 commit comments

Comments
 (0)