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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,7 @@ There are three ways to configure the SDK when instantiating a `BlueButton` clas
169
169
170
170
Below are code snippets showing the SDK used with Python server and Flask. This code walks through:
171
171
172
-
- Obtaining an access token with scope ([SMART App Launch: Scopes](https://build.fhir.org/ig/HL7/smart-app-launch/scopes-and-launch-context.html#scopes-for-requesting-fhir-resources)) chosen by a user
172
+
- Obtaining an access token with scope ([Scopes](https://bluebutton.cms.gov/developers/#scopes)) chosen by a user
173
173
- Passing the token to query for FHIR data
174
174
- Using URL links from the response to page through data
175
175
- Using the SDK paging support to return all data in one call
0 commit comments