We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15aca13 commit 58db0a1Copy full SHA for 58db0a1
contrib/emr-config/config.production.js
@@ -4,7 +4,7 @@ const config = {
4
wearablesAccessConsentCodingSystem: 'https://fhir.emr.beda.software/CodeSystem/consent-subject',
5
6
tier: 'production',
7
- baseURL: 'https://aidbox.emr.beda.software',
+ baseURL: 'https://aidbox.fhirlab.net',
8
sdcIdeUrl: 'https://sdc.beda.software',
9
aiQuestionnaireBuilderUrl: 'https://builder.emr.beda.software',
10
0 commit comments