Stream: tooling
Topic: igloader Python module
Joel Schneider (Dec 03 2020 at 18:24):
We (NMDP/CIBMTR) have created an igloader Python module and made the source code available under an Apache 2.0 license, here:
https://github.com/nmdp-bioinformatics/igloader
The module offers a client-orchestrated means to upload conformance resources from an IGPack tarfile to a FHIR server, so the server can use them when validating FHIR resources. For now, this is a simplistic IG uploader, with no handling of the IGPack's package.json file or server's CapabilityStatement.
If others find this module useful, we might take the additional step of publishing it on PyPI.
Last updated: Apr 12 2022 at 19:14 UTC