Stream: social
Topic: patient details from test server
Chilkuri Chandu (Jan 18 2017 at 21:28):
Hello, I am trying to create obs where the code can take the patient details from this public test server and can give back it as a json file. anyone have an idea?
Michel Rutten (Jan 18 2017 at 22:16):
Hi @Chilkuri Chandu you don't even need an app for this, you can simply perform a request on the server (e.g. via a web browser). Example: http://spark-dstu2.furore.com/fhir/Patient/spark3?_format=json
Last updated: Apr 12 2022 at 19:14 UTC