-
Bonjour,
j'ai toujours ce problème lorsque j'appelle n'importe quel ws de l'api https://gateway.api.esante.gouv.fr/fhir/v1/
voici le code que j'ai développé en Java :
```
FhirContext ctx = F…
-
Just sharing my thoughts about `res.send()` mentioned in https://github.com/visionmedia/express/issues/2249#issuecomment-49604822
This is just an idea, and it has a lot of flaws as is, but maybe some…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does this issue exist in the latest version?
- [X] I'm using the latest release
### Describe the bug?
The ac…
-
Not sure what's causing it and haven't had time to completely reproduce it, but the pool seems to be randomly being `destroyed` after a `connect ETIMEDOUT` - only seeing this recently so suspect it's …
-
# Nextjs是什么?
# Docs
1. Nextjs围绕[`Page`](https://nextjs.org/docs/basic-features/pages)这个概念构建。
# React脚手架
create-react-app
umi
next
-
Hi @gadicc, I've been working on a similar set of packages https://github.com/apollo-accounts/. After seeing your packages it got me thinking that maybe we should combine our efforts rather than havin…
-
**Kibana version:**
6.6.2
**Describe the bug:**
Attempt to make CSV export from query which has non-ascii (in my case: Polish accented) character in it's name results in report which generates …
Mekk updated
2 months ago
-
Update deprecated dependencies (continue from #3901).
Here a list of most recent deprecated warning at the moment of writing this issue. They shuld be updated to latest versions :
```
npm WARN @g…
-
## Request
For the Jembi hackathon tomorrow, I really want to showcase a workflow that can send basic GET and POST requests to a demo HAPI FHIR API. (Ideally, this can be ready for testing later _tod…
-
In order to prepare for writing integration and end to end tests that do not depend on external FHIR APIs let's set ourselves up with some standard test patients (maybe extracted from the existing san…