@nsshunt/ststestrunner 1.0.67 → 1.0.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ststestrunner.mjs
CHANGED
|
@@ -12359,7 +12359,7 @@ class FhirClient {
|
|
|
12359
12359
|
constructor(options) {
|
|
12360
12360
|
__privateAdd$1(this, _options3);
|
|
12361
12361
|
__privateAdd$1(this, _DUMMY_USER, "USR_user01@stsmda.com.au");
|
|
12362
|
-
__privateAdd$1(this, _stsfhirapiroot, "/
|
|
12362
|
+
__privateAdd$1(this, _stsfhirapiroot, "/stsfhirv2/r5");
|
|
12363
12363
|
__privateAdd$1(this, _fhirSocketClient);
|
|
12364
12364
|
__privateAdd$1(this, _LogDebugMessage, (message) => {
|
|
12365
12365
|
__privateGet$1(this, _options3).logger.debug(message);
|