-
Currently, the HAPI FHIR JPA server image is only hosted on Docker Hub, which does have some occasional availability issues and rate-limits pulls by default.
The GitHub container registry is freely…
-
**Describe the bug**
Error 500 when calling any endpoint in baseR4 and baseR5
`HAPI-2223: Timer already cancelled.; nested exception is java.lang.IllegalStateException: Timer already cancelled.`
…
-
**Describe the feature request.**
- We currently have the info gateway complete with all the plugins developed.
- We would like to test a move from to the latest versions of the [JPA](https://githu…
-
### What
- [ ] Remove dependancy on hoek
```
npm WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to th…
-
since the hapi packages are now all scoped, using the latest `@hapi/hapi` fails to meet the defined peer-dependency on `hapi`. off the top of my head, i'm not aware of a way to set a peer to expect ei…
travi updated
5 years ago
-
Yahoo! has been service-oriented in the way it builds things for quite awhile. With all of the benefits that provides, one result is that there are often many services that are too low level for UIs …
-
Hello,
I can't figure out what is going wrong here. I'm trying to mock SES sendMail, which is used inside the hapi-mail package here: https://github.com/paullang/hapi-mail/blob/master/lib/email-ses…
-
HAPI supports a limited sets of code system. Lets find the path forward to integrate more.
Write a RFC to answer the following questions:
- what code systems are supported, what extra code syst…
-
hapi-fhir-jpaserver-starter pom doesn't include "hapi-fhir-storage" dependency. Due to this we are unable to leverage the Basic Audit Logging Pattern in the package com.c360.fhir.interceptors.balp.
-
```
npm warn old lockfile
npm warn old lockfile The package-lock.json file was created with an old version of npm,
npm warn old lockfile so supplemental metadata must be fetched from the registry.
…