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.
For example, I want to test it on http://fhirtest.uhn.ca/, how do I upload it there?