FirelyTeam / firely-net-sdk

The official Firely .NET SDK for HL7 FHIR
Other
816 stars 340 forks source link

Fixed base url for FhirClient resources #2805

Closed Kasdejong closed 3 weeks ago

Kasdejong commented 3 weeks ago

Description

ResourceBase in FhirClient resources should now correctly return the base url of the server (instead of some other URL)

Related issues

Fixes #2795

Testing

Integration test against FS and some (changed) old tests