Skip to content

Commit d2fc175

Browse files
authored
Pencil edit - Acrolinx
1 parent 11683d9 commit d2fc175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/azure-api-for-fhir/use-smart-on-fhir-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Below tutorials describe steps to enable SMART on FHIR applications with FHIR Se
2828
- After registering the application, make note of the applicationId for client application.
2929

3030
## SMART on FHIR using samples (preferred approach)
31-
As a prerequisite , ensure you have access to Azure Subscription of FHIR service, to create resources and add role assignments.
31+
As a prerequisite, ensure you have access to Azure Subscription of FHIR service, to create resources and add role assignments.
3232

3333
### Step 1: Set up FHIR SMART user role
3434
Follow the steps listed under section [Manage Users: Assign Users to Role](https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-users-assign-role-azure-portal). Any user added to role - "FHIR SMART User" will be able to access the FHIR Service if their requests comply with the SMART on FHIR implementation Guide, such as request having access token, which includes a fhirUser claim and a clinical scopes claim. The access granted to the users in this role will then be limited by the resources associated to their fhirUser compartment and the restrictions in the clinical scopes.

0 commit comments

Comments
 (0)