Stream: implementers
Topic: FHIR Base URL
Shahzeb Jadoon (Sep 18 2019 at 11:38):
Hello everyone,
I have made this URL as my FHIR Base URL "https://myorg.com/api/fhir/metadata". Can anyone confirms that Provided URL is right or not ?
Jose Costa Teixeira (Sep 18 2019 at 11:41):
your baseURL should normally not contain "metadata". (/metadata gives your server's capStatement). The base would be .../api/fhir
Shahzeb Jadoon (Sep 18 2019 at 11:50):
@Jose Costa Teixeira
Thanks for clarification
Last updated: Apr 12 2022 at 19:14 UTC