Metadata-Version: 2.4
Name: ifhir
Version: 0.2
Summary: Library and command line tools for inspecting FHIR server's discoverble endpoints.
Home-page: https://github.com/transparenthealth/inspectorfhir
Download-URL: https://github.com/transparenthealth/inspectorfhir/tarball/master
Author: Alan Viars
Author-email: alan@transparenthealth.org
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: certifi
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

ifhir.py takes in a FHIR server base URL and queries its discoverable endpoints, printing them to standard out. It can also be used as a library to fetch and parse the discoverable endpoints from a FHIR server.
