Stream: subscriptions
Topic: Sectra FHIR server
Niklas Svenzén (Jan 23 2018 at 16:50):
Currently available over internet here:
http://dev-demo.sectra.se/fhir/subscription
(limited to userSession resources)
Jeremy Richardson (Jan 24 2018 at 14:57):
Ok, so I just did a GET http://dev-demo.sectra.se/fhir/subscription/EventDefinition?name=patient-chart-open through Postman. I'm not sure what it means when Postman says "Sending" for 2 minutes... :) I would assume it will timeout.
I'm behind a firewall... that's going to be an issue, if I get a response to my GET, I won't be able to get any subscribed events... and it's unclear how to provide an endpoint other than what you can pull from the http request.
more importantly, what I really really care about is change in focus not patient-chart-open...
patient-chart-open feels (smells?) very RPC... not REST.
Last updated: Apr 12 2022 at 19:14 UTC