Skip to content

Commit 901e175

Browse files
Added FHIR Reader role prerequisite
1 parent 72aa4db commit 901e175

File tree

1 file changed

+7
-3
lines changed
  • powerquery-docs/Connectors/FHIR

1 file changed

+7
-3
lines changed

powerquery-docs/Connectors/FHIR/FHIR.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Power Query connector for FHIR reference
44
author: hansenms
55
ms.service: powerquery
66
ms.topic: conceptual
7-
ms.date: 8/9/2021
7+
ms.date: 1/18/2022
88
ms.author: mihansen
99
LocalizationGroup: reference
1010
---
@@ -31,6 +31,10 @@ If you don't have a FHIR server, you can provision the [Azure API for FHIR](/azu
3131

3232
* Import
3333

34+
## Prerequisites
35+
36+
You must have FHIR Reader role on the FHIR server to read data from the server.
37+
3438
## Connect to a FHIR server from Power Query Desktop
3539

3640
To make a connection to a FHIR server, take the following steps:
@@ -55,7 +59,7 @@ To make a connection to a FHIR server, take the following steps:
5559

5660
![Image of authentication dialog box with the Organizational account selected and the user not yet signed in.](FHIR-Sign-In.png)
5761

58-
The connector supports "Anonymous" for FHIR servers with no access controls (for example, public test servers (like http://test.fhir.org/r4) or Azure Active Directory authentication. Go to [FHIR connector authentication](FHIR-Authentication.md) for details.
62+
The connector supports "Anonymous" for FHIR servers with no access controls (for example, public test servers (like http://test.fhir.org/r4) or Azure Active Directory authentication. You must have FHIR Reader role on the FHIR server to read data from the server. Go to [FHIR connector authentication](FHIR-Authentication.md) for details.
5963

6064
5. Select the resources you're interested in.
6165

@@ -91,7 +95,7 @@ To make a connection to a FHIR server, take the following steps:
9195

9296
3. If necessary, include the name of your on-premises data gateway.
9397

94-
4. Select the **Organizational account** authentication kind, and select **Sign in**. Enter your credentials when asked.
98+
4. Select the **Organizational account** authentication kind, and select **Sign in**. Enter your credentials when asked. You must have FHIR Reader role on the FHIR server to read data from the server.
9599

96100
5. Select **Next** to proceed.
97101

0 commit comments

Comments
 (0)