You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerquery-docs/Connectors/FHIR/FHIR.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Power Query connector for FHIR reference
4
4
author: hansenms
5
5
ms.service: powerquery
6
6
ms.topic: conceptual
7
-
ms.date: 8/9/2021
7
+
ms.date: 1/18/2022
8
8
ms.author: mihansen
9
9
LocalizationGroup: reference
10
10
---
@@ -31,6 +31,10 @@ If you don't have a FHIR server, you can provision the [Azure API for FHIR](/azu
31
31
32
32
* Import
33
33
34
+
## Prerequisites
35
+
36
+
You must have FHIR Reader role on the FHIR server to read data from the server.
37
+
34
38
## Connect to a FHIR server from Power Query Desktop
35
39
36
40
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:
55
59
56
60

57
61
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.
59
63
60
64
5. Select the resources you're interested in.
61
65
@@ -91,7 +95,7 @@ To make a connection to a FHIR server, take the following steps:
91
95
92
96
3. If necessary, include the name of your on-premises data gateway.
93
97
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.
0 commit comments