Stream: hapi
Topic: Extended Operations in the JPA Server
Shreshta Balachandar (Oct 28 2020 at 19:00):
Hi all,
I read through this page for implementing extended operations for the Plain Server here: https://hapifhir.io/hapi-fhir/docs/server_plain/rest_operations_operations.html.
Do the same guidelines apply for a JPA Server? I was unable to find a similar page in the JPA Server documentation.
Thanks in advance!
Oliver Egger (Oct 28 2020 at 19:50):
as far as I know yes ... register your provider and you are fine also in a JPA environment
Last updated: Apr 12 2022 at 19:14 UTC