Examples, libraries, and tools for working with bulk FHIR data.
Stars
65
Forks
9
Watchers
65
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
96
commits
42
commits
5
commits
4
commits
1
commits
1
commits
Update repository URLs in docs and cloud workflow to use new repository name, add trademark used with permission notice.
4738082View on GitHubAdd load testing results to performance and cost documentation.
0518335View on GitHubImprove error handling for FHIR Store batch upload option.
816853dView on GitHubUpdate fhirstoresink_test to check that all ndjson file shards were written in the right directory.
7eb6276View on GitHubMove to our own sharding strategy for NDJSON sinks, and add more robust error handling in NDJSON sinks.
d5596d9View on GitHubReduced the frequency and improved logs for the FHIR Store, GCS based upload.
0e4485dView on GitHubAvoid potential race condition by serializing reads/writes to the resourceWrapper's json field. This race may occur with multiple sinks calling JSON() from different goroutines.
9006d18View on GitHubIncrease the max bufio buffer size for reading ndjson lines.
7e8a26dView on GitHub