Releases: beda-software/fhir-py
Releases · beda-software/fhir-py
v1.3.2
04 Jul 11:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Add set_by_path(obj, path, value) function
v1.3.1
09 Jan 09:22
Compare
Sorry, something went wrong.
No results found
Add chained search without specifying resource type #92
v1.3.0
16 Nov 11:02
Compare
Sorry, something went wrong.
No results found
Fix resource fetching for /fhir base urls #81
is_valid should return OperationOutcome(data=data) #50
OperationOutcome returns dumped json on save #53
v1.2.1
18 Mar 09:07
Compare
Sorry, something went wrong.
No results found
Fix delete operation. Always use Accept header instead of _format #71
v.1.2.0
12 Aug 17:08
Compare
Sorry, something went wrong.
No results found
Add more tests
Fix fetch_all() – use "next" value #47
Fix to_resource, tests and readme – replace "id" search param by "_id" #55
Fix for absolute url's in "next" link (fetch_all/searchset iterator). Related to #47
Add .refresh() method to resource #48
Add .update() and save(fields=[...]) – allow to PATCH resource #31
Update resource on save with returned response #58
Add client.execute() and resource.execute() methods for executing FHIR operations #60
v1.0.0
20 Nov 15:07
Compare
Sorry, something went wrong.
No results found
Add async support
Add key/value transformation in search() (#5 #13 #15 #16 )
v0.2.1
17 Jun 07:27
Compare
Sorry, something went wrong.
No results found
Add schema for fhir-4.0.0
v0.2.0
20 Nov 15:48
Compare
Sorry, something went wrong.
No results found