Stream: implementers
Topic: Systems Endpoint
John Ravan (Oct 14 2019 at 13:23):
I'm looking to expose an endpoint that simply lists all the systems supported within my FHIR server. What's the best way to do this and what FHIR resource should I use? Thanks!
John Moehrke (Oct 14 2019 at 13:42):
capabiltyStatement and the metadata endpoint
Grahame Grieve (Oct 15 2019 at 08:23):
CapabilityStatement describes a single end point. I think that's not the question?
Michael Lawley (Oct 15 2019 at 08:33):
[base]/Endpoint
?
Last updated: Apr 12 2022 at 19:14 UTC