From 5d34b86ec4fb2f43a1e7d50a1b7aa6bf0fd91f77 Mon Sep 17 00:00:00 2001 From: ELiuHub Date: Mon, 31 Oct 2022 14:00:09 -0700 Subject: [PATCH] scope change --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 4073008..3a72dd7 100644 --- a/src/index.js +++ b/src/index.js @@ -14,7 +14,7 @@ const smartFhirLaunch = () => { FHIR.oauth2.init({ clientId: ehrClientID, clientSecret: ehrClientSecret, - scope: 'launch patient/Patient.read user/Questionnaire.read user/Questionnaire.write user/QuestionnaireResponse.read user/QuestionnaireResponse.write openid profile online_access', + scope: 'launch patient/Patient.read user/Patient.read user/Questionnaire.* patient/QuestionnaireResponse.* openid profile online_access', }) .then(client => { root.render(