issues
search
beda-software
/
fhir-py
FHIR Client for python
MIT License
177
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove trailing '/' from base url when building resource location path
#136
m0rl
closed
1 week ago
1
Add support for full url references for client operations get/patch/delete
#135
ruscoder
opened
1 month ago
1
Extend client save/create/update to work with BaseResource instance
#134
ruscoder
opened
2 months ago
0
Add support for reference string along with resource class for client methods
#133
ruscoder
closed
2 months ago
0
Pass bundle class to fhirpy client
#132
ruscoder
opened
2 months ago
1
Bump requests from 2.31.0 to 2.32.2
#131
dependabot[bot]
opened
3 months ago
0
Bump black from 23.7.0 to 24.3.0
#130
dependabot[bot]
opened
3 months ago
0
New version 2.0.3 seems not support python 3.9 and 3.10, only support 3.11+
#129
LinkunGao
closed
3 months ago
3
Bump aiohttp from 3.9.2 to 3.10.2
#128
dependabot[bot]
closed
3 months ago
0
Add typings
#127
ruscoder
closed
4 months ago
1
Pluggable data model layer
#126
ir4y
closed
4 months ago
5
Use semantic-release for release cycle
#125
ruscoder
opened
4 months ago
0
Why the save() function will cost a lot of time for saving one Resource?
#124
LinkunGao
closed
7 months ago
0
Add support for `_cascade=delete` param to `delete` method
#123
mrouhi13
closed
8 months ago
1
Bump aiohttp from 3.8.6 to 3.9.2
#122
dependabot[bot]
closed
3 months ago
1
Bump aiohttp from 3.8.6 to 3.9.0
#121
dependabot[bot]
closed
10 months ago
1
Bump aiohttp from 3.8.5 to 3.8.6
#120
dependabot[bot]
closed
1 year ago
0
Bump urllib3 from 2.0.4 to 2.0.7
#119
dependabot[bot]
closed
1 year ago
0
Persistent session support
#118
pavlushkin
opened
1 year ago
1
Bump urllib3 from 2.0.4 to 2.0.6
#117
dependabot[bot]
closed
1 year ago
1
Add session parameter to AsyncClient
#116
zakharych
closed
1 year ago
1
Format code and upgrade pre-commit hooks
#115
pavlushkin
closed
1 year ago
1
Update docs and changelog
#114
pavlushkin
closed
1 year ago
3
Support test parameters
#113
pavlushkin
closed
1 year ago
1
Implement conditional operations
#112
pavlushkin
closed
1 year ago
1
Fix get resource by id (use rt/id, not search(_id=))
#111
pavlushkin
closed
1 year ago
0
Unable to use items() on AttrDict
#110
ruscoder
opened
1 year ago
2
Implement conditional update async
#109
zakharych
closed
1 year ago
0
Issue with client.execute() Method Removing Parameters from Path
#108
zakharych
closed
1 year ago
1
Persistent session support
#107
ir4y
opened
1 year ago
1
Bump certifi from 2023.5.7 to 2023.7.22
#106
dependabot[bot]
closed
1 year ago
0
Bump aiohttp from 3.7.4 to 3.8.5
#105
dependabot[bot]
closed
1 year ago
0
Bump requests from 2.25.1 to 2.31.0
#104
dependabot[bot]
closed
1 year ago
0
Delete via reference currently requires download first
#103
BSVogler
closed
4 months ago
4
Is there an API to handle the ValueSet resource?
#102
anibal2j
opened
1 year ago
2
Getting _elements when using reference not supported
#101
BSVogler
closed
1 year ago
2
Don't pass _count if _id is specified
#100
ir4y
opened
1 year ago
1
Handle references
#99
ir4y
opened
1 year ago
1
Add static type checking information to README.md
#98
m0rl
closed
1 year ago
0
Setup GitHub worflows
#97
dmitryashutov
closed
1 year ago
0
Add fetch_raw_all support
#96
ruscoder
opened
1 year ago
3
Update example notebook
#95
dmitryashutov
closed
1 year ago
0
Make epic auth example notebook
#94
dmitryashutov
closed
1 year ago
0
Create aiohttp.ClientSession once per application rather than per request
#93
dmitryashutov
opened
1 year ago
2
Add support for chained search params without specifying resource type
#92
ruscoder
closed
1 year ago
0
Black precommit
#91
mkizesov
closed
2 years ago
0
Fix AsyncClient with empty response
#90
grongierisc
closed
2 years ago
1
Hashable resources
#89
BSVogler
opened
2 years ago
10
Changed Accept header to application/fhir+json
#88
adamrimon
closed
1 year ago
0
Saving Device with reference to Patient not successful
#87
Henry6789
closed
2 years ago
5
Next