Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo example in the README doesn't work #87

Open
bioteamMichael opened this issue Jul 2, 2020 · 4 comments
Open

Demo example in the README doesn't work #87

bioteamMichael opened this issue Jul 2, 2020 · 4 comments

Comments

@bioteamMichael
Copy link

I just installed fhirclient for python3, and when I run the demo code and try to connect to https://fhir-open-api-dstu2.smarthealthit.org, it throws an error when I try to do the call to p.Patient.read():

ConnectionError: HTTPSConnectionPool(host='fhir-open-api-dstu2.smarthealthit.org', port=443): Max retries exceeded with url: /Patient/hca-pat-1 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10b7458d0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))

@palfrey
Copy link

palfrey commented Aug 4, 2020

Probably fixed by #83

@t2ac32
Copy link

t2ac32 commented Oct 17, 2020

Same problem, with pip install 17/Oct/2020. #83 not merged yet.

@jeremyxia
Copy link

I tried and have same problem. Anyone can get demo example to work?

@pete88b
Copy link

pete88b commented Apr 29, 2021

I've just started working on https://github.com/pete88b/smart-on-fhir-client-py-demo to hopefully help people get started with the python FHIR client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants