Stream: smart
Topic: smarthealthit conformance statements
Matt Berther (Aug 17 2016 at 23:01):
Apologies if this isn't the venue to ask this:
The SMART app gallery (https://gallery.smarthealthit.org/my/apps) sends this URL as an ISS: https://stub-dstu2.smarthealthit.org/api/fhir. When my code tries to retrieve a conformance statement by sending a GET request to https://stub-dstu2.smarthealthit.org/api/fhir/metadata nothing is returned. Is there something I need to correct on my side?
Kevin Shekleton (Aug 17 2016 at 23:06):
The SMART Health IT API endpoint I've used in the past is https://fhir-api-dstu2.smarthealthit.org/metadata (which works today). Perhaps the SMART App Gallery is sending you the wrong URL?
Kevin Shekleton (Aug 17 2016 at 23:08):
However, https://stub-dstu2.smarthealthit.org/api/fhir/Patient does return data which is interesting...
Matt Berther (Aug 17 2016 at 23:08):
Thanks @Kevin Shekleton. That URL worked for me as well, but yes, the SMART app gallery is sending the stub-dstu2 URL --which did work at some point. :)
Kevin Shekleton (Aug 17 2016 at 23:09):
Maybe they just temporarily broke their Conformance endpoint on that stub-dstu2 domain
Matt Berther (Aug 17 2016 at 23:09):
Is this the appropriate venue for a problem report? Or is there another way I should report this?
Kevin Shekleton (Aug 17 2016 at 23:10):
I'd post to the SMART on FHIR Google group
Matt Berther (Aug 17 2016 at 23:13):
perfect. thanks!
Last updated: Apr 12 2022 at 19:14 UTC