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

WIP: Synthea Data #1

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from
Draft

WIP: Synthea Data #1

wants to merge 29 commits into from

Conversation

jawalonoski
Copy link
Member

Change Details

Acceptance Validation

Feedback Requested

External References

Security Implications

  • new software dependencies
  • altered security controls
  • new data stored or transmitted
  • security checklist is completed for this change
  • requires more information or team discussion to evaluate security implications

karlmdavis and others added 9 commits November 13, 2020 14:45
Adds support for generating data via a special branch/build of Synthea.
For now, this data is just run through `RifLoaderIT` to verify it works.

This is a hilariously rough first draft, with a number of issues and
TODOs noted in the changes. Notably, building Synthea is **slow**: takes
15-30 minutes on my laptop.

BFD-458
Probably not quite complete, but a solid start for now.
As part of this:

* Added a `bfd-shared-utils` module for code that's shared between all
  modules.
* Added a JUnit `@Category` for slow tests (like these Synthea ones).
* Reconfigures Maven such that those tests marked as slow aren't run by
  default.

This is still a bit of a work-in-progress. Known work remaining:

* The Synthea render-to-FHIR test isn't completely passing.
  (Likely expected behavior, but it shouldn't be merged that way.)
* Still have a number of TODOs, mostly for comments.
* Need to update the GitHub Actions CI to run the slow tests separately.
* Need to update the Synthea config to match a recent option change on
  their end.

BFD-458
Synthea changed these at our request, so we had to update stuff on our
end to account for it.

BFD-458
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

Successfully merging this pull request may close these issues.

3 participants