Stream: subscriptions
Topic: Create Rest endpoint
Steven Gangstead (Sep 15 2019 at 13:49):
What is the reason for the server creating a rest endpoint on the client before the client creates a subscription? We got ours working yesterday by having the client generate the parameters for the endpoint when creating the subscription. We don't need the server to tell us to do that first.
Steven Gangstead (Sep 15 2019 at 14:10):
Looking at http://build.fhir.org/subscription.html that doesn't seem to be part of the spec, just the work flow of the subscription proxy server. We can't use the server with our client because we don't use that part of the workflow
Last updated: Apr 12 2022 at 19:14 UTC