-
Currently, the gateway expects an encoded JSON file with the data attribute holding the raw JSON details, this requires that the json is posted to HAPI when encoded already into base64 file, gateway t…
-
## context
While using the framework for the first time, I encountered a minor issue. It's not critical (in my case, I will simply install `joi`), but I thought you might want to be aware of it. Ha…
-
Hi @jbfaden @jvandegriff
Following on from the HAPI servers at ESAC telecon meeting held on 22nd November 2023, we would like to create a HAPI server for serving in-situ data for initially Solar Or…
-
I am using Hapi FHIR and I need to manage multiple versions of the same CodeSystem. I would appreciate some guidance on how can I upload multiple versions of the same CodeSystem using the JPA HAPI FHI…
-
### Runtime
node.js
### Runtime version
16.18.1
### Module version
21.3.3
### Last module version without issue
_No response_
### Used with
_No response_
### Any other relevant information
…
-
I send a request in Chrome and got the response correctly. But I always got a timeout error **after about 2 minutes** in the server terminal. I only got error in node 18 and windows 10, if I use node…
-
#### Support plan
* *is this issue currently blocking your project?* (yes/no): no
* *is this issue affecting a production system?* (yes/no): no
#### Context
* *node version*: v16.12.…
-
Right now using [docker file](https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/master/Dockerfile) as is, it is not possible to define URL other than root to host hapi-server. I.e. we can u…
-
Related to https://github.com/elastic/kibana/issues/120043
Running `node scripts/functional_tests.js --grep 'tsvb integration' --config=x-pack/test/functional/config.js` on this branch https://gith…
-
**Name of feature to enhance**
Hide duplicate patients created from hapi server
With MDM enabled in hapi fhir server, it's seems every time a new resource is posted to the server it generates a…