Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Fix script example.
Browse files Browse the repository at this point in the history
  • Loading branch information
arscan committed Jun 27, 2019
1 parent 204bce2 commit 666d94f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions script_example.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"server": "https://api-v5-dstu2.hspconsortium.org/InfernoDev/data",
"module": "uscdi",
"server": "https://api-v8-dstu2.hspconsortium.org/InfernoDev/data",
"module": "onc",
"arguments": {
"client_name": "Inferno",
"scopes": "launch launch/patient offline_access openid profile user/*.* patient/*.*",
Expand All @@ -25,6 +25,7 @@
},
"sequences": [
"ArgonautConformance",
"SMARTDiscovery",
"DynamicRegistration",
"StandaloneLaunch",
"ArgonautPatient"
Expand Down

0 comments on commit 666d94f

Please sign in to comment.