We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931eaf6 commit c2d21c2Copy full SHA for c2d21c2
1 file changed
apps/smart-forms-app/public/config.json
@@ -1,6 +1,6 @@
1
{
2
"terminologyServerUrl": "https://r4.ontoserver.csiro.au/fhir",
3
- "formsServerUrl": "http://localhost:8002",
+ "formsServerUrl": "https://smartforms.csiro.au/api/fhir",
4
"defaultClientId": "a57d90e3-5f69-4b92-aa2e-2992180863c1",
5
"launchScopes": "launch openid fhirUser online_access patient/AllergyIntolerance.cs patient/Condition.cs patient/Encounter.r patient/Immunization.cs patient/Medication.r patient/MedicationStatement.cs patient/Observation.cs patient/Patient.r patient/QuestionnaireResponse.crus user/Practitioner.r launch/questionnaire?role=http://ns.electronichealth.net.au/smart/role/new",
6
"registeredClientIdsUrl": "https://smartforms.csiro.au/smart-config/config.json",
0 commit comments