Releases: inferno-framework/fhir_client
Releases · inferno-framework/fhir_client
v6.0.0
18 Oct 16:05
Compare
Sorry, something went wrong.
No results found
v5.0.3
09 Dec 13:54
Compare
Sorry, something went wrong.
No results found
Allow a specific client to be specified when reading a reference: reference.read(client) and reference.vread(client).
v5.0.2
23 Sep 20:19
Compare
Sorry, something went wrong.
No results found
Updates minimum required version for FHIR models classes to incorporate recent performance fixes.
v5.0.1
13 Aug 12:25
Compare
Sorry, something went wrong.
No results found
Fix a bug where the client was not being set on DSTU2/STU3 references.
v5.0.0
12 Aug 12:35
Compare
Sorry, something went wrong.
No results found
Made resources and references maintain their own client instances rather than relying on a global FHIR::Model.client.
v4.0.6
30 Apr 01:53
Compare
Sorry, something went wrong.
No results found
Fixes issue with the search: flag: options where setting flag to false caused the search to incorrectly use the POST method.
v4.0.5
31 Mar 01:57
Compare
Sorry, something went wrong.
No results found
Adds the ability to specify a payload for searches using the POST method.
v4.0.4
26 Feb 04:25
Compare
Sorry, something went wrong.
No results found
Better exception handling, so exceptions aren't masked by another bogus error. Also removes an incorrect warning.
v4.0.2
26 Aug 16:13
Compare
Sorry, something went wrong.
No results found
v4.0.1
16 Aug 14:39
Compare
Sorry, something went wrong.
No results found
Includes fixes for:
Content-Type header
Rake task for counting items in a Bundle