SoF-Demo icon indicating copy to clipboard operation
SoF-Demo copied to clipboard

None of the target FHIR servers works

Open maximveksler opened this issue 7 years ago • 5 comments
trafficstars

  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?

maximveksler avatar Sep 11 '18 21:09 maximveksler

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

p2 avatar Sep 11 '18 21:09 p2

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 [email protected] 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 .

xmlmodeling avatar Sep 11 '18 23:09 xmlmodeling

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

maximveksler avatar Sep 12 '18 10:09 maximveksler

@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.

sumitjain-smartdata avatar Sep 28 '18 09:09 sumitjain-smartdata

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 < [email protected]> 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 .

xmlmodeling avatar Sep 28 '18 12:09 xmlmodeling