Skip to content

Commit 4500593

Browse files
authored
Update smart-on-fhir.md
1 parent fd010b0 commit 4500593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/smart-on-fhir.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Below tutorial describes steps to enable SMART on FHIR applications with FHIR Se
3737

3838
<!--- Tutorial : To enable SMART on FHIR using APIM, follow below steps
3939
Step 1 : Set up FHIR SMART user role
40-
Follow the steps listed under section [Manage Users: Assign Users to Role](https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-users-assign-role-azure-portal). Any user added to this role 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.
40+
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 this role 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.
4141
4242
Step 2 : Deploy the necessary components to set up the FHIR server integrated with APIM in production. Follow ReadMe
4343
Step 3 : Load US Core profiles

0 commit comments

Comments
 (0)