diff --git a/apps/smart-forms-app/.env.production b/apps/smart-forms-app/.env.production index 8263d8ed..89aa8412 100644 --- a/apps/smart-forms-app/.env.production +++ b/apps/smart-forms-app/.env.production @@ -1,7 +1,7 @@ VITE_ONTOSERVER_URL=https://r4.ontoserver.csiro.au/fhir VITE_FORMS_SERVER_URL=https://smartforms.csiro.au/api/fhir -VITE_LAUNCH_SCOPE=fhirUser online_access openid profile patient/Condition.rs patient/Observation.rs launch patient/Encounter.rs patient/QuestionnaireResponse.cruds patient/Patient.rs patient/Practitioner.rs +VITE_LAUNCH_SCOPE=fhirUser online_access openid profile patient/Condition.rs patient/Observation.rs launch patient/Encounter.rs patient/QuestionnaireResponse.cruds patient/Patient.rs user/Practitioner.rs VITE_LAUNCH_CLIENT_ID=68fGZN9FGC7mpyoYSxbNrkUoTfBfqs-mz1Vo3Hf4uNA VITE_IN_APP_POPULATE=true