Stream: implementers
Topic: Testing FHIR API to a public test server
Art Bryan Moldon (Oct 15 2018 at 03:25):
Hi all! I managed to develop a FHIR API using HAPI-FHIR, now I wanted it to test to a public server, how do I upload it to the server? I want to test its interoperability between to terminals. I want to see if the other terminal can retrieve the data uploaded by the other terminal.
Yunwei Wang (Oct 15 2018 at 13:31):
You can create your own client terminal and retrieve data from any FHIR public terminals.
Lloyd McKenzie (Oct 15 2018 at 15:19):
You can also do a fair bit with a browser or a tool like Chrome Poster
Last updated: Apr 12 2022 at 19:14 UTC