Skip to content

Commit a3c24c6

Browse files
Chami RupasingheChami Rupasinghe
authored andcommitted
Clarifying OSS vs. PaaS
1 parent 0634b9f commit a3c24c6

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
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-
We support version 4.0.0, the most recent version of the FHIR specification, in addition to version 3.0.1. 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)
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Azure API for FHIR provides a fully managed deployment of the Microsoft FHIR Ser
1515

1616
## FHIR version
1717

18-
Latest version supported: `4.0.0`
18+
Latest version supported (available on the OSS implementation only): `4.0.0`
1919

20-
Previous versions also currently supported include: `3.0.1`
20+
Previous versions also currently supported include (available on both PaaS and OSS implementations): `3.0.1`
2121

2222
## REST API
2323

0 commit comments

Comments
 (0)