Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / beda-software/fhir-py issues and pull requests

#123 - Add support for `_cascade=delete` param to `delete` method

Issue - State: closed - Opened by mrouhi13 4 months ago - 1 comment

#122 - Bump aiohttp from 3.8.6 to 3.9.2

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#121 - Bump aiohttp from 3.8.6 to 3.9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#120 - Bump aiohttp from 3.8.5 to 3.8.6

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#119 - Bump urllib3 from 2.0.4 to 2.0.7

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#118 - Persistent session support

Pull Request - State: open - Opened by pavlushkin 9 months ago - 1 comment

#117 - Bump urllib3 from 2.0.4 to 2.0.6

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#116 - Add session parameter to AsyncClient

Pull Request - State: closed - Opened by zakharych 10 months ago - 1 comment

#115 - Format code and upgrade pre-commit hooks

Pull Request - State: closed - Opened by pavlushkin 10 months ago - 1 comment

#114 - Update docs and changelog

Pull Request - State: closed - Opened by pavlushkin 11 months ago - 3 comments

#113 - Support test parameters

Pull Request - State: closed - Opened by pavlushkin 11 months ago - 1 comment

#112 - Implement conditional operations

Pull Request - State: closed - Opened by pavlushkin 11 months ago - 1 comment

#111 - Fix get resource by id (use rt/id, not search(_id=))

Pull Request - State: closed - Opened by pavlushkin 11 months ago

#110 - Unable to use items() on AttrDict

Issue - State: open - Opened by ruscoder 11 months ago - 2 comments
Labels: bug

#109 - Implement conditional update async

Pull Request - State: closed - Opened by zakharych 11 months ago

#108 - Issue with client.execute() Method Removing Parameters from Path

Issue - State: closed - Opened by zakharych 11 months ago - 1 comment

#107 - Persistent session support

Issue - State: open - Opened by ir4y 11 months ago - 1 comment
Labels: enhancement

#106 - Bump certifi from 2023.5.7 to 2023.7.22

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#105 - Bump aiohttp from 3.7.4 to 3.8.5

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#104 - Bump requests from 2.25.1 to 2.31.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#103 - Delete via reference currently requires download first

Issue - State: open - Opened by BSVogler about 1 year ago - 2 comments

#102 - Is there an API to handle the ValueSet resource?

Issue - State: open - Opened by anibal2j about 1 year ago - 2 comments

#101 - Getting _elements when using reference not supported

Issue - State: closed - Opened by BSVogler about 1 year ago - 2 comments

#100 - Don't pass _count if _id is specified

Issue - State: open - Opened by ir4y over 1 year ago - 1 comment

#99 - Handle references

Issue - State: open - Opened by ir4y over 1 year ago - 1 comment

#98 - Add static type checking information to README.md

Pull Request - State: closed - Opened by m0rl over 1 year ago

#97 - Setup GitHub worflows

Pull Request - State: closed - Opened by dmitryashutov over 1 year ago

#96 - Add fetch_raw_all support

Issue - State: open - Opened by ruscoder over 1 year ago - 1 comment

#95 - Update example notebook

Pull Request - State: closed - Opened by dmitryashutov over 1 year ago

#94 - Make epic auth example notebook

Pull Request - State: closed - Opened by dmitryashutov over 1 year ago

#91 - Black precommit

Pull Request - State: closed - Opened by mkizesov over 1 year ago

#90 - Fix AsyncClient with empty response

Pull Request - State: closed - Opened by grongierisc almost 2 years ago - 1 comment

#89 - Hashable resources

Issue - State: open - Opened by BSVogler about 2 years ago - 10 comments

#88 - Changed Accept header to application/fhir+json

Pull Request - State: closed - Opened by Prilkop about 2 years ago

#87 - Saving Device with reference to Patient not successful

Issue - State: closed - Opened by Henry6789 about 2 years ago - 5 comments

#86 - Add ability to provide request config for async a sync client

Pull Request - State: closed - Opened by mkizesov about 2 years ago

#85 - AsyncFHIRClient's aiohttp throwing SSLCertVerificationError

Issue - State: closed - Opened by balint729 about 2 years ago - 4 comments

#84 - Example re: paging through a FHIR bundle?

Issue - State: closed - Opened by cbarina over 2 years ago - 1 comment

#83 - Next URL - relative to hostname

Issue - State: closed - Opened by benispeti over 2 years ago - 3 comments

#82 - TypeError: Cannot serialize non-str key None

Issue - State: closed - Opened by shehrozkapoor over 2 years ago - 1 comment

#81 - Fix resource fetching for /fhir base urls

Issue - State: closed - Opened by pavlushkin over 2 years ago

#80 - Update OperationOutcome

Pull Request - State: closed - Opened by pavlushkin over 2 years ago

#79 - Added more information about .serialize()

Pull Request - State: closed - Opened by null-none over 2 years ago

#78 - Allow urls to end in slash

Pull Request - State: open - Opened by BSVogler over 2 years ago - 1 comment

#77 - Pickling not supported

Issue - State: open - Opened by BSVogler almost 3 years ago

#76 - _build_request_url does not accept port

Issue - State: open - Opened by BSVogler about 3 years ago - 4 comments

#75 - Only pass error message without formatting

Pull Request - State: closed - Opened by BSVogler about 3 years ago - 3 comments

#74 - Add .execute for search set

Issue - State: open - Opened by ruscoder about 3 years ago
Labels: enhancement

#73 - Return attribute error when using attribute

Pull Request - State: closed - Opened by BSVogler about 3 years ago - 1 comment

#72 - Fix build (tests) in CI

Issue - State: closed - Opened by mkizesov over 3 years ago - 1 comment

#71 - delete resource doesn't work

