-
Vide:
- [HXL-CPLP/Auxilium-Humanitarium-API: [Hapi versão Alpha] Fluxo de trabalho de de traduções até geração do Hapi (do website, dos schemas e das OpenAPI) #13](https://github.com/HXL-CPLP/Auxiliu…
-
According to the standard a FHIR implementation can implement "full-text" search using the _conent query param. Hapi FHIR doesn't work as expected. We should study the standard and Hapi FHIR more to p…
-
Anyone using this? This module is not maintained to hapi.js standards given how many issues are still open over multiple years. Either we find someone to take care of it and migrate it to hapi v17 or …
-
I use the hapi-Version 2.3.
I try to access a non standard segment over the described steps in
https://hapifhir.github.io/hapi-hl7v2/devbyexample.html
especially from https://hapifhir.github.io/h…
-
Hi @jamesagnew, thank you for this project, it's awesome.
**Describe the issue**
I have a FHIR Server which implements various ResourceProviders which are working fine. I appreciate that the HA…
-
### Runtime
node
### Runtime version
21.1.6
### Module version
21.3.9
### Used with
hapi
### Any other relevant information
_No response_
### How can we help?
I need to be able to dynamical…
-
The HAPI FHIR client has support for searching for a resource based on a list of identifiers.
Simplified example:
```kotlin
fun practitionersByIdentifiers(identifiers: List): Bundle {
…
-
#### Context
* *hapi version*: 20.3.0
#### How can we help?
I'm working with the multipart/form-data on hapi (version 20.3.0), the request payload is not parsed correctly for array and nested…
-
Not sure if parallel is supported in the most recent version, but using it causes incorrect numbers in the summary. Maybe I'm just not understanding the numbers? I created a very basic server that jus…
-
![image](https://cloud.githubusercontent.com/assets/885557/4894164/9c2c674a-63cd-11e4-804c-7b192e1e6147.png)
I'd like to take 10 minutes to run through hapijs auth plugins. During my presentation I …