Skip to content

Commit fc09a58

Browse files
authored
Merge pull request #78871 from ChaChaChaChami/master
Update for R4
2 parents 62396e6 + a3c24c6 commit fc09a58

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/healthcare-apis/fhir-faq.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ We currently support Microsoft Azure Active Directory as the identity provider.
2121

2222
## Supported FHIR version
2323

24-
Currently we support version 3.0.1. See [Supported Features](fhir-features-supported.md) for details.
24+
Azure API for FHIR (PaaS): We support version 3.0.1
25+
26+
FHIR Server for Azure (OSS): We support version 4.0.0, the most recent version of the FHIR specification, in addition to version 3.0.1.
27+
28+
See [Supported Features](fhir-features-supported.md) for details. Read about what has changed between versions in [HL7 FHIR's Version History](http://hl7.org/fhir/R4/history.html)
2529

2630
## OSS and Azure API for FHIR
2731

articles/healthcare-apis/fhir-features-supported.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ Azure API for FHIR provides a fully managed deployment of the Microsoft FHIR Ser
1515

1616
## FHIR version
1717

18-
Current version: `3.0.1`
18+
Latest version supported (available on the OSS implementation only): `4.0.0`
19+
20+
Previous versions also currently supported include (available on both PaaS and OSS implementations): `3.0.1`
1921

2022
## REST API
2123

0 commit comments

Comments
 (0)