Stream: hapi
Topic: Returning resource from another HAPI server
Jukka Siivonen (Apr 27 2017 at 10:17):
Hi, I'm trying to return a resource (Appointment as @Operation result) that is located on another FHIR HAPI server than I'm querying on. What is a proper way to handle and identify resources that are located on different (FHIR) servers for example if I want to update this Appointment since it would require that I am aware of the server location for this Appointment?
Last updated: Apr 12 2022 at 19:14 UTC