smart-on-fhir / SoF-Demo

Simple SMART on FHIR / Argonaut iOS sample app that fetches a couple of resources
36 stars 17 forks source link

None of the target FHIR servers works #8

Open maximveksler opened 6 years ago

maximveksler commented 6 years ago
  1. HSPC provide a repeating list with 0 values in terms of profile results.
  2. HAPI Public does not return any results on the patient browsing screen.
  3. Health Intersections - "No such address"
  4. SMART - "No such address"

Is this app maintained?

p2 commented 6 years ago

No, it's not maintained right now I'm afraid.

xmlmodeling commented 6 years ago

The endpoints included in the demo also include a combination of DSTU2 and STU3 servers, from testing prior and current versions of the SMART framework. When I use this SoF-Demo app, I simply revise this list to include one or more active endpoints that I want to test. Otherwise the demo app should work with STU3 compliant endpoints.

On Tue, Sep 11, 2018 at 3:31 PM, Maxim Veksler notifications@github.com wrote:

  1. HSPC provide a repeating list with 0 values in terms of profile results.
  2. HAPI Public does not return any results on the patient browsing screen.
  3. Health Intersections - "No such address"
  4. SMART - "No such address"

Is this app maintained?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/smart-on-fhir/SoF-Demo/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AB8_Ny_ZfjM84NlscMR7YA1zMrxNOuBFks5uaCvCgaJpZM4WkQ_S .

maximveksler commented 6 years ago

@xmlmodeling could you please provide some FHIR up to date server URLs? I'd be happy to PR a fix :)

sumitjain-smartdata commented 5 years ago

@maximveksler you can use this url :-https://api3.hspconsortium.org/fhirconnect14/open This url is working and it responds with some data of patients. It is working fine.

xmlmodeling commented 5 years ago

I will also do some testing and commit an update to this project with valid FHIR endpoints. The current build supports FHIR v3.0

Here are two servers commonly used for test: http://test.fhir.org/r3 http://fhirtest.uhn.ca/baseDstu3

See this list for more options, just be sure you select an STU3 server. http://wiki.hl7.org/index.php?title=FHIR_Connectathon_19#Test_servers

Dave

On Fri, Sep 28, 2018 at 3:22 AM sumitjain-smartdata < notifications@github.com> wrote:

@maximveksler https://github.com/maximveksler you can use this url :- https://api3.hspconsortium.org/fhirconnect14/open This url is working and it responds with some son data of clients. It is working fine.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/smart-on-fhir/SoF-Demo/issues/8#issuecomment-425376883, or mute the thread https://github.com/notifications/unsubscribe-auth/AB8_N3Dp6x2DXq7-QRcwOyL0_kQjzVSlks5ufepdgaJpZM4WkQ_S .