Stream: hapi
Topic: Manipulating specific resources in a plain provider
Morten Ernebjerg (Nov 29 2018 at 10:17):
Suppose one wants to add an operation to a FHIR server that manipulate and persists multiple resource types. What is the best way to access the corresponding resource providers (or, in a JPA context, perhaps the corresponding DAOs) from inside the corresponding plain provider?
Last updated: Apr 12 2022 at 19:14 UTC