Issue - State: closed - Opened by danielcoam over 3 years ago - 3 comments

#70 - Bump aiohttp from 3.6.2 to 3.7.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#69 - Support for FHIR Patch

Pull Request - State: open - Opened by ZuSe over 3 years ago - 2 comments

#68 - [FR] Support for FHIRPatch

Issue - State: open - Opened by ZuSe over 3 years ago - 6 comments

#67 - .refresh() does not work correctly with references

Issue - State: open - Opened by ruscoder over 3 years ago
Labels: bug

#66 - Accessing invalid field returns key error and not attribute error

Issue - State: closed - Opened by BSVogler over 3 years ago - 3 comments

#65 - Add support for chained search without specifying target resource type

Issue - State: closed - Opened by ruscoder over 3 years ago - 1 comment

#64 - Added documentation for get with parameter id

Pull Request - State: closed - Opened by BSVogler over 3 years ago - 3 comments

#63 - Is there a way to refresh a Token?

Issue - State: closed - Opened by kylejbrk over 3 years ago - 3 comments

#62 - 60 execute operation

Pull Request - State: closed - Opened by ir4y about 4 years ago - 1 comment

#61 - Update and refresh operations on resource

Pull Request - State: closed - Opened by mkizesov about 4 years ago

#60 - Add API for calling resource operations

Issue - State: closed - Opened by ir4y about 4 years ago - 2 comments

#59 - Unable to use client attr because it is used by our client

Issue - State: open - Opened by ruscoder over 4 years ago - 1 comment
Labels: bug

#58 - Update resource on save with returned response

Issue - State: closed - Opened by ruscoder over 4 years ago

#57 - Add update(), save(fields), refresh() operations, etc. Ref #31, #48, #58

Pull Request - State: closed - Opened by mkizesov over 4 years ago - 1 comment

#56 - Fix *Reference.to_resource()

Pull Request - State: closed - Opened by motey over 4 years ago - 1 comment

#55 - to_resource() error "Unknown search parameter 'id'"

Issue - State: closed - Opened by motey over 4 years ago - 2 comments
Labels: bug

#54 - Use Resource Type for Next Url

Pull Request - State: closed - Opened by kylejbrk over 4 years ago - 6 comments

#53 - OperationOutcome returns dumped json on save

Issue - State: closed - Opened by ruscoder over 4 years ago
Labels: bug

#52 - Refactor __iter__

Pull Request - State: closed - Opened by kylejbrk over 4 years ago - 4 comments

#51 - Override __eq__ for resource

Issue - State: open - Opened by ruscoder over 4 years ago - 3 comments

#50 - is_valid should return OperationOutcome(data=data)

Issue - State: closed - Opened by ruscoder over 4 years ago

#49 - Fix fetch_all() – use "next" value #47

Pull Request - State: closed - Opened by mkizesov over 4 years ago - 1 comment

#48 - Add .refresh() to resource

Issue - State: closed - Opened by ruscoder over 4 years ago

#47 - fetch_all() Creating Infinite Loop.

Issue - State: closed - Opened by kylejbrk over 4 years ago - 4 comments
Labels: bug

#46 - searchset.py not in 1.0.0?

Issue - State: closed - Opened by kylejbrk over 4 years ago - 4 comments

#45 - How to Handle List of Searches?

Issue - State: closed - Opened by kylejbrk over 4 years ago - 4 comments

#44 - Implement SMART on FHIR support

Issue - State: open - Opened by ir4y over 4 years ago - 1 comment
Labels: enhancement

#43 - search: Add support for chained search

Issue - State: closed - Opened by ruscoder over 4 years ago - 5 comments

#42 - Recursively remove all null values

Issue - State: closed - Opened by ruscoder over 4 years ago - 2 comments

#41 - Fix codecov

Pull Request - State: closed - Opened by mkizesov over 4 years ago - 1 comment

#40 - Merge 'master' into 'develop'

Pull Request - State: closed - Opened by mkizesov over 4 years ago

#39 - Add support for conditional CRUD

Issue - State: closed - Opened by ruscoder over 4 years ago - 5 comments
Labels: enhancement

#38 - Lazy search sets

Issue - State: open - Opened by ruscoder over 4 years ago
Labels: enhancement

#37 - Merge branch 'develop'

Pull Request - State: closed - Opened by mkizesov over 4 years ago

#36 - Remove caching

Issue - State: closed - Opened by ruscoder over 4 years ago

#35 - Make fetch/fetch_all lazy

Issue - State: closed - Opened by mkizesov over 4 years ago - 1 comment
Labels: enhancement, To discuss

#34 - Remove schemas and and resources key validation. Closes #33

Pull Request - State: closed - Opened by mkizesov over 4 years ago

#33 - Error in V1.0.0 of fhirpy

Issue - State: closed - Opened by diegokaminker over 4 years ago - 5 comments
Labels: bug

#32 - Update README, small improvements

Pull Request - State: closed - Opened by mkizesov over 4 years ago

#31 - Add update() operation (allow to PATCH resource)

Issue - State: closed - Opened by mkizesov over 4 years ago

#30 - Add .is_valid() or .validate() to the resource

Issue - State: closed - Opened by ruscoder over 4 years ago

#29 - get should accept any search parameters

Issue - State: closed - Opened by ir4y almost 5 years ago - 1 comment

#28 - Handle logical references in is_reference

Issue - State: open - Opened by ruscoder almost 5 years ago - 1 comment

#27 - Apply commit from base-fhir-py

Issue - State: closed - Opened by ruscoder almost 5 years ago - 1 comment

#26 - Raise ResourceNotFound for 410 http status code

Issue - State: closed - Opened by ruscoder almost 5 years ago

#25 - Class hierarchy

Issue - State: closed - Opened by ir4y about 5 years ago - 1 comment