Skip to content

Commit

Permalink
Update launch-patient.html
Browse files Browse the repository at this point in the history
  • Loading branch information
joecackler authored Jul 24, 2024
1 parent 449b359 commit 5262412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-smart-app/launch-patient.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<script src='./lib/js/fhir-client-cerner-additions-1.0.0.js'></script>
<script>
FHIR.oauth2.authorize({
'client_id': 'CLIENT_ID_HERE',
'client_id': 'd3836fe0-6828-4e28-892d-4ab4174de0b5',
'scope': 'patient/Patient.read patient/Observation.read launch/patient online_access openid profile'
});
</script>
Expand Down

0 comments on commit 5262412

Please sign in to comment.