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(