Patrick

Results 27 issues of Patrick

Related to https://github.com/beda-software/fhir-py/issues/68 So we don't forget it. Further discussion in this thread pls

The lib is missing support for proper PATCH operations as defined in the standard: http://hl7.org/implement/standards/fhir/http.html#patch According to the docs update/save with a given list of fields should use this operation....

**Describe the bug** Right now we return HTTP 401 when providing valid authentication credentials (in my case Basic Auth client_id:secret) but an invalid token **To Reproduce** curl -L -X POST...

bug

**Describe the bug** Hitting userinfo with an invalid token results in a 401 containing the www-authenticate header e.g. 'WWW-Authenticate': 'Bearer, error="invalid_token", error_description="The access token provided is expired, revoked, The header...

bug

**Describe the bug** Token Creation with grant_type password leads sometimes to "AccessToken matching query does not exist." error **To Reproduce** 1. Setup a Django Project with ASGI, running multiple workers...

bug

Hi guys, we are seeing very weird behavior on our system that we can't explain. If check the attached log you see that self.content_object is resolved as None. However the...

I am not sure if this is a bug, but I just upgraded from 5.0.2 to 5.0.3 using helm upgrade command. However, the first pod is trying to be rescheduled...

As FHIR version R5 is around the corner I would like to open that Feature Request. Is there already some work to support import and export of Qs and QRs...

NOTE: Before filing a ticket, please see the following URL: https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help **Describe the bug** Trying to use lastn with elastic enabled fails when adding a max parameter. **To Reproduce** Steps...

NOTE: Before filing a ticket, please see the following URL: https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the...