File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -199,6 +199,18 @@ and install the needed packages as shown:
199199 ./flask_app.py
200200
201201
202+ ## See Also
203+
204+ - [ cumulus-fhir-support] ( https://github.com/smart-on-fhir/cumulus-fhir-support/ ) : similar network
205+ client, with more authentication options and built-in retries, but no FHIR classes
206+ - [ fhir.resources] ( https://github.com/nazrulworld/fhir.resources ) : similar FHIR classes,
207+ but has no network client
208+ - [ fhirpy] ( https://github.com/beda-software/fhir-py ) : similar FHIR classes and network client,
209+ with async options, but has no OAuth support
210+ - [ smart-fetch] ( https://github.com/smart-on-fhir/smart-fetch ) : is a CLI command instead of a Python
211+ library, but supports bulk export and REST requests
212+
213+
202214[ fhir ] : http://www.hl7.org/implement/standards/fhir/
203215[ smart ] : http://docs.smarthealthit.org
204216[ fhir-parser ] : https://github.com/smart-on-fhir/fhir-parser
You can’t perform that action at this time.
0 commit comments